Khobaib Chowdhury [
https://community.jboss.org/people/khobaib] created the discussion
"Re: can not run JBoss AS in eclipse"
To view the discussion, visit:
https://community.jboss.org/message/730399#730399
--------------------------------------------------------------
Hi,
I tried with replacing JBoss AS into a directory without space but still it fails. Here is
the command line for process info ->
*"C:\Program Files\Java\jre6\bin\javaw.exe"
-agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:3593 -server -Xms64m
-Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true
-Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000
-Dsun.rmi.dgc.server.gcInterval=3600000 -Djboss.modules.system.pkgs=org.jboss.byteman
-Djava.awt.headless=true
-Dorg.jboss.boot.log.file=C:/jboss-7.1.1.Final/standalone/log/boot.log
-Dlogging.configuration=file:/C:/jboss-7.1.1.Final/standalone/configuration/logging.properties
-Djboss.home.dir=C:/jboss-7.1.1.Final -Dfile.encoding=Cp1252 -classpath
C:\jboss-7.1.1.Final\jboss-modules.jar org.jboss.modules.Main -mp
C:/jboss-7.1.1.Final/modules -jaxpmodule javax.xml.jaxp-provider org.jboss.as.standalone
-b localhost --server-config=standalone.xml*
However, if I try to change JVM's directory, it occurs some *java virtual machine
launcher error* while running eclipse like this ->
* error: couldn't open "C:\\Program Files\Java\jre6\lib\i386\jvm.cfg"*
& if I press Ok button another page comes ->
* java was started but returned exit code = 1*
* C:\\Windows\system32\javaw.exe*
............
............
So how can I change the directory of JVM? & if it also not works, what should I do
next?
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/730399#730399]
Start a new discussion in JBoss Tools at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]