Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

jsp compile errors during patch 19486870

edited Nov 12, 2015 12:15PM in Install, Upgrade, Clone, Patch - EBS (MOSC) Question

We apply patch 19486870 per recommendations in Doc 389422.1
That patch runs the jsp compile command $ perl -x /ap04/app/onetest/apps/apps_st/appl/fnd/12.0.0/patch/115/bin/ojspCompile.pl --compile --quiet

There are 4 compilation errors as shown below.

After the patch I tried to compile the jsp's again and they would not compile. This has happened in multiple R12 evironments.

[22623] !!COMPILATION ERROR(0) amsPostingDiag.jsp:

_amsPostingDiag.java:289: error: cannot find symbol

              _rc.prepareOutput(new PrintWriter(jtfStringWriter1, true), null, "text/html", ServletSessionManager.getCharSet());                        

                                                                                            ^

  symbol:   variable ServletSessionManager

  location: class _amsPostingDiag

[22625] !!COMPILATION ERROR(0) iessvyfwsessionfailerror.jsp:

_iessvyfwsessionfailerror.java:274: error: cannot find symbol

              _rc.prepareOutput(new PrintWriter(jtfStringWriter1, true), null, "text/html", ServletSessionManager.getCharSet());                        

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center