thanks robert, I think due to i have add all the dependency for the t5components. and some will crash with mysql jdbc. once i have remove some unnecessary jar file. the program work perfectly :)
On Tue, Jul 1, 2008 at 2:01 PM, Robert Zeigler <[EMAIL PROTECTED]> wrote: > That looks more like you have a pooling mechanism enabled, but the > connection is timing out. > It's definitely not t5component/mysqljdbc interaction; just today, I > created a new project using both mysql's connector/J, and t5components, and > I've had no issues. > > Robert > > > On Jun 29, 2008, at 6/2911:23 AM , Tan [EMAIL PROTECTED] wrote: > > hi all, >> >> i have a problem on t5components integrated with T5 mysql jdbc. >> previously, when without t5compoents is ok. after i have added some >> jar file. it prompt me the error as below. >> >> Render queue error in SetupRender[MaterialTypeMaintenance]: The bean >> encountered a non-application exception.; nested exception is: >> <openjpa-1.0.2-r420667:627158 fatal general error> >> org.apache.openjpa.persistence.PersistenceException: Communications link >> failure Last packet sent to the server was 0 ms ago. >> >> >> below are the jar files that just added. I have troubleshooting this >> problem about one day. still can't figure out why? >> >> any one can help me out? thank you. >> >> javassist-3.7 >> easymock-2.3 >> ognl-2.7 >> groovy-all-1.0 >> commons-httpclient-3.1 >> t5c-contrib-0.5.13 >> bsf-2.4.0 >> tapestry-test-5.0.13 >> commons-logging-1.1 >> t5c-commons-0.5.13 >> freemarker-2.3.13 >> slf4j-api-1.4.3 >> Regards, >> [EMAIL PROTECTED] >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >