Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#933 closed defect (fixed)

josm is not compatible with openjdk7

Reported by: kalxas Owned by: live-demo@…
Priority: critical Milestone:
Component: OSGeoLive Keywords: 6.0
Cc: live-demo@…

Description

I am getting this error from terminal:

user@osgeolive:~/gisvm/bin$ josm No valid JVM found to run JOSM.

Change history (3)

comment:1 by wildintellect, 12 years ago

It's a known bug in the Debian packaging with a simple fix. http://us.generation-nt.com/answer/bug-661942-josm-doesnt-find-openjdk-7-help-206633952.html

I'm creating a workaround for now with a wrapper script that does

JAVACMD=java josm

Will close ticket once script is tested and working.

comment:2 by hamish, 12 years ago

Resolution: fixed
Status: newclosed

the even simpler fix as suggested by a comment in the above url applied in r8153.

thanks, Hamish

comment:3 by kalxas, 12 years ago

Confirmed post beta2. Thanks

Note: See TracTickets for help on using tickets.