Windows Error

1 view
Skip to first unread message

Rishi

unread,
Oct 7, 2013, 3:46:12 PM10/7/13
to sta...@clarkparsia.com
Hi, 

I am new to Startdog and I am testing the framework for our application research. I have donwloaded the zip file and have started to install stardog following the instructions from the "Using Stardog on Windows". First, I have executed the "install-service.bat" which successfully installed the service. Then when I start the server, it starts and then stops. I have checked the log and I have the following error - 

1) Error injecting constructor, com.complexible.stardog.security.PersistenceManagerException: com.complexible.stardog.plan.eval.ExecutionException: com.complexible.common.io.impl.PageNotFoundException: Page not found: 99
  at com.complexible.stardog.security.index.IndexBackedUserPersistenceManager.<init>(IndexBackedUserPersistenceManager.java:68)
  while locating com.complexible.stardog.security.UserPersistenceManager<org.openrdf.model.URI> annotated with interface com.google.inject.assistedinject.Assisted
  at com.complexible.stardog.security.impl.IndexBackedConsistentSystemSecurityManager.<init>(IndexBackedConsistentSystemSecurityManager.java:63)
  while locating com.complexible.stardog.security.impl.IndexBackedConsistentSystemSecurityManager
  at com.complexible.stardog.security.index.SecurityModule.configure(SecurityModule.java:88)
  while locating com.complexible.stardog.security.SystemSecurityManager<org.openrdf.model.URI>
    for parameter 1 at com.complexible.stardog.security.shiro.StardogRealmURI.<init>(StardogRealmURI.java:94)
  at com.complexible.stardog.security.shiro.StardogRealmURI.class(StardogRealmURI.java:94)
  while locating com.complexible.stardog.security.shiro.StardogRealmURI
  at com.complexible.stardog.security.index.SecurityModule.configure(SecurityModule.java:91)
  while locating org.apache.shiro.realm.Realm
    for parameter 1 at com.complexible.stardog.StardogKernel.<init>(StardogKernel.java:218)
  at com.complexible.stardog.StardogKernel.class(StardogKernel.java:218)
  while locating com.complexible.stardog.StardogKernel
Caused by: com.complexible.stardog.security.PersistenceManagerException: com.complexible.stardog.plan.eval.ExecutionException: com.complexible.common.io.impl.PageNotFoundException: Page not found: 99
at com.complexible.stardog.security.impl.ExistingSecurityResourcesLoaderImpl.usersMap(ExistingSecurityResourcesLoaderImpl.java:194)
at com.complexible.stardog.security.impl.ExistingSecurityResourcesLoaderImpl.load(ExistingSecurityResourcesLoaderImpl.java:95)
at com.complexible.stardog.security.impl.ExistingSecurityResourcesLoaderImpl.existingUsers(ExistingSecurityResourcesLoaderImpl.java:121)
at com.complexible.stardog.security.index.IndexBackedUserPersistenceManager.loadResources(IndexBackedUserPersistenceManager.java:247)
at com.complexible.stardog.security.index.AbstractIndexBackedPersistenceManager.<init>(AbstractIndexBackedPersistenceManager.java:74)
at com.complexible.stardog.security.index.AbstractIndexBackedNamedResourcePersistenceManager.<init>(AbstractIndexBackedNamedResourcePersistenceManager.java:30)
at com.complexible.stardog.security.index.IndexBackedUserPersistenceManager.<init>(IndexBackedUserPersistenceManager.java:68)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at 
...........................................

2. When I use the stardog-admin or stardog on the command line, I see the following error - 
could not find or load main class "com.complexible.stardog.cli.CIL".
 

Mike Grove

unread,
Oct 9, 2013, 2:50:14 PM10/9/13
to stardog
We have seen this happen when you try to start multiple versions of Stardog with the same home, which was probably the case here.  This issue has been resolved in 2.0.1.
 

2. When I use the stardog-admin or stardog on the command line, I see the following error - 
could not find or load main class "com.complexible.stardog.cli.CIL".

There were some issues with dynamically figuring out the classpath which are resolved in 2.0.1.

Cheers,

Mike 
 
 

--
-- --
You received this message because you are subscribed to the C&P "Stardog" group.
To post to this group, send email to sta...@clarkparsia.com
To unsubscribe from this group, send email to
stardog+u...@clarkparsia.com
For more options, visit this group at
http://groups.google.com/a/clarkparsia.com/group/stardog?hl=en

Reply all
Reply to author
Forward
0 new messages