Re: Strange error

2005-05-11 Thread Mark Thomas
You need to look at line 125 of WebApplicationListener in the org.objectstyle.cayenne.conf package and see which object might be null that you have assumed isn't. Mark Fredrik Liden wrote: Does anyone have any idea what this error means? I'm using jdk 1.5, tomcat 5.5.9 and intellij. Thanks!

Re: strange error when processing stylesheets: tomcat, jdk1.4, windows, xalan

2004-07-01 Thread Martin Monsorno
Martin Monsorno [EMAIL PROTECTED] writes: Hi *, I get the following error when trying to transform a xml document with a XSLT stylesheet: ; SystemID: jndi:/localhost/ipas/xsl/minutes_pdf.xsl; Line#: 298; Column#: 66 javax.xml.transform.TransformerException: Unknown error in XPath

Re: strange error when processing stylesheets: tomcat, jdk1.4, windows, xalan

2004-07-01 Thread Dan Barron
Have you tried just testing (title) instead of (./title)? The added ./ seems unneceassry. At 02:25 AM 7/1/2004, you wrote: Hi *, I get the following error when trying to transform a xml document with a XSLT stylesheet: ; SystemID: jndi:/localhost/ipas/xsl/minutes_pdf.xsl; Line#: 298;

Re: strange error when processing stylesheets: tomcat, jdk1.4, windows, xalan

2004-07-01 Thread Jacob Kjome
Quoting Martin Monsorno [EMAIL PROTECTED]: Martin Monsorno [EMAIL PROTECTED] writes: Hi *, I get the following error when trying to transform a xml document with a XSLT stylesheet: ; SystemID: jndi:/localhost/ipas/xsl/minutes_pdf.xsl; Line#: 298; Column#: 66

RE: Strange error

2004-05-07 Thread Yansheng Lin
What event listeners? -Original Message- From: Nathan Maves [mailto:[EMAIL PROTECTED] Sent: May 5, 2004 08:15 To: Tomcat Users List Subject: Re: Strange error The object is a custom object. The only difference I can find is that this object has some event listeners attached

Re: Strange error

2004-05-05 Thread QM
On Tue, May 04, 2004 at 02:30:16PM -0600, Nathan Maves wrote: : What could cause this error in Tomcat 5.0.19. : : 2004-05-04 14:21:02 StandardContext[/manager]HTMLManager: : ManagerServlet.reload[/ReportViewer] : java.lang.ThreadDeath : at :

Re: Strange error

2004-05-05 Thread Nathan Maves
The object is a custom object. The only difference I can find is that this object has some event listeners attached to it. It is an implementation of a Tree object. The only java objects that it uses are Map, TreeMap and few other util classes. Nathan On May 5, 2004, at 7:18 AM, QM

RE: strange error messages in tomcat log and mod_jk2 log

2003-12-16 Thread Altankov Peter
the onclick event handler return false: a href=blah/blah.html onclick=if (boolean_exp) some_form.submit(); return false Though, I have not tested it myself. -Original Message- From: Chris Joelly [mailto:[EMAIL PROTECTED] Sent: 15 2003 . 10:31 To: Tomcat Users List Subject: Re: strange

Re: strange error messages in tomcat log and mod_jk2 log

2003-12-15 Thread Chris Joelly
Hi! thanx for your reply. hm. it's a very strange thing. some questions: are you running your application under heavy load? are the responses very big in size? do you use the apache2/mod_jk2/tomcat4 config on a windows nt4 box? does a dialogbox appear on the server with an error message

Re: strange error messages in tomcat log and mod_jk2 log

2003-12-12 Thread Chris Joelly
Hello again! has anybody expirienced the same error messages in his log files? i can't figure out whats going on and need help soon, because the server crashes very often :-| thxalot, Chris -- mit freundlichen Grüßen / with kind regards Ing. Christian Jölly @ Solutions unycom Information

RE: strange error messages in tomcat log and mod_jk2 log

2003-12-12 Thread Altankov Peter
Hi! Im gettting a similar traces in catalina.out: Dec 11, 2003 8:00:03 PM org.apache.jk.server.JkCoyoteHandler action SEVERE: Error in action code java.net.SocketException: Broken pipe at java.net.SocketOutputStream.socketWrite0(Native Method) at

RE: Strange error message

2003-09-29 Thread Shapira, Yoav
Howdy, Is there a full stack trace or other messages in the log? Could it simply be a class not found exception for that interface, which is being used by a 3rd party library your webapp relies upon? Yoav Shapira Millennium ChemInformatics -Original Message- From: Josh G

Re: Strange error message

2003-09-29 Thread Jon Wingfield
Are you using Batik? If so: org.mozilla.javascript.Scriptable.class is found in the js.jar of the Batik 1.5 distribution. Have you deployed that jar? HTH, Jon Josh G wrote: What does this mean? javax.servlet.ServletException: org/mozilla/javascript/Scriptable It's somehow getting out of a

Re: Strange error message

2003-09-29 Thread Josh G
Jon Wingfield wrote: Are you using Batik? If so: org.mozilla.javascript.Scriptable.class is found in the js.jar of the Batik 1.5 distribution. Have you deployed that jar? HTH, Jon Yeah we eventually figured out it was a noclassdeffound error, of course if tomcat had actually told me it could

RE: strange error

2003-07-08 Thread Bodycombe, Andrew
Sounds like you may have a corrupted .jar file. -Original Message- From: harsh [mailto:[EMAIL PROTECTED] Sent: 08 July 2003 10:18 To: Tomcat Users List Subject: strange error I ran the tomcat for second time and now when i try to stop it behaves like this.. [EMAIL PROTECTED]

Re: strange error

2003-07-08 Thread BERND PIER
what tomcat version did you use. i got a similary error when i shutdown an older version of tomcat something like 4.1.24 or so. i have installed the newest tomcat version and this works fine. bernd Bodycombe, Andrew schrieb: Sounds like you may have a corrupted .jar file. -Original

RE: strange error

2003-07-08 Thread Haymes, Burton
STOP SENDING ME E MAILS YOU GUYS HAVE THE WRONG PERSON PLEASE CONTACT TOMCAT -Original Message- From: BERND PIER [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 08, 2003 4:23 AM To: Tomcat Users List Subject: Re: strange error what tomcat version did you use. i got a similary error

RE: Strange error for a new user...

2003-03-04 Thread Wendy Smoak
Barry wrote: G:\Tomcat 4.1\work\Standalone\localhost\_\begjsp3\process_jsp.java:64: cannot resolve symbol symbol : method getParamenterValues (java.lang.String) location: interface javax.servlet.http.HttpServletRequest String[] toppings = request.getParamenterValues(toppings);

RE: Strange error message - need help

2003-02-13 Thread Ralph Einfeldt
I can see just one attachment with the unsubscribe info of the tomcat list but no web.xml. (Unless my mailreader is doing something strange) -Original Message- From: Heger, Karlheinz [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 13, 2003 12:54 PM To: '[EMAIL PROTECTED]'

Re: Strange error

2003-02-10 Thread Sean Dockery
Either your database connection is timing out or else you are trying to use a ResultSet obtained from a Statement which, in turn, was obtained from a Connection which you have closed yourself. Sean Dockery [EMAIL PROTECTED] Certified Java Web Component Developer Certified Delphi Programmer SBD

RE: Strange error

2003-02-10 Thread Shapira, Yoav
Howdy, Make sure not to release a connection before you're done processing result sets ;) Same thing for closing statements, etc. Yoav Shapira Millennium ChemInformatics -Original Message- From: Felipe Schnack [mailto:[EMAIL PROTECTED]] Sent: Monday, February 10, 2003 6:45 AM To:

RE: Strange error

2003-02-10 Thread Andy Eastham
. Andy -Original Message- From: Sean Dockery [mailto:[EMAIL PROTECTED]] Sent: 10 February 2003 14:04 To: Tomcat Users List Subject: Re: Strange error Either your database connection is timing out or else you are trying to use a ResultSet obtained from a Statement which, in turn

RE: Strange error

2003-02-10 Thread Felipe Schnack
To: Tomcat Users List Subject: Re: Strange error Either your database connection is timing out or else you are trying to use a ResultSet obtained from a Statement which, in turn, was obtained from a Connection which you have closed yourself. Sean Dockery [EMAIL PROTECTED

Re: Strange error when importing class in JSP under TC4.1.18

2003-01-18 Thread Craig R. McClanahan
On Sat, 18 Jan 2003, Charles So wrote: Date: Sat, 18 Jan 2003 20:50:21 +0800 From: Charles So [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Strange error when importing class in JSP under TC4.1.18 Dear all, I am tearing my hair out

Re: Strange Error

2002-09-05 Thread Peter T. Abplanalp
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, Sep 06, 2002 at 12:17:02PM +1000, Rob Grundel wrote: Hi, hello. I am having a very strange error @ the moment where I can access a servlet on Tomcat (4.0.4 Standalone on WinNT) by directly typing the address of the servlet into a web

Re: Strange Error

2002-09-05 Thread Randall R Schulz
Rob, If you don't want to use a better browser, you should at least reconfigure your IE to give you more complete and accurate error mesages. I'm sure the method varies from version to version of Windows and IE, but I'll tell you how it's done on Win2K Pro with IE 6: Open your Internet

RE: Strange Error

2002-09-05 Thread Rob Grundel
I'm not sure if this sheds any light on the situation...BUT... I am running this servlet on another server and I just installed all the components onto the new server and now it will only work if I type in the path into the browser but not if a form action OR a redirect. We are testing on

RE: strange error..

2002-03-27 Thread Randy Layman
Am I correct that your servlet doesn't extend javax.servlet.Servlet or javax.servlet.http.HttpServlet? If so, that is your problem - servlets must extend Servlet or one of its subclasses. Randy -Original Message- From: Shashank [mailto:[EMAIL PROTECTED]] Sent:

Re: strange error

2001-12-14 Thread Peter Georgiou
Hi I don't know how this error appeared. I'm running Tomcat 4 on win2k, and I get the following error in my console when I start tomcat: Starting service Tomcat-Standalone Apache Tomcat/4.0 ERROR reading java.io.FileInputStream@7a29a1 At Line 57 /web-app/servlet/ Starting service

Re: Strange error

2001-02-27 Thread Shailendra
hi no ans for my question. nobody know the solution... nobody want to help ... please if you know somthing please mail shailendra - Original Message - From: Shailendra [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, February 26, 2001 10:48 AM Subject: Strange error hi i am

Re: Strange error

2001-02-27 Thread Chris Haynes
: "Shailendra" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, January 01, 1997 2:42 AM Subject: Re: Strange error hi no ans for my question. nobody know the solution... nobody want to help ... please if you know somthing please mail shailendra - Original Message -

Re: Strange error

2001-02-27 Thread Shailendra
Haynes [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, February 27, 2001 5:39 PM Subject: Re: Strange error Shailendra, Have you checked the file permissions on the .class file? Could be that you have permission to write to this file when you do it manually , but the user associated

Re: Strange error

2001-02-27 Thread Alex Fernández
This is the Tomcat-user list, perhaps you should try on the JavaWebServer-user list. Un saludo, Alex. Shailendra wrote: hi no ans for my question. nobody know the solution... nobody want to help ... please if you know somthing please mail shailendra - Original Message -

RE: strange Error 404

2000-10-31 Thread Wyn Easton
I would remove the original WebAppA's work (%TOMCAT_HOME%\work\yourWebAppA)directory to be sure you are not picking-up anything from there. Do this before you restart Tomcat after you have done your directory renames. --- Wolfgang Egger [EMAIL PROTECTED] wrote:

RE: strange Error 404

2000-10-30 Thread Wolfgang Egger
Servus Wyn, first thanx for your answer. -Original Message- I'm sure the problem is with the URL used to access the servlet of WebAppB. I don't think so, because of the following behaviour: Our WebServerDirStructure looks like this /websites/WebAppA /websites/WebAppA/WEB-INF