<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Oracle MVA</title>
	<atom:link href="http://oraclemva.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://oraclemva.wordpress.com</link>
	<description>Tales from a Jack of all trades</description>
	<lastBuildDate>Fri, 20 Jan 2012 10:46:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='oraclemva.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Oracle MVA</title>
		<link>http://oraclemva.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://oraclemva.wordpress.com/osd.xml" title="Oracle MVA" />
	<atom:link rel='hub' href='http://oraclemva.wordpress.com/?pushpress=hub'/>
		<item>
		<title>SOA OIM integration and WebLogic administration port</title>
		<link>http://oraclemva.wordpress.com/2012/01/10/soa-oim-integration-and-weblogic-administration-port/</link>
		<comments>http://oraclemva.wordpress.com/2012/01/10/soa-oim-integration-and-weblogic-administration-port/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 12:41:42 +0000</pubDate>
		<dc:creator>Jacco H. Landlust</dc:creator>
				<category><![CDATA[documentation errors]]></category>
		<category><![CDATA[OIM]]></category>
		<category><![CDATA[Weblogic]]></category>

		<guid isPermaLink="false">http://oraclemva.wordpress.com/?p=486</guid>
		<description><![CDATA[Recently I setup an Oracle Identity Manager (OIM) environment and I happened to enable the administration port. Mike Fleming wrote an excellent article about why you should enable the administration port of your weblogic domain, I won&#8217;t repeat his words. I did run into a small issue when I enabled the administration port for OIM [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclemva.wordpress.com&amp;blog=8974997&amp;post=486&amp;subd=oraclemva&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently I setup an Oracle Identity Manager (OIM) environment and I happened to enable the administration port. Mike Fleming wrote an excellent article about why you should enable the <a href="http://monduke.com/2008/03/21/the-weblogic-administration-port/">administration port</a> of your weblogic domain, I won&#8217;t repeat his words. I did run into a small issue when I enabled the administration port for OIM which I figured would be interesting for other people too.</p>
<p>As soon as I logged into OIM and clicked on tasks the following error appeared in the oim_server1.out file:<br />
<code><br />
&lt; javax.naming.AuthenticationException [Root exception is java.lang.SecurityException: User 'principals=[weblogic, Administrators]' has administration role. All tasks by adminstrators must go through an Administration Port.]&gt;<br />
</code></p>
<p>Now that is interesting. It seems that the OIM SOA integration stops working because of the administration port. So I started to read <a href="http://docs.oracle.com/cd/E21764_01/web.1111/e13701/network.htm#CNFGD168">documentation</a>, but found no clues here. Then I started looking some further and found <a href="http://docs.oracle.com/cd/E12840_01/wls/docs103/ConsoleHelp/pagehelp/Corecoredomaindomainconfiggeneraltitle.html">this document</a> that states:</p>
<p><em>&#8220;Connections that specify administrator credentials can use only the administration port&#8221;</em></p>
<p>Now there&#8217;s the answer for you, just as the logging states: you cannot use an administrator account to integrate OIM and SOA.</p>
<p>So how can I change this? First of all you need to setup a new account in weblogic. Navigate to your console and click on security realms &#8211;&gt; myrealm &#8211;&gt; User and Groups. Then click on new. Fill in the user details and click on ok</p>
<p><a href="http://oraclemva.files.wordpress.com/2012/01/create_user_2.png"><img class="alignnone  wp-image-487" title="create_user_2" src="http://oraclemva.files.wordpress.com/2012/01/create_user_2.png?w=475&#038;h=370" alt="" width="475" height="370" /></a></p>
<p>Do not assign any roles to the user. Next navigate to EM</p>
<p>First we will set the password for the soaadmin user in the credential map. Click on WebLogic Domain &#8211;&gt; domain name. Then on WebLogic Domain &#8211;&gt; Security &#8211;&gt; credentials.</p>
<p><a href="http://oraclemva.files.wordpress.com/2012/01/credentials.png"><img class="alignnone  wp-image-488" title="credentials" src="http://oraclemva.files.wordpress.com/2012/01/credentials.png?w=490&#038;h=395" alt="" width="490" height="395" /></a></p>
<p>Select oim and then SOAAdminPassword. Click on edit and change the username from weblogic to soaadmin and the password to the password you set for the soaadmin user</p>
<p><a href="http://oraclemva.files.wordpress.com/2012/01/credentials_2.png"><img class="alignnone  wp-image-490" title="credentials_2" src="http://oraclemva.files.wordpress.com/2012/01/credentials_2.png?w=490&#038;h=260" alt="" width="490" height="260" /></a></p>
<p>Next up click on SOA &#8211;&gt; soa-infra. Then click on SOA Infrastructure &#8211;&gt; security &#8211;&gt; application roles.</p>
<p><a href="http://oraclemva.files.wordpress.com/2012/01/soa_roles.png"><img class="alignnone  wp-image-491" title="soa_roles" src="http://oraclemva.files.wordpress.com/2012/01/soa_roles.png?w=408&#038;h=421" alt="" width="408" height="421" /></a></p>
<p>Now click on the button next to the the role name input box to find all roles.</p>
<p><a href="http://oraclemva.files.wordpress.com/2012/01/soa_roles_2.png"><img class="alignnone  wp-image-492" title="soa_roles_2" src="http://oraclemva.files.wordpress.com/2012/01/soa_roles_2.png?w=450&#038;h=220" alt="" width="450" height="220" /></a></p>
<p>Select the SOAAdmin role and click on &#8220;Add User&#8221; and select to soaadmin user.</p>
<p><a href="http://oraclemva.files.wordpress.com/2012/01/add-user-to-soaadmin-role.png"><img class="alignnone  wp-image-493" title="add user to soaadmin role" src="http://oraclemva.files.wordpress.com/2012/01/add-user-to-soaadmin-role.png?w=490&#038;h=281" alt="" width="490" height="281" /></a></p>
<p>Click on OK and you have completed the first step. Next you have to setup OIM to use this SOAAdmin user. This can be configured in EM to. Click on Identity and Access &#8211;&gt; OIM &#8211;&gt; oim (11.1.1.3.0). Then click on Oracle Identity Manager &#8211;&gt; Sytem MBean Browser</p>
<p><a href="http://oraclemva.files.wordpress.com/2012/01/mbean_menu.png"><img class="alignnone  wp-image-494" title="mbean_menu" src="http://oraclemva.files.wordpress.com/2012/01/mbean_menu.png?w=351&#038;h=307" alt="" width="351" height="307" /></a></p>
<p>Scroll al the way down and select oracle.iam &#8211;&gt; Server: oim_server1 &#8211;&gt; Application: oim &#8211;&gt; XMLConfig &#8211;&gt; Config &#8211;&gt; XMLConfig.SOAConfig &#8211;&gt; SOAConfig and change the username (SOA config username) from weblogic to soaadmin</p>
<p><a href="http://oraclemva.files.wordpress.com/2012/01/soa_config_mbean.png"><img class="alignnone  wp-image-495" title="soa_config_mbean" src="http://oraclemva.files.wordpress.com/2012/01/soa_config_mbean.png?w=490&#038;h=273" alt="" width="490" height="273" /></a></p>
<p>Finally log into OIM and create a new user. Click on administration &#8211;&gt; create user and fill in the form</p>
<p><a href="http://oraclemva.files.wordpress.com/2012/01/oim_create_user.png"><img class="alignnone  wp-image-496" title="oim_create_user" src="http://oraclemva.files.wordpress.com/2012/01/oim_create_user.png?w=490&#038;h=322" alt="" width="490" height="322" /></a></p>
<p>click on save then on roles and assign the administrator role to the soaadmin user:</p>
<p><a href="http://oraclemva.files.wordpress.com/2012/01/oim_roles.png"><img class="alignnone  wp-image-497" title="oim_roles" src="http://oraclemva.files.wordpress.com/2012/01/oim_roles.png?w=490&#038;h=187" alt="" width="490" height="187" /></a></p>
<p>*presto*. Your OIM SOA integration is fully operational again.</p>
<p>Hope this helps.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oraclemva.wordpress.com/486/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oraclemva.wordpress.com/486/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oraclemva.wordpress.com/486/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oraclemva.wordpress.com/486/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oraclemva.wordpress.com/486/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oraclemva.wordpress.com/486/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oraclemva.wordpress.com/486/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oraclemva.wordpress.com/486/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oraclemva.wordpress.com/486/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oraclemva.wordpress.com/486/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oraclemva.wordpress.com/486/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oraclemva.wordpress.com/486/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oraclemva.wordpress.com/486/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oraclemva.wordpress.com/486/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclemva.wordpress.com&amp;blog=8974997&amp;post=486&amp;subd=oraclemva&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oraclemva.wordpress.com/2012/01/10/soa-oim-integration-and-weblogic-administration-port/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/707a8f7c729b9e31cf67a42cb499c6d1?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Jacco H. Landlust</media:title>
		</media:content>

		<media:content url="http://oraclemva.files.wordpress.com/2012/01/create_user_2.png" medium="image">
			<media:title type="html">create_user_2</media:title>
		</media:content>

		<media:content url="http://oraclemva.files.wordpress.com/2012/01/credentials.png" medium="image">
			<media:title type="html">credentials</media:title>
		</media:content>

		<media:content url="http://oraclemva.files.wordpress.com/2012/01/credentials_2.png" medium="image">
			<media:title type="html">credentials_2</media:title>
		</media:content>

		<media:content url="http://oraclemva.files.wordpress.com/2012/01/soa_roles.png" medium="image">
			<media:title type="html">soa_roles</media:title>
		</media:content>

		<media:content url="http://oraclemva.files.wordpress.com/2012/01/soa_roles_2.png" medium="image">
			<media:title type="html">soa_roles_2</media:title>
		</media:content>

		<media:content url="http://oraclemva.files.wordpress.com/2012/01/add-user-to-soaadmin-role.png" medium="image">
			<media:title type="html">add user to soaadmin role</media:title>
		</media:content>

		<media:content url="http://oraclemva.files.wordpress.com/2012/01/mbean_menu.png" medium="image">
			<media:title type="html">mbean_menu</media:title>
		</media:content>

		<media:content url="http://oraclemva.files.wordpress.com/2012/01/soa_config_mbean.png" medium="image">
			<media:title type="html">soa_config_mbean</media:title>
		</media:content>

		<media:content url="http://oraclemva.files.wordpress.com/2012/01/oim_create_user.png" medium="image">
			<media:title type="html">oim_create_user</media:title>
		</media:content>

		<media:content url="http://oraclemva.files.wordpress.com/2012/01/oim_roles.png" medium="image">
			<media:title type="html">oim_roles</media:title>
		</media:content>
	</item>
		<item>
		<title>RCU-6011</title>
		<link>http://oraclemva.wordpress.com/2011/10/26/rcu-6011/</link>
		<comments>http://oraclemva.wordpress.com/2011/10/26/rcu-6011/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 09:34:40 +0000</pubDate>
		<dc:creator>Jacco H. Landlust</dc:creator>
				<category><![CDATA[documentation errors]]></category>
		<category><![CDATA[Installing]]></category>
		<category><![CDATA[RCU]]></category>

		<guid isPermaLink="false">http://oraclemva.wordpress.com/?p=480</guid>
		<description><![CDATA[After reading the documentation and running RCU commandline for some time (mostly from a script I build) I felt confident about RCU. For a new environment I had to run RCU manually, so I setup the command: $ ./rcu -silent -createRepository -connectString scan.area51.local:1521:rcuservice -dbUser SYS -dbRole sysdba -component MDS -component SOAINFRA -component OIM -component IAU [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclemva.wordpress.com&amp;blog=8974997&amp;post=480&amp;subd=oraclemva&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After reading the <a href="http://download.oracle.com/docs/cd/E15523_01/doc.1111/e14259/rcu.htm">documentation</a> and running RCU commandline for some time (mostly from a script I build) I felt confident about RCU. For a new environment I had to run RCU manually, so I setup the command:<br />
<code><br />
$ ./rcu -silent -createRepository -connectString scan.area51.local:1521:rcuservice -dbUser SYS -dbRole sysdba -component MDS -component SOAINFRA -component OIM -component IAU -schemaPrefix DEV -f &lt; /home/oracle/pass<br />
</code><br />
and ran into this error:<br />
<code><br />
Processing command line ....<br />
Repository Creation Utility - Checking Prerequisites<br />
Checking Global Prerequisites<br />
RCU-6011:A valid prefix should be specified. Prefix can contain only alpha-numeric characters. It should not start with a number and should not contain any special characters.<br />
RCU-6091:Component name/schema prefix validation failed.<br />
</code><br />
Now this error surprised me to great extend. The parameters where all there, so what could cause this?  Some suffling around with the parameters learned me that this command does run:<br />
<code><br />
$ ./rcu -silent -createRepository -connectString scan.area51.local:1521:rcuservice -dbUser SYS -dbRole sysdba -schemaPrefix TLTB1 -component MDS -component SOAINFRA -component OIM -component IAU -f &lt; /home/oracle/pass<br />
</code><br />
Turn out that the order of the parameters is of importance to rcu.</p>
<p>Hope this helps.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oraclemva.wordpress.com/480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oraclemva.wordpress.com/480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oraclemva.wordpress.com/480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oraclemva.wordpress.com/480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oraclemva.wordpress.com/480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oraclemva.wordpress.com/480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oraclemva.wordpress.com/480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oraclemva.wordpress.com/480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oraclemva.wordpress.com/480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oraclemva.wordpress.com/480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oraclemva.wordpress.com/480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oraclemva.wordpress.com/480/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oraclemva.wordpress.com/480/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oraclemva.wordpress.com/480/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclemva.wordpress.com&amp;blog=8974997&amp;post=480&amp;subd=oraclemva&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oraclemva.wordpress.com/2011/10/26/rcu-6011/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/707a8f7c729b9e31cf67a42cb499c6d1?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Jacco H. Landlust</media:title>
		</media:content>
	</item>
		<item>
		<title>UCM, mod_wl_ohs and http response</title>
		<link>http://oraclemva.wordpress.com/2011/08/22/ucm-mod_wl_ohs-and-http-response/</link>
		<comments>http://oraclemva.wordpress.com/2011/08/22/ucm-mod_wl_ohs-and-http-response/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 20:52:32 +0000</pubDate>
		<dc:creator>Jacco H. Landlust</dc:creator>
				<category><![CDATA[High Availabillity]]></category>
		<category><![CDATA[UCM]]></category>
		<category><![CDATA[Weblogic]]></category>

		<guid isPermaLink="false">http://oraclemva.wordpress.com/?p=472</guid>
		<description><![CDATA[Some extensive testing, &#8220;maybe&#8221; some code decompiling, and some talking to an great ACS consultant about nice error pages for UCM when using a HTTP front-end ended in this statement: If we add &#8220;HttpSevereErrorFirstLine=HTTP/1.1 400 Bad Request&#8221; in the config.cfg and restart the Content Server, the actual error message is seen instead of the bridge [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclemva.wordpress.com&amp;blog=8974997&amp;post=472&amp;subd=oraclemva&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Some extensive testing, &#8220;maybe&#8221; some code decompiling, and some talking to an great ACS consultant about nice error pages for UCM when using a HTTP front-end ended in this statement:</p>
<blockquote><p>If we add &#8220;HttpSevereErrorFirstLine=HTTP/1.1 400 Bad Request&#8221; in the config.cfg and restart the Content Server, the actual error message is seen instead of the bridge error. This undocumented parameter overrides the default 503 response sent by the Content Server in case of an error to 400.</p>
<p>Apache complains about the bridge error when a 503 response is sent and doesn&#8217;t when it&#8217;s something like HTTP/1.1 400 Bad Request.</p></blockquote>
<p>This feature was tested on Universal Content Manager (UCM) 11.1.1.4.</p>
<p>hope this helps <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oraclemva.wordpress.com/472/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oraclemva.wordpress.com/472/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oraclemva.wordpress.com/472/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oraclemva.wordpress.com/472/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oraclemva.wordpress.com/472/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oraclemva.wordpress.com/472/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oraclemva.wordpress.com/472/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oraclemva.wordpress.com/472/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oraclemva.wordpress.com/472/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oraclemva.wordpress.com/472/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oraclemva.wordpress.com/472/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oraclemva.wordpress.com/472/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oraclemva.wordpress.com/472/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oraclemva.wordpress.com/472/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclemva.wordpress.com&amp;blog=8974997&amp;post=472&amp;subd=oraclemva&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oraclemva.wordpress.com/2011/08/22/ucm-mod_wl_ohs-and-http-response/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/707a8f7c729b9e31cf67a42cb499c6d1?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Jacco H. Landlust</media:title>
		</media:content>
	</item>
		<item>
		<title>reponse files for iam 11.1.1.5 is broken</title>
		<link>http://oraclemva.wordpress.com/2011/08/12/reponse-files-for-iam-11-1-1-5-is-broken/</link>
		<comments>http://oraclemva.wordpress.com/2011/08/12/reponse-files-for-iam-11-1-1-5-is-broken/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 18:34:33 +0000</pubDate>
		<dc:creator>Jacco H. Landlust</dc:creator>
				<category><![CDATA[Identity Management]]></category>
		<category><![CDATA[Weblogic]]></category>

		<guid isPermaLink="false">http://oraclemva.wordpress.com/?p=460</guid>
		<description><![CDATA[When you run the silent install of iam 11.1.1.5 with the out of the box response file you get an error: [ERROR] Data Insufficient to start Install. [ERROR] One and Only One of the following variables must be present Variable Name:SKIP_SOFTWARE_UPDATES     Expected Value:true Variable Name:SPECIFY_DOWNLOAD_LOCATION Expected Value:true . Aborting Install As the error shows, the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclemva.wordpress.com&amp;blog=8974997&amp;post=460&amp;subd=oraclemva&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When you run the silent install of iam 11.1.1.5 with the out of the box response file you get an error:</p>
<p><code><br />
[ERROR] Data Insufficient to start Install.<br />
[ERROR] One and Only One of the following variables must be present</p>
<p>Variable Name:SKIP_SOFTWARE_UPDATES     Expected Value:true<br />
Variable Name:SPECIFY_DOWNLOAD_LOCATION Expected Value:true<br />
. Aborting Install<br />
</code></p>
<p>As the error shows, the response file for iam 11.1.1.1.5 is missing the SKIP_SOFTWARE_UPDATES directive.</p>
<p>Just add SKIP_SOFTWARE_UPDATES=true to the .rsp file and you&#8217;re set to go.</p>
<p>The new file would look like this:</p>
<p><code><br />
[ENGINE]<br />
#DO NOT CHANGE THIS.<br />
Response File Version=1.0.0.0.0<br />
[GENERIC]<br />
#Provide the complete path of the Oracle Home. The Oracle Home directory name may only contain alphanumeric , hyphen (-) , dot (.) and underscore (_) characters, and it must begin with an alphanumeric character.<br />
ORACLE_HOME=/u01/app/oracle/middleware/Oracle_IAM1<br />
#Provide the complete path to a valid Middleware Home.<br />
MIDDLEWARE_HOME=/u01/app/oracle/middleware<br />
#Give the list of complete paths of all the valid Middleware Homes existing on the system.<br />
MIDDLEWARE_HOME_LIST=/u01/app/oracle/middleware<br />
SKIP_SOFTWARE_UPDATES=true<br />
[SYSTEM]<br />
[APPLICATIONS]<br />
[RELATIONSHIPS]<br />
</code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oraclemva.wordpress.com/460/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oraclemva.wordpress.com/460/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oraclemva.wordpress.com/460/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oraclemva.wordpress.com/460/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oraclemva.wordpress.com/460/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oraclemva.wordpress.com/460/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oraclemva.wordpress.com/460/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oraclemva.wordpress.com/460/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oraclemva.wordpress.com/460/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oraclemva.wordpress.com/460/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oraclemva.wordpress.com/460/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oraclemva.wordpress.com/460/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oraclemva.wordpress.com/460/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oraclemva.wordpress.com/460/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclemva.wordpress.com&amp;blog=8974997&amp;post=460&amp;subd=oraclemva&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oraclemva.wordpress.com/2011/08/12/reponse-files-for-iam-11-1-1-5-is-broken/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/707a8f7c729b9e31cf67a42cb499c6d1?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Jacco H. Landlust</media:title>
		</media:content>
	</item>
		<item>
		<title>OOW 2011, the warm-up starts</title>
		<link>http://oraclemva.wordpress.com/2011/08/05/oow-2011-the-warm-up-starts/</link>
		<comments>http://oraclemva.wordpress.com/2011/08/05/oow-2011-the-warm-up-starts/#comments</comments>
		<pubDate>Fri, 05 Aug 2011 17:25:55 +0000</pubDate>
		<dc:creator>Jacco H. Landlust</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Open World]]></category>

		<guid isPermaLink="false">http://oraclemva.wordpress.com/?p=453</guid>
		<description><![CDATA[Seems people start plugging their sessions for OOW 2011, so just to make sure I&#8217;m not facing an empty room here goes: This year (2011) I will be presenting on Oracle Open World together with my friend Simon Haslam. If you happen to be at OOW and fancy fusion middleware infrastructure, please come and join Simon [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclemva.wordpress.com&amp;blog=8974997&amp;post=453&amp;subd=oraclemva&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Seems people start plugging their sessions for OOW 2011, so just to make sure I&#8217;m not facing an empty room here goes: This year (2011) I will be presenting on Oracle Open World together with my friend <a href="http://www.veriton.co.uk/roller/fmw/">Simon Haslam</a>. If you happen to be at OOW and fancy fusion middleware infrastructure, please come and join Simon on Monday 2 PM in Moscone South.</p>
<table border="0" cellspacing="0" cellpadding="3">
<tbody>
<tr>
<td>Title:</td>
<td></td>
<td>Deployment Patterns for Oracle Fusion Middleware 11<em>g</em></td>
</tr>
<tr>
<td colspan="3"></td>
</tr>
<tr>
<td>Time</td>
<td></td>
<td>Monday, 02:00 PM, Moscone South &#8211; 310</td>
</tr>
<tr>
<td>Length</td>
<td></td>
<td>1 Hour</td>
</tr>
<tr>
<td>Abstract:</td>
<td></td>
<td>Oracle Fusion Middleware 11<em>g</em> is a comprehensive software suite that can be installed in a wide range of different topologies. In this session, an Oracle ACE Director and an Oracle ACE combine their real-world experience in a range of organizations (including supermarkets, government departments, and banks) to explain the decisions you have to make in designing a middleware infrastructure.The presentation covers Oracle WebLogic Server, supporting infrastructure such as Oracle Internet Directory, and layered products such as Oracle SOA Suite. Topics include domain planning, clustering options, handling virtualization, patching strategy, and promoting software from test to production.</td>
</tr>
</tbody>
</table>
<p>The schedule builder can be found <a href="https://oracleus.wingateweb.com/scheduler/login.jsp">here</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oraclemva.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oraclemva.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oraclemva.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oraclemva.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oraclemva.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oraclemva.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oraclemva.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oraclemva.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oraclemva.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oraclemva.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oraclemva.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oraclemva.wordpress.com/453/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oraclemva.wordpress.com/453/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oraclemva.wordpress.com/453/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclemva.wordpress.com&amp;blog=8974997&amp;post=453&amp;subd=oraclemva&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oraclemva.wordpress.com/2011/08/05/oow-2011-the-warm-up-starts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/707a8f7c729b9e31cf67a42cb499c6d1?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Jacco H. Landlust</media:title>
		</media:content>
	</item>
		<item>
		<title>crashing jrockit while starting WebLogic</title>
		<link>http://oraclemva.wordpress.com/2011/04/12/crashing-jrockit-while-starting-weblogic/</link>
		<comments>http://oraclemva.wordpress.com/2011/04/12/crashing-jrockit-while-starting-weblogic/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 12:53:54 +0000</pubDate>
		<dc:creator>Jacco H. Landlust</dc:creator>
				<category><![CDATA[JRockit]]></category>
		<category><![CDATA[Weblogic]]></category>

		<guid isPermaLink="false">http://oraclemva.wordpress.com/?p=439</guid>
		<description><![CDATA[Just today I spent some time working on a JVM (jrockit) while starting WebLogic with the default startWebLogic.sh script. The enviroment is rather straight forward: Jrockit (jrockit-jdk1.6.0_22-R28.1.1-4.0.1) WebLogic 10.3.4 SOA Suite PS3 (11.1.1.4) Now whenever I started WebLogic I ran into a rather lengthy core dump, which you can view: here (just rename to .txt). [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclemva.wordpress.com&amp;blog=8974997&amp;post=439&amp;subd=oraclemva&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Just today I spent some time working on a JVM (jrockit) while starting WebLogic with the default startWebLogic.sh script. The enviroment is rather straight forward:</p>
<ul>
<li>Jrockit (jrockit-jdk1.6.0_22-R28.1.1-4.0.1)</li>
<li>WebLogic 10.3.4</li>
<li>SOA Suite PS3 (11.1.1.4)</li>
</ul>
<p>Now whenever I started WebLogic I ran into a rather lengthy core dump, which you can view: <a href="http://oraclemva.files.wordpress.com/2011/04/coredump.doc">here</a> (just rename to .txt). The interesting part of this core dump is this:<br />
<span id="more-439"></span><br />
<code><br />
Loaded modules:<br />
(* denotes the module where the exception occured)<br />
0000000000400000-0000000000412703  /u01/app/oracle/product/1.6.0/jrockit-jdk1.6.0_22-R28.1.1-4.0.1/bin/java<br />
0000003353200000-0000003353201f93  /lib64/libdl.so.2<br />
0000003353600000-0000003353615a6f  /lib64/libpthread.so.0<br />
0000003352a00000-0000003352b4d067 */lib64/libc.so.6<br />
0000003351a00000-0000003351a1bb7f  /lib64/ld-linux-x86-64.so.2<br />
00002ba4453b2000-00002ba4456b734b  /u01/app/oracle/product/1.6.0/jrockit-jdk1.6.0_22-R28.1.1-4.0.1/jre/lib/amd64/jrockit/libjvm.so<br />
00002ba445991000-00002ba4459af9eb  /u01/app/oracle/product/1.6.0/jrockit-jdk1.6.0_22-R28.1.1-4.0.1/jre/lib/amd64/libosal.so<br />
00002ba445bb2000-00002ba445bbe4fb  /u01/app/oracle/product/1.6.0/jrockit-jdk1.6.0_22-R28.1.1-4.0.1/jre/lib/amd64/libutil.so<br />
0000003352e00000-0000003352e8122f  /lib64/libm.so.6<br />
0000003354600000-0000003354606f5b  /lib64/librt.so.1<br />
00002aaaaabb4000-00002aaaaabe9c17  /u01/app/oracle/product/1.6.0/jrockit-jdk1.6.0_22-R28.1.1-4.0.1/jre/lib/amd64/libjdwp.so<br />
00002aaaaacf3000-00002aaaaacf5307  /u01/app/oracle/product/1.6.0/jrockit-jdk1.6.0_22-R28.1.1-4.0.1/jre/lib/amd64/libnpt.so<br />
00002aaaae3d0000-00002aaaae3dbd03  /u01/app/oracle/product/1.6.0/jrockit-jdk1.6.0_22-R28.1.1-4.0.1/jre/lib/amd64/libjfr.so<br />
00002aaaf1a92000-00002aaaf1a9e337  /u01/app/oracle/product/1.6.0/jrockit-jdk1.6.0_22-R28.1.1-4.0.1/jre/lib/amd64/libverify.so<br />
00002aaaf1ba1000-00002aaaf1bc8c73  /u01/app/oracle/product/1.6.0/jrockit-jdk1.6.0_22-R28.1.1-4.0.1/jre/lib/amd64/libjava.so<br />
0000003355200000-00000033552140c7  /lib64/libnsl.so.1<br />
00002aaaf1d10000-00002aaaf1d165bf  /u01/app/oracle/product/1.6.0/jrockit-jdk1.6.0_22-R28.1.1-4.0.1/jre/lib/amd64/native_threads/libhpi.so<br />
00002aaaf22dc000-00002aaaf22e98cb  /u01/app/oracle/product/1.6.0/jrockit-jdk1.6.0_22-R28.1.1-4.0.1/jre/lib/amd64/libzip.so<br />
00002aaaf2530000-00002aaaf2532e73  /u01/app/oracle/product/1.6.0/jrockit-jdk1.6.0_22-R28.1.1-4.0.1/jre/lib/amd64/libdt_socket.so<br />
00002aaaf2643000-00002aaaf264c64b  /lib64/libnss_files.so.2<br />
00002aaaf2a4e000-00002aaaf2a6098f  /u01/app/oracle/product/1.6.0/jrockit-jdk1.6.0_22-R28.1.1-4.0.1/jre/lib/amd64/libnet.so<br />
00002aaaf3b26000-00002aaaf3b2bf43  /u01/app/oracle/product/1.6.0/jrockit-jdk1.6.0_22-R28.1.1-4.0.1/jre/lib/amd64/liborii.so<br />
00002aaaf3ded000-00002aaaf3df38ab  /u01/app/oracle/product/1.6.0/jrockit-jdk1.6.0_22-R28.1.1-4.0.1/jre/lib/amd64/libnio.so<br />
00002aaaf8e80000-00002aaaf8e818dd  /u01/app/oracle/product/11.1.1.4/wlserver_10.3/server/native/linux/x86_64/libweblogicunix1.so<br />
</code><br />
Now this gave me a hook to start querying google and metalink, ending up with only one advice: downgrade jrockit. Obviously I tried this, but this and it gave me the root cause:<br />
<code><br />
&lt;Apr 12, 2011 2:47:54 PM CEST&gt; &lt;Critical&gt; &lt;WebLogicServer&gt; &lt;BEA-000252&gt; &lt;Cannot switch to group "dba". java.lang.IllegalArgumentException: Cannot setegid("dba"), system error: ''<br />
java.lang.IllegalArgumentException: Cannot setegid("dba"), system error: ''<br />
at weblogic.platform.Unix.setEGroup0(Native Method)<br />
at weblogic.platform.Unix.setEffectiveGroup(Unix.java:73)<br />
at weblogic.t3.srvr.SetUIDRendezvous.setEGroup(SetUIDRendezvous.java:156)<br />
at weblogic.t3.srvr.SetUIDRendezvous.makeUnPrivileged(SetUIDRendezvous.java:174)<br />
at weblogic.t3.srvr.SetUIDRendezvous.initialize(SetUIDRendezvous.java:88)<br />
at weblogic.t3.srvr.BootService.start(BootService.java:48)<br />
at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesManager.java:461)<br />
at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServicesManager.java:166)<br />
at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:879)<br />
at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:566)<br />
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:467)<br />
at weblogic.Server.main(Server.java:71)<br />
&gt;<br />
</code><br />
Now this did help me. Suddenly I realized that I had been playing with machine configuration (uid and gid setting to be more specific)<br />
<code><br />
&lt;machine xsi:type="unix-machineType"&gt;<br />
&lt;name&gt;testbox&lt;/name&gt;<br />
&lt;node-manager&gt;<br />
&lt;name&gt;testbox&lt;/name&gt;<br />
&lt;listen-address&gt;localhost&lt;/listen-address&gt;<br />
&lt;/node-manager&gt;<br />
&lt;post-bind-uid-enabled&gt;true&lt;/post-bind-uid-enabled&gt;<br />
&lt;post-bind-uid&gt;testuser&lt;/post-bind-uid&gt;<br />
&lt;post-bind-gid-enabled&gt;true&lt;/post-bind-gid-enabled&gt;<br />
&lt;post-bind-gid&gt;dba&lt;/post-bind-gid&gt;<br />
&lt;/machine&gt;<br />
</code><br />
Now testuser doesn&#8217;t have dba as primary group:<br />
<code><br />
$ id testuser<br />
uid=10641(testuser) gid=100(users) groups=4006(dba),100(users)<br />
</code><br />
So because of this jrockit crashes&#8230; (wrong group for the machine). The error is kind of unfriendly, downgrading seems to be a way of improving error messages.</p>
<p>Hope this helps.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oraclemva.wordpress.com/439/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oraclemva.wordpress.com/439/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oraclemva.wordpress.com/439/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oraclemva.wordpress.com/439/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oraclemva.wordpress.com/439/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oraclemva.wordpress.com/439/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oraclemva.wordpress.com/439/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oraclemva.wordpress.com/439/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oraclemva.wordpress.com/439/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oraclemva.wordpress.com/439/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oraclemva.wordpress.com/439/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oraclemva.wordpress.com/439/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oraclemva.wordpress.com/439/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oraclemva.wordpress.com/439/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclemva.wordpress.com&amp;blog=8974997&amp;post=439&amp;subd=oraclemva&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oraclemva.wordpress.com/2011/04/12/crashing-jrockit-while-starting-weblogic/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/707a8f7c729b9e31cf67a42cb499c6d1?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Jacco H. Landlust</media:title>
		</media:content>
	</item>
		<item>
		<title>OHS 11 and configuration errors</title>
		<link>http://oraclemva.wordpress.com/2011/04/07/ohs-11-and-configuration-errors/</link>
		<comments>http://oraclemva.wordpress.com/2011/04/07/ohs-11-and-configuration-errors/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 08:44:10 +0000</pubDate>
		<dc:creator>Jacco H. Landlust</dc:creator>
				<category><![CDATA[OHS]]></category>
		<category><![CDATA[OPMN]]></category>

		<guid isPermaLink="false">http://oraclemva.wordpress.com/?p=435</guid>
		<description><![CDATA[While trying to work out some rewrite rules for UCM on OHS (Apache) I noticed a new feature that I didn&#8217;t notice before. Back in the good old OAS days (when the air was clean and sex was dirty) I was used to check my apache configuration like this: apachectl configtest This would prevent Apache [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclemva.wordpress.com&amp;blog=8974997&amp;post=435&amp;subd=oraclemva&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>While trying to work out some rewrite rules for UCM on OHS (Apache) I noticed a new feature that I didn&#8217;t notice before. Back in the good old OAS days (when the air was clean and sex was dirty) I was used to check my apache configuration like this:<br />
<code><br />
apachectl configtest<br />
</code><br />
This would prevent Apache from crashing upon restart from opmn. When moving to 11 (and WebLogic) I stopped doing this (could get the configtest to work), which ment I have to doublecheck my configurations before setting them online.</p>
<p>Anyway, constructing rewrite rules is difficult (to me), chances are that you make a mistake while constructing the rule. So when I made a configuration error I noticed this:<br />
<code><br />
$ /u01/app/oracle/admin/instance1/bin/opmnctl restartproc process-type=OHS<br />
opmnctl restartproc: restarting opmn managed processes...<br />
================================================================================<br />
opmn id=testbox.area51.local:6701<br />
0 of 1 processes restarted.</code></p>
<p>ias-instance id=instance1<br />
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
ias-component/process-type/process-set:<br />
ohs1/OHS/OHS/</p>
<p>Error<br />
&#8211;&gt; Process (index=1,uid=893024996,pid=14351)<br />
Process restart failed.<br />
Process is still alive &#8212; check configuration.</p>
<p>Log:<br />
/u01/app/oracle/admin/instance1/diagnostics/logs/OHS/ohs1/console~OHS~1.log</p>
<p>Now that&#8217;s interesting. Oracle added a new feature: check the configuration before restarting Apache. The &#8220;Process is still alive &#8212; check configuration.&#8221; is new to me. Didn&#8217;t read this is the docs, still nice to know.</p>
<p>Hope this helps.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oraclemva.wordpress.com/435/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oraclemva.wordpress.com/435/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oraclemva.wordpress.com/435/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oraclemva.wordpress.com/435/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oraclemva.wordpress.com/435/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oraclemva.wordpress.com/435/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oraclemva.wordpress.com/435/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oraclemva.wordpress.com/435/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oraclemva.wordpress.com/435/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oraclemva.wordpress.com/435/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oraclemva.wordpress.com/435/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oraclemva.wordpress.com/435/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oraclemva.wordpress.com/435/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oraclemva.wordpress.com/435/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclemva.wordpress.com&amp;blog=8974997&amp;post=435&amp;subd=oraclemva&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oraclemva.wordpress.com/2011/04/07/ohs-11-and-configuration-errors/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/707a8f7c729b9e31cf67a42cb499c6d1?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Jacco H. Landlust</media:title>
		</media:content>
	</item>
		<item>
		<title>OID11 on Windows 2008R2 abnormality</title>
		<link>http://oraclemva.wordpress.com/2011/04/04/oid11-on-windows-2008r2-abnormality/</link>
		<comments>http://oraclemva.wordpress.com/2011/04/04/oid11-on-windows-2008r2-abnormality/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 16:05:55 +0000</pubDate>
		<dc:creator>Jacco H. Landlust</dc:creator>
				<category><![CDATA[Identity Management]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://oraclemva.wordpress.com/?p=416</guid>
		<description><![CDATA[One of the organizations I work for is running their middleware on Windows (on VMWare), to be precize on Windows 2008 R2. Last week service pack 1 was applied on their boxes and somehow OID died on me. When I checked opmn I noticed that oid was really down: opmnctl status Processes in Instance: asinst_1 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclemva.wordpress.com&amp;blog=8974997&amp;post=416&amp;subd=oraclemva&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of the organizations I work for is running their middleware on Windows (on VMWare), to be precize on Windows 2008 R2. Last week service pack 1 was applied on their boxes and somehow OID died on me. When I checked opmn I noticed that oid was really down:<br />
<code><br />
opmnctl status</p>
<p>Processes in Instance: asinst_1<br />
--------------+--------------+------+---------<br />
ias-component | process-type | pid  | status<br />
--------------+--------------+------+---------<br />
oid1          | oidldapd     | N/A  | Down<br />
oid1          | oidldapd     | N/A  | Down<br />
oid1          | oidmon       | N/A  | Down<br />
EMAGENT       | EMAGENT      | 3868 | Alive<br />
</code><br />
<br />
Now when I called opmn to start all processes, I didn&#8217;t see an error, but somehow OID still didn&#8217;t start:<br />
<code><br />
opmnctl startall<br />
opmnctl startall: starting opmn and all managed processes...</p>
<p>opmnctl status</p>
<p>Processes in Instance: asinst_1<br />
--------------+--------------+------+---------<br />
ias-component | process-type | pid  | status<br />
--------------+--------------+------+---------<br />
oid1          | oidldapd     | N/A  | Down<br />
oid1          | oidldapd     | N/A  | Down<br />
oid1          | oidmon       | N/A  | Down<br />
EMAGENT       | EMAGENT      | 3868 | Alive<br />
</code><br />
<br />
When I checked the logfiles I noticed that the .oidmonstdout had a different filesize from normal. The contents was this:<br />
<br />
<code><br />
ORA-24550: signal received: Unhandled exception: Code=c0000005 Flags=0</p>
<p>----- Call Stack Trace -----<br />
calling call entry argument values in hex<br />
location type point (? means dubious value)<br />
-------------------- -------- -------------------- ----------------------------<br />
kpeDbgCrash()+83 CALL??? kpedbg_dmp_stack()+ 0774AB328 00168DD86 000000000<br />
0 005CFD9D0<br />
kpeDbgSignalHandler CALL??? kpeDbgCrash()+0 00168E026 000000000 005CFD9D0<br />
()+122 000000002<br />
skgesig_Win_Unhandl CALL??? kpeDbgSignalHandler 000000000 000000000 000000000<br />
edExceptionFilter() ()+0 000000000<br />
+171<br />
0000000077439490 CALL??? skgesig_Win_Unhandl 000000001 000000000 000000001<br />
edExceptionFilter() 000000000<br />
+0<br />
00000000776543B8 CALL??? 0000000077439330 005CFDB40 000000006 000000000<br />
000000001<br />
00000000775D85A8 CALL??? 0000000077654374 000000000 000000000 000000000<br />
000000000<br />
00000000775E9D0D CALL??? 00000000775D850C 005D00000 005CFFF90 005CFFF90<br />
077702DE8<br />
00000000775D91AF CALL??? 00000000775E9D00 005D00000 0774ADF08 000012F24<br />
00369C680<br />
0000000077611278 CALL??? 00000000775D8E20 005CFE780 005CFE290 000000000<br />
000000000<br />
0000000000402877 CALL??? 000000007761124A 000000000 00056B5BC 005CFE730<br />
005CFE6A8<br />
0000000010011A80 CALL??? 00000000004027B4 000000000 000000000 004FCD010<br />
003790000<br />
0000000010005E3E CALL??? 0000000010011A24 000000000 7FEFD8E1413<br />
004FCD010 004FCD010<br />
000007FEFD92C387 CALL??? 0000000010005E08 00504E900 000000000 000000000<br />
000000000<br />
000007FEFD92C424 CALL??? 000007FEFD92C370 7FEFD971EA0 004FCD010<br />
000000000 000000000<br />
00000000773B652D CALL??? 000007FEFD92C3A8 000000000 000000000 000000000<br />
000000000<br />
00000000775EC521 CALL??? 00000000773B6520 000000000 000000000 000000000<br />
000000000</p>
<p>----- End of Call Stack Trace -----<br />
</code><br />
<br />
Some googleing tought me that this has to do with some sqlnet settings for diagnostics. Funny how diagnostics can actually break your stuff on Windows&#8230; Anyway, placing a sqlnet.ora in C:\Oracle\asinst_1\config (yes, that&#8217;s the config directory of your instance, or any other location if you have modified your opmn.xml manually) with this contents fixed the issue:<br />
<code><br />
DIAG_ADR_ENABLED=OFF<br />
DIAG_SIGHANDLER_ENABLED=FALSE<br />
DIAG_DDE_ENABLED=FALSE<br />
</code><br />
Hope this helps.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oraclemva.wordpress.com/416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oraclemva.wordpress.com/416/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oraclemva.wordpress.com/416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oraclemva.wordpress.com/416/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oraclemva.wordpress.com/416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oraclemva.wordpress.com/416/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oraclemva.wordpress.com/416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oraclemva.wordpress.com/416/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oraclemva.wordpress.com/416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oraclemva.wordpress.com/416/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oraclemva.wordpress.com/416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oraclemva.wordpress.com/416/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oraclemva.wordpress.com/416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oraclemva.wordpress.com/416/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclemva.wordpress.com&amp;blog=8974997&amp;post=416&amp;subd=oraclemva&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oraclemva.wordpress.com/2011/04/04/oid11-on-windows-2008r2-abnormality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/707a8f7c729b9e31cf67a42cb499c6d1?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Jacco H. Landlust</media:title>
		</media:content>
	</item>
		<item>
		<title>rlwrap, wlst and the nodemanager</title>
		<link>http://oraclemva.wordpress.com/2011/04/04/rlwrap-wlst-and-the-nodemanager/</link>
		<comments>http://oraclemva.wordpress.com/2011/04/04/rlwrap-wlst-and-the-nodemanager/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 15:51:37 +0000</pubDate>
		<dc:creator>Jacco H. Landlust</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Weblogic]]></category>

		<guid isPermaLink="false">http://oraclemva.wordpress.com/?p=418</guid>
		<description><![CDATA[Lately I have seen a couple of blogposts about wlst and rlwrap (e.g. this one). This blogpost is a friendly warning to all of you who have followed this tip. If you happen to start your nodemanager from wlst, i.e. like this: $ rlwrap java weblogic.WLST Initializing WebLogic Scripting Tool (WLST) &#8230; Welcome to WebLogic [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclemva.wordpress.com&amp;blog=8974997&amp;post=418&amp;subd=oraclemva&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Lately I have seen a couple of blogposts about wlst and rlwrap (e.g. <a href="http://blogs.oracle.com/johngraves/2011/03/rlwrap_for_wlst.html">this</a> one). This blogpost is a friendly warning to all of you who have followed this tip.</p>
<p>If you happen to start your nodemanager from wlst, i.e. like this:<br />
<code><br />
$ rlwrap java weblogic.WLST</code></p>
<p>Initializing WebLogic Scripting Tool (WLST) &#8230;</p>
<p>Welcome to WebLogic Server Administration Scripting Shell</p>
<p>Type help() for help on available commands</p>
<p>wls:/offline&gt;<br />
wls:/offline&gt;<br />
wls:/offline&gt; startNodeManager(NodeManagerHome=&#8217;/u01/app/oracle/nodemanager&#8217;,PropertiesFile=&#8217;/u01/app/oracle/nodemanager/nodemanager.properties&#8217;)<br />
Launching NodeManager &#8230;</p>
<p>&lt;&gt;</p>
<p>Node Manager starting in the background<br />
wls:/offline&gt;</p>
<p>your nodemanager gets started just like expected. If you check your process tree you might find something you won&#8217;t like:<br />
<code><br />
wls_user    21785 19630  0 17:35 pts/0    00:00:00 rlwrap java weblogic.WLST<br />
wls_user    21786 21785  4 17:35 pts/1    00:00:09 java weblogic.WLST<br />
wls_user    22740 21786 15 17:38 pts/1    00:00:06 /u01/app/oracle/jrmc-4.0.0-1.6.0/jre/bin/java -classpath /u01/app/oracle/jrmc-4.0.0-1.6.0/jre/lib/rt.jar:/u01/app/oracle/jrmc-4.0.0-1.6.0/jre/lib/i18n.jar:/u01/app/oracle/middleware/wlserver_10.3/server/ext/jdbc/oracle/11g/ojdbc6dms.jar:/u01/app/oracle/middleware/patch_wls1033/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/app/oracle/middleware/patch_ocp353/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/app/oracle/jrmc-4.0.0-1.6.0/lib/tools.jar:/u01/app/oracle/middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u01/app/oracle/middleware/wlserver_10.3/server/lib/weblogic.jar:/u01/app/oracle/middleware/modules/features/weblogic.server.modules_10.3.3.0.jar:/u01/app/oracle/middleware/wlserver_10.3/server/lib/webservices.jar:/u01/app/oracle/middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u01/app/oracle/middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u01/app/oracle/middleware/wlserver_10.3/server/lib/weblogic.jar:/u01/app/oracle/middleware/oracle_common/soa/modules/commons-cli-1.1.jar:/u01/app/oracle/middleware/oracle_common/soa/modules/oracle.soa.mgmt_11.1.1/soa-infra-mgmt.jar:/u01/app/oracle/middleware/oracle_common/modules/oracle.jrf_11.1.1/jrf.jar:/u01/app/oracle/middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/u01/app/oracle/middleware/wlserver_10.3/server/lib/xqrl.jar -DPropertiesFile=/u01/app/oracle/middleware/wlserver_10.3/common/nodemanager/nodemanager.properties -DNodeManagerHome=/u01/app/oracle/middleware/wlserver_10.3/common/nodemanager -DQuitEnabled=true weblogic.NodeManager -v<br />
</code></p>
<p>as you can see, the user wls_user owns the pid that started rlwrap. This pid is the parent of the wlst session, which is the parent of the nodemanager pid. Now guess what happens if you exit out of your wlst session?</p>
<p>To make this worse, guess what process is the parent of the startWebLogic.sh script that starts your managed server?<br />
<code><br />
wls_user    23727 22740 0 17:41 ?        00:00:00 /bin/sh /u01/app/oracle/middleware/user_projects/domains/ooid_domain/bin/startWebLogic.sh<br />
</code><br />
So, here&#8217;s my friendly advice: do not start the nodemanager with a rl-wrapped wlst session or you will be finding yourself banging your head against the wall.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oraclemva.wordpress.com/418/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oraclemva.wordpress.com/418/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oraclemva.wordpress.com/418/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oraclemva.wordpress.com/418/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oraclemva.wordpress.com/418/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oraclemva.wordpress.com/418/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oraclemva.wordpress.com/418/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oraclemva.wordpress.com/418/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oraclemva.wordpress.com/418/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oraclemva.wordpress.com/418/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oraclemva.wordpress.com/418/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oraclemva.wordpress.com/418/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oraclemva.wordpress.com/418/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oraclemva.wordpress.com/418/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclemva.wordpress.com&amp;blog=8974997&amp;post=418&amp;subd=oraclemva&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oraclemva.wordpress.com/2011/04/04/rlwrap-wlst-and-the-nodemanager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/707a8f7c729b9e31cf67a42cb499c6d1?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Jacco H. Landlust</media:title>
		</media:content>
	</item>
		<item>
		<title>hotsos 2011, the other days</title>
		<link>http://oraclemva.wordpress.com/2011/03/21/hotsos-2011-the-other-days/</link>
		<comments>http://oraclemva.wordpress.com/2011/03/21/hotsos-2011-the-other-days/#comments</comments>
		<pubDate>Mon, 21 Mar 2011 20:04:03 +0000</pubDate>
		<dc:creator>Jacco H. Landlust</dc:creator>
				<category><![CDATA[hotsos]]></category>

		<guid isPermaLink="false">http://oraclemva.wordpress.com/?p=407</guid>
		<description><![CDATA[Somehow my WordPress app on iPad got fu-barred on the plane back home, two large draft blogposts got lost. That&#8217;s the last time I trusted just an app with a lot of content! Because of this I will cut my post short: after the anger of losing the content I can only recapitulate some highlights. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclemva.wordpress.com&amp;blog=8974997&amp;post=407&amp;subd=oraclemva&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Somehow my WordPress app on iPad got fu-barred on the plane back home, two large draft blogposts got lost. That&#8217;s the last time I trusted <em>just</em> an app with a lot of content! Because of this I will cut my post short: after the anger of losing the content I can only recapitulate some highlights.</p>
<p>Well, in short <a href="http://www.hotsos.com/sym11/sym_speaker_schedule_tues.html">hotsos-tuesday</a> was all about statistics. The sessions were in the wrong order for me though. For me personally it would have made much more sense to first let <a>Doug Burns</a> and <a href="http://blogs.oracle.com/optimizer/">Maria Colgan</a> explain the theoretics and after that let Margaret Norman show a real world implementation. I still don&#8217;t get why Margaret wrote her own implementation of degree input parameter for dbms_stats, but that&#8217;s probably my ignorance. All three sessions were great and I can advise everyone to look for the presentations online.</p>
<p>Another highlight of Tuesday was <a href="http://www.evdbt.com/">Tim Gorman</a> showing a perfect valid example of how you can use AWR and ASH for more than performance tuning. An entertaining presentation, exactly the right amount of content for an end-of-the-day presentation.</p>
<p>Hotsos <a href="http://www.hotsos.com/sym11/sym_speaker_schedule_wed.html">wednesday</a> was interesting. I went to see <a href="http://karlarao.wordpress.com/">Karl Arao</a>, <a href="http://www.rulegen.com/">Toon Koppelaars</a> (tip: great presenter!), <a href="http://www.rsiz.com/">Mark Farnham</a>, <a>Tanel Põder</a> and did something I <a href="http://oraclemva.wordpress.com/2009/10/12/no-more-tom-kyte/">promised</a> I would not do again: I went to see <a href="http://tkyte.blogspot.com/">Tom Kyte</a>. Tom was enormous entertaining, a true keynote presenter: way to go mr. Kyte.</p>
<p>Next I had to sprint to a cab (which I shared with Alex G.) to take my flight to Detroit, a 50 minute transfer and then off to Amsterdam.</p>
<p>All in all I had a great conference. It&#8217;s been a while since I attended a conference with that much technical content. Hopefully I will attend again next year for the tenth anniversary.</p>
<p>Finally, to conclude this post: <em>Disclosure; I&#8217;m attending this year&#8217;s Hotsos Symposium without the help of any other program. The time off work, travel &amp; accommodation is at my own expense.</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oraclemva.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oraclemva.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oraclemva.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oraclemva.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oraclemva.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oraclemva.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oraclemva.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oraclemva.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oraclemva.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oraclemva.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oraclemva.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oraclemva.wordpress.com/407/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oraclemva.wordpress.com/407/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oraclemva.wordpress.com/407/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oraclemva.wordpress.com&amp;blog=8974997&amp;post=407&amp;subd=oraclemva&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oraclemva.wordpress.com/2011/03/21/hotsos-2011-the-other-days/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/707a8f7c729b9e31cf67a42cb499c6d1?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">Jacco H. Landlust</media:title>
		</media:content>
	</item>
	</channel>
</rss>
