Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Aug 2002 16:15:59 -0500
From:      "Jeremy Suo-Anttila" <jps@funeralexchange.com>
To:        <absinthe@pobox.com>, <freebsd-java@FreeBSD.ORG>
Subject:   RE: /lib/libpthread.so.0: No such file or directory. Errors with Linux Jdk1.4.0.1 & Resin or Tomcat
Message-ID:  <OAEOLDPOMIMMJMKEBFHCMEJADAAA.jps@funeralexchange.com>
In-Reply-To: <200208231611.54672.absinthe@pobox.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Dylan,

Unfortunatley i do need the 1.4 api otherwise i would be using the native
1.3.1. Our application uses alot of the 1.4 features so to downgrade to it
would be ALOT of work. I have found that if i create a symlink from the /lib
dir to the /usr/compat/linux/lib dir that gets rid of the first error that i
posted (libpthread.so.0) but brings up another. Now the server cannot find
the libstdc++-libc6.1-1.so.2@ file so i am going to try and link all of the
missing files to from the /usr/lib/foo > /usr/compat/linux/usr/lib/foo to
see if that will solve the problem.

 Anyone on the list happen to know a easier way to accomplish this? I can
see this not being the best way to handle this since it can be easily broken
by a makeworld or other upgrades. Do i need to maybe add the path to the
linux libs to a hint file somewhere?? Also this only happens when i run the
MS Application Web stress tester against my server with a 100+ threads and
the server is under ALOT of load.

Thanks

Jps





-----Original Message-----
From: Dylan Carlson [mailto:absinthe@pobox.com]
Sent: Friday, August 23, 2002 3:12 PM
To: jps@funeralexchange.com; freebsd-java@FreeBSD.ORG
Subject: Re: /lib/libpthread.so.0: No such file or directory. Errors
with Linux Jdk1.4.0.1 & Resin or Tomcat


On Friday 23 August 2002 01:32pm, Jeremy Suo-Anttila wrote:
> I have been experiencing allot of java crashes (2-3 some days) with the
> following error code every time it happens. If any one could tell me what
I
> can do to prevent future crashes from happening or how I can get more info
> from the crash and find a way to patch my system to make them work that
> would be great. The errors are listed below along with other info. Also if
> anyone else has had the same problems please let me know and I will submit
> a pr for this.
>
> I have already upgraded to the latest linux_base last night from
> linux_base6 and reinstalled the linux-sun-jdk.1.4.0.1 from the ports.
>
> Thanks

Hi Jeremy,

The 1.4 JDK port is not considered "stable" at this time.  It is known to
crash often.   I'm not personally qualified to tell you why, however,
unless
you need the 1.4.0 API for something specific, I would suggest building and
running ports/java/jdk13  or /ports/java/linux-jdk13 if you want as close to
a production quality VM for Tomcat and Resiin.

I have personally run the native JDK (java/jdk13) under both of those
products
without problem since patchset 5.  That is what I would recommend that you
use for the time being.

Regards,
--
Dylan Carlson [absinthe@pobox.com]


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




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