Re: 500 Servlet Exception

Actions

From Denis Lussier Jan 5, 2010 4:13 PM

Note that Resin-4.0.0 is no longer a link on Caucho's download page.
 However, it's still there at the following URL.

   http://www.caucho.com/download/resin-4.0.0.zip

On Tue, Jan 5, 2010 at 7:07 PM, Denis Lussier <lussman1@gmail.com> wrote:

> You get this error if you try to use Resin-4.0.1 or Resin-4.0.2   It will
> go away if you use Resin-4.0.0 as instructed.
>
>
>
> On Tue, Jan 5, 2010 at 5:20 PM, Stewrat <stewrat@codeaurora.org> wrote:
>
>> Followed the setup page for a new install of Subetha.
>> Resin 4.0.0 was installed using:
>> ./configure --prefix=/usr/local/resin/4.0.0/ --enable-64bit
>> --with-java-home=/usr/local/java/jdk1.6.0_17/
>> make
>> make install
>>
>> Resin is confirmed to work via http://<hostname>:8080.  But when testing
>> Subetha at http://<hostname>:8080/se the below servlet exception error is
>> thrown.
>> Seems like just missing a class path value, but after adding everything I
>> could think of to the Java home variable still get the same error.
>> The debug level is turned up, and more exhaustive log output can be
>> provided if it would help.
>> 500 Servlet Exception
>>
>> WEB-INF/resin-web.xml:34: 'QName[resin:{urn:java:com.caucho.resin}Name]'
>> cannot be instantiated because it does not map to a known class
>>
>> 32: <!--		<queue:DeliveryQueue/>-->
>> 33: 		<Named>delivery</Named>
>> 34: 		<resin:Name>delivery</resin:Name>
>> 35: 	</jms:FileQueue>
>> 36:
>>
>>
>>
>>
>> _______________________________________________
>> SubEtha Users mailing list
>> users@subethamail.org
>> http://www.subethamail.org/se/list/users
>> http://www.subethamail.org/se/archive_msg.jsp?msgId=58041
>>
>
>
Note that Resin-4.0.0 is no longer a link on Caucho&#39;s download page.  However, it&#39;s still there at the following URL. <div><br></div><div>   <a href="http://www.caucho.com/download/resin-4.0.0.zip">http://www.caucho.com/download/resin-4.0.0.zip</a><br>

<br><div class="gmail_quote">On Tue, Jan 5, 2010 at 7:07 PM, Denis Lussier <span dir="ltr">&lt;<a href="mailto:lussman1@gmail.com">lussman1@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

You get this error if you try to use Resin-4.0.1 or Resin-4.0.2   It will go away if you use Resin-4.0.0 as instructed.<div><br></div><div><br><br><div class="gmail_quote"><div><div></div><div class="h5">On Tue, Jan 5, 2010 at 5:20 PM, Stewrat <span dir="ltr">&lt;<a href="mailto:stewrat@codeaurora.org" target="_blank">stewrat@codeaurora.org</a>&gt;</span> wrote:<br>


</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div class="h5"><div style="word-wrap:break-word">Followed the setup page for a new install of Subetha. <div>

Resin 4.0.0 was installed using:</div>
<div>./configure --prefix=/usr/local/resin/4.0.0/ --enable-64bit --with-java-home=/usr/local/java/jdk1.6.0_17/</div><div>make</div><div>make install</div><div><br></div><div>Resin is confirmed to work via http://&lt;hostname&gt;:8080.  But when testing Subetha at http://&lt;hostname&gt;:8080/se the below servlet exception error is thrown.</div>


<div>Seems like just missing a class path value, but after adding everything I could think of to the Java home variable still get the same error.</div><div>The debug level is turned up, and more exhaustive log output can be provided if it would help.  </div>


<div><h1>500 Servlet Exception</h1><pre>WEB-INF/resin-web.xml:34: &#39;QName[resin:{urn:java:com.caucho.resin}Name]&#39;
cannot be instantiated because it does not map to a known class

32: &lt;!--		&lt;queue:DeliveryQueue/&gt;--&gt;
33: 		&lt;Named&gt;delivery&lt;/Named&gt;
34: 		&lt;resin:Name&gt;delivery&lt;/resin:Name&gt;
35: 	&lt;/jms:FileQueue&gt;
36: 
</pre><div><br></div></div></div><br><br></div></div>
_______________________________________________<br>
SubEtha Users mailing list<br>
<a href="mailto:users@subethamail.org" target="_blank">users@subethamail.org</a><br>
<a href="http://www.subethamail.org/se/list/users" target="_blank">http://www.subethamail.org/se/list/users</a><br>
<a href="http://www.subethamail.org/se/archive_msg.jsp?msgId=58041" target="_blank">http://www.subethamail.org/se/archive_msg.jsp?msgId=58041</a><br></blockquote></div><br></div>
</blockquote></div><br></div>

Thread History