Hi to everyone

I've an EJB object into VLS (Versata Logic Server) and i'm trying to connect to 
it, but when the app try to connect to VLS it crash, i have a lot of time with 
this problem and i made a lot of things and it doesn't work...

I hope someone can help me... tnks.

here is the log..


  | run:
  | Creating VSSession...
  | 2006-04-26 11:18:42 PDT versata.common.VSSession <clinit> INFO: $Header: 
//depot/release/tl-5.6/main_5.6.x/tao_build/Runtime/src/core/versata/common/VSSession.java#3
 $
  | 2006-04-26 11:18:42 PDT versata.common.VSOutParam <clinit> INFO: $Header: 
//depot/release/tl-5.6/main_5.6.x/tao_build/Runtime/src/core/versata/common/VSOutParam.java#1
 $
  | 2006-04-26 11:18:42 PDT versata.common.VSSerializedVector <clinit> INFO: 
$Header: 
//depot/release/tl-5.6/main_5.6.x/tao_build/Runtime/src/core/versata/common/VSSerializedVector.java#1
 $
  | 2006-04-26 11:18:42 PDT versata.common.VSSecurityObjectHolder <clinit> 
INFO: $Header: 
//depot/release/tl-5.6/main_5.6.x/tao_build/Runtime/src/core/versata/common/VSSecurityObjectHolder.java#1
 $
  | 2006-04-26 11:18:42 PDT versata.common.VSSecurityObjectImpl <clinit> INFO: 
$Header: 
//depot/release/tl-5.6/main_5.6.x/tao_build/Runtime/src/core/versata/common/VSSecurityObjectImpl.java#1
 $
  | 2006-04-26 11:18:42 PDT versata.common.sessionSecurityObject <clinit> INFO: 
$Header: 
//depot/release/tl-5.6/main_5.6.x/tao_build/Runtime/src/core/versata/common/sessionSecurityObject.java#3
 $
  | 2006-04-26 11:18:43 PDT versata.vfc.XDAClientConnectorImpl <clinit> INFO: 
$Header: 
//depot/release/tl-5.6/main_5.6.x/tao_build/Runtime/src/core/versata/vfc/XDAClientConnectorImpl.java#6
 $
  | 2006-04-26 11:18:43 PDT versata.vfc.XDAEJBConnector_EJB <clinit> INFO: 
$Header: 
//depot/release/tl-5.6/main_5.6.x/tao_build/Runtime/src/core/versata/vfc/XDAEJBConnector_EJB.java#2
 $
  | 2006-04-26 11:18:43 PDT versata.vfc.XDAEJBConnector_Common <clinit> INFO: 
$Header: 
//depot/release/tl-5.6/main_5.6.x/tao_build/Runtime/src/core/versata/vfc/XDAEJBConnector_Common.java#4
 $
  | 2006-04-26 11:18:43 PDT versata.vfc.XDAEJBConnector <clinit> INFO: $Header: 
//depot/release/tl-5.6/main_5.6.x/tao_build/Runtime/src/jb3/versata/vfc/XDAEJBConnector.java#3
 $
  | 2006-04-26 11:18:43 PDT versata.common.SearchRequest <clinit> INFO: 
$Header: 
//depot/release/tl-5.6/main_5.6.x/tao_build/Runtime/src/core/versata/common/SearchRequest.java#2
 $
  | 2006-04-26 11:18:43 PDT versata.common.RowSeqHolder <clinit> INFO: $Header: 
//depot/release/tl-5.6/main_5.6.x/tao_build/Runtime/src/core/versata/common/RowSeqHolder.java#1
 $
  | 2006-04-26 11:18:43 PDT versata.common.CommonEnvironment <clinit> INFO: 
$Header: 
//depot/release/tl-5.6/main_5.6.x/tao_build/Runtime/src/core/versata/common/CommonEnvironment.java#1
 $
  | VSSession created --> class versata.common.VSSession
  | 
  | 2006-04-26 11:18:43 PDT versata.vfc.XDAEJBConnector_Common 
validateConnectType FINER: Package Name :mini
  | CONNECTING...
  | 2006-04-26 11:18:43 PDT versata.vfc.XDAEJBConnector_Common 
validateConnectType FINER: Application Name :OBJ_REMOTO
  | 2006-04-26 11:18:43 PDT versata.vfc.XDAEJBConnector_Common 
validateConnectType FINER: isApplication :true
  | 2006-04-26 11:18:43 PDT versata.vfc.XDAEJBConnector_Common 
validateConnectType FINER: Connect Type :0
  | 2006-04-26 11:18:43 PDT versata.vfc.XDAEJBConnector_Common 
validateConnectType FINER: isSecuritySession :false
  | 2006-04-26 11:18:43 PDT versata.vfc.XDAEJBConnector_Common 
validateConnectType FINER: VLSJNDIName :null
  | 2006-04-26 11:18:43 PDT versata.vfc.XDAEJBConnector_Common 
validateConnectType FINER: VLSEJBRefName :null
  | 2006-04-26 11:18:43 PDT versata.vfc.XDAEJBConnector_Common 
validateConnectType FINER: isJ2EEClient :false
  | 2006-04-26 11:18:43 PDT versata.common.VSErrors <clinit> INFO: $Header: 
//depot/release/tl-5.6/main_5.6.x/tao_build/Runtime/src/core/versata/common/VSErrors.java#2
 $
  | 2006-04-26 11:18:43 PDT versata.common.VSErrors getErrorString FINER: found 
resource bundle: RuntimeMessages
  | 2006-04-26 11:18:43 PDT versata.vfc.XDAEJBConnector_EJB dbg FINER: RT11153: 
XDAEJBConnector: RT11137: connect - start
  | 2006-04-26 11:18:43 PDT versata.vfc.XDAEJBConnector_EJB dbg FINER: RT11153: 
XDAEJBConnector: RT11138: Getting home
  | 2006-04-26 11:18:43 PDT versata.vfc.XDAEJBConnector getInitialContext 
FINEST: server :jnp://10.10.200.79:1099
  | 2006-04-26 11:18:43 PDT versata.vfc.XDAEJBConnector getInitialContext 
FINEST: initCtxt :null
  | 2006-04-26 11:18:43 PDT versata.vfc.XDAEJBConnector getInitialContext 
FINEST: serverName :null
  | 2006-04-26 11:18:43 PDT versata.vfc.XDAEJBConnector_EJB dbg FINER: RT11153: 
XDAEJBConnector: Creating InitialContext: providerURL=jnp://10.10.200.79:1099 
...
  | 2006-04-26 11:18:43 PDT versata.vfc.XDAEJBConnector_EJB dbg FINER: RT11153: 
XDAEJBConnector: Creating InitialContext: providerURL=jnp://10.10.200.79:1099 
... done
  | 2006-04-26 11:18:43 PDT versata.vfc.XDAEJBConnector_EJB dbg FINER: RT11153: 
XDAEJBConnector: Getting EJBHome: JNDI=mini/VLSContextHome, class=interface 
versata.vls.ejb.VLSContextHome ...
  | 2006-04-26 11:18:43 PDT versata.vfc.XDAEJBConnector_EJB dbg FINER: RT11153: 
XDAEJBConnector: Getting EJBHome: JNDI=mini/VLSContextHome, class=interface 
versata.vls.ejb.VLSContextHome ... done
  | 2006-04-26 11:18:43 PDT versata.vfc.XDAEJBConnector_EJB dbg FINER: RT11153: 
XDAEJBConnector: RT11140: creating beans
  | 2006-04-26 11:18:43 PDT versata.vfc.VSORBSessionWrapperImpl <clinit> INFO: 
$Header: 
//depot/release/tl-5.6/main_5.6.x/tao_build/Runtime/src/core/versata/vfc/VSORBSessionWrapperImpl.java#1
 $
  | 2006-04-26 11:18:44 PDT versata.common.Util <clinit> INFO: $Header: 
//depot/release/tl-5.6/main_5.6.x/tao_build/Runtime/src/core/versata/common/Util.java#5
 $
  | RT10984: Exception occured while opening session 
java.lang.IllegalStateException: Failed to find method for 
hash:2529026060777774796
  | HOTFIX Util for BUG12331
  | 2006-04-26 11:18:44 PDT versata.common.Util logWarning WARNING: RT10984: 
Exception occured while opening session java.lang.IllegalStateException: Failed 
to find method for hash:2529026060777774796
  | 2006-04-26 11:18:44 PDT versata.common.VSException <clinit> INFO: $Header: 
//depot/release/tl-5.6/main_5.6.x/tao_build/Runtime/src/core/versata/common/VSException.java#2
 $
  | 2006-04-26 11:18:44 PDT com.versata.tl.util.ExceptionUtil <clinit> INFO: 
$Header: 
//depot/release/tl-5.6/main_5.6.x/tao_build/Runtime/src/core/com/versata/tl/util/ExceptionUtil.java#1
 $
  | 2006-04-26 11:18:44 PDT versata.vfc.VSApplicationContext <clinit> INFO: 
$Header: 
//depot/release/tl-5.6/main_5.6.x/tao_build/Runtime/src/core/versata/vfc/VSApplicationContext.java#3
 $
  | 
  | 
  | java.lang.IllegalStateException: Failed to find method for 
hash:2529026060777774796
  | 2006-04-26 11:18:44 PDT versata.common.Util logWarning WARNING: 
  | 2006-04-26 11:18:44 PDT versata.vfc.VSErrorMessageBox <clinit> INFO: 
$Header: 
//depot/release/tl-5.6/main_5.6.x/tao_build/Runtime/src/core/versata/vfc/VSErrorMessageBox.java#2
 $
  | 2006-04-26 11:18:45 PDT versata.vfc.VSMessageBox <clinit> INFO: $Header: 
//depot/release/tl-5.6/main_5.6.x/tao_build/Runtime/src/core/versata/vfc/VSMessageBox.java#2
 $
  | java.lang.NullPointerException
  | 2006-04-26 11:18:45 PDT versata.common.Util logWarning WARNING: 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939628#3939628

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939628


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to