View gist:902264
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1.395.1: 745 | |
1.395.1 (private): 12 | |
1.396: 694 | |
1.396 (private): 3 | |
1.396-0ubuntu1~test7: 1 | |
1.396-SNAPSHOT (private): 7 | |
1.397: 721 | |
1.397-SNAPSHOT (private): 5 | |
1.398: 1154 | |
1.398 (private): 1 |
View gist:926157
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Apr 18, 2011 1:47:23 PM hudson.util.RobustReflectionConverter doUnmarshal | |
WARNING: Failed to resolve a type | |
java.lang.InstantiationError | |
at hudson.util.DescribableList$ConverterImpl.unmarshal(DescribableList.java:252) | |
at com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:82) | |
at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:63) | |
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:76) | |
at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:60) | |
at hudson.util.RobustReflectionConverter.unmarshalField(RobustReflectionConverter.java:290) | |
at hudson.util.RobustReflectionConverter.doUnmarshal(RobustReflectionConverter.java:233) |
View gist:940896
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
There was 1 error: | |
1) testGroovyBeanDef(hudson.security.LDAPSecurityRealmTest)hudson.remoting.ProxyException: groovy.lang.GroovyRuntimeException: Could not find matching constructor for: hudson.security.LDAPSecurityRealm(java.lang.String, null, null, null, null, null, null, null) | |
at groovy.lang.MetaClassImpl.invokeConstructor(MetaClassImpl.java:1465) | |
at groovy.lang.MetaClassImpl.invokeConstructor(MetaClassImpl.java:1381) | |
at org.codehaus.groovy.runtime.callsite.MetaClassConstructorSite.callConstructor(MetaClassConstructorSite.java:38) | |
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:55) | |
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:191) | |
at hudson.security.LDAPSecurityRealmTest.testGroovyBeanDef(LDAPSecurityRealmTest.groovy:45) | |
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) |
View gist:973519
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wrapper | --> Wrapper Started as Daemon | |
wrapper | Launching a JVM... | |
jvm 1 | Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org | |
jvm 1 | Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved. | |
jvm 1 | | |
jvm 1 | Property 'application-conf'='./../sonatype-work/nexus/conf' inserted into Plexus context. | |
jvm 1 | Property 'security-xml-file'='./../sonatype-work/nexus/conf/security.xml' inserted into Plexus context. | |
jvm 1 | Property 'nexus-app'='./runtime/apps/nexus' inserted into Plexus context. | |
jvm 1 | Property 'appbooter.customizers'='org.sonatype.nexus.NexusBooterCustomizer' inserted into Plexus context. | |
jvm 1 | Property 'jetty.xml'='./conf/jetty.xml' inserted into Plexus context. |
View gist:991278
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INFO] Web defaults = jetty default | |
[INFO] Starting jetty 6.1.1 ... | |
2011-05-25 09:15:31.009::INFO: jetty-6.1.1 | |
2011-05-25 09:15:31.055::INFO: Extract jar:file:/Users/abayer/.m2/repository/org/jenkins-ci/main/jenkins-war/1.412-groovy-view-SNAPSHOT/jenkins-war-1.412-groovy-view-SNAPSHOT.war!/ to /Users/abayer/src/github/jenkins-related/hw-gv/target/work/webapp | |
hudson home directory: /Users/abayer/src/github/jenkins-related/hw-gv/./work found at: System.getProperty("HUDSON_HOME") | |
2011-05-25 09:15:35.884::INFO: Started SelectChannelConnector @ 0.0.0.0:8080 | |
[INFO] Started Jetty Server | |
[INFO] Console reloading is ENABLED. Hit ENTER on the console to restart the context. | |
May 25, 2011 9:15:36 AM hudson.model.Hudson$5 onAttained | |
INFO: Started initialization |
View gist:991484
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
May 25, 2011 10:55:07 AM hudson.model.Hudson$5 onTaskFailed | |
SEVERE: Failed NullIdDescriptorMonitor.verifyId | |
java.lang.Error: java.lang.reflect.InvocationTargetException | |
at hudson.init.InitializerFinder.invoke(InitializerFinder.java:114) | |
at hudson.init.InitializerFinder$TaskImpl.run(InitializerFinder.java:174) | |
at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:259) | |
at hudson.model.Hudson$4.runTask(Hudson.java:735) | |
at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:187) | |
at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:94) | |
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) |
View gist:1004618
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<repositories> | |
<repository> | |
<id>cloudera-third-party</id> | |
<url>https://repository.cloudera.com/content/repositories/third-party/</url> | |
</repository> | |
</repositories> |
View gist:1396744
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INFO] ------------------------------------------------------------------------ | |
[INFO] Building hadoop-mapreduce-client-shuffle 0.23.0-cdh4a1-SNAPSHOT | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] | |
[INFO] --- maven-site-plugin:3.0:site (default-site) @ hadoop-mapreduce-client-shuffle --- | |
[INFO] configuring report plugin org.apache.maven.plugins:maven-javadoc-plugin:2.8 | |
[INFO] | |
[INFO] >>> maven-javadoc-plugin:2.8:aggregate (report:aggregate) @ hadoop-mapreduce-client-shuffle >>> | |
[ERROR] Java heap space -> [Help 1] | |
java.lang.OutOfMemoryError: Java heap space |
View gist:1448105
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] ------------------------------------------------------------- | |
[ERROR] COMPILATION ERROR : | |
[INFO] ------------------------------------------------------------- | |
[ERROR] /Volumes/EssEssDee/abayer/src/github/jenkins-related/associated-files-plugin/target/generated-sources/groovy-stubs/main/org/jenkinsci/plugins/associatedfiles/AssociatedFilesPublisher.java:[34,95] > expected | |
[ERROR] /Volumes/EssEssDee/abayer/src/github/jenkins-related/associated-files-plugin/target/generated-sources/groovy-stubs/main/org/jenkinsci/plugins/associatedfiles/AssociatedFilesPublisher.java:[34,103] ')' expected | |
[ERROR] /Volumes/EssEssDee/abayer/src/github/jenkins-related/associated-files-plugin/target/generated-sources/groovy-stubs/main/org/jenkinsci/plugins/associatedfiles/AssociatedFilesPublisher.java:[34,110] ';' expected | |
[ERROR] /Volumes/EssEssDee/abayer/src/github/jenkins-related/associated-files-plugin/target/generated-sources/groovy-stubs/main/org/jenkinsci/plugins/associatedfiles/AssociatedFilesPublisher.java:[34,132] < |
View gist:1499480
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
buildscript { | |
repositories { | |
mavenCentral() | |
mavenLocal() | |
} | |
dependencies { | |
classpath group: 'org.jenkins-ci.tools', name: 'gradle-jpi-plugin', version: '0.1-SNAPSHOT' | |
} | |
} |
OlderNewer