Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sles11 s390x with IBM SDK - java.io.IOException: ATTACH_ERR #46

Closed
GoogleCodeExporter opened this issue May 29, 2015 · 1 comment
Closed

Comments

@GoogleCodeExporter
Copy link

Hello,

i get same problem as some guys before me, but in our case it is not solved 
with 0.8 version. We run several websphere V7 servers with latest fp.

Error:

java.io.IOException: ATTACH_ERR AgentInitializationException102
    at com.jvmtop.openjdk.tools.LocalVirtualMachine.loadManagementAgent(Unknown Source)
    at com.jvmtop.openjdk.tools.LocalVirtualMachine.startManagementAgent(Unknown Source)
    at com.jvmtop.openjdk.tools.ProxyClient.tryConnect(Unknown Source)
    at com.jvmtop.openjdk.tools.ProxyClient.connect(Unknown Source)
    at com.jvmtop.monitor.VMInfo.attachToVM(Unknown Source)
    at com.jvmtop.monitor.VMInfo.processNewVM(Unknown Source)
    at com.jvmtop.view.VMOverviewView.scanForNewVMs(Unknown Source)
    at com.jvmtop.view.VMOverviewView.printView(Unknown Source)
    at com.jvmtop.JvmTop.run(Unknown Source)
    at com.jvmtop.JvmTop.main(Unknown Source)
Caused by: com.sun.tools.attach.AgentInitializationException: ATTACH_ERR 
AgentInitializationException102
    at ibm.tools.attach.J9VirtualMachine.loadAgent(J9VirtualMachine.java:66)
    ... 10 more

java version:

java version "1.6.0"
Java(TM) SE Runtime Environment (build pxz6460sr10fp1-20120321_01(SR10 FP1))
IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Linux s390x-64 
jvmxz6460sr10fp1-20120202_101568 (JIT enabled, AOT enabled)
J9VM - 20120202_101568
JIT  - r9_20111107_21307ifx1
GC   - 20120202_AA)
JCL  - 20120320_01


Thank You for help.

Valentin


Original issue reported on code.google.com by valentin...@gmail.com on 17 Feb 2014 at 10:21

@GoogleCodeExporter
Copy link
Author

@valentin
Can you tell me how to reprodice this?

Original comment by patric.r...@gmail.com on 19 Aug 2014 at 8:07

  • Changed state: Duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant