Me to me: "RTFM" ;-)
My fault.
The application should not be using the Sun ORB ( See
http://xml.apache.org/xindice/1.0/guide-developer.html ).
Will now make it use OpenORB instead.
Interesting to see that the Sun ORB is not totally broken.
But XIndice users should configure applications conformant to the
XIndice documentation ;-)
/olle
Olle Olsson wrote:
Addmittedly not the most recent XIndice version, but it is an
application that has up until now been running fine.
I get the following Java stack trace (see below), which indicates that
the problem is detected in subsystems beneath XIndice.
But does this stack trace also indicate that the problem depends on a
setting ("max wait time")?
If so, is it possible to increase this wait time in some way -- e.g.
by suitable configuration in
[xindice-1.0]/build.xml ?
[xindice-1.0]/config/system.xml ?
or something like that
/olle
BeginStackTraceExcerpt: ....
2005-aug-03 18:36:18
com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl readFully
VARNING: "IOP00410215: (COMM_FAILURE) Read of full message failed :
bytes requested = 297.114 bytes read = 292.636 max wait time = 3.000
total time spent waiting = 3.190"
org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 215 completed: No
at
com.sun.corba.se.impl.logging.ORBUtilSystemException.transportReadTimeoutExceeded(Unknown
Source)
at
com.sun.corba.se.impl.logging.ORBUtilSystemException.transportReadTimeoutExceeded(Unknown
Source)
at
com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.readFully(Unknown
Source)
at
com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.read(Unknown
Source)
at
com.sun.corba.se.impl.protocol.giopmsgheaders.MessageBase.readGIOPBody(Unknown
Source)
at
com.sun.corba.se.impl.transport.CorbaContactInfoBase.finishCreatingMessageMediator(Unknown
Source)
at
com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.finishReadingBits(Unknown
Source)
at
com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.doWork(Unknown
Source)
at
com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(Unknown
Source)
org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 203 completed: No
at
com.sun.corba.se.impl.logging.ORBUtilSystemException.writeErrorSend(Unknown
Source)
at
com.sun.corba.se.impl.logging.ORBUtilSystemException.writeErrorSend(Unknown
Source)
at
com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.writeLock(Unknown
Source)
at
com.sun.corba.se.impl.encoding.BufferManagerWriteStream.sendFragment(Unknown
Source)
at
com.sun.corba.se.impl.encoding.BufferManagerWriteStream.sendMessage(Unknown
Source)
at
com.sun.corba.se.impl.encoding.CDROutputObject.finishSendingMessage(Unknown
Source)
at
com.sun.corba.se.impl.protocol.CorbaMessageMediatorImpl.finishSendingRequest(Unknown
Source)
at
com.sun.corba.se.impl.protocol.CorbaClientRequestDispatcherImpl.marshalingComplete1(Unknown
Source)
at
com.sun.corba.se.impl.protocol.CorbaClientRequestDispatcherImpl.marshalingComplete(Unknown
Source)
at
com.sun.corba.se.impl.protocol.CorbaClientDelegateImpl.invoke(Unknown
Source)
at org.omg.CORBA.portable.ObjectImpl._invoke(Unknown Source)
at
org.apache.xindice.client.corba.db._DatabaseManagerStub.remove(_DatabaseManagerStub.java:141)
at
org.apache.xindice.client.xmldb.services.DatabaseInstanceManager.remove(DatabaseInstanceManager.java:148)
at
org.apache.xindice.client.xmldb.CollectionImpl.remove(CollectionImpl.java:565)
at
org.apache.xindice.client.xmldb.CollectionImpl.close(CollectionImpl.java:545)
...EndStackTraceExcerpt
--
------------------------------------------------------------------
Olle Olsson [EMAIL PROTECTED] Tel: +46 8 633 15 19 Fax: +46 8 751 72 30
[Svenska W3C-kontoret: [EMAIL PROTECTED]
SICS [Swedish Institute of Computer Science]
Box 1263
SE - 164 29 Kista
Sweden
------------------------------------------------------------------