Date: Sun, 18 May 2014 02:58:38 GMT From: Kevin Zheng <kevinz5000@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: java/189905: java/icedtea-web cannot launch system settings Message-ID: <201405180258.s4I2wcik078422@cgiserv.freebsd.org> Resent-Message-ID: <201405180300.s4I30090043549@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 189905 >Category: java >Synopsis: java/icedtea-web cannot launch system settings >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-java >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 18 03:00:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Kevin Zheng >Release: 10.0-RELEASE-p3 >Organization: >Environment: FreeBSD epsilon.local 10.0-RELEASE-p3 FreeBSD 10.0-RELEASE-p3 #0: Tue May 13 18:31:10 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: IcedTea installs a setting and policy editor. These can be run through the installed desktop icon or from the command line by invoking 'itweb-settings' and 'itweb-policyeditor'. Unfortunately, neither work: [kevinz@epsilon ~]$ itweb-settings Your custom JRE /usr/local/openjdk7 read from deployment.properties under key deployment.jre.dir as /usr/local/openjdk7 is not valid. Using default (/usr/local/openjdk7/jre/bin/java, /usr/local/openjdk7/jre/lib/rt.jar) in attempt to start. Please fix this. Error: could not find libjava.so Error: Could not find Java SE Runtime Environment. [kevinz@epsilon ~]$ itweb-policyeditor Your custom JRE /usr/local/openjdk7 read from deployment.properties under key deployment.jre.dir as /usr/local/openjdk7 is not valid. Using default (/usr/local/openjdk7/jre/bin/java, /usr/local/openjdk7/jre/lib/rt.jar) in attempt to start. Please fix this. Error: could not find libjava.so Error: Could not find Java SE Runtime Environment. Java runs fine, and so does the policy editor when invoked through a browser. I suspect something is wrong with the script that launches the application. The settings editor worked in previous versions of the FreeBSD port of IcedTea. I cannot recall which version, though. >How-To-Repeat: Run 'itweb-settings' and 'itweb-policyeditor' from the command line, or through the provided desktop icons. >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405180258.s4I2wcik078422>