[
https://issues.jboss.org/browse/JBDS-3512?page=com.atlassian.jira.plugin....
]
Denis Golovin commented on JBDS-3512:
-------------------------------------
Victor, thank you for update.
I glad to hear it is working now. My guess it was local configuration problem, because of
this in devstudio.txt:
{code}-vm
c:\Program Files (x86)\Java\jdk1.7.0_79\bin\javaw.exe
exit code = 1
C:\Program Files (x86)\Java\jdk1.7.0_79>java -version
java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode){code}
I believe JBDS was installed as x86 and running as x86_64 in this case. Eclipse launcher
could probably check at least java architecture is matches target install and show better
error message instead just bizarre jvm error.
JBDS zip would not help here, but I'll follow up on this next release cycle and see if
it can be improved on eclipse side.
JBDS wont start after installation (exit code = 1)
--------------------------------------------------
Key: JBDS-3512
URL:
https://issues.jboss.org/browse/JBDS-3512
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer
Affects Versions: 8.0.1.GA
Environment: Windows 8.1 x64 Enterprise
8 GB RAM Intel i5-3320M
name=Eclipse Platform
id=org.eclipse.platform
version=4.4.2
%JAVA_HOME% = C:\Program Files (x86)\Java\jdk1.7.0_79
java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
configuration.ini attached
Reporter: Viktor Csomor
Assignee: Denis Golovin
Priority: Minor
Fix For: 9.0.x
Attachments: config.ini, installation.jpg, jbdevstudio.ini, jbdevstudio.txt,
jbdevstudio_err.JPG, jbds_immediate_exit.jpg
After the JBDS 8.1.0 GA installed with 32 bit JDK the JVM fails to start immediately (it
returns with exit code 1). There is no log created. If the -vm argument removed from the
ini, it don't falls back to default JVM. The configuration is listed above.
According [~akazakov] request, I created a new issue based on this comment
[
JBDS-2513|https://issues.jboss.org/browse/JBDS-2513?focusedCommentId=1310...].
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)