cancel
Showing results for 
Search instead for 
Did you mean: 

"Error in compiling [/XMII/Menu.jsp] in application [sap.com/xapps~xmii~ear]."

Former Member
0 Kudos

Hi Everyone,

Recently we upgraded our MII system from 12.1 SP8 to 12.1 SP12.

After upgrade Menu.jsp page is not loading and throwing below error

"Error in compiling [/XMII/Menu.jsp] in application [sap.com/xapps~xmii~ear]."


The NWA log is showing below error


Cannot parse jsp [/usr/sap/TCM/J00/j2ee/cluster/apps/sap.com/xapps~xmii~ear/servlet_jsp/XMII/root/Menu.jsp]. Error is: [[Error in

executing the compilation process: [ Compilation Failed! Exit Code=1^M


But all .irpt page are loading and workbench is working (opened via workbench.jsp).





Thanks

Mahesh

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member392107
Discoverer
0 Kudos

We just dealt with this issue.  The footprint of your generated .java file needs to be smaller.

We had success with converting some .jsp code segments into dynamic includes.

It's a fair amount of work but that was the only option we could find.

former_member182330
Active Contributor
0 Kudos

Hello Manesh,

We have seen this error and it's caused by new JVM that fails compilation of methods of bigger size. Have you also upgraded your Netweaver components? If so - this might be the case.

Anyway I don't think you will be able to sort it out yourself, unless you play with different SAP JVM versions by downgrading current one. It would be a good idea to create a support ticket for this.

Regards,
Konstantin

Former Member
0 Kudos

Thanks Chemega for ur reply.

We haven't upgraded any netweaver component. Just MII support pack. I also created support ticket for

this and waiting for response.

Thanks

Mahesh