Java 2 profiler with Linux 2.0 kernel: any luck?

1999-11-23 Thread Barnet Wagman
Has anyone successfully used the java 2 profiler (under Linux kernel 2.0)? When I run something like  java -green -Xrunhprof:file=x.prof,cpu=times -ms32m -mx96m ... I keep getting  'Segmentation fault's.   --  Barnet Wagman email: [EMAIL PROTECTED]

Java, threads, and RedHat 6.1

1999-11-23 Thread Tom Otvos
I am trying to create a (p)threaded application on Red Hat 6.1 that uses the Invocation API. Unfortunately, things are not going so well. At first, I downloaded the Blackdown 1.2 pre-v2 distribution, but found I could not link because of glibc incompatibilities as Red Hat 6.1 ships with glibc 2

XML and java on Linux

1999-11-23 Thread Rajesh Nair
Hi all, I am kind of a  newbie to Linux. Could somebody suggest a good place to learn/read/research developing XML / java applications for Linux? I need to know: Which Linux-browsers support XML? How do I setup Java development environment on Linux? Is jdk1.2.x ported to Linux? Can I use Sun's

Re: I have core file from jikes (if anybody is interested)

1999-11-23 Thread Chris Abbey
At 11:22 11/23/99 -0500, [EMAIL PROTECTED] wrote: > >On 23-Nov-99 Chris Abbey wrote: >> what exactly do you feel is unfriendly twoards netscape about >> developerworks?? the fact that it doesn't have one of those assinine >> "best viewed with" icons? >I don't really care about all this "best viewe

Re: Question: JAVA_DEBUG environment variable

1999-11-23 Thread Ted Neward
Look in the src.jar file, under launcher.java.c; it's coded explicitly in there. launcher/java.c is the standard Sun boilerplate for all of the "native" tools in theJDK (javac, java, ...). Ted Neward http://www.javageeks.com/~tneward On Tue, 23 Nov 1999, Jacob Nikom wrote: > Hi, > > In one of

Re: Question: JAVA_DEBUG environment variable

1999-11-23 Thread Nathan Meyers
On Tue, Nov 23, 1999 at 11:22:36AM -0500, Jacob Nikom wrote: > Hi, > > In one of his messages Nathan Meyers mentioned JAVA_DEBUG environment > variable which should be set up for debugging. I looked at debugging > documentation but could not find any mention about JAVA_DEBUG variable. The only "

Re: I have core file from jikes (if anybody is interested)

1999-11-23 Thread andrey
On 23-Nov-99 Chris Abbey wrote: > what exactly do you feel is unfriendly twoards netscape about > developerworks?? the fact that it doesn't have one of those assinine > "best viewed with" icons? I don't really care about all this "best viewed Icons". With MY fonts and MY version of netscape I fi

Question: JAVA_DEBUG environment variable

1999-11-23 Thread Jacob Nikom
Hi, In one of his messages Nathan Meyers mentioned JAVA_DEBUG environment variable which should be set up for debugging. I looked at debugging documentation but could not find any mention about JAVA_DEBUG variable. What kind of value JAVA_DEBUG variable should have? Do I really need it for java

Re: HELP: -mx flag.....

1999-11-23 Thread John Rousseau
On Tuesday Nov 23, 1999, Bruno Boettcher wrote: > now i tryed to put this in the command line: > java -green -Djava.compiler=NONE -mx=256m >-Xbootclasspath:"/usr/local/JacORB/classes/jacorb.jar:/usr/local/java/jre/lib/rt.jar:${CLASSPATH}" > "$@" You should use -mx256m (or -Xmx256m depending on

Re: HELP: -mx flag.....

1999-11-23 Thread Bruno Boettcher
Hi > try to use -mx256m instead of -mx=256m ok, then: java -mx256m -green -Djava.compiler=NONE -Xbootclasspath:"/usr/local/JacORB/classes/jacorb.jar:/usr/local/java/jre/lib/rt.jar:${CLASSPATH}" jSim.jSimulator netlist Unrecognized option: -green Could not create the Java virtual machine. ok, m

java-linux@java.blackdown.org

1999-11-23 Thread Hoppe, Hans
working on the IDL tutorial at: http://java.sun.com/docs/books/tutorial/idl/TOC.html#hello Having problems communicating from NT box to Linux box and vise-versa using IDL (IIOP) Linux box is at 167.16.200.34 tnameserv was started on port 1050 on Linux box server app was started on Linux box res

HELP: -mx flag.....

1999-11-23 Thread Bruno Boettcher
hello, ok i have a program that eats eventually a lot of memory... now when exectuing on my laptop, reasonable examples do not need any memory extension of the JVM now i would want to run those benchs on our server, and there i only get lots of #Simulator doTran(StringTokenizer st) Excepti

Re: html in JLabel, etc: update swing in 1.2prev2?

1999-11-23 Thread Martin Schröder
On 1999-11-23 07:56:06 -0500, Brad Giaccio wrote: > On Tue, Nov 23, 1999 at 12:44:26PM +0100, Martin Schröder wrote: > > On 1999-11-22 16:27:59 -0800, noisebrain wrote: > > > This will work under 1.1 by supplying the appropriate swing on the > > > CLASSPATH. I does not work under 1.2pre-v2 - the

Re: IBM JDK 1.3.0 preview 1Q 2000!

1999-11-23 Thread Riyad Kalla
Isn't this EXACTLY what he said in the 1st place? Peter Pilgrim wrote: > [EMAIL PROTECTED] wrote: > > > > According to the following IBM link ( > > http://www.ibm.com/java/jdk/other/portingplans.html ) JDK 1.3.0 preview > > for Linux will be available 1Q 2000 with GA early 2Q 2000! Yes! > > > >

--* GUI not being displayed *--JDK1.2prev1

1999-11-23 Thread Suresh
I am just starting with Java on linux RH 6.0. I have an Swing application which after initialisin to Motiflookandfeel was run. But the program exits immediately after showing the frame for a fraction of a second. This is also true for the simple AWT frame.I am using JDK1.2prev1 When I was running

Re: html in JLabel, etc: update swing in 1.2prev2?

1999-11-23 Thread Brad Giaccio
On Tue, Nov 23, 1999 at 12:44:26PM +0100, Martin Schröder wrote: > On 1999-11-22 16:27:59 -0800, noisebrain wrote: > > This will work under 1.1 by supplying the appropriate swing on the > > CLASSPATH. I does not work under 1.2pre-v2 - the swing there is > > older. Is there any way to replace or

Re: IBM JDK 1.3.0 preview 1Q 2000!

1999-11-23 Thread Peter Pilgrim
[EMAIL PROTECTED] wrote: > > According to the following IBM link ( > http://www.ibm.com/java/jdk/other/portingplans.html ) JDK 1.3.0 preview > for Linux will be available 1Q 2000 with GA early 2Q 2000! Yes! > No it definitely reads EARLY SECOND QUARTER with GA if GA == General Announcement.

Re: html in JLabel, etc: update swing in 1.2prev2?

1999-11-23 Thread Martin Schröder
On 1999-11-22 16:27:59 -0800, noisebrain wrote: > This will work under 1.1 by supplying the appropriate swing on the > CLASSPATH. I does not work under 1.2pre-v2 - the swing there is > older. Is there any way to replace or override the swing that > comes with 1.2pre-v2 ? Call your java with