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

deploy is completed however deployed ear(war) doesn't start with a error (SRVE0303E)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Blocker Blocker
    • None
    • Jenkins 1.604, websphere deployer plugin 1.2, websphere 8.5.5, oracle java sdk 1.8.40

      Hello!

      I got a mysterious problem here.

      I made a project from eclipse (STS). Set project as 'Spring MVC project'.

      and when i build it and deploy, the console says like this

      ...
      Generating EAR For New Artifact: wptest-1.0.0-BUILD-SNAPSHOT
      Stopping Old Application 'wptest-1.0.0-BUILD-SNAPSHOT'...
      Uninstalling Old Application 'wptest-1.0.0-BUILD-SNAPSHOT'...
      Deploying New 'wptest-1.0.0-BUILD-SNAPSHOT' to IBM WebSphere Application Server
      Starting New Application 'wptest-1.0.0-BUILD-SNAPSHOT'...
      Finished: SUCCESS

      but websphere's log says like this
      ...
      Caused by: com.ibm.ws.exception.RuntimeWarning: SRVE0303E: Servlet name for the servlet mapping / could not be found.
      ...

      application was not started and could not started manually.

      But when I install ear(war) which was built by jenkins job from my websphere admin console manually, it goes right way. installed and worked without errors.

      is there any suggestions?

      Have a nice day.

            gpeters Greg Peters
            tjay Taejoon Eom
            Votes:
            1 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: