facebook

[Closed] Error opening zip: aspectjweaver.jar (on BEA 9.2)

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #259495 Reply

    John
    Member

    BEA Weblogic 9.2 will work fine for me, for instance, running a web service. I’m now trying to add load time weaving for some aspects, and have done the following under server configuration for Weblogic 9.2:
    1) added “-javaagent:aspectjweaver.jar” to the “Optional Java VM Arguments”, and
    2) added the .jar to the classpath. under Weblogic 9 > Paths.

    I now get this error:
    Error occurred during initialization of VM
    agent library failed to init: instrument
    Error opening zip file: aspectjweaver.jar

    Any insights appreciated.
    Thanks,
    John

    #259496 Reply

    John
    Member

    A-ha: workaround: don’t worry about the classpath portion in step 2 above, and just specifiy the full path and filename for the .jar in step 1.

    #259710 Reply

    Riyad Kalla
    Member

    Thanks for following up with a workaround.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: [Closed] Error opening zip: aspectjweaver.jar (on BEA 9.2)

You must be logged in to post in the forum log in