We are trying to launch our Weblogic (EBJ) application with arguments to
allow for remote debugging from JDE. I can successfully launch and debug
a small test program, but when I try to launch our Weblogic server, I
get the error referred to below: "Error [4] ...". I've poked around on
usenet, but have only found postings that report the same problem - no
one has posted a solution yet. Your help is greatly appreciated!

Chuck Irvine
Sprint

-----Original Message-----
From: Chou, Carey 
Sent: Monday, September 25, 2000 11:59 AM
To: Chuck R. Irvine
Subject: 





Error [4] in accept() call!
err:: Interrupted system call
Socket transport failed to init.
dt_socket transport error; accept failed, rc = -1



exec /usr/java1.2/bin/java -Xdebug -Xnoagent -Djava.compiler=None 
-Xrunjdwp:transport=dt_socket,server=y,suspend=n -Xmx64m -Xms64m 
-classpath 
/sets/tools/CM-PIT-1/CmAppServer-1-S11/weblogic451sp11boot.jar:/sets/too
ls/weblogic/classes/boot::/sets/tools/CM-PIT-1/CmAppServer-1-S11/classes
12.zip:/sets/tools/tpbroker/lib/vbjapp.jar:/sets/tools/tpbroker/lib/vbjo
rb.jar:/sets/tools/CM-PIT-1/CmAppServer-1-S11/cmarch.jar:/sets/tools/CM-
PIT-1/CmAppServer-1-S11:/sets/tools/CM-PIT-1/CmAppServer-1-S11/cmprops.j
ar 
-Dweblogic.class.path=/sets/tools/CM-PIT-1/CmAppServer-1-S11/weblogic451
sp11.jar:/sets/tools/weblogic/license:/sets/tools/weblogic/classes:/sets
/tools/weblogic/lib/weblogicaux.jar:/sets/tools/CM-PIT-1/CmAppServer-1-S
11:/sets/tools/CM-PIT-1/CmAppServer-1-S11/cmserver.jar:/sets/tools/CM-PI
T-1/CmAppServer-1-S11/CosNotification.jar:/sets/tools/CM-PIT-1/CmAppServ
er-1-S11/bsh-1.0.jar:/sets/tools/CM-PIT-1/CmAppServer-1-S11/junit.jar 
-Dweblogic.home=/sets/tools/weblogic 
-Dweblogic.system.home=/sets/tools/CM-PIT-1/CmAppServer-1-S11 
-Dweblogic.system.name=cmappserver1 
-Dweblogic.httpd.documentRoot=public_html/ -Djava.security.manager 
-Djava.security.policy==/sets/tools/CM-PIT-1/CmAppServer-1-S11/weblogic.
policy -Dorg.omg.CORBA.ORBClass=com.visigenic.vbroker.orb.ORB 
-Dorg.omg.CORBA.ORBSingletonClass=com.visigenic.vbroker.orb.ORB 
com.sprint.arch.server.Server cmappserver 




Reply via email to