We are running Silverstream Server 3.7.2 and Sybase on local machines. Whenever a user tries to run Silverstream Server while being logged onto the network the following error message appears:
*** Fatal Error, aborting
com.sssw.srv.http.httpd: An unexpected exception occurred
com.sssw.srv.daemon.ServerHandlerInitException: An exception occurred while
at
mpting to initialize the connection to 'silvermaster372': Error:
(java.lang.N
lPointerException)
java.lang.NullPointerException
at com.sssw.srv.ambry.AmbryWebbase.initialize(AmbryWebbase.java:352)
at com.sssw.srv.ambry.AgWebbaseMgr.lookup(AgWebbaseMgr.java:395)
at com.sssw.srv.ambry.AgWebbaseMgr.lookup(AgWebbaseMgr.java:446)
at
com.sssw.srv.ambry.AgWebbaseMgr.startWebbases(AgWebbaseMgr.java:326
at com.sssw.srv.http.httpd.initializeDatabases(httpd.java:2380)
at com.sssw.srv.http.httpd.initialize(httpd.java:4531)
at com.sssw.srv.http.httpd.main(httpd.java:4754)
Everyone runs fine under Windows NT. Under Windows 2000, administrator rights are needed to run it. Of course, we can't give Administrator rights to the users on the network. They can run it locally if they admin rights on the machine. It appears to be a permissions problem with Windows 2000, but I have not been able to find the problem.
Any ideas would be appreciated.
*** Fatal Error, aborting
com.sssw.srv.http.httpd: An unexpected exception occurred
com.sssw.srv.daemon.ServerHandlerInitException: An exception occurred while
at
mpting to initialize the connection to 'silvermaster372': Error:
(java.lang.N
lPointerException)
java.lang.NullPointerException
at com.sssw.srv.ambry.AmbryWebbase.initialize(AmbryWebbase.java:352)
at com.sssw.srv.ambry.AgWebbaseMgr.lookup(AgWebbaseMgr.java:395)
at com.sssw.srv.ambry.AgWebbaseMgr.lookup(AgWebbaseMgr.java:446)
at
com.sssw.srv.ambry.AgWebbaseMgr.startWebbases(AgWebbaseMgr.java:326
at com.sssw.srv.http.httpd.initializeDatabases(httpd.java:2380)
at com.sssw.srv.http.httpd.initialize(httpd.java:4531)
at com.sssw.srv.http.httpd.main(httpd.java:4754)
Everyone runs fine under Windows NT. Under Windows 2000, administrator rights are needed to run it. Of course, we can't give Administrator rights to the users on the network. They can run it locally if they admin rights on the machine. It appears to be a permissions problem with Windows 2000, but I have not been able to find the problem.
Any ideas would be appreciated.