[jboss-jira] [JBoss JIRA] Issue Comment Edited: (AS7-898) Error creating XA datasource in domain mode
Heiko Braun (JIRA)
jira-events at lists.jboss.org
Wed May 25 13:34:01 EDT 2011
[ https://issues.jboss.org/browse/AS7-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604392#comment-12604392 ]
Heiko Braun edited comment on AS7-898 at 5/25/11 1:33 PM:
----------------------------------------------------------
Please make sure exceptions like these are properly guarded. The operation doesn't return to the client, which should not happen by all means.
was (Author: heiko.braun):
Please make sure exception like this are properly guarded. The operation doesn't return to the client, which should not happen by all means.
> Error creating XA datasource in domain mode
> -------------------------------------------
>
> Key: AS7-898
> URL: https://issues.jboss.org/browse/AS7-898
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management, JCA
> Reporter: Heiko Braun
> Assignee: Stefano Maestri
> Fix For: 7.0.0.CR1
>
>
> [Host Controller] 13:29:14,528 ERROR [org.jboss.as.controller] (pool-1-thread-20) operation ("add") failed - address: ([
> [Host Controller] ("profile" => "default"),
> [Host Controller] ("subsystem" => "datasources"),
> [Host Controller] ("xa-data-source" => "asd")
> [Host Controller] ]): java.lang.IllegalArgumentException
> [Host Controller] at org.jboss.dmr.ModelValue.asPropertyList(ModelValue.java:100) [jboss-dmr-1.0.0.Beta5.jar:1.0.0.Beta5]
> [Host Controller] at org.jboss.dmr.ModelNode.asPropertyList(ModelNode.java:251) [jboss-dmr-1.0.0.Beta5.jar:1.0.0.Beta5]
> [Host Controller] at org.jboss.as.connector.subsystems.datasources.AbstractDataSourceAdd.populateAddModel(AbstractDataSourceAdd.java:181)
> [Host Controller] at org.jboss.as.connector.subsystems.datasources.XaDataSourceAdd.populateModel(XaDataSourceAdd.java:42)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list