Menu

#1484 Wrong JRE problem

pending
jython (38)
5
2012-03-27
2012-03-13
PeterC-DLS
No

We have a product that includes PyDev and encounter a problem launching a Jython console. The problem seems to caused by our mixed 32 and 64-bit Linux environment - these have different JREs installed (Hotspot JVM). The users have networked home directories and if a user first runs our product on a 64-bit machine then tries again on a 32-bit machine, they see the problem.

Our current workaround is to delete the preference file that caches the JRE location (.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.jdt.launching.prefs) on each startup.

Discussion

  • Fabio Zadrozny

    Fabio Zadrozny - 2012-03-27
    • status: open --> pending
     
  • Fabio Zadrozny

    Fabio Zadrozny - 2012-03-27

    Yes, PyDev will always try to use the default vm for launching.

    So, the user would need to go to java > installed jres to reconfigure the one that's used.

    Not sure how PyDev would know about it... suggestions? Maybe a patch? :)

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.