[jbosstools-issues] [JBoss JIRA] (JBDS-3345) Errors when starting FSW 6.0.0.GA from JBDS 8.0.2.GA with JDK 1.8

Andrej Podhradsky (JIRA) issues at jboss.org
Wed Apr 22 11:33:33 EDT 2015


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

Andrej Podhradsky commented on JBDS-3345:
-----------------------------------------

The command line arguments looks like

{code}
/opt/java/jdk1.7.0_75/bin/java "-Dprogram.name=JBossTools: JBoss Enterprise Application Platform 6.1+" -server -Xms1024m -Xmx1024m -XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true -Djava.net.preferIPv4Stack=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=/home/apodhrad/Projects/server-installer/fsw-6.0.0.GA/target/jboss-eap-6.1/standalone/log/boot.log -Dlogging.configuration=file:/home/apodhrad/Projects/server-installer/fsw-6.0.0.GA/target/jboss-eap-6.1/standalone/configuration/logging.properties -Djboss.home.dir=/home/apodhrad/Projects/server-installer/fsw-6.0.0.GA/target/jboss-eap-6.1 -Dorg.jboss.logmanager.nocolor=true -Djboss.bind.address.management=localhost -Dfile.encoding=UTF-8 -classpath /home/apodhrad/Projects/server-installer/fsw-6.0.0.GA/target/jboss-eap-6.1/jboss-modules.jar org.jboss.modules.Main -mp /home/apodhrad/Projects/server-installer/fsw-6.0.0.GA/target/jboss-eap-6.1/modules -jaxpmodule javax.xml.jaxp-provider org.jboss.as.standalone -b localhost --server-config=standalone.xml -Djboss.server.base.dir=/home/apodhrad/Projects/server-installer/fsw-6.0.0.GA/target/jboss-eap-6.1/standalone
{code}

> Errors when starting FSW 6.0.0.GA from JBDS 8.0.2.GA with JDK 1.8
> -----------------------------------------------------------------
>
>                 Key: JBDS-3345
>                 URL: https://issues.jboss.org/browse/JBDS-3345
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 8.0.2.GA
>         Environment: Fedora 21 x86_64
> JBDS 8.0.2.GA with Oracle JDK 1.8.0_25 and Oracle JDK 1.7.0_71
>            Reporter: Andrej Podhradsky
>            Priority: Critical
>         Attachments: compiler.png, console.png, errors.txt, error_log.txt, installed_jre.png, runtime_jre.png, server.log
>
>
> FSW 6.0.0.GA supports java 6 and 7, so if we want to run this server on JBDS 8 with jdk 8 we need to add another jdk to the JBDS, e.g. jdk 7. But this doesn't work, see errors in the attached file.
> Moreover, we are not able to stop the server from IDE, the process is still alive and we have to kill it manually.
> Note that this happens only when we install JBDS 8.0.2 with jdk 8, if we install it with jdk 7 the server works fine.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)



More information about the jbosstools-issues mailing list