0 Replies Latest reply on Jul 27, 2011 2:53 AM by arka.sharma

    Error messages in Hudson

    arka.sharma

      Hi,

       

      I am using Hudson 2.0.1 with JBoss 5.1.Hudson is up and running and I'm accessing it via "localhost:8080/hudson-2.0.1".But following error messages are there in the server console

       

      12:15:05,279 INFO  [TomcatDeployment] deploy, ctxPath=/hudson-2.0.1

      12:15:05,919 INFO  [STDOUT] hudson home directory: C:\Documents and Settings\bgh20331\.hudson

      12:15:06,044 INFO  [CharacterEncodingFilter] CharacterEncodingFilter initialized. DISABLE_FILTER: false FORCE_ENCODING: false

      12:15:06,216 ERROR [STDERR] SLF4J: Class path contains multiple SLF4J bindings.

      12:15:06,232 ERROR [STDERR] SLF4J: Found binding in [vfszip:/C:/jboss-5.1.0.GA/common/lib/slf4j-jboss-logging.jar/org/slf4j/impl/StaticLoggerBind

      er.class]

      12:15:06,232 ERROR [STDERR] SLF4J: Found binding in [vfszip:/C:/jboss-5.1.0.GA/server/default/deploy/hudson-2.0.1.war/WEB-INF/lib/slf4j-jdk14-1.6

      .1.jar/org/slf4j/impl/StaticLoggerBinder.class]

      12:15:06,232 ERROR [STDERR] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.

      12:15:06,248 INFO  [SmoothieContainerBootstrap] Bootstrapping Smoothie

      12:15:07,060 INFO  [PluginManager] Plugin strategy: org.hudsonci.inject.internal.plugin.DelegatingPluginStrategy

      12:15:07,154 INFO  [Hudson] Started initialization

      12:15:07,185 INFO  [Hudson] Listed all plugins

      12:15:07,513 INFO  [Hudson] Prepared all plugins

      12:15:07,560 INFO  [Hudson] Started all plugins

      12:15:07,560 INFO  [Hudson] Augmented all extensions

      12:15:08,091 INFO  [Hudson] Loaded all jobs

      12:15:08,107 INFO  [Hudson] Completed initialization

      12:15:08,357 INFO  [TcpSlaveAgentListener] JNLP slave agent listener started on TCP port 4047

      12:15:26,248 SEVERE [SafeTimerTask] Timer task hudson.WebAppMain$2$1@363d1 failed

      java.lang.IllegalAccessError: tried to access method hudson.scm.ChangeLogSet$Entry.setParent(Lhudson/scm/ChangeLogSet;)V from class hudson.scm.Su

      bversionChangeLogSet

              at hudson.scm.SubversionChangeLogSet.<init>(SubversionChangeLogSet.java:65)

              at hudson.scm.SubversionChangeLogParser.parse(SubversionChangeLogParser.java:71)

              at hudson.scm.SubversionChangeLogParser.parse(SubversionChangeLogParser.java:43)

              at hudson.model.AbstractBuild.calcChangeSet(AbstractBuild.java:701)

              at hudson.model.AbstractBuild.getChangeSet(AbstractBuild.java:676)

              at hudson.model.AbstractBuild.hasParticipant(AbstractBuild.java:321)

              at hudson.model.User.getBuilds(User.java:368)

              at hudson.WebAppMain$2$1.doRun(WebAppMain.java:229)

              at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:54)

              at java.util.TimerThread.mainLoop(Timer.java:512)

              at java.util.TimerThread.run(Timer.java:462)

       

      Please help...

       

      Regards,

      Arka