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

Jenkins 1.535+ versions do not work on Solaris 10

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • core

      Tried installing 1.558 on Solaris 10

      tried starting the jenkins using this command -> java -DJENKINS_HOME=<user home>/.jenkins -jar jenkins.war --httpPort=8082

      result

      INFO: JNLP slave agent listener started on TCP port 45740
      Aug 20, 2014 4:27:12 PM hudson.WebAppMain$3 run
      INFO: Jenkins is fully up and running

      But when I open it in browser it tries to load it indefinetly. This issue is happening with all 1.535+ versions

      I saw few defects had mentioned this is due to jetty and the folder where it extracts the war file, but in 1.558 that was fixed and it war file is extracted at correct place. Still the issue exist

      The TCP port 8082 is listening and my connection is shown in two status ESTABLISHED and CLOSE_WAIT status

      I am using java version "1.6.0_65"

            Unassigned Unassigned
            bhagyesh12 Bhagyesh Shah
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: