[jbosstools-issues] [JBoss JIRA] (JBIDE-12229) Error properly when server start fails because of -server parameter

Rob Stryker (JIRA) jira-events at lists.jboss.org
Wed Jul 25 00:17:07 EDT 2012


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

Rob Stryker commented on JBIDE-12229:
-------------------------------------

The fix I added is visible here:  https://source.jboss.org/changelog/JBossTools?cs=42431

The change does not include the -server argument in the default list of arguments if no such folder / file exists. The folder structure is different on both windows and linux, and also over JRE / JDK versions, so a new class was added to contain the logic. What java version are you using when testing this? 
                
> Error properly when server start fails because of -server parameter
> -------------------------------------------------------------------
>
>                 Key: JBIDE-12229
>                 URL: https://issues.jboss.org/browse/JBIDE-12229
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: JBossAS/Servers
>    Affects Versions: 3.3.0.CR1
>         Environment: jbdevstudio-product-eap-universal-5.0.0.v20120615-1714-H213-GA.jar
> Windows XP
>            Reporter: Martin Malina
>            Assignee: Rob Stryker
>             Fix For: 3.3.2, 3.4.0.M1
>
>         Attachments: JBIDE-12229.patch
>
>
> When you try to run EAP6/AS7 server with Java JRE (not JDK) as the java runtime, it will fail because the startup command includes "-server" which is not supported by JRE. If you use Java JDK instead, it works fine.
> See JBIDE-12227 for more details about the errors displayed.
> It would be good if the error made it obvious what the problem actually is.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list