[jboss-jira] [JBoss JIRA] Closed: (JBAS-1953) Installer's "all" profile missing HA classes

Norman Richards (JIRA) jira-events at jboss.com
Wed Nov 22 14:23:41 EST 2006


     [ http://jira.jboss.com/jira/browse/JBAS-1953?page=all ]

Norman Richards closed JBAS-1953.
---------------------------------

    Resolution: Out of Date

> Installer's "all" profile missing HA classes
> --------------------------------------------
>
>                 Key: JBAS-1953
>                 URL: http://jira.jboss.com/jira/browse/JBAS-1953
>             Project: JBoss Application Server
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: Ryan Campbell
>         Assigned To: Norman Richards
>
> When running the ejb3 clustering tutorial against the installer's 'all" profile, I am receiving a TypeNotPresentException in my server.log
> 1.  run the installer, select the "all" profile
> 2.  build the ejb3 cluster tutorial "$ ant"
> 3  run the ejb3 cluster tutorial "$ ant run.stateless"
> Ant exits with the following:
> run.stateless:
>      [java] Exception in thread "main" javax.naming.NameNotFoundException: org.jboss.tutorial.clustering.bean.Session not bound
>      [java] 	at org.jnp.server.NamingServer.getBinding(NamingServer.java:491)
>      [java] 	at org.jnp.server.NamingServer.getBinding(NamingServer.java:499)
>      [java] 	at org.jnp.server.NamingServer.getObject(NamingServer.java:505)
> I see this in my server.log
> --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
> ObjectName: jboss.j2ee:service=EJB3,name=org.jboss.tutorial.clustering.bean.SessionBean
>   State: FAILED
>   Reason: java.lang.RuntimeException: java.lang.TypeNotPresentException: Type org.jboss.ha.framework.interfaces.LoadBalancePolicy not present
> ObjectName: jboss.j2ee:service=EJB3,name=org.jboss.tutorial.clustering.bean.StatefulBean
>   State: FAILED
>   Reason: java.lang.RuntimeException: java.lang.TypeNotPresentException: Type org.jboss.ha.framework.interfaces.LoadBalancePolicy not present

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list