[jbosstools-issues] [JBoss JIRA] Commented: (JBDS-656) Work of adding additional servers in installer is incorrect.

Denis Golovin (JIRA) jira-events at lists.jboss.org
Tue Mar 17 17:13:22 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBDS-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12457774#action_12457774 ] 

Denis Golovin commented on JBDS-656:
------------------------------------

It behaves as designed. In this case you have selected the jboss-as folder inside jboss-eap, that means wizard recognizes the structure of selected folder as Community Version of JBossAS. Then it reads version from twiddle.jar manifest and it is 4.3. But maximum JBoss AS Community version is 4.2.3 => 4.2. That's why it wizard says ''Version is not valid for selected Type'.

To add EAP server ypou need to select \jbdevstudio20GA\jboss-eap folder.

> Work of adding additional servers in installer is incorrect. 
> -------------------------------------------------------------
>
>                 Key: JBDS-656
>                 URL: https://jira.jboss.org/jira/browse/JBDS-656
>             Project: Developer Studio
>          Issue Type: Bug
>          Components: installer, servers
>    Affects Versions: 2.0.0.GA
>            Reporter: Anton Klimkovich
>            Assignee: Denis Golovin
>         Attachments: Installer_addEAP.PNG
>
>
> EXECUTE: Run installer
> EXECUTE: Press Add button On step 5 
> EXECUTE: Press Browse button and select path to JBoss EAP server (\jbdevstudio20GA\jboss-eap\jboss-as)
> EXECUTE: Set checkbox to EAP and press ok
> ASSERT:    EAP is added
> EXECUTE: Finish installation and run JBDS
> EXECUTE: Open JBoss Server view
> FAILURE:   There is no JBoss EAP server in JBoss Server view. Runtime is absent too.
> Once I also got an exception but can't get it again.
> !ENTRY org.eclipse.wst.server.core 4 0 2009-03-10 14:32:28.674
> !MESSAGE Could not save servers
> !STACK 0
> java.util.ConcurrentModificationException
> 	at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:449)
> 	at java.util.AbstractList$Itr.next(AbstractList.java:420)
> 	at org.eclipse.wst.server.core.internal.ResourceManager.saveServersList(ResourceManager.java:536)
> 	at org.eclipse.wst.server.core.internal.ResourceManager.addServer(ResourceManager.java:632)
> 	at org.eclipse.wst.server.core.internal.Server.saveToMetadata(Server.java:408)
> 	at org.eclipse.wst.server.core.internal.Base.doSave(Base.java:264)
> 	at org.eclipse.wst.server.core.internal.Server.doSave(Server.java:397)
> 	at org.eclipse.wst.server.core.internal.ServerWorkingCopy.save(ServerWorkingCopy.java:421)
> 	at org.jboss.ide.eclipse.as.core.server.internal.ServerAttributeHelper.save(ServerAttributeHelper.java:116)
> 	at org.jboss.ide.eclipse.as.core.server.internal.ServerAttributeHelper.save(ServerAttributeHelper.java:121)
> 	at org.jboss.ide.eclipse.as.core.extensions.descriptors.XPathModel.save(XPathModel.java:202)
> 	at org.jboss.ide.eclipse.as.core.extensions.descriptors.XPathModel$1.run(XPathModel.java:100)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list