RE: Migrating website from own server to hosting company

2009-05-26 Thread Caldarale, Charles R
> From: dfobox [mailto:dfo...@gmail.com] > Subject: RE: Migrating website from own server to hosting company > > I found somewhere I have to add it to JAVA_OPTS in catalina.sh Properly, you would create a setenv.sh script in Tomcat's bin directory to set JAVA_OPTS; that way yo

RE: Migrating website from own server to hosting company

2009-05-25 Thread dfobox
script to edit? Tomcat doesn't start after I changed it Caldarale, Charles R wrote: > >> From: dfobox [mailto:dfo...@gmail.com] >> Subject: Re: Migrating website from own server to hosting company >> >> Caused by: java.lang.OutOfMemoryError: Java heap space >>

RE: Migrating website from own server to hosting company

2009-05-25 Thread Caldarale, Charles R
> From: dfobox [mailto:dfo...@gmail.com] > Subject: Re: Migrating website from own server to hosting company > > Caused by: java.lang.OutOfMemoryError: Java heap space > > does it mean 32 Mb heap memory size isn't enough to > resize 800 Kb picture? Maybe. A 32 MB h

Re: Migrating website from own server to hosting company

2009-05-25 Thread dfobox
thanks! I moved files to /lib and it worked... once now it doesn't work and there's error in log file Error: One factory fails for the operation "jpeg" Occurs in: javax.media.jai.ThreadSafeOperationRegistry java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImp

Re: Migrating website from own server to hosting company

2009-05-25 Thread André Warnier
dfobox wrote: Hi all, we have a website running under Tomcat 4 on old Linux box. it works flawlessly, but decision was made to move it to hosting company server with Tomcat 6 on it. I've copied website to freshly installed Tomcat 6.0.18 on my Mac, imported database with phpMyAdmin, changed tomc

Re: Migrating website from own server to hosting company

2009-05-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dfobox, On 4/29/2009 2:12 PM, dfobox wrote: > I got mochahost Tomcat plan and moving website to remote server. My > server ran Tomcat 4.0.4-50 and now website has to work under 5.5.26. > What should be done to make this process smooth? My best advic

Re: Migrating website from own server to hosting company

2009-04-29 Thread Pid
dfobox wrote: > ok, those errors are gone, seems like I just needed to restart my mac :) > I have another error, but if I try to change JSP file source, nothing > happens. Seems like java files need to be regenerated. Support says I need > to restart Tomcat - even this doesn't help. > try compili

Re: Migrating website from own server to hosting company

2009-04-29 Thread dfobox
ok, those errors are gone, seems like I just needed to restart my mac :) I have another error, but if I try to change JSP file source, nothing happens. Seems like java files need to be regenerated. Support says I need to restart Tomcat - even this doesn't help. -- View this message in context:

Re: Migrating website from own server to hosting company

2009-04-29 Thread dfobox
Error comes out only on first click, if you go back and click it again page loads normally. any clues? -- View this message in context: http://www.nabble.com/Migrating-website-from-own-server-to-hosting-company-tp23298137p23299201.html Sent from the Tomcat - User mailing list archive at Nabble.c

Re: Migrating website from own server to hosting company

2009-04-29 Thread dfobox
This is weird. I have copied website but it works randomly - I click on a link to one of jsp pages and sometimes it shows what it's supposed to show, but every other time it comes up with error - the same for any page. HTTP Status 500 - type Exception report message description The server enco