[
https://issues.jboss.org/browse/JBIDE-12403?page=com.atlassian.jira.plugi...
]
Csaba Toth commented on JBIDE-12403:
------------------------------------
I tried to remove the extra "-server" arguments manually, but the JBT plugin
keeps adding them back again. Here is what I tried:
1. I stopped Eclipse (so the configuration stored in memory run-time won't overwrite
my changes.
2. I went to my related Eclipse workspace folder.
3. Went to .metadata/.plugins/org.eclipse.debug.core/
4. Opened up my server's .launch file
5. Manually removed the "-server" argument (it is still there 3 times even after
remove it from VM arguments), and saved the file
6. Started Eclipse
7. Started the server
The launch file gets overwritten and for some reason JBT annoyingly puts back the
"-server arguments.
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...
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...
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