I have a orb initializing error on startup.
The error is given below

Is there any way to fix this without modifying the source code??

I only really need the API-Service and the comman line tools. Can I
exclude all other services without modifying the source code??

(Like gopher from port 40 and so on??)

Thanks in advance

Error message:

...
...

Starting Xindice
----------------

Xindice 1.0rc2 (Pepper)

Database: 'db' initializing
Script: 'GET' added to script storage
Service: 'db' started
ERROR: Could not start service 'HTTPServer'
DEBUG> APIService: org.omg.CORBA.INITIALIZE: Unable to complete init orb
singlet
on is not openorb singleton.
Please use: System.setProperty("org.omg.CORBA.ORBSingletonClass",
"org.openorb.C
ORBA.ORBSingleton");
As the first statement in your application.  minor code: 0  completed: No
DEBUG>
org.omg.CORBA.INITIALIZE: Unable to complete init orb singleton is not
openorb s
ingleton.
Please use: System.setProperty("org.omg.CORBA.ORBSingletonClass",
"org.openorb.C
ORBA.ORBSingleton");
As the first statement in your application.  minor code: 0  completed: No
        at org.openorb.CORBA.kernel.OpenORBLoader.init(OpenORBLoader.java,
Compi
led Code)
        at org.openorb.CORBA.ORB.set_parameters(ORB.java, Compiled Code)
        at org.omg.CORBA.ORB.init(ORB.java, Compiled Code)
        at org.apache.xindice.server.services.APIService.start(Unknown
Source)
        at
org.apache.xindice.server.standard.StdServiceManager.startServices(Un
known Source)
        at org.apache.xindice.server.Kernel.startServices(Unknown Source)
        at org.apache.xindice.server.Kernel.<init>(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
FATAL ERROR: Service manager could not be started


�yvind Vestavik
�vre M�llenberggt 44b
7014 Trondheim
[EMAIL PROTECTED]
41422911


Reply via email to