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

Glassfishv3 domain stops when using Hudson job to start the Glassfishv3 domain

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Major Major
    • core
    • None
    • Hudson - v1.367
      Glassfish - v3 (Hudson deployed on domain called comain1 & application deployed on domain app-domain)
      Operating System - Windows XP Pro Service Pack 3

      Have Hudson v1.367 & Glassfishv3 installed on local machine.
      Created a job that will have the following steps:
      1. undeploy the .war file ( >undeploy --user admin --passwordfile <need passwordfile location> application-name )
      2. stop glassfish server ( >asadmin stop-domain app-domain )
      3. start glassfish server ( >asadmin start-domain app-domain )
      4. deploy the new .war file ( >deploy --port <app-domain port #> --user asadmin --passwordfile <need passwordfile location> application-name )

      You will note the job runs successful; however when the Hudson job is done the Glassfish domain app-domain is no longer running.

      R

            Unassigned Unassigned
            vanommer vanommer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: