???????? I don't understand this attitude. We're talking about a very serious bug that Macromedia has known about for close to a year now. It got through...
14960
Joan M Barrett
joan_m_barrett@...
Apr 1, 2002 2:57 pm
I will be out of the office from 04/01/2002 until 04/08/2002. Please contact Michele Bourassa, 763.732.6008, if you have any questions/problems regarding...
14961
Verma_Dilip@...
Apr 1, 2002 3:12 pm
Thanks savant for writing. We are using Oracle 8.1.5 version. And I get the problem when I use my connectio pooling, but if I use JRun's connection pooling...
14962
Mike Collins
mcollins@...
Apr 1, 2002 3:26 pm
Jeff, We will work with 2 customers from this thread. We have started contacting them already. You did not mention if you are experiencing this issue are if ...
14963
Jeff Ramin
ramin@...
Apr 1, 2002 3:49 pm
... We believe we have experienced this issue, on a high-traffic ecommerce site. To the best of our ability, we ruled out other possible causes, such as...
14964
Haseltine, Celeste
CHaseltine@...
Apr 1, 2002 4:08 pm
Charles, My response wasn't directed at just "what to do when the bosses don't listen", but also how to "not push your ideas to the point that you alienate the...
14965
Drew Falkman
drew@...
Apr 1, 2002 4:41 pm
I have not, quite frankly, worked in a corporate environment. But as a consultant I often face the same issues - not just with load testing, but also with...
14966
Haseltine, Celeste
CHaseltine@...
Apr 1, 2002 5:19 pm
Drew, Playing the "uncertainty" card is defintely a very good move. As you mentioned, "higher ups" and "owners" don't like to deal with the "unknown", and...
14967
charles arehart
carehart@...
Apr 1, 2002 5:47 pm
Speaking only for myself (whose attitude I assume you didn't understand), I'm talking about letting by-gones be by-gones, considering it water under the...
14968
Ben Groeneveld
bgroeneveld@...
Apr 1, 2002 5:59 pm
+1 for charlie, well said :) BenG. "even if you are standing still you are moving backwards" ... ...
14969
Haseltine, Celeste
CHaseltine@...
Apr 1, 2002 8:30 pm
I have a young man who will be comming to work part time with us and who has no programming background, but who would like to learn HTML, Flash and DHTML....
14970
Neil Clark - Team Mac...
teammacromedia@...
Apr 1, 2002 8:41 pm
Hi, First off, Dreamweaver/Ultardev/JRun can all exist on the same machine - they all have individual run-time components. As for what tool to 'learn39; DHTML,...
14971
Savantraj, Chennamaka...
Savant.Rcs@...
Apr 2, 2002 12:47 am
Hi Dileep, Now I understood your problem clearly. This is quite normal. When the database goes down all the connection object in your pool become Invalid. ...
14972
Sebastian Millies
S.Millies@...
Apr 2, 2002 7:06 am
as far as I know, the Oracle drivers come with Oracle's implementation of a pooled data source/pooled connection. How about using that? -- Sebastian ... Ya, I...
14973
Ben Groeneveld
bgroeneveld@...
Apr 2, 2002 5:02 pm
Celeste, replace 'setHeader39; with 'addHeader39; in the last statement only? BenG. ... ______________________________________________________________________ ...
14974
Chris Jenkins
chris@...
Apr 2, 2002 6:10 pm
I wish there was an archives to search because i'm new to the list and I hope this hasn't been discussed before. I'm trying to compile my .java files. At the...
14975
Verma_Dilip@...
Apr 2, 2002 6:13 pm
I get a strange problem using Oracle pooled connection. And the same problem I saw in JRun 4.0. The problem is when I connect using oracle pool I get...
14976
Drew Falkman
drew@...
Apr 2, 2002 6:26 pm
There is an archive at: http://groups.yahoo.com/group/jrun-development/ Drew Falkman Author, JRun Web Application Construction Kit ...
14977
Barry Charles
bcharles@...
Apr 2, 2002 7:06 pm
It sounds like you may need to add classpath info. Soething like this: javac *.java -classpath c:\jrun92;nozomi92;lib\ejb2_0.jar;c:\jrun92;nozomi92;lib\jta.jar; Your...
14978
Zhang, Shengtong, ALCAS
sz2n@...
Apr 2, 2002 9:28 pm
You need to run "javac ClassName.java" to compile and "java ClassName" to run it. Of course, you can add extra classpath as needed. Shengtong Zhang ... From:...
14979
Amit r
cool_jockey@...
Apr 3, 2002 4:20 am
Hi Chris For comiplation you must type javac file.java thats it!! /amit ... http://www.mail-archive.com/jrun-talk@.../ ... ...
14980
charles arehart
carehart@...
Apr 3, 2002 6:02 am
I appreciate all those points, Celeste. And as someone who's also been around the IT world a long time (20 years), I realize that politics are part of the...
14981
Pete Freitag
pete@...
Apr 3, 2002 6:28 am
I like OpenSTA http://www.opensta.org/ it's a free web site load testing tool. Like all testing tools you can't just sit down and use it, but if you spend a...
14982
charles arehart
carehart@...
Apr 3, 2002 7:34 am
To be honest, I was excited about OpenSTA (being open source and all), and the docs were really well-done, so I was psyched. But then I found I couldn't quite...
14983
Chris Jenkins
chris@...
Apr 3, 2002 1:19 pm
I figured it may be something with my classpath which is set in the environment variables. I already have this existing path (C:\Program ...
14984
Christopher B. Hamlin
chamlin@...
Apr 3, 2002 3:05 pm
... I agree. I think that a 5-user test can create a lot of traffic. We use Webload now (bought it), but did use an eval for a while. Five users may not sound...
14985
Theodore Zimmerman
tzimmerman@...
Apr 3, 2002 6:49 pm
Chris, Javac is in the jdk1.2.2\bin directory. Try putting c:\jdk1.2.2\bin in your system path. HTH. Ted Zimmerman ... From: Chris Jenkins...
14986
charles arehart
carehart@...
Apr 4, 2002 6:19 am
You raise good points, Scott. Certainly, to test a site inside a firewall, you'll need to install some software. But if that's not a concern, and if you want...
14987
Scott Stirling
sstirling@...
Apr 4, 2002 2:07 pm
I would (did) take WAST over any of those tools (except OpenSTA because I've never used it). I don't know about OpenSTA, but LoadRunner, SilkPerformer and...
14988
Jim Snyder
jsnyder@...
Apr 5, 2002 2:02 am
Hi all.. When our JRun server (3.1 or 3.0.2) is down and users try to connect to it the following error occurs: Could not connect to JRun Server Is there a way...