Re: Problem with current build
Jacob Kjome <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Did you try doing a clean build? Try checking out the Barracuda CVS to a completely separate directory than your current tree. Then do "ant superclean". Then do "ant catalina-install". I just did exactly what I described above and everything works fine under j2sdk1.4.1_02, Ant-1.5.3, and Tomcat-4.1.24. Jake At 03:54 PM 5/30/2003 -0600, you wrote: >Jake, > >Can you take a look at the current build of Barracuda (what's current in >cvs)...I am getting the following exception... > >http://localhost:8080/Barracuda/GetLoginScreen.event > >Error: EventException > >There was an unexpected error while servicing this request...please contact >your application administrator and notify them of the problem. > >Error dispatching request: Unexpected IOException > >Exception: > >org.enhydra.barracuda.core.event.EventException: Unexpected IOException > at >org.enhydra.barracuda.core.event.DefaultBaseEventListener.handleEvent(Defaul >tBaseEventListener.java:73) > at >org.enhydra.barracuda.core.event.DefaultEventDispatcher.notifyListeners(Defa >ultEventDispatcher.java:415) > at >org.enhydra.barracuda.core.event.DefaultEventDispatcher.dispatch(DefaultEven >tDispatcher.java:185) > at >org.enhydra.barracuda.core.event.DefaultEventDispatcher.dispatchEvent(Defaul >tEventDispatcher.java:122) > at >org.enhydra.barracuda.core.event.DefaultEventBroker.dispatchEvent(DefaultEve >ntBroker.java:494) > at >org.enhydra.barracuda.core.event.ApplicationGateway.handleDefaultExt(Applica >tionGateway.java:420) > at >org.enhydra.barracuda.core.event.ApplicationGateway.handleDefault(Applicatio >nGateway.java:241) > at >org.enhydra.barracuda.core.event.ApplicationGateway.doGet(ApplicationGateway >.java:648) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > at >org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application >FilterChain.java:247) > at >org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh >ain.java:193) > at >org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja >va:260) > at >org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok >eNext(StandardPipeline.java:643) > at >org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) > at > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) > at >org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja >va:191) > at >org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok >eNext(StandardPipeline.java:643) > at >org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) > at > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) > at >org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2396) > at >org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180 >) > at >org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok >eNext(StandardPipeline.java:643) > at >org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve. >java:170) > at >org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok >eNext(StandardPipeline.java:641) > at >org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172 >) > at >org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok >eNext(StandardPipeline.java:641) > at >org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) > at > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) > at >org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java >:174) > at >org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok >eNext(StandardPipeline.java:643) > at >org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) > at > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) > at > org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223) > at >org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:405) > at >org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConne >ction(Http11Protocol.java:380) > at >org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:508) > at >org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav >a:533) > at java.lang.Thread.run(Thread.java:536) > >Parameters: >RequestURI:/Barracuda/GetLoginScreen.event >ServletPath:/GetLoginScreen.event >PathInfo:null >PathTranslated:null > >---------------------------------------------- >Christian Cryder [[email protected]] >Internet Architect, ATMReports.com >Barracuda - http://barracudamvc.org >---------------------------------------------- >"Coffee? I could quit anytime, just not today" > >_______________________________________________ >Barracuda mailing list >[email protected] >http://barracudamvc.org/lists/listinfo/barracuda