#933 closed defect (fixed)
josm is not compatible with openjdk7
Reported by: | kalxas | Owned by: | |
---|---|---|---|
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 Changed 9 years ago by
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
the even simpler fix as suggested by a comment in the above url applied in r8153.
thanks, Hamish
Note: See TracTickets for help on using tickets.
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
Will close ticket once script is tested and working.