Soluzione # - CS264489

Facendo clic sulla scheda Monitor modifiche viene generato l'errore NullPointerException in Windchill PDMLink

Modifica: 06-Nov-2025   


Nota: Questo articolo è stato tradotto per la sua comodità utilizzando un software di traduzione automatica. PTC non garantisce l'affidabilità o la leggibilità dei contenuti di questa traduzione. Clicca qui per vedere la versione originale di questo articolo in inglese. Per ulteriori informazioni sulla traduzione automatica, clicca qui.
Grazie per averci informato. Esamineremo questa traduzione il prima possibile.

Si applica a

  • Windchill PDMLink 11.0 M010 to 13.0

Descrizione

  • Facendo clic sulla scheda Monitor modifiche viene generato l'errore NullPointerException
  • Il tempo medio di completamento dell'avviso di modifica (intero sistema) genera un errore quando si accede tramite Change Monitor dopo l'aggiornamento del sistema dalla versione 10.2 M030
  • Viene visualizzato l'errore seguente quando si accede a Change Monitor dal contesto di più prodotti
     Windchill Error: For input string: "Low Impact or Emergency"
  • Errore nella pagina Change Monitor dai contenitori
"For input string: "Fast Track"
"For input string: "Full Track"
  • Messaggio di errore nel registro MethodServer
wt.query.template username - getXMLSource()
wt.util.WTException: XML has been upgraded.
at wt.query.template.ReportTemplate.getXMLSource(ReportTemplate.java:414) 
at wt.query.template.ReportTemplateExecuteFormTaskDelegate.processAction(ReportTemplateExecuteFormTaskDelegate.java:55)
  • Il browser visualizza il seguente messaggio di errore quando si fa clic sulla scheda Cambia monitor
Windchill Error
java.lang.reflect.InvocationTargetException Nested exception is: java.lang.reflect.InvocationTargetException
  • MethodServer.log segnala il seguente errore
com.ptc.jca.error wcadmin - ---------- JCA Exception ----------
wt.util.WTException: java.lang.reflect.InvocationTargetException
Nested exception is: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at wt.query.template.ReportTemplateHelper.generateTableModel(ReportTemplateHelper.java:1040)
at wt.query.template.ReportTemplateHelper.generateTableModel(ReportTemplateHelper.java:1015)
Caused by: wt.util.WTException: java.lang.NullPointerException
Nested exception is: java.lang.NullPointerException
at com.ptc.windchill.enterprise.reportBuilder.ReportBuilderHelper.generateInfo(ReportBuilderHelper.java:741)
at com.ptc.windchill.enterprise.reportBuilder.ReportBuilderHelper.generateTableModel(ReportBuilderHelper.java:681)
... 64 more
Caused by: java.lang.NullPointerException
at com.ptc.windchill.enterprise.reportBuilder.ReportBuilderSoftQueryUtil.buildSoftItemBuilder(ReportBuilderSoftQueryUtil.java:68)
at com.ptc.windchill.enterprise.reportBuilder.ReportBuilderSoftQueryUtil.buildSoftRelationalExpression(ReportBuilderSoftQueryUtil.java:123)
  • Quando si fa clic sulla scheda Monitor modifiche, viene visualizzato l'errore seguente nel file MethodServer.log
<Date\Time> ERROR com.ptc.jca.error <UserName> - ---------- JCA Exception ---------- java.lang.NullPointerException
               at java.base/jdk.internal.math.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1838)
               at java.base/jdk.internal.math.FloatingDecimal.parseDouble(FloatingDecimal.java:110)           at java.base/java.lang.Double.parseDouble(Double.java:543)
               at com.ptc.windchill.pdmlink.change.server.processors.ChangeMonitorProcessor.getReportLegend(ChangeMonitorProcessor.java:1199)
               at org.apache.jsp.netmarkets.jsp.change.changeMonitor_jsp._jspService(changeMonitor_jsp.java:659)
               at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
              at javax.servlet.http.HttpServlet.service(HttpServlet.java:623)
               at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:466)
               at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:379)
               at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:327)
               at javax.servlet.http.HttpServlet.service(HttpServlet.java:623)


This is a PDF version of Article 264489 and may be out of date. For the latest version CS264489