Re: Hy Users....

2007-02-13 Thread Thomas Rafael Modeneis
Hello Bryan,

I´ve fixed this problem right now,
i´m put the jsf-**.jar  files into c:/tomcat/common/lib  and all runs fine 
now

thanks!

Regards,
Thomas.


On Tue, 13 Feb 2007 09:31:13 -0700, Bryan Basham <[EMAIL PROTECTED]> wrote:
> Hello Thomas,
> 
> We will need more information to help you.  The stack trace that is
> shown in the browser for a JSF exception is almost never useful
> information for debugging.  Pull out the whole stack trace from the
> log file and send that.  The log should show three stack traces; it is
> the third one (not shown here) that has the critical point at which JSF
> threw it root cause.
> 
> Cheers,
> Bryan
>> what a hell, i cant use JSF with my Tomcat 5.5.20 ???
>> Every JSF app i´ve try load on my deploy, happen this:
>>
>> what can i do ??
>> i´m desesperate!!!
>>
>> thanks.
>>
>> type Exception report
>>
>> message
>>
>> description The server encountered an internal error () that prevented
> it from fulfilling this request.
>>
>> exception
>> javax.servlet.ServletException: Servlet.init() for servlet Faces Servlet
> threw exception
>>
>   
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
>>
>   
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
>>
>   
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
>>
>   
> org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
>>
>   
> org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
>>
>   
> org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
>>
>   
> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
>>  java.lang.Thread.run(Unknown Source)
>>
>> root cause
>> java.lang.NullPointerException
>>  javax.faces.webapp.FacesServlet.init(FacesServlet.java:144)
>>
>   
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
>>
>   
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
>>
>   
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
>>
>   
> org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
>>
>   
> org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
>>
>   
> org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
>>
>   
> org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
>>  java.lang.Thread.run(Unknown Source)
>>
>> note The full stack trace of the root cause is available in the Apache
> Tomcat/5.5.20 logs.
>>
> 
> 
> -
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
-- 
Atenciosamente,

Thomas Rafael Modeneis.
Programador Java.
Sisp - Fabrica de Software.



-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Hy Users....

2007-02-13 Thread Bryan Basham

Hello Thomas,

We will need more information to help you.  The stack trace that is
shown in the browser for a JSF exception is almost never useful
information for debugging.  Pull out the whole stack trace from the
log file and send that.  The log should show three stack traces; it is
the third one (not shown here) that has the critical point at which JSF
threw it root cause.

Cheers,
Bryan

what a hell, i cant use JSF with my Tomcat 5.5.20 ???
Every JSF app i´ve try load on my deploy, happen this:

what can i do ??
i´m desesperate!!!

thanks.

type Exception report

message 


description The server encountered an internal error () that prevented it from 
fulfilling this request.

exception 
javax.servlet.ServletException: Servlet.init() for servlet Faces Servlet threw exception


org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)

org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)

org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)

org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)

org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)

org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)

org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
java.lang.Thread.run(Unknown Source)

root cause 
java.lang.NullPointerException

javax.faces.webapp.FacesServlet.init(FacesServlet.java:144)

org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)

org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)

org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)

org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)

org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)

org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)

org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
java.lang.Thread.run(Unknown Source)

note The full stack trace of the root cause is available in the Apache 
Tomcat/5.5.20 logs.
  



-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Hy Users....

2007-02-13 Thread Thomas Rafael Modeneis
what a hell, i cant use JSF with my Tomcat 5.5.20 ???
Every JSF app i´ve try load on my deploy, happen this:

what can i do ??
i´m desesperate!!!

thanks.

type Exception report

message 

description The server encountered an internal error () that prevented it from 
fulfilling this request.

exception 
javax.servlet.ServletException: Servlet.init() for servlet Faces Servlet threw 
exception

org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)

org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)

org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)

org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)

org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)

org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)

org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
java.lang.Thread.run(Unknown Source)

root cause 
java.lang.NullPointerException
javax.faces.webapp.FacesServlet.init(FacesServlet.java:144)

org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)

org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)

org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)

org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)

org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)

org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)

org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
java.lang.Thread.run(Unknown Source)

note The full stack trace of the root cause is available in the Apache 
Tomcat/5.5.20 logs.
-- 
Atenciosamente,

Thomas Rafael Modeneis.
Programador Java.
Sisp - Fabrica de Software.



-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]