Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Nov 2012 13:56:22 GMT
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/173603: java/icedtea-web starts javaws incorrectly
Message-ID:  <201211131356.qADDuM3N020062@red.freebsd.org>
Resent-Message-ID: <201211131400.qADE00Vq011792@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         173603
>Category:       ports
>Synopsis:       java/icedtea-web starts javaws incorrectly
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 13 14:00:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Volodymyr Kostyrko
>Release:        RELENG_9
>Organization:
None
>Environment:
FreeBSD ar1l0u 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #5 r242953M: Tue Nov 13 10:41:49 EET 2012     arcade@ar1l0u:/usr/obj/usr/src/sys/MINIMAL  amd64
>Description:
> bash -x `which itweb-javaws` jviewer.jnlp
...
+ '[' 1 -lt 1 ']'
+ exec -a javaws /usr/local/openjdk7/jre/bin/java -Xbootclasspath/a:/usr/local/share/icedtea-web/netx.jar -Xms8m -classpath /usr/local/openjdk7/jre/lib/rt.jar -Dicedtea-web.bin.name=itwe
b-javaws -Dicedtea-web.bin.location=/usr/local/bin/itweb-javaws net.sourceforge.jnlp.runtime.Boot jviewer.jnlp
Error: could not find libjava.so
Error: Could not find Java SE Runtime Environment.
>How-To-Repeat:

>Fix:
Removing '-a javaws' argument to exec fixes everything for me.

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211131356.qADDuM3N020062>