[JBoss JIRA] Created: (GTNPORTAL-2107) Can't register a consumer if an error occurs during the intial registration
by Matt Wringe (JIRA)
Can't register a consumer if an error occurs during the intial registration
----------------------------------------------------------------------------
Key: GTNPORTAL-2107
URL: https://issues.jboss.org/browse/GTNPORTAL-2107
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: WSRP integration
Reporter: Matt Wringe
Assignee: Chris Laprun
If an error occurs during the registration (for example, a class not found exception, or something similar) then the registration gets placed in an invalid state.
When the server is restarted with the error corrected, the consumer can't be re-registered since it thinks the registration has already taken place, but the original registration never completed due to an error.
Caused by: org.oasis.wsrp.v2.OperationFailed: Could not register consumer named 'localhost.localdomain WSRP v2 version' Cause: Consumer named 'localhost.localdomain WSRP v2 version' has already been registered with the same set of registration properties. Registration rejected!
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 4 months