Hi all, I am getting the following error message when I try to run a ZuckerReport on a SugarCRM install. The system is on Debian Etch, Sun-java5-jdk is installed. Any constructive comments very welcome.
tia
W
<error>
cmdline: java -Djava.awt.headless=true -classpath "modules/ZuckerReports/resources/:modules/ZuckerReports/resources/ClosedDeals.jasper_files/:modules/ZuckerReports/jasper/antlr-2.7.5H3.jar:modules/ZuckerReports/jasper/asm-attrs.jar:modules/ZuckerReports/jasper/asm.jar:modules/ZuckerReports/jasper/barbecue-1.1.jar:modules/ZuckerReports/jasper/bsh-1.3.0.jar:modules/ZuckerReports/jasper/cglib-2.1.jar:modules/ZuckerReports/jasper/commons-beanutils-1.5.jar:modules/ZuckerReports/jasper/commons-collections-2.1.jar:modules/ZuckerReports/jasper/commons-digester-1.7.jar:modules/ZuckerReports/jasper/commons-javaflow-20060411.jar:modules/ZuckerReports/jasper/commons-logging-1.0.2.jar:modules/ZuckerReports/jasper/commons-logging-api-1.0.2.jar:modules/ZuckerReports/jasper/dom4j-1.6.jar:modules/ZuckerReports/jasper/ehcache-1.1.jar:modules/ZuckerReports/jasper/groovy-all-1.0-beta-10.jar:modules/ZuckerReports/jasper/hibernate3.jar:modules/ZuckerReports/jasper/hsqldb-1.7.1.jar:modules/ZuckerReports/jasper/itext-1.3.1.jar:modules/ZuckerReports/jasper/jasperreports-1.2.2.jar:modules/ZuckerReports/jasper/jcmdline-1.0.2.jar:modules/ZuckerReports/jasper/jcommon-1.0.0.jar:modules/ZuckerReports/jasper/jdt-compiler.jar:modules/ZuckerReports/jasper/jfreechart-1.0.0.jar:modules/ZuckerReports/jasper/jr-bsh-compiler.jar:modules/ZuckerReports/jasper/jsmoothgen-ant-0.9.7.jar:modules/ZuckerReports/jasper/jta.jar:modules/ZuckerReports/jasper/jxl.jar:modules/ZuckerReports/jasper/log4j-1.2.8.jar:modules/ZuckerReports/jasper/looks-2.0-rc.jar:modules/ZuckerReports/jasper/mysql-connector-java-3.1.13-bin.jar:modules/ZuckerReports/jasper/nsisant-1.1.jar:modules/ZuckerReports/jasper/png-encoder-1.5.jar:modules/ZuckerReports/jasper/poi-2.0-final-20040126.jar:modules/ZuckerReports/jasper/tinylaf.jar:modules/ZuckerReports/jasper/toniclf.jar:modules/ZuckerReports/jasper/xalan.jar:modules/ZuckerReports/jasper/xercesImpl.jar:modules/ZuckerReports/jasper/xml-apis.jar:modules/ZuckerReports/jasper/zuckerreports-1.0.jar" at.go_mobile.zuckerreports.JasperBatchMain modules/ZuckerReports/temp/bae002a7-f662-7b2b-49c1-454fb6aec691/cmd.properties 2>&1
JasperBatchMain :: Communications link failure due to underlying exception:
** BEGIN NESTED EXCEPTION **
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
at com.mysql.jdbc.StandardSocketFactory.connect(Stand ardSocketFactory.java:156)
at com.mysql.jdbc.MysqlIO.(MysqlIO.java:284)
at com.mysql.jdbc.Connection.createNewIO(Connection.j ava:2565)
at com.mysql.jdbc.Connection.(Connection.java:1485)
at com.mysql.jdbc.NonRegisteringDriver.connect(NonReg isteringDriver.java:266)
at java.sql.DriverManager.getConnection(libgcj.so.70)
at java.sql.DriverManager.getConnection(libgcj.so.70)
at at.go_mobile.zuckerreports.JasperBatchMain.getConn ection(JasperBatchMain.java:216)
at at.go_mobile.zuckerreports.JasperBatchMain.main(Ja sperBatchMain.java:91)
** END NESTED EXCEPTION **
Last packet sent to the server was 39 ms ago.
com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception:
** BEGIN NESTED EXCEPTION **
java.net.SocketException
MESSAGE: java.net.ConnectException: Connection refused
STACKTRACE:
java.net.SocketException: java.net.ConnectException: Connection refused
at com.mysql.jdbc.StandardSocketFactory.connect(Stand ardSocketFactory.java:156)
at com.mysql.jdbc.MysqlIO.(MysqlIO.java:284)
at com.mysql.jdbc.Connection.createNewIO(Connection.j ava:2565)
at com.mysql.jdbc.Connection.(Connection.java:1485)
at com.mysql.jdbc.NonRegisteringDriver.connect(NonReg isteringDriver.java:266)
at java.sql.DriverManager.getConnection(libgcj.so.70)
at java.sql.DriverManager.getConnection(libgcj.so.70)
at at.go_mobile.zuckerreports.JasperBatchMain.getConn ection(JasperBatchMain.java:216)
at at.go_mobile.zuckerreports.JasperBatchMain.main(Ja sperBatchMain.java:91)
** END NESTED EXCEPTION **
Last packet sent to the server was 39 ms ago.
at com.mysql.jdbc.Connection.createNewIO(Connection.j ava:2631)
at com.mysql.jdbc.Connection.(Connection.java:1485)
at com.mysql.jdbc.NonRegisteringDriver.connect(NonReg isteringDriver.java:266)
at java.sql.DriverManager.getConnection(libgcj.so.70)
at java.sql.DriverManager.getConnection(libgcj.so.70)
at at.go_mobile.zuckerreports.JasperBatchMain.getConn ection(JasperBatchMain.java:216)
at at.go_mobile.zuckerreports.JasperBatchMain.main(Ja sperBatchMain.java:91)


LinkBack URL
About LinkBacks




Reply With Quote
Bookmarks