You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-users@xml.apache.org by Satishkumar Ganesan <kg...@yahoo.com> on 2002/10/18 00:40:04 UTC

xindice shutdown

Hi
When i use xindiceadmin shutdown -c ./db, i get the following errors. But
the Xindice server shutsdown. How do i fix this
org.omg.CORBA.COMM_FAILURE
        at org.openorb.iiop.IIOPTransport.open(IIOPTransport.java:152)
        at org.openorb.iiop.SocketQueue.open(SocketQueue.java:151)
        at
org.openorb.iiop.IIOPClientChannel.request_open(IIOPClientChannel.java:288)
        at
org.openorb.iiop.IIOPClientChannel.begin_marshal(IIOPClientChannel.java:665)
        at
org.openorb.iiop.IIOPClientRequest.begin_marshal(IIOPClientRequest.java:303)
        at org.openorb.CORBA.Delegate.request(Delegate.java:626)
        at org.omg.CORBA.portable.ObjectImpl._request(ObjectImpl.java:71)
        at
org.apache.xindice.client.corba.db._DatabaseManagerStub.remove(_DatabaseMana
gerStub.java:140)
        at
org.apache.xindice.client.xmldb.services.DatabaseInstanceManager.remove(Data
baseInstanceManager.java:148)
        at
org.apache.xindice.client.xmldb.CollectionImpl.remove(CollectionImpl.java:56
5)
        at
org.apache.xindice.client.xmldb.CollectionImpl.close(CollectionImpl.java:545
)
        at
org.apache.xindice.tools.command.Shutdown.execute(Shutdown.java:111)
        at org.apache.xindice.tools.XMLTools.execute(XMLTools.java:331)
        at org.apache.xindice.tools.XMLTools.process(XMLTools.java:257)
        at
org.apache.xindice.tools.XMLAdminTools.main(XMLAdminTools.java:89)
ERROR : org.omg.CORBA.COMM_FAILURE Verify the Xindice server is running
org.omg.CORBA.COMM_FAILURE: ERROR : org.omg.CORBA.COMM_FAILURE Verify the
Xindice server is running
        at org.apache.xindice.tools.XMLTools.process(XMLTools.java:267)
        at
org.apache.xindice.tools.XMLAdminTools.main(XMLAdminTools.java:89)

I am using Red Hat Linux. jdk 1.4

Thanks
Satish