Hi. I have experienced same problem. It was Redhat7.2 and jdk1.3.1(and 1.3.0).
When Redhat7.2 is installed, if default characterset is 2bytes unit-code, starting is not success for CORBA characterset by debuging. So, I was retrey to install Redhat7.2 by default characterset American and there was no preblem. Regards, nams. ----- Original Message ----- From: "ììì" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, July 26, 2002 11:54 AM Subject: Re: problem in starting Xindice server > I installed Xindice also on Redhat 7.2 (jdk1.3.1). > But I got the exactly same trace as before. > > ----- Original Message ----- > From: "Kimbro Staken" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Thursday, July 25, 2002 5:03 PM > Subject: Re: problem in starting Xindice server > > > > I'm going to guess it's trying to use an old Java VM, on Redhat 6.2 they > > have the Kaffe VM installed on the path. Xindice won't run with that VM. > > > > On Thursday, July 25, 2002, at 12:35 AM, ììì wrote: > > > > > 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 > > > > > Kimbro Staken > > Java and XML Software, Consulting and Writing http://www.xmldatabases.org/ > > Apache Xindice native XML database http://xml.apache.org/xindice > > XML:DB Initiative http://www.xmldb.org > > >
