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

Exception in Project Config Screen

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Blocker Blocker
    • core
    • None
    • Platform: All, OS: All

      I get the exception when configured the archive artifact parameter.

      I am using 1.112

      type Exception report

      message

      description The server encountered an internal error () that prevented it from
      fulfilling this request.

      exception

      javax.servlet.ServletException
      org.kohsuke.stapler.Stapler.invoke(Stapler.java:279)
      org.kohsuke.stapler.MetaClass$9.doDispatch(MetaClass.java:240)
      org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:30)
      org.kohsuke.stapler.Stapler.invoke(Stapler.java:270)
      org.kohsuke.stapler.Stapler.invoke(Stapler.java:207)
      org.kohsuke.stapler.Stapler.service(Stapler.java:72)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
      hudson.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:78)

      root cause

      java.lang.NullPointerException
      hudson.Util.escape(Util.java:405)
      hudson.util.FormFieldValidator.error(FormFieldValidator.java:68)
      hudson.util.FormFieldValidator$WorkspaceFileMask.check(FormFieldValidator.java:190)
      hudson.util.FormFieldValidator.process(FormFieldValidator.java:40)
      hudson.tasks.ArtifactArchiver$DescriptorImpl.doCheck(ArtifactArchiver.java:120)
      sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      java.lang.reflect.Method.invoke(Method.java:585)
      org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:95)
      org.kohsuke.stapler.Function.bindAndinvoke(Function.java:51)
      org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:63)
      org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:30)
      org.kohsuke.stapler.Stapler.invoke(Stapler.java:270)
      org.kohsuke.stapler.MetaClass$9.doDispatch(MetaClass.java:240)
      org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:30)
      org.kohsuke.stapler.Stapler.invoke(Stapler.java:270)
      org.kohsuke.stapler.Stapler.invoke(Stapler.java:207)
      org.kohsuke.stapler.Stapler.service(Stapler.java:72)
      javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
      hudson.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:78)

      note The full stack trace of the root cause is available in the Apache
      Tomcat/5.5.23 logs.

            kohsuke Kohsuke Kawaguchi
            dmly dmly
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: