Urgent help needed after update to 5.5.1
Posted: Thu Sep 04, 2008 11:16 am
Hi,
since update from 5.5.0 to 5.5.1 this Morning my server could no longer start, error message when starting httpd:
-bash-3.00$ bin/httpd.sh
Resin-3.0.19 (built Mon, 15 May 2006 04:50:47 PDT)
Copyright(c) 1998-2006 Caucho Technology. All rights reserved.
Using Resin(R) Open Source under the GNU Public License (GPL).
See http://www.caucho.com for information on Resin Professional,
including caching, clustering, JNI acceleration, and OpenSSL integration.
Starting Resin on Thu, 04 Sep 2008 12:10:54 +0200 (CEST)
java.io.FileNotFoundException: /home/openemm/conf/resin.conf (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at com.caucho.vfs.FilePath.openReadImpl(FilePath.java:377)
at com.caucho.vfs.Path.openRead(Path.java:788)
at com.caucho.config.Config.parseDocument(Config.java:325)
at com.caucho.config.Config.configure(Config.java:167)
at com.caucho.server.resin.Resin.init(Resin.java)
at com.caucho.server.resin.Resin.main(Resin.java:624)
Where can I find a sample resin.conf?
Many thanks for help.
since update from 5.5.0 to 5.5.1 this Morning my server could no longer start, error message when starting httpd:
-bash-3.00$ bin/httpd.sh
Resin-3.0.19 (built Mon, 15 May 2006 04:50:47 PDT)
Copyright(c) 1998-2006 Caucho Technology. All rights reserved.
Using Resin(R) Open Source under the GNU Public License (GPL).
See http://www.caucho.com for information on Resin Professional,
including caching, clustering, JNI acceleration, and OpenSSL integration.
Starting Resin on Thu, 04 Sep 2008 12:10:54 +0200 (CEST)
java.io.FileNotFoundException: /home/openemm/conf/resin.conf (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at com.caucho.vfs.FilePath.openReadImpl(FilePath.java:377)
at com.caucho.vfs.Path.openRead(Path.java:788)
at com.caucho.config.Config.parseDocument(Config.java:325)
at com.caucho.config.Config.configure(Config.java:167)
at com.caucho.server.resin.Resin.init(Resin.java)
at com.caucho.server.resin.Resin.main(Resin.java:624)
Where can I find a sample resin.conf?
Many thanks for help.