[jboss-jira] [JBoss JIRA] Updated: (JBPORTAL-1194) 'Self' producer fails to be registered at server start

Chris Laprun (JIRA) jira-events at jboss.com
Wed Jan 17 13:47:58 EST 2007


     [ http://jira.jboss.com/jira/browse/JBPORTAL-1194?page=all ]

Chris Laprun updated JBPORTAL-1194:
-----------------------------------

    Fix Version/s: 2.6.Beta1

> 'Self' producer fails to be registered at server start
> ------------------------------------------------------
>
>                 Key: JBPORTAL-1194
>                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1194
>             Project: JBoss Portal
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Portal WSRP
>    Affects Versions: 2.6.Alpha1
>         Environment: Linux
> 1.5.0 JVM
> 4.0.5 JBoss AS
>            Reporter: Matt Wringe
>         Assigned To: Chris Laprun
>             Fix For: 2.6.Beta1
>
>         Attachments: server_output.txt
>
>
> When the server is started and the portal-wsrp.sar is located within the deploy directory, the portal cannot cannot load the 'self' wsrp producer.
> This is due to the portal trying to reference the 'self' producer before 'self' has been bound to the jndi.
> 15:40:14,739 INFO  [WSRPDeploymentFactory] Added consumer for producer 'self'
> 15:40:14,956 ERROR [STDERR] org.jboss.portal.portlet.InvokerUnavailableException: Problem getting service description for producer self
> 15:40:14,957 ERROR [STDERR]     at org.jboss.portal.wsrp.consumer.ProducerInfo.getServiceDescription(ProducerInfo.java:444)
> ...
> 15:40:15,226 ERROR [STDERR] Caused by: javax.naming.NameNotFoundException: wsrp-client not bound
> 15:40:15,226 ERROR [STDERR]     at org.jnp.server.NamingServer.getBinding(NamingServer.java:529)
> ...
> Soon after this step, 'self' becomes bound:
> 15:40:33,666 INFO  [ClientDeployer] Client ENC bound under: wsrp-client
> Note: if the wsrp-portal.sar is hot deployed after the server has started, then it will load the producer successfully.

-- 
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