Getting 'java.lang.Exception' while saving the work item at local
Hi,
I am getting below exception when I am trying to save the work item to test one plugin at 'https://localhost:7443/jazz'.
java.lang.Exception: Evaluation failed for dojo message bundle: dojo.cldr.nls.en.number
at net.jazz.ajax.model.DojoMessageBundle$LocalizedContent.getContent(DojoMessageBundle.java:111)
at net.jazz.ajax.model.DojoMessageBundle$LocalizedContent.write(DojoMessageBundle.java:151)
at net.jazz.ajax.model.DojoMessageBundle.write(DojoMessageBundle.java:66)
at net.jazz.ajax.servlets.ResourceGraph.writeJavascript(ResourceGraph.java:297)
at net.jazz.ajax.servlets.JavascriptServlet.write(JavascriptServlet.java:76)
at net.jazz.ajax.servlets.AbstractResourceServlet.doGet(AbstractResourceServlet.java:76)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:228)
at org.mortbay.jetty.security.SslSocketConnector$SslConnection.run(SslSocketConnector.java:680)
at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
Caused by: java.lang.ClassCastException: org.mozilla.javascript.Undefined incompatible with org.mozilla.javascript.NativeObject
at net.jazz.ajax.model.DojoMessageBundle$LocalizedContent.getContent(DojoMessageBundle.java:108)
... 28 more
16:17:02,684 [1497585987@qtp-100992517-5 @@ 16:16 TestJazzAdmin1 <Initial Page Load@e3d0fe5d-7dd4-48b8-8e89-16193273e8e7> /jazz/web/projects/TestCopyLinked] WARN net.jazz.ajax/Resources/StyleSheet - The StyleSheet "com.ibm.team.tpt.web.ui/timesheet/internal/editor/templates/WeekTextBox.css" references a missing image with the path: com.ibm.team.tpt.web.ui/internal/images/outofoffice_obj.gif
16:22:05,803 [jazz: AsynchronousTaskRunner-3 @@ 16:22] WARN rvice.internal.save.notify.ChangeEventMailNotifier - CRRTC0240W: Email notifications about changes to work items are not being sent.
Please provide some help.
Thanks !
|
One answer
Problem resolved after doing the following steps - |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.