Error in tomcat

  • kishor.j_88
    Participant
    8 years, 10 months ago #5281

    I am using dbsync replication tool to sync my salesforce and database. I am getting an error in tomcat saying ,

    Exception in thread “Thread-CONSUMER:GR_ProjectEvent__c” java.lang.OutOfMemoryEr
    ror: GC overhead limit exceeded
    at java.util.Arrays.copyOf(Unknown Source)

    Can any one please help me on this issue and how do I avoid that going forward ?

    TIA.

    raghu.a_85
    Participant
    8 years, 10 months ago #5495

    Please try increase the following argument in catalina.bat

    set JAVA_OPTS=-Xms512m -Xmx1024m

    or

    set JAVA_OPTS=-Xms2048m -Xmx2048m

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.