Hi,

Ny app runs under IDEA very well, but when it is under 'debug', i can reach
the AppModule.java, after that I can see following in the log:

            ValidationConstraintGenerator: DEFINED
                 ValidationMessagesSource: DEFINED
                       ValueEncoderSource: DEFINED

86.39% unrealized services (127/147)

Jun 26, 2008 3:12:33 PM org.apache.coyote.http11.Http11BaseProtocol start
INFO: Starting Coyote HTTP/1.1 on http-8080
Jun 26, 2008 3:12:33 PM org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on /0.0.0.0:8009
Jun 26, 2008 3:12:33 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/30  config=null
Jun 26, 2008 3:12:33 PM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
Jun 26, 2008 3:12:33 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 17865 ms
Connected to server

then that's the end, i can't open the page in the browser. If i run the app,
I can see more info in the log:

un 26, 2008 3:20:08 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 2360 ms
Connected to server
[INFO] TimingFilter Request time: 1632 ms
[WARN] AnnotationBinder Package not found or wo package-info.java:
org.bfe.studio.t5.entities
[INFO] TimingFilter Request time: 2991 ms
[INFO] TimingFilter Request time: 1 ms
[INFO] TimingFilter Request time: 95 ms
[INFO] TimingFilter Request time: 1 ms
[INFO] TimingFilter Request time: 138 ms
[INFO] TimingFilter Request time: 2 ms

Looks like somewhere the app stops responding in the debug mode, any idea? I
tried this app in 5.0.11 and 13,tomcat 5 and 6, got the same problem.

Angelo


-- 
View this message in context: 
http://www.nabble.com/T5%EF%BC%9Adebug-an-t5-app-under-IDEA-tp18128682p18128682.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to