Hi Gert, I tried : "C:\Program Files\Railo\httpd.exe" -Xms512M -Xmx512M -conf conf/resin.conf -java_home jre -java_exe jre\bin\java
in Start-Run.. Only, I used the command that was in the windows service properties of Railo.. which was: "C:\Program Files\Railo\httpd.exe" -Xms256M -Xmx512M -conf conf/resin.conf -java_home jre -java_exe jre\bin\java And the consol says: "Can't start NT service Resin" Thanks, Yves Arsenault "Love is the only force capable of transforming an enemy into a friend". --Martin Luther King, Jr. On Wed, Jan 21, 2009 at 1:42 PM, Gert Franz <[email protected]> wrote: > Yves, > > normally you could only receive this message when Railo is running on a > different port and you call the server over localhost directly. We had some > issues in the past because Caucho has changed the default port of the > servlet where Resin is listening from 6800 to 6802. But you should > investigate this a little more by starting the resin service like follows > and then see what errors pop up: > > "C:\Program Files\Railo\httpd.exe" -Xms512M -Xmx512M -conf > conf/resin.conf > -java_home jre -java_exe jre\bin\java > > Where C:\Program Files\Railo is the folder where Railo is installed. > > Then a dos box pops up that displays any errors (it's the console) > > Let me know about the results. > > Greetings from Switzerland > Gert Franz > Railo Technologies GmbH > [email protected] > www.railo.ch > > Join our Mailing List > german: http://de.groups.yahoo.com/group/railo/ > english: http://groups.yahoo.com/group/railo_talk/ > linked in: http://www.linkedin.com/e/gis/71368/0CF7D323BBC1 > > > -----Ursprüngliche Nachricht----- > Von: Yves Arsenault [mailto:[email protected]] > Gesendet: Mittwoch, 21. Januar 2009 18:32 > An: cf-talk > Betreff: Railo on Windows VPS + IIS > > Hey there, > There was a thread on here yesterday about VPS and running Railo... > > Turns out... today, I'm installing Railo on a GoDaddy VPS for a client. > > Wondering if anyone has ever run across a 500 Servlet error after install? > That's what it gives me when I'm viewing : > http://127.0.0.1:8600/index.cfm > > Currently googling... > > Thanks, > > Yves Arsenault > > "Love is the only force capable of transforming an enemy into a friend". > --Martin Luther King, Jr. > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318288 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

