Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] ArrayOutOfBoundsException in build of osgi.services feature

Hi Folks,

Nevermind. Another build of this feature succeeded. If anyone knows what the cause of this is, please let me know so we can avoid it in the future.

Thanks,

Scott


On 10/4/2013 2:47 PM, Scott Lewis wrote:
Hi Folks,

I recently did a build of the C-HEAD-osgi.services.feature and it failed with a log message like this

...
javax.servlet:osgi.bundle/[3.0.0.v201112011016,3.0.0.v201112011016]: Trying provider local(target) javax.servlet:osgi.bundle/[3.0.0.v201112011016,3.0.0.v201112011016]: Rejecting provider eclipse.platform(plugin/javax.servlet): No component match was found javax.servlet:osgi.bundle/[3.0.0.v201112011016,3.0.0.v201112011016]: Using resource map file:/opt/hudson/jobs/C-HEAD-osgi.services.feature/workspace/ecf.rmap javax.servlet:osgi.bundle/[3.0.0.v201112011016,3.0.0.v201112011016]: Using search path default javax.servlet:osgi.bundle/[3.0.0.v201112011016,3.0.0.v201112011016]: Trying provider p2(http://download.eclipse.org/tools/orbit/downloads/drops/I20130827062727/repository/[http://download.eclipse.org/tools/orbit/downloads/drops/I20130827062727/repository/])
ERROR   [0043] : java.lang.ArrayIndexOutOfBoundsException: -1
org.eclipse.equinox.http.jetty:osgi.bundle/[3.0.100.v20130327-1442,3.0.100.v20130327-1442]: Using resolver Local resolver org.eclipse.equinox.http.jetty:osgi.bundle/[3.0.100.v20130327-1442,3.0.100.v20130327-1442]: Trying provider local(materialized) No materialization found for org.eclipse.equinox.http.jetty:osgi.bundle/[3.0.100.v20130327-1442,3.0.100.v20130327-1442]
...


Does anyone understand this? The entire log output for this build is below [1].

The SDK build completed successfully just before this...so it seems especially strange (doesn't seem to be source code or even feature structure related).

Thanks,

Scott


[1] https://build.ecf-project.org/jenkins/job/C-HEAD-osgi.services.feature/449/consoleText

_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev




Back to the top