[jbosstools-issues] [JBoss JIRA] (JBIDE-14592) jboss EAP 6.1.0.alpha1 domain mode deployment on Eclipse Kepler Release

Rob Stryker (JIRA) jira-events at lists.jboss.org
Tue Aug 6 06:38:26 EDT 2013


    [ https://issues.jboss.org/browse/JBIDE-14592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795314#comment-12795314 ] 

Rob Stryker commented on JBIDE-14592:
-------------------------------------

Can you please give some more data to me about what you're seeing? 

1) How did you start the server in domain mode? 
2) Can you double-click your server to open the editor, then click on "open launch configuration", and paste the args and vm args?
3) After the server is started, can you do a ps -ax from teh command line to show the full process string? 

Any other information you can provide will be helpful. 
                
> jboss EAP 6.1.0.alpha1 domain mode deployment on Eclipse Kepler Release
> -----------------------------------------------------------------------
>
>                 Key: JBIDE-14592
>                 URL: https://issues.jboss.org/browse/JBIDE-14592
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: server
>            Reporter: Jignesh Patel
>            Assignee: Rob Stryker
>             Fix For: 4.2.x
>
>
> When we have tried to deploy Jboss EAP6.1.alpha in domain mode through eclipse Kepler, encounter following bug. 
> 14:42:31,064 INFO  [org.jboss.as] (MSC service thread 1-6) JBAS015899: JBoss EAP 6.1.0.Alpha1 (AS 7.2.0.Alpha1-redhat-4) starting
> 14:42:31,346 ERROR [org.jboss.as.server] (Controller Boot Thread) JBAS015956: Caught exception during boot: org.jboss.as.controller.persistence.ConfigurationPersistenceException: JBAS014676: Failed to parse configuration
> 	at org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:141) [jboss-as-controller-7.2.0.Alpha1-redhat-4.jar:7.2.0.Alpha1-redhat-4]
> 	at org.jboss.as.server.ServerService.boot(ServerService.java:308) [jboss-as-server-7.2.0.Alpha1-redhat-4.jar:7.2.0.Alpha1-redhat-4]
> 	at org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:188) [jboss-as-controller-7.2.0.Alpha1-redhat-4.jar:7.2.0.Alpha1-redhat-4]
> 	at java.lang.Thread.run(Thread.java:680) [classes.jar:1.6.0_45]
> Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[3,1]
> Message: Unexpected element '{urn:jboss:domain:1.4}domain'
> 	at org.jboss.staxmapper.XMLMapperImpl.processNested(XMLMapperImpl.java:108) [staxmapper-1.1.0.Final.jar:1.1.0.Final]
> 	at org.jboss.staxmapper.XMLMapperImpl.parseDocument(XMLMapperImpl.java:69) [staxmapper-1.1.0.Final.jar:1.1.0.Final]
> 	at org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:133) [jboss-as-controller-7.2.0.Alpha1-redhat-4.jar:7.2.0.Alpha1-redhat-4]
> 	... 3 more

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list