• pm62185
  • NEWBIE
  • 0 Points
  • Member since 2007

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Hi,

 I'm running email2case.bat on our server (linux run by dreamhost).
 When I run email2case.bat, it processes the emails correctly and I see the cases created in salesforce. However the batch process is automatically killed after the java program checked the emails in inbox for some reason...

./email2case.bat: line 2: 19626 Killed                  java -jar -Xmx256M Email2Case.jar sfdcConfig.txt log4j.properties

 We are still in test phase, but would eventually like to run this batch as a cron process, so the email from our customers can automatically be created as case in salesforce.

 Have anyone encountered the same problem?  Is there any way to keep it running on linux server?

 I would really appreciate your help on this.

 Thanks!!

-k

  • December 27, 2006
  • Like
  • 0