You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stanbol.apache.org by Apache Jenkins Server <hu...@hudson.apache.org> on 2011/05/12 19:27:01 UTC

Build failed in Jenkins: stanbol-trunk-1.6 #185

See <https://builds.apache.org/hudson/job/stanbol-trunk-1.6/185/changes>

Changes:

[rwesten] STANBOL-187: The DBpedia indexer uses now the new indexing infrastructure. 
 - See the readme in /entityhub/indexing/dbpedia for details

Other changes and bug fixes:

Support for Windows:

Corrected several bugs related to the use of '/' in file paths. Thx to Anuj Kumar for reporting! (see http://markmail.org/thread/oojspdm675itsbdp for details.

IndexingCore:
 - Added several new configuration parameters to the LineBasedIterator
 - Improved loggings of ResoruceLoader
 - corrected a bug where ScoreNormalizer where not used by both IndexingDeamons implementations.
 - The EntityPersisterRunnable does no longer persist an empty list if no remaining entities are left after the indexing completes
 - Improved logging provided by the FinishedEntityDaemon
 - The IndexingConfig now uses getAbsoluteFile() before checking file types or existence.


SolrYard Indexing Destination
 - java.utils.zip is now used instead of apache commons compression, because the later does not support compressing files > 2GByte

Jena TDB Indexing Source
 - Literals with empty strings are now ignored

SolrYard:
 - corrected an bug that prevented the the loading of SolrCors form the configuration if the path contained any special characters.
 - corrected a bug that escaped * and ? in wildcard queries

[ogrisel] fixed potential NPE in ClerezzaYard

[ogrisel] cleanup imports

[ogrisel] suppress warning

------------------------------------------
Failed to access build log

hudson.util.IOException2: remote file operation failed: /home/hudson/hudson-slave/workspace/stanbol-trunk-1.6 at hudson.remoting.Channel@26bb5210:ubuntu2
	at hudson.FilePath.act(FilePath.java:752)
	at hudson.FilePath.act(FilePath.java:738)
	at hudson.FilePath.toURI(FilePath.java:793)
	at hudson.tasks.MailSender.createFailureMail(MailSender.java:271)
	at hudson.tasks.MailSender.getMail(MailSender.java:146)
	at hudson.tasks.MailSender.execute(MailSender.java:94)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.cleanUp(MavenModuleSetBuild.java:899)
	at hudson.model.Run.run(Run.java:1417)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:467)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:145)
Caused by: java.io.IOException: Remote call on ubuntu2 failed
	at hudson.remoting.Channel.call(Channel.java:652)
	at hudson.FilePath.act(FilePath.java:745)
	... 10 more
Caused by: java.lang.Error: Failed to deserialize the Callable object.
	at hudson.remoting.UserRequest.perform(UserRequest.java:104)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: java.lang.IllegalStateException: Unable to call fetch2. Invalid object ID 1720
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:268)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)


Jenkins build is back to normal : stanbol-trunk-1.6 #187

Posted by Apache Jenkins Server <hu...@hudson.apache.org>.
See <https://builds.apache.org/hudson/job/stanbol-trunk-1.6/187/changes>



Build failed in Jenkins: stanbol-trunk-1.6 #186

Posted by Apache Jenkins Server <hu...@hudson.apache.org>.
See <https://builds.apache.org/hudson/job/stanbol-trunk-1.6/186/changes>

Changes:

[ogrisel] typos / small fixes in README.txt

[ogrisel] typos / small fixes in README.txt

[ogrisel] more warning fixes

[ogrisel] more warning fixes

[ogrisel] cleanup imports

------------------------------------------
Started by an SCM change
Building remotely on ubuntu2
Updating http://svn.apache.org/repos/asf/incubator/stanbol/trunk
U         entityhub/yard/solr/src/main/java/org/apache/stanbol/entityhub/yard/solr/impl/SolrYard.java
U         entityhub/yard/solr/src/main/java/org/apache/stanbol/entityhub/yard/solr/impl/DefaultSolrDirectoryManager.java
U         entityhub/yard/solr/src/main/java/org/apache/stanbol/entityhub/yard/solr/impl/ConfigUtils.java
U         entityhub/yard/solr/src/main/java/org/apache/stanbol/entityhub/yard/solr/impl/install/IndexInstallerConstants.java
U         entityhub/yard/solr/src/main/java/org/apache/stanbol/entityhub/yard/solr/impl/install/IndexRemoveTask.java
U         entityhub/yard/solr/src/main/java/org/apache/stanbol/entityhub/yard/solr/impl/queryencoders/AssignmentEncoder.java
U         entityhub/yard/solr/src/main/java/org/apache/stanbol/entityhub/yard/solr/impl/queryencoders/WildcardEncoder.java
U         entityhub/yard/solr/src/main/java/org/apache/stanbol/entityhub/yard/solr/impl/queryencoders/RegexEncoder.java
U         entityhub/yard/solr/src/main/java/org/apache/stanbol/entityhub/yard/solr/impl/SolrQueryFactory.java
U         entityhub/indexing/dbpedia/README.txt
At revision 1102402
ERROR: Ignore Problem expanding maven opts macros org.jenkinsci.plugins.tokenmacro.TokenMacro
Found mavenVersion 2.2.1 from file jar:file:/home/hudson/tools/maven/apache-maven-2.2.1/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/hudson/job/stanbol-trunk-1.6/ws/trunk> at hudson.remoting.Channel@26bb5210:ubuntu2
	at hudson.FilePath.act(FilePath.java:752)
	at hudson.FilePath.act(FilePath.java:738)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:817)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:617)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:429)
	at hudson.model.Run.run(Run.java:1374)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:467)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:145)
Caused by: java.io.IOException: Remote call on ubuntu2 failed
	at hudson.remoting.Channel.call(Channel.java:652)
	at hudson.FilePath.act(FilePath.java:745)
	... 8 more
Caused by: java.lang.Error: Failed to deserialize the Callable object.
	at hudson.remoting.UserRequest.perform(UserRequest.java:104)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)
Caused by: java.lang.ClassCastException: cannot assign instance of hudson.model.StreamBuildListener to field hudson.maven.MavenModuleSetBuild$PomParser.listener of type hudson.model.BuildListener in instance of hudson.maven.MavenModuleSetBuild$PomParser
	at java.io.ObjectStreamClass$FieldReflector.setObjFieldValues(ObjectStreamClass.java:2056)
	at java.io.ObjectStreamClass.setObjFieldValues(ObjectStreamClass.java:1229)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1969)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1963)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1887)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1770)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1346)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:368)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	... 8 more