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

Lucia Jelinkova (JIRA) jira-events at lists.jboss.org
Wed Aug 8 02:50:07 EDT 2012


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

Lucia Jelinkova commented on JBIDE-12403:
-----------------------------------------

The same error happens with EAP 4 and 5. For EAP 6 the error is different:

{code}
08:47:46,032 INFO  [org.jboss.modules] JBoss Modules version 1.1.2.GA-redhat-1
JBAS015801: Invalid option '-server'Usage: ./standalone.sh [args...]
where args include:
    --admin-only                        Set the server's running type to 
                                        ADMIN_ONLY causing it to open 
                                        administrative interfaces and accept 
                                        management requests but not start other 
                                        runtime services or accept end user 
                                        requests.

    -b=<value>                          Set system property jboss.bind.address 
                                        to the given value

    -b <value>                          Set system property jboss.bind.address 
                                        to the given value

    -b<interface>=<value>               Set system property 
                                        jboss.bind.address.<interface> to the 
                                        given value

    -c=<config>                         Name of the server configuration file 
                                        to use (default is "standalone.xml")

    -c <config>                         Name of the server configuration file 
                                        to use (default is "standalone.xml")

    -D<name>[=<value>]                  Set a system property

    -h                                  Display this message and exit

    --help                              Display this message and exit

    -P=<url>                            Load system properties from the given 
                                        url

    -P <url>                            Load system properties from the given 
                                        url

    --properties=<url>                  Load system properties from the given 
                                        url

    -S<name>[=<value>]                  Set a security property

    --server-config=<config>            Name of the server configuration file 
                                        to use (default is "standalone.xml")

    -u=<value>                          Set system property 
                                        jboss.default.multicast.address to the 
                                        given value

    -u <value>                          Set system property 
                                        jboss.default.multicast.address to the 
                                        given value

    -V                                  Print version and exit

    -v                                  Print version and exit

    --version                           Print version and exit


{code}
                
> Cannot start a SOA-P 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.1.x
>         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.1.2
>
>
> 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