The Artima Developer Community
Sponsored Link

Java Answers Forum
com.inprise.vbroker.orb.DelegateImpl.verifyConnection

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Deepak Prabhu

Posts: 1
Nickname: dprabhu
Registered: Sep, 2002

com.inprise.vbroker.orb.DelegateImpl.verifyConnection Posted: Sep 16, 2002 4:50 AM
Reply to this message Reply
Advertisement
Hi,

Getting the following exception starting a corba server .. any ideas what is wrong and needs to be checked ?

Thx.,
Deepak.
-------------
INF:09-16 17:14:39:0578: ServerEnvServices : Loaded a Java Class : com/fujitsu/iflow/server/jsextension/JSExtensionInterface
ERR:09-16 17:14:42:0218: ServerBootstrap : Unexpected exception in Server initialization.
ERR:09-16 17:14:42:0218: ServerBootstrap :
org.omg.CORBA.TRANSIENT: minor code: 0 completed: No
at com.inprise.vbroker.orb.DelegateImpl.verifyConnection(DelegateImpl.java:328)
at com.inprise.vbroker.orb.DelegateImpl.is_local(DelegateImpl.java:471)
at org.omg.CORBA.portable.ObjectImpl._is_local(ObjectImpl.java)
at com.fujitsu.iflow.adapters.scriptinterpreterinterface._ScriptInterpreterStub.lo adJavaClass(_ScriptInterpreterStub.java:316)
at com.fujitsu.iflow.server.servercommon.ServerEnvServices.<init>(ServerEnvS ervices.java:287)
at com.fujitsu.iflow.server.twfserverimpl.ServerBootstrap.startServer(ServerBootst rap.java:111)
at com.fujitsu.iflow.server.twfserverimpl.ServerBootstrap.main(ServerBootstrap.jav a:304)

Topic: Data Layout Transformation Previous Topic   Next Topic Topic: FTP protocol programming

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use