SilverStream ships Linux port

2000-05-10 Thread John Rousseau
iated! -John John Rousseau [EMAIL PROTECTED] SilverStream Software Phone: +1 978 262 3564 2 Federal St. Fax: +1 978 262 3499 Billerica, MA

RE: Multiple Platforms

2000-05-10 Thread John Rousseau
directly is to send mail to '[EMAIL PROTECTED]' with the Subject of the message "unsubscribe". If this doesn't work, you will need to look at what other mailing lists you are on to see if any of them may be subscribed to this list. -John -

Re: Multiple Platforms

2000-05-09 Thread John Rousseau
On Tuesday May 9, 2000, Riyad Kalla wrote: > I think this question got more replies than I've ever seen on this list in a > WHILE :) > > Lets all go look at the thread tree for it Can we hold hands and sing Kum-by-ya while we do it?!?! I'm still waiting to hear how well the imbedded JVM i

Re: Multiple Platforms

2000-05-09 Thread John Rousseau
> machine says "Exception in thread "main" > > java.lang.NoClassDefFoundError: First_tst/class. Any Ideas. You need to run the command "java First_tst", _not_ "java First_txt.class". -John ----

Re: how linux find .h?

2000-05-08 Thread John Rousseau
are some much better forums for generic C programming questions. This list is for questions pertaining to using Java on the Linux platform. Thanks -John PS. Look at the '-I' option to gcc in the gcc man page ("man gcc"). ----

Re: Loading .so file in java application on Linux

2000-05-02 Thread John Rousseau
bs, then you should have: java -Djava.libarary.path=/users/boris/mylibs Hope this help! -John John Rousseau [EMAIL PROTECTED] SilverStream Software Phone: +1 781 238 5564 1 Burlington Woods

Re: Servlet

2000-04-06 Thread John Rousseau
ar from the Sun site. http://java.sun.com/products/servlet/ -John ---- John Rousseau [EMAIL PROTECTED] SilverStream Software 1 Burlington Woods

Problems with kernel 2.2.14

2000-04-05 Thread John Rousseau
week was in our code. Sorry for the wasted bandwidth. John Rousseau [EMAIL PROTECTED] SilverStream Software 1 Burlington WoodsPhone: +1 781

Re: JVM hang

2000-03-31 Thread John Rousseau
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 th

Re: JVM hang

2000-03-31 Thread John Rousseau
link line, it all worked fine. -John ---- John Rousseau [EMAIL PROTECTED] SilverStream Software 1 Burlington WoodsPhone: +1 781 238 5564 Burlington, MA 01803

Re: TCP performance issues

2000-03-30 Thread John Rousseau
On Mar 29, 2000, Ekkehard Kraemer wrote: > Hallo John, > > JR>I'm thinking that the kernel TCP connection queues are filling up and > JR>further requsts are getting dropped, but at 20? > > Did you check ulimit (file handles)? > > Did you try 'lsof | grep TCP'? Maybe it shows thousands of "

TCP performance issues

2000-03-29 Thread John Rousseau
ues are filling up and further requsts are getting dropped, but at 20? Any ideas on how to debug this would be greatly appreciated! -John ---- John Rousseau [EMAIL PROTECTED] SilverStream Software

Re: TCP performance issues

2000-03-29 Thread John Rousseau
On Thursday Mar 30, 2000, Peter Schuller wrote: > > Our application server starts rejecting TCP connections (actually, > > the OS does, our app never sees these rejected requests) at about 20 > > simultaneous requests. The load average on the system runs a little > > high (5-10) when requests st

Re: Accessing a JNIEnv pointer from within a C++ jni function

2000-03-28 Thread John Rousseau
On Tuesday Mar 28, 2000, Norman Shapiro wrote: > [EMAIL PROTECTED] (John Rousseau) writes: > >You could save the pointer in thread local storage, but I guarantee > >that it won't be portable. > > > >Take a look at pthread_key_create, pthread_setspecific, et a

Re: Accessing a JNIEnv pointer from within a C++ jni function

2000-03-28 Thread John Rousseau
antee that it won't be portable. Take a look at pthread_key_create, pthread_setspecific, et al. -John ---- John Rousseau [EMAIL PROTECTED] SilverStream Software 1

Popup Menu Question

2000-03-27 Thread John Rousseau
Java frame and is obscuring at least part of the title bar. Has anyone seen this behavior, and does anyone have any idea if this is a bug or just something specific to this VM? John Rousseau [EMAIL PROT

Re: Servlet libraries

2000-03-24 Thread John Rousseau
l -John ---- John Rousseau [EMAIL PROTECTED] SilverStream Software 1 Burlington WoodsPhone: +1 781 238 5564 Burlington, MA 01803Fax: +1 781

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

1999-11-23 Thread John Rousseau
e -mx256m (or -Xmx256m depending on the JDK version). Note that there is no '='. You should probably look into why your application is using so much heap space. Is this expected from the amount of memory you think your app needs? Good luck. -John ----

Re: Broken pipe error

1999-10-28 Thread John Rousseau
is caught just below this line. > > Can anyone please suggest how to fix this? Is the browser closing the connection? Are you sending the appropriate keep-alive headers to the browser (HTTP version dependent)? -John Joh

Re: Several VM ?

1999-10-18 Thread John Rousseau
On Monday Oct 18, 1999, Pierre Heroux wrote: > I've downloaded JDK_1.2_pre-release-v2. > Each time I run "java blah_blah.class" or invoke the JVM in a C++ > source, it looks as if the program is run several time. It appears 8 > times in the process list ("ps"). > > Is there something wrong ? N

Re: reminder - this list is for Java & Linux

1999-10-15 Thread John Rousseau
messages of noise. Sorry to sound like a jerk, but please use this list only for what it was designed for. Thanks -John ---- John Rousseau [EMAIL PROTECTED] SilverStream Software