cancel
Showing results for 
Search instead for 
Did you mean: 

SAP BO 4.1 SP6 on Unix with JBOSS: Promotion Management issue

0 Kudos

Hello There,

Please help me in below error. I have installed SAP BO 4.1 SP6 on Unix with JBOSS(7.0 ). Everything is working well, so far- I have loaded an excel through rich client and test the report on the BI folder.

Now i want to restore my universe and report using LCMBIR file. After opening the PROMOTION MANAGEMENT, I am getting below error. Any quick help is appreciated.

org.apache.jasper.JasperException: Unable to compile class for JSP: An error occurred at line: 1 in the generated java file The type java.util.Map$Entry cannot be resolved. It is indirectly referenced from required .class files An error occurred at line: 1 in the generated java file The type java.io.ObjectInputStream cannot be resolved. It is indirectly referenced from required .class files An error occurred at line: 38 in the jsp file: /jsp/homePage/homePage.jsp The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files 35: String helpURL = "help/"+tempStr+"/html/tocframe.htm"; 36: String contextPath = request.getContextPath(); 37: contextPath =""; 38: String srcJobHome = URLGen.getURL(contextPath, PageConstants.JOBS_HOME); 39: String srcAbout = URLGen.getURL(contextPath, PageConstants.ABOUT); 40: String srcAdminTools = URLGen.getURL(contextPath,PageConstants.ADMIN_MAIN); 41: String srcPreference = URLGen.getURL(contextPath,PageConstants.PREFERENCES); Stacktrace:

Accepted Solutions (0)

Answers (4)

Answers (4)

denis_konovalov
Active Contributor
0 Kudos

you should upgrade your BI to 4.2 Sp4+ if you want to use JBOSS 7

denis_konovalov
Active Contributor
0 Kudos

doesn't look like the webapps were deployed correctly. Also, I do not believe JBOSS 7 is supported with 4.1 SP6, so this might not even supposed to work.

0 Kudos

Hello Denis,

Appreciated your response and your time. Could you please suggest the Supported JBOSS version with SAP BO 4.1 SP6.

Thanks in Advance,

Parish

0 Kudos

we have Java 8 with JBOSS 7 -- Shall we upgrade the JBOSS 7 to JBOSS 7.1.1 Or downgrade JAVA 8 to JAVA 7?

Kindly advice.

Regards,

Parish

0 Kudos

The same error in commingling in the HOME section of BI page. Any quick help is appreciated.

denis_konovalov
Active Contributor
0 Kudos

/jsp/homePage/homePage.jsp does not look to be from Business Intelligence platform webapps or from promotion management part of it. So , either the error you are posting is wrong or your jboss is doing something its not supposed to.

0 Kudos

Could you please give little more details? I have installed on UNIX for the first time and also with JBOSS.