Using Turbine 2.1
 
Something changed and the screen java files throw an exception for every
process.
None of the logs say which class it is looking for.  (How do I find
out?)
 
 
Thanks - Cliff
 
 
[Fri Feb 15 08:04:12 EST 2002] -- ERROR -- Turbine.handleException: 
 
        Requested Screen not found: 
        Turbine looked in the following modules.packages path: 
        [org.myproject.main.modules, org.apache.turbine.flux.modules,
org.apache.turbine.modules]
 
[Fri Feb 15 08:04:12 EST 2002] -- ERROR -- 
        Exception:  java.lang.ClassNotFoundException: 
 
        Requested Screen not found: 
        Turbine looked in the following modules.packages path: 
        [org.myproject.main.modules, org.apache.turbine.flux.modules,
org.apache.turbine.modules]
 
        Stack Trace follows:
        java.lang.ClassNotFoundException: 
 
        Requested Screen not found: 
        Turbine looked in the following modules.packages path: 
        [org.myproject.main.modules, org.apache.turbine.flux.modules,
org.apache.turbine.modules]
 
        at
org.apache.turbine.modules.ScreenLoader.getInstance(ScreenLoader.java:19
7)
        at
org.apache.turbine.modules.pages.DefaultPage.doBuild(DefaultPage.java:15
9)
        at org.apache.turbine.modules.Page.build(Page.java:90)
        at
org.apache.turbine.modules.PageLoader.exec(PageLoader.java:123)
        at org.apache.turbine.Turbine.doGet(Turbine.java:447)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to