Hi guys,

Just got DNS half working on OpenSol build 117, only whenever I try to start the tarantella server I experience this error:

[code]
Starting Secure Global Desktop server (version 4.50.907). Please wait...
javax.naming.NameNotFoundException: asad.properties [Root exception is java.io.FileNotFoundException: /opt/tarantella/var/serverconfig/global/beans/asad.properties/asad.properties] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
       at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at com.sco.jndi.toolkit.provider.SimpleContinuation.getSimpleException(SimpleContinuation.java:62) at com.sco.jndi.toolkit.provider.SimpleContinuation.getSimpleException(SimpleContinuation.java:82) at com.sco.jndi.toolkit.provider.ToolkitContext.namingException(ToolkitContext.java:386) at com.sco.jndi.toolkit.provider.ToolkitContext.namingException(ToolkitContext.java:401) at com.sco.jndi.toolkit.provider.ToolkitContext.nameNotFound(ToolkitContext.java:436) at com.sco.jndi.provider.file.FileContext.f_lookupLink(FileContext.java:908) at com.sco.jndi.toolkit.provider.SimplePartialCompositeContext.pc_lookup(SimplePartialCompositeContext.java:252) at com.sco.jndi.toolkit.provider.SimplePartialCompositeContext.pc_lookup(SimplePartialCompositeContext.java:275) at com.sco.jndi.toolkit.provider.PartialCompositeContext.lookup(PartialCompositeContext.java:226) at com.sco.jndi.toolkit.provider.ToolkitContext.nns_lookup(ToolkitContext.java:2027) at com.sco.jndi.provider.junction.JunctionContext.lookup(JunctionContext.java:158) at com.sco.jndi.toolkit.provider.ToolkitContext.nns_lookup(ToolkitContext.java:2027) at com.sco.jndi.provider.junction.JunctionContext.lookup(JunctionContext.java:158) at com.sco.jndi.toolkit.provider.BaseContext.lookup(BaseContext.java:1134)
       at javax.naming.InitialContext.lookup(InitialContext.java:392)
       at com.sco.tta.server.server.JServer.<init>(JServer.java:301)
       at TTAServer.run(TTAServer.java:391)
       at java.lang.Thread.run(Thread.java:619)
Caused by: java.io.FileNotFoundException: /opt/tarantella/var/serverconfig/global/beans/asad.properties/asad.properties at com.sco.jndi.provider.file.FileCacheObject.<init>(FileCacheObject.java:80) at com.sco.jndi.provider.file.FileCacheObject.<init>(FileCacheObject.java:49)
       at com.sco.jndi.provider.file.FileCache.lookup(FileCache.java:83)
       at com.sco.jndi.provider.file.FileCache.lookup(FileCache.java:68)
at com.sco.jndi.provider.file.FileContext.child(FileContext.java:612) at com.sco.jndi.provider.file.FileContext.f_lookupLink(FileContext.java:894)
       ... 12 more
java.io.IOException: Failed to load all Beans : javax.naming.NameNotFoundException: asad.properties [Root exception is java.io.FileNotFoundException: /opt/tarantella/var/serverconfig/global/beans/asad.properties/asad.properties]
       at com.sco.tta.server.server.JServer.<init>(JServer.java:306)
       at TTAServer.run(TTAServer.java:391)
       at java.lang.Thread.run(Thread.java:619)
[/code]

Is this a bug or something wrong with the OpenSol source code which needs to be fixed?? - or is there a workaround for it??

Many thanks!
_______________________________________________
SGD-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sgd-users

Reply via email to