Sun One Application Server 7 on Solaris 9 x86

Hi,

Has anybody deployed their application on a Sun One Application Server 7 running on Solaris 9 x86 (AMD Opetoron). I have deployed my application. I get the following error:

javax.ejb.EJBException: nested exception is: javax.ejb.CreateException: Could not create stateless EJB: java.lang.reflect.InvocationTargetException

at com.sun.ejb.containers.StatelessSessionContainer$SessionContextFactory.create(StatelessSessionContainer.java:737)

at com.sun.ejb.containers.util.pool.NonBlockingPool.getObject(NonBlockingPool.java:176)

at com.sun.ejb.containers.StatelessSessionContainer.getContext(StatelessSessionContainer.java:458)

at com.sun.ejb.containers.BaseContainer.preInvoke(BaseContainer.java:471)

at com.syntegra.nasp.etp.service.ETPSLBean_EJBLocalObjectImpl.processMessage(ETPSLBean_EJBLocalObjectImpl.java:38)

at com.syntegra.nasp.etp.mdb.ETPAbstMBean.onMessage(ETPAbstMBean.java:137)

at com.sun.ejb.containers.MessageBeanContainer.onMessage(MessageBeanContainer.java:857)

at com.sun.ejb.containers.MessageBeanListenerConcurrent.onMessage(MessageBeanListenerConcurrent.java:20)

at com.seebeyond.jms.client.STCSession.run(STCSession.java:1065)

My application works fine on Sun One Application 7 under windows and Solaris 9 running on Sparc.

[1326 byte] By [samksa] at [2008-1-9]
# 1
Hi,I am getting this error because of the JDBC driver. I have an Oracle 9.2.04 database but there is no Oracle 9.2.0.4 client for Solaris 9 x86. I am trying to test it using the Oracle 10g Client. Hence the error. Anyone knows about any workarounds for this.
samksa at 2007-7-10 > top of java,Enterprise & Remote Computing,AVK Portability...