Hello,
 
I have just installed eXist-0.7.1 on Linux (Red Hat Linux release 6.2 (Zoot)
Kernel 2.2.16-3smp on an i686).
When I started Xindice Server, I got the following error message.
 
Starting Xindice
----------------
 
Xindice 1.0rc1 (DarkHorse)
 
Database: 'db' initializing
Script: 'GET' added to script storage
Service: 'db' started
Service: 'HTTPServer' started @ http://lisbon:4080/
DEBUG> APIService: java.lang.NullPointerException
DEBUG>
java.lang.NullPointerException
        at org.omg.CONV_FRAME.CodeSetComponentInfoHelper.write(CodeSetComponentInfoHelper.java:124)
        at org.omg.CONV_FRAME.CodeSetComponentInfoHolder._write(CodeSetComponentInfoHolder.java:46)
        at org.openorb.CORBA.Any.write_value(Any.java:332)
        at org.openorb.iiop.CDRCodec.encode_value(CDRCodec.java:151)
        at org.openorb.iiop.IIOPProtocolInitializer.init(IIOPProtocolInitializer.java:123)
        at org.openorb.PI.OpenORBInitInfo.post_init(OpenORBInitInfo.java:166)
        at org.openorb.CORBA.kernel.OpenORBLoader.init(OpenORBLoader.java:152)
        at org.openorb.CORBA.ORB.set_parameters(ORB.java:646)
        at org.omg.CORBA.ORB.init(ORB.java:324)
        at org.apache.xindice.server.services.APIService.start(Unknown Source)
        at org.apache.xindice.server.standard.StdServiceManager.startServices(Unknown Source)
        at org.apache.xindice.server.Kernel.startServices(Unknown Source)
        at org.apache.xindice.server.Kernel.<init>(Unknown Source)
        at org.apache.xindice.server.Xindice.main(Unknown Source)
DEBUG> Most likely your CORBA naming service couldn't be reached.
Service: 'APIService' started
 
Server Running
...
what is the problem here?
 
/bheart

Reply via email to