(Solved) SSO Assistant Failure
543394Jul 25 2007 — edited Jul 26 2007So I will start with a copy and paste of the error. This is the error I get when trying to install Oracle AS Infrastructure. The only problem I have noticed is if you search or scroll down and look for the line that says:
"Parameters received by ssoca : param0:config param1:/opt/oracle/infra10_1_2_0_2 param2:cn=orcladmin param3:***** param4:"AMERICAN_AMERICA.WE8ISO8859P1" param5:http param6:20-app-043 param7:7777 param8:en Content of ssoca config file is :"
Well param7: 7777 shows the correct port number, but when you look down at line:
"@/opt/oracle/infra10_1_2_0_2/sso/admin/plsql/sso/ssoseedi.sql http 20-app-043 777"
You notice that it is importing only 3 sevens and that is what I believe is causing the error. I'm wondering if anyone knows why it's pulling param incorrectly or if I'm able to run that script and put in the param's myself.
Output generated from configuration assistant "Single Sign-On Configuration Assistant":
CLASSPATH=/opt/oracle/infra10_1_2_0_2/jlib/repository.jar:/opt/oracle/infra10_1_2_0_2/sso/lib/ossoca.jar:/opt/oracle/infra10_1_2_0_2/lib/xmlparserv2.jar:/opt/oracle/infra10_1_2_0_2/jdbc/lib/classes12.jar:/opt/oracle/infra10_1_2_0_2/jdbc/lib/nls_charset12.jar:/opt/oracle/infra10_1_2_0_2/jlib/jndi.jar:/opt/oracle/infra10_1_2_0_2/jlib/ojmisc.jar:/opt/oracle/infra10_1_2_0_2/j2ee/home/jazn.jar:/opt/oracle/infra10_1_2_0_2/j2ee/home/jaas.jar:/opt/oracle/infra10_1_2_0_2/jdk/lib/rt.jar:/opt/oracle/infra10_1_2_0_2/jdk/lib/i18n.jar:.:/opt/oracle/infra10_1_2_0_2/sysman/webapps/emd/WEB-INF/lib/emd.jar:/opt/oracle/infra10_1_2_0_2/dcm/lib/dcm.jar:/opt/oracle/infra10_1_2_0_2/sysman/webapps/emd/WEB-INF/lib/portalSMI.jar:/opt/oracle/infra10_1_2_0_2/jlib/emConfigInstall.jar:/opt/oracle/infra10_1_2_0_2/lib/dms.jar:/opt/oracle/infra10_1_2_0_2/opmn/lib/ons.jar:/opt/oracle/infra10_1_2_0_2/j2ee/home/oc4j.jar:/opt/oracle/infra10_1_2_0_2/jlib/ojmisc.jar:/opt/oracle/infra10_1_2_0_2/j2ee/home/jaznplugin.jar:/opt/oracle/infra10_1_2_0_2/sysman/webapps/emd/WEB-INF/lib/click-agent.jar:/opt/oracle/infra10_1_2_0_2/sso/conf:/opt/oracle/infra10_1_2_0_2/sysman/webapps/emd/WEB-INF/lib/disco_dsc_smi.jar:/opt/oracle/infra10_1_2_0_2/sysman/webapps/emd/WEB-INF/lib/f90em.jarParameters passed to ssoca : param0:config param1:/opt/oracle/infra10_1_2_0_2 param2:cn=orcladmin param3:***** param4:"AMERICAN_AMERICA.WE8ISO8859P1" param5:http param6:20-app-043 param7:7777 param8:en
Wed Jul 25 12:25:41 EDT 2007
Parameters received by ssoca : param0:config param1:/opt/oracle/infra10_1_2_0_2 param2:cn=orcladmin param3:***** param4:"AMERICAN_AMERICA.WE8ISO8859P1" param5:http param6:20-app-043 param7:7777 param8:en Content of ssoca config file is :
-- listing properties --
config_sso_oid=true
config_lang=true
config_sso_seed=true
config_targets_xml=true
config_ssoupg=true
config_dad=true
config_em_integ=trueACTION by SSOConfigAssistant :
/opt/oracle/infra10_1_2_0_2/bin/sqlplus orasso/*****@"cn=asdbtest,cn=oraclecontext"
@/opt/oracle/infra10_1_2_0_2/sso/admin/plsql/sso/ssoseedi.sql http 20-app-043 777
SQL*Plus: Release 10.1.0.4.2 - Production on Wed Jul 25 12:25:44 2007
Copyright (c) 1982, 2005, Oracle. All rights reserved.
SQL> Connected.
SQL> SQL> exit;
Disconnected from Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.6.0 - Production
ACTION by SSOConfigAssistant :
/opt/oracle/infra10_1_2_0_2/bin/sqlplus orasso/*****@"cn=asdbtest,cn=oraclecontext"
@/opt/oracle/infra10_1_2_0_2/sso/admin/plsql/sso/ssooidd.sql 20-app-043 636 "cn=orcladmin" ***** Y
SQL*Plus: Release 10.1.0.4.2 - Production on Wed Jul 25 12:25:52 2007
Copyright (c) 1982, 2005, Oracle. All rights reserved.
SQL> Connected.
SQL> Creating OID entries for SSO
Error code : 1
Error message: User-Defined Exception
LDAP error : ORA-31203: DBMS_LDAP: PL/SQL - Init Failed.
ERROR: deleting application entry
Error code: 1
Error message: User-Defined Exception
ERROR: creating SSO users and groups in OID
PL/SQL procedure successfully completed.
*** Refreshing WWC OID cache....***
declare
*
ERROR at line 1:
ORA-06510: PL/SQL: unhandled user-defined exception
ORA-06512: at "ORASSO.WWSEC_OID", line 1199
ORA-06512: at "ORASSO.WWSEC_OID", line 1328
ORA-06512: at "ORASSO.WWSEC_OID", line 2498
ORA-06512: at "ORASSO.WWSEC_OID", line 2528
ORA-06512: at "ORASSO.WWSEC_OID", line 1606
ORA-06512: at "ORASSO.WWSEC_OID", line 1755
ORA-06512: at "ORASSO.WWSEC_OID", line 2133
ORA-06512: at line 8
No errors.
Disconnected from Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.6.0 - Production
NLS_LANG character set = WE8ISO8859P1
NLS_LANG param = AMERICAN_AMERICA.WE8ISO8859P1/opt/oracle/infra10_1_2_0_2/jdk/bin/java
-cp
/opt/oracle/infra10_1_2_0_2/lib/xmlparserv2.jar:/opt/oracle/infra10_1_2_0_2/sysman/webapps/emd/WEB-INF/lib/emd.jar:/opt/oracle/infra10_1_2_0_2/sysman/webapps/emd/WEB-INF/lib/log4j-core.jar:/opt/oracle/infra10_1_2_0_2/lib/emSDK.jar
-DORACLE_HOME=/opt/oracle/infra10_1_2_0_2
oracle.sysman.emSDK.conf.TargetInstaller
deletetarget
oracle_sso_server
infra10_1_2_0_2.20-app-043_Single Sign-On:orassoSetting the AS product version value in targets.xml to be "10.1.2.0.2".
Calling method getASTargetInfo.
getASTargetInfo: oracleHome = "/opt/oracle/infra10_1_2_0_2".
getASTargetInfo: iasName = "infra10_1_2_0_2.20-app-043".
getASTargetInfo: iAS Target Type = "oracle_ias".getASTargetInfo: StatusURL value = "http://20-app-043:7777".
Retrieved SSO protocol, host, and port info from targets.xml.
The values are: "http://20-app-043:7777".
The following values will be used to configure the sso_server target entry in targets.xml.
Protocol: "http".
Hostname: "20-app-043".
Port: "7777".
/opt/oracle/infra10_1_2_0_2/jdk/bin/java
-cp
/opt/oracle/infra10_1_2_0_2/lib/xmlparserv2.jar:/opt/oracle/infra10_1_2_0_2/sysman/webapps/emd/WEB-INF/lib/emd.jar:/opt/oracle/infra10_1_2_0_2/sysman/webapps/emd/WEB-INF/lib/log4j-core.jar:/opt/oracle/infra10_1_2_0_2/lib/emSDK.jar
-DORACLE_HOME=/opt/oracle/infra10_1_2_0_2
oracle.sysman.emSDK.conf.TargetInstaller
addtarget
/opt/oracle/infra10_1_2_0_2/sso/sso_server_target2add.xmlConfiguring SSO languages with the following language code:
us Language us is already installed.
About to execute java call using emConfigInstall.jar.
Here are the arguments:
/opt/oracle/infra10_1_2_0_2/jdk/bin/java
-DORACLE_HOME=/opt/oracle/infra10_1_2_0_2
-jar
/opt/oracle/infra10_1_2_0_2/jlib/emConfigInstall.jar
consolesn
/opt/oracle/infra10_1_2_0_2/sso/conf/consoleConfigSNSegment.xml
Finished executing the call.Child Process has exited.
SSO Configuration Assistant failed.
Configuration assistant "Single Sign-On Configuration Assistant" failed
Message was edited by:
Luke22