https://issues.apache.org/bugzilla/show_bug.cgi?id=56756

            Bug ID: 56756
           Summary: VM argument javaagent is not working
           Product: Tomcat 7
           Version: 7.0.54
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: [email protected]
          Reporter: [email protected]

I was using the Tomcat 7.0.40 with Spring Instrument agent.

I'm launching the tomcat with the VM argument
"-javaagent:spring-instrument.jar", and after update tomcat to version 7.0.54
the spring strarts with this error:

"java.lang.IllegalStateException: Must start with Java agent to use
InstrumentationLoadTimeWeaver. See Spring documentation."

Seems that it (spring) has no more visibility to the loaded agent.

I was obliged to downgrade to version 7.0.40 again.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to