<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-1945348621162143792</id><updated>2012-02-02T20:57:22.643-06:00</updated><category term='Unix'/><category term='Packets'/><category term='NPX_PLUGIN_PATH'/><category term='Oracle Applications R12'/><category term='netstat'/><category term='nmap'/><category term='Network Activity'/><category term='Review'/><category term='zenmap'/><category term='XML'/><category term='ports'/><category term='nmapfe'/><category term='OBIEE'/><category term='Security'/><category term='Java'/><category term='Oracle Performance Tuning Expertise'/><category term='networking'/><category term='Oracle Apps R12'/><category term='Version'/><category term='s_appserverid_authentication'/><category term='Firefox'/><category term='CPU'/><category term='adautocfg.sh'/><category term='oaj2se.exe'/><category term='FRM-92101'/><category term='Linux'/><category term='Weblogic'/><category term='libXm.so.2'/><category term='APP-FND-01542'/><category term='performance'/><category term='Colasoft'/><category term='testing'/><category term='nice command'/><category term='ADMIN_SCRIPTS_HOME'/><title type='text'>Rodger's Notes</title><subtitle type='html'>Writings about technology. 

Architecture. Quality. Software. 

Database Design, Development, Warehousing, Tuning, and Database Administration (DBA). Unix.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://rodgersnotes.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1945348621162143792/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://rodgersnotes.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Rodger</name><uri>http://www.blogger.com/profile/13977796396343653710</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://4.bp.blogspot.com/_KdZyY1GYAlg/SiGat2KZgGI/AAAAAAAAAAQ/zwrQXbFtCMM/S220/DSCN2511_2.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>9</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1945348621162143792.post-5013363536598633210</id><published>2012-01-28T00:26:00.000-06:00</published><updated>2012-01-28T00:26:01.741-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Java'/><category scheme='http://www.blogger.com/atom/ns#' term='OBIEE'/><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='Unix'/><category scheme='http://www.blogger.com/atom/ns#' term='Weblogic'/><category scheme='http://www.blogger.com/atom/ns#' term='Version'/><title type='text'>What Version of Weblogic Is It?</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;Ever wonder what version of weblogic is on your server?  Here is how to find out. &lt;br /&gt;&lt;br /&gt;-------------&lt;br /&gt;&lt;br /&gt;First, set the environment variables in $DOMAIN_HOME&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a name='more'&gt;&lt;/a&gt;In my case:&lt;br /&gt;&lt;br /&gt;DOMAIN_HOME=/middleware/user_projects/domains/bifoundation_domain&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-------------&lt;br /&gt;&lt;br /&gt;Of course, you have to have already run the env file to get the DOMAIN_HOME. &lt;br /&gt;&lt;br /&gt;Search for the environment variables with the find command. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;In my case:&lt;br /&gt;&lt;br /&gt;cd /middleware/user_projects/domains/bifoundation_domain/bin/&lt;br /&gt;. setDomainEnv.sh&lt;br /&gt;&lt;br /&gt;cd /middleware/user_projects/domains/bifoundation_domain/bin/&lt;br /&gt;. setOBIDomainEnv.sh&lt;br /&gt;&lt;br /&gt;-----&lt;br /&gt;&lt;br /&gt;You will then notice a LOT of environment variables! &lt;br /&gt;&lt;br /&gt;set | wc&lt;br /&gt;249     719   33746&lt;br /&gt;&lt;br /&gt;I get 249 lines of them. &lt;br /&gt;&lt;br /&gt;---------------------&lt;br /&gt;&lt;br /&gt;If you just want the bare minimum, run:&lt;br /&gt;&lt;br /&gt;java weblogic.utils.Versions -h&lt;br /&gt;&lt;br /&gt;WebLogic Server 10.3.5.0  Fri Apr 1 20:20:06 PDT 2011 1398638  ImplVersion: 10.3.5.0&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;---------------------&lt;br /&gt;&lt;br /&gt;If you want to know everything, run either one of the commands:&lt;br /&gt;&lt;br /&gt;java weblogic.version -verbose &lt;br /&gt;&lt;br /&gt;java weblogic.utils.Versions  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-----------&lt;br /&gt;&lt;br /&gt;You will get more information from one, than the other. &lt;br /&gt;&lt;br /&gt;java weblogic.utils.Versions  | wc&lt;br /&gt;236    2673   18846&lt;br /&gt;&lt;br /&gt;java weblogic.version -verbose  |wc&lt;br /&gt;115    1161    8777&lt;br /&gt;&lt;br /&gt;--------&lt;br /&gt;&lt;br /&gt;To get everything, run the following command and see the results.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;java    &amp;nbsp; weblogic.utils.Versions&lt;br /&gt;&lt;br /&gt;WebLogic Server 10.3.5.0  Fri Apr 1 20:20:06 PDT 2011 1398638  ImplVersion: 10.3.5.0&lt;br /&gt;JDBC DMS ImplVersion: 11.2.0.2.0&lt;br /&gt;Oracle WebLogic Server Module Dependencies 10.3 Thu Mar 3 14:37:52 PST 2011  ImplVersion: 10.3.5.0&lt;br /&gt;Oracle WebLogic Server on JRockit Virtual Edition Module Dependencies 10.3 Thu Feb 3 16:30:47 EST 2011  ImplVersion: 10.3.5.0&lt;br /&gt;Oracle Virtual Machine Manager Client implementation ImplVersion: 1.1.0.0&lt;br /&gt;Adapter implementation for Oracle VM 2.2 WS api ImplVersion: 1.1.0.0&lt;br /&gt;ANTLR Java based compiler generator Client 2.7 Mon Jun 11 12:19:48 EDT 2007  ImplVersion: 2.7.7&lt;br /&gt;WebLogic Descriptors for J2EE 1.5 Wed May 5 14:32:58 EDT 2010  ImplVersion: 1.5.0.0&lt;br /&gt;WebLogic Descriptors for J2EE 1.5 Binding Bundle ImplVersion: 1.5.0.0&lt;br /&gt;WebLogic Specific Descriptors 1.3 Tue Sep 14 18:48:42 PDT 2010  ImplVersion: 1.3.3.0&lt;br /&gt;WebLogic Specific Descriptors 1.3 Binding Bundle ImplVersion: 1.3.3.0&lt;br /&gt;WebLogic Datasource 1.9 Tue Oct 26 13:50:26 PDT 2010  ImplVersion: 1.9.0.0&lt;br /&gt;WebLogic Datasource 1.9 Binding Bundle ImplVersion: 1.9.0.0&lt;br /&gt;WebLogic Beangen Client Capable 1.7 Wed Feb 24 16:02:48 PST 2010  ImplVersion: 1.7.0.0&lt;br /&gt;WebLogic Beangen 1.7 Binding Bundle ImplVersion: 1.7.0.0&lt;br /&gt;WLDF Accessor Client Capable 1.5 Fri Sep 3 17:10:52 EDT 2010  ImplVersion: 1.5.0.0&lt;br /&gt;WLDF Accessor 1.5 Binding Bundle ImplVersion: 1.5.0.0&lt;br /&gt;WebLogic Management Core Interfaces Client Capable 2.8 Thu Mar 3 12:10:10 EST 2011  ImplVersion: 2.8.0.1&lt;br /&gt;WebLogic Management Core Interfaces 2.8 Binding Bundle ImplVersion: 2.8.0.1&lt;br /&gt;WebLogic EJBGen Client Capable 1.1 Thu Jun 3 13:17:07 EDT 2010  ImplVersion: 1.1.0.2&lt;br /&gt;BEA Patches of apache ant Client Capable 1.2 Wed Jan 13 08:48:17 PST 2010  ImplVersion: 1.2.0.0_1-7-1&lt;br /&gt;Apache Byte Code Engineering Library (BCEL) extracted from 5.2.zip from http://jakarta.apache.org/site/downloads/downloads_bcel.cgi with packages renamed from org.apache.bcel to com.bea.core.repackaged.apache.bcel Client 5.2 Tue May 15 09:52:37 EDT 2007  ImplVersion: 5.2.1.0&lt;br /&gt;Eclipse Java Development Tools 3.5.2 Thu Sep 2 09:47:11 EDT 2010  ImplVersion: 3.5.2.0&lt;br /&gt;Apache commons collections package 3.2 Tue Mar 20 15:48:25 MDT 2007  ImplVersion: 3.2.0&lt;br /&gt;Apache commons lang package 2.1 Tue Mar 20 15:48:30 MDT 2007  ImplVersion: 2.1.0&lt;br /&gt;Apache commons pool package 1.3 Tue Mar 20 15:48:36 MDT 2007  ImplVersion: 1.3.0&lt;br /&gt;Apache commons io 1.4 package 1.0 Wed Jun 2 17:36:36 EDT 2010  ImplVersion: 1.4&lt;br /&gt;Apache commons fileupload 1.2.1 package 1.0 Wed Jun 2 17:36:36 EDT 2010  ImplVersion: 1.2.1&lt;br /&gt;Apache DOM implementation 1.0 Tue Mar 20 15:36:46 MDT 2007  ImplVersion: 1.0.0.0&lt;br /&gt;Apache Logging Support 1.0 Tue Mar 20 15:36:50 MDT 2007  ImplVersion: 1.0.0.0&lt;br /&gt;Apache OpenJPA classes 1.2 Thu Jul 22 05:16:07 EDT 2010  ImplVersion: 1.2.0.0_1-1-1-SNAPSHOT&lt;br /&gt;XMLBeans - Apache SVN rev 962560 2.1 Thu Jul 15 09:52:54 EDT 2010  ImplVersion: 2.5.1&lt;br /&gt;BEA Logging Runtime Support Client Capable 1.8 Mon Jun 7 12:07:02 PDT 2010  ImplVersion: 1.8.0.0&lt;br /&gt;BEA Common Security Open SAML 1.0 Fri May 14 20:18:10 PDT 2010  ImplVersion: 6.1.0.0&lt;br /&gt;BEA OpenSAML 2.0 1.0 Wed Mar 24 13:18:27 PDT 2010  ImplVersion: 6.1.0.0&lt;br /&gt;bea-harvester-api2.0 Client Capable 2.3 Mon Feb 15 14:41:06 EST 2010  ImplVersion: 2.3.0.0&lt;br /&gt;bea-harvester-jmx2.0 Client Capable 2.3 Wed Feb 3 11:54:03 PST 2010  ImplVersion: 2.3.0.0&lt;br /&gt;bea-harvester-utils Client Capable 1.4 Mon Feb 15 14:41:06 EST 2010  ImplVersion: 1.4.0.0&lt;br /&gt;bea-mbean-typing-util 1.4 Wed Feb 24 19:15:33 EST 2010  ImplVersion: 1.4.0.0&lt;br /&gt;Javolution 3.7.19 3.7 Tue Aug 28 17:32:21 PDT 2007  ImplVersion: 3.7.19.0&lt;br /&gt;Joda-time 1.2.1 1.2 Tue Aug 28 17:32:27 PDT 2007  ImplVersion: 1.2.1.0&lt;br /&gt;BEA STAX Build Time Support 1.5 Tue May 4 07:32:25 PDT 2010  ImplVersion: 1.5.0.0&lt;br /&gt;BEA STAX Runtime Time Support Client Capable 1.7 Wed Aug 4 19:40:47 EDT 2010  ImplVersion: 1.7.0.0&lt;br /&gt;BEA Generic Annotations Client Capable 1.3 Sat Jul 11 00:30:54 EDT 2009  ImplVersion: 1.3.0.0&lt;br /&gt;BEA Kodo 1.4 Mon Feb 7 16:22:04 PST 2011  ImplVersion: 1.4.0.0_4-2-1&lt;br /&gt;BEA Kodo Integration Client Capable 1.6 Sun Nov 22 16:29:06 PST 2009  ImplVersion: 1.6.0.0&lt;br /&gt;BEA Kodo Integration 1.6 Binding Bundle ImplVersion: 1.6.0.0&lt;br /&gt;BEA Kodo Integration Tools 1.4 Thu Feb 3 16:07:53 EST 2011  ImplVersion: 1.4.0.0&lt;br /&gt;XML Beans Marshalling (package renamed com.bea) SVN 962560 2.3 Thu Mar 3 12:10:10 EST 2011  ImplVersion: 2.5.1&lt;br /&gt;WebLogic STAX Client Capable 1.9 Thu Feb 10 18:00:52 PST 2011  ImplVersion: 1.9.0.0&lt;br /&gt;WebLogic Utils Client Capable 1.9 Thu Mar 3 12:10:10 EST 2011  ImplVersion: 1.9.0.1&lt;br /&gt;Aspect 5.3 Fri Jun 4 14:55:18 PDT 2010  ImplVersion: 5.3.0&lt;br /&gt;BEA Apache Commons Logging Repackaged 1.2 Mon Jun 11 12:47:12 EDT 2007  ImplVersion: 1.2.0&lt;br /&gt;Spring Framework  1.1 Thu Dec 3 12:21:08 EST 2009  ImplVersion: 2.5.3&lt;br /&gt;Pitchfork 1.3 Thu Jun 3 13:17:07 EDT 2010  ImplVersion: 1.0&lt;br /&gt;${description} 1.2 Fri Jun 25 16:25:26 EDT 2010  ImplVersion: 1.2.0.0&lt;br /&gt;CSS i18n 1.0 Fri Oct 8 10:32:52 EDT 2010  ImplVersion: 6.1.0.0&lt;br /&gt;CSS xacml 1.0 Fri Oct 8 10:32:52 EDT 2010  ImplVersion: 6.1.0.0&lt;br /&gt;SAML2 Utils 1.0 Fri Oct 8 10:32:52 EDT 2010  ImplVersion: 6.1.0.0&lt;br /&gt;BEA Common Security Engine Implementation 1.0 Fri Oct 8 10:32:52 EDT 2010  ImplVersion: 6.1.0.0&lt;br /&gt;BEA Common Security Engine Interfaces 1.0 Fri Oct 8 10:32:52 EDT 2010  ImplVersion: 6.1.0.0&lt;br /&gt;BEA Common Security API 1.0 Fri Oct 8 10:32:52 EDT 2010  ImplVersion: 6.1.0.0&lt;br /&gt;BEA Common Security Implementation 1.0 Fri Oct 8 10:32:52 EDT 2010  ImplVersion: 6.1.0.0&lt;br /&gt;BEA Common Security JDK Utilities 1.0 Fri Oct 8 10:32:52 EDT 2010  ImplVersion: 6.1.0.0&lt;br /&gt;Security Utilities 1.0 Fri Oct 8 10:32:52 EDT 2010  ImplVersion: 6.1.0.0&lt;br /&gt;Common Security SAML 2.0 1.0 Fri Oct 8 10:32:52 EDT 2010  ImplVersion: 6.1.0.0&lt;br /&gt;Common Security SAML 2.0 Management JavaBeans 1.0 Fri Oct 8 10:32:52 EDT 2010  ImplVersion: 6.1.0.0&lt;br /&gt;Security Provider Utilities 1.0 Fri Oct 8 10:32:52 EDT 2010  ImplVersion: 6.1.0.0&lt;br /&gt;SAML Utils 1.0 Fri Oct 8 10:32:52 EDT 2010  ImplVersion: 6.1.0.0&lt;br /&gt;XACML Utils 1.0 Fri Oct 8 10:32:52 EDT 2010  ImplVersion: 6.1.0.0&lt;br /&gt;Security Provider Environment 1.0 Fri Oct 8 10:32:52 EDT 2010  ImplVersion: 6.1.0.0&lt;br /&gt;RSA certj 3.1 Wed May 5 15:11:55 PDT 2010  ImplVersion: 3.1.0.0&lt;br /&gt;Netscape LDAP JDK 1.2 Mon Jun 7 15:56:47 EDT 2010  ImplVersion: 1.2.0.0&lt;br /&gt;Commons Networking Utilty classes 1.0 Wed Feb 6 15:01:03 PST 2008  ImplVersion: 1.4.1&lt;br /&gt;WebLogic SAAJ 1.6 Wed Jun 16 22:02:31 EDT 2010  ImplVersion: 1.6.0.0&lt;br /&gt;Expression Language 2.1 for JSP 1.0 Sun Jul 18 23:17:34 PDT 2010  ImplVersion: 1.0.0.0_2-1&lt;br /&gt;jaxb-impl.jar taken from Glassfish JAXB 2.1.9 1.0 Fri Aug 20 14:37:07 EDT 2010  ImplVersion: 2.1.12&lt;br /&gt;jaxb-impl.jar taken from Glassfish JAXB 2.1.12 1.0 Thu May 6 16:10:04 PDT 2010  ImplVersion: 2.1.12&lt;br /&gt;resolver.jar taken from Glassfish JAXWS 2.1.5 1.0 Thu Dec 3 11:46:24 EST 2009  ImplVersion: 2.1.5&lt;br /&gt;Fastinfoset.jar taken from Glassfish JAXWS 2.1.5 1.0 Thu Dec 3 11:46:27 EST 2009  ImplVersion: 2.1.5&lt;br /&gt;jaxws-rt.jar taken from Glassfish JAXWS 2.1.5 1.2 Mon Feb 28 17:53:01 PST 2011  ImplVersion: 2.1.5&lt;br /&gt;Java.net implementation of MimePull.jar taken from Glassfish JAXWS 2.1.5 1.0 Thu Dec 3 11:46:33 EST 2009  ImplVersion: 1.3&lt;br /&gt;Codehaus STaX Interfaces 3.0.1 1.0 Mon Mar 8 20:49:50 PST 2010  ImplVersion: 3.0.1&lt;br /&gt;Woodstox STaX Parser 4.0.5 1.0 Thu Dec 3 11:35:43 EST 2009  ImplVersion: 4.0.5&lt;br /&gt;jaxws-tools.jar taken from Glassfish JAXWS 2.1.5 1.1 Fri Sep 24 17:55:05 PDT 2010  ImplVersion: 2.1.5&lt;br /&gt;Java.net Stax Extensions 1.0 Tue Jun 3 07:12:06 PDT 2008  ImplVersion: 1.2&lt;br /&gt;Java.net xml stream buffer 1.0 Tue Mar 17 05:24:12 PDT 2009  ImplVersion: 0.5&lt;br /&gt;Jakarta ORO  1.0 Wed Feb 6 15:01:03 PST 2008  ImplVersion: 2.0.8&lt;br /&gt;Javax Enterprise Activation 1.1 Tue Apr 8 09:31:17 PDT 2008  ImplVersion: 1.1&lt;br /&gt;Javax Annotation 1.0 Fri Dec 25 09:02:47 PST 2009  ImplVersion: 1.0&lt;br /&gt;Javax Interceptor 1.0 Tue Mar 20 15:37:16 MDT 2007  ImplVersion: 1.0&lt;br /&gt;Javax Enterprise Beans  3.0 Mon Jun 11 12:21:01 EDT 2007  ImplVersion: 3.0.1&lt;br /&gt;Java Data Objects 2.0 Mon Jun 11 12:20:56 EDT 2007  ImplVersion: 2.0.1&lt;br /&gt;Java Enterprise Deployment APIs  1.2 Tue Mar 20 15:37:28 MDT 2007  ImplVersion: 1.2&lt;br /&gt;Java Enterprise Messaging  1.1 Mon Jun 11 12:21:11 EDT 2007  ImplVersion: 1.1.1&lt;br /&gt;Javax Server Pages  Client Capable 1.2 Tue Jul 13 02:43:41 EDT 2010  ImplVersion: 2.1&lt;br /&gt;Java Web Services  2.0 Tue Mar 20 15:37:37 MDT 2007  ImplVersion: 2.0&lt;br /&gt;Javax Enterprise Mail 1.1 Mon Jul 6 10:41:09 MDT 2009  ImplVersion: 1.4.1&lt;br /&gt;Java Enterprise Management APIs  1.0 Tue Mar 20 15:37:49 MDT 2007  ImplVersion: 1.0&lt;br /&gt;Java Persistence Client Capable 1.0 Tue Oct 7 12:18:34 PDT 2008  ImplVersion: 1.0.2&lt;br /&gt;Java Connector  1.5 Mon Jun 11 12:22:07 EDT 2007  ImplVersion: 1.5.1&lt;br /&gt;Java Authorization Contract for Containers 1.0 Wed Feb 6 15:01:03 PST 2008  ImplVersion: 1.1&lt;br /&gt;Javax Enterprise Servlets  Client Capable 1.0 Thu Aug 2 12:41:25 EDT 2007  ImplVersion: 2.5&lt;br /&gt;Javax Transaction APIs  Client Capable 1.0 Thu Aug 2 12:42:14 EDT 2007  ImplVersion: 1.1&lt;br /&gt;JAXB 2.1 Mon Jun 11 12:22:53 EDT 2007  ImplVersion: 2.1.1&lt;br /&gt;Java XML Registry 1.0 Wed Feb 6 15:01:03 PST 2008  ImplVersion: 1.0&lt;br /&gt;Java XML Soap Extensions 1.3 Mon Jun 11 12:22:59 EDT 2007  ImplVersion: 1.3.1.0&lt;br /&gt;Java Stream XML Extensions 1.1 Mon Jun 11 12:23:05 EDT 2007  ImplVersion: 1.1.1.0&lt;br /&gt;JAX-WS APIs 2.1 Mon Jun 11 12:23:16 EDT 2007  ImplVersion: 2.1.1&lt;br /&gt;Java API for XML-based RPC   1.2 Mon Jun 11 12:23:10 EDT 2007  ImplVersion: 1.2.1&lt;br /&gt;Monfox Dynamic SNMP Agent 1.1 Fri Mar 19 05:46:27 MDT 2010  ImplVersion: 4.7.30&lt;br /&gt;Serp bytecode manipulation framework 1.14.3 Fri Jun 11 12:06:08 PDT 2010  ImplVersion: 1.14.3.0&lt;br /&gt;WebLogic Apache Classes Client Capable 1.2 Thu Feb 18 22:06:19 PST 2010  ImplVersion: 1.2.0.1&lt;br /&gt;WebLogic BeanInfo Caching and Discovery Client Capable 2.4 Sat Oct 25 20:46:29 PDT 2008  ImplVersion: 2.4.0.0&lt;br /&gt;WebLogic Descriptor Client Capable 1.9 Tue Jul 20 16:03:09 EDT 2010  ImplVersion: 1.9.0.0&lt;br /&gt;Repackaged ASM-3.2 1.0 Fri Jul 31 19:30:27 MDT 2009  ImplVersion: 3.2.0&lt;br /&gt;Repackaged asm-commons-3.2 1.0 Fri Jul 31 19:30:27 MDT 2009  ImplVersion: 3.2.0&lt;br /&gt;Repackaged asm-tree-3.2 1.0 Fri Jul 31 19:30:27 MDT 2009  ImplVersion: 3.2.0&lt;br /&gt;Repackaged asm-util-3.2 1.0 Fri Jul 31 19:30:27 MDT 2009  ImplVersion: 3.2.0&lt;br /&gt;Oracle JFR 1.0 Thu Feb 18 19:06:33 PST 2010  ImplVersion: 1.0.0.0&lt;br /&gt;WebLogic Diagnostics Core Interfaces Client Capable 2.5 Thu Jun 3 05:20:41 PDT 2010  ImplVersion: 2.5.0.0&lt;br /&gt;WebLogic Diagnostics Logging Client Capable 1.2 Fri Dec 12 11:37:59 MST 2008  ImplVersion: 1.2.0.0&lt;br /&gt;WebLogic Diagnostics Query Module Client Capable 1.2 Tue Oct 27 02:48:36 PDT 2009  ImplVersion: 1.2.0.0&lt;br /&gt;WebLogic Diagnostics Instrumentor Tool 1.7 Tue May 18 03:51:46 PDT 2010  ImplVersion: 1.7.0.0&lt;br /&gt;WebLogic Diagnostics Instrumentor Config Tool 1.7 Tue Jun 29 16:41:19 EDT 2010  ImplVersion: 1.7.0.0&lt;br /&gt;WebLogic Diagnostics JRockit Flight Recorder Interfaces Client Capable 1.1 Fri Oct 29 16:32:05 EDT 2010  ImplVersion: 1.1.0.0&lt;br /&gt;Diagnostics Notifications Module Client Capable 1.4 Sun Nov 22 16:03:32 PST 2009  ImplVersion: 1.4.0.0&lt;br /&gt;BEA Logging Runtime Support Client Capable 1.5 Thu Apr 29 20:43:42 EDT 2010  ImplVersion: 1.5.0.0&lt;br /&gt;WebLogic i18n Runtime Support Client Capable 1.8 Fri Sep 10 08:12:34 EDT 2010  ImplVersion: 1.8.0.0&lt;br /&gt;WebLogic i18n Build Support Client Capable 1.5 Fri Feb 19 15:03:15 EST 2010  ImplVersion: 1.5.0.0&lt;br /&gt;WebLogic I18N tools Client Capable 1.3 Sun Nov 22 16:03:32 PST 2009  ImplVersion: 1.3.0.0&lt;br /&gt;WebLogic Management JMX Interfaces 1.4 Thu Aug 12 11:16:22 PDT 2010  ImplVersion: 1.4.1.0&lt;br /&gt;WebLogic Security Provider Generation Tool 1.5 Wed Oct 14 16:39:28 MDT 2009  ImplVersion: 1.5.0.0&lt;br /&gt;WebLogic Security Provider Generation Tool Client Capable 1.5 Wed Oct 14 16:39:28 MDT 2009  ImplVersion: 1.5.0.0&lt;br /&gt;WebLogic Messaging Kernel Client Capable 1.8 Mon Aug 23 21:42:11 EDT 2010  ImplVersion: 1.8.0.0&lt;br /&gt;WebLogic Resource Pool Client Capable 1.7 Mon Sep 27 12:00:08 EDT 2010  ImplVersion: 1.7.0.0&lt;br /&gt;WebLogic Socket Muxer API Client Capable 1.2 Thu Apr 1 21:16:27 EDT 2010  ImplVersion: 1.2.0.0&lt;br /&gt;WebLogic RMI Client Capable 1.10 Tue Mar 22 16:56:32 PDT 2011  ImplVersion: 1.10.0.0&lt;br /&gt;Common Security WebLogic Server Integration Support  1.0 Fri Oct 8 10:32:52 EDT 2010  ImplVersion: 6.1.0.0&lt;br /&gt;Server Lifecycle Interfaces Client Capable 1.4 Fri Feb 19 15:03:15 EST 2010  ImplVersion: 1.4.0.0&lt;br /&gt;WebLogic Store Client Capable 1.7 Fri Dec 17 16:52:31 EST 2010  ImplVersion: 1.7.0.0&lt;br /&gt;WebLogic STORE GXA Client Capable 1.6 Mon Aug 23 21:16:10 EDT 2010  ImplVersion: 1.6.0.0&lt;br /&gt;WebLogic Store Admin Tool Client Capable 1.2 Thu Jan 21 10:24:18 PST 2010  ImplVersion: 1.2.0.0&lt;br /&gt;WebLogic JDBC Store Client Capable 1.3 Mon May 17 10:46:33 PDT 2010  ImplVersion: 1.3.0.0&lt;br /&gt;WebLogic JTA implementation Client Capable 2.7 Fri Sep 17 12:19:45 PDT 2010  ImplVersion: 2.7.0.0&lt;br /&gt;WebLogic Utils 1.9 Thu Mar 3 12:10:10 EST 2011  ImplVersion: 1.9.0.1&lt;br /&gt;Agent Utililities 1.1 Tue Feb 16 00:16:03 EST 2010  ImplVersion: 1.1.0.0&lt;br /&gt;WebLogic Utility Classloader implementations Client Capable 1.9 Wed Mar 2 14:10:04 PST 2011  ImplVersion: 1.9.0.0&lt;br /&gt;WebLogic java compiler utils package Client Capable 1.2 Thu Feb 11 03:38:50 EST 2010  ImplVersion: 1.2.0.0&lt;br /&gt;WebLogic Utils for working with Expressions Client Capable 1.4 Tue Sep 29 14:45:53 EDT 2009  ImplVersion: 1.4.0.0&lt;br /&gt;WebLogic Utils for Dynamically Generated Class Wrappers Client Capable 1.4 Fri Feb 13 14:44:23 MST 2009  ImplVersion: 1.4.0.0&lt;br /&gt;WebLogic Timers Client Capable 1.7 Thu Feb 18 13:08:44 EST 2010  ImplVersion: 1.7.0.0&lt;br /&gt;WebLogic Work Manager Client Capable 1.10 Thu Feb 17 10:25:54 PST 2011  ImplVersion: 1.10.0.0&lt;br /&gt;WebLogic Workarea Client Capable 1.7 Wed Feb 24 17:18:56 PST 2010  ImplVersion: 1.7.0.0&lt;br /&gt;WebLogic XML XPath Implementation Client Capable 1.4 Mon Feb 22 15:07:14 PST 2010  ImplVersion: 1.4.0.0&lt;br /&gt;Weblogic Tuxedo Connector Core Client Capable 1.5 Sat Jul 3 19:05:38 EDT 2010  ImplVersion: 1.5.0.0&lt;br /&gt;WebLogic Security 1.0 Fri Oct 8 10:32:52 EDT 2010  ImplVersion: 6.1.0.0&lt;br /&gt;Weblogic Server Java Authentication Helper Classes Client Capable 1.1 Mon Jul 5 20:42:35 EDT 2010  ImplVersion: 1.1.0.0&lt;br /&gt;Weblogic Server Message Digest Utilities Client Capable 1.0 Thu Aug 2 12:51:30 EDT 2007  ImplVersion: 1.0.0.0&lt;br /&gt;Weblogic Server Authenticated Subject Client Capable 1.1 Thu Oct 28 05:46:37 PDT 2010  ImplVersion: 1.1.2.1&lt;br /&gt;Weblogic Server Authenticated Subject Client Capable 1.5 Thu Sep 9 10:23:21 MDT 2010  ImplVersion: 1.5.0.0&lt;br /&gt;PrintingSecurityManager - PSM 1.1 Tue Feb 16 05:30:08 PST 2010  ImplVersion: 1.1.0.0&lt;br /&gt;WebLogic security ssl classes 1.0 Tue Jun 15 17:39:53 EDT 2010  ImplVersion: 1.0.0.0&lt;br /&gt;WebLogic Nodemanager Plugin Client Capable 1.3 Tue Nov 18 18:23:10 EST 2008  ImplVersion: 1.3.0.0&lt;br /&gt;nodemanager module for managed processes 1.0 Thu Apr 8 15:14:38 PDT 2010  ImplVersion: 1.0.0.0&lt;br /&gt;WebLogic JMS Pool Client Capable 1.8 Thu Mar 3 14:11:40 PST 2011  ImplVersion: 1.8.0.0&lt;br /&gt;Contains compiled schema type from WLS 9.0 for WLP compatibility 1.3 Wed Feb 24 19:15:33 EST 2010  ImplVersion: 1.3.0.0&lt;br /&gt;WebLogic Http Pub/Sub Module Client Capable 1.6 Mon Jul 12 02:31:07 EDT 2010  ImplVersion: 1.6.0.0&lt;br /&gt;WebLogic WebApp Container Public API Client Capable 1.4 Fri Oct 1 20:01:15 PDT 2010  ImplVersion: 1.4.0.0&lt;br /&gt;Class Redefinition Project 1.5 Mon May 10 19:48:21 EDT 2010  ImplVersion: 1.5.0.0&lt;br /&gt;Class Redefinition Project Client Capable 1.5 Mon Apr 5 17:00:52 PDT 2010  ImplVersion: 1.5.0.0&lt;br /&gt;Class Redefinition Project 1.5 Binding Bundle ImplVersion: 1.5.0.0&lt;br /&gt;oracle.toplink ImplVersion: 11.1.1.5.0.110305&lt;br /&gt;Commonj SDO 1.0 Wed Sep 24 19:11:23 PDT 2008  ImplVersion: 1.0&lt;br /&gt;WebLogic Coherence Descriptor 1.1 Wed May 5 15:17:47 EDT 2010  ImplVersion: 1.1.0.0&lt;br /&gt;WebLogic Coherence Descriptor 1.1 Binding Bundle ImplVersion: 1.1.0.0&lt;br /&gt;This module contains all message catalogs 1.1 Fri Dec 17 08:04:35 PST 2010  ImplVersion: 1.1.0.0&lt;br /&gt;WebLogic WebService Public API's 1.1 Tue Sep 21 22:15:05 EDT 2010  ImplVersion: 1.1.0.0&lt;br /&gt;WebLogic EclipseLink Integration 1.0 Thu Feb 25 14:56:43 PST 2010  ImplVersion: 1.0.0.0&lt;br /&gt;WebLogic SCA Client 1.0 Thu Feb 25 00:27:10 EST 2010  ImplVersion: 1.0.0.0&lt;br /&gt;WebLogic RAC Module UCP Client Capable 1.0 Mon Sep 13 09:03:00 PDT 2010  ImplVersion: 1.0.0.0&lt;br /&gt;JDBC ImplVersion: 11.2.0.2.0&lt;br /&gt;FMW Generic Token 1.0.0.0 ImplVersion: 1.0.0.0&lt;br /&gt;Dynamic Monitoring Service (DMS) ImplVersion: &lt;br /&gt;Oracle Java Diagnostics Logging (OJDL) ImplVersion: &lt;br /&gt;null ImplVersion: Oracle Middleware 11.1.1 (ASKERNEL_11.1.1.5.0_GENERIC_110418.2020, ADMINSERVER_11.1.1.5.0_GENERIC_110322.2200, J2EE_11.1.1.5.0_GENERIC_110329.0915, JDEVADF_11.1.1.5.0_GENERIC_110409.0025.6013, TOPLINK_11.1.1.5.0_GENERIC_110305.0900, ENTSEC_11.1.1.5.0_GENERIC_110326.1205, FMWCONFIG_11.1.1.4.0_GENERIC_RELEASE)&lt;br /&gt;Oracle Java Diagnostics Logging (OJDL) ImplVersion: &lt;br /&gt;Oracle Web Services Manager ImplVersion: J2EE_11.1.1.5.0_GENERIC_110329.0915&lt;br /&gt;Oracle Web Services Manager ImplVersion: J2EE_11.1.1.5.0_GENERIC_110329.0915&lt;br /&gt;Oracle Web Services Manager ImplVersion: J2EE_11.1.1.5.0_GENERIC_110329.0915&lt;br /&gt;Oracle Web Services Manager ImplVersion: J2EE_11.1.1.5.0_GENERIC_110329.0915&lt;br /&gt;Oracle Web Services Manager ImplVersion: J2EE_11.1.1.5.0_GENERIC_110329.0915&lt;br /&gt;Oracle Web Services Manager ImplVersion: 11.1.1&lt;br /&gt;Oracle Web Services Manager ImplVersion: J2EE_11.1.1.5.0_GENERIC_110329.0915&lt;br /&gt;Oracle Web Services Manager ImplVersion: J2EE_11.1.1.5.0_GENERIC_110329.0915&lt;br /&gt;Oracle Web Services Manager ImplVersion: J2EE_11.1.1.5.0_GENERIC_110329.0915&lt;br /&gt;OC4JWLS Integration ImplVersion: March 29 2011&lt;br /&gt;Oracle Universal Connection Pool ImplVersion: 11.1.1.3.0&lt;br /&gt;Coherence ImplVersion: 3.6.0.4&lt;br /&gt;HTTPClient ImplVersion: March 29 2011&lt;br /&gt;WebLogic WebService Databinding Plugins 1.2 Fri Oct 15 07:38:46 PDT 2010  ImplVersion: 1.2.0.0&lt;br /&gt;WebLogic WebService Databinding 1.2 Fri Oct 15 06:35:13 PDT 2010  ImplVersion: 1.2.0.0&lt;br /&gt;null ImplVersion: 11.1.1.2.0&lt;br /&gt;null ImplVersion: &lt;br /&gt;null ImplVersion: &lt;br /&gt;Oracle Security Developer Tools Security Engine ImplVersion: 3.1.0&lt;br /&gt;Oracle Security Developer Tools PKI SDK CMP ImplVersion: 1.3.0&lt;br /&gt;Oracle Security Developer Tools CMS ImplVersion: 2.3.0&lt;br /&gt;Oracle Security Developer Tools Crypto ImplVersion: 3.1.0&lt;br /&gt;Oracle Security Developer Tools JCE ImplVersion: 2.2.0&lt;br /&gt;Oracle Security Developer Tools PKI SDK LDAP ImplVersion: 1.2.0&lt;br /&gt;Oracle Security Developer Tools Liberty 1.1 ImplVersion: 2.2.0&lt;br /&gt;Oracle Security Developer Tools Liberty 1.2 ImplVersion: 2.2.0&lt;br /&gt;Oracle Security Developer Tools PKI SDK OCSP ImplVersion: 2.1.0&lt;br /&gt;Oracle Security Developer Tools SAML 1.0/1.1 ImplVersion: 2.2.0&lt;br /&gt;Oracle Security Developer Tools SAML 2.0 ImplVersion: 1.0.0&lt;br /&gt;Oracle Security Developer Tools S/MIME ImplVersion: 2.3.0&lt;br /&gt;Oracle Security Developer Tools PKI SDK TSP ImplVersion: 1.1.0&lt;br /&gt;Oracle Security Developer Tools Web Services Security ImplVersion: 1.1.0&lt;br /&gt;Oracle Security Developer Tools XKMS ImplVersion: 1.0.0&lt;br /&gt;Oracle Security Developer Tools XML Security ImplVersion: 2.3.0&lt;br /&gt;oracle.ldap.util ImplVersion: 1.0&lt;br /&gt;OPSS ImplVersion: 11.1.1.1.0&lt;br /&gt;OPSS ImplVersion: 11.1.1.1.0&lt;br /&gt;OPSS ImplVersion: 11.1.1.1.0&lt;br /&gt;OPSS (EE) ImplVersion: 11.1.1.1.0&lt;br /&gt;OPSS ImplVersion: 11.1.1.1.0&lt;br /&gt;OPSS ImplVersion: 11.1.1.1.0&lt;br /&gt;OPSS ImplVersion: 11.1.1.1.0&lt;br /&gt;OPSS (WLS) ImplVersion: 11.1.1.1.0&lt;br /&gt;OPSS AZ Runtime ImplVersion: 11.1.1.3.0&lt;br /&gt;OPSS AZ Runtime ImplVersion: 11.1.1.3.0&lt;br /&gt;OPSS AZ Runtime ImplVersion: 11.1.1.3.0&lt;br /&gt;OPSS AZ Runtime ImplVersion: 11.1.1.3.0&lt;br /&gt;OPSS AZ Runtime ImplVersion: 11.1.1.3.0&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1945348621162143792-5013363536598633210?l=rodgersnotes.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rodgersnotes.blogspot.com/feeds/5013363536598633210/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rodgersnotes.blogspot.com/2012/01/what-version-of-weblogic-is-it.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1945348621162143792/posts/default/5013363536598633210'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1945348621162143792/posts/default/5013363536598633210'/><link rel='alternate' type='text/html' href='http://rodgersnotes.blogspot.com/2012/01/what-version-of-weblogic-is-it.html' title='What Version of Weblogic Is It?'/><author><name>Rodger</name><uri>http://www.blogger.com/profile/13977796396343653710</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://4.bp.blogspot.com/_KdZyY1GYAlg/SiGat2KZgGI/AAAAAAAAAAQ/zwrQXbFtCMM/S220/DSCN2511_2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1945348621162143792.post-3760668670370843765</id><published>2012-01-24T01:39:00.000-06:00</published><updated>2012-01-24T01:39:02.873-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='s_appserverid_authentication'/><category scheme='http://www.blogger.com/atom/ns#' term='adautocfg.sh'/><category scheme='http://www.blogger.com/atom/ns#' term='ADMIN_SCRIPTS_HOME'/><category scheme='http://www.blogger.com/atom/ns#' term='Oracle Applications R12'/><category scheme='http://www.blogger.com/atom/ns#' term='APP-FND-01542'/><title type='text'>Overcoming the Oracle Apps R12 Error APP-FND-01542 on 64 bit Redhat 5.5</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;Symptom:&lt;br /&gt;&lt;br /&gt;Ever try to login to Oracle Apps R12, and get the error APP-FND-01542 on 64 bit Redhat 5.5?&lt;br /&gt;&lt;br /&gt;APP-FND-01542&lt;br /&gt;The applications servers is not authorized to access this database.&lt;br /&gt;&lt;br /&gt;Here is how to solve it.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;u&gt;Cause&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;In the CONTEXT_FILE, the setting, s_appserverid_authentication is set to SECURE.&lt;br /&gt;&lt;br /&gt;Modes:&lt;br /&gt;- ON : Partial&lt;br /&gt;- SECURE : activates full server security (SECURE mode)&lt;br /&gt;- OFF : deactivates server security&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Solution&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;Find the CONTEXT_FILE. In my case:&lt;br /&gt;&lt;br /&gt;CONTEXT_FILE=/oapps/applmgr/VIS/inst/apps/VIS_black/appl/admin/VIS_black.xml&lt;br /&gt;&lt;br /&gt;cd /oapps/applmgr/VIS/inst/apps/VIS_black/appl/admin&lt;br /&gt;&lt;br /&gt;Backup the file:&lt;br /&gt;cp VIS_black.xml  VIS_black.xml_2012jan21&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Look for the setting: s_appserverid_authentication&lt;br /&gt;Ensure it is there:&lt;br /&gt;&lt;br /&gt;cat /oapps/applmgr/VIS/inst/apps/VIS_black/appl/admin/VIS_black.xml | grep -i "appserverid_auth"&lt;br /&gt;&lt;appserverid_authentication oa_var="s_appserverid_authentication"&gt;SECURE&lt;/appserverid_authentication&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Edit the file.  Change the setting to OFF.&lt;br /&gt;&lt;br /&gt;------------&lt;br /&gt;&lt;br /&gt;Of course, only change the setting to OFF, if your environment security policies would allow it.&lt;br /&gt;&lt;br /&gt;------------&lt;br /&gt;&lt;br /&gt;Run the Script:  &lt;br /&gt;adautocfg.sh&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;You then need to "recompile" all the scripts that Oracle Apps uses.&lt;br /&gt;&lt;br /&gt;Use the script:  adautocfg.sh&lt;br /&gt;Found in ADMIN_SCRIPTS_HOME&lt;br /&gt;&lt;br /&gt;In my case:&lt;br /&gt;ADMIN_SCRIPTS_HOME=/oapps/applmgr/VIS/inst/apps/VIS_black/admin/scripts&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Shutdown the APPS middle tier.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;As applmgr:&lt;br /&gt;&lt;br /&gt;cd /oapps/applmgr/VIS/inst/apps/VIS_black/admin/scripts/&lt;br /&gt;sh adautocfg.sh&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: 'Courier New', Courier, monospace;"&gt;Enter the password for APPS&lt;br /&gt;&lt;br /&gt;It will then take a number of minutes to reconfigure all the scripts.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Enter the APPS user password:&lt;br /&gt;&lt;br /&gt;The log file for this session is located at: /oapps/applmgr/VIS/inst/apps/VIS_black/admin/log/01221331/adconfig.log&lt;br /&gt;&lt;br /&gt;AutoConfig is configuring the Applications environment...&lt;br /&gt;&lt;br /&gt;AutoConfig will consider the custom templates if present.&lt;br /&gt;Using CONFIG_HOME location     : /oapps/applmgr/VIS/inst/apps/VIS_black&lt;br /&gt;A       Classpath                   : /oapps/applmgr/VIS/apps/apps_st/comn/java/lib/appsborg2.zip:/oapps/applmgr/VIS/apps/apps_st/comn/java/classes&lt;br /&gt;&lt;br /&gt;Using Context file          : /oapps/applmgr/VIS/inst/apps/VIS_black/appl/admin/VIS_black.xml&lt;br /&gt;&lt;br /&gt;Context Value Management will now update the Context file&lt;br /&gt;&lt;br /&gt;Updating Context file...COMPLETED&lt;br /&gt;&lt;br /&gt;Attempting upload of Context file and templates to database...COMPLETED&lt;br /&gt;&lt;br /&gt;Configuring templates from all of the product tops...&lt;br /&gt;Configuring AD_TOP........COMPLETED&lt;br /&gt;Configuring FND_TOP.......COMPLETED&lt;br /&gt;Configuring ICX_TOP.......COMPLETED&lt;br /&gt;Configuring MSC_TOP.......COMPLETED&lt;br /&gt;Configuring IEO_TOP.......COMPLETED&lt;br /&gt;Configuring BIS_TOP.......COMPLETED&lt;br /&gt;Configuring AMS_TOP.......COMPLETED&lt;br /&gt;Configuring CCT_TOP.......COMPLETED&lt;br /&gt;Configuring WSH_TOP.......COMPLETED&lt;br /&gt;Configuring CLN_TOP.......COMPLETED&lt;br /&gt;Configuring OKE_TOP.......COMPLETED&lt;br /&gt;Configuring OKL_TOP.......COMPLETED&lt;br /&gt;Configuring OKS_TOP.......COMPLETED&lt;br /&gt;Configuring CSF_TOP.......COMPLETED&lt;br /&gt;Configuring IGS_TOP.......COMPLETED&lt;br /&gt;Configuring IBY_TOP.......COMPLETED&lt;br /&gt;Configuring JTF_TOP.......COMPLETED&lt;br /&gt;Configuring MWA_TOP.......COMPLETED&lt;br /&gt;Configuring CN_TOP........COMPLETED&lt;br /&gt;Configuring CSI_TOP.......COMPLETED&lt;br /&gt;Configuring WIP_TOP.......COMPLETED&lt;br /&gt;Configuring CSE_TOP.......COMPLETED&lt;br /&gt;Configuring EAM_TOP.......COMPLETED&lt;br /&gt;Configuring FTE_TOP.......COMPLETED&lt;br /&gt;Configuring ONT_TOP.......COMPLETED&lt;br /&gt;Configuring AR_TOP........COMPLETED&lt;br /&gt;Configuring AHL_TOP.......COMPLETED&lt;br /&gt;Configuring OZF_TOP.......COMPLETED&lt;br /&gt;Configuring IES_TOP.......COMPLETED&lt;br /&gt;Configuring CSD_TOP.......COMPLETED&lt;br /&gt;Configuring IGC_TOP.......COMPLETED&lt;br /&gt;&lt;br /&gt;AutoConfig completed successfully.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;--------------&lt;br /&gt;&lt;br /&gt;It reconfigures 31 TOPs.&lt;br /&gt;&lt;br /&gt;Check the activity in the log file. Almost 4000 lines long.&lt;br /&gt;&lt;br /&gt;/oapps/applmgr/VIS/inst/apps/VIS_black/admin/log/01221331/adconfig.log&lt;br /&gt;&lt;br /&gt;From the log, it also logs into the database with sqlplus&lt;br /&gt;&lt;br /&gt;--------------&lt;br /&gt;&lt;br /&gt;Restart The Apps Middle Tier.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Test.&lt;br /&gt;&lt;br /&gt;file:///oapps/applmgr/VIS/apps/tech_st/10.1.2/tools/web/html/runform.htm&lt;br /&gt;&lt;br /&gt;Login&lt;br /&gt;&lt;br /&gt;The error should be solved now.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-TRFqDsbf-Mg/Tx5f-Kv48PI/AAAAAAAAAJA/63ZHAb_lc2s/s1600/APP-FND-01542_Solved.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="287" src="http://4.bp.blogspot.com/-TRFqDsbf-Mg/Tx5f-Kv48PI/AAAAAAAAAJA/63ZHAb_lc2s/s320/APP-FND-01542_Solved.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;--------------------&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Useful Links:&lt;br /&gt;&lt;br /&gt;From 2007:&lt;br /&gt;&lt;a href="http://firokun.wordpress.com/2007/06/11/app-fnd-01542-this-application-server-is-not-authorized-to-access-this-system/"&gt;http://firokun.wordpress.com/2007/06/11/app-fnd-01542-this-application-server-is-not-authorized-to-access-this-system/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://onlineappsdba.blogspot.com/2007/10/enabling-f60cgi-direct-login-in-oracle.html"&gt;http://onlineappsdba.blogspot.com/2007/10/enabling-f60cgi-direct-login-in-oracle.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;From 2010:&lt;br /&gt;&lt;a href="http://appsdbaworkshop.blogspot.com/2010/12/app-fnd-01542-this-application-server.html"&gt;http://appsdbaworkshop.blogspot.com/2010/12/app-fnd-01542-this-application-server.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1945348621162143792-3760668670370843765?l=rodgersnotes.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rodgersnotes.blogspot.com/feeds/3760668670370843765/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rodgersnotes.blogspot.com/2012/01/overcoming-oracle-apps-r12-error-app.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1945348621162143792/posts/default/3760668670370843765'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1945348621162143792/posts/default/3760668670370843765'/><link rel='alternate' type='text/html' href='http://rodgersnotes.blogspot.com/2012/01/overcoming-oracle-apps-r12-error-app.html' title='Overcoming the Oracle Apps R12 Error APP-FND-01542 on 64 bit Redhat 5.5'/><author><name>Rodger</name><uri>http://www.blogger.com/profile/13977796396343653710</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://4.bp.blogspot.com/_KdZyY1GYAlg/SiGat2KZgGI/AAAAAAAAAAQ/zwrQXbFtCMM/S220/DSCN2511_2.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/-TRFqDsbf-Mg/Tx5f-Kv48PI/AAAAAAAAAJA/63ZHAb_lc2s/s72-c/APP-FND-01542_Solved.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1945348621162143792.post-7938435341187449596</id><published>2012-01-24T00:17:00.000-06:00</published><updated>2012-01-24T00:17:13.579-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Oracle Apps R12'/><category scheme='http://www.blogger.com/atom/ns#' term='XML'/><title type='text'>Oracle Apps R12 - Let Me Count the XML Files</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;Just how many XML files does Oracle Apps R12 use?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;On the Oracle side:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;find /oapps/oracle -type f -iname "*.xml"  | wc&lt;br /&gt;2982    2982  325846&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;On the applmgr side:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;find /oapps/applmgr -type f -iname "*.xml"  | wc&lt;br /&gt;93513   93513 9851930&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Over 93K XML files for applmgr.&lt;br /&gt;&lt;br /&gt;Between the two, over 96K XML files! Wow!&lt;br /&gt;&lt;br /&gt;So, who can tell me, within those 96,494 XML files, how many attributes are defined?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1945348621162143792-7938435341187449596?l=rodgersnotes.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rodgersnotes.blogspot.com/feeds/7938435341187449596/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rodgersnotes.blogspot.com/2012/01/oracle-apps-r12-let-me-count-xml-files.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1945348621162143792/posts/default/7938435341187449596'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1945348621162143792/posts/default/7938435341187449596'/><link rel='alternate' type='text/html' href='http://rodgersnotes.blogspot.com/2012/01/oracle-apps-r12-let-me-count-xml-files.html' title='Oracle Apps R12 - Let Me Count the XML Files'/><author><name>Rodger</name><uri>http://www.blogger.com/profile/13977796396343653710</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://4.bp.blogspot.com/_KdZyY1GYAlg/SiGat2KZgGI/AAAAAAAAAAQ/zwrQXbFtCMM/S220/DSCN2511_2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1945348621162143792.post-6242916649988710721</id><published>2012-01-23T21:29:00.000-06:00</published><updated>2012-01-23T21:29:39.366-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Review'/><category scheme='http://www.blogger.com/atom/ns#' term='Security'/><category scheme='http://www.blogger.com/atom/ns#' term='Packets'/><category scheme='http://www.blogger.com/atom/ns#' term='Colasoft'/><category scheme='http://www.blogger.com/atom/ns#' term='Network Activity'/><title type='text'>Review of Colasoft - Network Activity Analyzer - It's Awesome!</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;The other week, I downloaded Colasoft's Network Activity Analyzer, and took it for a test drive.  Colasoft is a fabulous network analyzer, intuitively obvious and such a pleasure to work with. It installs and works in a few minutes.  Highly recommended!&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-qusdGnOGSHU/Tx4lEB1AYNI/AAAAAAAAAIw/K51zfruCa1c/s1600/colasoft_full.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="194" src="http://4.bp.blogspot.com/-qusdGnOGSHU/Tx4lEB1AYNI/AAAAAAAAAIw/K51zfruCa1c/s320/colasoft_full.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;I was prompted to download it, because I've often wondered about network activity on my machines.  &lt;br /&gt;&lt;br /&gt;In addition to seeing the total network activity on the machine, I'd like to see the network activity by each browser window.   And further, by each tab in each web browser.  So far, I haven't found a product to do this.  If anyone knows of a such a product, please leave a comment. I'd love to see the product.  &lt;br /&gt;&lt;br /&gt;&lt;a name='more'&gt;&lt;/a&gt;When I downloaded the product, the browser displayed a license key. Copy that and save it to disk. It was a little confusing, because the message said to wait for for an email.  But the email never came.  Perhaps it comes for the enterprise versions I would pay for. Then, I remembered the license key, and proceded to install with that key. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Colasoft Installed In Few Minutes&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;If you have read some of my other posts, you will know that I place a big emphasis on a quick and reliable install. &lt;br /&gt;&lt;br /&gt;The first thing to strike me was how simple and reliable the install was. I installed Colasoft in just a few minutes, and it proceded to work. So much unlike so many other installs I've been struggling with.  Isn't it such a pleasure when software just installs properly?! &lt;br /&gt;&lt;br /&gt;&lt;u&gt;Intuitively Obvious&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;Immediately after installing, working with Colasoft also intuitively obvious. You click on the different categories on the left, and the tabs on the top.  I don't work in Cisco networking. But because the interface of the product is so well thought out, I immediately understood how to use the product. And immediately understood what the product was doing. That's what GUIs are for, right?&lt;br /&gt;&lt;br /&gt;You can see all the physical machines on your network. And all conversations between machines on your network, and web pages on the internet. You can also see the packets.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-IbdR1DeNe_Q/Tx4lS8ME46I/AAAAAAAAAI4/EWp0RHd13C8/s1600/colasoft_matrix.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="304" src="http://4.bp.blogspot.com/-IbdR1DeNe_Q/Tx4lS8ME46I/AAAAAAAAAI4/EWp0RHd13C8/s320/colasoft_matrix.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;What was really cool, was the matrix that Colasoft shows in graphical form.  If there is network activity, the lines will change color, in real time. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Fabulous Documentation and Demos&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;On the right hand side, Colasoft has some documentation and demos. It lists important security issues to look for, and how to use Colasoft to detect them.  Such as:  How To Detect A SQL Slammer.  Very smart.  This is the first time I've really noticed something like this. The really important things you should know about, are not only documented, they are highlighted! &lt;br /&gt;&lt;br /&gt;In most all other documentation, you have to first know about these things, and then search for them. You will be lucky if the product gives clear instructions or a tutorial on how or what to do. Perhaps the product won't even do what you need it to do, or what you thought it did.  You will also have to be creative on how to search for the solution, entering many variations of different key words.  See my rants on useless documentation. &lt;br /&gt;http://rodgersnotes.wordpress.com/2012/01/15/thoughts-on-useless-documentation/&lt;br /&gt;&lt;br /&gt;Again, for most software, the best documentation, will not be in the company's docs, but in the blogs of users.  Like mine.  :)  But with Colasoft, it seems the best documentation seems to come with the product!&lt;br /&gt;&lt;br /&gt;I really applaud Colasoft on this. And everything else!  This is excellent documentation! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Other Notes&lt;/u&gt;: &lt;br /&gt;&lt;br /&gt;I won't comment all the features, since networking is not my specialty.  It would also take a long time I'm sure.  Colasoft works on Windows only.  Sorry Linux lovers.  Written in Microsoft Visual Studio.  Stable.  No crashes.  No funny error messages.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Summary&lt;/u&gt;:   &lt;br /&gt;&lt;br /&gt;Colasoft is a fabulous network analyzer.  I had no need to read docs, either on how to install the product, or how to use it. Installs and is working in a few minutes.  Colasoft is intuitively obvious to work with. Why isn't all software made like Colasoft?  &lt;br /&gt;&lt;br /&gt;Colasoft is such a pleasure to work with.  &lt;br /&gt;&lt;br /&gt;It's highly recommended! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Download From&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;http://www.colasoft.com/download/&lt;br /&gt;http://www.colasoft.com/capsa/capsa-free-edition.php&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1945348621162143792-6242916649988710721?l=rodgersnotes.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rodgersnotes.blogspot.com/feeds/6242916649988710721/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rodgersnotes.blogspot.com/2012/01/review-of-colasoft-network-activity.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1945348621162143792/posts/default/6242916649988710721'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1945348621162143792/posts/default/6242916649988710721'/><link rel='alternate' type='text/html' href='http://rodgersnotes.blogspot.com/2012/01/review-of-colasoft-network-activity.html' title='Review of Colasoft - Network Activity Analyzer - It&apos;s Awesome!'/><author><name>Rodger</name><uri>http://www.blogger.com/profile/13977796396343653710</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://4.bp.blogspot.com/_KdZyY1GYAlg/SiGat2KZgGI/AAAAAAAAAAQ/zwrQXbFtCMM/S220/DSCN2511_2.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/-qusdGnOGSHU/Tx4lEB1AYNI/AAAAAAAAAIw/K51zfruCa1c/s72-c/colasoft_full.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1945348621162143792.post-2925279058227003226</id><published>2012-01-21T23:46:00.000-06:00</published><updated>2012-01-21T23:46:08.494-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='ports'/><category scheme='http://www.blogger.com/atom/ns#' term='nmapfe'/><category scheme='http://www.blogger.com/atom/ns#' term='nmap'/><category scheme='http://www.blogger.com/atom/ns#' term='zenmap'/><category scheme='http://www.blogger.com/atom/ns#' term='networking'/><category scheme='http://www.blogger.com/atom/ns#' term='netstat'/><title type='text'>Using NMAP To Find The Ports For Oracle Apps, OBIEE, Listener</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;Not finding a port with netstat?  Nmap finds what netstat does not.  Nmap can also point out your servers' vulnerabilities.  &lt;br /&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;On my server, there are a number of applications that work via a browser.  Each with an associated port.&lt;br /&gt;&lt;br /&gt;Usually, I'll use netstat to find the port.  &lt;br /&gt;&lt;br /&gt;netstat -a | grep 9704&lt;br /&gt;&lt;br /&gt;You can also find the unix process that is using the port by adding the flag, -al. &lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;netstat -al  | grep -i 9704&lt;br /&gt;&lt;br /&gt;tcp        0      0 black.testrac.com:9704      *:*                         LISTEN      oracle     162677&lt;br /&gt;tcp        0      0 fe80::200:ff:fe00:0:9704    *:*                         LISTEN      oracle     162676&lt;br /&gt;tcp        0      0 ::ffff:192.168.122.1:9704   *:*                         LISTEN      oracle     162675&lt;br /&gt;tcp        0      0 localhost.localdomain:9704  *:*                         LISTEN      oracle     162674&lt;br /&gt;tcp        0      0 localhost6.localdomain:9704 *:*                         LISTEN      oracle     162673&lt;br /&gt;tcp        0      0 fe80::223:54ff:fe73:5f:9704 *:*                         LISTEN      oracle     162672&lt;br /&gt;tcp        0      0 black.testrac.com:49854     black.testrac.com:9704      ESTABLISHED &lt;br /&gt;tcp        0      0 black.testrac.com:9704      black.testrac.com:49854     ESTABLISHED&lt;/span&gt; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;However, netstat doesn't find a number of processes or ports.  Such as these important ports and applications:&lt;br /&gt;1521 - Oracle listener&lt;br /&gt;1158 - enterprise manager&lt;br /&gt;7003 - Oracle Weblogic/OBIEE admin&lt;br /&gt;8000 - Oracle Applications&lt;br /&gt;&lt;br /&gt;I always found this really aggravating.  I knew the port was in use.  Why didn't netstat find it? &lt;br /&gt;&lt;br /&gt;Then recently, I discovered that nmap will find the ports that netstat does not. &lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;nmap -v black.testrac.com&lt;br /&gt;&lt;br /&gt;Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2012-01-18 15:51 CST&lt;br /&gt;Initiating Connect() Scan against black.testrac.com (192.168.2.201) [1680 ports] at 15:51&lt;br /&gt;Discovered open port 22/tcp on 192.168.2.201&lt;br /&gt;Discovered open port 6000/tcp on 192.168.2.201&lt;br /&gt;Discovered open port 929/tcp on 192.168.2.201&lt;br /&gt;Discovered open port 5520/tcp on 192.168.2.201&lt;br /&gt;Discovered open port 8000/tcp on 192.168.2.201&lt;br /&gt;Discovered open port 7003/tcp on 192.168.2.201&lt;br /&gt;Discovered open port 12345/tcp on 192.168.2.201&lt;br /&gt;Discovered open port 1521/tcp on 192.168.2.201&lt;br /&gt;Discovered open port 1158/tcp on 192.168.2.201&lt;br /&gt;Discovered open port 111/tcp on 192.168.2.201&lt;br /&gt;The Connect() Scan took 0.04s to scan 1680 total ports.&lt;br /&gt;Host black.testrac.com (192.168.2.201) appears to be up ... good.&lt;br /&gt;Interesting ports on black.testrac.com (192.168.2.201):&lt;br /&gt;Not shown: 1670 closed ports&lt;br /&gt;PORT      STATE SERVICE&lt;br /&gt;22/tcp    open  ssh&lt;br /&gt;111/tcp   open  rpcbind&lt;br /&gt;929/tcp   open  unknown&lt;br /&gt;1158/tcp  open  lsnr&lt;br /&gt;1521/tcp  open  oracle&lt;br /&gt;5520/tcp  open  sdlog&lt;br /&gt;6000/tcp  open  X11&lt;br /&gt;7003/tcp  open  afs3-vlserver&lt;br /&gt;8000/tcp  open  http-alt&lt;br /&gt;12345/tcp open  NetBus&lt;/span&gt;&lt;br /&gt;So there the ports are. Very cool!&lt;br /&gt;&lt;br /&gt;-----------&lt;br /&gt;&lt;br /&gt;So, if you can't figure out what port your application was supposed to use, if you know that the processes are running, you can probe the ports with nmap. If you change some ports, you can check to see if they show up with nmap. &lt;br /&gt;&lt;br /&gt;---------&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Lots Of Options&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;Nmap comes with many options.  nmap --help returns 88 lines!  You can do many kinds of searches.  And get lots of detailed, and different information back.&lt;br /&gt;&lt;br /&gt;There is also a GUI version for Linux: nmapfe.  For nmap front end.   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-Gawe828g4Pk/TxuhlSRJGEI/AAAAAAAAAIg/98s5k5DiO44/s1600/NmapFrontEndv4.11.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://3.bp.blogspot.com/-Gawe828g4Pk/TxuhlSRJGEI/AAAAAAAAAIg/98s5k5DiO44/s320/NmapFrontEndv4.11.png" width="319" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;And, there is a GUI version for Windows too.  This one is actually called Zenmap. It is a GUI frontend to an nmap backend.  &lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-bHHsvd3O4pU/TxuhxBS4qBI/AAAAAAAAAIo/iRQuSJLstYQ/s1600/nmapWinRegular.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="310" src="http://2.bp.blogspot.com/-bHHsvd3O4pU/TxuhxBS4qBI/AAAAAAAAAIo/iRQuSJLstYQ/s320/nmapWinRegular.jpg" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The interfaces, while similar, are rather different. Even the predetermined scans are different. &lt;br /&gt;&lt;br /&gt;The nice thing about these GUIs is that they have a number of predetermined scans.  Just pick the type, and click the button.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;----------&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Protect your Machines&lt;/u&gt;!&lt;br /&gt;&lt;br /&gt;The scary thing is, you can also scan all the ports of a remote computer.  I scanned the ports of my windows machine.  While the machine was being probed, I noticed in Task Manager that the network activity of the Windows machine went up to 200 to 300K per second. &lt;br /&gt;&lt;br /&gt;-----------&lt;br /&gt;&lt;br /&gt;You can even scan machines on the web.  Here, I scan yahoo.com.  &lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;nmap -v yahoo.com&lt;br /&gt;&lt;br /&gt;Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2012-01-21 01:47 CST&lt;br /&gt;Warning: Hostname yahoo.com resolves to 4 IPs. Using 98.139.180.149.&lt;br /&gt;Machine 98.139.180.149 MIGHT actually be listening on probe port 80&lt;br /&gt;DNS resolution of 1 IPs took 0.13s.&lt;br /&gt;Initiating Connect() Scan against ir1.fp.vip.bf1.yahoo.com (98.139.180.149) [1680 ports] at 01:47&lt;br /&gt;Discovered open port 80/tcp on 98.139.180.149&lt;br /&gt;Discovered open port 443/tcp on 98.139.180.149&lt;br /&gt;The Connect() Scan took 48.01s to scan 1680 total ports.&lt;br /&gt;Host ir1.fp.vip.bf1.yahoo.com (98.139.180.149) appears to be up ... good.&lt;br /&gt;Interesting ports on ir1.fp.vip.bf1.yahoo.com (98.139.180.149):&lt;br /&gt;Not shown: 1678 filtered ports&lt;br /&gt;PORT    STATE SERVICE&lt;br /&gt;80/tcp  open  http&lt;br /&gt;443/tcp open  https&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I've read that much of the hacking that goes on in the world, uses nmap. So you can also use it to check your vulnerabilities, and either be aware of them, or close them. &lt;br /&gt;&lt;br /&gt;Scary what you can do with nmap.  Or what the nasty people can do to you via the web!  Practice safe computing. &amp;nbsp;Use your protection!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1945348621162143792-2925279058227003226?l=rodgersnotes.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rodgersnotes.blogspot.com/feeds/2925279058227003226/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rodgersnotes.blogspot.com/2012/01/using-nmap-to-find-ports-for-oracle.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1945348621162143792/posts/default/2925279058227003226'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1945348621162143792/posts/default/2925279058227003226'/><link rel='alternate' type='text/html' href='http://rodgersnotes.blogspot.com/2012/01/using-nmap-to-find-ports-for-oracle.html' title='Using NMAP To Find The Ports For Oracle Apps, OBIEE, Listener'/><author><name>Rodger</name><uri>http://www.blogger.com/profile/13977796396343653710</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://4.bp.blogspot.com/_KdZyY1GYAlg/SiGat2KZgGI/AAAAAAAAAAQ/zwrQXbFtCMM/S220/DSCN2511_2.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/-Gawe828g4Pk/TxuhlSRJGEI/AAAAAAAAAIg/98s5k5DiO44/s72-c/NmapFrontEndv4.11.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1945348621162143792.post-6174447093883531099</id><published>2012-01-21T21:43:00.000-06:00</published><updated>2012-01-21T21:43:36.983-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Linux'/><category scheme='http://www.blogger.com/atom/ns#' term='FRM-92101'/><category scheme='http://www.blogger.com/atom/ns#' term='Unix'/><category scheme='http://www.blogger.com/atom/ns#' term='libXm.so.2'/><category scheme='http://www.blogger.com/atom/ns#' term='Oracle Applications R12'/><title type='text'>Overcoming Oracle Apps R12 FRM-92101 Error On Redhat Linux 5.5</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;Have you ever got the Oracle Forms error, FRM-92101 with Oracle Applications R12 on 64 bit Redhat Linux 5.5?  Here is how to overcome it.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-IrSJwPLl5Ww/TxuCd7NSAoI/AAAAAAAAAIQ/UCqNIESzbr4/s1600/FormsRuntimeErrorFRM92101.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="208" src="http://2.bp.blogspot.com/-IrSJwPLl5Ww/TxuCd7NSAoI/AAAAAAAAAIQ/UCqNIESzbr4/s320/FormsRuntimeErrorFRM92101.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;Here is my environment:&lt;br /&gt;&lt;br /&gt;Server:  Redhat Linux 5.5 &lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;lsb_release -a&lt;br /&gt;LSB Version:    :core-3.1-amd64:core-3.1-ia32:core-3.1-noarch:graphics-3.1-amd64:graphics-3.1-ia32:graphics-3.1-noarch&lt;br /&gt;Distributor ID: EnterpriseEnterpriseServer&lt;br /&gt;Description:    Enterprise Linux Enterprise Linux Server release 5.5 (Carthage)&lt;br /&gt;Release:        5.5&lt;br /&gt;Codename:       Carthage&lt;br /&gt;&lt;br /&gt;uname -a&lt;br /&gt;Linux black.testrac.com 2.6.18-194.el5 #1 SMP Mon Mar 29 22:10:29 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;select&lt;br /&gt;APPLICATIONS_SYSTEM_NAME&lt;br /&gt;, ARU_RELEASE_NAME&lt;br /&gt;, release_name &lt;br /&gt;from apps.fnd_product_groups&lt;br /&gt;&lt;br /&gt;APPLICATIONS_SYSTEM_NAME       ARU_RELEASE_NAME&lt;br /&gt;------------------------------ -------------------&lt;br /&gt;RELEASE_NAME&lt;br /&gt;--------------------------------------------------&lt;br /&gt;VIS                            R12&lt;br /&gt;12.1.1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-----------&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Prerequisites&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;The java is working in your browser.  To test whether Java is working in the web browser, run this in the URL. &lt;br /&gt;&lt;a href="http://java.com/en/download/testjava.jsp"&gt;http://java.com/en/download/testjava.jsp&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You have overcome the error concerning: NPX_PLUGIN_PATH, and oaj2se.exe&lt;br /&gt;See my previous post.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://rodgersnotes.blogspot.com/2012/01/firefox-oracle-apps-java-plugins-on-64.html"&gt;http://rodgersnotes.blogspot.com/2012/01/firefox-oracle-apps-java-plugins-on-64.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-----------&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Symptom&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;Start the database, listener, and all the Oracle Apps processes. Open a browser. Test an Oracle Apps Form with the forms test webpage. In my case:&lt;br /&gt;&lt;br /&gt;&lt;a href="file:///oapps/applmgr/VIS/apps/tech_st/10.1.2/tools/web/html/runform.htm" target="_blank"&gt;file:///oapps/applmgr/VIS/apps/tech_st/10.1.2/tools/web/html/runform.htm&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;You get a java window open.  But you get the error:  FRM-92101 There was a failure in the Forms server during startup.  This could happen due to an invalid configuration. Please look into the web server log for the details.&lt;br /&gt;&lt;br /&gt;You get a java window open.  But you get the error:  FRM-92101 There was a failure in the Forms server during startup.  This could happen due to an invalid configuration. Please look into the web server log for the details.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Click on Details&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;Java exception:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;oracle.forms.net.ConnectionException: forms session &amp;lt;1&amp;gt; failed during startup:  no response from runtime process&lt;br /&gt;at oracle.forms.net.ConnectionException.createConnectionException(Unknown source) &lt;br /&gt;at oracle.forms.net.HTTPStream.getResponse(Unknown source) &lt;br /&gt;at oracle.forms.net.HTTPStream.doFlush(Unknown source) &lt;br /&gt;at oracle.forms.net.HTTPStream.Flush(Unknown source) &lt;br /&gt;at java.io.DataOutputStream.flush (DataOutputStream.java:106)&lt;br /&gt;at oracle.forms.net.HTTPConnection.connect(Unknown source) &lt;br /&gt;at oracle.forms.engine.FormsDispatcher.initConnection(Unknown source) &lt;br /&gt;at oracle.forms.engine.FormsDispatcher.init(Unknown source) &lt;br /&gt;at oracle.forms.engine.Runform.initConnection(Unknown source) &lt;br /&gt;at oracle.forms.engine.Runform.startRunform(Unknown source) &lt;br /&gt;at oracle.forms.engine.Main.createRunform(Unknown source) &lt;br /&gt;at oracle.forms.engine.Main.start(Unknown source) &lt;br /&gt;at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Plugin2Manager.java:1698)&lt;br /&gt;at Java.lang.Thread.run(Thread.java:662)&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;------------&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Check the Oracle Forms Log&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;$LOG_HOME/ora/10.1.3/opmn/forms_default_group_1/formsstd.out&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;In my case:&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;/oapps/applmgr/VIS/inst/apps/VIS_black/logs/ora/10.1.3/opmn/forms_default_group_1/formsstd.out&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;tail -100 /oapps/applmgr/VIS/inst/apps/VIS_black/logs/ora/10.1.3/opmn/forms_default_group_1/formsstd.out&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;...&lt;br /&gt;&lt;br /&gt;12/01/21 12:32:08 FormsServlet init(): &lt;br /&gt;configFileName:     /oapps/applmgr/VIS/inst/apps/VIS_black/ora/10.1.2/forms/server/appsweb.cfg&lt;br /&gt;testMode:           false&lt;br /&gt;12/01/21 12:32:08 Oracle Containers for J2EE 10g (10.1.3.4.0)  initialized&lt;br /&gt;12/01/21 13:04:27 ListenerServlet init() &lt;br /&gt;12/01/21 13:04:28 Forms session &amp;lt;1&amp;gt; aborted: runtime process failed during startup with errors /oapps/applmgr/VIS/apps/tech_st/10.1.2/bin/frmweb: error while loading shared libraries: libXm.so.2: cannot open shared object file: No such file or directory&lt;br /&gt;&lt;br /&gt;12/01/21 13:19:53 Forms session &amp;lt;2&amp;gt; aborted: runtime process failed during startup with errors /oapps/applmgr/VIS/apps/tech_st/10.1.2/bin/frmweb: error while loading shared libraries: libXm.so.2: cannot open shared object file: No such file or directory&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;--------------&lt;br /&gt;&lt;br /&gt;&lt;u&gt;And check the file, application.log&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;tail -100 /oapps/applmgr/VIS/inst/apps/VIS_black/logs/ora/10.1.3/j2ee/forms/forms_default_group_1/application.log&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;12/01/21 13:04:27.314 formsweb: ListenerServlet init() &lt;br /&gt;12/01/21 13:04:28.455 formsweb: Forms session &amp;lt;1&amp;gt; aborted: runtime process failed during startup with errors /oapps/applmgr/VIS/apps/tech_st/10.1.2/bin/frmweb: error while loading shared libraries: libXm.so.2: cannot open shared object file: No such file or directory&lt;br /&gt;&lt;br /&gt;12/01/21 13:04:28.455 formsweb: Forms session &amp;lt;1&amp;gt; exception stack trace: &lt;br /&gt;oracle.forms.engine.RunformException: Forms session &amp;lt;1&amp;gt; failed during startup: no response from runtime process&lt;br /&gt;at oracle.forms.servlet.RunformProcess.connect(Unknown Source)&lt;br /&gt;at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)&lt;br /&gt;at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)&lt;br /&gt;at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)&lt;br /&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)&lt;br /&gt;at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)&lt;br /&gt;at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)&lt;br /&gt;at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)&lt;br /&gt;at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)&lt;br /&gt;at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)&lt;br /&gt;at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)&lt;br /&gt;at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)&lt;br /&gt;at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)&lt;br /&gt;at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)&lt;br /&gt;at java.lang.Thread.run(Thread.java:619)&lt;/span&gt;&lt;br /&gt;--------------&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Cause&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;The cause is not unusual with Linux, or Oracle, or Oracle Apps.  It's that Oracle Forms is looking for a library file.  But the file doesn't exist in the expected place.  Nor does a link.  Not again.   &lt;br /&gt;&lt;br /&gt;In this case, libXm.so.2 can't be found. &lt;br /&gt;&lt;br /&gt;----------&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Analysis&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;Find the files.  As root, do lots of linear searches all over the hard drive looking for library files. &lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;find / -type f -ls  2&amp;gt; /dev/null | grep -i  "libXm.so" &lt;br /&gt;&lt;br /&gt;...&lt;br /&gt;214067513 2692 -rwxr-xr-x   1 root     root      2747528 Jun  6  2007 /usr/lib64/libXm.so.3.0.2&lt;br /&gt;214054985 2776 -rwxr-xr-x   1 root     root      2836528 Mar  4  2010 /usr/lib64/libXm.so.4.0.1&lt;br /&gt;&lt;br /&gt;214067522 2492 -rwxr-xr-x   1 root     root      2542828 Jun  6  2007 /usr/lib/libXm.so.3.0.2&lt;br /&gt;1802278 2584 -rwxr-xr-x   1 root     root      2637260 Mar  4  2010 /usr/lib/libXm.so.4.0.1&lt;br /&gt;...&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I did have more occurences of this file.  But they were under different subdirectories. &lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;/oapps/oracle/VIS/db/tech_st/11.1.0/lib32/stubs&lt;br /&gt;/middleware/Oracle_BI1/lib32/stubs&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The directories under /usr are the critical ones. &lt;br /&gt;&lt;br /&gt;You can find any existing links with:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;find / -type l -ls  2&amp;gt; /dev/null | grep -i  "libXm.so" &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;---------------&lt;br /&gt;&lt;br /&gt;&lt;u&gt;File types&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;file /usr/lib64/libXm.so.4.0.1&lt;br /&gt;/usr/lib64/libXm.so.4.0.1: ELF 64-bit LSB shared object, AMD x86-64, version 1 (SYSV), stripped&lt;br /&gt;&lt;br /&gt;file /usr/lib/libXm.so.3.0.2&lt;br /&gt;/usr/lib/libXm.so.3.0.2: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), stripped&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;---------------&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Find or Verify the Packages Needed For The Library Files&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;Reading other webpages (below), these library files are provided by the package:  openmotif22-2.2.3-18. &lt;br /&gt;&lt;br /&gt;I had installed everything, every last package, when I installed Redhat. It's to avoid nonsense like this.  So, I already the package installed. If you don't have the package installed, download it, and install it.  rpmfind.net is a good place to start. &lt;br /&gt;&lt;br /&gt;Another time, I'd stuggled with a similar installation.  In my notes, I was concerned with three library files:  libMrm.so, libUil.so, and libXm.so.  So, I leveraged my notes, and looked for all three. Turns out they are all owned by the same package:  openmotif. &lt;br /&gt;&lt;br /&gt;-----&lt;br /&gt;&lt;br /&gt;&lt;u&gt;What Package, Is Associated With The File&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;rpm -q -f  /usr/lib64/libXm.so.4.0.1&lt;br /&gt;openmotif-2.3.1-2.el5_4.1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;-----&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;rpm -q -f  /usr/lib/libXm.so.3.0.2&lt;br /&gt;openmotif22-2.2.3-18&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;-----&lt;br /&gt;&lt;br /&gt;&lt;u&gt;What Are All The Files Associated With That Package?&lt;/u&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;rpm  -q   openmotif22  -l | sort | more&lt;br /&gt;&lt;br /&gt;/usr/lib64/libMrm.so.3&lt;br /&gt;/usr/lib64/libMrm.so.3.0.2&lt;br /&gt;&lt;br /&gt;/usr/lib64/libUil.so.3&lt;br /&gt;/usr/lib64/libUil.so.3.0.2&lt;br /&gt;&lt;br /&gt;/usr/lib64/libXm.so.3&lt;br /&gt;/usr/lib64/libXm.so.3.0.2&lt;br /&gt;&lt;br /&gt;....&lt;br /&gt;&lt;br /&gt;/usr/lib/libMrm.so.3&lt;br /&gt;/usr/lib/libMrm.so.3.0.2&lt;br /&gt;&lt;br /&gt;/usr/lib/libUil.so.3&lt;br /&gt;/usr/lib/libUil.so.3.0.2&lt;br /&gt;&lt;br /&gt;/usr/lib/libXm.so.3&lt;br /&gt;/usr/lib/libXm.so.3.0.2&lt;br /&gt;&lt;br /&gt;/usr/share/doc/openmotif22-2.2.3&lt;br /&gt;...&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This query obviously finds both the 32 and 64 bit files.&lt;br /&gt;&lt;br /&gt;-----------------&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Analysis For Links&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;cd /usr/X11R6/lib &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Original files: &lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;/usr/lib/libMrm.so.3.0.2&lt;br /&gt;/usr/lib/libMrm.so.4.0.1&lt;br /&gt;&lt;br /&gt;/usr/lib/libUil.so.3.0.2&lt;br /&gt;/usr/lib/libUil.so.4.0.1&lt;br /&gt;&lt;br /&gt;/usr/lib/libXm.so.3.0.2&lt;br /&gt;/usr/lib/libXm.so.4.0.1&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-----&lt;br /&gt;&lt;br /&gt;The application, is looking for files in the directory: /usr/X11R6/lib&lt;br /&gt;But it does not exist.  Create it. &lt;br /&gt;&lt;br /&gt;As root:&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;mkdir -p  /usr/X11R6/lib&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;-----&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Make Same Name Links To The Original Files&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;cd /usr/X11R6/lib &lt;br /&gt;&lt;br /&gt;ln -s /usr/lib/libMrm.so.3.0.2   .&lt;br /&gt;ln -s /usr/lib/libMrm.so.4.0.1   .&lt;br /&gt;&lt;br /&gt;ln -s /usr/lib/libUil.so.3.0.2   .&lt;br /&gt;ln -s /usr/lib/libUil.so.4.0.1   .&lt;br /&gt;&lt;br /&gt;ln -s /usr/lib/libXm.so.3.0.2   .&lt;br /&gt;ln -s /usr/lib/libXm.so.4.0.1   .&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The above ^ will have a link, the same name as the original file.&lt;br /&gt;&lt;br /&gt;-----&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Make Links With An Abbreviated Name&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;ln -s /usr/lib/libXm.so.3.0.2   libXm.so.3&lt;br /&gt;ln -s /usr/lib/libXm.so.4.0.1   libXm.so.4&lt;br /&gt;ln -s /usr/lib/libXm.so.4.0.1   libXm.so&lt;br /&gt;&lt;br /&gt;ln -s /usr/lib/libUil.so.4.0.1  libUil.so.4&lt;br /&gt;ln -s /usr/lib/libUil.so.3.0.2  libUil.so.3&lt;br /&gt;ln -s /usr/lib/libUil.so.4.0.1  libUil.so&lt;br /&gt;&lt;br /&gt;ln -s /usr/lib/libMrm.so.4.0.1  libMrm.so.4&lt;br /&gt;ln -s /usr/lib/libMrm.so.3.0.2  libMrm.so.3&lt;br /&gt;ln -s /usr/lib/libMrm.so.4.0.1  libMrm.so&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;-----&lt;br /&gt;&lt;br /&gt;At this point,I still got the error: FRM-92101&lt;br /&gt;&lt;br /&gt;Of course, the software is still looking for libXm.so.2, but I had not yet created the link it. &amp;nbsp;&lt;br /&gt;&lt;br /&gt;As root:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;cd /usr/X11R6/lib&lt;br /&gt;&lt;br /&gt;ln -s   /usr/lib/libMrm.so.3.0.2   libMrm.so.2 &lt;br /&gt;&lt;br /&gt;ln -s   /usr/lib/libUil.so.3.0.2   libUil.so.2 &lt;br /&gt;&lt;br /&gt;ln -s   /usr/lib/libXm.so.3.0.2    libXm.so.2 &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;-----------&lt;br /&gt;&lt;br /&gt;Try again. It works.  In the sense that I can get a login form. &lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-w2JZN-uVyQk/TxuEQMOKa7I/AAAAAAAAAIY/dDfNmd9UnOM/s1600/OracleApplicationsLogin.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="255" src="http://3.bp.blogspot.com/-w2JZN-uVyQk/TxuEQMOKa7I/AAAAAAAAAIY/dDfNmd9UnOM/s320/OracleApplicationsLogin.png" width="320" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;However, when I try logging in as sysadmin, OPERATIONS, or APPS, I now get another error:&lt;br /&gt;&lt;br /&gt;APP-FND-01542: &lt;br /&gt;The applications servers is not authorized to access this database.&lt;br /&gt;&lt;br /&gt;Are these not the right users to login with?  If so, when do the errors ever stop?  If not, what are the right users to login with? &amp;nbsp; Please leave a comment.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;---------------&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Useful Links&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;Test whether Java is working in the web browser. &lt;br /&gt;&lt;a href="http://java.com/en/download/testjava.jsp"&gt;http://java.com/en/download/testjava.jsp&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Installing Oracle E-Business 12.1.1 on Oracle Enterprise Linux 5.4 64-bit&lt;br /&gt;&lt;a href="http://www.oracle-developer.com/installing_oracle_r12_rhel5_64bit.html"&gt;http://www.oracle-developer.com/installing_oracle_r12_rhel5_64bit.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Installing Oracle E-Business 12.1.1 on Oracle Enterprise Linux 5.4 64-bit&lt;br /&gt;&lt;a href="http://www.pythian.com/news/1265/installing-oracle-r12-ebs-in-my-living-room/"&gt;http://www.pythian.com/news/1265/installing-oracle-r12-ebs-in-my-living-room/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Oracle® Fusion Middleware Release Notes&lt;br /&gt;11g Release 1 (11.1.1) for Linux x86  E10133-25    &lt;br /&gt;44 Oracle Forms&lt;br /&gt;&lt;a href="http://docs.oracle.com/cd/E23549_01/relnotes.1111/e10133/forms.htm"&gt;http://docs.oracle.com/cd/E23549_01/relnotes.1111/e10133/forms.htm&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1945348621162143792-6174447093883531099?l=rodgersnotes.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rodgersnotes.blogspot.com/feeds/6174447093883531099/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rodgersnotes.blogspot.com/2012/01/overcoming-oracle-apps-r12-frm-92101.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1945348621162143792/posts/default/6174447093883531099'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1945348621162143792/posts/default/6174447093883531099'/><link rel='alternate' type='text/html' href='http://rodgersnotes.blogspot.com/2012/01/overcoming-oracle-apps-r12-frm-92101.html' title='Overcoming Oracle Apps R12 FRM-92101 Error On Redhat Linux 5.5'/><author><name>Rodger</name><uri>http://www.blogger.com/profile/13977796396343653710</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://4.bp.blogspot.com/_KdZyY1GYAlg/SiGat2KZgGI/AAAAAAAAAAQ/zwrQXbFtCMM/S220/DSCN2511_2.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/-IrSJwPLl5Ww/TxuCd7NSAoI/AAAAAAAAAIQ/UCqNIESzbr4/s72-c/FormsRuntimeErrorFRM92101.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1945348621162143792.post-1121246240675520335</id><published>2012-01-21T00:16:00.001-06:00</published><updated>2012-01-21T00:33:19.971-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='NPX_PLUGIN_PATH'/><category scheme='http://www.blogger.com/atom/ns#' term='oaj2se.exe'/><category scheme='http://www.blogger.com/atom/ns#' term='Oracle Applications R12'/><category scheme='http://www.blogger.com/atom/ns#' term='Firefox'/><title type='text'>Firefox, Oracle Apps, Java plugins, on 64 Bit Redhat 5.5</title><content type='html'>When using Firefox on Linux, have you ever got the aggravating message concerning oaj2se.exe, or NPX_PLUGIN_PATH?  Here is the solution.&lt;br /&gt;&lt;br /&gt;From what I have read, on Linux, using the Firefox browser for Oracle Forms is not certified. At least it wasn't in the past. Bizarre.&lt;br /&gt;&lt;br /&gt;-----------&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Symptom&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;On Redhat Linux, you try working with an app such as Oracle Apps, and navigate to where the software takes you.  But you suddenly get the error message:&lt;br /&gt;&lt;br /&gt;In order to access this application, you must install the J2SE Plugin version 1.6.0_07 on your client and NPX_PLUGIN_PATH environment variable is set before starting Netscape. To install this plugin, click here to download the oaj2se.exe executable. Once the download is complete, double-click the oaj2se.exe file to install the plugin. You will be prompted to restart your browser when the installation is complete.&lt;br /&gt;&lt;br /&gt;The problem is, oaj2se.exe is an executable that only works on Windows.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a name='more'&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;-----------&lt;br /&gt;&lt;br /&gt;You can try clicking the buttons.  But it didn't help me.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The following plugins are available.&lt;br /&gt;Java runtime Environment:  1.6 u29&lt;br /&gt;Next.&lt;br /&gt;Java runtime Environment:  1.6 u29 Not available.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Manual install.&lt;br /&gt;&lt;br /&gt;I clicked more, and got a webpage.&lt;br /&gt;http://java.com/en/download/index.jsp&lt;br /&gt;Free Java Download&lt;br /&gt;Download Java for your desktop computer now!&lt;br /&gt;Version 6 Update 30&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;------------&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Rants and Criticisms&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;The problem is, there is already a LOT of java installed on my server.  And I don't want to overwrite any versions.&lt;br /&gt;&lt;br /&gt;If you upgrade or overwrite versions in Linux, your applications may suddenly stop working!  Do you ever see all the prerequisites and certification matrices for Oracle products?  Don't mess them up.  Don't get creative.&lt;br /&gt;&lt;br /&gt;Only with the Linux operating system. You upgrade a Linux package or the operating system, and suddenly your existing applications on the server, that worked fine, may suddenly stop working.  Bizarre!  It's happened enough times before for me to be careful. (See my post on installing Virtual Box, and the issues with kernel-devel.)&lt;br /&gt;&lt;br /&gt;You have to hand it to Mr. Bill.  When you patch or upgrade the Windows operating system, all the existing applications continue to work.  If only everyone involved with Linux were as aware of this concept. And rigorously ensured that the same happened on Linux.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The other issue for me is, why is this a manual install?  With the same Firefox, I clicked a few buttons, and installed the Flash player, and watched videos in just a few minutes.  Why is something as important as java, also not put into a simple installation script, that works with a few mouse clicks?  Let's get with the program please.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-----------&lt;br /&gt;&lt;br /&gt;&lt;u&gt;How To Get Firefox To Work On Redhat&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;Check Firefox version.  Help, About Firefox.  You will see if it is 32 or 64 bit.  In my case:  Mozilla/5.0 (X11; U; Linux x86_64;&lt;br /&gt;&lt;br /&gt;-----------&lt;br /&gt;&lt;br /&gt;Check if Firefox has the plugin, java. If you have this symptom, it probably doesn't.&lt;br /&gt;&lt;br /&gt;Open Firefox.&lt;br /&gt;&lt;br /&gt;1)&lt;br /&gt;Put this in the URL section:&lt;br /&gt;about:plugins&lt;br /&gt;&lt;br /&gt;2)&lt;br /&gt;Tools, Addons, Plugins,&lt;br /&gt;&lt;br /&gt;At least this is the navigation in Firefox version 3.0.18.  My other beef is that software companies constantly change the navigation between releases.&lt;br /&gt;&lt;br /&gt;In either case, if you don't see:  Java(TM) Plug-in, this is the problem.&lt;br /&gt;&lt;br /&gt;-----------&lt;br /&gt;&lt;br /&gt;Check your server to see if you have the Java jdk, and jre.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;rpm -qa --qf "%{NAME}-%{VERSION}-%{RELEASE}_%{ARCH}.rpm \n  " | grep "jdk" | sort&lt;br /&gt;jdk-1.6.0_26-fcs_x86_64.rpm&lt;br /&gt;ldapjdk-4.18-2jpp.3.el5_x86_64.rpm&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;rpm -qa --qf "%{NAME}-%{VERSION}-%{RELEASE}_%{ARCH}.rpm \n  " | grep "jre" | sort&lt;br /&gt;jre-1.6.0_22-fcs_i586.rpm&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Note whether they are 32 or 64 bit versions.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;If you don't have these packages installed, you will need to download and install them.  See the links at the bottom.&lt;br /&gt;&lt;br /&gt;-------------&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Find the location of the file:  libnpjp2.so&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;libnpjp2.so is the culprit we need.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;find / -type f -iname "libnpjp2.so"  2&amp;gt; /dev/null&lt;br /&gt;&lt;br /&gt;/usr/java/jre1.6.0_22/lib/i386/libnpjp2.so&lt;br /&gt;/usr/java/jdk1.6.0_26/jre/lib/amd64/libnpjp2.so&lt;br /&gt;&lt;br /&gt;I actually had this file in many places.  But these ones are the relevant files.  The others were specific to other applications.  Stick with the generic ones.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-------------&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Check if libnpjp2.so files are 32 or 64 bit&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;file /usr/java/jre1.6.0_22/lib/i386/libnpjp2.so&lt;br /&gt;/usr/java/jre1.6.0_22/lib/i386/libnpjp2.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;file /usr/java/jdk1.6.0_26/jre/lib/amd64/libnpjp2.so&lt;br /&gt;/usr/java/jdk1.6.0_26/jre/lib/amd64/libnpjp2.so: ELF 64-bit LSB shared object, AMD x86-64, version 1 (SYSV), not stripped&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Note that one file is 32 bit, and the other 64 bit.&lt;br /&gt;&lt;br /&gt;Since my Firefox is 64 bit, guess which file I will use?&lt;br /&gt;&lt;br /&gt;-------------&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Find the Plugin Directories For Firefox and Mozilla&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;find / -type d -iname "plugin*"  | grep -i -e "mozilla"  -e "firefox"&lt;br /&gt;&lt;br /&gt;/etc/skel/.mozilla/plugins&lt;br /&gt;&lt;br /&gt;/usr/lib64/mozilla/plugins-wrapped&lt;br /&gt;/usr/lib64/mozilla/plugins&lt;br /&gt;&lt;br /&gt;/usr/lib/mozilla/plugins-wrapped&lt;br /&gt;/usr/lib/mozilla/plugins&lt;br /&gt;&lt;br /&gt;/home/applmgr/.mozilla/plugins&lt;br /&gt;/home/oracle/.mozilla/plugins&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-------------&lt;br /&gt;&lt;br /&gt;Since we are concerned with 64 bit, ignore the 32 bit directories:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;/usr/lib/mozilla/plugins-wrapped&lt;br /&gt;/usr/lib/mozilla/plugins&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;-------------&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Find the Flash Directory&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;If you have already installed the flash player, and it works, a way to find the correct directory is to find the flash player link.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;cd /usr/lib64/mozilla/plugins&lt;br /&gt;ls -l&lt;br /&gt;lrwxrwxrwx 1 root root 41 Nov 17 18:46 libflashplayer.so -&amp;gt; /usr/lib64/flash-plugin/libflashplayer.so&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;-------------&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Create Links In The Plugin Directories&lt;/u&gt;:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;From above, change to the directory with the flash plugin, and create the link.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;cd /usr/lib64/mozilla/plugins&lt;br /&gt;ln -s /usr/java/jdk1.6.0_26/jre/lib/amd64/libnpjp2.so  .&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Bounce firefox to test.&lt;br /&gt;&lt;br /&gt;If this doesn't work, try creating the link in the other directories. Turns out that I initially missed this directory. But things worked after I created the link in the all other directories. Brute force algorithm. :)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;cd  /usr/lib64/mozilla/plugins-wrapped&lt;br /&gt;ln -s /usr/java/jdk1.6.0_26/jre/lib/amd64/libnpjp2.so  .&lt;br /&gt;&lt;br /&gt;cd /etc/skel/.mozilla/plugins&lt;br /&gt;ln -s /usr/java/jdk1.6.0_26/jre/lib/amd64/libnpjp2.so  .&lt;br /&gt;&lt;br /&gt;cd /home/applmgr/.mozilla/plugins&lt;br /&gt;ln -s /usr/java/jdk1.6.0_26/jre/lib/amd64/libnpjp2.so  .&lt;br /&gt;&lt;br /&gt;cd /home/oracle/.mozilla/plugins&lt;br /&gt;ln -s /usr/java/jdk1.6.0_26/jre/lib/amd64/libnpjp2.so  .&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Bounce firefox to test.&lt;br /&gt;&lt;br /&gt;-----------------&lt;br /&gt;Check the plugins:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;about:plugins&lt;br /&gt;&lt;br /&gt;Tools, Addons, Plugins,&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;At this point, it worked.&lt;br /&gt;&lt;br /&gt;Java(TM) Plug-in 1.6.0_26&lt;br /&gt;&lt;br /&gt;File name: libnpjp2.so&lt;br /&gt;The next generation Java plug-in for Mozilla browsers.&lt;br /&gt;&lt;br /&gt;MIME Type       Description     Suffixes        Enabled&lt;br /&gt;application/x-java-vm   Java Plug-in          Yes&lt;br /&gt;application/x-java-applet       Java Plug-in Applet           Yes&lt;br /&gt;...&lt;br /&gt;&lt;br /&gt;------------&lt;br /&gt;&lt;br /&gt;Interestingly, in about:plugins, the versions range from:&lt;br /&gt;&lt;br /&gt;Applets:&lt;br /&gt;application/x-java-applet;version=1.1&lt;br /&gt;...&lt;br /&gt;application/x-java-applet;version=1.6&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Beans:&lt;br /&gt;application/x-java-bean;version=1.1&lt;br /&gt;...&lt;br /&gt;application/x-java-bean;jpi-version=1.6.0_26&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;----------&lt;br /&gt;&lt;br /&gt;Test your app:&lt;br /&gt;&lt;br /&gt;In my case, Oracle Apps and Forms.  Of course, first, bring up the database, and all the Oracle Apps processes.  Start Firefox.  Open this URL:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: &amp;quot;Courier New&amp;quot;, &amp;quot;Courier&amp;quot;, monospace;"&gt;file:///oapps/applmgr/VIS/apps/tech_st/10.1.2/tools/web/html/runform.htm&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;You will get:&lt;br /&gt;&lt;br /&gt;OracleAS Forms Services&lt;br /&gt;Welcome to the OracleAS Forms Services Run/Test page&lt;br /&gt;This HTML form may be used to run any Forms application on the web&lt;br /&gt;&lt;br /&gt;Run the form test.fmx with the correct port.  Mine worked, but I got an FRM-92101 error.  But at least that was further than before. Yet another issue!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-----------------&lt;br /&gt;&lt;br /&gt;Useful and Relevant Links:&lt;br /&gt;&lt;br /&gt;Mozilla Plugin Support on Linux (x86_64)&lt;br /&gt;&lt;a href="http://plugindoc.mozdev.org/linux-amd64.html"&gt;http://plugindoc.mozdev.org/linux-amd64.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;System configurations and browsers:&lt;br /&gt;&lt;a href="http://www.oracle.com/technetwork/java/javase/system-configurations-135212.html"&gt;http://www.oracle.com/technetwork/java/javase/system-configurations-135212.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;JRE and the JDK:&lt;br /&gt;&lt;a href="http://www.oracle.com/technetwork/java/javase/install-linux-64-rpm-138254.html"&gt;http://www.oracle.com/technetwork/java/javase/install-linux-64-rpm-138254.html&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.oracle.com/technetwork/java/javase/install-linux-64-rpm-141906.html"&gt;http://www.oracle.com/technetwork/java/javase/install-linux-64-rpm-141906.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Instructions on how to:&lt;br /&gt;&lt;a href="http://www.oracle.com/technetwork/java/javase/manual-plugin-install-linux-136395.html"&gt;http://www.oracle.com/technetwork/java/javase/manual-plugin-install-linux-136395.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-------&lt;br /&gt;&lt;br /&gt;How is that for instantly digestible? Hope this is useful!  If it is, please leave a comment.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;-------&lt;br /&gt;&lt;br /&gt;I've been writing at: &lt;a href="http://rodgersnotes.wordpress.com/"&gt;http://rodgersnotes.wordpress.com&lt;/a&gt;. &amp;nbsp;But I have lots of issues with Wordpress. &amp;nbsp;Let's see how well blogspot works. &amp;nbsp;So far, the time to complete this same post is multiples faster than with Wordpress.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1945348621162143792-1121246240675520335?l=rodgersnotes.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rodgersnotes.blogspot.com/feeds/1121246240675520335/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rodgersnotes.blogspot.com/2012/01/firefox-oracle-apps-java-plugins-on-64.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1945348621162143792/posts/default/1121246240675520335'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1945348621162143792/posts/default/1121246240675520335'/><link rel='alternate' type='text/html' href='http://rodgersnotes.blogspot.com/2012/01/firefox-oracle-apps-java-plugins-on-64.html' title='Firefox, Oracle Apps, Java plugins, on 64 Bit Redhat 5.5'/><author><name>Rodger</name><uri>http://www.blogger.com/profile/13977796396343653710</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://4.bp.blogspot.com/_KdZyY1GYAlg/SiGat2KZgGI/AAAAAAAAAAQ/zwrQXbFtCMM/S220/DSCN2511_2.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1945348621162143792.post-2006851064130648698</id><published>2010-02-10T20:13:00.000-06:00</published><updated>2010-02-10T20:50:44.983-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='performance'/><category scheme='http://www.blogger.com/atom/ns#' term='CPU'/><category scheme='http://www.blogger.com/atom/ns#' term='testing'/><category scheme='http://www.blogger.com/atom/ns#' term='nice command'/><title type='text'>Oracle database tuning and being "nice"</title><content type='html'>I was reading this blog about the Linux "nice" command&lt;br /&gt;&lt;a href="http://prodlife.wordpress.com/2008/04/09/yet-another-nice-myth/"&gt;http://prodlife.wordpress.com/2008/04/09/yet-another-nice-myth/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;which was referenced in another blog about 100% CPU utilization. &lt;br /&gt;&lt;a href="http://hoopercharles.wordpress.com/2010/02/05/faulty-quotes-6-cpu-utilization/"&gt;http://hoopercharles.wordpress.com/2010/02/05/faulty-quotes-6-cpu-utilization/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Both reminded me of experiences while I was researching how to insert one billion rows per day that I'd written about in my first post.  &lt;br /&gt;&lt;br /&gt;I'd started out around 6K rows per second insert speed.  With more research I was able to get the insert speed up to about 9k or 10k per second.  Usually I ran Oracle data dictionary queries to monitor the performance and other activity.  Then I started using unix commands as well.  &lt;br /&gt;&lt;br /&gt;On the dedicated database server, there were some unix processes taking up the majority of the cpu.  So all the CPU were running at least 99%, 100% of the time.  &lt;br /&gt;&lt;br /&gt;It turned out that the unix admin was, on the company servers, privately running processes on the "spare" cpu using "nice".  The processes had to do with something astronomical, calculating things with brute force algorithms for a non profit.  &lt;br /&gt;&lt;br /&gt;I said that this was slowing down Oracle, and my testing.  He insisted that since it was running at the lowest priority of nice, it could not possibly be slowing down the database.  Intuitively, I knew this was wrong.  &lt;br /&gt;&lt;br /&gt;Eventually, we got those astronomical calculation processes off the server.  The insert speed immediately went up to 13k rows per second.  This was a very significant increase in performance.  &lt;br /&gt;&lt;br /&gt;Conclusion:  the extra "nice" processes on the CPU had in fact been slowing down the Oracle database.  &lt;br /&gt;&lt;br /&gt;So, given these experiences, on multi user, multi tasking Oracle, I don't think it's a good idea to have 100% CPU server utilization for sustained periods of time.  Especially if there are a lot of inserts or updates (reads and writes to the hard drives) occurring.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1945348621162143792-2006851064130648698?l=rodgersnotes.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rodgersnotes.blogspot.com/feeds/2006851064130648698/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rodgersnotes.blogspot.com/2010/02/oracle-database-tuning-and-being-nice.html#comment-form' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1945348621162143792/posts/default/2006851064130648698'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1945348621162143792/posts/default/2006851064130648698'/><link rel='alternate' type='text/html' href='http://rodgersnotes.blogspot.com/2010/02/oracle-database-tuning-and-being-nice.html' title='Oracle database tuning and being &quot;nice&quot;'/><author><name>Rodger</name><uri>http://www.blogger.com/profile/13977796396343653710</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://4.bp.blogspot.com/_KdZyY1GYAlg/SiGat2KZgGI/AAAAAAAAAAQ/zwrQXbFtCMM/S220/DSCN2511_2.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-1945348621162143792.post-6957315376602930068</id><published>2010-01-20T20:33:00.000-06:00</published><updated>2010-01-20T20:40:06.538-06:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Oracle Performance Tuning Expertise'/><title type='text'>Oracle Performance Tuning</title><content type='html'>&lt;div&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;I guess the first entry to start my notes should be the one thing I’ve already done a lot of writing on. &lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;Since I started working with the Oracle database in 1995, I've always been very concerned about tuning, performance and response times.   Even with the poor software and hardware that we had, I still had to make it work fast.  Even though much of the conventional wisdom at the time was to just buy faster hardware, this was never an option at the companies where I worked.  I made things go fast by doing what I could do; changing the code, not by buying new hardware. &lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;Later, I was promoted from a developer, to a DBA, and a unix admin.  A new job in year 2000 - 2001 gave me a daunting challenge.  The startup wanted to insert ONE BILLION rows of data into an Oracle 8i database, every day.  Which is about 11,000 rows per second.  This is not difficult now, but with year 2000 hardware and Oracle 8i software, I was only getting about 6,000 row inserts per second to begin with on the hardware I had. I researched how to do this all day and evening.  It took me very deep into Oracle internals and storage.  &lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;One of my “few” discoveries was that a number of the tuning paradigms at the time, after I tried them, really made absolutely no significant difference at all.  Some of these concepts were whether we used RAID 0, 1, or 5, and hit ratios in Oracle's buffers. My rigorous experiments where I modified only one variable at a time, such as the RAID setting, produced no difference in the data results at all. The data results were not supporting the paradigms.  &lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;For those of you who are firm believers that RAID 0 or 1 is faster than RAID 5, that may be true at the hard drive level.  However, the slowest part of doing those 11,000 inserts on average per second was in fact Oracle's Log Writer (LGWR).  The LGWR was slower than the hard drives that wrote the log to disk.  Even those disks set at RAID 0 or 1.  While Oracle can have many parallel server processes reading the data, and many database writer (DBWR) processes writing the data, there is only one log process.  And, it MUST be sequential.  And it must work without fail, otherwise the Oracle database stops.  When we used Spotlight on Oracle during these heavy insert processes, the indicator for the log writer turned red, red, red.  Eventually, I was able to get 13,000 inserts per second.  But it wasn’t easy.  And it was not achieved by the paradigms that I had had been advised to do.  &lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;Fortunately, since then, a number of Oracle researchers such as Tom Kyte, and Cary Millsap did experiments that exposed the flaws of some of the original paradigms of Oracle tuning.  They made perfect sense to me.  Google for:  “Why a 99% buffer cache is NOT Ok” &lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;A few years later, I presented at the Oracle User's Group on PLSQL and SQL tuning.  There was not much theory.  It was pretty much all case studies on how I dramatically sped queries up from hours, to minutes. And sometimes, hours to seconds.  I've received compliments in emails from Germany, Italy, and India about my ideas.  Many websites are referencing it around the world.  You can google my name, or find the presentation here:&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;&lt;a href="http://www.blogger.com/home.earthlink.net/~rodger22/plsql.htm"&gt;home.earthlink.net/~rodger22/plsql.htm&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;I resonate a lot with the experts Tom Kyte and Cary Millsap. Don’t speculate.  Do the experiment, show me the data, and analyze it.  Draw conclusions based on the data, not the other way around.  If you have not read any of Tom Kyte’s or Cary Millsap’s work, it’s highly recommended.   Do look them up.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;&lt;a href="http://www.blogger.com/Method-r.com"&gt;Method-r.com&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;&lt;a href="http://www.blogger.com/Asktom.oracle.com"&gt;Asktom.oracle.com&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span"  style="font-family:arial;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/1945348621162143792-6957315376602930068?l=rodgersnotes.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://rodgersnotes.blogspot.com/feeds/6957315376602930068/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://rodgersnotes.blogspot.com/2010/01/oracle-performance-tuning.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1945348621162143792/posts/default/6957315376602930068'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1945348621162143792/posts/default/6957315376602930068'/><link rel='alternate' type='text/html' href='http://rodgersnotes.blogspot.com/2010/01/oracle-performance-tuning.html' title='Oracle Performance Tuning'/><author><name>Rodger</name><uri>http://www.blogger.com/profile/13977796396343653710</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='28' height='32' src='http://4.bp.blogspot.com/_KdZyY1GYAlg/SiGat2KZgGI/AAAAAAAAAAQ/zwrQXbFtCMM/S220/DSCN2511_2.jpg'/></author><thr:total>0</thr:total></entry></feed>
