On Wed, Feb 11, 2015 at 12:35 AM, André Warnier wrote:
> Just be careful when doing this, that an "undeploy" of your application
> would not delete much more than what you are prepared for.
Ahh, good tip. Had not realized that could be a possibility. Thanks André! :)
Cheers,
Micky
-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Alexander,
On 2/10/15 8:48 PM, Alexander Johnson wrote:
> Thanks for the suggestions. I don't have access to the server
> where this is happening, but I did get a script to run there:
>
> echo Displaying JAR files with current permissions... ls -l
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Vinoth,
On 2/10/15 10:03 PM, Vinoth Raja wrote:
> Thanks for the quick response.
>
> Please find the stack trace. This happens when there is more
> requests. I could reproduce it by loading more concurrent request
> All datasources called with sam
The catalina log and the err logs are being written too
-Original Message-
From: Konstantin Kolinko [mailto:knst.koli...@gmail.com]
Sent: Wednesday, February 11, 2015 6:28 AM
To: Tomcat Users List
Subject: Re: tomcat errors
2015-02-10 22:45 GMT+03:00 Wirth, Kevin :
> Yes, that is the log
yes
-Original Message-
From: Jeff Kohut [mailto:jeff.ko...@gmail.com]
Sent: Wednesday, February 11, 2015 6:24 AM
To: Tomcat Users List
Subject: RE: tomcat errors
Did you try restarting the whole server (i.e. Operating System restart?)
Sent from Google Nexus Phone
On Feb 10, 2015 1:45 PM
2015-02-10 22:45 GMT+03:00 Wirth, Kevin :
> Yes, that is the log I am looking at and it is blank.
>
What about the other log files?
>
> Look for anything in the logs/ directory. In a default configuration, the
> logs for your application would probably have gone to localhost-*.log.
>
Are logs b
Did you try restarting the whole server (i.e. Operating System restart?)
Sent from Google Nexus Phone
On Feb 10, 2015 1:45 PM, "Wirth, Kevin" wrote:
> Yes, that is the log I am looking at and it is blank.
>
> -Original Message-
> From: Christopher Schultz [mailto:ch...@christopherschultz
Micky Hulse wrote:
I just wanted to say thanks to everyone for the help.
I ended up downloading Tomcat directly from the Tomcat site and got
that up-and-running super fast.
In the end, I opted to not worry about spoofing/vhosting anything.
Maybe down the road, but for right now I've been fine w
Alexander Johnson wrote:
Sorry, those aren't the actual project or directory names since I was
asked to obscure the information when seeking help. I've double-checked
and the actual directory names are consistent.
Yes, the target directory is created by the same build. We're using Maven
so thi