more info on breakage

2002-02-15 Thread Stef Epardaud
i've tried with the latest jdk1.3.1 from blackdown i could find: java version "1.3.1" Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.3.1-FCS) Java HotSpot(TM) Client VM (build Blackdown-1.3.1-FCS, mixed mode) i have this class that just waits to get some text typed in: impo

Re: Interclient 1.51 JDBC problems on Linux with Blackdown 1.2.2RC3 repost of more info

2000-01-13 Thread Ola Samuelson
Hi! I'm not sure I follow. The servlet looks like: public class finder extends HttpServlet { .. .. String _dbURL = "jdbc:interbase://localhost/nexttier://lb/data/lb.gdb"; String _InitialQuery = "select * from employee"; java.sql.Driver _Driver = null; java.sql.Connection _Connection = nul

More info on capturing stdout

1999-09-20 Thread Neil Clayton
Following up on my previous message, I have more information: I've been playing with the code for sflwl, and found that something *very weird* if happening. This is a snippet from lwl.c. myPrintf("While\n"); while (sdes_count-- > 0) { struct l

More info

1999-04-27 Thread Jason C. Locke
A while ago I used your JVM on linux and found the AWT stuff to be a bit slow. I'm wondering if things have improved since then due to the new agreement (true?) Sun has arrived at with the free software community. I'd like to know the specifics on how the port was done and how well it compares t

Re: java crashes when starting a frame (more info)

1998-10-01 Thread Java News Collector
At 08:21 PM 10/1/98 +0200, you wrote: >Hi again! > >I left out some information that might help in solving of my question. >An output like this one is printed > >The output when it crashes (java and appletviewer). > >SIGSEGV 11* segmentation violation >stackbase=0xbf

java crashes when starting a frame (more info)

1998-10-01 Thread Mikael Hallendal
Hi again! I left out some information that might help in solving of my question. An output like this one is printed The output when it crashes (java and appletviewer). SIGSEGV 11* segmentation violation stackbase=0xb430, stackpointer=0xb334 Full thread du