Hi Tushar
 neither  JRun nor  JDK installation problem . Problem is in Developer version that you have installed. It is clear from log line
 
"Did not find a valid license key, limiting to 3 concurrent requests"
 that jrun developer version does not support greater then three concurrent request. thats why default web server stops automatically.
 
moreover if you are using JDBC then properly close connection , statement as well as resultset object.
 
regards
sajida kalsoom.
 
----- Original Message -----
From: "Tushar Shah" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, December 01, 2000 2:06 PM
Subject: Re: Re: Thanx and some query

> Hi,
>
>    Now I am explaining you my problem.
>
>    see I have installed jrun3.0 on my machine and it is workstation and i am not configuring it with the external web server.I am unsing hhtp://localhost:8100/servlet/servlet_name to call the servlet.After 2 to 3 calls to the servlet it throws me the runtime eroor of javaw.exe while requesting the servlet and it automatically closing the default jrun serverAt that time my path for java.exe is c:\jdk1.2.2\bin.After taht i ahev uninstalled the jdk1.2.2 and jsdk2.0 and jrun.then againg i have installed jrun and jre from the jrun itself so the path for the jvm is c:\javasoft\jre\1.2\bin.Then also it throws the error of javaw.exe.
>
>   So this is my problem so please tell me the solutoin for it and tell me the jvm path for jrun.
>
>   Please ive me the reply as early as possible.Please and i am sending you my log files it the text formet only
>
>
> default-err :
>
> Operating System: Windows NT Version 4.0
> Java Virtual Machine: build JDK-1.2.2-W, native threads, symcjit from Sun Microsystems Inc.
> JRun 3.0 3.00.3694 Starting default...
> Current Locale: en_US
> Loading scheduler
> Loading logging
> Operating System: Windows NT Version 4.0
> Java Virtual Machine: build JDK-1.2.2-W, native threads, symcjit from Sun Microsystems Inc.
> JRun 3.0 3.00.3694 Starting default...
> Current Locale: en_US
> Loading scheduler
> Loading logging
>
>
> default-event  :
>
> 12/01 14:17:23 info (JRun) Loading monitor
> 12/01 14:17:23 info (JRun) Loading license
> 12/01 14:17:23 info (license) Did not find a valid license key, limiting to 3 concurrent requests
> 12/01 14:17:23 info (JRun) Loading control
> 12/01 14:17:23 info (control) control listening on 127.0.0.1:53000
> 12/01 14:17:23 info (JRun) Loading ejb
> 12/01 14:17:28 info (ejb) Starting server...
> 12/01 14:17:28 warning (ejb) No ejipt.userHomeName property found
> 12/01 14:17:28 warning (ejb) No ejipt.roleHomeName property found
> 12/01 14:17:30 info (ejb) Successfully binded java:comp/UserTransaction
> 12/01 14:17:30 info (JRun) Loading jms
> 12/01 14:17:30 info (JRun) Loading jndi
> 12/01 14:17:30 info (JRun) Loading jdbc
> 12/01 14:17:30 info (JRun) Loading web
> 12/01 14:17:30 info (web) web listening on *:8100
> 12/01 14:17:30 info (JRun) Loading mail
> 12/01 14:17:30 info (JRun) Loading url
> 12/01 14:17:30 info (JRun) Loading default-app
> 12/01 14:17:32 info (default-app) Starting default-app: Default User Application - Default application for getting started
> 12/01 14:17:32 info (default-app) Loading scheduler
> 12/01 14:17:32 info (default-app) Loading logging
> 12/01 14:17:32 info (JRun) Loading session
> 12/01 14:17:33 info (session) Loading persistence storage provider 'file'
> 12/01 14:17:33 info (JRun) Path C:/Program Files/Allaire/JRun/servers/default/default-app/WEB-INF/sessions/ created for session data
> 12/01 14:17:33 info (JRun) Loading authentication
> 12/01 14:17:33 info (JRun) Loading propfile
> 12/01 14:17:33 info (JRun) Loading jsp
> 12/01 14:17:34 info (JRun) Loading file
> 12/01 14:17:34 info (JRun) default-app Ready
> 12/01 14:17:34 info (JRun) Loading demo-app
> 12/01 14:17:34 info (demo-app) Starting demo-app: JRun Demo - JRun Demo
> 12/01 14:17:34 info (demo-app) Loading scheduler
> 12/01 14:17:34 info (demo-app) Loading logging
> 12/01 14:17:34 info (JRun) Loading session
> 12/01 14:17:34 info (session) Loading persistence storage provider 'file'
> 12/01 14:17:34 info (JRun) Path C:/Program Files/Allaire/JRun/servers/default/demo-app/WEB-INF/sessions/ created for session data
> 12/01 14:17:34 info (JRun) Loading authentication
> 12/01 14:17:34 info (JRun) Loading propfile
> 12/01 14:17:34 info (JRun) Loading jsp
> 12/01 14:17:35 info (JRun) Loading file
> 12/01 14:17:35 info (JRun) demo-app Ready
> 12/01 14:17:35 info (JRun) default Ready
> 12/01 14:18:58 info (JRun) invoker: init
> 12/01 14:19:11 info (JRun) Drugs_Supplier_Search: init
> 12/01 14:19:47 info (JRun) Loading monitor
> 12/01 14:19:47 info (JRun) Loading license
> 12/01 14:19:47 info (license) Did not find a valid license key, limiting to 3 concurrent requests
> 12/01 14:19:47 info (JRun) Loading control
> 12/01 14:19:48 info (control) control listening on 127.0.0.1:53000
> 12/01 14:19:48 info (JRun) Loading ejb
> 12/01 14:19:49 info (ejb) Starting server...
> 12/01 14:19:49 warning (ejb) No ejipt.userHomeName property found
> 12/01 14:19:49 warning (ejb) No ejipt.roleHomeName property found
> 12/01 14:19:49 info (ejb) Successfully binded java:comp/UserTransaction
> 12/01 14:19:49 info (JRun) Loading jms
> 12/01 14:19:49 info (JRun) Loading jndi
> 12/01 14:19:49 info (JRun) Loading jdbc
> 12/01 14:19:49 info (JRun) Loading web
> 12/01 14:19:50 info (web) web listening on *:8100
> 12/01 14:19:50 info (JRun) Loading mail
> 12/01 14:19:50 info (JRun) Loading url
> 12/01 14:19:50 info (JRun) Loading default-app
> 12/01 14:19:50 info (default-app) Starting default-app: Default User Application - Default application for getting started
> 12/01 14:19:50 info (default-app) Loading scheduler
> 12/01 14:19:50 info (default-app) Loading logging
> 12/01 14:19:50 info (JRun) Loading session
> 12/01 14:19:50 info (session) Loading persistence storage provider 'file'
> 12/01 14:19:50 info (JRun) Loading authentication
> 12/01 14:19:50 info (JRun) Loading propfile
> 12/01 14:19:50 info (JRun) Loading jsp
> 12/01 14:19:51 info (JRun) Loading file
> 12/01 14:19:51 info (JRun) default-app Ready
> 12/01 14:19:51 info (JRun) Loading demo-app
> 12/01 14:19:51 info (demo-app) Starting demo-app: JRun Demo - JRun Demo
> 12/01 14:19:51 info (demo-app) Loading scheduler
> 12/01 14:19:51 info (demo-app) Loading logging
> 12/01 14:19:51 info (JRun) Loading session
> 12/01 14:19:51 info (session) Loading persistence storage provider 'file'
> 12/01 14:19:51 info (JRun) Loading authentication
> 12/01 14:19:51 info (JRun) Loading propfile
> 12/01 14:19:51 info (JRun) Loading jsp
> 12/01 14:19:51 info (JRun) Loading file
> 12/01 14:19:51 info (JRun) demo-app Ready
> 12/01 14:19:51 info (JRun) default Ready
>
>
> ok then i am waiting for the reply,
> Tushar
>
>    
>
>
>
> _____________________________________________________
> Chat with your friends as soon as they come online. Get Rediff Bol at
>
http://bol.rediff.com
>
> Participate in crazy auctions at
http://auctions.rediff.com/auctions/
>
>

Reply via email to