<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Installing Oracle Identity Manager (Thor Xellerate)</title>
	<link>http://onlineappsdba.com/index.php/2007/05/04/installing-oracle-identity-manager-thor-xellerate/</link>
	<description>One Stop Shop for Apps DBA's</description>
	<pubDate>Thu, 09 Sep 2010 22:34:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3</generator>
		<item>
		<title>By: srini</title>
		<link>http://onlineappsdba.com/index.php/2007/05/04/installing-oracle-identity-manager-thor-xellerate/#comment-99609</link>
		<dc:creator>srini</dc:creator>
		<pubDate>Thu, 13 May 2010 04:21:17 +0000</pubDate>
		<guid>http://onlineappsdba.com/index.php/2007/05/04/installing-oracle-identity-manager-thor-xellerate/#comment-99609</guid>
		<description>Hi Atul, 
I desperately need ur help 
 I are doing OIM 9101 installation on Red Hat Linux 5.4 64-bit version. I'm using Oracle Database 11g Release 1 and weblogic 10.3.0. The OIM installation fails with the following error. 

Error Detais

weblogic-setup.xml             -   line 196

***************Exact Error from setup_weblogic.log**********************
BUILD FAILED
/oracle/OIM_Server/xellerate/setup/setup.xml:443: The following error occurred while executing this line:
/oracle/OIM_Server/xellerate/setup/weblogic-setup.xml:196: Could not create task or type of type: wlst.
Ant could not find the task or a class this task relies upon.

This is common and has a number of causes; the usual 
solutions are to read the manual pages then download and
install needed JAR files, or fix the build file: 
 - You have misspelt 'wlst'.
   Fix: check your spelling.
 - The task needs an external JAR file to execute
     and this is not found at the right place in the classpath.
   Fix: check the documentation for dependencies.
   Fix: declare the task.
 - The task is an Ant optional task and the JAR file and/or libraries
     implementing the functionality were not found at the time you
     yourself built your installation of Ant from the Ant sources.
   Fix: Look in the ANT_HOME/lib for the 'ant-' JAR corresponding to the
     task and make sure it contains more than merely a META-INF/MANIFEST.MF.
     If all it contains is the manifest, then rebuild Ant with the needed
     libraries present in ${ant.home}/lib/optional/ , or alternatively,
     download a pre-built release version from apache.org
 - The build file was written for a later version of Ant
   Fix: upgrade to at least the latest release version of Ant
 - The task is not an Ant core or optional task 
     and needs to be declared using .
 - You are attempting to use a task defined using 
     or  but have spelt wrong or not 
   defined it at the point of use

Remember that for JAR files to be visible to Ant tasks implemented
in ANT_HOME/lib, the files must be in the same directory or on the
classpath
********************************************

I have set all the needed envi variables, such as JAVA_HOME, ORACLE_HOME, ANT_HOME and much more before running install_server.sh.  

I can understand that the problem lies with the ANT version and JAR files. The Ant version We are using is 1.6.5. But, our earlier attempts at resolving the issue has mostly ended in vain. 




Kindly Help me resolve the issue. 

Regards
Srini</description>
		<content:encoded><![CDATA[<p>Hi Atul,<br />
I desperately need ur help<br />
 I are doing OIM 9101 installation on Red Hat Linux 5.4 64-bit version. I&#8217;m using Oracle Database 11g Release 1 and weblogic 10.3.0. The OIM installation fails with the following error. </p>
<p>Error Detais</p>
<p>weblogic-setup.xml             -   line 196</p>
<p>***************Exact Error from setup_weblogic.log**********************<br />
BUILD FAILED<br />
/oracle/OIM_Server/xellerate/setup/setup.xml:443: The following error occurred while executing this line:<br />
/oracle/OIM_Server/xellerate/setup/weblogic-setup.xml:196: Could not create task or type of type: wlst.<br />
Ant could not find the task or a class this task relies upon.</p>
<p>This is common and has a number of causes; the usual<br />
solutions are to read the manual pages then download and<br />
install needed JAR files, or fix the build file:<br />
 - You have misspelt &#8216;wlst&#8217;.<br />
   Fix: check your spelling.<br />
 - The task needs an external JAR file to execute<br />
     and this is not found at the right place in the classpath.<br />
   Fix: check the documentation for dependencies.<br />
   Fix: declare the task.<br />
 - The task is an Ant optional task and the JAR file and/or libraries<br />
     implementing the functionality were not found at the time you<br />
     yourself built your installation of Ant from the Ant sources.<br />
   Fix: Look in the ANT_HOME/lib for the &#8216;ant-&#8217; JAR corresponding to the<br />
     task and make sure it contains more than merely a META-INF/MANIFEST.MF.<br />
     If all it contains is the manifest, then rebuild Ant with the needed<br />
     libraries present in ${ant.home}/lib/optional/ , or alternatively,<br />
     download a pre-built release version from apache.org<br />
 - The build file was written for a later version of Ant<br />
   Fix: upgrade to at least the latest release version of Ant<br />
 - The task is not an Ant core or optional task<br />
     and needs to be declared using .<br />
 - You are attempting to use a task defined using<br />
     or  but have spelt wrong or not<br />
   defined it at the point of use</p>
<p>Remember that for JAR files to be visible to Ant tasks implemented<br />
in ANT_HOME/lib, the files must be in the same directory or on the<br />
classpath<br />
********************************************</p>
<p>I have set all the needed envi variables, such as JAVA_HOME, ORACLE_HOME, ANT_HOME and much more before running install_server.sh.  </p>
<p>I can understand that the problem lies with the ANT version and JAR files. The Ant version We are using is 1.6.5. But, our earlier attempts at resolving the issue has mostly ended in vain. </p>
<p>Kindly Help me resolve the issue. </p>
<p>Regards<br />
Srini</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atul Kumar</title>
		<link>http://onlineappsdba.com/index.php/2007/05/04/installing-oracle-identity-manager-thor-xellerate/#comment-90698</link>
		<dc:creator>Atul Kumar</dc:creator>
		<pubDate>Fri, 29 Jan 2010 21:18:49 +0000</pubDate>
		<guid>http://onlineappsdba.com/index.php/2007/05/04/installing-oracle-identity-manager-thor-xellerate/#comment-90698</guid>
		<description>@ Vinod,

Try xelsysadm/xelsysadm</description>
		<content:encoded><![CDATA[<p>@ Vinod,</p>
<p>Try xelsysadm/xelsysadm</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinod</title>
		<link>http://onlineappsdba.com/index.php/2007/05/04/installing-oracle-identity-manager-thor-xellerate/#comment-90697</link>
		<dc:creator>Vinod</dc:creator>
		<pubDate>Fri, 29 Jan 2010 20:56:19 +0000</pubDate>
		<guid>http://onlineappsdba.com/index.php/2007/05/04/installing-oracle-identity-manager-thor-xellerate/#comment-90697</guid>
		<description>I installed OIM, now I am trying to log into the Admin console, what is the UserID and Password I am supposed to use.

Thanks,
Vinod Santhanam</description>
		<content:encoded><![CDATA[<p>I installed OIM, now I am trying to log into the Admin console, what is the UserID and Password I am supposed to use.</p>
<p>Thanks,<br />
Vinod Santhanam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhuvaranreddy</title>
		<link>http://onlineappsdba.com/index.php/2007/05/04/installing-oracle-identity-manager-thor-xellerate/#comment-86559</link>
		<dc:creator>madhuvaranreddy</dc:creator>
		<pubDate>Sat, 28 Nov 2009 07:36:17 +0000</pubDate>
		<guid>http://onlineappsdba.com/index.php/2007/05/04/installing-oracle-identity-manager-thor-xellerate/#comment-86559</guid>
		<description>hi can any n epls provide reverse proxy code to integrate idm and access manager 
i am using jboss apllication server 
and ohs webserver</description>
		<content:encoded><![CDATA[<p>hi can any n epls provide reverse proxy code to integrate idm and access manager<br />
i am using jboss apllication server<br />
and ohs webserver</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denny</title>
		<link>http://onlineappsdba.com/index.php/2007/05/04/installing-oracle-identity-manager-thor-xellerate/#comment-65557</link>
		<dc:creator>Denny</dc:creator>
		<pubDate>Wed, 29 Apr 2009 06:28:24 +0000</pubDate>
		<guid>http://onlineappsdba.com/index.php/2007/05/04/installing-oracle-identity-manager-thor-xellerate/#comment-65557</guid>
		<description>i am a beginer to use OIM Please help me if i get trouble</description>
		<content:encoded><![CDATA[<p>i am a beginer to use OIM Please help me if i get trouble</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jim</title>
		<link>http://onlineappsdba.com/index.php/2007/05/04/installing-oracle-identity-manager-thor-xellerate/#comment-64350</link>
		<dc:creator>jim</dc:creator>
		<pubDate>Thu, 23 Apr 2009 03:51:09 +0000</pubDate>
		<guid>http://onlineappsdba.com/index.php/2007/05/04/installing-oracle-identity-manager-thor-xellerate/#comment-64350</guid>
		<description>For UI change tips one can also visit

http://oim-idm.com</description>
		<content:encoded><![CDATA[<p>For UI change tips one can also visit</p>
<p><a href="http://oim-idm.com" rel="nofollow">http://oim-idm.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Atul Kumar</title>
		<link>http://onlineappsdba.com/index.php/2007/05/04/installing-oracle-identity-manager-thor-xellerate/#comment-1465</link>
		<dc:creator>Atul Kumar</dc:creator>
		<pubDate>Fri, 07 Sep 2007 17:37:00 +0000</pubDate>
		<guid>http://onlineappsdba.com/index.php/2007/05/04/installing-oracle-identity-manager-thor-xellerate/#comment-1465</guid>
		<description>Thanks Anonymous, Reader will be very happy to see your name.</description>
		<content:encoded><![CDATA[<p>Thanks Anonymous, Reader will be very happy to see your name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://onlineappsdba.com/index.php/2007/05/04/installing-oracle-identity-manager-thor-xellerate/#comment-1464</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 07 Sep 2007 07:54:00 +0000</pubDate>
		<guid>http://onlineappsdba.com/index.php/2007/05/04/installing-oracle-identity-manager-thor-xellerate/#comment-1464</guid>
		<description>You can try to recreate user by executing sql to create such user in database. &lt;br/&gt;LIKE INSERT INTO IDMDBUSER.USR ( USR_KEY, ACT_KEY, USR_LAST_NAME, USR_FIRST_NAME, USR_MIDDLE_NAME, USR_MANAGER,&lt;br/&gt;USR_TYPE, USR_LOCATION, USR_FSS, USR_TODO, USR_PASSWORD, USR_DISABLED, USR_PWD_CANT_CHANGE,&lt;br/&gt;USR_PWD_MUST_CHANGE, USR_PWD_NEVER_EXPIRES, USR_UPDATE_AD, USR_CREATED, USR_STATUS, USR_EMP_TYPE,&lt;br/&gt;USR_LOGIN, USR_DISABLED_BY_PARENT, USR_PWD_EXPIRE_DATE, USR_PWD_WARN_DATE, USR_MANAGER_KEY,&lt;br/&gt;USR_POLICY_UPDATE, USR_PWD_WARNED, USR_PWD_EXPIRED, USR_START_DATE, USR_END_DATE,&lt;br/&gt;USR_PROVISIONING_DATE, USR_DEPROVISIONING_DATE, USR_PROVISIONED_DATE, USR_DEPROVISIONED_DATE,&lt;br/&gt;USR_EMAIL, USR_LOCKED, USR_LOGIN_ATTEMPTS_CTR, USR_PWD_RESET_ATTEMPTS_CTR, USR_DATA_LEVEL,&lt;br/&gt;USR_CREATE, USR_CREATEBY, USR_UPDATE, USR_UPDATEBY, USR_NOTE,&lt;br/&gt;USR_ROWVER ) VALUES ( &lt;br/&gt;1, 1, 'Administrator', 'USR_LOCKED', NULL, NULL, 'End-User Administrator', NULL, NULL&lt;br/&gt;, NULL, 'DDXzeDB6IeeJKqc1aNmp/A==', '0', NULL, NULL, NULL, NULL,  TO_Date( '09/05/2007 11:24:04 AM', 'MM/DD/YYYY HH:MI:SS AM')&lt;br/&gt;, 'Active', 'Full-Time', 'XELSYSADM', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL&lt;br/&gt;, NULL, NULL, NULL, NULL, NULL, NULL, '0', 0, 0, 2,  TO_Date( '09/05/2007 11:24:04 AM', 'MM/DD/YYYY HH:MI:SS AM')&lt;br/&gt;, 1,  TO_Date( '09/05/2007 11:24:04 AM', 'MM/DD/YYYY HH:MI:SS AM'), 1, NULL, '0000000000000000');</description>
		<content:encoded><![CDATA[<p>You can try to recreate user by executing sql to create such user in database. <br />LIKE INSERT INTO IDMDBUSER.USR ( USR_KEY, ACT_KEY, USR_LAST_NAME, USR_FIRST_NAME, USR_MIDDLE_NAME, USR_MANAGER,<br />USR_TYPE, USR_LOCATION, USR_FSS, USR_TODO, USR_PASSWORD, USR_DISABLED, USR_PWD_CANT_CHANGE,<br />USR_PWD_MUST_CHANGE, USR_PWD_NEVER_EXPIRES, USR_UPDATE_AD, USR_CREATED, USR_STATUS, USR_EMP_TYPE,<br />USR_LOGIN, USR_DISABLED_BY_PARENT, USR_PWD_EXPIRE_DATE, USR_PWD_WARN_DATE, USR_MANAGER_KEY,<br />USR_POLICY_UPDATE, USR_PWD_WARNED, USR_PWD_EXPIRED, USR_START_DATE, USR_END_DATE,<br />USR_PROVISIONING_DATE, USR_DEPROVISIONING_DATE, USR_PROVISIONED_DATE, USR_DEPROVISIONED_DATE,<br />USR_EMAIL, USR_LOCKED, USR_LOGIN_ATTEMPTS_CTR, USR_PWD_RESET_ATTEMPTS_CTR, USR_DATA_LEVEL,<br />USR_CREATE, USR_CREATEBY, USR_UPDATE, USR_UPDATEBY, USR_NOTE,<br />USR_ROWVER ) VALUES ( <br />1, 1, &#8216;Administrator&#8217;, &#8216;USR_LOCKED&#8217;, NULL, NULL, &#8216;End-User Administrator&#8217;, NULL, NULL<br />, NULL, &#8216;DDXzeDB6IeeJKqc1aNmp/A==&#8217;, &#8216;0&#8242;, NULL, NULL, NULL, NULL,  TO_Date( &#8216;09/05/2007 11:24:04 AM&#8217;, &#8216;MM/DD/YYYY HH:MI:SS AM&#8217;)<br />, &#8216;Active&#8217;, &#8216;Full-Time&#8217;, &#8216;XELSYSADM&#8217;, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL<br />, NULL, NULL, NULL, NULL, NULL, NULL, &#8216;0&#8242;, 0, 0, 2,  TO_Date( &#8216;09/05/2007 11:24:04 AM&#8217;, &#8216;MM/DD/YYYY HH:MI:SS AM&#8217;)<br />, 1,  TO_Date( &#8216;09/05/2007 11:24:04 AM&#8217;, &#8216;MM/DD/YYYY HH:MI:SS AM&#8217;), 1, NULL, &#8216;0000000000000000&#8242;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paolo</title>
		<link>http://onlineappsdba.com/index.php/2007/05/04/installing-oracle-identity-manager-thor-xellerate/#comment-1463</link>
		<dc:creator>Paolo</dc:creator>
		<pubDate>Tue, 07 Aug 2007 21:58:00 +0000</pubDate>
		<guid>http://onlineappsdba.com/index.php/2007/05/04/installing-oracle-identity-manager-thor-xellerate/#comment-1463</guid>
		<description>I committed a stupid error in OIM!! I deleted XELSYSADM user so I get an error if I try to login as xelsysadm in my xlwebapp console. How could I solve this problem? I wouldn't reinstall the OIM software again...please help me!!</description>
		<content:encoded><![CDATA[<p>I committed a stupid error in OIM!! I deleted XELSYSADM user so I get an error if I try to login as xelsysadm in my xlwebapp console. How could I solve this problem? I wouldn&#8217;t reinstall the OIM software again&#8230;please help me!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paolo</title>
		<link>http://onlineappsdba.com/index.php/2007/05/04/installing-oracle-identity-manager-thor-xellerate/#comment-1462</link>
		<dc:creator>Paolo</dc:creator>
		<pubDate>Fri, 03 Aug 2007 08:20:00 +0000</pubDate>
		<guid>http://onlineappsdba.com/index.php/2007/05/04/installing-oracle-identity-manager-thor-xellerate/#comment-1462</guid>
		<description>I already read this documentation but I can't find any other informations. I have a problem with hiding fields in the user create page. If I hide an attribute reference in the file FormMetaData.xml, the application gives me an internal error when I view one user profile. How can I solve this problem?</description>
		<content:encoded><![CDATA[<p>I already read this documentation but I can&#8217;t find any other informations. I have a problem with hiding fields in the user create page. If I hide an attribute reference in the file FormMetaData.xml, the application gives me an internal error when I view one user profile. How can I solve this problem?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.195 seconds -->
