... Connection pools due offer some speed benefits in the single user case. One of the functions of a connection pools is to maintain a pool "live" connections...
Wesley Nelson
wnelson@...
Oct 1, 1999 4:15 pm
6474
Apparently, this bean is provided by allaire. I didn't find where in their site it is. Could you tell me where to download it ? Thanks in advance Sylvain ... ...
Sylvain Roche
sylvain@...
Oct 1, 1999 5:22 pm
6475
Another option is to have the restart servlet being served via the JWS/jseweb so that if the normal JSM's connected to IIS/Netscape have problems the restart...
Cura, David, NCIO
dcura@...
Oct 1, 1999 5:22 pm
6476
I would use a connection pool anyway. You are creating a new connection to the DB for every request and that is slow, even for a single user. It shouldn't...
Jorge Aliss
jaliss@...
Oct 1, 1999 5:22 pm
6477
Hi Folks, We are having a problem running JRun 2.3(153). It will crash after running for few days and creates a big core file in Unix. We have to start JRun to...
Raju Vage
rvage@...
Oct 1, 1999 5:22 pm
6478
We've been having a problem with our servlets every day from around 5PM-6PM (Pacific time, GMT-8:00 now). The cookies and session stuff seems to go haywire....
v - CN Michael James
vmjames@...
Oct 1, 1999 5:23 pm
6479
Is anyone running JRun 2.3.x on NT 4.0 IIS on a site that gets approximately 1,000 or more hits per day? If so, what version of NT, JRun and what virtual...
Joe Latteo
joe.latteo@...
Oct 1, 1999 5:23 pm
6480
Some time ago, I read about a bug that leads to a maximum for the length of JSP pages. The symptoms were empty pages, but any lines removed from the page...
Magnús Þór ...
magnus@...
Oct 1, 1999 5:23 pm
6481
Hi everybody, This is my first mail to the list. I am having problems running the servlet on IIS4.0 and JRun2.3.3 (153). The application worked perfectly on...
Kiran
pkiran27@...
Oct 1, 1999 5:24 pm
6529
Hi, I too have the same problem and still not able to figure out the solution for the Java.lang.outofmemoryError. our environment. is Jrun2.3, Solaris, JDK 1.2...
venkat R Pasumarthi
rao.v.p@...
Oct 4, 1999 3:06 am
6530
We have a problem using the Java Date class on the Jrun Vm. We are running Jrun on HP UX 10.20. I run the following bit of code: *** Locale l = Locale.FRENCH; ...
Nicolas Gauthier
nico.gauthier@...
Oct 4, 1999 3:08 am
6531
... There is (was) a Java bug that causes the timezone to be set to Pacific Time on Unix Machines. The work around is to use the TimeZone classs. DateFormat...
Karl Klingman
karl@...
Oct 4, 1999 4:11 am
6532
Have you tried disabling JIT yet ? With jdk1.2 the java flag is -Djava.compiler=NONE and with jdk1.1.x it is -nojit balan...
balan R
balanr@...
Oct 4, 1999 4:26 am
6533
Hi all, (1) Is it possible to use ActiveX components in a JSP page? How?? (2) Also is it possible to include an ASP page in a JSP page, meaning is it possible...
Khalid Ghanem
ghanem@...
Oct 4, 1999 5:48 am
6534
... Well, you have one similar symptom, but Raju's problem is related to several other errors besides the OutOfMemoryError. You may just have your VM argument...
Scott Stirling
sstirlin@...
Oct 4, 1999 6:00 am
6535
I will be out of the office from 10/01/99 until 10/07/99. I will respond to your message when I return. If you need immediate assistance please contact: Allan...
Tom_W._Gerber@...
Oct 4, 1999 6:00 am
6536
Hi all, I have a project in which I have to change a flat site to a dynamic one. The site is big, and has a lot of content. The content will be stored in MS...
Khalid Ghanem
ghanem@...
Oct 4, 1999 6:03 am
6537
Hi all, I am posting this for the second time. The dopost is throwing an java.lang.illegaiArguementException when trying to read the date from the applet. ...
Kiran
pkiran27@...
Oct 4, 1999 6:17 am
6538
Hi all, There was a typing mistake in the previos post. This is the correction. The dopost is throwing an java.lang.illegaiArguementException when trying to...
Kiran
pkiran27@...
Oct 4, 1999 6:26 am
6539
We have a problem using the Java Date class on the Jrun Vm. We are running Jrun on HP UX 10.20. I run the following bit of code: *** Locale l = Locale.FRENCH; ...
Nicolas Gauthier
nico.gauthier@...
Oct 4, 1999 7:12 am
6540
Hi all. I would write a simple jsp login page. If the parameter received by the page are correct then the client should be redirected to a welcome page. ...
Paolo Perrucci
perrucci@...
Oct 4, 1999 7:42 am
6541
Has anyone used this bean / does anyone use this bean in a production environment to connect to MS SQL 7? What settings did you use? Below are the settings I'm...
Mike Cannon-Brookes
mike@...
Oct 4, 1999 11:38 am
6542
Hello, Does anyone have an idea what the impact of the release of the Enterprise Server 4.0 will be on the use of Servlets & JRun? Has someone already tried ...
Wim Van Gelder
wim@...
Oct 4, 1999 1:19 pm
6543
Hi, Does anyone start receiving duplicate messages recently ?? I got 3 to 6 copies of the same message and I don't have the same problem with other mailing...
Chen, Alan (GSAM)
Alan.Chengsam@...
Oct 4, 1999 1:49 pm
6544
Yes, I had the same problem, although it has happened for a few days now. Darren. ... From: Chen, Alan (GSAM) [mailto:Alan.Chengsam@...] Sent: Monday,...
Darren Jerrard
djerrard@...
Oct 4, 1999 1:51 pm
6545
The lists were all moved over to a new location and there may be some 'side effects'. I expect them to go away fast. Sorry for the inconvenience. ... From:...
Michael Dinowitz
mdinowit@...
Oct 4, 1999 1:52 pm
6546
We have migrated the majority of our site off CF to JRun. While CF is relatively reliable, we often had issues with locked connections and queries timing out....
Lance Lavandowska
lance@...
Oct 4, 1999 1:56 pm
6547
If you are including the ActiveX component for client-side deployment, then yes, itsjust an HTML tag after all... however, the jsp engine has no idea that to...
Brill Pappin
Brill.Pappin@...
Oct 4, 1999 2:03 pm
6548
Your problem doesn't have anything to do with JRun. So, are you +2 or +3 GMT? It looks like the time zone is wrong on one of your machines... because you'll...
Brill Pappin
Brill.Pappin@...
Oct 4, 1999 2:10 pm
6549
I don't think its JRun eating your memory... because its stable in other places. Check your code for stuff that might hog the memory. Check your JDBC drivers...