1 2 Previous Next 20 Replies Latest reply on Aug 21, 2015 11:27 AM by mayerw01

    ejb failure on 64bit jdk ( solaris sparc )

    basita

      Hello all,

      We are running our application on jboss 5.1.0 with JDK1.6.45. The application starts up without any issues. However, when we swtich to the 64bit version of the same jdk, the application doesnt startup and throws ejb related exceptions. The only difference here is the JDK. Please see below excerpt from the log. Does anyone know what could cause this.

      The hardware is solaris sparc 10. The issue doesnt happen on linux

       

      Due to confidentiality reasons, I cannot attach the full log file.

       

      com.abc.def.agreement.ColAgreementServiceLocalHome.create() throws javax.ejb.CreateException, causedBy:

      javax.ejb.EJBException: Error occored when getResource:javax.naming.NameNotFoundException: fxratesservice not bound

        at com.abc.f.sessionbean.AbstractSessionBean.setSessionContext(AbstractSessionBean.java:62)

       

      Caused by: java.lang.RuntimeException: javax.naming.NameNotFoundException: fxratesservice not bound

       

      Any pointers on why this is happening for solaris sparc only. the issue appears to be with the jdk. any pointers would be appreciated.

       

      Thanks

      Basit

        1 2 Previous Next