There is no free Connection! ERROR CLASS:class java.lang.reflect.InvocationTargetException
ERROR DATE:2008-10-08 14:43:32 732
ERROR MESSAGE:null
ERROR STACKTRACE:
java.lang.reflect.InvocationTargetException
at sun.reflect.GeneratedMethodAccessor1722.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at cn.com.enorth.pub3.cjy.publish_page.FileParser.getFunctionValue(FileParser.java:797)
at cn.com.enorth.pub3.cjy.publish_page.FileParser.parseFunctions(FileParser.java:647)
at cn.com.enorth.pub3.cjy.publish_page.FileParser.tryParse(FileParser.java:401)
at cn.com.enorth.pub3.cjy.publish_page.FileParser.tryParse(FileParser.java:254)
at cn.com.enorth.pub3.cjy.publish_page.PublisherImpl.publishPerCountGroupedFile(PublisherImpl.java:341)
at cn.com.enorth.pub3.cjy.publish_page.PublisherImpl.publishRecreateSeqRecord(PublisherImpl.java:167)
at cn.com.enorth.pub3.cjy.remote_manager.RegCenterImpl$PostThread.run(RegCenterImpl.java:111)
Caused by: java.sql.SQLException: There is no free Connection!
at coracle.CConPool.getConnection(CConPool.java:148)
at cn.com.enorth.util.cjy.oradb.OraDBTools.getConnection(OraDBTools.java:58)
at cn.com.enorth.pub3.cjy.common.P3DBTools.getPubConnection(P3DBTools.java:92)
at cn.com.enorth.pub3.mbx.common_mbx.Channel.loadChannel(Channel.java:1239)
at cn.com.enorth.pub3.mbx.common_mbx.Channel.getChannel(Channel.java:910)
at cn.com.enorth.pub3.cjy.common.ChannelTools.pathnameToChannel(ChannelTools.java:226)
at cn.com.enorth.pub3.cjy.common.FileTools.filename2PubUrl(FileTools.java:143)
at cn.com.enorth.pub3.cjy.common.FileTools.getPubPreviewUrl(FileTools.java:107)
at cn.com.enorth.pub3.cjy.common.ChannelTools.getMoreFileUrl(ChannelTools.java:293)
at cn.com.enorth.pub3.cjy.publish_page.Functions.selectpage(Functions.java:1638)
at cn.com.enorth.pub3.cjy.publish_page.Functions.selectpage(Functions.java:1571)
... 10 more
|