Re: [Resin-interest] Can't launch 3.0.23, missing ResinBoot

2010-04-05 Thread Rick Mann
I used to run my installation with a pared-down script I had. Or so I thought. 
I'll try httpd.sh.

On Apr 5, 2010, at 14:43:09, Emil Ong wrote:

> Hi Rick,
> 
> You need to run httpd.sh for Resin 3.0:
> 
> http://caucho.com/resin-3.0/install/install.xtp
> 
> Emil
> 
> On Mon, Apr 05, 2010 at 02:07:53PM -0700, Rick Mann wrote:
>> I'm trying to resurrect my old installation of Resin, 3.0.23, but it's not 
>> launching for some reason. I can't figure out why it can't find a class it 
>> seems it should have:
>> 
>> CLASSPATH is empty
>> 
>> $  /usr/java/bin/java -jar /usr/local/resin/lib/resin.jar -conf 
>> /etc/resin/resin.conf -log-directory /var/log/resin -root-directory /var/www
>> Exception in thread "main" java.lang.NoClassDefFoundError: 
>> com/caucho/server/boot/ResinBoot
>> Caused by: java.lang.ClassNotFoundException: com.caucho.server.boot.ResinBoot
>>  at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
>>  at java.security.AccessController.doPrivileged(Native Method)
>>  at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
>>  at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
>>  at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
>>  at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
>>  at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
>> 
>> 
>> What am I doing wrong? I've been so immersed in getting 4.x to run, and it's 
>> been so long since I suffered through 3.0.x, I don't know what I'm doing 
>> wrong.
>> 
>> TIA,
>> Rick
>> 
>> 
>> 
>> ___
>> resin-interest mailing list
>> resin-interest@caucho.com
>> http://maillist.caucho.com/mailman/listinfo/resin-interest
> 
> 
> ___
> resin-interest mailing list
> resin-interest@caucho.com
> http://maillist.caucho.com/mailman/listinfo/resin-interest



___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


Re: [Resin-interest] Can't launch 3.0.23, missing ResinBoot

2010-04-05 Thread Emil Ong
Hi Rick,

You need to run httpd.sh for Resin 3.0:

http://caucho.com/resin-3.0/install/install.xtp

Emil

On Mon, Apr 05, 2010 at 02:07:53PM -0700, Rick Mann wrote:
> I'm trying to resurrect my old installation of Resin, 3.0.23, but it's not 
> launching for some reason. I can't figure out why it can't find a class it 
> seems it should have:
> 
> CLASSPATH is empty
> 
> $  /usr/java/bin/java -jar /usr/local/resin/lib/resin.jar -conf 
> /etc/resin/resin.conf -log-directory /var/log/resin -root-directory /var/www
> Exception in thread "main" java.lang.NoClassDefFoundError: 
> com/caucho/server/boot/ResinBoot
> Caused by: java.lang.ClassNotFoundException: com.caucho.server.boot.ResinBoot
>   at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
>   at java.security.AccessController.doPrivileged(Native Method)
>   at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
>   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
>   at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
>   at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
> 
> 
> What am I doing wrong? I've been so immersed in getting 4.x to run, and it's 
> been so long since I suffered through 3.0.x, I don't know what I'm doing 
> wrong.
> 
> TIA,
> Rick
> 
> 
> 
> ___
> resin-interest mailing list
> resin-interest@caucho.com
> http://maillist.caucho.com/mailman/listinfo/resin-interest


___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


[Resin-interest] Can't launch 3.0.23, missing ResinBoot

2010-04-05 Thread Rick Mann
I'm trying to resurrect my old installation of Resin, 3.0.23, but it's not 
launching for some reason. I can't figure out why it can't find a class it 
seems it should have:

CLASSPATH is empty

$  /usr/java/bin/java -jar /usr/local/resin/lib/resin.jar -conf 
/etc/resin/resin.conf -log-directory /var/log/resin -root-directory /var/www
Exception in thread "main" java.lang.NoClassDefFoundError: 
com/caucho/server/boot/ResinBoot
Caused by: java.lang.ClassNotFoundException: com.caucho.server.boot.ResinBoot
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)


What am I doing wrong? I've been so immersed in getting 4.x to run, and it's 
been so long since I suffered through 3.0.x, I don't know what I'm doing wrong.

TIA,
Rick



___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest