<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: JSP Cache Issues in 11i and R12</title>
	<atom:link href="http://www.pythian.com/news/1513/jsp-cache-issues-in-11i-and-r12/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news/1513/jsp-cache-issues-in-11i-and-r12/</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 10 Feb 2012 13:01:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Jeya</title>
		<link>http://www.pythian.com/news/1513/jsp-cache-issues-in-11i-and-r12/#comment-715659</link>
		<dc:creator>Jeya</dc:creator>
		<pubDate>Wed, 18 Jan 2012 08:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/1513/jsp-cache-issues-in-11i-and-r12#comment-715659</guid>
		<description>I am facing a typical issue
I have developed a JSP and paste in OA_HTML top and executed found was working fine. 
After some modification the JSP was pasted in OA_HTML top, but the changes was not got impact.
Then I have recompile the mentioned way ojspCompile.pl –compile -s ‘MyFavoriteJSP.jsp’ but no use, 

anyone can help me.

Thanks
Jeyaseelan</description>
		<content:encoded><![CDATA[<p>I am facing a typical issue<br />
I have developed a JSP and paste in OA_HTML top and executed found was working fine.<br />
After some modification the JSP was pasted in OA_HTML top, but the changes was not got impact.<br />
Then I have recompile the mentioned way ojspCompile.pl –compile -s ‘MyFavoriteJSP.jsp’ but no use, </p>
<p>anyone can help me.</p>
<p>Thanks<br />
Jeyaseelan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vasu Balla</title>
		<link>http://www.pythian.com/news/1513/jsp-cache-issues-in-11i-and-r12/#comment-658589</link>
		<dc:creator>Vasu Balla</dc:creator>
		<pubDate>Fri, 02 Dec 2011 20:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/1513/jsp-cache-issues-in-11i-and-r12#comment-658589</guid>
		<description>you should not delete files under common_top/webapps/oacore/html. 
these are the source jsp files that are required for apps to function. the jsp cache files will be under common_top/_pages.

So please restore html directory from backup or copy them from another identical instance. and then regenerate cache using ojspCompile.pl</description>
		<content:encoded><![CDATA[<p>you should not delete files under common_top/webapps/oacore/html.<br />
these are the source jsp files that are required for apps to function. the jsp cache files will be under common_top/_pages.</p>
<p>So please restore html directory from backup or copy them from another identical instance. and then regenerate cache using ojspCompile.pl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RJ</title>
		<link>http://www.pythian.com/news/1513/jsp-cache-issues-in-11i-and-r12/#comment-657551</link>
		<dc:creator>RJ</dc:creator>
		<pubDate>Thu, 01 Dec 2011 21:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/1513/jsp-cache-issues-in-11i-and-r12#comment-657551</guid>
		<description>Hi,

I get hte below:
But there no class files under _pages.
sun1597_applmgr_ERP12SAN$ perl ojspCompile.pl --compile --flush -p 2
logfile set: /u003/oracle/ERP12SAN/inst/apps/ERP12SAN_sun1597/logs/appl/rgf/ojsp/ojspc_error.log
starting...(compiling all)
using 10i internal ojsp ver: 10
synchronizing dependency file:
  enumerating jsps...0
initializing compilation:
  eliminating children...0 (-0)
No compilations needed.

I changed orion-web.xml also to recompile.
I also deleted everything under 
/u003/oracle/TEST/apps/apps_st/comn/webapps/oacore/html.
Is this causing issue?
Any way to bring up the application.
Do help me.

Thanks,
RJ</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I get hte below:<br />
But there no class files under _pages.<br />
sun1597_applmgr_ERP12SAN$ perl ojspCompile.pl &#8211;compile &#8211;flush -p 2<br />
logfile set: /u003/oracle/ERP12SAN/inst/apps/ERP12SAN_sun1597/logs/appl/rgf/ojsp/ojspc_error.log<br />
starting&#8230;(compiling all)<br />
using 10i internal ojsp ver: 10<br />
synchronizing dependency file:<br />
  enumerating jsps&#8230;0<br />
initializing compilation:<br />
  eliminating children&#8230;0 (-0)<br />
No compilations needed.</p>
<p>I changed orion-web.xml also to recompile.<br />
I also deleted everything under<br />
/u003/oracle/TEST/apps/apps_st/comn/webapps/oacore/html.<br />
Is this causing issue?<br />
Any way to bring up the application.<br />
Do help me.</p>
<p>Thanks,<br />
RJ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harris</title>
		<link>http://www.pythian.com/news/1513/jsp-cache-issues-in-11i-and-r12/#comment-647797</link>
		<dc:creator>Harris</dc:creator>
		<pubDate>Wed, 23 Nov 2011 16:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/1513/jsp-cache-issues-in-11i-and-r12#comment-647797</guid>
		<description>Hi vasu,

Good article, very useful for jsp developers. I have scenario, where in am importing few oracle class residing under JAVA_TOP in a jsp file which is under $OA_HTML. When I compile this jsp file it will definitely through error as class files will not be accessible from OA_HTML. So am not compiling the jsp file in R12 instance, when I try to navigate to this jsp page in the instance servlet was getting auto created in _pages folder. somehow now its stopped creating the servlets and my changes in jsp files are not reflecting, infact am getting a blank page as it could not find the servlet. Any thoughts on this.</description>
		<content:encoded><![CDATA[<p>Hi vasu,</p>
<p>Good article, very useful for jsp developers. I have scenario, where in am importing few oracle class residing under JAVA_TOP in a jsp file which is under $OA_HTML. When I compile this jsp file it will definitely through error as class files will not be accessible from OA_HTML. So am not compiling the jsp file in R12 instance, when I try to navigate to this jsp page in the instance servlet was getting auto created in _pages folder. somehow now its stopped creating the servlets and my changes in jsp files are not reflecting, infact am getting a blank page as it could not find the servlet. Any thoughts on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sasi</title>
		<link>http://www.pythian.com/news/1513/jsp-cache-issues-in-11i-and-r12/#comment-612281</link>
		<dc:creator>Sasi</dc:creator>
		<pubDate>Fri, 14 Oct 2011 04:03:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/1513/jsp-cache-issues-in-11i-and-r12#comment-612281</guid>
		<description>Hi Vasu, its a goodpost and very useful.


Regards,
Sasi</description>
		<content:encoded><![CDATA[<p>Hi Vasu, its a goodpost and very useful.</p>
<p>Regards,<br />
Sasi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jyotirmay Pathak</title>
		<link>http://www.pythian.com/news/1513/jsp-cache-issues-in-11i-and-r12/#comment-553061</link>
		<dc:creator>Jyotirmay Pathak</dc:creator>
		<pubDate>Thu, 02 Jun 2011 11:08:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/1513/jsp-cache-issues-in-11i-and-r12#comment-553061</guid>
		<description>Hi Vasu,

Very nice explanation.

Regards
Jyotirmay Pathak</description>
		<content:encoded><![CDATA[<p>Hi Vasu,</p>
<p>Very nice explanation.</p>
<p>Regards<br />
Jyotirmay Pathak</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasanna Thiagarajan</title>
		<link>http://www.pythian.com/news/1513/jsp-cache-issues-in-11i-and-r12/#comment-413013</link>
		<dc:creator>Prasanna Thiagarajan</dc:creator>
		<pubDate>Wed, 10 Mar 2010 21:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/1513/jsp-cache-issues-in-11i-and-r12#comment-413013</guid>
		<description>Here is application.log

10/03/10 16:26:01.694 html: chain failed
java.io.IOException: The Writer is closed
	at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.EvermindJSPWriter.print(EvermindJSPWriter.java:707)
	at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.EvermindJSPWriter.write(EvermindJSPWriter.java:701)</description>
		<content:encoded><![CDATA[<p>Here is application.log</p>
<p>10/03/10 16:26:01.694 html: chain failed<br />
java.io.IOException: The Writer is closed<br />
	at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.EvermindJSPWriter.print(EvermindJSPWriter.java:707)<br />
	at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.EvermindJSPWriter.write(EvermindJSPWriter.java:701)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasanna Thiagarajan</title>
		<link>http://www.pythian.com/news/1513/jsp-cache-issues-in-11i-and-r12/#comment-412987</link>
		<dc:creator>Prasanna Thiagarajan</dc:creator>
		<pubDate>Wed, 10 Mar 2010 19:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/1513/jsp-cache-issues-in-11i-and-r12#comment-412987</guid>
		<description>Hi Vasu,
This is a great post.
I have a question regarding how jsp how its treated between 11i and R12.

We have a jsp which allowe us to open pdf files from file system, that works well in 11i instance.

R12 instance we are able to open the pdf file but the images in the pdf file are missing only text part is comming up.

can you please guide me how to debug this issue.

Thanks
-Prasanna</description>
		<content:encoded><![CDATA[<p>Hi Vasu,<br />
This is a great post.<br />
I have a question regarding how jsp how its treated between 11i and R12.</p>
<p>We have a jsp which allowe us to open pdf files from file system, that works well in 11i instance.</p>
<p>R12 instance we are able to open the pdf file but the images in the pdf file are missing only text part is comming up.</p>
<p>can you please guide me how to debug this issue.</p>
<p>Thanks<br />
-Prasanna</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinod</title>
		<link>http://www.pythian.com/news/1513/jsp-cache-issues-in-11i-and-r12/#comment-412939</link>
		<dc:creator>Vinod</dc:creator>
		<pubDate>Wed, 10 Mar 2010 12:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/1513/jsp-cache-issues-in-11i-and-r12#comment-412939</guid>
		<description>Hi Vasu,

Can you explain more about the jtf cache port and what is the expected status of this port (occupied/unocccupied) on each MT in a multi MT environment.

We often hit this error in my environment

____________
IAS Cache initialization failed. The Distributed Caching System failed to initialize on port: 10562. The list of hosts in the distributed caching system is: 140.85.99.163 . The port 10562 should be free on each host running the JVMs.
____________

When I check this port is sometimes occupied by OPP and other CM related processes. When I bring down CM and start the oacore, it comes up fine. But when I check the other MT, the jtf port might be occupied by some other process but still the oacore comes up fine. 

So can you please detail what is expected out of this port and the other related information about it.

Thanks,
Vinod</description>
		<content:encoded><![CDATA[<p>Hi Vasu,</p>
<p>Can you explain more about the jtf cache port and what is the expected status of this port (occupied/unocccupied) on each MT in a multi MT environment.</p>
<p>We often hit this error in my environment</p>
<p>____________<br />
IAS Cache initialization failed. The Distributed Caching System failed to initialize on port: 10562. The list of hosts in the distributed caching system is: 140.85.99.163 . The port 10562 should be free on each host running the JVMs.<br />
____________</p>
<p>When I check this port is sometimes occupied by OPP and other CM related processes. When I bring down CM and start the oacore, it comes up fine. But when I check the other MT, the jtf port might be occupied by some other process but still the oacore comes up fine. </p>
<p>So can you please detail what is expected out of this port and the other related information about it.</p>
<p>Thanks,<br />
Vinod</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Piwowar</title>
		<link>http://www.pythian.com/news/1513/jsp-cache-issues-in-11i-and-r12/#comment-348331</link>
		<dc:creator>John Piwowar</dc:creator>
		<pubDate>Thu, 05 Mar 2009 02:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/1513/jsp-cache-issues-in-11i-and-r12#comment-348331</guid>
		<description>Hi Vasu,

Great post, and a nice tip on adding the &#039;recompile&#039; mode to the context file; I didn&#039;t know about that. :-)  

I&#039;ve also found the -s argument to ojspCompile.pl to be useful. There have been situations where I knew I only needed to recompile one or two JSPs.  ojspCompile.pl --compile -s &#039;MyFavoriteJSP.jsp&#039; gets the job done in a few seconds, rather than 15-20 minutes to recompile all JSPs.

Regards,

John P.</description>
		<content:encoded><![CDATA[<p>Hi Vasu,</p>
<p>Great post, and a nice tip on adding the &#8216;recompile&#8217; mode to the context file; I didn&#8217;t know about that. :-)  </p>
<p>I&#8217;ve also found the -s argument to ojspCompile.pl to be useful. There have been situations where I knew I only needed to recompile one or two JSPs.  ojspCompile.pl &#8211;compile -s &#8216;MyFavoriteJSP.jsp&#8217; gets the job done in a few seconds, rather than 15-20 minutes to recompile all JSPs.</p>
<p>Regards,</p>
<p>John P.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

