Hello, I am using Jrun3.0 sp1 under NT sp5 on my production system, using sun's Jre 1.2.2 I have 3 instances of Jrun and sometime the following problem...
Philippe Bertramo
philippe.bertramo@...
Oct 1, 2001 4:05 pm
13958
Hello, I am using Jrun3.0 sp1 under NT sp5 on my production system, using sun's Jre 1.2.2 I have 3 instances of Jrun and sometime the following problem...
Philippe Bertramo
philippe.bertramo@...
Oct 1, 2001 4:06 pm
13959
Sun has written a piece of software called the COM bridge which makes it easy for a Visual Basic or Visual C++ program to create and manipulate Java objects....
Mark Phelps
mark.phelps@...
Oct 1, 2001 5:36 pm
13960
I haven't experienced your problem so I don't know the cause, or a solution. We use JRun 3.0 SP2 on NT and Windows 2000, and HP/UX and we don't see the ...
Mark Phelps
mark.phelps@...
Oct 1, 2001 5:41 pm
13961
check out Bridge2Java from http://alphaworks.ibm.com ... From: Mark Phelps [mailto:mark.phelps@...] Sent: Monday, October 01, 2001 12:56 PM To: JRun-Talk ...
Moore, Jim
Jim.Moore@...
Oct 1, 2001 6:06 pm
13962
Hi everybody, First of all, I would like to thank all the people who helped me with the last problem. I´m having a new problem with the "IPlanet 4.1 - JRun...
elias yacoub
yacoub_elias@...
Oct 1, 2001 7:17 pm
13963
Under Windows 2000 (also available for NT) I'm solving my problems with the ghost instances of JRun with the rkill utility. See also ...
Andreas Ott
a_ott@...
Oct 2, 2001 11:49 am
13964
Hi I am doing this include of the same JSP file more than once <%@include file="date.jsp"%> <%@include file="date.jsp"%> and this gives me a errror saying...
sanathr@...
Oct 2, 2001 12:57 pm
13965
If you are using JRun 3.1, supposedly this is fixed in a service pack. Try installing the JRun 3.1 service pack... Mark ... From: sanathr@......
McDowell, Mark
McDoMa@...
Oct 2, 2001 1:12 pm
13966
Hi all ! I've deployed some EJB on my default-serveur. Having a look at log files, everything seems to be correct, no errors... Then, I've deployed a...
Christophe Marchand
christophe.marchand@...
Oct 2, 2001 1:44 pm
13967
You don't need the "java:/comp/env/ejb/" prefix before the EJB name. Here is an example of some code that we use to load an EJB. In this example the bean is...
Mark Phelps
mark.phelps@...
Oct 2, 2001 4:01 pm
13968
Thanks. I have another JNDI question... See next post please. Thanks ... From: "Mark Phelps" <mark.phelps@...> To: "JRun-Talk"...
Christophe Marchand
christophe.marchand@...
Oct 2, 2001 4:39 pm
13969
Hi all ! In my ejb-jar.xml, I define this : <entity> ... <env-entry> <env-entry-name>datasource</env-entry-name> ...
Christophe Marchand
christophe.marchand@...
Oct 2, 2001 5:00 pm
13970
Here is another code snippet showing how we connect to our data source. Note the "jdbc" in the JNDI name string. Also note that we are retrieving a DataSource...
Mark Phelps
mark.phelps@...
Oct 2, 2001 5:15 pm
13971
Ok, this is correct for datasource objects. But I have other bean-specific information that I want deployers to let parameter. Defining them in a .properties...
Christophe Marchand
christophe.marchand@...
Oct 2, 2001 5:50 pm
13972
I don't know. We use properties files for our configuration even though that is not what is recommended usually. I haven't experimented with storing...
Mark Phelps
mark.phelps@...
Oct 2, 2001 6:05 pm
13973
Hi I am looking for a solution which is independent of the server it runs on and would not want to add on service packs and patches to solve this problem. Hope...
sanathr@...
Oct 3, 2001 3:50 am
13974
Thanks a lot, this is vry usefull. I will try to upgrade my JVM and install JRUN sp2 to see if my problem goes away. regards, Philippe ... From: Andreas Ott...
Philippe Bertramo
philippe.bertramo@...
Oct 3, 2001 7:09 am
13975
One of our customers have a problem with our program and if someone could help, I'd be really, really grateful. We usually use JRun 2.33, but they have...
Anne-Li Mell
anne-li.mell@...
Oct 3, 2001 2:22 pm
13976
Sanjeevi- It is my understanding that it is simply impossible to have to include directives of the same file in one page. I would recommend that you use ...
Drew Falkman
drew@...
Oct 3, 2001 4:59 pm
13977
When I turn on debug I see a lot of the following messages in my log file. Probably one for each thread I have. Does anyone know what they mean? Thanks,...
Ben Groeneveld
bgroeneveld@...
Oct 3, 2001 6:40 pm
13978
Hello, We are having lot of problems with JRun 3.0 or Jrun3.1, If we get high volume and the thread count goes beyond 100, it does not respond. We are just...
JOGALEKAR,MAKARAND (H...
makarand_jogalekar@...
Oct 3, 2001 9:32 pm
13979
Makarand, I have seen similar behavior. I think there may be a JRun problem. If I setup a threadpool of 50 with an idle thread timeout of 60, then after a...
Ben Groeneveld
bgroeneveld@...
Oct 3, 2001 10:02 pm
13980
Guys, How many processors do you have running on your system? I do not believe that this is a JRUN or java issue but a "tread thrashing" issue. Basically only...
Dave.Morris@...
Oct 3, 2001 11:10 pm
13981
Dave, agreed that 100 threads is a lot, but only if they are all busy. From a unix perspective, the main thing to worry about is that the average queue length...
Ben Groeneveld
bgroeneveld@...
Oct 3, 2001 11:37 pm
13982
Hi Drew, Thanks for the info, I found a solution by making the include file which was a JSP into a class and instantiate the class and the call the method ...
sanathr@...
Oct 4, 2001 4:24 am
13983
Can someone help me with this, I am about to lose my mind here. Using - JRun 3.0 Service Pack 2a Version 3.02a.116 In local.properties I set the following...
Erik Morton
emorton@...
Oct 4, 2001 2:00 pm
13984
Dave, You made an excellent point regarding "thread thrashing". Although I don't know if "thread thrashing" is completely responsible for the behavior that ...
Haseltine, Celeste
CHaseltine@...
Oct 4, 2001 3:51 pm
13985
Hi all, I use Struts with JRun 3.1. It appears that Struts isn't able to read <init-param> from web.xml. In fact, getServletConfig().getInitParameter() always...
christophe.marchand
christophe.marchand@...
Oct 4, 2001 5:29 pm
13986
Hi all ! I try to deploy some applications with EJB's and Servlets. My EJB's are application-specific, but based on a common framework. My applications used...