[JIRA] (JENKINS-60477) Jenkins job is over running while creating jar files

2020-02-19 Thread mark.earl.wa...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Mark Waite closed an issue as Not A Defect  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 The Jenkins issue tracker is not a question and answer site. Please use the mailing list or the chat systems for questions.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-60477  
 
 
  Jenkins job is over running while creating jar files   
 

  
 
 
 
 

 
Change By: 
 Mark Waite  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Not A Defect  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 

[JIRA] (JENKINS-60477) Jenkins job is over running while creating jar files

2019-12-18 Thread divyaganesh1...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Divya Ganesan commented on  JENKINS-60477  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins job is over running while creating jar files   
 

  
 
 
 
 

 
 Note: Also if configuration needed, Suggest only for job level, not globally.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203560.1576254956000.11821.157500894%40Atlassian.JIRA.


[JIRA] (JENKINS-60477) Jenkins job is over running while creating jar files

2019-12-16 Thread divyaganesh1...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Divya Ganesan commented on  JENKINS-60477  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins job is over running while creating jar files   
 

  
 
 
 
 

 
 Hi Pierre Beitz, Thanks for your response. Provided Heap size in individual job as -Xmx512m and -Xmx1024m and ran the job. But still not working and getting the below error but now it is not showing 'out of memory ' error. Error: "[xmlbean] warning: [options] bootstrap class path not set in conjunction with -source 1.4"  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203560.1576254956000.8750.1576501920255%40Atlassian.JIRA.


[JIRA] (JENKINS-60477) Jenkins job is over running while creating jar files

2019-12-14 Thread pibe...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Pierre Beitz commented on  JENKINS-60477  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Jenkins job is over running while creating jar files   
 

  
 
 
 
 

 
 Divya Ganesan , this doesn't look like a bug but a configuration issue. Without more details on the job and the configuration it's hard to give a definite answer, but the error most probably means the heap size allocated to the agent running the build is not enough. You should start looking how much you need from outside Jenkins and adjust the heap of the node running the build accordindly.  Note that you can set the Heap Size with `-Xmx`, not `-Xx`.      
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.203560.1576254956000.7520.1576329180182%40Atlassian.JIRA.


[JIRA] (JENKINS-60477) Jenkins job is over running while creating jar files

2019-12-13 Thread divyaganesh1...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Divya Ganesan created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60477  
 
 
  Jenkins job is over running while creating jar files   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 _unsorted  
 
 
Created: 
 2019-12-13 16:35  
 
 
Environment: 
 Prod  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 Divya Ganesan  
 

  
 
 
 
 

 
 Hi,  I can see the below error in job which is used to create jar file nad the job is overrunning and occupied 99% of CPU. I have also configured the job by increasing heap size in "Invoke Ant" session by giving '-Xx1024m' . But still facing the same issue. Please suggest. "[xmlbean] warning: [options] bootstrap class path not set in conjunction with -source 1.4   [xmlbean] Exception in thread "main" java.lang.OutOfMemoryError: Java heap space"   Regards,  Divya    
 

  
 
 
 
 

 
 
 

 
 
 Add Comment