cancel
Showing results for 
Search instead for 
Did you mean: 

com.sap.aii.mdt.util.WebUtil issue

Former Member
0 Kudos

Hello guys,

when I click runtime workbench--> Message Monitor, then an error occurs, it shows

javax.servlet.ServletException: Error while executing the compilation process: [D:/usr/sap/PXI/D02/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb_mdt/work/jsp_monitor_new1183625163566.java:1446: cannot resolve symbol symbol : method getMaxMessageNumber () location: class com.sap.aii.mdt.util.WebUtil jspxth_hbj_listBoxItem_7.setValue(Integer.toString(webUtil.getMaxMessageNumber())); ^ D:/usr/sap/PXI/D02/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb_mdt/work/jsp_monitor_new1183625163566.java:1466: cannot resolve symbol symbol : method getMaxMessageNumber () location: class com.sap.aii.mdt.util.WebUtil if (max == webUtil.getMaxMessageNumber()) { ^ 2 errors ].

it complains it can not find class "com.sap.aii.mdt.util.WebUtil", what a strange issue.

could you provide any suggestion?

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

to add some information,

in runtime workbench, component monitoring, performance monitoring and all other thing except message monitoring is OK.