Re: trouble deploying struts2 app to tomcat 1.5.0.05 *FIXED*

2009-02-09 Thread Musachy Barroso
gt; > > Not sure if it was the one's I took out, or the new 'workDir' attribute > that I added that fixed it...but it does deploy now! > > --Dan > >> -----Original Message- >> From: Dave Newton [mailto:newton.d...@yahoo.com] >> Sent: Saturday, Februar

RE: trouble deploying struts2 app to tomcat 1.5.0.05 *FIXED*

2009-02-09 Thread Wick, Dan
an > -Original Message- > From: Dave Newton [mailto:newton.d...@yahoo.com] > Sent: Saturday, February 07, 2009 6:44 PM > To: Struts Users Mailing List > Subject: Re: trouble deploying struts2 app to tomcat 1.5.0.05 > > I'd try to run it with a more recent HP-UX JVM

Re: trouble deploying struts2 app to tomcat 1.5.0.05

2009-02-07 Thread Dave Newton
I'd try to run it with a more recent HP-UX JVM and I'd look for known issues with the HP-UX JVM. Dave Wick, Dan wrote: Ok, to make the problem more simplified...I took the struts2-blank-2.0.12.war application & deployed it to my local tomcat. That works. Took the same war & deployed it to my

RE: trouble deploying struts2 app to tomcat 1.5.0.05

2009-02-06 Thread Wick, Dan
Ok, to make the problem more simplified...I took the struts2-blank-2.0.12.war application & deployed it to my local tomcat. That works. Took the same war & deployed it to my server environment tomcat - FAILS. Note that I have commented out every other application running there, so it's a 1 to 1 co

RE: trouble deploying struts2 app to tomcat 1.5.0.05

2009-02-05 Thread Wick, Dan
> Musachy Barroso wrote: > > at all. Can you check the file permissions on the libs, and > make sure Against better judgement, changed permissions to 777 on everything in the app. User that owns the files is the same as the user that tomcat runs as...so should be set there. > > they are readab

Re: trouble deploying struts2 app to tomcat 1.5.0.05

2009-02-05 Thread Dave Newton
Musachy Barroso wrote: Changing the log levels won't probably help much, as the container is failing to load the Struts2 filter, so no code from Struts is running at all. Can you check the file permissions on the libs, and make sure they are readable by the user that the tomcat is running under?

Re: trouble deploying struts2 app to tomcat 1.5.0.05

2009-02-05 Thread Musachy Barroso
Changing the log levels won't probably help much, as the container is failing to load the Struts2 filter, so no code from Struts is running at all. Can you check the file permissions on the libs, and make sure they are readable by the user that the tomcat is running under? Also check the tomcat log

RE: trouble deploying struts2 app to tomcat 1.5.0.05

2009-02-05 Thread Wick, Dan
> > Is there a way to make the framework itself log more? > > Set the log levels on S2, XW, and OGNL to DEBUG. Where do I set the log levels? Sorry, this is my first strut2 app..so am a noob 2 it! > >> Can you reproduce the problem with a minimal WAR you can host > >> somewhere? Well, I know

Re: trouble deploying struts2 app to tomcat 1.5.0.05

2009-02-05 Thread Dave Newton
Wick, Dan wrote: Is there a way to make the framework itself log more? Set the log levels on S2, XW, and OGNL to DEBUG. (Well, probably don't need OGNL in this case.) Can you reproduce the problem with a minimal WAR you can host somewhere? Tried pushing the war to an urelated server with no

RE: trouble deploying struts2 app to tomcat 1.5.0.05

2009-02-05 Thread Wick, Dan
> Do you have devMode turned on? Is logging turned all the way up? Dev mode is on. Logging for the context (server.xml) is set to 10. Is there a way to make the framework itself log more? > > What version of Tomcat are you *actually* using--5.0.15? Tomcat is specifically 5.0.15 on HP-UX (UNI

Re: trouble deploying struts2 app to tomcat 1.5.0.05

2009-02-05 Thread Dave Newton
Wick, Dan wrote: Are you actually using Pell? I didn't see the library there, and it could cause a startup issue (can't check at the moment). I tried removing it, just to see what happens. Still get the stack below. Note that it is in my classpath locally & runs fine there. Do you have devM

RE: trouble deploying struts2 app to tomcat 1.5.0.05

2009-02-05 Thread Wick, Dan
n Source) at org.apache.catalina.core.StandardEngine.start(Unknown Source) > -Original Message- > From: Dave Newton [mailto:newton.d...@yahoo.com] > Sent: Wednesday, February 04, 2009 8:33 PM > To: Struts Users Mailing List > Subject: Re: trouble deploying struts2 ap

Re: trouble deploying struts2 app to tomcat 1.5.0.05

2009-02-04 Thread Dave Newton
Wick, Dan wrote: struts2-pell-multipart-plugin-2.0.12.jar Are you actually using Pell? I didn't see the library there, and it could cause a startup issue (can't check at the moment). Dave - To unsubscribe, e-mail: user-uns

RE: trouble deploying struts2 app to tomcat 1.5.0.05

2009-02-04 Thread Wick, Dan
.8.jar > > ostermillerutils_1_06_01.jar > > struts2-core-2.0.12.jar > > struts2-pell-multipart-plugin-2.0.12.jar > > xwork-2.0.6.jar > > > > --Dan > > > >> -Original Message- > >> From: Musachy Barroso [mailto:musa...@gmail.com] >

Re: trouble deploying struts2 app to tomcat 1.5.0.05

2009-02-04 Thread Musachy Barroso
; > --Dan > >> -Original Message- >> From: Musachy Barroso [mailto:musa...@gmail.com] >> Sent: Tuesday, February 03, 2009 4:35 PM >> To: Struts Users Mailing List >> Subject: Re: trouble deploying struts2 app to tomcat 1.5.0.05 >> >> The first t

RE: trouble deploying struts2 app to tomcat 1.5.0.05

2009-02-04 Thread Wick, Dan
ar xwork-2.0.6.jar --Dan > -Original Message- > From: Musachy Barroso [mailto:musa...@gmail.com] > Sent: Tuesday, February 03, 2009 4:35 PM > To: Struts Users Mailing List > Subject: Re: trouble deploying struts2 app to tomcat 1.5.0.05 > > The first time you listed

Re: trouble deploying struts2 app to tomcat 1.5.0.05

2009-02-03 Thread Musachy Barroso
dardServer.start(Unknown Source) > >> -Original Message- >> From: Wick, Dan [mailto:dan.w...@donaldson.com] >> Sent: Monday, February 02, 2009 8:04 AM >> To: Struts Users Mailing List >> Subject: RE: trouble deploying struts2 app to tomcat 1.5.0.05

RE: trouble deploying struts2 app to tomcat 1.5.0.05

2009-02-03 Thread Wick, Dan
lto:dan.w...@donaldson.com] > Sent: Monday, February 02, 2009 8:04 AM > To: Struts Users Mailing List > Subject: RE: trouble deploying struts2 app to tomcat 1.5.0.05 > > Martin, > > > we can be of more assistance if you send us the .project > > Here's the conte

RE: trouble deploying struts2 app to tomcat 1.5.0.05

2009-02-02 Thread Wick, Dan
Date: Fri, 30 Jan 2009 22:40:29 +0100 > > Subject: Re: trouble deploying struts2 app to tomcat 1.5.0.05 > > From: lukasz.len...@googlemail.com > > To: user@struts.apache.org > > > > 2009/1/30 Wick, Dan : > > > I've developed an application using struts2 (2.0.1

RE: trouble deploying struts2 app to tomcat 1.5.0.05

2009-01-30 Thread Martin Gainty
Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. > Date: Fri, 30 Jan 2009 22:40:29 +0100 > Subject: Re: trouble deploying struts2 app to tomcat 1.5.0.05 > From: l

RE: trouble deploying struts2 app to tomcat 1.5.0.05

2009-01-30 Thread Wick, Dan
Lenart [mailto:lukasz.len...@googlemail.com] > Sent: Friday, January 30, 2009 3:40 PM > To: Struts Users Mailing List > Subject: Re: trouble deploying struts2 app to tomcat 1.5.0.05 > > 2009/1/30 Wick, Dan : > > I've developed an application using struts2 (2.0.12 to be > exact).

Re: trouble deploying struts2 app to tomcat 1.5.0.05

2009-01-30 Thread Lukasz Lenart
2009/1/30 Wick, Dan : > I've developed an application using struts2 (2.0.12 to be exact). It > works on my local windows box, on Tomcat via Eclipse, but not as a war > when I put it up on a server. I get the following stack, which I can't > see anything wrong...although I'm sure it's something I

Re: trouble deploying struts2 app to tomcat 1.5.0.05

2009-01-30 Thread Dave Newton
You've un-zipped the war to confirm the libs are actually in there? Dave Wick, Dan wrote: All, I've developed an application using struts2 (2.0.12 to be exact). It works on my local windows box, on Tomcat via Eclipse, but not as a war when I put it up on a server. I get the following stack

trouble deploying struts2 app to tomcat 1.5.0.05

2009-01-30 Thread Wick, Dan
All, I've developed an application using struts2 (2.0.12 to be exact). It works on my local windows box, on Tomcat via Eclipse, but not as a war when I put it up on a server. I get the following stack, which I can't see anything wrong...although I'm sure it's something I did! **