[JIRA] (JENKINS-41601) warning in jenkins log

0 views
Skip to first unread message

funeeldy@yahoo.com (JIRA)

unread,
Jan 31, 2017, 12:00:05 PM1/31/17
to jenkinsc...@googlegroups.com
marlene cote created an issue
 
Jenkins / Bug JENKINS-41601
warning in jenkins log
Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 2017/Jan/31 4:59 PM
Environment: linux centos 7
Priority: Minor Minor
Reporter: marlene cote

Jenkins version is 2.42-1.1
WARNING: Caught exception evaluating: descriptor.settings.addresses in /configure. Reason: java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.apache.commons.jexl.util.PropertyExecutor.execute(PropertyExecutor.java:125)
at org.apache.commons.jexl.util.introspection.UberspectImpl$VelGetterImpl.invoke(UberspectImpl.java:314)
at org.apache.commons.jexl.parser.ASTArrayAccess.evaluateExpr(ASTArrayAccess.java:185)
at org.apache.commons.jexl.parser.ASTIdentifier.execute(ASTIdentifier.java:75)
at org.apache.commons.jexl.parser.ASTReference.execute(ASTReference.java:83)
at org.apache.commons.jexl.parser.ASTReference.value(ASTReference.java:57)
at org.apache.commons.jexl.parser.ASTReferenceExpression.value(ASTReferenceExpression.java:51)
at org.apache.commons.jexl.ExpressionImpl.evaluate(ExpressionImpl.java:80)
at hudson.ExpressionFactory2$JexlExpression.evaluate(ExpressionFactory2.java:74)
at org.kohsuke.stapler.jelly.CallTagLibScript.run(CallTagLibScript.java:58)
at org.kohsuke.stapler.jelly.CallTagLibScript$1.run(CallTagLibScript.java:99)
at org.apache.commons.jelly.tags.define.InvokeBodyTag.doTag(InvokeBodyTag.java:91)
at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269)
at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
at org.apache.commons.jelly.tags.core.CoreTagLibrary$2.run(CoreTagLibrary.java:105)

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)
Atlassian logo

o.v.nenashev@gmail.com (JIRA)

unread,
Feb 3, 2017, 8:46:05 AM2/3/17
to jenkinsc...@googlegroups.com
Oleg Nenashev commented on Bug JENKINS-41601
 
Re: warning in jenkins log

Seems the stacktrace is not complete. Could you provide the full one?

funeeldy@yahoo.com (JIRA)

unread,
Feb 3, 2017, 9:13:01 AM2/3/17
to jenkinsc...@googlegroups.com
marlene cote updated an issue
Change By: marlene cote
Attachment: out

funeeldy@yahoo.com (JIRA)

unread,
Feb 3, 2017, 9:13:01 AM2/3/17
to jenkinsc...@googlegroups.com

sorry about that. I have attached the complete trace.

o.v.nenashev@gmail.com (JIRA)

unread,
Feb 3, 2017, 9:17:01 AM2/3/17
to jenkinsc...@googlegroups.com

So, I suspect it is unrelated to the core. Will fix the issue title and the component

Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: -1
	at java.lang.AbstractStringBuilder.deleteCharAt(AbstractStringBuilder.java:797)
	at java.lang.StringBuilder.deleteCharAt(StringBuilder.java:253)
	at org.jenkinsci.plugins.detection.unreliable.slave.UnreliableSlaveDetection.getAddresses(UnreliableSlaveDetection.java:69)
	... 163 more
Reply all
Reply to author
Forward
0 new messages