Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-6614

java.io.IOException: Operation not permitted on start hudson 1.359

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • core
    • None
    • Ubuntu 10.04
      Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
      Java HotSpot(TM) Server VM (build 16.3-b01, mixed mode)

      after install does not initialize completely on Ubuntu
      version 1.358 works fine for me.

      the log:

      Running from: /usr/share/hudson/hudson.war
      [Winstone 2010/05/25 11:14:35] - Beginning extraction from war file
      hudson home directory: /var/lib/hudson
      Using one-time self-signed certificate
      [Winstone 2010/05/25 11:14:39] - HTTP Listener started: port=8080
      25-05-2010 11:14:40 AM hudson.model.Hudson$4 onAttained
      INFO: Started initialization
      [Winstone 2010/05/25 11:14:40] - Winstone Servlet Engine v0.9.10 running: controlPort=disabled
      25-05-2010 11:14:41 AM hudson.model.Hudson$4 onAttained
      INFO: Listed all plugins
      25-05-2010 11:14:42 AM hudson.model.Hudson$4 onAttained
      INFO: Prepared all plugins
      25-05-2010 11:14:42 AM hudson.model.Hudson$4 onAttained
      INFO: Started all plugins
      25-05-2010 11:14:45 AM hudson.model.Hudson$4 onAttained
      INFO: Loaded all jobs
      25-05-2010 11:14:45 AM hudson.model.Hudson$4 onAttained
      INFO: Completed initialization
      25-05-2010 11:14:45 AM hudson.TcpSlaveAgentListener <init>
      INFO: JNLP slave agent listener started on TCP port 40988
      25-05-2010 11:14:47 AM javax.jmdns.impl.tasks.Prober run
      ADVERTENCIA: run() exception
      java.io.IOException: Operation not permitted
      at java.net.PlainDatagramSocketImpl.send(Native Method)
      at java.net.DatagramSocket.send(DatagramSocket.java:625)
      at javax.jmdns.impl.JmDNSImpl.send(JmDNSImpl.java:1200)
      at javax.jmdns.impl.tasks.Prober.run(Prober.java:163)
      at java.util.TimerThread.mainLoop(Timer.java:512)
      at java.util.TimerThread.run(Timer.java:462)
      25-05-2010 11:14:47 AM javax.jmdns.impl.tasks.Canceler run
      ADVERTENCIA: run() exception
      java.io.IOException: Operation not permitted
      at java.net.PlainDatagramSocketImpl.send(Native Method)
      at java.net.DatagramSocket.send(DatagramSocket.java:625)
      at javax.jmdns.impl.JmDNSImpl.send(JmDNSImpl.java:1200)
      at javax.jmdns.impl.tasks.Canceler.run(Canceler.java:94)
      at java.util.TimerThread.mainLoop(Timer.java:512)
      at java.util.TimerThread.run(Timer.java:462)
      25-05-2010 11:14:48 AM javax.jmdns.impl.tasks.Canceler run
      ADVERTENCIA: run() exception
      java.io.IOException: Operation not permitted
      at java.net.PlainDatagramSocketImpl.send(Native Method)
      at java.net.DatagramSocket.send(DatagramSocket.java:625)
      at javax.jmdns.impl.JmDNSImpl.send(JmDNSImpl.java:1200)
      at javax.jmdns.impl.tasks.Canceler.run(Canceler.java:94)
      at java.util.TimerThread.mainLoop(Timer.java:512)
      at java.util.TimerThread.run(Timer.java:462)
      25-05-2010 11:14:50 AM javax.jmdns.impl.JmDNSImpl recover
      ADVERTENCIA: recover() Start services exception
      java.lang.IllegalThreadStateException
      at java.lang.Thread.start(Thread.java:595)
      at javax.jmdns.impl.JmDNSImpl.start(JmDNSImpl.java:259)
      at javax.jmdns.impl.JmDNSImpl.recover(JmDNSImpl.java:1280)
      at javax.jmdns.impl.tasks.Prober.run(Prober.java:175)
      at java.util.TimerThread.mainLoop(Timer.java:512)
      at java.util.TimerThread.run(Timer.java:462)
      25-05-2010 11:14:50 AM javax.jmdns.impl.JmDNSImpl recover
      ADVERTENCIA: recover() We are back!
      25-05-2010 11:22:05 AM hudson.PluginWrapper stop
      INFO: Stopping cvs
      25-05-2010 11:22:05 AM hudson.PluginWrapper stop
      INFO: Stopping subversion
      25-05-2010 11:22:05 AM hudson.PluginWrapper stop
      INFO: Stopping analysis-collector
      25-05-2010 11:22:05 AM hudson.PluginWrapper stop
      INFO: Stopping ssh-slaves
      25-05-2010 11:22:05 AM hudson.PluginWrapper stop
      INFO: Stopping cvs-tag
      25-05-2010 11:22:05 AM hudson.PluginWrapper stop
      INFO: Stopping scis-ad
      25-05-2010 11:22:05 AM hudson.PluginWrapper stop
      INFO: Stopping junit-attachments
      25-05-2010 11:22:05 AM hudson.PluginWrapper stop
      INFO: Stopping analysis-core
      25-05-2010 11:22:05 AM hudson.PluginWrapper stop
      INFO: Stopping maven-plugin
      25-05-2010 11:22:05 AM hudson.PluginWrapper stop
      INFO: Stopping jboss
      25-05-2010 11:22:05 AM hudson.PluginWrapper stop
      INFO: Stopping findbugs
      25-05-2010 11:22:05 AM hudson.PluginWrapper stop
      INFO: Stopping pmd
      [Winstone 2010/05/25 11:22:05] - Control thread shutdown successfully
      [Winstone 2010/05/25 11:22:05] - Winstone shutdown successfully

            josebovet josebovet
            josebovet josebovet
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: