Help with Tomcat 5.5.x on redhat-release-3ES-7.4

2005-05-24 Thread Gary Zhu
Hi all, When trying to start tomcat 5.5.4(tried 5.5.7 and 5.5.9) on OS redhat-release-3ES-7.4, I always get the following error: '/catalina.sh: /usr/local/tomcat/bin/setclasspath.sh: line 74: syntax error near unexpected token `do '/catalina.sh: /usr/local/tomcat/bin/setclasspath.sh: line 74: `

Re: Help with Tomcat 5.5.x on redhat-release-3ES-7.4

2005-05-24 Thread Jason Bainbridge
On 5/24/05, Gary Zhu [EMAIL PROTECTED] wrote: Hi all, When trying to start tomcat 5.5.4(tried 5.5.7 and 5.5.9) on OS redhat-release-3ES-7.4, I always get the following error: '/catalina.sh: /usr/local/tomcat/bin/setclasspath.sh: line 74: syntax error near unexpected token `do

Help with tomcat 5.5

2005-04-13 Thread dummy
Problem with tomcat 5.5. Application running on tomcat 5.0 fine but when run on tomcat 5.5 alot of problem appeared like noclassfound. Why is it so ? Anybody have the same problem ? How to solve ?

Re: Help with tomcat 5.5

2005-04-13 Thread Anoop kumar V
the classes / jar files available for TC 5.5 are not the same in your case - Check the commons/lib folder and the web-inf/lib folder. Make sure all the classes/jar files in the above folders in 5.0 are available and the same as in 5.5 - my guess is that some are missing in 5.0. if that does not

Help with tomcat on windoze/nfs

2005-03-04 Thread Randy Paries
Hello, I have the unfortunate opportunity of having to set up tomcat on windoze (sorry I am a linux bigot) I have this servlet that has to run a windows program. (that works fine) I have to create a directory on a NFS mount. In my test servlet, I have this snippet of code(see below) If I do

RE: Help with tomcat on windoze/nfs

2005-03-04 Thread Mike Curwen
How is the drive mapped? By what logged-in windows user? Is it the same user that Tomcat is running as, and are you sure? ;) Mike Curwen -Original Message- From: Randy Paries [mailto:[EMAIL PROTECTED] Sent: Friday, March 04, 2005 3:51 PM To: 'Tomcat Users List' Subject: Help

Re: Help with tomcat on windoze/nfs

2005-03-04 Thread Jason Bainbridge
On Fri, 4 Mar 2005 15:51:18 -0600, Randy Paries [EMAIL PROTECTED] wrote: Hello, I have the unfortunate opportunity of having to set up tomcat on windoze (sorry I am a linux bigot) I have this servlet that has to run a windows program. (that works fine) I have to create a directory on a

RE: Help with tomcat on windoze/nfs

2005-03-04 Thread Randy Paries
I assume the map is ok, since I can run a java app and it works fine, It is only when I call it from a servlet it does not Thanks -Original Message- From: Mike Curwen [mailto:[EMAIL PROTECTED] Sent: Friday, March 04, 2005 4:15 PM To: 'Tomcat Users List' Subject: RE: Help with tomcat

Re: Help with tomcat on windoze/nfs

2005-03-04 Thread Parsons Technical Services
How are you starting Tomcat? Doug - Original Message - From: Randy Paries [EMAIL PROTECTED] To: 'Tomcat Users List' tomcat-user@jakarta.apache.org Sent: Friday, March 04, 2005 11:57 PM Subject: RE: Help with tomcat on windoze/nfs I assume the map is ok, since I can run a java app

RE: help: connecting Tomcat 5.5 to Apache 2.0 with mod_jk 1.2.8 on ISP's server: SOLVED.

2005-02-10 Thread Jason Nichols
Chris: It's working! Thanks a LOT! What you gave me wasn't the full answer, but it let me eliminate a lot of dead-ends and other mistakes I had made. One (of several) problems this helped was that I was using AddModule and not LoadModule, which is also addressed here:

help: connecting Tomcat 5.5 to Apache 2.0 with mod_jk 1.2.8 on ISP's server

2005-02-09 Thread Jason Nichols
Hello all: I've been working on installing Tomcat 5.5 with Apache 2.0 for about two weeks now, and I've been stuck with an error for a week. A lot of my difficulty is that I'm working on a leased ISP's server, and am dealing with a complex pre-existing Apache installation. If you can help or

Re: help: connecting Tomcat 5.5 to Apache 2.0 with mod_jk 1.2.8 on ISP's server

2005-02-09 Thread Christopher G. Stach II
Try something like this in your httpd.conf: IfDefine HAVE_JK LoadModule jk_module modules/mod_jk.so IfModule mod_jk.c JkWorkerPropertyworker.musegraphicsworker.type=ajp13 JkWorkerPropertyworker.musegraphicsworker.host=127.0.0.1 JkWorkerProperty

Help Required- tomcat doesn't shutdown properly

2005-02-04 Thread Narayan, Satya
Hi , I am having a weird problem. I have deployed a webapp which basically runs a servlet in tomcat5. I can start and stop using the exe file provided. But when I use the command line version ie when I open a command shell and type catalina.bat start tomcat starts properly in a new shell.

Re: Help Required- tomcat doesn't shutdown properly

2005-02-04 Thread Antony Paul
What your application is doing ?. is there any threads watiing ?. You can have a look at localhost_log in the logs directory for any errors. rgds Antony Paul On Fri, 4 Feb 2005 10:08:09 +0100, Narayan, Satya [EMAIL PROTECTED] wrote: Hi , I am having a weird problem. I have

Re: Help on tomcat server path set up

2004-09-22 Thread Antony Paul
by the applications you deploy in Tomcat rgds Antony Paul - Original Message - From: Shanti Priya [EMAIL PROTECTED] To: Tomcat-User [EMAIL PROTECTED] Sent: Wednesday, September 22, 2004 11:24 AM Subject: Help on tomcat server path set up Hi !! I am using tomcat 4.1.18

RE: Help on tomcat server path set up

2004-09-22 Thread Shanti Priya
) -Original Message- From: Antony Paul [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 22, 2004 11:38 AM To: Tomcat Users List Subject: Re: Help on tomcat server path set up This may be due to having 2 or more servlet.jar files in the class path. Check that WEB-INF\lib dont have this jar file

Help on tomcat server path set up

2004-09-21 Thread Shanti Priya
Hi !! I am using tomcat 4.1.18 version.Whenever i startup my tomcat it throws the following error .I have actually set up the paths properly. The server message is as follows. Starting service Tomcat-Standalone Apache Tomcat/4.1.18 WebappClassLoader: validateJarFile(C:\Program

Help with Tomcat Install?

2004-09-08 Thread Lash, David A (David)
Hi I am trying to figure out why my tomcat install is not working. System: Apache 1.3.29 Server: Solaris 8 Tomcat: 4.1.18 I installed tomcat (setting my CATALINA_HOME and JAVA_HOME). When I go to http://localhost:8080 I cannot display the 'default page'. Any idea why? Enclosed is the 'page'

Re: Help with Tomcat Install?

2004-09-08 Thread QM
On Wed, Sep 08, 2004 at 10:49:41AM -0500, Lash, David A (David) wrote: : When I go to http://localhost:8080 I cannot display the 'default page'. Any idea why? Step 1 of Apache/jk(2)/Tomcat debugging: take Apache and JK out of the picture. Enable an HTTP connector on Tomcat and access it

Re: Help with Tomcat Install?

2004-09-08 Thread John Villar
Well, certainly your Tomcat setup works fine, look at the end of your response page it could be, however, that the default webapp hasn't been installed, check webapps/ROOT and see if it is there, its a default response servlet in the WEB-INF/web.xml file Lash, David A (David) escribió: Hi

Re: Help with Tomcat Install?

2004-09-08 Thread Gerardo Juarez
Ok, you installed Tomcat, but is it running? Something like: $CATALINA_HOME/bin/start.sh should have happened before pointing at http://localhost:8080. It's a common mistake. Gerardo On Wed, 8 Sep 2004, Lash, David A (David) wrote: Hi I am trying to figure out why my tomcat install is not

RE: Help with Tomcat Install?

2004-09-08 Thread Lash, David A (David)
To: Tomcat Users List Subject: Re: Help with Tomcat Install? Well, certainly your Tomcat setup works fine, look at the end of your response page it could be, however, that the default webapp hasn't been installed, check webapps/ROOT and see if it is there, its a default response servlet

RE: Help with Tomcat Install?

2004-09-08 Thread Lash, David A (David)
) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203) -Original Message- From: Gerardo Juarez [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 08, 2004 11:05 AM To: Tomcat Users List Subject: Re: Help with Tomcat Install? Ok, you

Re: Help with Tomcat Install?

2004-09-08 Thread John Villar
, September 08, 2004 11:03 AM To: Tomcat Users List Subject: Re: Help with Tomcat Install? Well, certainly your Tomcat setup works fine, look at the end of your response page it could be, however, that the default webapp hasn't been installed, check webapps/ROOT and see if it is there, its

Re: Help with Tomcat Install?

2004-09-08 Thread John Villar
Catalina.start: LifecycleException: Protocol handler initialization failed: java.net.BindException: Address already in use:8080 LifecycleException: Protocol handler initialization failed: java.net.BindException: Address already in use:8080 This error is saying that port 8080 is already

Re: Help with Tomcat Install?

2004-09-08 Thread Avinash R S
: Wednesday, September 08, 2004 9:45 PM Subject: Re: Help with Tomcat Install? Catalina.start: LifecycleException: Protocol handler initialization failed: java.net.BindException: Address already in use:8080 LifecycleException: Protocol handler initialization failed: java.net.BindException

RE: Help with Tomcat Install?

2004-09-08 Thread Shapira, Yoav
Research Informatics -Original Message- From: Avinash R S [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 08, 2004 12:24 PM To: Tomcat Users List Subject: Re: Help with Tomcat Install? It looks like the port is being used by another application. Run Shutdown.sh once, and then run

Re: Help with Tomcat Install?

2004-09-08 Thread John Villar
-Original Message- From: Avinash R S [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 08, 2004 12:24 PM To: Tomcat Users List Subject: Re: Help with Tomcat Install? It looks like the port is being used by another application. Run Shutdown.sh once, and then run startup.sh and still if you

RE: Help with Tomcat Install?

2004-09-08 Thread Shapira, Yoav
[mailto:[EMAIL PROTECTED] Sent: Wednesday, September 08, 2004 12:39 PM To: Tomcat Users List Subject: Re: Help with Tomcat Install? I think that's not the case, look that he gets a 404 status from tomcat with a Apache Tomcat/4.1.18 signature at the end the problem he's having

Re: Help with Tomcat Install?

2004-09-08 Thread Avinash R S
] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, September 08, 2004 10:08 PM Subject: Re: Help with Tomcat Install? I think that's not the case, look that he gets a 404 status from tomcat with a Apache Tomcat/4.1.18 signature at the end the problem he's having is that the default servlet

RE: Help with Tomcat Install?

2004-09-08 Thread Lash, David A (David)
that defines where tomcat looks for root files? (perhaps someone (at my site) changed this). Thanks Dave lash -Original Message- From: Avinash R S [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 08, 2004 11:47 AM To: Tomcat Users List Subject: Re: Help with Tomcat Install? John

RE: Help with Tomcat Install?

2004-09-08 Thread Gerardo Juarez
08, 2004 11:47 AM To: Tomcat Users List Subject: Re: Help with Tomcat Install? John, Root App does not have a servlet. The page accessed is a static html page ROOT/index.html. Then verify whether index.html file along with 3 image files is available at location ROOT app. Best

Re: Help with Tomcat Install?

2004-09-08 Thread John Villar
in it, as his does: that's both valid and supported by Tomcat. Yoav Shapira Millennium Research Informatics -Original Message- From: John Villar [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 08, 2004 12:39 PM To: Tomcat Users List Subject: Re: Help with Tomcat Install? I think that's

RE: Help with Tomcat Install?

2004-09-08 Thread Lash, David A (David)
at pages). thanks again dave lash -Original Message- From: Lash, David A (David) [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 08, 2004 11:49 AM To: Tomcat Users List Subject: RE: Help with Tomcat Install? Hi all Here is the contents of webapps/ROOT WEB-INF

Help on tomcat 5.0 connection pool

2004-07-19 Thread Koon Yue Lam
Hi, I am using Tomcat 5.0 and Stuct 1.1 to develop a web base application and I want to create some prepareStatement and execute it multiple times but since the connection is retrieved from the pool upon request, I may get a number of connections, how can I create a prepareStatement to a specific

RE: Help on tomcat 5.0 connection pool

2004-07-19 Thread Shapira, Yoav
:[EMAIL PROTECTED] Sent: Monday, July 19, 2004 11:42 AM To: Tomcat Users List Subject: Help on tomcat 5.0 connection pool Hi, I am using Tomcat 5.0 and Stuct 1.1 to develop a web base application and I want to create some prepareStatement and execute it multiple times but since the connection

Re: Help on tomcat 5.0 connection pool

2004-07-19 Thread Koon Yue Lam
ok, i will have a try, thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: help with tomcat 5 - mod_jk2 - apache 2

2004-06-28 Thread fix
Okay this was a Typo and i fixed it in the workers.properties file. I also put an empty jk2.properties file in the tomcat conf directories. However I don't really understand how you can change the jvmRoute to localhost? I have 2 instances of tomcat, I can't name them both localhost, can I? I

help with tomcat 5 - mod_jk2 - apache 2

2004-06-25 Thread fix
Hey there, I've been searching for a long time know and can't seem to find a solution. I'm settin up a new production server (pIV 4 gig mem) and wanted to run 1 apache in front of several tomcat instances. I've set the whole thing up and it works almost, only the stickySession attribute isn't

Re: help with tomcat 5 - mod_jk2 - apache 2

2004-06-25 Thread Carsten Lex
Hi, perhaps it is only a typo, but stickSession=1 is wrong should be stickySession=1 Another thing is naming of jvmRoute=localhost:1009. We didn't include port here. The jk2.properties file is empty in our configuration. hope this helps a bit. Carsten fix wrote: Hey there, I've been searching for

Need help regarding tomcat configuration to support (https)

2004-03-03 Thread saravanan.babu
Hi, We need to configure SSL on Tomcat4 server. The web service has to authenticate the client using certificate. We followed the document which has been attached along this mail. 1. If we use the admin tool to add new connecter for https (port 8443) tomcat is starting properly but the

Need help in Tomcat 4.1.29

2004-02-18 Thread suviswan
Hi all I want to add a particular directory in tomcat's shared classpath. The directory is outside tomcat home directory. I can do this by adding this path in the tomcat's startup classpath. But it throws some other exceptions. Is there any way i can do this ? Thanks

Newbie needs help with Tomcat 5.0.16 application install

2004-01-16 Thread Barry Kimelman
My OS is Linux Redhat9. I have downloaded and installed Tomcat 5.0.16 from a binary distribution. I created a build.properties file in my home directory as follows : manager.username=bkimelman manager.password=foobar manager.url=http://localhost:8080/manager I can successfully

Help in Tomcat 5.0

2004-01-05 Thread Rahul Toraskar
Hi, I am new to Tomcat env. I am using Tomcat 5.0 with Oracle 8.1.7 on Windows 2000 Platform. Earlier i was working on Weblogic 5.1 Platform. I want to port my application from Weblogic 5.1 to Tomcat 5.0. I need help in setting of server.xml, web.xml and oracle pool settings etc. So can anyone

Re: Help in Tomcat 5.0

2004-01-05 Thread Jeanfrancois Arcand
Read: http://jakarta.apache.org/tomcat/tomcat-5.0-doc/index.html Then ask more technical questions (make sure you search the list first) -- Jeanfrancois Rahul Toraskar wrote: Hi, I am new to Tomcat env. I am using Tomcat 5.0 with Oracle 8.1.7 on Windows 2000 Platform. Earlier i was working on

RE: help w/ Tomcat configuration

2003-12-29 Thread Shapira, Yoav
Howdy, I already got the http://localhost:8080/ working, but let me tell you that I barely understand the reason I have to install Tomcat, and thus I feel overwhelmed with all this configurations and settings. Welcome to the java and tomcat world ;) My Company wishes me replace

help w/ Tomcat configuration

2003-12-28 Thread Gustavo Nieto
To whom it may concern: Hi!, I recently installed Tomcat on my Laptop (I have to install it on my Company's Server, which is a Windows 2003 Server, but since this is my first time doing so I begun with my laptop). I already got the http://localhost:8080/ working, but let me tell

Re: help w/ Tomcat configuration

2003-12-28 Thread akki
hi actually all is there in server.xml and http://localhost is getting u the /$tomcat_home/webpass/ROOT/index.jsp new contexts are defined in webapps using xml file ..some samples u can get in /$tomcat_home/webapss/ alos for glossory u can search in web its all available in plenty On Sat, 27

RE: help in tomcat 5 and MS SQL 2000

2003-12-23 Thread Kannan Sundararajan
Hi Tom, Can you stop this return receipt thing? Regards -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, December 22, 2003 1:41 PM To: [EMAIL PROTECTED] Subject: RE: help in tomcat 5 and MS SQL 2000 Return Receipt

RE: help in tomcat 5 and MS SQL 2000

2003-12-22 Thread Tom . Williams
Return Receipt Your RE: help in tomcat 5 and MS SQL 2000 document

help in tomcat 5 and MS SQL 2000

2003-12-17 Thread suchun18
Hi, I'd like to learn JSP with Tomcat 5. Any help in how to configure Tomcat in order to connect with MS SQL 2000 server. Thanks in advance, Suchun Wu 1 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: help in tomcat 5 and MS SQL 2000

2003-12-17 Thread Alan Czajkowski
: Subject:help in tomcat 5 and MS SQL 2000 Hi, I'd like to learn JSP with Tomcat 5. Any help in how to configure Tomcat in order to connect with MS SQL 2000 server. Thanks in advance, Suchun Wu 1

RE: help in tomcat 5 and MS SQL 2000

2003-12-17 Thread Sleeper, Jesse
If you have a driver already I'll post a sample configuration. Whould that help? Jester -Original Message- From: Alan Czajkowski [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 17, 2003 11:37 AM To: Tomcat Users List Subject: Re: help in tomcat 5 and MS SQL 2000 u can either

Re: help in tomcat 5 and MS SQL 2000

2003-12-17 Thread Suchun Wu
List [EMAIL PROTECTED] Sent: Wednesday, December 17, 2003 11:37 AM Subject: Re: help in tomcat 5 and MS SQL 2000 u can either: a) search google for this info b) look at Tomcat Documentation in the JNDI Datasource HOW-TO, http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jndi-datasource-examples

RE: help in tomcat 5 and MS SQL 2000

2003-12-17 Thread D'Alessandro, Arthur
Goto microsoft's site, they have a SQL 2000 JDBC driver available.. -Art -Original Message- From: Suchun Wu [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 17, 2003 8:26 PM To: Tomcat Users List Subject: Re: help in tomcat 5 and MS SQL 2000 In the how-to file you mentioned

Help on Tomcat Configuration...

2003-12-02 Thread Tony
HI !! i have a problem trying to configurate my apache 2.x with Tomcat 4 (jni using jk2)... everything looks fine when i initiate apache, but when i try to access the examples apps (localhost/examples) i got the following error on error.log (apache directory): Tue Dec 02 03:08:56 2003] [notice]

RE: help for tomcat

2003-11-12 Thread Anton Modaresi
november 2003 17:47 To: [EMAIL PROTECTED] Subject: help for tomcat Dear all, I am university student in sri lanaka. I want to setup tomacat to access to oracle database.I installed oracle 8i database and apache-tomcat5.0.14 in window 2000 server.Both working individually well. I want to connect

help for tomcat

2003-11-11 Thread e98258
Dear all, I am university student in sri lanaka. I want to setup tomacat to access to oracle database.I installed oracle 8i database and apache-tomcat5.0.14 in window 2000 server.Both working individually well. I want to connect thro JSP page. What I have to do? Please tell the which file i

Re: help for tomcat

2003-11-11 Thread epyonne
. Hope this helps. - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, November 11, 2003 10:47 AM Subject: help for tomcat Dear all, I am university student in sri lanaka. I want to setup tomacat to access to oracle database.I installed oracle 8i database

Help with Tomcat

2003-09-30 Thread Lucas Alvarez
Hi all, I want to know if there is any command line tool to get the status of the java processes that tomcat is running from a remote machine. For example I would like to know if some process is frozen, locked up or if it's Ok. Any help is welcome. Thanks in advance. Lucas. System

Help with Tomcat 5.0 setup.

2003-09-16 Thread Giri Gopal
Hello: Thanks for the help in installing Tomcat 5.0. I cannot start tomcat from the menu or icon, but I am able to start from dos prompt. I run the sample JSP test in Tomcat, they work fine. Now the real test: 1) I have an Oracle DB. I copied the classes12.Jar file to the tomcat

Help with Tomcat 4.1.24

2003-07-31 Thread Sarika Inamdar
Hi All, We have migrated to tomcat 4.1.24 from tomcat 3.2.23. Thanks to the tomcat-user list, we were able to deploy the tomcat successfully :-) We have one issue however !!! The tomcat 4.1.24, requires that we place all the jars which is used by the jsp's under TOMCAT_HOME/webapps/WEB-INF/lib

RE: Help with Tomcat 4.1.24

2003-07-31 Thread Shapira, Yoav
-Original Message- From: Sarika Inamdar [mailto:[EMAIL PROTECTED] Sent: Thursday, July 31, 2003 6:31 AM To: [EMAIL PROTECTED] Subject: Help with Tomcat 4.1.24 Hi All, We have migrated to tomcat 4.1.24 from tomcat 3.2.23. Thanks to the tomcat-user list, we were able to deploy the tomcat

Pls Help~ apache tomcat symbolic link

2003-07-21 Thread wing
Hi all, I'm using apache tomcat4.1, in webapps i made a symbolic link for my directory content, and I've modified the context configuration with below: Resources className=org.apache.naming.resources.FileDirContext allowLinking=true / files inside the content can be accessed if i use port

Help Running Tomcat

2003-06-11 Thread Ivon Gonzalez
I have set up a few computers with Tomcat on a network and local machines. I am having problems running Tomcat on this particular machine which is on a network. I have moved the servlet.jar file to the java sdk home/jre/lib/ext. I have set up JAVA_HOME to point to my sdk location and the

Re: Help Running Tomcat

2003-06-11 Thread Jason Bainbridge
On Thu, 12 Jun 2003 02:18, Ivon Gonzalez wrote:  I have moved the servlet.jar file to the java sdk home/jre/lib/ext. Why did you do that? That is probably causing your problem... Try: startup.bat -- startup_error.log to capture the errors and then see what the problem is by reviewing the

Re: Help Running Tomcat

2003-06-11 Thread Lee W
Ivon Gonzalez wrote: I have set up a few computers with Tomcat on a network and local machines. I am having problems running Tomcat on this particular machine which is on a network. I have moved the servlet.jar file to the java sdk home/jre/lib/ext. I have set up JAVA_HOME to point to my sdk

Re: Help Running Tomcat

2003-06-11 Thread Ivon Gonzalez
The servlet.jar file needs to exist in both Tomcat and the JDK - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Help Running Tomcat

2003-06-11 Thread Michael Duffy
It should just be in TOMCAT_HOME/common/lib, and nowhere else, IMHO. - MOD --- Ivon Gonzalez [EMAIL PROTECTED] wrote: The servlet.jar file needs to exist in both Tomcat and the JDK - To unsubscribe, e-mail: [EMAIL

Re: Help Running Tomcat

2003-06-11 Thread Jason Bainbridge
On Thu, 12 Jun 2003 02:40, Ivon Gonzalez wrote: The servlet.jar file needs to exist in both Tomcat and the JDK No it doesn't, I have never copied or moved the servlet.jar to within the JDK, as long as you build your classpath properly when compiling there is no need what so ever to do that.

Re: Help Running Tomcat

2003-06-11 Thread Lee W
Ivon Gonzalez wrote: The servlet.jar file needs to exist in both Tomcat and the JDK - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] That is why you setup your CLASSPATH

Re: Help Running Tomcat

2003-06-11 Thread Ivon Gonzalez
Thanks everyone for your responses!! I have received a few messages re: the servlet.jar file. I have tried removing it. From the documentation I have reviewed, even on apache's site, it suggests moving the file. I am running Tomcat 3.2.3. I have my JAVA_HOME and TOMCAT_HOME environment

Re: Help Running Tomcat

2003-06-11 Thread John Turner
Don't move anything. NoClassDefFoundError is thrown when you mess with servlet.jar. It means that the servlet.jar file that Tomcat needs is NOT the servlet.jar file it is finding. You probably have more than one on that computer, and the one Tomcat needs is not being found first. Don't move

Re: Help Running Tomcat

2003-06-11 Thread Ivon Gonzalez
I didn't move the servlet.jar file, I copied it. But I did what you have suggested. I have removed all versions of Tomcat. I have installed Tomcat3.2.3 on a Windows XP machine and set the Environmet variables. I have even attempted to set PATH to the servlet.jar file. The error isn't with

Re: Help Running Tomcat

2003-06-11 Thread Jason Bainbridge
On Thu, 12 Jun 2003 03:15, Ivon Gonzalez wrote: Exception in thread main java.lang.NoClassDefFoundError: org/apache/tomcat/logging/Logger That means you have classpath problems with a conflict of that class, I haven't got Tomcat 3 or ever used it so I can't tell you which JAR in particular.

Re: Help Running Tomcat

2003-06-11 Thread John Turner
Well, the error message is still the same. NoClassDefFoundError is not the same as ClassNotFound. As I understand it, NoClassDefFound means that the class Tomcat is finding is not the class it should find. Typically this means that there is more than one version of Tomcat or more than one

Re: Help Running Tomcat

2003-06-11 Thread Michael Duffy
Can you find a class named org.apache.tomcat.logging.Logger in any of the JARS in TOMCAT_HOME/common/lib? Maybe you're missing a JAR that you have to add. Also, if I search for that class with Google it turns this up: http://www.caucho.com/support/resin-interest/0009/0126.html The guy who

Re: Help Running Tomcat

2003-06-11 Thread Ivon Gonzalez
I did find the Logger.java file I do not have any local servers running which may conflict with Tomcat I have the basic Tomcat and JDK setup. I have ONE version of the servlet.jar file in Tomcat. I am using the same Tomcat setup that I used on other machines

Re: Help Running Tomcat

2003-06-11 Thread Ivon Gonzalez
I have solved my problem. JDK had some jar files that were conflicting with running Tomcat. I did, however, (FOR THE RECORD) require the servlet.jar file to be placed in the JDK1.3.1\jre\lib\ext folder. Perhaps the newer versions do not require this but I Tomcat 3.2.3 does. THANK YOU!

Re: Help Running Tomcat

2003-06-11 Thread Jason Bainbridge
On Thu, 12 Jun 2003 03:55, Ivon Gonzalez wrote: I did find the Logger.java file I do not have any local servers running which may conflict with Tomcat I have the basic Tomcat and JDK setup. I have ONE version of the servlet.jar file in Tomcat. I am using the same Tomcat setup that I used

I need help please (Tomcat 4.1.24 and IIS)

2003-06-09 Thread Jeffrey Cummings
I am trying to setup tomcat 4.1.24 with IIS. When I request a page I get the following message:- HTTP Status 404 - /tomcat/isapi_redirect.dll ___ type Status report message /tomcat/isapi_redirect.dll description The requested resource (/tomcat/isapi_redirect.dll) is not available. _ Apache

Re: I need help please (Tomcat 4.1.24 and IIS)

2003-06-09 Thread John Turner
[Sat Jun 07 09:18:40 2003] [jk_uri_worker_map.c (477)]: Attempting to map URI '/localhost/tomcat/isapi_redirect.dll' [Sat Jun 07 09:18:40 2003] [jk_uri_worker_map.c (599)]: jk_uri_worker_map_t::map_uri_to_worker, done without a match Please post your .properties files, without them we can't be

Need help w. Tomcat

2003-06-03 Thread Steve Burrus
Hello all, I need help with not using the Tomcat server, but with actually getting it set up correctly. Every single time that I try to run it, it seems to be going good for a while, but then I always get a Fatal Parse Error, and it indicates a problem in the org.apache.commons.digester file with

Re: Need help w. Tomcat

2003-06-03 Thread Kwok Peng Tuck
Any other stuff get printed besides that ? Steve Burrus wrote: Hello all, I need help with not using the Tomcat server, but with actually getting it set up correctly. Every single time that I try to run it, it seems to be going good for a while, but then I always get a Fatal Parse Error, and it

Re: Need help w. Tomcat

2003-06-03 Thread Steve Burrus
Hi Kwok, here is the entirety of the error msg. with Tomcat in DOS: Jun 2, 2003 9:44:28 PM org.apache.commons.modeler.Registry loadRegistry INFO: Loading registry information Jun 2, 2003 9:44:28 PM org.apache.commons.modeler.Registry getRegistry INFO: Creating new Registry instance Jun 2, 2003

Re: Need help w. Tomcat

2003-06-03 Thread Kwok Peng Tuck
It's complaining about a xml file, which does not tally with the dtd file it references. Did you by any chance change any web.xml files in your webapps ? If so can we have a look ? Steve Burrus wrote: Hi Kwok, here is the entirety of the error msg. with Tomcat in DOS: Jun 2, 2003 9:44:28 PM

Re: Need help w. Tomcat

2003-06-03 Thread John Turner
This means that one of your web.xml files has invalid syntax, such as an element out of order, an element that shouldn't be there, or a missing tag. The error is explanatory: the problem is at line 312, column 11 in the file. The error explains that: SEVERE: Parse Error at line 312 column

Newbie here...Need help with Tomcat

2003-04-02 Thread Bryan Richardson
Hello, I am new to the Java and Tomcat world. I'm fairly experienced with Apache and Perl, but I am having to do some stuff with Tomcat and Java files that someone else has written. I have a couple of questions... If I run a version of Tomcat as a standalone web server, can I access a

Re: Newbie here...Need help with Tomcat

2003-04-02 Thread John Turner
On Wed, 02 Apr 2003 01:59:48 -0700, Bryan Richardson [EMAIL PROTECTED] wrote: If I run a version of Tomcat as a standalone web server, can I access a database with it or will I need to set it up with Apache to access a database? Tomcat facilitates database connections just fine. Apache is not

Re: Newbie here...Need help with Tomcat

2003-04-02 Thread Bryan Richardson
] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: Newbie here...Need help with Tomcat Date: Wed, 02 Apr 2003 08:29:08 -0500 On Wed, 02 Apr 2003 01:59:48 -0700, Bryan Richardson [EMAIL PROTECTED] wrote: If I run a version of Tomcat as a standalone web server, can I access a database with it or will I

Re: Newbie here...Need help with Tomcat

2003-04-02 Thread John Turner
Message Follows From: John Turner [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: Newbie here...Need help with Tomcat Date: Wed, 02 Apr 2003 08:29:08 -0500 On Wed, 02 Apr 2003 01:59:48 -0700, Bryan Richardson [EMAIL PROTECTED

Re: Newbie here...Need help with Tomcat

2003-04-02 Thread John Turner
] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: Newbie here...Need help with Tomcat Date: Wed, 02 Apr 2003 08:29:08 -0500 On Wed, 02 Apr 2003 01:59:48 -0700, Bryan Richardson [EMAIL PROTECTED] wrote: If I run a version of Tomcat as a standalone web server, can I access a database with it or will I

RE: Need help with tomcat running as service with ajp13

2003-03-28 Thread Mark Prins
to debug this? Anything logged that looks interesting? Mark -Original Message- From: Mark Prins [mailto:[EMAIL PROTECTED] Sent: Friday, March 21, 2003 6:45 AM To: Tomcat Users List; Jake Robb Subject: Re: Need help with tomcat running as service with ajp13 Citeren Jake Robb [EMAIL

Please help : Urgent : Tomcat 4.1.18 start problem

2003-03-28 Thread Selvaraj N
Hi, I am trying to use the following command on unix to start Tomcat 4.1.18 server. But, when I use the same command to start Tomcat 4.0.3, it starts fine. /opt/java/bin/java -Djava.endorsed.dirs=/opt/tomcat/bin:/opt/tomcat/common/lib -classpath

Help regarding Tomcat

2003-03-24 Thread Yugandhar Reddy
Hi, I have installed Tomcat 4.1.24. I am trying to login to Administration Tool using tomcat as the user name and tomcat as the password. I am getting the following error. HTTP Status 404 - /admin/j_security_check type Status report message /admin/j_security_check description The

Re: Need help with tomcat running as service with ajp13

2003-03-21 Thread Mark Prins
Citeren Jake Robb [EMAIL PROTECTED]: The very first thing I'd try is upgrading to the latest version of the JDK (1.4.1_01). 1.4.1_02 is the latest. I have had this problem with 4.0.6 running standalone with 1.3.x Upgrading to 1.4.1_01 helped. I have a NT4 box with 4.0.6 standalone on

RE: Need help with tomcat running as service with ajp13

2003-03-21 Thread Strecker, Mark
To: Tomcat Users List; Jake Robb Subject: Re: Need help with tomcat running as service with ajp13 Citeren Jake Robb [EMAIL PROTECTED]: The very first thing I'd try is upgrading to the latest version of the JDK (1.4.1_01). 1.4.1_02 is the latest. I have had this problem with 4.0.6 running

RE: Need help with tomcat running as service with ajp13

2003-03-21 Thread Mark Prins
-Original Message- From: Mark Prins [mailto:[EMAIL PROTECTED] Sent: Friday, March 21, 2003 6:45 AM To: Tomcat Users List; Jake Robb Subject: Re: Need help with tomcat running as service with ajp13 Citeren Jake Robb [EMAIL PROTECTED]: The very first thing I'd try is upgrading

Need help with tomcat running as service with ajp13

2003-03-20 Thread Strecker, Mark
Hello All, I have Tomcat 4.1.18 running as a service on an NT4.0 machine with Java 1.3.1 ... also it is getting requests via ajp13 from an apache server. It starts and works fine, but I am seeing a problem where it gets stuck and pegs the cpu. I can still connect to the administration page

RE: Need help with tomcat running as service with ajp13

2003-03-20 Thread Davis, Jeremy
: Thursday, March 20, 2003 4:15 PM To: Tomcat Users List Subject: Need help with tomcat running as service with ajp13 Hello All, I have Tomcat 4.1.18 running as a service on an NT4.0 machine with Java 1.3.1 ... also it is getting requests via ajp13 from an apache server. It starts and works fine

  1   2   3   4   5   >