Re: How to make a system call in Java

1999-05-12 Thread Chris Abbey
x27;ll find a discusion of this topic, including (iirc) some code to create objects which "pipe" the streams together. -=Chris *note: Process.waitFor() has some ugly problems (on all platforms) with never returning your call At 05:41 PM 5/12/99 -0400, Yuet Sim Lee wrote: >I tried t

Re: Swing

1999-05-17 Thread Chris Abbey
swing is pure java. http://java.sun.com/products/jfc/ should be a good start. At 08:26 PM 5/17/99 -0700, Kristian Guillaumier wrote: >Hi, > does anyone know where I can find a copy of Swing >for Linux? I've downloaded JDK 1.1.7 but can't find >Swing. !NEW!-=> <*> cabbey at home dot net http:/

Re: Delivering Java Apps

1999-05-17 Thread Chris Abbey
ome up with the same non-trivial interface.) On the other hand, if you want to use them yourself for whatever you're writting . . . well I guess I'd have to ask why anyone out side of the io implmenters would care what codepage they were in. Long live UNICODE! -=Chris !NEW!-=> <*> cab

Re: Delivering Java Apps

1999-05-18 Thread Chris Abbey
ld just preface everything I say with "for jdk1.1.x yada yada yada..." Thanks for the info Nathan. -=Chris At 10:02 PM 5/17/99 -0700, Nathan Meyers wrote: >You might want to rethink this advice. "jre" goes away in 1.2; "java" is the >correct invocation.

Re: [OT] Proposal: select(readfds, writefds, exceptfds)

1999-05-31 Thread Chris Abbey
an argument for it that was strong enough to warrent creating that functionality on platforms which don't support it natively. -=Chris !NEW!-=> <*> cabbey at home dot net http://members.home.net/cabbey/ <*> "What can Microsoft do? They certainly can't program around

Re: jdk 1.1.7v3

1999-06-02 Thread Chris Abbey
#1 -- yes, FAQ 2.6 #2 -- java.sun.com At 09:02 PM 6/2/99 -0700, Rick Jesse wrote: > Is there a doc that explains what the different files are in the 1.1.7 >v3 release. That is, a high level description of what is in each of these >files: i18n_1.1.7-v3-glibc-x86.tar.gz >jdk_1.1.7-v3-glibc-x8

Re: RH6

1999-06-04 Thread Chris Abbey
opy of jdk that's know to work on RH6 or is it wise to get 117_v3 from your nearest mirror. >get the source and compile it? sure... that's always the best way to make sure something is compat with the libs on your system. To bad Java isn't open-source -=Chris !

what happened to the JIT in pre2?

1999-06-05 Thread Chris Hansson
I just downloaded the JDK1.2 pre2, and installed it. Anytime I try and invoke the jvm (ie. java ) it comes back and tells me that it cannot find the JIT (sunwjit) and that it is switching to interpreted mode instead. Any ideas on why and how to fix it? The platform is : Dual PII-450 512MB Ram Su

Re: JDK 1.2 pre 2 & SuSE 6.1

1999-06-05 Thread Chris Hansson
Actually, no I did install the glibc2.0 version, I made sure of that. However I found the problem. I noticed that when I accidentally forgot to exit out of 'su' once and ran the 'java -version', it did NOT complain about not finding sunwjit... So that told me there might be some access problems on

Java Plugin for Linux

1999-06-07 Thread Chris Griffiths
out and give you feedback. Thanks Chris Christopher T. Griffiths Systems Administrator Quansoo Group Inc. [EMAIL PROTECTED] Phone: (302) 777-4141 Fax: (302) 777-4142 Mobile: (302) 521-3436 -- To

Java Plugin for Linux

1999-06-07 Thread Chris Griffiths
out and give you feedback. Thanks Chris Christopher T. Griffiths Systems Administrator Quansoo Group Inc. [EMAIL PROTECTED] Phone: (302) 777-4141 Fax: (302) 777-4142 Mobile: (302) 521-3436 -- To

Re: Uninstalling Kaffe

1999-06-09 Thread Chris Abbey
Since you didn't say how you installed it I'll assume you're running RedHat and therefore had it installed for you (wasn't that just _so_ helpfull) rpm -ehv kaffe At 09:26 AM 6/10/99 +0800, Pascal Chong wrote: >Hi All ! > How do I uninstall kaffe ? I need to use the blackdown port ...

-Xrunhprof:cpu=times

1999-06-11 Thread Chris Kakris
/simulator/Simulator.main 6 NaN% NaN% 031 au/com/phasefale/pressnet/model/Sensor8Card. It happens whether I am using native threads or not; or the jit or not. Is this a known problem? Chris (kill -9 Microsoft) Kakris Dynamic Solutions Pty Ltd http://www.dynamic.net.au/ch

Re: -Xrunhprof:cpu=times

1999-06-12 Thread Chris Kakris
Chris Kakris wrote: > > It seems that the -Xrunhprof:cpu=times option doesn't > work with Linux_JDK_1.2_pre-release-v1 (I haven't downloaded v2 > yet). I get the following output: It also happens with pre-release-v2. Chris (kill -9 Microsoft) Kakris Dynamic Solut

Re: JVM speed test suite?

1999-06-13 Thread Chris Abbey
At 09:48 AM 6/13/99 -0400, Jonathan Mark Brooks wrote: >Can someone point me to a URL or resource that will allow me to >do a simple and reasonably accurate speed comparison? you do realize these are contradictory terms, do you not? I think Volano might make some of their stuff public... yup www

Re: JVM speed test suite?

1999-06-14 Thread Chris Abbey
none of the variables of the actual network traffic. (yeah loopback!) whatever you decide to use I'm sure we'd all like to hear the results -=Chris !NEW!-=> <*> cabbey at home dot net http://members.home.net/cabbey/ <*> "What can Microsoft do? They certainly can'

Re: Java IDE

1999-06-30 Thread Chris Woods
"Thomas M. Sasala" <[EMAIL PROTECTED]> writes: > Larry Gates wrote: > > Would one of the emacs/xemacs gurus please tell me how > to add JDE to Xemacs? I have it installed at home, but can't [...] It's documented in the installation instructions. You have to unpack the jde distribution

Re: Linux on Redhat 6.0

1999-06-30 Thread Chris Woods
Peter Kriens <[EMAIL PROTECTED]> writes: > Content-Type: text/plain; charset=us-ascii > Content-Transfer-Encoding: 7bit > > I installed JDK 1.2 pre v1 on a Linux 6.0 box. It crashes with > an abort. [...] Did you download the glibc2.1 JDK? Red Hat v6 is glibc2.1-based. .c. -

Re: Doubt

1999-06-30 Thread Chris Abbey
as you can ( java -ss1 -oss1 for 11x) and leave it run a while (about 1 minute on my slow machine (blackdown 117 + tya1.3), appears instantly on my fast box (IBM n117p) ). -=Chris !NEW!-=> <*> cabbey at home dot net http://members.home.net/cabbey/ <*> "What can Microsoft do? They

Re: [Java Servlets: getting started on Linux]

1999-07-07 Thread Chris Woods
Hendrik Schreiber <[EMAIL PROTECTED]> writes: > That's nice to hear. Anyway, if you want to use your current copy of the server and >servlets > you might consider buying a plugin such as JRun by Live Software > (http://www.livesoftware.com/) or ServletExec by New Atlanta >(http://www.newatlanta

Swing -> AWT dependencies

1999-07-07 Thread Chris Moolenschot
rames and images. Is this the case the way Swing is currently implemented? Is there any difference between 1.1 and 1.2 in this respect? Thanks, Chris -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "u

Re: IBM-jdk

1999-07-08 Thread Chris Woods
jools enticknap <[EMAIL PROTECTED]> writes: > P.S. > > Please note that IBM have only appeared to have released a version for glibc > 2.1 NOT 2.0. So don't bother unless you are running suse 6.1 or Redhat 6.0 > or a glibc 2.1 based system. Hmm, this is not what I would think, since I'm running

Re: Netscape helper apps

1999-07-11 Thread Chris Woods
e Java in the browser, it'll simply ignore what it doesn't understand -- the applet tags themselves. Since the classfile is called from within the tag itself, there's no way you can make anything else load the applet besides the VM in the browser. On a similar note, are there

Re: Problems with Emacs/JDE

1999-07-12 Thread Chris Woods
p initialization file that emacs reads on startup and should be in your home directory. Depending on your emacs installation, there should be a file called "sample.emacs" somewhere with the distribution that you can copy and modify to your liking. .c. -- Chris Woods Ob

Re: Java2D Servlets on Linux

1999-07-15 Thread Chris Abbey
exceptions it could generate? Especially in the case that there is no Xserver? Actually if anyone here is the class file hacker sort you can put the entire method into a protection block, almost if you had coded it like this... try{ //entire contents of clinit }catch (Throwable t) { t.pri

Re: final variables in constructors (OT)

1999-07-16 Thread Chris Abbey
At 11:05 AM 7/16/99 +0200, Kontorotsui wrote: > >On 14-Jul-99 Michael Sinz wrote: >> The reason is that until the constructor is called, no instance data >> can be used. Note that you did not make this static final but rather >> final. This means there must be actual instance data to access this

Re: Servlets + JSP on linux (fwd)

1999-07-19 Thread Chris Woods
er project, I can see why it might be hard to find. Anyway, here's a link with what I think you're looking for: http://developer.java.sun.com/developer/earlyAccess/jsp/ gluck. .c. -- /** Chris Woods * [EMAIL PROTECTED] * ICQ#21740987 * * ObjectNetworks LLC * Network System

Re: Java IDE for Linux?

1999-07-22 Thread Chris Woods
/jde/) and the JDK. However, IBM has ported VisualAge for Java to linux. Go to http://www.software.ibm.com/vadd and look for the links and info there. Last I checked, it required a membership to VADD (Visual Age Developer's Domain), but that's free, as is the preview download of VAJLi

Re: netscape 4.61, Java, Redhat 6.0

1999-07-23 Thread Chris Woods
ty pathetic that I've got a quick link to "killall -9 netscape" in my gnome panel. Speaks volumes about the robustness of the app.) c. -- /** Chris Woods * [EMAIL PROTECTED] * ICQ#21740987 * * ObjectNetworks LLC * Network Systems Development * * Linux

Re: Invalid DatagramSocket option

1999-07-23 Thread Chris Abbey
Is your kernel multicast aware? cabbey at home dot net <*> http://members.home.net/cabbey I want a binary interface to the brain! Today's opto-mechanical digital interfaces are just too slow! -- To UNSUBSCRIBE, em

Re: Linux JDK applets on other platforms

1999-07-27 Thread Chris Abbey
h contains some of the same APIs as the Java Language; HOWEVER, it is not a JAVA VM by the definition of Java Technology, as presented by the trademark holders, Sun Microsystems Inc. At 10:50 7/27/99 -0400, Joseph B. Ottinger wrote: >On Tue, 27 Jul 1999, Glenn Valenta wrote: > >

Re: Wrong CLASSPATH

1999-07-29 Thread Chris Abbey
> while (ii < args.lenth ){ // error with this ^^ length is a pseduo-field on array primitives, not a method. lenth is a typo. The compiler will accept one and not the other. :) I'd suggest looking into a more general Java newsgroup, as this has nothing to do wit

[OT] jikes [was headed OT: Re: Working with many .java files]

1999-07-30 Thread Chris Abbey
e it doesn't live in a limited heap with a GC system under it... for large compilations this can eat up a LOT of memory... I have twice now sent my 256M machine into thrash mode by asking incremental compile to work with too many classes (in the neighborhood of 8K .javas). Sorry for ramblin

Re: [OT] jikes [was headed OT: Re: Working with many .java files]

1999-07-31 Thread Chris Kakris
Chris Abbey wrote: > > A couple people mentioned that javac will recompile any classes referenced > by what you compile and recompile them if they're newer... true, but DON'T > RELY ON THAT to save you: it misses the opposite link. Say for example you > have a stat

Re: RMI on Linux

1999-08-02 Thread Chris Abbey
>Anyone been able to succesfully launch rmiregistry and bind >UnicastRemoteObjects to it on Linux? Yup, use a lot of it... works quite well. >First, do you know of any way to debug rmiregistry when it launches? The >reason I'm asking is this, when I launch rmiregistry "./rmiregistry 1099 >&" as

Re: RMI on Linux

1999-08-04 Thread Chris Abbey
At 16:16 8/4/99 +0530, [EMAIL PROTECTED] wrote: >Somehow i have got RMI based server running but without RMISecurityManager >installed from the server (prg). >Still i don't understand why after installing RMISecurityManager from the >program, it (prg) used to throw Exceptions saying permission den

Re: Bad sync problem??

1999-08-06 Thread Chris Abbey
Everytime I hear someone say that adding thread yeilds or sleeps or changing priorities "fixed" the threading problems in a green threads implementation I immediately think they're depending on non-spec thread behavior. So far I haven't been wrong on the cases that have been dug into. Your imperic

Re: java + X11 memory leak

1999-08-10 Thread Chris Abbey
But is that memory allocated out of the chunk of VM reserved as the HEAP? I doubt it... I don't think it even blongs to the same process does it? Seems to me that it would have to belong to the Xserver's process... in the Xserver's address space and potentially on the Xserver's machine (as in a di

JDK Source

1999-08-11 Thread Chris Woods
of the script as it recommends, but a little ways into the script the patch fails. I tried patching by hand as well, with similar results. Any clues? I can generate error messages if desired. c. -- /** Chris Woods * [EMAIL PROTECTED] * ICQ#21740987 * * Résumé: http://marley.ne.media

Re: java + X11 memory leak

1999-08-11 Thread Chris Abbey
not quite a full step back to new, malloc, free and delete. I'm reminded of the US Marine Corps statement #7P: "Proper Prior Planning Prevents Piss Poor Performance". Oi. I did it again; went to jot off a quick note with a couple points and wrote a blasted treatise. I'll be leavin

Re: Food for thought...

1999-08-16 Thread Chris Kakris
nough people/businesses/institutes to donate some money to fund this exercise. How much money would it take and how many donations would be necessary? Chris Kakris "Ask not what Linux can do for you, but what you can do for Linux." Dynamic Solutions Pty Ltd http://www.dynam

trying to run jdk1.2 (pre 1 or pre 2) on SuSE 6.1 and RH 6.0

1999-08-19 Thread Chris LeDantec
nning java, with no args should not require a classpath. the jdk has worked fine under RH 5.x. does anyone have ideas as to the reason i'm getting this error? cheers, chris -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

RE: Poll: Which Java/Linux IDE?

1999-08-24 Thread Chris LeDantec
sed, but I would encourage all of you interested to take the time to join our EAP list (which you may join now), you will have access to the most recent builds and it will hopefully provide another channel for feedback from java developers. Cheers, Chris LeDantec Net

Re: Memory prolems

1999-09-11 Thread Chris Abbey
class for appletviewer is sun.applet.AppletViewer, so to run the viewer with a max 64 meg heap: java -mx64m sun.applet.AppletViewer http://www.yada.yada/applet.html OR appletviewer -J-mx64m http://www.yada.yada/applet.html -=Chris cabbey at home dot net <*> http://members.home.net/cabbey I want

Re: package problem

1999-09-11 Thread Chris Kakris
; compiles OK, as does >javac Bar.java > putting Foo.class and Bar.class in the foobar directory, but >java Foo > complains: >Can't find class Foo You need to specify the _complete_ name: ie, java foobar.Foo Chris Kakris "Ask not what Linux can do for you,

Re: jre and native thread

1999-09-15 Thread Chris Abbey
At 19:24 9/15/99 -0600, Carlos Alberto Román Zamitiz wrote: >I think your linux box doesn't have memory enough. >You should close others applications and try again. >(ups! that's sound like Windows). yeah, that would be windows ... >I'm not sure. Please, tell me if I'm wrong. I very much suspe

Re: Error loading libjava.so

1999-09-15 Thread Chris Abbey
does no one read readmes any more? You're running the glibc2.0 ("libc5") jdk binaries on a glibc2.1 ("glibc") based system. Please obtain the current 1.1 (117v3) jdk from: http://www.blackdown.org/java-linux/mirrors.html cabbey at home dot net <*> http://members.home.net/cabbey I

any news on progress?

1999-09-17 Thread Chris LeDantec
ve side, Java on Linux is leaps and bounds ahead of Java on the Mac... Regards, Chris LeDantec NetBeans, Inc. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: NoClassDefFoundError and RH6.0

1999-09-23 Thread Chris Abbey
A screen scrape of the exact command issued and the full stack trace given would help, as well as the value of your classpath envvar (if you have one). Otherwise we might as well be shooting in the dark. -=Chris At 10:38 9/23/99 -0400, Craig Soucie wrote: >This is probably something simple

Re: NoClassDefFoundError and RH6.0

1999-09-29 Thread Chris Abbey
At 09:04 9/29/99 -0500, Roll, Greg wrote: >Exception in thread "main" java.lang.NoClassDefFoundError: HelloWorld/class you didn't by any chance type "java HelloWorld.class" did you? cabbey at home dot net <*> http://members.home.net/cabbey I want a binary interface to the brain! Tod

Re: JAVA on LINUX (RedHat 6.0)

1999-10-02 Thread Chris Abbey
those are the native_threads you asked for... the pthread impl on Linux has each thread take an space in the process table, which is what ps et al are reading. take a look at the archives for the list back around end of last year, begining of this one for the gory details. cabbey at home dot n

Re: required Libraries

1999-10-05 Thread Chris Abbey
now what it's missing. I've set up such machines, once we got that _ns set of binaries a lot of my headaches ended. This is further proof that Sun just doesn't understand Java on the server. -=Chris cabbey at home dot net <*> http://members.home.net/cabbey I wan

Re: Benchmark results for Linux JVMs (formatted for 70 columns)

1999-10-12 Thread Chris Abbey
hould only be one variable between columns... so wait till IBM has Java2 for Linux, or move back to Blackdown 1.1. >To everyone working on Java for Linux: keep up the great work! :) Agreed! The members of the Blackdown effort continue to show incredible progress and achivement for such a small

Re: Runtime.traceMethodCalls()

1999-10-15 Thread Chris Abbey
you're using java_g right? try running a hello world class with the -tm command line switch to test the binaries: java_g -tm helloWorld Works for Me (TM) on blackdown 117 v1a, green or native. -=Chris cabbey at home dot net <*> http://members.home.net/cabbey I wa

Re: java_g

1999-10-16 Thread Chris Abbey
At 19:47 10/16/99 -0400, Michael Sinz wrote: >On Sat, 16 Oct 1999 15:47:02 -0600 (MDT), Brandon Anderson wrote: > >>Well, I tried to run my project with java_g as suggested. Unfortunately now I >>get a horrible RMI related thread dump. I was just wondering what exactly is >>the debug version of

Re: java_g

1999-10-16 Thread Chris Abbey
e send the stack. The only thing you have to do special for working with _g is compile debuggable versions of *your* *native* *libs*. usually a quick `ln -s libmine.so libmine_g.so` is all it takes. -=Chris cabbey at home dot net <*> http://members.home.net/cabbey I want a binary

Re: java_g

1999-10-16 Thread Chris Abbey
At 22:57 10/16/99 -0600, Brandon Anderson wrote: >If that's the case than why does my program run correctly when I compile >it and run it with javac/java but not when I compile it with untill you send us a stack trace and some actual concrete info about what you're doing and running, no one can a

Re: java_g

1999-10-16 Thread Chris Abbey
At 23:21 10/16/99 -0600, Brandon Anderson wrote: > >OK, here is the thread dump, but like I already wrote in the previous >post I only get this while running java_g so I don't know if its really >relevant. > >*** panic: "../../../../src/share/javavm/runtime/classresolver.c", line >1285: assertion

Re: java_g

1999-10-18 Thread Chris Abbey
all the time, thus I was sure I could help you; now that it's looking like Sybase I'm getting farther and farther out of my watter, aside from basic JNI issues. -=Chris At 14:57 10/18/99 -0600, Brandon Anderson wrote: >I'm sorry, but I'm obviously missing something. What *

Re: Linux JVMs

1999-10-18 Thread Chris Abbey
At 00:03 10/19/99 +0200, Ian Corner wrote: >You mentioned in a previous email the ibmjdk, is that Jikes? If not what is nope >Jikes as I thought that was the IBM JVM. Do you happen to know what Java Jikes is a Java compiler, that is it takes in source code in the Java Language and emits Bytecod

Re: Linux JVMs

1999-10-18 Thread Chris Abbey
At 22:09 9/18/99 -0400, Michael Emmel wrote: >Also it produces the slowest bytecode on the planet. Great for development. [it == jikes] just because the bytecode is simple doesn't always mean it's bad/slow... I'm starting to see JITTERs good enough to turn straight forward bytecode such as that p

Re: Urgently Looking for RMIRegistry Implementation

1999-10-22 Thread Chris Abbey
. Any would work. -=Chris At 10:49 10/22/99 +0100, Peter Pilgrim wrote: >Hi knowledgable Java-linux users. > >I am looking for an implementation source of code of rmiregistry. > >I really want to add a thread that touches a PID file every 5 seconds >so that I know the rmiregistry i

Re: Benchmark results for Linux JVMs (formatted for 70 columns)

1999-10-22 Thread Chris Abbey
ink we >have done a good job using efficient algorithms in the compiler. What we really need IMHO is a good comparison written up. I have access to a very good benchmark suite at work that I hope to use to this end sometime this winter, but first I've got to get my machine into a usable

Metal Look and Feel with 16 bit color

1999-10-27 Thread Chris LeDantec
t are linked in with java at this time? If the color depth is set to 8 bit or 24 or 32 bit then everything works fine, no problems. It is only an issue that arises with the 16 bit color depth. Any insight into this would be great... Thanks, Chris LeDantec NetBeans

Re: Re: mailto-protocol and it's result: UnknownHostExceptionmailhost or ConnectionRefused

1999-10-26 Thread Chris Abbey
o configure. As this is now certainly offtopic for java-linux (and I'll assume advanced-java as well) please followup off list if you choose. -=Chris cabbey at home dot net <*> http://members.home.net/cabbey I want a binary interface to the brain! Today's opto-mechani

Re: RMI and ClassFormatException

1999-10-27 Thread Chris Abbey
bad magic number means that the first 4 bytes of the delivered class file did not match 0xcafebabe. check that whatever server is handling the URL (i.e. a webserver) is sending it as binary, and that it isn't returning something like this: "404: file not found" ;) At 15:37 10/27/99 -0400, Paul Gr

Re: classpath

1999-10-29 Thread Chris Abbey
g.jar and want PLAF support then you also need another jar (plaf.jar ??) I just use swingall.jar and get it over with. Sure wish Sun had documented that better -=Chris cabbey at home dot net <*> http://members.home.net/cabbey I want a binary interface to the brain! Today&

Re: java 1.1.7/Linux Thread switching

1999-10-29 Thread Chris Abbey
This is "known behaviour". The thread spec is very vague in regard to how it is supposed to work. There have been numerous discusions on the list in the past, check the archives for them. It basically boils down that there is no gaurentee in the threading spec that multiple threads will be interle

FYI: we're an adminless list?

1999-10-29 Thread Chris Abbey
every recent mail from the list says: >To UNSUBSCRIBE, email to [EMAIL PROTECTED] >with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] response when trying to ask someone to finally drop [EMAIL PROTECTED] after two weeks of bounces: >This Message was undeliverable due to the fol

Re: Do we need an installer-chooser?

1999-01-16 Thread Chris Abbey
perhaps if this could be embeded in a web page... an applet? that would be cool. equally interesting would be to do a ping of the mirrors and download from the closest first. and unless you plan to compile to all archs maybe a shell script would be better? if it based all of it's decisions on fi

Re: Thread in the Linux's JVM

1999-11-22 Thread Chris Kakris
] (control backslash) will cause your application to dump a full stack trace of all your threads. Very handy for debugging. -- Chris Kakris http://www.dynamic.net.au/christos/ ZDS Services Pty Ltd 414 Gilbert Road, Preston, Victoria 3072, Australia -

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

1999-11-22 Thread Chris Abbey
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? The bug system is jitterbug for crying out loud now if you're talking about some of the stuff served up from domino then I can almost see

Re: Thread in the Linux's JVM

1999-11-22 Thread Chris Kakris
ock: owner "SIGQUIT handler" (0x80c0a08) 1 entry Dynamic loading lock: Monitor registry: owner "SIGQUIT handler" (0x80c0a08) 1 entry You can also achieve the same thing by sending a QUIT signal to the appropriate process/threads. -- Chris Ka

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? &g

hint to mirror maintainers...

1999-11-28 Thread Chris Abbey
dering how slow www.blackdown.org is, and how much faster the mirrors are (even one of the ones a lot farther away is routinely faster for me) I would think that keeping them up to date would be a high priority activity.... -=Chris cabbey at home dot net <*> http://members.home.net/cabbey

Re: Fun with serialization

1999-11-30 Thread Chris Abbey
At 07:38 11/30/99 , Michael Sinz wrote: >Also, I know of some problems with older versions of other Java compilers >(such as Jikes) that produce different version IDs from what JavaC does. >(This is a tricky problem - again it should not be an issue as you should >you the same exact class file and

install

1999-12-05 Thread Chris Blazek
I installed jdk 2 for linux and when i go to compile all i get is a blank screen and when i can't kill the process... I tried the following line... and nothing javac -verbose TestDrive.java Any clue? Chris -- To UNSUBS

Re: Sun and Inprise Java 2 announcement

1999-12-07 Thread Chris Abbey
I've tried to stay out of this thread as much as I could; but since Paolo is going to take this back to the "big picture" I'd like to take a second here and say something, 'cause I perfer the big picture to the pissing wars this could become (but thankfully hasn't yet (think "GNU/Linux" vs "Linux"

Re: JRE error when installing Oracle8i

1999-12-09 Thread Chris Abbey
At 13:05 12/9/99 +0700, you wrote: >FYI, I've already installed JRE 1.1.6v5 in /usr/local/jre directory um... try a *current* version. For a x86 box running RH6.1 I'd highly recommend either blackdown's 118v1 or IBM's 118. -=Chris cabbey at home dot net <*> h

Ken Arnold's posting to the jini-users mailing list

1999-12-09 Thread Chris Kakris
we have the most control. > > Ken > > P.S. Note that this nothing to do with SCSL -- it is a matter of > credit given. GPL doesn't require credit to be given either. Credit > for help is a social custom we all should follow, especially companie

Re: looking for URL

1999-12-09 Thread Chris Abbey
http://news.cnet.com/news/0-1003-200-1484634.html?tag=st.ne.ron.lthd.1003-20 0-1484634 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: ZDNet picks up the story

1999-12-09 Thread Chris Abbey
OK, I've now seen the rumor mentioned three times... can anyone point to an IBM source of where this might be comming from? -=Chris p.s. Without trying to spread it, the rumor I'm refering to is the one that IBM will be OSS'ing their Linux VM in the 1.3 time frame cabbey

another possibility wrt the press-release.

1999-12-10 Thread Chris LeDantec
i'm in an interesting position, and as such i need to drop a disclaimer from the get go bcs these are my views and not those of the company i work for... (the necessary b.s. since i'm too lazy to get a hotmail account to post from...) everyone is jumping down sun's throat on this one, with good c

Re: invalid method hash with rmi calls

1999-12-16 Thread Chris Abbey
_Stub and _Skel match the interface and that the impl matches the interface. Greping the outputs of -verbose for the class is the quickest way to check the first one, the second will take some code review. -=Chris At 19:27 12/16/99 -0500, Joseph Shraibman wrote: >What does this exception thr

Re: dropped RMI objects

1999-12-16 Thread Chris Abbey
Are you puting an RMI server object in the jsp VM? Assuming not... Is there ever a point in time where no external process has a handle to the server object? Are you doing anything "unusual" with the stubs? serializing them? The NoSuchObjectException does not come from the RMIRegistry, unless y

Re: invalid method hash with rmi calls

1999-12-19 Thread Chris Abbey
d? HUH? in 1.1 that error had a single, clear, meaning. Why on earth would it make sense to overlap a completely different type of problem onto the same error? Why not a *security* error... or is this an attempt at security through obfuscation? -=Chris cabbey at home dot net <*> http://mem

Re: Where is the plugin?

1999-12-20 Thread Chris Abbey
exactly where it should be... Java-Linux download pick a mirror, any mirror you think is relatively current jdk1.1.8 i386 v1 JavaPlugIn_1.1.2_k-glibc-2.1.2.sh At 22:21 12/20/99 +0100, Peter Schuller wrote: >Hello, > >I've seen references to the Linux version of the Java plugin, but I am >unable

Re: appletviewer won't run demo class

1999-12-23 Thread Chris Abbey
At 13:18 12/23/99 -0500, Edward W. Rouse wrote: >Don't worry too much about the font errors. agreed... unless you're trying to use dingbats. >The real error is the last part: agreed, but you've got the cause a little off... >> java.lang.ClassFormatError: Animator (Arguments can't fit into loca

Re: appletviewer won't run demo class

1999-12-24 Thread Chris Abbey
At 00:53 12/24/99 -0500, Linda Lincoln wrote: >Perhaps, but some additional information: When I point netscape-navigator at >the same HTML file it runs the applet without error or complaint (arguments netscape has a 1.1 vm. (1.1.5 iirc) >and all). I would expect this kind of behaviour from a S

Re: I can compile file1.java but cannot run file1.class in Linux.

1999-12-27 Thread Chris Abbey
then you should use the same commands in Linux as you used in winblows: 'java file1', not 'java file1.class'. This second is looking for a class named 'class' in a package 'file1'. p.s. I'd recommend upgrading to one of the 1.1.8 vms available on the web. At 11:07 12/27/99 -0800, [EMAIL PROTECTE

Re: jdk118 under Redhat6.0

1999-12-28 Thread Chris Abbey
three thoughts leap to mind immediately: 1. rtfm, rtfla 2. stop sending in x-html 3. the java interpreter expects a class name, not a file name. thus the invocation is 'java Clock2' not 'java Clock2.class' which is trying to run a class called "class" in a package called "Clock2". fe

segv with jni invocation api (1.2.2RC3)

2000-01-01 Thread Chris Cole
gcs.) * Run as above. Any insights/guesses/suggestions would be greatly appreciated. At this point, I'll probably attempt to build the jdk from the source using the Blackdown patches. Thanks, Chris *** java.c Sat Jan 1 16:30:32 2000 --- javax.c Sat Jan 1 19:45:27 2000 ***

Re: heap space and performace (what is going on??)

2000-01-07 Thread Chris Abbey
LY see them doing some development in that direction. This is what lead to that assumption, if you say I'm off base then fine, I'll take your word for it at face value. >At 03:13 AM 1/6/00 -0600, Chris Abbey wrote: >> >>my nose is itching. I might be smelling what I think I

Re: problems with rmi (linux 1.2 client, solaris 1.3 server)

2000-01-11 Thread Chris Abbey
At 14:00 1/11/00 +, Aaron M. Stromas wrote: [...] >bash$ java -Djava.security.policy=/home/ams/.java.security Client >java.rmi.UnmarshalException: error unmarshalling return; nested >exception is: >java.lang.ClassNotFoundException: com.wrox.rmi.Reverse_Stub >java.lang.ClassNotFoundExce

Re: Terrible native thread performance

2000-01-20 Thread Chris Kakris
etc. Have you tried the "reduce refresh" option? Try you application with different window managers and see if it makes any difference. -- Chris Kakris http://www.dynamic.net.au/christos/ ZDS Services Pty Ltd 414 Gilbert Road,

Re: VMs with processor specific code generation

2000-02-01 Thread Chris Abbey
At 17:42 2/1/00 +0100, Wolfgang Hoschek wrote: >Does anyone know whether there are any VMs out there that generate CPU >specific machine code? >Eg. detect a PentiumIII and issue approprate prefetch instructions, etc. >If so, is there material available describing how far such CPU specific >support

Re: RMI Problems

2000-03-16 Thread Chris Abbey
I think you're hitting one of the problems with RMI on multi-homed machines, the stubs hold a liveref object which contains an address and a port. On a machine with multiple addresses you sometimes endup shipping a stub that contains an address on the "wrong" interface. Take for example my setup w

Frame's title bar is off the screen

2000-03-26 Thread Chris Kelly
When I open a frame with the code given below, it opens with <0,0> of the content area at <0,0> of the screen. So, the title bar is off the screen, and the window can't be moved. Is there a "WORA" workaround? I found this message, but I'd rather avoid this type of stuff if possible: http://www.d

Frame's title bar is off the screen, Part 2

2000-03-26 Thread Chris Kelly
The previously mentioned problem with jdk1.1.8_v1 doesn't go away if I call reshape() before and/or after calling show(). However, using jre1.2.2_rc4, there's no problem; the code given in the original message works fine. Is this just a jdk1.1.8_v1 problem, or some kind of an Enlightenment/Gnome/

Re: java.lang.NoClassDefFoundError: sun/tools/javac/Main

2000-03-27 Thread Chris Kelly
I don't have the blackdown jdk1.2.2, but on the sun windows jdk1.2.2, that class is in tools.jar. If such a file exists, is it in the classpath? At 11:22 AM 3/27/00 -0800, Robert Miller wrote: > However, I have a team of developers working on a new project. The jsp's >they developed worked under

<    1   2   3   >