[jboss-jira] [JBoss JIRA] Closed: (JBAS-3481) Error accessing EJB from Servlet: "Unable to activate POA"
Dimitris Andreadis (JIRA)
jira-events at jboss.com
Wed Dec 6 12:30:55 EST 2006
[ http://jira.jboss.com/jira/browse/JBAS-3481?page=all ]
Dimitris Andreadis closed JBAS-3481.
------------------------------------
Resolution: Rejected
The user reported it was a configuration problem.
> Error accessing EJB from Servlet: "Unable to activate POA"
> ----------------------------------------------------------
>
> Key: JBAS-3481
> URL: http://jira.jboss.com/jira/browse/JBAS-3481
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Web (Tomcat) service, IIOP service, Naming
> Affects Versions: JBossAS-4.0.1 SP1, JBossAS-4.0.3 SP1, JBossAS-4.0.4.GA
> Environment: JBoss: 4.0.0, 4.0.1SP1, 4.0.3SP1, 4.0.4GA ( each "out of the box")
> Java: 1.5.0_06 (build 1.5.0_06-b05)
> OS: Windows XP SP2
> Reporter: Peter Rasbora
> Assigned To: Francisco Reverbel
> Priority: Minor
>
> When trying to access Stateless SessionBean (JNDI: "vfmcontroller/VFMController") from within a Servlet,
> it's service() throws a "java.lang.Error: POA: not configured!"
> JBoss Log warns: "(IIOPListener) Address already in use: JVM_Bind",
> "org.jboss.corba.ORBFactory:87) Unable to activate POA" and
> "org.omg.CORBA.INITIALIZE: Could not create server socket"
> Following to netstat no other processes are bound to specific ports (8080, 1098, 1099, 3528).
> For further Details (Source, DD, Log-Output) please refer to the following ressources:
> Stateless SessionBean:
> http://pastebin.ca/118516
> Servlet "Test.java":
> http://pastebin.ca/118535
> jboss.xml:
> http://pastebin.ca/118520
> JBoss Log (Console):
> http://pastebin.ca/118529 (Hint: Log-Level is DEBUG)
> Caught Exception in Servlet "Test":
> http://pastebin.ca/118532
--
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