Hum, I guess you checked the jar actually exists?
Could you with the same JVM try to do something like jar tvf
openejb-javaagent.jar

Just to check the jar is fine.
This jar is used for openjpa bytecode enhancement.
It's added by the installer script during packaging in the bin/ scripts.

JLouis


--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Tue, Aug 12, 2014 at 9:17 PM, <[email protected]> wrote:

> Actually making it work would be nice.
>
> I've tried both Tomee-jaxrs and Tomee+ with Java 6 and 7 and always get
> the following on startup:
>
> Error occurred during initialization of VM
> agent library failed to init: instrument
> Error opening zip file or JAR manifest missing :
> /cygdrive/c/Users/armsp00/DevTools/apache-tomee-1.6.0.2-plus/apache-tomee-plus-1.6.0.2/lib/openejb-javaagent.jar
>
> I've been working with Tomcat for many years and this is the first time I
> haven't been able to get it to start as soon as I deploy.
>
>
>

Reply via email to