Just a question from the lurker pool, but why are you stuck using JServ? The whole point of using 9iAS is the OC4J container, which is a licensed version of the Orion server. JServ hasn't been updated in years.
Adam Weed -----Original Message----- From: Laubach, Shawn - TAFB/LAB NCC (SAIC) [mailto:[EMAIL PROTECTED]] Sent: Saturday, July 06, 2002 8:51 AM To: 'POI Users List' Subject: RE: IllegalMonitorStateException This is running under Oracle 9ias Rel. 1 so 1. A 1.2.1 version is what they say the are completely compatible with. 2. JServ 1.1 (Don't have a choice in this) 3. Win2k fully patched 4. P4 1.4 1gig 2x36gig SCSI Hardrives I went back to the 1.5 version of POI and it reacted the same. Shawn Laubach SAIC - Web Developer B-1B System Support Management Division OC-ALC/LAB, Building 3001, Tinker AFB, Oklahoma dsn: 336-2473 comm: 405-736-2473 mobile: 405-245-9562 -----Original Message----- From: Andrew C. Oliver [mailto:[EMAIL PROTECTED]] Sent: Friday, July 05, 2002 10:34 PM To: POI Users List Subject: Re: IllegalMonitorStateException Thats a threading error. POI isn't threaded. That totally makes no sense. I bet its a cooincidence as to where its happening. Please provide: 1. JDK version 2. Servlet container version 3. OS version 4. Hardware statistics. -Andy Shawn Laubach wrote: >Inside a class being called by a servlet, I'm getting a >IllegalMonitorStateException thrown. I've narrowed it down to three lines >of code where it is occuring. A row.createCell, cell.setCellValue, and >cell.setCellStyle calls. I haven't had time to narrow it down any furthur. >What I'm curious about, is why it would be thrown anyways. I've just >started using the 1.8 dev release and I plan to try the 1.7 release next >chance to see if that works. > >BTW, it runs fine standalone and other similar code runs fine both >standalone and as a servlet. > >Shawn > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>