/usr/local/openjdk7/jre/lib/amd64/libnpt.so: Undefined symbol "libiconv_open"
Valentin Popov
popov at espc.ru
Tue Dec 17 04:32:47 UTC 2013
Phil, thank you
But this is happens only with latest 7.45.18, so this workaround to absolutely different bug and JDK version (previous to 7.45.18). With 7.45.18 JDK7, it doesn't work for me.
> On 12/13/13, 7:00 AM, Valentin Popov wrote:
>> After upgrade openjdk7 to latest one (7.45.18 ) via portmaster, get a problem with remote debugging.
>>
>> When starting tomcat 7 with options java_opts="-Dversion=enterpriseedition -Xmx2048m -Xms256m -XX:PermSize=128M -XX:MaxPermSize=256M -Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=8000"
>>
>> get and error on catalina.out "/usr/local/openjdk7/jre/lib/amd64/libnpt.so: Undefined symbol "libiconv_open""
>>
>> FreeBSD 9.1 AMD64.
>> After downgrade to 7.9.05 version, remote debugging working.
>>
>>
>>
>> Regards,
>> Valentin Popov
>
> I got the same thing with tomcat 6, but the fixes proposed in java/166844 seem to do the trick:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=166844
> _______________________________________________
> freebsd-java at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"
Regards,
Valentin Popov
More information about the freebsd-java
mailing list