I’m sad, it doesn't even launch

Could not find agent library in absolute path

Error occurred during initialization of VM
Could not find agent library in absolute path: /usr/opt/eclipse/plugins/com.chronon.sb.browser.recordercontainer_1.0.0.84/libs/librecorderagent64-1.0.0.so

Manually browsing to:
/usr/opt/eclipse/plugins/com.chronon.sb.browser.recordercontainer_1.0.0.84/libs

I see the librecorderagent64-1.0.0.so file is there.

Notes about my setup:
I run eclipse helios out of /usr/opt/eclipse folder, the executable for eclipse is located at: /usr/opt/eclipse/eclipse

I run java out of:
/usr/opt/jdk which is a sym link to the current version of java I am using.
1 person has
this problem
+1
Reply
  • are you sure you are using the 64 bit jvm.
    unfortunately this error msg is quite deceiving since the Sun Hotspot VM outputs this in a lot of other cases than just an incorrect path.
  • (some HTML allowed)
    How does this make you feel? Add Image
    I'm

    e.g. kidding, amused, unsure, silly indifferent, undecided, unconcerned happy, confident, thankful, excited sad, anxious, confused, frustrated

  • I’m happy, it works!
    Aha! It works.

    For everyone else, here was my solution:
    I double checked that yes, indeed, I had 64-bit jvm installed (java -version). I made sure it was the default jvm in eclipse (Under Installed JREs).

    After that, I still received the same error message I was getting before.

    The solution was to go into the Chronon run configuration for the app I was trying to run and then to the 'JRE' tab and sure enough my app was set to run on the wrong jre. Switching it to 64-bit jre fixed the problem. Woot!

    I look forward to playing with Chronon, it looks amazing, everyone I have showed it too has been blown away.

    Thanks for the help Prashant!
  • (some HTML allowed)
    How does this make you feel? Add Image
    I'm

    e.g. kidding, amused, unsure, silly indifferent, undecided, unconcerned happy, confident, thankful, excited sad, anxious, confused, frustrated