Results 1 to 4 of 4

Thread: Please help: Zuckerreports error - Connection timed out

  1. #1
    Antanas0001 is offline Sugar Community Member
    Join Date
    Aug 2007
    Location
    Lithuania
    Posts
    41

    Default Please help: Zuckerreports error - Connection timed out

    When I click "Generate report" in Zuckerreports 1.7 on SugarCRM 4.5 I get a timed out error:

    JasperBatchMain :: Communications link failure due to underlying exception:
    ** BEGIN NESTED EXCEPTION **
    java.net.SocketException
    MESSAGE: java.net.ConnectException: Connection timed out

    STACKTRACE:

    java.net.SocketException: java.net.ConnectException: Connection timed out
    at com.mysql.jdbc.StandardSocketFactory.connect(Stand ardSocketFactory.java:156)
    at com.mysql.jdbc.MysqlIO.(MysqlIO.java:284)


    Can anybody tell me how to make this work?

  2. #2
    dpatech is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    NC
    Posts
    287

    Default Re: Please help: Zuckerreports error - Connection timed out

    It sounds like you are getting a standard timeout exception while running the query against the MySQL database. Do you get this error immediately or after a few minutes have passed?

    I believe you can adjust the wait_timeout in /etc/my.cnf file for the entire server. You may also be able to adjust the timeout in the JDBC configuration for Zucker/MySQL/JDBC.
    - Sugar Team
    dpa Technology LLC
    e-mail: dpaDeveloper@dpatechnology.com
    web: http://www.dpatechnology.com

  3. #3
    Antanas0001 is offline Sugar Community Member
    Join Date
    Aug 2007
    Location
    Lithuania
    Posts
    41

    Default Re: Please help: Zuckerreports error - Connection timed out

    This timeout is 5 minutes long, only then error shows up. Also the server gets halted during this period, so I am worried that there is something else going on, but can not figure out from the obscure error message. Do you have any ideas where to look for the error?

  4. #4
    Antanas0001 is offline Sugar Community Member
    Join Date
    Aug 2007
    Location
    Lithuania
    Posts
    41

    Default Re: Please help: Zuckerreports error - Connection timed out

    When I try to generate reports - for around 5 minutes the whole server gets unresponsive and then I get a timed out error. What might be the cause of this problem?

    JasperBatchMain :: Communications link failure due to underlying exception:
    java.net.SocketException
    MESSAGE: java.net.ConnectException: Connection timed out

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. ZuckerReports Compile Error
    By hiprabhat in forum Help
    Replies: 4
    Last Post: 2009-04-10, 08:28 AM
  2. Parameter problems with ZuckerReports 1.8
    By srazvigorov in forum Help
    Replies: 3
    Last Post: 2007-12-12, 08:12 AM
  3. ZuckerReports default charset
    By freebsdkw in forum Help
    Replies: 2
    Last Post: 2007-08-28, 09:35 AM
  4. ZuckerReports reporting problems
    By gremon in forum Help
    Replies: 2
    Last Post: 2006-08-30, 12:24 PM
  5. Replies: 1
    Last Post: 2006-08-03, 10:06 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •