You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Lou Aloia (JIRA)" <ji...@apache.org> on 2014/04/22 19:08:26 UTC

[jira] [Created] (OPENEJB-2091) Server Hangs using OpenEJB javaagent

Lou Aloia created OPENEJB-2091:
----------------------------------

             Summary: Server Hangs using OpenEJB javaagent
                 Key: OPENEJB-2091
                 URL: https://issues.apache.org/jira/browse/OPENEJB-2091
             Project: OpenEJB
          Issue Type: Bug
    Affects Versions: 4.6.0
         Environment: TomEE 1.6.0 (running as WIndows service)
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
Windows Server 2012 R2 Standard
            Reporter: Lou Aloia


TomEE hangs when attempting to deploy war file when using -javaagent in service.bat file.
{noformat}
"%EXECUTABLE%" //US//%SERVICE_NAME% ^
	++JvmOptions "-javaagent:%CATALINA_HOME%\lib\openejb-javaagent.jar;-Djava.io.tmpdir=%CATALINA_BASE%\temp;-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager;-Djava.util.logging.config.file=%CATALINA_BASE%\conf\logging.properties;-Djava.awt.headless=true;-XX:+UseParallelGC;-XX:MaxPermSize=256M"
{noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)