RE: Grails WAR file not working

2010-01-27 Thread AwTIn



n828cl wrote:
 
 From: AwTIn [mailto:tanner.kl...@gmail.com]
 Subject: RE: Grails WAR file not working
 
 Tomcat version: 5.5.7
 
 That's over 4.5 years old, so it might be time to upgrade...
 
 JVM: 1.5.0-b64
 
 That's nearly 6 years old...
 
 OS: Ubuntu
 
 Are you running a real Tomcat (one downloaded from tomcat.apache.org), or
 a 3rd-party repackaged version from Ubuntu?  If the latter, it scatters
 files all over the place and then tries to symlink them back together, so
 it's hard to tell where new webapps are actually supposed to go.
 
 Try updating to the current Tomcat version (5.5.28 or 6.0.24) and a
 current JVM and see if the problem persists.
 
 Also, as I said before, look in the Tomcat logs for any errors that might
 be reported there for the deployment of the webapp.
 
  - Chuck
 
 
 THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
 MATERIAL and is thus for use only by the intended recipient. If you
 received this in error, please contact the sender and delete the e-mail
 and its attachments from all computers.
 
 
 -
 To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org
 
 

I don't think so things are the issue.  I am doing work on Ubuntu but tomcat
and its Websites is on a remote computer.  Also, I currently have a working
WAR file in the 'webapps' directory.  I can browse to it and everything. 
The issue is just with this one.  

-- 
View this message in context: 
http://old.nabble.com/Grails-WAR-file-not-working-tp27326818p27342717.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Grails WAR file not working

2010-01-27 Thread anthonyvierra
Did you list the version of JVM  Tomcat  OS from the server you are having
trouble with, or from the desktop that is working? Your asking for help but
not giving any info here

On Wed, Jan 27, 2010 at 8:41 AM, AwTIn tanner.kl...@gmail.com wrote:




 n828cl wrote:
 
  From: AwTIn [mailto:tanner.kl...@gmail.com]
  Subject: RE: Grails WAR file not working
 
  Tomcat version: 5.5.7
 
  That's over 4.5 years old, so it might be time to upgrade...
 
  JVM: 1.5.0-b64
 
  That's nearly 6 years old...
 
  OS: Ubuntu
 
  Are you running a real Tomcat (one downloaded from tomcat.apache.org),
 or
  a 3rd-party repackaged version from Ubuntu?  If the latter, it scatters
  files all over the place and then tries to symlink them back together, so
  it's hard to tell where new webapps are actually supposed to go.
 
  Try updating to the current Tomcat version (5.5.28 or 6.0.24) and a
  current JVM and see if the problem persists.
 
  Also, as I said before, look in the Tomcat logs for any errors that might
  be reported there for the deployment of the webapp.
 
   - Chuck
 
 
  THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
  MATERIAL and is thus for use only by the intended recipient. If you
  received this in error, please contact the sender and delete the e-mail
  and its attachments from all computers.
 
 
  -
  To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
  For additional commands, e-mail: users-h...@tomcat.apache.org
 
 

 I don't think so things are the issue.  I am doing work on Ubuntu but
 tomcat
 and its Websites is on a remote computer.  Also, I currently have a working
 WAR file in the 'webapps' directory.  I can browse to it and everything.
 The issue is just with this one.

 --
 View this message in context:
 http://old.nabble.com/Grails-WAR-file-not-working-tp27326818p27342717.html
 Sent from the Tomcat - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org




Re: Grails WAR file not working

2010-01-27 Thread AwTIn



anthonyvierra wrote:
 
 Did you list the version of JVM  Tomcat  OS from the server you are
 having
 trouble with, or from the desktop that is working? Your asking for help
 but
 not giving any info here
 
 On Wed, Jan 27, 2010 at 8:41 AM, AwTIn tanner.kl...@gmail.com wrote:
 



 n828cl wrote:
 
  From: AwTIn [mailto:tanner.kl...@gmail.com]
  Subject: RE: Grails WAR file not working
 
  Tomcat version: 5.5.7
 
  That's over 4.5 years old, so it might be time to upgrade...
 
  JVM: 1.5.0-b64
 
  That's nearly 6 years old...
 
  OS: Ubuntu
 
  Are you running a real Tomcat (one downloaded from tomcat.apache.org),
 or
  a 3rd-party repackaged version from Ubuntu?  If the latter, it scatters
  files all over the place and then tries to symlink them back together,
 so
  it's hard to tell where new webapps are actually supposed to go.
 
 
 
  Try updating to the current Tomcat version (5.5.28 or 6.0.24) and a
  current JVM and see if the problem persists.
 
  Also, as I said before, look in the Tomcat logs for any errors that
 might
  be reported there for the deployment of the webapp.
 
   - Chuck
 
 
  THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE
 PROPRIETARY
  MATERIAL and is thus for use only by the intended recipient. If you
  received this in error, please contact the sender and delete the e-mail
  and its attachments from all computers.
 
 
  -
  To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
  For additional commands, e-mail: users-h...@tomcat.apache.org
 
 

 I don't think so things are the issue.  I am doing work on Ubuntu but
 tomcat
 and its Websites is on a remote computer.  Also, I currently have a
 working
 WAR file in the 'webapps' directory.  I can browse to it and everything.
 The issue is just with this one.

 --
 View this message in context:
 http://old.nabble.com/Grails-WAR-file-not-working-tp27326818p27342717.html
 Sent from the Tomcat - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org


 
 

The JVM and Tomcat I listed are from the remote computer.  I do not have
access to the remote computer directly so I am unable to say which OS is
running on it, but I am very confident it is a version of Linux because
Linux is the primary OS here at my workplace.  
-- 
View this message in context: 
http://old.nabble.com/Grails-WAR-file-not-working-tp27326818p27344778.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



RE: Grails WAR file not working

2010-01-26 Thread Caldarale, Charles R
 From: AwTIn [mailto:tanner.kl...@gmail.com]
 Subject: Grails WAR file not working

 What might cause this problem?

Not telling us your exact Tomcat version, the JVM you're using, the OS you're 
running on... for starters.

You might want to look in the Tomcat logs.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



RE: Grails WAR file not working

2010-01-26 Thread AwTIn



n828cl wrote:
 
 From: AwTIn [mailto:tanner.kl...@gmail.com]
 Subject: Grails WAR file not working
 
 What might cause this problem?
 
 Not telling us your exact Tomcat version, the JVM you're using, the OS
 you're running on... for starters.
 
 You might want to look in the Tomcat logs.
 
  - Chuck
 
 
 THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
 MATERIAL and is thus for use only by the intended recipient. If you
 received this in error, please contact the sender and delete the e-mail
 and its attachments from all computers.
 
 
 -
 To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
 For additional commands, e-mail: users-h...@tomcat.apache.org
 
 
 

Tomcat version: 5.5.7
JVM: 1.5.0-b64
OS: Ubuntu

-- 
View this message in context: 
http://old.nabble.com/Grails-WAR-file-not-working-tp27326818p27327331.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



RE: Grails WAR file not working

2010-01-26 Thread Caldarale, Charles R
 From: AwTIn [mailto:tanner.kl...@gmail.com]
 Subject: RE: Grails WAR file not working
 
 Tomcat version: 5.5.7

That's over 4.5 years old, so it might be time to upgrade...

 JVM: 1.5.0-b64

That's nearly 6 years old...

 OS: Ubuntu

Are you running a real Tomcat (one downloaded from tomcat.apache.org), or a 
3rd-party repackaged version from Ubuntu?  If the latter, it scatters files all 
over the place and then tries to symlink them back together, so it's hard to 
tell where new webapps are actually supposed to go.

Try updating to the current Tomcat version (5.5.28 or 6.0.24) and a current JVM 
and see if the problem persists.

Also, as I said before, look in the Tomcat logs for any errors that might be 
reported there for the deployment of the webapp.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org