cancel
Showing results for 
Search instead for 
Did you mean: 

Errors in Runtime workbench after support pack stack 12

deidre_logan
Participant
0 Kudos

We have installed support pack stack 12 and now the runtime workbench - component monitoring is not working. I get a page of errors. here are some of the errors

Unknown error: com.sap.engine.services.servlets_jsp.server.jsp.exceptions.CompilingException: Error while executing the compilation process: /usr/sap/XI0/DVEBMGS70/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_component_monitoring1117074148914.java:250: cannot resolve symbol symbol : method getTestModel () location: class com.sap.aii.rwb.web.componentmonitoring.model.CmMainModel CompTestModel testModel = cmMainModel.getTestModel(); ^ /usr/sap/XI0/DVEBMGS70/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_component_monitoring1117074148914.java:283: cannot resolve symbol symbol : method getTextFromCore (java.lang.String) location: class com.sap.aii.rwb.web.componentmonitoring.model.CmMainModel jspxth_hbj_tray_0.setTitle( cmMainModel.getTextFromCore("component_monitoring") ); ^ /usr/sap/XI0/DVEBMGS70/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_component_monitoring1117074148914.java:391: cannot resolve symbol symbol : method getText (java.lang.String) location: class com.sap.aii.rwb.web.componentmonitoring.model.CmMainModel jspxth_hbj_listBoxItem_0.setValue( cmMainModel.getText("all_lbi") ); ^ /usr/sap/XI0/DVEBMGS70/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_component_monitoring1117074148914.java:415: cannot resolve symbol symbol : method getText (java.lang.String) location: class com.sap.aii.rwb.web.componentmonitoring.model.CmMainModel jspxth_hbj_listBoxItem_1.setValue( cmMainModel.getText("red_lbi") ); ^ /usr/sap/XI0/DVEBMGS70/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_component_monitoring1117074148914.java:439: cannot resolve symbol symbol : method getText (java.lang.String) location: class com.sap.aii.rwb.web.componentmonitoring.model.CmMainModel jspxth_hbj_listBoxItem_2.setValue( cmMainModel.getText("redYellow_lbi") ); ^ /usr/sap/XI0/DVEBMGS70/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_component_monitoring1117074148914.java:486: cannot resolve symbol symbol : method getText (java.lang.String) location: class com.sap.aii.rwb.web.componentmonitoring.model.CmMainModel jspxth_hbj_button_0.setText( cmMainModel.getText("go_button") ); ^ /usr/sap/XI0/DVEBMGS70/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_component_monitoring1117074148914.java:647: cannot resolve symbol symbol : method getText (java.lang.String) location: class com.sap.aii.rwb.web.componentmonitoring.model.CmMainModel jspxth_hbj_button_1.setText( cmMainModel.getText("tree_view_button") ); ^ /usr/sap/XI0/DVEBMGS70/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_component_monitoring1117074148914.java:662: cannot resolve symbol symbol : method getText (java.lang.String) location: class com.sap.aii.rwb.web.componentmonitoring.model.CmMainModel String label = cmMainModel.getText("switchToTableView"); ^ /usr/sap/XI0/DVEBMGS70/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_component_monitoring1117074148914.java:703: cannot resolve symbol symbol : method getText (java.lang.String) location: class com.sap.aii.rwb.web.componentmonitoring.model.CmMainModel jspxth_hbj_button_2.setText( cmMainModel.getText("ccms_button") ); ^ /usr/sap/XI0/DVEBMGS70/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_component_monitoring1117074148914.java:808: cannot resolve symbol symbol : method getText (java.lang.String) location: class com.sap.aii.rwb.web.componentmonitoring.model.CmMainModel jspxth_hbj_group_1.setTitle( cmMainModel.getText("searchResults_group") );

I have done the java support pack again to make sure it was installed properly.

Thanks,

Dede Logan

Accepted Solutions (0)

Answers (2)

Answers (2)

deidre_logan
Participant
0 Kudos

restarted system and all was in order

deidre_logan
Participant
0 Kudos

I reinstalled the XI SCA files and it seems to have gotten rid of the error.

deidre_logan
Participant
0 Kudos

Well after the SAP XI server was restarted and I tried to go back into the runtime workbench and then into the Component Monitoring I am getting another error.

Unknown error: com.sap.engine.services.servlets_jsp.server.jsp.exceptions.CompilingException: Error while executing the compilation process: /usr/sap/XI0/DVEBMGS70/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_jsp_error1117123949279.java:74: setFeedbackToUser(com.sap.aii.rwb.web.util.Feedback) in com.sap.aii.rwb.web.application.model.AppMainModel cannot be applied to (com.sap.aii.rwb.util.web.Feedback) appMainModel.setFeedbackToUser( ^ /usr/sap/XI0/DVEBMGS70/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/servlet_jsp/rwb/work/jsp_jsp_error1117123949279.java:79: setFeedbackToUser(com.sap.aii.rwb.web.util.Feedback) in com.sap.aii.rwb.web.application.model.AppMainModel cannot be applied to (com.sap.aii.rwb.util.web.Feedback) appMainModel.setFeedbackToUser( ^ 2 errors .

does anyone know how to correct this error or what the cause of the error.

dede