[jbosstools-issues] [JBoss JIRA] (JBIDE-12403) Cannot start a server with JBT on eclipse Juno

Csaba Toth (JIRA) jira-events at lists.jboss.org
Wed Aug 8 21:10:07 EDT 2012


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

Csaba Toth commented on JBIDE-12403:
------------------------------------

This seems to be a broader issue than just SOA-P or EAP.
My system:
- Ubuntu 11.10 64 bit
- OpenJDK 1.6 latest
- Eclipse Juno
- Developer branch of JBossTools for Juno

I'm trying to add and start a JBoss 4.2.3.GA-jdk6, and I also get the "invalid option – s" error.
What is notable difference (and in case of Lucia it appear explicitly) between the Indigo JBT and Juno version, is the extra "-server" VM argument _and_ program argument. In case of VM arguments it comes right after the program.name variable, but I could remove it. This wasn't there in Indigo. I could not remove the "-server" however from the program arguments. It is appended at the end of the arguments and if I remove it, it appears again.

                
> Cannot start a server with JBT on eclipse Juno
> ----------------------------------------------
>
>                 Key: JBIDE-12403
>                 URL: https://issues.jboss.org/browse/JBIDE-12403
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS/Servers
>    Affects Versions: 3.4.0.M1
>         Environment: RHEL6
> java -version
> java version "1.6.0_24"
> OpenJDK Runtime Environment (IcedTea6 1.11.3) (rhel-1.48.1.11.3.el6_2-x86_64)
> OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)
> eclipse-SDK-4.2RC2-linux-gtk-x86_64.tar.gz
> http://download.jboss.org/jbosstools/updates/target-platform_3.4.juno.SR0/latest/
> http://download.jboss.org/jbosstools/updates/nightly/core/trunk/
>            Reporter: Len DiMaggio
>            Assignee: Rob Stryker
>            Priority: Blocker
>             Fix For: 3.4.0.M1
>
>
> To recreate:
> 1) Install eclipse Juno (eclipse-SDK-4.2RC2-linux-gtk-x86_64.tar.gz)
> 2) Help->Install New Software - install JBoss tools: 
> http://download.jboss.org/jbosstools/updates/target-platform_3.4.juno.SR0/latest/
> http://download.jboss.org/jbosstools/updates/nightly/core/trunk/
> 3) Create a new SOA-P 5.3 server runtime
> 4) Create a new SOA-P server - accept defaults for run config:
> "-Dprogram.name=JBossTools: JBossTools: SOA-5.3" -server -Xms256m -Xmx768m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 "-Djava.endorsed.dirs=/jboss/local/redhat_svn/jbds/jbosstools/esb/tests/org.jboss.tools.esb.ui.bot.test/target/requirements/jboss-soa-p-5/jboss-as/lib/endorsed" 
> 5) Attempt to start the server - this error is returned:
> JBossTools: JBossTools: SOA-5.3: invalid option -- s

--
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