Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Visibroker's Object Activation Daemon (OAD) giving Java Exception on HP-UX

0 views
Skip to first unread message

Bob Robillard

unread,
Dec 31, 1998, 3:00:00 AM12/31/98
to
Hey,

has anyone seen this kind of error from Visibroker's Object Activation
Daemon
(OAD)? When it tries to start my server, Java is running out of some
kind of
space. I've upped the JVM to 32M max heap, so I don't think that's it.

I can start my server okay from the command line.

This is using HP's JVM on HP-UX 11, Green Threads.

(Sorry if the formatting is a little funky...)

Environment for spawned executable:
env[0]=PATH=/home/duke/vbrokerj/bin:/opt/java_121298/bin:.
:/home/duke/bin:/bin:/usr/bin:/usr/ucb:/usr/local/gnu/b:
/usr/local/bin:/usr/bin/X11:/opt/emacs/bin:/usr/local/frame/bin:
/u/ccm/bin:/usr/local/wwb/bin:/etc:/usr/etc:/usr/sbin
env[1]=CLASSPATH=/home/duke/vbrokerj/lib:/opt/java_121298/lib
:.:/home/duke/vbrokerj/lib/vbjorb.jar:/home/duke/vbrerj/lib/vbjapp.jar
:/home/duke/vbrokerj/lib/vbj30ssl.jar:/home/duke/vbrokerj/lib/vbjtools.jar:.

:/opt/java_121298/bin/../clses:/opt/java_121298/bin/../lib/classes.jar:/opt/java_121298/bin/.

./lib/rt.jar:/opt/java_121298/bin/../lib/i18n.jar:/opt/va_121298/bin/../lib/classes.zip:

/opt/java_121298/bin/../lib/classes.zip
env[2]=OSAGENT_PORT=14023
env[3]=OSAGENT_ADDR=128.96.165.200
env[4]=ORBELINE=
env[5]=SystemRoot=null
env[6]=windir=null
OAD::(/home/duke/vbrokerj/bin/vbj -VBJprop OAoad_uid=11 -VBJprop
OAactivateIOR=IOR:000000000000002549444c3a7669736967656e632e636f6d2f41637469766174696f6e2f4f41443a312e3000000000000000010000000000000067000100000000000f3132382e39362e3136352e32300000e3d500000000004700504d43000000000000002549444c3a7669736967656e69632e636f6d2f41637469766174696f6e2f4f41443a312e300000000000000f3132382e39362e3136352e32303000
-VBJprop ORBagentPort=14023 -VBJprop ORBagentAddr=128.96.165.200 Server)

java.io.IOException: Not enough space
at java.lang.UNIXProcess.<init>(UNIXProcess.java)
at java.lang.Runtime.exec(Runtime.java)
at
com.visigenic.vbroker.activationImpl.ExecForwarder._spawn(ExecForwarder.java:279)

at
com.visigenic.vbroker.activationImpl.ExecForwarder.getObjectHelper(ExecForwarder.java:80)

at
com.visigenic.vbroker.activationImpl.ExecForwarder.getObject(ExecForwarder.java:35)

at
com.visigenic.vbroker.activationImpl.OADImpl.lookup_implementation(OADImpl.java:343)

at
com.visigenic.vbroker.activationImpl.OADInterceptor.lookup_object(OADInterceptor.java:121)

at
com.visigenic.vbroker.activationImpl.OADInterceptor.locate(OADInterceptor.java:30)

at
com.visigenic.vbroker.interceptor.ChainServerInterceptor.locate(ChainServerInterceptor.java:49)

at
com.visigenic.vbroker.orb.GiopProtocolAdapter.doLocateRequest(GiopProtocolAdapter.java:106)

at
com.visigenic.vbroker.orb.GiopProtocolAdapter.dispatchMessage(GiopProtocolAdapter.java:480)

at
com.visigenic.vbroker.orb.ThreadPoolDispatcher.run(ThreadPoolDispatcher.java:155)

at
com.visigenic.vbroker.orb.WorkerThread.run(WorkerThread.java:140)
Failed to execute server [vbj]


--
Duke Robillard, du...@io.com

0 new messages