Hi,
We are facing a JVM hang problem on Linux. We load the JVM from JNI and do an
AttachThread to the main jEnv. Therefrom it goes executing into some classes and
somewhere in the middle hangs. From the messages printed we find out that it seems to
be trying to instantiate a class and t
Natarajan SK wrote:
> The relevent code is something like this.
>
>Class Conn code segment:
>Print.printl("About to create message");
>Message message = new
>Message( msginde
On Friday Mar 31, 2000, Natarajan SK wrote:
> Hi, We are facing a JVM hang problem on Linux. We load the JVM
> from JNI and do an AttachThread to the main jEnv. Therefrom it
> goes executing into some classes and somewhere in the middle
> hangs. From the messages printed we find out that it see
SHUDO Kazuyuki wrote:
> TYA 1.6 has been already released. Try it.
> You will be able to get it on the following pages:
> ftp://gonzalez.cyberus.ca/pub/Linux/java/
> http://www.dsv.su.se/~jens-and/tya/
>
I have to announce that gonzalez.cyberus.ca is no longer available. I had
originally put
Hi everybody,
Sorry if this is bothering you but i need help while using Blackdown JDK 1.2.2
RC4.
While i am using JDK 1.2.2 RC4 on RedHat 6.2 Linux with glibc2.1.3, i am facing
very peculiar problem. Due to memory alloc failure, the garbage collector starts and
hangs the daemon. It
Hi
I need some information about linux distributions and where
they have the system mount table.
For SuSE Linux this file is ``/etc/mtab''
I need to know what it is for Red Hat Linux, Debian, Slackware, TurboLinux
and Linux Mandrake. THis is for a Java Linux portable JNI project
--
Adios
Pet
Hi,
posted from Java developer connection (sorry I didn't fix indentation). The
code works. I tried it, but I created a watch thread instead of using the
main thread.
from http://forum2.java.sun.com/forum?14@@.ee7b71f
= excerpt start here
code NOT teste
Neal Sanche <[EMAIL PROTECTED]> wrote:
>I have to announce that gonzalez.cyberus.ca is no longer available.
Thanks for all your service!
How about moving TYA to SourceForge? http://sourceforge.net/
[EMAIL PROTECTED]
. . . .
Peter Pilgrim wrote:
> Hi
>
> I need some information about linux distributions and where
> they have the system mount table.
>
> For SuSE Linux this file is ``/etc/mtab''
>
> I need to know what it is for Red Hat Linux, Debian, Slackware, TurboLinux
> and Linux Mandrake. THis is for a
On Fri, Mar 31, 2000 at 05:18:29PM +0100, Peter Pilgrim wrote:
> Hi
>
> I need some information about linux distributions and where
> they have the system mount table.
>
> For SuSE Linux this file is ``/etc/mtab''
>
> I need to know what it is for Red Hat Linux, Debian, Slackware, TurboLinux
>
According to the message below (I grabbed it from the Java-Linux
archives), to get J2EE installed I should download the port for
Solaris. However, when I try to install the downloaded file
(j2sdkee1_2-solsparc.sh) I can not get it to install on to my RedHat 6.1
system.
This script when executed
Hi,
As we all know Sun has released Jdk1.2.2 for
Linux. Can anyone throw some
light upon the internationalization issues for
java on Linux which might be
different or unique from the issues on Solaris
or Windows machine..I am
talking from the point of view of testing JDK on
Linux for such
Hi there,
The company for which I work has an ASP product that uses the java plugin
on the client side. I am the local linux evangelist, and am trying to
ensure support for both our server and client sides.
And, so, using the java 1.2.2 plugin on netscape 4.72, I can't get it to
work, and I'm n
David Marshall said, about Mount Table File per Linux Distributon
> Peter Pilgrim wrote:
>
>> Hi
>>
>> I need some information about linux distributions and where
>> they have the system mount table.
>>
>> For SuSE Linux this file is ``/etc/mtab''
>>
>> I need to know what it is for Red Hat Linux
On Fri, 31 Mar 2000, Peter Pilgrim wrote:
> I need some information about linux distributions and where
> they have the system mount table.
/proc/mounts is your friend
>
> For SuSE Linux this file is ``/etc/mtab''
/etc/mtab lists currently mounted filesystems
/etc/fstab is a configur
On Fri, 31 Mar 2000, David Marshall wrote:
> Peter Pilgrim wrote:
>
> > Hi
> >
> > I need some information about linux distributions and where
> > they have the system mount table.
> >
> > For SuSE Linux this file is ``/etc/mtab''
> >
> > I need to know what it is for Red Hat Linux, Debian, Slac
> Jim Caley writes:
Jim> According to the message below (I grabbed it from the
Jim> Java-Linux archives), to get J2EE installed I should download
Jim> the port for Solaris. However, when I try to install the
Jim> downloaded file (j2sdkee1_2-solsparc.sh) I can not get it to
That did it -- many thanks!
Jim
--
Juergen Kreileder wrote:
>
> > Jim Caley writes:
>
> Jim> According to the message below (I grabbed it from the
> Jim> Java-Linux archives), to get J2EE installed I should download
> Jim> the port for Solaris. However, when I try to install th
On Fri, Mar 31, 2000 at 08:14:47AM -0500, John Rousseau wrote:
> On Friday Mar 31, 2000, Natarajan SK wrote:
> Kevin Hendricks solved a very similar problem for me. This is
> assuming that you are using native threads. Try linking in -lpthread
> explicitly on your link line (and make sure you don'
On Friday Mar 31, 2000, Christopher Smith wrote:
> On Fri, Mar 31, 2000 at 08:14:47AM -0500, John Rousseau wrote:
> > On Friday Mar 31, 2000, Natarajan SK wrote:
> > Kevin Hendricks solved a very similar problem for me. This is
> > assuming that you are using native threads. Try linking in -lpth
I did it as follows:
1. download j2sdkee1.2 for Solaris, and extract it under Solaris;
2. replace the only one native library, called libioser12.so by its Linux
version posted by somebody else in this mail list;
3. tar cvf - j2sdkee1.2 | gzip > j2sdkee1.2.tgz, then copy it to my Linux
box;
4. gzi
On Fri, Mar 31, 2000 at 05:30:52PM -0500, John Rousseau wrote:
> On Friday Mar 31, 2000, Christopher Smith wrote:
> > On Fri, Mar 31, 2000 at 08:14:47AM -0500, John Rousseau wrote:
> > > On Friday Mar 31, 2000, Natarajan SK wrote:
> > > Kevin Hendricks solved a very similar problem for me. This is
22 matches
Mail list logo