[jbosstools-issues] [JBoss JIRA] (JBIDE-12157) Cannot start Gatein 3.3 JBoss 7 with default configuration

Lucia Jelinkova (JIRA) jira-events at lists.jboss.org
Mon Jun 11 10:34:04 EDT 2012


Lucia Jelinkova created JBIDE-12157:
---------------------------------------

             Summary: Cannot start Gatein 3.3 JBoss 7 with default configuration
                 Key: JBIDE-12157
                 URL: https://issues.jboss.org/browse/JBIDE-12157
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: JBossAS/Servers, Portal/GateIn
    Affects Versions: 3.3.0.CR1
         Environment: JBDS 5 CR1b, GateIn-3.3.0-GA-jbossas7
            Reporter: Lucia Jelinkova
            Assignee: Rob Stryker
             Fix For: 3.3.0.Final


When I add new Gatein 3.3 with JBoss AS7 to JBT, I need to modify the launch configuration manually in order for server to start. 

I needed to modify -mp parameter in Program arguments
{code}
-mp "/home/ljelinko/programs/jboss/GateIn/GateIn-3.3.0-GA-jbossas7/modules:/home/ljelinko/programs/jboss/GateIn/GateIn-3.3.0-GA-jbossas7/gatein/modules"
{code}

And add the following into the VM arguments
{code}
-Dexo.conf.dir=/home/ljelinko/programs/jboss/GateIn/GateIn-3.3.0-GA-jbossas7/bin/../standalone/configuration/gatein -Dexo.conf.dir.name=gatein
{code}

--
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