[JIRA] [cli] (JENKINS-18058) NegativeArraySizeException when trying to enable a job using Jenkins CLI

2014-04-18 Thread jason.carlb...@csgi.com (JIRA)














































Jason Carlberg
 updated  JENKINS-18058


NegativeArraySizeException when trying to enable a job using Jenkins CLI
















We have observed NegativeArraySizeExceptions along with java OutOfMemory errors while using Jenkins CLI to schedule build jobs from a master job.  Followed the recommendations to increase heap size, but continued to get java heap errors.  After enabling "-XX:+HeapDumpOnOutOfMemoryError", there have been some heap dumps produced that are smaller than our max heap size.  Using these JVM args in Jenkins 1.551:

  
  
  

Heap dumps are attached.





Change By:


Jason Carlberg
(18/Apr/14 2:16 PM)




Attachment:


java_pid1524.hprof





Attachment:


java_pid3928.hprof



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [cli] (JENKINS-18058) NegativeArraySizeException when trying to enable a job using Jenkins CLI

2014-03-17 Thread vladic...@gmail.com (JIRA)














































Vlad Aginsky
 commented on  JENKINS-18058


NegativeArraySizeException when trying to enable a job using Jenkins CLI















I see this in my setup, v 1.550:
 java -jar /var/lib/jenkins/jenkins-cli.jar -s http://10.7.0.182:8080/ set-build-description some_txt 980 'GIT: e4e1681511df4548ac6365adad064b2818280833' --username name --password 'word'
Exception in thread "main" java.lang.NegativeArraySizeException
	at hudson.cli.Connection.readByteArray(Connection.java:131)
	at hudson.cli.CLI.connectViaCliPort(CLI.java:243)
	at hudson.cli.CLI.(CLI.java:134)
	at hudson.cli.CLIConnectionFactory.connect(CLIConnectionFactory.java:72)
	at hudson.cli.CLI._main(CLI.java:469)
	at hudson.cli.CLI.main(CLI.java:384)
Build step 'Execute shell' marked build as failure



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [cli] (JENKINS-18058) NegativeArraySizeException when trying to enable a job using Jenkins CLI

2013-11-20 Thread dogf...@java.net (JIRA)














































dogfood
 commented on  JENKINS-18058


NegativeArraySizeException when trying to enable a job using Jenkins CLI















Integrated in  jenkins_main_trunk #3071
 JENKINS-18058 Merged #1016 for better diagnosis. (Revision 5517471be4fb76398ff98707b2f37b2a80bef51e)

 Result = SUCCESS
Jesse Glick : 5517471be4fb76398ff98707b2f37b2a80bef51e
Files : 

	changelog.html





























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [cli] (JENKINS-18058) NegativeArraySizeException when trying to enable a job using Jenkins CLI

2013-11-20 Thread scm_issue_l...@java.net (JIRA)














































SCM/JIRA link daemon
 commented on  JENKINS-18058


NegativeArraySizeException when trying to enable a job using Jenkins CLI















Code changed in jenkins
User: Jesse Glick
Path:
 changelog.html
http://jenkins-ci.org/commit/jenkins/5517471be4fb76398ff98707b2f37b2a80bef51e
Log:
  JENKINS-18058 Merged #1016 for better diagnosis.


Compare: https://github.com/jenkinsci/jenkins/compare/6586d779b165...5517471be4fb




























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [cli] (JENKINS-18058) NegativeArraySizeException when trying to enable a job using Jenkins CLI

2013-11-15 Thread miller.ma...@me.com (JIRA)














































Marco Miller
 stopped work on  JENKINS-18058


NegativeArraySizeException when trying to enable a job using Jenkins CLI
















Change By:


Marco Miller
(14/Nov/13 3:25 PM)




Status:


In Progress
Open



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [cli] (JENKINS-18058) NegativeArraySizeException when trying to enable a job using Jenkins CLI

2013-11-15 Thread miller.ma...@me.com (JIRA)















































Marco Miller
 assigned  JENKINS-18058 to Unassigned



NegativeArraySizeException when trying to enable a job using Jenkins CLI
















Change By:


Marco Miller
(14/Nov/13 3:26 PM)




Assignee:


Marco Miller



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [cli] (JENKINS-18058) NegativeArraySizeException when trying to enable a job using Jenkins CLI

2013-11-15 Thread miller.ma...@me.com (JIRA)














































Marco Miller
 commented on  JENKINS-18058


NegativeArraySizeException when trying to enable a job using Jenkins CLI















I closed the pull request for reasons given in the latter.
 https://github.com/jenkinsci/jenkins/pull/999
Hence this not being Resolved yet; up to another contributor then, at will.
Refer to the many potentially useful suggestions as comments in that pull-req, solution-wise.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


[JIRA] [cli] (JENKINS-18058) NegativeArraySizeException when trying to enable a job using Jenkins CLI

2013-05-23 Thread assaf.ke...@nice.com (JIRA)














































Assaf Keret
 created  JENKINS-18058


NegativeArraySizeException when trying to enable a job using Jenkins CLI















Issue Type:


Bug



Assignee:


Unassigned


Attachments:


log.png



Components:


cli



Created:


23/May/13 8:40 AM



Description:


This happens sometimes when trying to use this feature.
using Jenkins version 1.509 on a windows 7 machine.
stack trace and cli arguments in attached photo.




Project:


Jenkins



Priority:


Major



Reporter:


Assaf Keret

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.