Dear all,
I'm trying to build script configuration of Weblogic domain (12.2.1.1.0) with Webcenter Sites integration, by configToScript tool.
Export configuration seems ok, but during import I've following error.
Any feedback is welcome.
Piergiorgio
wls:/offline> execfile('/home/oracle/wcs12c-Auto/scripts/config.py')
Connecting to t3://localhost:7001 with userid weblogic ...
No server is running at t3://localhost:7001, the script will start a new server
Starting a brand new server at t3://localhost:7001 with server name AdminServer
Please see the server log files for startup messages available at WLSTConfigToScriptDomain
Starting weblogic server ...
WLST-WLS-1472712866801: Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
WLST-WLS-1472712866801: <Sep 1, 2016 8:54:27 AM CEST> <Info> <Security> <BEA-090905> <Disabling the CryptoJ JCE Provider self-integr ity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true. >
WLST-WLS-1472712866801: <Sep 1, 2016 8:54:27 AM CEST> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator i n RSA CryptoJ from ECDRBG128 to HMACDRBG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true.>
WLST-WLS-1472712866801: <Sep 1, 2016 8:54:28 AM CEST> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSp ot(TM) 64-Bit Server VM Version 25.77-b03 from Oracle Corporation.>
WLST-WLS-1472712866801: <Sep 1, 2016 8:54:28 AM CEST> <Info> <Management> <BEA-140013> </u02/oracle/Middleware/Oracle_Home/oracle_co mmon/common/bin/WLSTConfigToScriptDomain/config not found>
WLST-WLS-1472712866801: <Sep 1, 2016 8:54:28 AM CEST> <Info> <Management> <BEA-141254> <Generating new domain directory in /u02/orac le/Middleware/Oracle_Home/oracle_common/common/bin/WLSTConfigToScriptDomain.>
..WLST-WLS-1472712866801: <Sep 1, 2016 8:54:38 AM CEST> <Info> <Management> <BEA-141255> <Domain generation completed in 10,440 mill iseconds.>
WLST-WLS-1472712866801: <Sep 1, 2016 8:54:39 AM CEST> <Info> <RCM> <BEA-2165021> <"ResourceManagement" is not enabled in this JVM. E nable "ResourceManagement" to use the WebLogic Server "Resource Consumption Management" feature. To enable "ResourceManagement", you must specify the following JVM options in the WebLogic Server instance in which the JVM runs: -XX:+UnlockCommercialFeatures -XX:+Re sourceManagement.>
WLST-WLS-1472712866801: <Sep 1, 2016 8:54:39 AM CEST> <Info> <Management> <BEA-141107> <Version: WebLogic Server 12.2.1.1.0 Thu Jun 2 16:21:58 PDT 2016 1784838>
WLST-WLS-1472712866801: <Sep 1, 2016 8:54:40 AM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING.>
WLST-WLS-1472712866801: <Sep 1, 2016 8:54:40 AM CEST> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool.>
WLST-WLS-1472712866801: <Sep 1, 2016 8:54:40 AM CEST> <Info> <WorkManager> <BEA-002942> <CMM memory level becomes 0. Setting standby thread pool size to 256.>
WLST-WLS-1472712866801: <Sep 1, 2016, 8:54:41,959 AM CEST> <Notice> <Security> <BEA-090946> <Security pre-initializing using securit y realm: myrealm>
WLST-WLS-1472712866801: <Sep 1, 2016, 8:54:41,983 AM CEST> <Notice> <Log Management> <BEA-170019> <The server log file weblogic.logg ing.FileStreamHandler instance=1006172316
WLST-WLS-1472712866801: Current log file=/u02/oracle/Middleware/Oracle_Home/oracle_common/common/bin/WLSTConfigToScriptDomain/server s/AdminServer/logs/AdminServer.log
WLST-WLS-1472712866801: Rotation dir=/u02/oracle/Middleware/Oracle_Home/oracle_common/common/bin/WLSTConfigToScriptDomain/servers/Ad minServer/logs
WLST-WLS-1472712866801: is opened. All server side log events will be written to this file.>
.WLST-WLS-1472712866801: <Sep 1, 2016, 8:54:43,34 AM CEST> <Notice> <Security> <BEA-090947> <Security post-initializing using securi ty realm: myrealm>
WLST-WLS-1472712866801: <Sep 1, 2016, 8:54:44,387 AM CEST> <Notice> <Security> <BEA-090082> <Security initialized using administrati ve security realm: myrealm>
WLST-WLS-1472712866801: <Sep 1, 2016, 8:54:44,819 AM CEST> <Warning> <JMX> <BEA-149512> <JMX Connector Server started at service:jmx :iiop://localhost:7001/jndi/weblogic.management.mbeanservers.runtime.>
WLST-WLS-1472712866801: <Sep 1, 2016, 8:54:44,928 AM CEST> <Warning> <JMX> <BEA-149512> <JMX Connector Server started at service:jmx :iiop://localhost:7001/jndi/weblogic.management.mbeanservers.domainruntime.>
WLST-WLS-1472712866801: <Sep 1, 2016, 8:54:45,132 AM CEST> <Warning> <JMX> <BEA-149512> <JMX Connector Server started at service:jmx :iiop://localhost:7001/jndi/weblogic.management.mbeanservers.edit.>
WLST-WLS-1472712866801: <Sep 1, 2016, 8:54:46,792 AM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY.>
WLST-WLS-1472712866801: <Sep 1, 2016, 8:54:46,793 AM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING. >
WLST-WLS-1472712866801: <Sep 1, 2016, 8:54:46,877 AM CEST> <Notice> <Log Management> <BEA-170036> <The Logging monitoring service ti mer has started to check for logged message counts every 30 seconds.>
.WLST-WLS-1472712866801: <Sep 1, 2016, 8:54:47,288 AM CEST> <Notice> <Log Management> <BEA-170027> <The server has successfully esta blished a connection with the Domain level Diagnostic Service.>
WLST-WLS-1472712866801: <Sep 1, 2016, 8:54:47,432 AM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN.>
WLST-WLS-1472712866801: <Sep 1, 2016, 8:54:47,503 AM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING. >
WLST-WLS-1472712866801: <Sep 1, 2016, 8:54:47,596 AM CEST> <Notice> <WebLogicServer> <BEA-000331> <Started the WebLogic Server Admin istration Server "AdminServer" for domain "wcs_domain" running in development mode.>
WLST-WLS-1472712866801: <Sep 1, 2016, 8:54:47,602 AM CEST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 127 .0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.>
WLST-WLS-1472712866801: <Sep 1, 2016, 8:54:47,603 AM CEST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 127 .0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.>
WLST-WLS-1472712866801: <Sep 1, 2016, 8:54:47,638 AM CEST> <Notice> <WebLogicServer> <BEA-000360> <The server started in RUNNING mod e.>
WLST-WLS-1472712866801: <Sep 1, 2016, 8:54:47,654 AM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING.>
Server started successfully.
Started Server. Trying to connect to the server ...
Connecting to t3://localhost:7001 with userid weblogic ...
WLST-WLS-1472712866801: <Sep 1, 2016, 8:54:53,259 AM CEST> <Warning> <JMX> <BEA-149535> <JMX Resiliency Activity Server=AdminServer : Initializing callbacks>
WLST-WLS-1472712866801: <Sep 1, 2016, 8:54:53,262 AM CEST> <Warning> <JMX> <BEA-149535> <JMX Resiliency Activity Server=AdminServer : Callback is done>
WLST-WLS-1472712866801: <Sep 1, 2016, 8:54:53,262 AM CEST> <Warning> <JMX> <BEA-149535> <JMX Resiliency Activity Server=AdminServer : Connection already exists for the server. Does not attempt to connect to the server>
Successfully connected to Admin Server "AdminServer" that belongs to domain "wcs_domain".
Warning: An insecure protocol was used to connect to the server.
To ensure on-the-wire security, the SSL port or Admin port should be used instead.
Location changed to edit tree.
This is a writable tree with DomainMBean as the root.
To make changes you will need to start an edit session via startEdit().
For more help, use help('edit').
Starting an edit session ...
Started edit session, be sure to save and activate your changes once you are done.
creating mbean of type Server ...
creating mbean of type Server ...
creating mbean of type Server ...
creating mbean of type StartupClass ...
creating mbean of type StartupClass ...
creating mbean of type StartupClass ...
creating mbean of type StartupClass ...
creating mbean of type StartupClass ...
creating mbean of type StartupClass ...
creating mbean of type ShutdownClass ...
creating mbean of type JDBCSystemResource ...
creating mbean of type Property ...
creating mbean of type Property ...
creating mbean of type Property ...
creating mbean of type JDBCSystemResource ...
creating mbean of type Property ...
creating mbean of type JDBCSystemResource ...
creating mbean of type Property ...
creating mbean of type JDBCSystemResource ...
creating mbean of type Property ...
creating mbean of type JDBCSystemResource ...
creating mbean of type Property ...
creating mbean of type JDBCSystemResource ...
creating mbean of type Property ...
creating mbean of type JMSSystemResource ...
creating mbean of type ConnectionFactory ...
creating mbean of type Queue ...
creating mbean of type Queue ...
creating mbean of type SubDeployment ...
creating mbean of type JMSServer ...
creating mbean of type WLDFSystemResource ...
creating mbean of type Watch ...
creating mbean of type Watch ...
creating mbean of type Watch ...
creating mbean of type Watch ...
creating mbean of type JMXNotification ...
creating mbean of type FileStore ...
creating mbean of type Realm ...
creating mbean of type CertPathProvider ...
creating mbean of type CredentialMapper ...
creating mbean of type RoleMapper ...
creating mbean of type Authorizer ...
creating mbean of type AuthenticationProvider ...
WLST-WLS-1472712866801: <Sep 1, 2016, 8:55:04,890 AM CEST> <Warning> <RMI> <BEA-080003> <A RuntimeException was generated by the RMI server: javax.management.remote.rmi.RMIConnectionImpl.invoke(Ljavax.management.ObjectName;Ljava.lang.String;Ljava.rmi.MarshalledObj ect;[Ljava.lang.String;Ljavax.security.auth.Subject;)
WLST-WLS-1472712866801: javax.management.RuntimeMBeanException: java.lang.IllegalArgumentException: "oracle.security.jps.wls.provid ers.trust.TrustServiceIdentityAsserter" is not a legal AutenticationProvider type. The legal types are com.bea.security.saml2.provid ers.SAML2IdentityAsserter,weblogic.security.providers.authentication.ActiveDirectoryAuthenticator,weblogic.security.providers.authen tication.CustomDBMSAuthenticator,weblogic.security.providers.authentication.DefaultAuthenticator,weblogic.security.providers.authent ication.DefaultIdentityAsserter,weblogic.security.providers.authentication.IPlanetAuthenticator,weblogic.security.providers.authenti cation.LDAPAuthenticator,weblogic.security.providers.authentication.LDAPX509IdentityAsserter,weblogic.security.providers.authenticat ion.NegotiateIdentityAsserter,weblogic.security.providers.authentication.NovellAuthenticator,weblogic.security.providers.authenticat ion.OpenLDAPAuthenticator,weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator,weblogic.security.provider s.authentication.OracleUnifiedDirectoryAuthenticator,weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator, weblogic.security.providers.authentication.ReadOnlySQLAuthenticator,weblogic.security.providers.authentication.SQLAuthenticator,webl ogic.security.providers.authentication.VirtualUserAuthenticator,weblogic.security.providers.saml.SAMLAuthenticator,weblogic.security .providers.saml.SAMLIdentityAsserterV2..
WLST-WLS-1472712866801: javax.management.RuntimeMBeanException: java.lang.IllegalArgumentException: "oracle.security.jps.wls.provide rs.trust.TrustServiceIdentityAsserter" is not a legal AutenticationProvider type. The legal types are com.bea.security.saml2.provide rs.SAML2IdentityAsserter,weblogic.security.providers.authentication.ActiveDirectoryAuthenticator,weblogic.security.providers.authent ication.CustomDBMSAuthenticator,weblogic.security.providers.authentication.DefaultAuthenticator,weblogic.security.providers.authenti cation.DefaultIdentityAsserter,weblogic.security.providers.authentication.IPlanetAuthenticator,weblogic.security.providers.authentic ation.LDAPAuthenticator,weblogic.security.providers.authentication.LDAPX509IdentityAsserter,weblogic.security.providers.authenticati on.NegotiateIdentityAsserter,weblogic.security.providers.authentication.NovellAuthenticator,weblogic.security.providers.authenticati on.OpenLDAPAuthenticator,weblogic.security.providers.authentication.OracleInternetDirectoryAuthenticator,weblogic.security.providers .authentication.OracleUnifiedDirectoryAuthenticator,weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator,w eblogic.security.providers.authentication.ReadOnlySQLAuthenticator,weblogic.security.providers.authentication.SQLAuthenticator,weblo gic.security.providers.authentication.VirtualUserAuthenticator,weblogic.security.providers.saml.SAMLAuthenticator,weblogic.security. providers.saml.SAMLIdentityAsserterV2.
WLST-WLS-1472712866801: at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrow(DefaultMBeanServerInterceptor.java: 839)
WLST-WLS-1472712866801: at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrowMaybeMBeanException(DefaultMBeanServ erInterceptor.java:852)
WLST-WLS-1472712866801: at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:8 21)
WLST-WLS-1472712866801: at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801)
WLST-WLS-1472712866801: at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$21.run(WLSMBeanServerIntercepto rBase.java:589)
WLST-WLS-1472712866801: Truncated. see log file for complete stacktrace
WLST-WLS-1472712866801: Caused By: java.lang.IllegalArgumentException: "oracle.security.jps.wls.providers.trust.TrustServiceIdentity Asserter" is not a legal AutenticationProvider type. The legal types are com.bea.security.saml2.providers.SAML2IdentityAsserter,webl ogic.security.providers.authentication.ActiveDirectoryAuthenticator,weblogic.security.providers.authentication.CustomDBMSAuthenticat or,weblogic.security.providers.authentication.DefaultAuthenticator,weblogic.security.providers.authentication.DefaultIdentityAsserte r,weblogic.security.providers.authentication.IPlanetAuthenticator,weblogic.security.providers.authentication.LDAPAuthenticator,weblo gic.security.providers.authentication.LDAPX509IdentityAsserter,weblogic.security.providers.authentication.NegotiateIdentityAsserter, weblogic.security.providers.authentication.NovellAuthenticator,weblogic.security.providers.authentication.OpenLDAPAuthenticator,webl ogic.security.providers.authentication.OracleInternetDirectoryAuthenticator,weblogic.security.providers.authentication.OracleUnified DirectoryAuthenticator,weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator,weblogic.security.providers.au thentication.ReadOnlySQLAuthenticator,weblogic.security.providers.authentication.SQLAuthenticator,weblogic.security.providers.authen tication.VirtualUserAuthenticator,weblogic.security.providers.saml.SAMLAuthenticator,weblogic.security.providers.saml.SAMLIdentityAs serterV2.
WLST-WLS-1472712866801: at weblogic.management.security.RealmImpl.createProvider(RealmImpl.java:211)
WLST-WLS-1472712866801: at weblogic.management.security.RealmImpl.createAuthenticationProvider(RealmImpl.java:239)
WLST-WLS-1472712866801: at weblogic.management.security.RealmImpl.createAuthenticationProvider(RealmImpl.java:325)
WLST-WLS-1472712866801: at weblogic.management.security.RealmMBeanImpl.createAuthenticationProvider(RealmMBeanImpl.java:587)
WLST-WLS-1472712866801: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
WLST-WLS-1472712866801: Truncated. see log file for complete stacktrace
WLST-WLS-1472712866801: >
Shutting down the server that is started...
Shutting down the server AdminServer with force=true while connected to AdminServer ...
WLST-WLS-1472712866801: <Sep 1, 2016, 8:55:04,927 AM CEST> <Notice> <Server> <BEA-002638> <Force shutdown of AdminServer was issued remotely from 127.0.0.1.>
WLST-WLS-1472712866801: <Sep 1, 2016, 8:55:04,933 AM CEST> <Notice> <WebLogicServer> <BEA-000396> <Server shutdown has been requeste d by weblogic.>
WLST-WLS-1472712866801: <Sep 1, 2016, 8:55:04,944 AM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SUS PENDING.>
WLST-WLS-1472712866801: <Sep 1, 2016, 8:55:04,961 AM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN.>
WLST-WLS-1472712866801: <Sep 1, 2016, 8:55:04,962 AM CEST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHU TTING_DOWN.>
WLST-WLS-1472712866801: Sep 01, 2016 8:55:04 AM weblogic.wsee.WseeCoreMessages logWseeServiceHalting
WLST-WLS-1472712866801: INFO: The Wsee Service is halting
WLST-WLS-1472712866801: <Sep 1, 2016, 8:55:04,979 AM CEST> <Notice> <Log Management> <BEA-170037> <The log monitoring service timer has been stopped.>
WLST-WLS-1472712866801: <Sep 1, 2016, 8:55:05,182 AM CEST> <Warning> <JMX> <BEA-149513> <JMX Connector Server stopped at service:jmx :iiop://localhost:7001/jndi/weblogic.management.mbeanservers.edit.>
WLST-WLS-1472712866801: <Sep 1, 2016, 8:55:05,183 AM CEST> <Warning> <JMX> <BEA-149513> <JMX Connector Server stopped at service:jmx :iiop://localhost:7001/jndi/weblogic.management.mbeanservers.domainruntime.>
WLST-WLS-1472712866801: <Sep 1, 2016, 8:55:05,183 AM CEST> <Warning> <JMX> <BEA-149513> <JMX Connector Server stopped at service:jmx :iiop://localhost:7001/jndi/weblogic.management.mbeanservers.runtime.>
WLST-WLS-1472712866801: Stopped draining WLST-WLS-1472712866801
WLST-WLS-1472712866801: Stopped draining WLST-WLS-1472712866801
WLST lost connection to the WebLogic Server that you were connected to.
This may happen if the server was shut down or partitioned.
You will have to re-connect to the server once the server is available.
Disconnected from weblogic server: AdminServer
Disconnected from weblogic server:
Done executing the script.
Traceback (innermost last):
File "<console>", line 1, in ?
File "/home/oracle/wcs12c-Auto/scripts/config.py", line 1358, in ?
File "/home/oracle/wcs12c-Auto/scripts/config.py", line 356, in create_AuthenticationProvider_84
java.lang.IllegalArgumentException: "oracle.security.jps.wls.providers.trust.TrustServiceIdentityAsserter" is not a legal Autenticat ionProvider type. The legal types are com.bea.security.saml2.providers.SAML2IdentityAsserter,weblogic.security.providers.authenticat ion.ActiveDirectoryAuthenticator,weblogic.security.providers.authentication.CustomDBMSAuthenticator,weblogic.security.providers.auth entication.DefaultAuthenticator,weblogic.security.providers.authentication.DefaultIdentityAsserter,weblogic.security.providers.authe ntication.IPlanetAuthenticator,weblogic.security.providers.authentication.LDAPAuthenticator,weblogic.security.providers.authenticati on.LDAPX509IdentityAsserter,weblogic.security.providers.authentication.NegotiateIdentityAsserter,weblogic.security.providers.authent ication.NovellAuthenticator,weblogic.security.providers.authentication.OpenLDAPAuthenticator,weblogic.security.providers.authenticat ion.OracleInternetDirectoryAuthenticator,weblogic.security.providers.authentication.OracleUnifiedDirectoryAuthenticator,weblogic.sec urity.providers.authentication.OracleVirtualDirectoryAuthenticator,weblogic.security.providers.authentication.ReadOnlySQLAuthenticat or,weblogic.security.providers.authentication.SQLAuthenticator,weblogic.security.providers.authentication.VirtualUserAuthenticator,w eblogic.security.providers.saml.SAMLAuthenticator,weblogic.security.providers.saml.SAMLIdentityAsserterV2.
at weblogic.management.security.RealmImpl.createProvider(RealmImpl.java:211)
at weblogic.management.security.RealmImpl.createAuthenticationProvider(RealmImpl.java:239)
at weblogic.management.security.RealmImpl.createAuthenticationProvider(RealmImpl.java:325)
at weblogic.management.security.RealmMBeanImpl.createAuthenticationProvider(RealmMBeanImpl.java:587)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at weblogic.management.jmx.modelmbean.WLSModelMBean.invoke(WLSModelMBean.java:531)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819)
at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$21.run(WLSMBeanServerInterceptorBase.java:589)
at java.security.AccessController.doPrivileged(Native Method)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:587)
at weblogic.management.mbeanservers.internal.JMXContextInterceptor.invoke(JMXContextInterceptor.java:249)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$21.run(WLSMBeanServerInterceptorBase.java:589)
at java.security.AccessController.doPrivileged(Native Method)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:587)
at weblogic.management.mbeanservers.edit.internal.RecordingInterceptor.invoke(RecordingInterceptor.java:176)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$21.run(WLSMBeanServerInterceptorBase.java:589)
at java.security.AccessController.doPrivileged(Native Method)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:587)
at weblogic.management.mbeanservers.internal.SecurityMBeanMgmtOpsInterceptor.invoke(SecurityMBeanMgmtOpsInterceptor.java:65)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$21.run(WLSMBeanServerInterceptorBase.java:589)
at java.security.AccessController.doPrivileged(Native Method)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:587)
at weblogic.management.mbeanservers.edit.internal.EditLockInterceptor.invoke(EditLockInterceptor.java:135)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$21.run(WLSMBeanServerInterceptorBase.java:589)
at java.security.AccessController.doPrivileged(Native Method)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:587)
at weblogic.management.mbeanservers.internal.SecurityInterceptor.invoke(SecurityInterceptor.java:439)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$21.run(WLSMBeanServerInterceptorBase.java:589)
at java.security.AccessController.doPrivileged(Native Method)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:587)
at weblogic.management.mbeanservers.internal.MBeanCICInterceptor.invoke(MBeanCICInterceptor.java:301)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$21.run(WLSMBeanServerInterceptorBase.java:589)
at java.security.AccessController.doPrivileged(Native Method)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:587)
at weblogic.management.mbeanservers.internal.PartitionJMXInterceptor.invoke(PartitionJMXInterceptor.java:431)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$21.run(WLSMBeanServerInterceptorBase.java:589)
at java.security.AccessController.doPrivileged(Native Method)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:587)
at weblogic.management.mbeanservers.internal.EditSessionContextInterceptor.invoke(EditSessionContextInterceptor.java:225)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$21.run(WLSMBeanServerInterceptorBase.java:589)
at java.security.AccessController.doPrivileged(Native Method)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:587)
at weblogic.management.mbeanservers.internal.CallerPartitionContextInterceptor.invoke(CallerPartitionContextInterceptor.java :217)
at weblogic.management.jmx.mbeanserver.WLSMBeanServer.invoke(WLSMBeanServer.java:327)
at weblogic.management.mbeanservers.edit.internal.EditMBeanServerForwarder.invoke(EditMBeanServerForwarder.java:138)
at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$11$1.run(JMXConnectorSubjectForwarder.java:655)
at java.security.AccessController.doPrivileged(Native Method)
at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$11.run(JMXConnectorSubjectForwarder.java:653)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:368)
at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.invoke(JMXConnectorSubjectForwarder.java:646)
at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1468)
at javax.management.remote.rmi.RMIConnectionImpl.access$300(RMIConnectionImpl.java:76)
at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1309)
at java.security.AccessController.doPrivileged(Native Method)
at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1408)
at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:829)
at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:645)
at weblogic.rmi.internal.BasicServerRef$2.run(BasicServerRef.java:534)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:368)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:163)
at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:531)
at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:138)
at weblogic.invocation.ComponentInvocationContextManager._runAs(ComponentInvocationContextManager.java:348)
at weblogic.invocation.ComponentInvocationContextManager.runAs(ComponentInvocationContextManager.java:333)
at weblogic.work.LivePartitionUtility.doRunWorkUnderContext(LivePartitionUtility.java:54)
at weblogic.work.PartitionUtility.runWorkUnderContext(PartitionUtility.java:41)
at weblogic.work.SelfTuningWorkManagerImpl.runWorkUnderContext(SelfTuningWorkManagerImpl.java:640)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:406)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:346)
java.lang.IllegalArgumentException: java.lang.IllegalArgumentException: "oracle.security.jps.wls.providers.trust.TrustServiceIdentit yAsserter" is not a legal AutenticationProvider type. The legal types are com.bea.security.saml2.providers.SAML2IdentityAsserter,web logic.security.providers.authentication.ActiveDirectoryAuthenticator,weblogic.security.providers.authentication.CustomDBMSAuthentica tor,weblogic.security.providers.authentication.DefaultAuthenticator,weblogic.security.providers.authentication.DefaultIdentityAssert er,weblogic.security.providers.authentication.IPlanetAuthenticator,weblogic.security.providers.authentication.LDAPAuthenticator,webl ogic.security.providers.authentication.LDAPX509IdentityAsserter,weblogic.security.providers.authentication.NegotiateIdentityAsserter ,weblogic.security.providers.authentication.NovellAuthenticator,weblogic.security.providers.authentication.OpenLDAPAuthenticator,web logic.security.providers.authentication.OracleInternetDirectoryAuthenticator,weblogic.security.providers.authentication.OracleUnifie dDirectoryAuthenticator,weblogic.security.providers.authentication.OracleVirtualDirectoryAuthenticator,weblogic.security.providers.a uthentication.ReadOnlySQLAuthenticator,weblogic.security.providers.authentication.SQLAuthenticator,weblogic.security.providers.authe ntication.VirtualUserAuthenticator,weblogic.security.providers.saml.SAMLAuthenticator,weblogic.security.providers.saml.SAMLIdentityA sserterV2.