Bean IOM error

Hello

I get the following error when I try to use the EL #{backingBeanScope.customReqBean.usr_update} to the IOM UI javax.faces.validator.ValidatorException: oracle.adf.controller.ControllerException: ADFC-10001: failed to instantiate the class 'oracle.iam.ui.custom.ExposeUserSystemAttributesMBean' where ExposeUserSystemAttributesMbean is the name of my class.

customReqBean is the name of the bean.

I used http://www.ateam-oracle.com/exposing-user-system-attributes-in-oim-11gr2ps2-gui-customization/ for reference.

Help kindly in resoling the question.

u made an entry in the adfc-config. XML?

Also, try to add the parameter value in the XML... by exporting the sandbox... do change and re-import... see if that helps

Tags: Fusion Middleware

Similar Questions

  • Uninstalling a connector in IOM errors

    I'm trying to uninstall the connector of the Table in the Application database (or any connector) into 11.1.1.5.0 OIM, but I get errors.

    Step 1: I change the ConnectorUninstall.properties, located under < OIM_HOME >/server/bin. The information below is what I have in this file.
    *(The values of the ConnectorName and Release are the same as the values in My OIM console Advanced->Manage Connector-> Search) *.

    ##############################################################################
    # DatabaseURL: Enter the JDBC URL for the Oracle Identity Manager database. #
    # Format of URL database to Oracle Database: #.
    # jdbc:oracle:thin:@hostname:dbport:iam/oracle_sid #.
    # DBUserName: IOM DB user name #.
    # DBType: Must be 'ORACLE '. Do not change the default value. #
    ##############################################################################
    DatabaseURL=jdbc:oracle:thin:@localhost:1521:orcl
    DBUserName = system
    DBType = ORACLE

    [Log]
    ##############################################################################
    # LogLevel: Enter the logging - INFO, DEBUG, or ERROR level. #
    # Location: Enter the location of the log file. #
    ##############################################################################
    LogLevel = DEBUG
    Location = C: / Oracle/logs/connector

    [Connector]
    ##############################################################################
    # Nom_connecteur: enter the name of the connector that you want to uninstall. #
    # Note: The name that you enter must be the same as the display name in #.
    # the table of search results on the main Connector Management page of the #.
    # Administrative and user Console. #
    ##############################################################################
    Nom_connecteur = DatabaseApplicationTables
    ##############################################################################
    # Release date: enter the version number of the connector you want to #.
    # Uninstall. #
    # NOTE: The version number you enter must be the same as the version #.
    number # displayed in the table of search results on the main connector.
    # page for managing the Administrative and user Console. #
    ##############################################################################
    Version = 9.1.0.5.0

    ##############################################################################
    # ObjectType: Enter 'ResourceObject', 'ScheduleTask', 'Search' or 'adapter '. #
    # ObjectValues: Enter a list separated by semicolons, of the values of the object. #
    # NOTE: In case you provide Nom_connecteur and release algonwith ObjectType #.
    # and ObjectValue, would in this case, the removal of ObjectValues #.
    # by the utility and information about the connectors would be just #.
    # skipped.                                         #
    ##############################################################################
    ObjectType =
    ObjectValues =







    Step 2: Run the uninstallConnector.sh script, which is located under < OIM_HOME >/server/bin.
    Below are the results when I run the script:

    *********************************************************************
    * This utility deletes the data from the database of the IOM directly and is *.
    * designed to be used in development/staging environments. *
    * *
    * WARNING: DO NOT USE IN PRODUCTION. *
    *********************************************************************
    Level of the logger: DEBUGGING
    Chosen Logger location: C:/Oracle/logs/connector
    [Enter the DB password:]
    [Enter the name of the administrator of the IOM:] xelsysadm
    [Enter the IOM administrator password:]
    [Enter the URL of the server of the IOM of t3 [Ex. t3: / / localhost:7001 /]:] t3: / / localhost:14000
    Connected to the database
    log4j: WARN no appenders could be found for logger (org.springframework.jndi.Jndi
    Model).
    log4j: WARN Please initialize log4j correctly system.
    "DatabaseApplicationTables 9.1.0.5.0" connector will be uninstalled
    You want to continue uninstalling connector y: y
    ConnectorUninstallException: oracle.iam.connectormgmt.uninstall.UninstallUtility
    Error occurred while getting the connector name and release: java.sql.SQLSyntaxEr
    rorException: ORA-00942: table or view does not exist

    Check the logs for more details.





    Here are my Logs:
    July 13, 2012 23:33:51 DEBUG Logger initialized
    July 13, 2012 23:33:51 DEBUG outgoing method: class validateAndInitiazeLogger: ConnectorUninstall
    July 13, 2012 23:33:51 DEBUG outgoing method: class loadPropertyFileAndLogger: ConnectorUninstall
    July 13, 2012 23:33:51 utility ConnectorUninstall start of DEBUGGING.
    July 13, 2012 23:33:51 DEBUG incoming method: class getDBPassword: ConnectorUninstall
    July 13, 2012 23:33:56 DEBUG outgoing method: class getDBPassword: ConnectorUninstall
    July 13, 2012 23:33:56 DEBUG incoming method: class getOIMAdminUserName: ConnectorUninstall
    July 13, 2012 23:34:07 DEBUG outgoing method: class getOIMAdminUserName: ConnectorUninstall
    July 13, 2012 23:34:07 DEBUG incoming method: class getOIMAdminPassword: ConnectorUninstall
    July 13, 2012 23:34:10 DEBUG outgoing method: class getOIMAdminPassword: ConnectorUninstall
    July 13, 2012 23:34:10 DEBUG incoming method: class getOIMServerT3URL: ConnectorUninstall
    July 13, 2012 23:34:23 DEBUG outgoing method: class getOIMServerT3URL: ConnectorUninstall
    23:34:23 July 13, 2012 entry Builder DEBUG class: UninstallUtility.
    July 13, 2012 23:34:23 DEBUG file validation properties...
    July 13, 2012 23:34:23 DEBUG incoming method: class validateAndPopulateDBAndConnectorParameters: UninstallUtility
    July 13, 2012 23:34:23 DEBUG outgoing method: class validateAndPopulateDBAndConnectorParameters: UninstallUtility
    July 13, 2012 23:34:23 DEBUG Valdiation successful... All the properties have been loaded.
    July 13, 2012 23:34:23 DEBUG database connection
    July 13, 2012 23:34:23 DEBUG incoming method: class getDatabaseConnection: UninstallUtility
    July 13, 2012 23:34:23 DEBUG jdbc:oracle:thin:@localhost:1521:orcl
    July 13, 2012 23:34:24 DEBUG logging
    July 13, 2012 23:34:24 DEBUG the method exit: class getDatabaseConnection: UninstallUtility
    July 13, 2012 23:34:24 DEBUG setting the OIMClient
    July 13, 2012 23:34:24 DEBUG incoming method: class setOIMClient: UninstallUtility
    July 13, 2012 23:34:25 DEBUG output method: class setOIMClient: UninstallUtility
    July 13, 2012 23:34:25 DEBUG successful in the creation of the OIMClient
    July 13, 2012 23:34:25 DEBUG out of class constructor: UninstallUtility.
    July 13, 2012 23:34:25 DEBUG incoming method: class doConnectorDeletion: ConnectorUninstall
    July 13, 2012 23:34:25 DEBUG incoming method: class validateDirectDeletion: UninstallUtility
    July 13, 2012 23:34:25 DEBUG output method: class validateDirectDeletion: UninstallUtility
    July 13, 2012 23:34:28 DEBUG incoming method: class executeDirectDeletion: UninstallUtility
    July 13, 2012 23:34:28 DEBUG incoming method: class verifyConnectorInstalled: UninstallUtility
    July 13, 2012 23:34:28 values of the parameters of DEBUGGING sConnectorName = DatabaseApplicationTables sConnectorRelease = 9.1.0.5.0
    July 13, 2012 23:34:28 oracle.iam.connectormgmt.uninstall.UninstallUtility ERROR occurred while obtaining the name of the connector and release: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist

    July 13, 2012 23:34:28 ERROR ORA-00942: table or view does not exist

    java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:440)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396)
    at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:837)
    at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:445)
    at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:191)
    at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:523)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:207)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:862)
    at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1153)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1275)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3576)
    at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3620)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1491)
    at oracle.iam.connectormgmt.uninstall.UninstallUtility.verifyConnectorInstalled(UninstallUtility.java:740)
    at oracle.iam.connectormgmt.uninstall.UninstallUtility.executeDirectDeletion(UninstallUtility.java:314)
    at oracle.iam.connectormgmt.uninstall.ConnectorUninstall.doConnectorDeletion(ConnectorUninstall.java:369)
    at oracle.iam.connectormgmt.uninstall.ConnectorUninstall.main(ConnectorUninstall.java:83)
    July 13, 2012 23:34:28 oracle.iam.connectormgmt.uninstall.UninstallUtilityError ERROR in obtaining the name of the connector and release: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist

    oracle.iam.connectormgmt.uninstall.ConnectorUninstallException: oracle.iam.connectormgmt.uninstall.UninstallUtilityError encountered while getting the connector and release name: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist

    at oracle.iam.connectormgmt.uninstall.UninstallUtility.verifyConnectorInstalled(UninstallUtility.java:751)
    at oracle.iam.connectormgmt.uninstall.UninstallUtility.executeDirectDeletion(UninstallUtility.java:317)
    at oracle.iam.connectormgmt.uninstall.ConnectorUninstall.doConnectorDeletion(ConnectorUninstall.java:371)
    at oracle.iam.connectormgmt.uninstall.ConnectorUninstall.main(ConnectorUninstall.java:83)



    How can I solve this problem? What is the name of the table that stores the data of connectors?

    Published by: 946412 on July 13, 2012 03:21

    DBUserName = system: hope this is not a user of the IOM

    Provide the IOM DB user name ie: DEV_OIM instead of system

    due to bad username, the above error persist. you will find table CIH under IOM scheme.

  • <>&lt; JDBC &gt; oracle.jdbc.xa.OracleXAException IOM error

    I am facing this problem on IOM 9.1.0.2 Bp 7:

    < < WLS Kernel > > <><>< 1307213882598 > < BEA-001128 > < connection for pool closed "xlXADS" >.
    # < June 1, 2011 13:54:32 PM CDT > < error > < JDBC > < oim01. SERVERXYZ.com > < rtxd_msx01_passd > < ExecuteThread [pending]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1307213912626 > < BEA-001112 > < Test ' select 1 in XSD, where 1 = 2 "set up for pool"xlXADS"failed with the exception:"oracle.jdbc.xa.OracleXAException. " >
    # < June 1, 2011 13:54:32 PM CDT > < Info > < JDBC > < oim01. SERVERXYZ.com > < rtxd_msx01_passd > < ExecuteThread [pending]: '4' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1307213912626 > < BEA-001128 > < connection for pool closed "xlXADS" >.
    # < June 1, 2011 13:54:32 PM CDT > < error > < JDBC > < oim01. SERVERXYZ.com > < rtxd_msx01_passd > < ExecuteThread [pending]: '5' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1307213912628 > < BEA-001112 > < Test ' select 1 in XSD, where 1 = 2 "set up for pool"xlXADS"failed with the exception:"oracle.jdbc.xa.OracleXAException. " >
    # < June 1, 2011 13:54:32 PM CDT > < error > < JDBC > < oim01. SERVERXYZ.com > < rtxd_msx01_passd > < ExecuteThread [pending]: '3' for queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1307213912628 > < BEA-001112 > < Test ' select 1 in XSD, where 1 = 2 "set up for pool"xlXADS"failed with the exception:"oracle.jdbc.xa.OracleXAException. " >

    Anyone know what it is?

    Jonathan.

    This should occur when you try to restart your JAVA virtual machine and for some reason any something related to xlXADS connection pool has been failure. Let us know more details. on your environment (webLogic version and database) so that we can help you, please?

  • [IOM] Error in direct provision (with automatic backup form)-GTC DB App Table

    Hello

    I get an error message when you configure the direct delivery of a GTC DB App Conn using IOM access policy (and the members of the Group) or by manual configuration with prepopulate and auto save the form.
    Commissioning manual with prepopulate ONLY (not with auto save form) WORK!

    Some information about my config to IOM:
    -Pre-fill the adapters are implemented on both forms (parent and child)
    -"Auto prepopulate" and "Automatic registration" is set up to process definition
    -For the direct provision, I created an access strategy with a group of associates who has a membership rule

    That it works:
    -Provisioning manually, using prepopulate the adapters only, not auto save form. The two tables is updated correctly
    -All * 3 tasks are called and finished with status = Completed *: 'System Validation', 'Create a user' and ' Table child Oud_ < table name child connector > _US row Inserted.

    Direct test commissioning:
    -J' tested add the resource manually with form pre-populate and AutoSave configured and also through membership policy or group access. The error is the same on both tests
    -The resource is displayed as it is put into service and it's created an entry in the parent table of the resource, but not on the child table
    -J' have also observed that only: "Validation of system" and "Create User" tasks have been executed (status = Completed). But it lacks the task "Table child Oud_ < table name child connector > _US row Inserted.
    -News error log displays only an error as to the table of the PMU (information groups), but I don't know if this is the cause of creating entry on the child table.
    It seems that the SQL stmt is seeking a ugp_name (group name) using ugp_key, but which has the value null.
    "SELECT ugp_name FROM ugp WHERE ugp_key = java.sql.SQLSyntaxErrorException: ORA-00936: lack of expression.
    Note: The test manually (without backup AutoShape), I got "SELECT ugp_name FROM ugp WHERE ugp_key = 1' the same SQL stmt, but the value is provided.

    My guess:
    -It seems that the error is interrupted the process of execution of any kind "Table child Oud_ < table name child connector > _US row Inserted" task does not, even if the previous tasks are finished with status = Completed. Therefore, the entry is not created on the child table.

    Please, no supposition or help would be very helpful. Where nothing works, I guess I'll have to create and customize a task 'child update form' as a workaround called after the task "create a user".


    Kind regards
    Hugo

    My environment:
    -Windows 2003, WebLogic 10.3.0.0, IOM 9.1.0.2 BL4, Oracle 10 g, Java 1.6 DB App Table connector 9.1.0.2 (from October 2009)
    -Target resource: Parent and child Table (Oracle 10 g - the same IOM Pb)

    See the bottom of post for confirmation:

    Re: IOM: unable to pre-populate fields in the child form

  • JDeveloper 11 g new Session Bean Wizard error

    Hi all

    I experienced an error when you try to create a Session Bean using the 11 g Wizard.

    I followed the example of building a Web Application EJB and JPA, and JavaServer Faces tutorial, but using my own schema

    My scheme is simple, 2 - userstbl, and bugstbl tables. bugstbl.bugraisedby is a foreign key to usertbl.userid to a bug causing identiry.

    After you create the beans entity for my paintings, I then add the following named query:

    @NamedQuery (name = "Bugstbl.findBySurname", query = "select bugstbl.*, userstbl.surname from bugstbl, userstbl where bugstbl.bugraisedby = userstbl.userid and userstbl.surname as: p_surname")

    When I use the Session Bean, step 3 of 6 new Wizard dialog (Session façade - select JPA entity methods) is empty and does not allow me to select the methods to expose.

    If you continue with the wizrd an error message is displayed.

    "Year error has occurred." Click details for more information that might be useful when diagnosing or reporting this issue '

    The details are:

    java.lang.NullPointerException
    at oracle.jdevimpl.ejb.facade.ejb30.Ejb30NamedQueryMethodBuilder.getMethodInfoImpl(Ejb30NamedQueryMethodBuilder.java:194)
    at oracle.jdevimpl.ejb.facade.AbstractMethodBuilder.getEjbMethodInfo(AbstractMethodBuilder.java:62)
    at oracle.jdevimpl.ejb.facade.AbstractMethodBuilder.getMethodSignature(AbstractMethodBuilder.java:55)
    at oracle.jdevimpl.ejb.facade.ejb30.Ejb30NamedQueryMethodBuilder.getMethodSignature(Ejb30NamedQueryMethodBuilder.java:123)
    to oracle.jdevimpl.ejb.facade.EntityTreeModel$ MethodNode. < init > (EntityTreeModel.java:165)
    to oracle.jdevimpl.ejb.facade.EntityTreeModel$ EntityNode. < init > (EntityTreeModel.java:138)
    to oracle.jdevimpl.ejb.facade.EntityTreeModel. < init > (EntityTreeModel.java:193)
    at oracle.jdevimpl.ejb.facade.SessionFacadeBuilder.newEntityTreeModel(SessionFacadeBuilder.java:92)
    at oracle.jdevimpl.ejb.facade.SessionFacadeBuilder.getEntityTreeModel(SessionFacadeBuilder.java:85)
    at oracle.jdevimpl.ejb.facade.SessionFacadeBuilder.generateFacade(SessionFacadeBuilder.java:133)
    at oracle.jdevimpl.ejb.facade.ejb30.Ejb30SessionFacadeBuilder.generateFacade(Ejb30SessionFacadeBuilder.java:267)
    at oracle.jdeveloper.ejb.EjbGenerator.generateClasses(EjbGenerator.java:835)
    at oracle.jdeveloper.ejb.EjbGenerator.saveToParent(EjbGenerator.java:597)
    at oracle.jdeveloper.ejb.EjbGenerator.saveToParent(EjbGenerator.java:554)
    at oracle.jdevimpl.ejb.ejbwiz.EjbWizard.doFinish(EjbWizard.java:226)
    at oracle.jdevimpl.ejb.ejbwiz.EjbWizard.invokeImpl(EjbWizard.java:143)
    at oracle.jdevimpl.ejb.ejbwiz.SessionEjbWizard.invoke(SessionEjbWizard.java:108)
    at oracle.ide.wizard.WizardManager.invokeWizard(WizardManager.java:317)
    to oracle.ide.wizard.WizardManager$ 1.run(WizardManager.java:365)
    to oracle.ide.util.IdeUtil$ 3.run(IdeUtil.java:1079)
    at oracle.javatools.util.SwingUtils.invokeAfterRepaint(SwingUtils.java:520)
    at oracle.ide.util.IdeUtil.invokeAfterRepaint(IdeUtil.java:1092)
    to oracle.ide.wizard.WizardManager$ 2.run(WizardManager.java:373)
    to oracle.ide.util.IdeUtil$ 3.run(IdeUtil.java:1079)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

    I can create the Session Bean without the part parameter of the named query and then manually add to the Session Bean. However, if I can drag this Session Bean in an EJB diagram I get the "serious unexpected error has occurred in JDeveloper" mentioned in other threads.

    Any ideas?

    P

    I think the problem is with your EJBQL syntax.
    A query like this will work:
    , @NamedQuery (name = "Employees.findbyName", query = "select o o employees where o.firstName =: p_name")

    Things to note and apply to your query:
    Use of o to represent the object
    First name - letters/lowecase according to the name of the attribute in the APP (not in table)

    Try and see if those who help.

    Or maybe try and move to NamedNativeQuery

  • IOM - error open the link Export / Import

    Please, can anyone suggest me about this error, that occur when you try to open the export / import (Chrome, IE, Mozilla).

    10:59:15ERROR [ExecuteThread [ASSET]: '1' for the queue: "weblogic.kernel.Default (self-adjusting)»]-ClientClassLoader.processRequest:/xlWebApp/ClientClassServlet/xlWebApp/detect.jar"]
    java.lang.NullPointerException
    in java.io.File. < init > (File.java:222)
    to com.nexaweb.server.util.WebApplicationContext. < init > (WebApplicationContext.java:58)
    at com.nexaweb.server.util.WebApplicationContextResolver.getWebApplicationContext(WebApplicationContextResolver.java:78)
    at com.nexaweb.server.clientmgmt.ClientClassLoader.processRequest(ClientClassLoader.java:143)
    at com.nexaweb.server.admin.ServerAdmin.callClientClassLoader(ServerAdmin.java:396)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.nexaweb.loader.xMethodInvoker.runInThread(xMethodInvoker.java:69)
    at com.nexaweb.server.api.admin.ServerAdminProxy.callClientClassLoader(ServerAdminProxy.java:572)
    at com.nexaweb.redirect.RedirectServlet.doGet(RedirectServlet.java:21)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:76)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:121)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:107)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:111)
    at java.security.AccessController.doPrivileged (Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    10:59:15ERROR [ExecuteThread [ASSET]: '1' for the queue: "weblogic.kernel.Default (self-adjusting)»]-ClientClassLoader.processRequest:/xlWebApp/ClientClassServlet/xlWebApp/NexawebClient.jar"]
    java.lang.NullPointerException
    in java.io.File. < init > (File.java:222)
    to com.nexaweb.server.util.WebApplicationContext. < init > (WebApplicationContext.java:58)
    at com.nexaweb.server.util.WebApplicationContextResolver.getWebApplicationContext(WebApplicationContextResolver.java:78)
    at com.nexaweb.server.clientmgmt.ClientClassLoader.processRequest(ClientClassLoader.java:143)
    at com.nexaweb.server.admin.ServerAdmin.callClientClassLoader(ServerAdmin.java:396)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.nexaweb.loader.xMethodInvoker.runInThread(xMethodInvoker.java:69)
    at com.nexaweb.server.api.admin.ServerAdminProxy.callClientClassLoader(ServerAdminProxy.java:572)
    at com.nexaweb.redirect.RedirectServlet.doGet(RedirectServlet.java:21)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:76)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:121)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:107)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:111)
    at java.security.AccessController.doPrivileged (Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    10:59:15ERROR [ExecuteThread [ASSET]: '1' for the queue: "weblogic.kernel.Default (self-adjusting)»]-ClientClassLoader.processRequest:/xlWebApp/ClientClassServlet/xlWebApp/nfc.jar"]
    java.lang.NullPointerException
    in java.io.File. < init > (File.java:222)
    to com.nexaweb.server.util.WebApplicationContext. < init > (WebApplicationContext.java:58)
    at com.nexaweb.server.util.WebApplicationContextResolver.getWebApplicationContext(WebApplicationContextResolver.java:78)
    at com.nexaweb.server.clientmgmt.ClientClassLoader.processRequest(ClientClassLoader.java:143)
    at com.nexaweb.server.admin.ServerAdmin.callClientClassLoader(ServerAdmin.java:396)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.nexaweb.loader.xMethodInvoker.runInThread(xMethodInvoker.java:69)
    at com.nexaweb.server.api.admin.ServerAdminProxy.callClientClassLoader(ServerAdminProxy.java:572)
    at com.nexaweb.redirect.RedirectServlet.doGet(RedirectServlet.java:21)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:76)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:121)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:107)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:111)
    at java.security.AccessController.doPrivileged (Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    10:59:15ERROR [ExecuteThread [ASSET]: '1' for the queue: "weblogic.kernel.Default (self-adjusting)»]-ClientClassLoader.processRequest:/xlWebApp/ClientClassServlet/xlWebApp/com/nexaweb/client/launcher/JVMDetector.class"]
    java.lang.NullPointerException
    in java.io.File. < init > (File.java:222)
    to com.nexaweb.server.util.WebApplicationContext. < init > (WebApplicationContext.java:58)
    at com.nexaweb.server.util.WebApplicationContextResolver.getWebApplicationContext(WebApplicationContextResolver.java:78)
    at com.nexaweb.server.clientmgmt.ClientClassLoader.processRequest(ClientClassLoader.java:143)
    at com.nexaweb.server.admin.ServerAdmin.callClientClassLoader(ServerAdmin.java:396)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.nexaweb.loader.xMethodInvoker.runInThread(xMethodInvoker.java:69)
    at com.nexaweb.server.api.admin.ServerAdminProxy.callClientClassLoader(ServerAdminProxy.java:572)
    at com.nexaweb.redirect.RedirectServlet.doGet(RedirectServlet.java:21)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:76)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:121)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:107)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:111)
    at java.security.AccessController.doPrivileged (Native Method)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)

    MetaLink ID: (Doc ID 1294514.1) [ID 1294514.1]

  • OIA 11 g and 11g of IOM on WebLogic integration

    I followed the instructions for the integration of IOM and OIA from this location:

    http://wikis.Sun.com/display/OIA11gDocs/integrating+with+Oracle+Identity+Manager

    With the exception that there are typos on step 2:

    xlUtils.xls is actually xlUtils.jar
    xLVO.jar is xlVO.jar

    When I try to start the application, I get the following error:

    14:10:13, 922 ERROR context initialization failed [ContextLoader]
    org.springframework.beans.factory.BeanCreationException: error creating bean with name 'certificationEventListener' defined in ServletContext resource [WEB-INF/idc - context.xml]: cannot resolve a reference to 'rbacxIDCService' of the bean while setting the property "rbacxIDCService" bean nested exception is org.springframework.beans.factory.BeanCreationException: error creating bean with name 'rbacxIDCService' defined in ServletContext resource [WEB-INF/idc - context.xml]: cannot resolve a reference to 'rbacxIAMService' of the bean while setting the property "rbacxIAMService" bean nested exception is org.springframework.beans.factory.BeanCreationException: error creating bean with name 'rbacxIAMService' defined in ServletContext resource [WEB-INF/iam - context.xml]: cannot create the inner bean "com.vaau.rbacx.iam.service.impl.RbacxIAMServiceImpl #6ba00355" type [com.vaau.rbacx.iam.service.impl.RbacxIAMServiceImpl] all by setting the bean property "target"; nested exception is org.springframework.beans.factory.BeanCreationException: error creating bean with name ' com.vaau.rbacx.iam.service.impl.RbacxIAMServiceImpl #6ba00355 "defined in ServletContext resource [WEB-INF/iam - context.xml]: could not resolve reference to bean"IOM"setting bean property"iamSolutions"with key [TypedStringValue: value [oracle], the type of target [null]]; nested exception is org.springframework.beans.factory.BeanCreationException: error creating bean with name 'IOM' defined in ServletContext resource [WEB-INF/iam - context.xml]: instantiation of bean failed; nested exception is java.lang.NoClassDefFoundError: com/thortech/xl/util/ThorException
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:275)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:104)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1245)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1010)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:472)
    to org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$ 1.run(AbstractAutowireCapableBeanFactory.java:409)
    at java.security.AccessController.doPrivileged (Native Method)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
    to org.springframework.beans.factory.support.AbstractBeanFactory$ 1.getObject(AbstractBeanFactory.java:264)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeansOfType(DefaultListableBeanFactory.java:308)
    at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:947)
    at org.springframework.context.support.AbstractApplicationContext.registerListeners(AbstractApplicationContext.java:701)
    at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:377)
    at org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)
    at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)
    at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)
    to weblogic.servlet.internal.EventsManager$ FireContextListenerAction.run (EventsManager.java:481)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:181)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1863)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3126)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:1267)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
    at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:43)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    to weblogic.management.deploy.internal.AppTransition$ 2.transitionApp(AppTransition.java:30)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    Any ideas on what is wrong?

    The solution is to include a few additional files of OIM 11 g jar (it is a bug not documented at Oracle).

    CP ${IAM_ORACLE_HOME}/server/client/oimclient.jar ${RBACX_HOME} / rbacx/WEB-INF/lib
    CP ${IAM_ORACLE_HOME}/server/platform/iam-platform-utils.jar ${RBACX_HOME} / rbacx/WEB-INF/lib

    I asked a documentation updated without luck, but this action solved the problem.

  • OIM 11 g Installation: server to configure IOM failed

    Hello
    I am facing problem in the configuration of the server of the IOM and the console Design.


    Configure the server to IOM
    Error
    Exception has occurred by encrypting the configuration and the database
    The step fails configure IOM Server



    Here is the description of the error in the log file.

    [2012 06-27 T 07: 46:07.015 - 07:00] [as] [TRACK: 16] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] [SRC_CLASS: EncryptDataBase] [SRC_METHOD: encryptDBContent] ENTRY
    [2012 06-27 T 07: 46:07.015 - 07:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] []
    [OIM_CONFIG] Crypto Provider, the SUNJCE()) value
    ]]
    [2012 06-27 T 07: 46:07.015 - 07:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] load the provider class
    [2012 06-27 T 07: 46:07.015 - 07:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] get the instance of the keystore
    [2012 06-27 T 07: 46:07.015 - 07:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] generate the key
    [2012 06-27 T 07: 46:07.046 - 07:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] hold the key to .xlDatabasekey file
    [2012 06-27 T 07: 46:07.046 - 07:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] create database connection
    [2012 06-27 T 07: 46:07.046 - 07:00] [as] [TRACK: 16] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] [SRC_CLASS: EncryptDataBase] [SRC_METHOD: setDBEncrypted] ENTRY
    [2012 06-27 T 07: 46:07.078 - 07:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] ORA-00001: unique constraint (DEV_OIM.UK_MLS_LOCALE_MLS_LOCALE_CODE) not met []
    java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (DEV_OIM.UK_MLS_LOCALE_MLS_LOCALE_CODE) violated

    at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:89)
    at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:135)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:210)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:473)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:423)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1094)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1040)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1352)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3566)
    at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3692)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1508)
    at oracle.as.install.oim.config.util.EncryptDataBase.updateMLSLocale(EncryptDataBase.java:289)
    at oracle.as.install.oim.config.util.EncryptDataBase.encryptDBContent(EncryptDataBase.java:124)
    at oracle.as.install.oim.config.util.EncryptConfigurationAndDB.encryptConfigurationAndDatbase(EncryptConfigurationAndDB.java:208)
    at oracle.as.install.oim.config.OIMConfigManager.configureOIM(OIMConfigManager.java:966)
    at oracle.as.install.oim.config.OIMConfigManager.doExecute(OIMConfigManager.java:538)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
    at java.lang.Thread.run(Thread.java:662)

    ]]
    [2012 06-27 T 07: 46:07.078 - 07:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] Exception has occurred in the updateMLSLocale method by updating the regional settings to the IOM DB []
    java.lang.Exception: Exception occurred in the updateMLSLocale method by updating the locale to IOM DB
    at oracle.as.install.oim.config.util.EncryptDataBase.updateMLSLocale(EncryptDataBase.java:297)
    at oracle.as.install.oim.config.util.EncryptDataBase.encryptDBContent(EncryptDataBase.java:124)
    at oracle.as.install.oim.config.util.EncryptConfigurationAndDB.encryptConfigurationAndDatbase(EncryptConfigurationAndDB.java:208)
    at oracle.as.install.oim.config.OIMConfigManager.configureOIM(OIMConfigManager.java:966)
    at oracle.as.install.oim.config.OIMConfigManager.doExecute(OIMConfigManager.java:538)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (DEV_OIM.UK_MLS_LOCALE_MLS_LOCALE_CODE) violated

    at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:89)
    at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:135)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:210)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:473)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:423)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1094)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1040)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1352)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3566)
    at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3692)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1508)
    at oracle.as.install.oim.config.util.EncryptDataBase.updateMLSLocale(EncryptDataBase.java:289)
    ... 13 more

    ]]
    [2012 06-27 T 07: 46:07.078 - 07:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] Exception occurred during encryption of the database []
    java.lang.Exception: Exception occurred during encryption of the database
    at oracle.as.install.oim.config.util.EncryptDataBase.encryptDBContent(EncryptDataBase.java:138)
    at oracle.as.install.oim.config.util.EncryptConfigurationAndDB.encryptConfigurationAndDatbase(EncryptConfigurationAndDB.java:208)
    at oracle.as.install.oim.config.OIMConfigManager.configureOIM(OIMConfigManager.java:966)
    at oracle.as.install.oim.config.OIMConfigManager.doExecute(OIMConfigManager.java:538)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.Exception: Exception occurred in the updateMLSLocale method by updating the locale to IOM DB
    at oracle.as.install.oim.config.util.EncryptDataBase.updateMLSLocale(EncryptDataBase.java:297)
    at oracle.as.install.oim.config.util.EncryptDataBase.encryptDBContent(EncryptDataBase.java:124)
    ... 12 more
    Caused by: java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (DEV_OIM.UK_MLS_LOCALE_MLS_LOCALE_CODE) violated

    at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:89)
    at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:135)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:210)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:473)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:423)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1094)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1040)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1352)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3566)
    at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3692)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1508)
    at oracle.as.install.oim.config.util.EncryptDataBase.updateMLSLocale(EncryptDataBase.java:289)
    ... 13 more

    ]]
    [2012 06-27 T 07: 46:07.078 - 07:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] []
    [OIM_CONFIG] Encryption of database failed.
    ]]
    [2012 06-27 T 07: 46:07.078 - 07:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JWiPympFs1WFLz7U8A1Fuljj000003, 0] Exception []
    java.lang.Exception: Exception occurred by encrypting the configuration and the database
    at oracle.as.install.oim.config.util.EncryptConfigurationAndDB.encryptConfigurationAndDatbase(EncryptConfigurationAndDB.java:213)
    at oracle.as.install.oim.config.OIMConfigManager.configureOIM(OIMConfigManager.java:966)
    at oracle.as.install.oim.config.OIMConfigManager.doExecute(OIMConfigManager.java:538)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.Exception: Exception occurred during encryption of the database
    at oracle.as.install.oim.config.util.EncryptDataBase.encryptDBContent(EncryptDataBase.java:138)
    at oracle.as.install.oim.config.util.EncryptConfigurationAndDB.encryptConfigurationAndDatbase(EncryptConfigurationAndDB.java:208)
    ... 11 more
    Caused by: java.lang.Exception: Exception occurred in the updateMLSLocale method by updating the locale to IOM DB
    at oracle.as.install.oim.config.util.EncryptDataBase.updateMLSLocale(EncryptDataBase.java:297)
    at oracle.as.install.oim.config.util.EncryptDataBase.encryptDBContent(EncryptDataBase.java:124)
    ... 12 more
    Caused by: java.sql.SQLIntegrityConstraintViolationException: ORA-00001: unique constraint (DEV_OIM.UK_MLS_LOCALE_MLS_LOCALE_CODE) violated

    at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:89)
    at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:135)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:210)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:473)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:423)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1094)
    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)
    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:1040)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1352)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3566)
    at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3692)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1508)
    at oracle.as.install.oim.config.util.EncryptDataBase.updateMLSLocale(EncryptDataBase.java:289)
    ... 13 more

    ]]


    Thanks in advance for the help.

    Kind regards
    Prasad

    Yep, Prasad. But now the error has changed.

    ".... Lack of C:\Oracle\Middleware\user_projects\domains\oimdomain\config\fmwconfig\*.xldatabasekey *... »

    Please check your $DOMAIN_HOME variable and confirm if it is part of this and if this file above is there. For example: "C:\Oracle\Middleware\user_projects\domains\oimdomain" I would say that your $DOMAIN_HOME is wrong but please check everything first and let us know.

    If you confirm it's wrong, do it right the first step I told you once again and then properly set them $DOMAIN_HOME.

    Kind regards
    Leoncio Thiago.

  • Error: Invalid Configuration for the JMS adapter

    Hello!

    I do a test with the CEP to get messages from a WebLogic JMS queue but I get the following error:

    < BEA-2045010 > < the context of the "Test" application could not be initialized: org.springframework.beans.FatalBeanException: error initializing context of life cycle; nested exception is java.lang.IllegalArgumentException: configuration not valid for the JMS adapter, you must Bean or specify a converter or an event type.

    Teste.Context.xml:

    <? XML version = "1.0" encoding = "UTF-8"? >
    < xmlns = "http://www.springframework.org/schema/beans" beans
    xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance".
    xmlns:OSGi = "http://www.springframework.org/schema/osgi".
    xmlns:wlevs = "http://www.bea.com/ns/wlevs/spring".
    xmlns:JDBC = "http://www.oracle.com/ns/ocep/jdbc".
    xmlns: space = 'http://www.oracle.com/ns/ocep/spatial. '
    "xsi: schemaLocation =".
    http://www.springframework.org/schema/beans
    http://www.springframework.org/schema/beans/Spring-beans.xsd
    http://www.springframework.org/schema/OSGi
    http://www.springframework.org/schema/OSGi/spring-OSGi.xsd
    http://www.BEA.com/ns/wlevs/spring
    http://www.BEA.com/ns/wlevs/spring/spring-wlevs-v11_1_1_3.xsd
    http://www.Oracle.com/ns/OCEP/JDBC
    http://www.Oracle.com/ns/OCEP/JDBC/OCEP-JDBC.xsd
    http://www.Oracle.com/ns/OCEP/spatial
    http://www.Oracle.com/ns/OCEP/spatial/OCEP-spatial.xsd ">."

    < wlevs:event - type-repository >
    < wlevs:event - type the type name "Pet" = >
    < wlevs: class > testewithprotobuf. MyPet$ Pet < / wlevs: class >
    < / wlevs:event - type >
    < / wlevs:event - type-repository >

    < wlevs: adapt id = "pet_messageAdapter" provider = 'jms-entrants' >
    < wlevs:listener ref = "pet_inputChannel" / >
    < wlevs:instance - name of the property = "converterBean."
    REF = "PetMessageConverter" / >
    < / wlevs: adjust >

    < wlevs: channel id = "pet_inputChannel" - type of event "Pet" = >
    < wlevs:listener ref = "pet_messageProcessor" / >
    < / wlevs: channel >

    < bean id = "PetMessageConverter" class = "testewithprotobuf. PetMessageConverter"/ >
    < bean id = "PetBean" class = "testewithprotobuf. PetBean"/ >

    < wlevs:processor id = "pet_messageProcessor" >
    < wlevs:listener ref = "pet_outputChannel" / >
    < / wlevs:processor >

    < wlevs: channel id = "pet_outputChannel" - type of event "Pet" = >
    < wlevs:listener ref = "PetBean" / >
    < / wlevs: channel >
    < / beans >

    My converter class:

    import java.util.Collections;
    import java.util.List;

    Import javax.jms.BytesMessage;
    Import javax.jms.JMSException;
    Import javax.jms.Message;

    Import testewithprotobuf. MyPet.Pet;

    import com.bea.wlevs.adapters.jms.api.InboundMessageConverter;
    import com.bea.wlevs.adapters.jms.api.MessageConverterException;
    import com.google.protobuf.InvalidProtocolBufferException;

    / public class PetMessageConverter implements InboundMessageConverter {}

    @SuppressWarnings ("rawtypes")
    @Override
    conversion of public list (message Message) throws MessageConverterException.
    JMSException {}

    BytesMessage, bytesMessage = message (BytesMessage);

    long bodyLen = bytesMessage.getBodyLength ();
    ubyte [] buffer = new byte [(int) bodyLen];

    bytesMessage.readBytes (buffer);

    try {}
    Pet animal = Pet.parseFrom (buffer);

    Return Collections.singletonList (pet);

    } catch (InvalidProtocolBufferException e) {}
    throw new MessageConverterException (e);
    }
    }
    }

    Please, what is the problem?
    Thank you!

    This error usually indicates that you have two type of event and bean converter specified or not specified. In your case, which does not seem the case by looking at the source file. You could also paste the contents of your configuration of the directory META-INF/wlevs file?

  • Integrate CEP with weblogic JMS queue

    Hi guys,.

    I am trying to send data of CEP to the of Weblogic JMS queue, but I get the error message


    Error:

    org.springframework.beans.FatalBeanException: error initializing the context lifecycle; nested exception is java.lang.IllegalArgumentException: failed to find JNDI for jms/CEP_Q1 of the t3://10.80.4.206:7001 provider

    at com.bea.wlevs.spring.ApplicationContextLifecycle.onApplicationEvent(ApplicationContextLifecycle.java:146)

    to org.springframework.context.event.SimpleApplicationEventMulticaster$ 1.run(SimpleApplicationEventMulticaster.java:79)

    at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50)

    at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:76)

    at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:274)

    at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:737)

    at org.springframework.osgi.context.support.AbstractOsgiBundleApplicationContext.finishRefresh(AbstractOsgiBundleApplicationContext.java:235)

    to org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$ 4.run(AbstractDelegatedExecutionApplicationContext.java:358)

    at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)

    at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:320)

    to org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$ CompleteRefreshTask.run (DependencyWaiterApplicationContextExecutor.java:139)

    at org.springframework.scheduling.commonj.DelegatingWork.run(DelegatingWork.java:62)

    to weblogic.work.commonj.CommonjWorkManagerImpl$ WorkWithListener.run (CommonjWorkManagerImpl.java:204)

    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:545)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    <jms-adapter>
      <name>CreditCardJMSOutboundAdapter</name>
      <event-type>CreditCardEvent</event-type>
      <jndi-provider-url>t3://10.80.4.206:7001</jndi-provider-url>
      <destination-jndi-name>jms/CEP_Q1</destination-jndi-name>
      <user>admin</user>
      <password>welcome1</password>
      </jms-adapter>
    

    In the weblogic server:

    The JMS adapter resources outgoing connection JNDI adapter: eis/queue / CEP

    ConnectionFactoryLocation: jms/OCEP_CF

    Connection factory JNDI name: jms/OCEP_CF

    JNDI queue name: jms/CEP_Q1


    Advice me please.


    Thank you

    Yatan

    Hi guys, this solved, the problem was that I was using the wrong port of JNDI, my queue was targeting the soa-server1 on 8001.  correct is t3://10.80.4.206:8001

  • Connector issue while creating GTC for rapprochement between flat file.

    Hi Experts,

    I have all the steps needed to create the connector TAG, but everything in saving the connector it throws the error message:

    An error occurred when recording information for connector generic technology SAP_HRMS_FEED. Check the logs of the applications for more details.

    I tried to create the TAG with a different name too but still having the same issue.

    error message in newspapers are:

    Caused by: java.sql.SQLSyntaxErrorException: ORA-00907: lack the right parenthesis

    CREATE TABLE RA_SAP_HRMS_FEED_GTC (RECON_TABLE_KEY NUMBER PRIMARY KEY (19.0), NO. RE_KEY (19.0), RECON_CHGLOGATTR_IDXLST VARCHAR2 (1000), RA_JOBTEXTA0103FF0 VARCHAR2 (256) RA_PERSONNEL AREA9DDB468D VARCHAR2 (256), RA_FIRSTNAME69B3163B VARCHAR2 (150), RA_EMPLOYEEID99E49BCD VARCHAR2 (80), RA_BUSINESSAREATEXT306638A0 VARCHAR2 (80), RA_POSITIONTEXT6BA591C4 VARCHAR2 (80), RA_USERTYPE VARCHAR2 (30), RA_EMPLOYEEGROUPB25A928D VARCHAR2 (256), RA_EMPLOYEEGROUPTEXTCBF6A700 VARCHAR2 (80)) , RA_JOB VARCHAR2 (256), RA_EMPLOYEETYPE VARCHAR2 (255), RA_PREVIOUSEMPLOYEENOB4392084 VARCHAR2 (256), RA_ACTIONTYPEBE498EE4 VARCHAR2 (256), RA_COMPANYCODE5B7A6FF0 VARCHAR2 (256), RA_EMPLOYEESUBGROUPTEXB8A02FE0 VARCHAR2 (80), RA_CONTROLLINGAREATEXT19BBAFB3 VARCHAR2 (256), RA_PERSONNELSUBAREAA13D188D VARCHAR2 (256), RA_GENDERKEY3EBE3880 VARCHAR2 (256), RA_CONTROLLINGAREAC009A5FA VARCHAR2 (256), RA_COSTCENTERDBF33BE8 VARCHAR2 (256), RA_BUSINESSAREA519E7CED VARCHAR2 (256), RA_EMAILID3137A83F VARCHAR2 (256), RA_KNOWNASEE0EF66F VARCHAR2 (382), RA_POSITION VARCHAR2 (256), NUMBER RA_ACT_KEY (19.0) (, RA_ORGANIZATION VARCHAR2 (256), RA_REASONFORACTIONA006B4C9 VARCHAR2 (256), RA_ORGUNIT4EC02D60 VARCHAR2 (256), RA_COMPANYCODETEXT4EB68F9D VARCHAR2 (80), RA_MIDDLENAME78FC6236 VARCHAR2 (80), RA_PERSONNELAREATEXTEBEEBEE0 VARCHAR2 (256), RA_EMPLOYEESUBGROUPF056FDAD VARCHAR2 (256), RA_ORGUNITTEXT590FD80D VARCHAR2 (80), RA_COSTCENTERTEXTDFA89E85 VARCHAR2 (256), RA_LASTNAMEEBE999D5 VARCHAR2 (150), RA_PERSONNELSUBAREATEX83B7E100 VARCHAR2 (256))

    Dignostic IOM error:

    [2014 06-17 T 18: 14:31.902 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.platform.authopss.impl] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] addEntityPublications: Call trace-> []

    -Stack Trace Begins [[is not an exception. For the purposes of debugging]]-

    oracle.iam.platform.authopss.impl.EntityPublicationServiceImpl.log(EntityPublicationServiceImpl.java:1363)

    oracle.iam.platform.authopss.impl.EntityPublicationServiceImpl.addEntityPublications(EntityPublicationServiceImpl.java:117)

    oracle.iam.platform.authopss.impl.EntityPublicationServiceImpl.autoPublish(EntityPublicationServiceImpl.java:400)

    ... 7 ignored rows...

    oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterceptor.java:25)

    ... 3 ignored rows...

    oracle.iam.provisioning.util.CommonUtil.autoPublishEntities(CommonUtil.java:1194)

    oracle.iam.provisioning.util.CommonUtil.autoPublishAppInstance(CommonUtil.java:1234)

    oracle.iam.provisioning.impl.ApplicationInstanceServiceImpl.addApplicationInstance(ApplicationInstanceServiceImpl.java:89)

    ... 7 ignored rows...

    oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterceptor.java:25)

    ... 3 ignored rows...

    oracle.iam.provisioning.api.ApplicationInstanceServiceEJB.addApplicationInstancex (unknown Source)

    ... 21 ignored rows...

    oracle.iam.provisioning.api.ApplicationInstanceService_7tv0mb_ApplicationInstanceServiceRemoteImpl.__WL_invoke (unknown Source)

    ... weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)

    oracle.iam.provisioning.api.ApplicationInstanceService_7tv0mb_ApplicationInstanceServiceRemoteImpl.addApplicationInstancex (unknown Source)

    ... 13 ignored rows...

    oracle.iam.provisioning.api.ApplicationInstanceServiceDelegate.addApplicationInstance (unknown Source)

    ... 7 ignored rows...

    oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterceptor.java:25)

    ... 3 ignored rows...

    oracle.iam.provisioning.dmhandler.ApplicationInstanceHandler.createObject(ApplicationInstanceHandler.java:36)

    ... 52 ignored rows...

    oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterceptor.java:25)

    ... 32 ignored rows...

    oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:107)

    ... 20 ignored rows...

    weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    -The battery Tracefor this call ends.

    ]]

    [2014 06-17 T 18: 14:31.902 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.platform.entitymgr.impl] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: #11.1.2.0.0 IOM] data provider to initialize for the entity type - type organization OIMOrgDataProvider

    [2014 06-17 T 18: 14:31.918 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.provisioning.util] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] loggedinUsrKey: 1 resourceType: action of law: VIEW_SEARCH

    [2014 06-17 T 18: 14:31.918 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.provisioning.util] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: #11.1.2.0.0 IOM] resourceType: right

    [2014 06-17 T 18: 14:31.964 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.impl.config] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: any obj name: SAP_HRMS_FEED_GTC

    [2014 06-17 T 18: 14:31.964 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.utils] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: select obj, obj_key, obj_trusted_source, obj_order_for where obj_name =?

    [2014 06-17 T 18: 14:31.964 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.utils] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: Params = [SAP_HRMS_FEED_GTC]

    [2014 06-17 T 18: 14:31.964 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.utils] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: select orr_rule, orr_action from orr where obj_key = order by orr_rule 84

    [2014 06-17 T 18: 14:31.964 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.utils] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: select orf.orf_fieldname orf_fieldname, orf.orf_fieldtype orf_fieldtype, orf.orf_required orf_required, prf.prf_columnname prf_columnname, prf.prf_iskey prf_iskey of the orf left outer join FRP on orf.orf_key = prf.orf_key where orf.orf_parent_orf_key is null and orf.orf_fieldtype! = 'Multi-value' and orf.obj_key = 84

    [2014 06-17 T 18: 14:31.980 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.utils] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: SELECT COLUMN_NAME, DATA_TYPE, CASE WHEN DATA_TYPE = 'NUMBER' SO DATA_PRECISION WHERE DATA_TYPE IN ('VARCHAR', 'NVARCHAR', 'NVARCHAR2', 'VARCHAR2', 'CHAR') THEN CHAR_LENGTH ELSE DATA_LENGTH END AS COL_LEN USER_TAB_COLUMNS WHERE TABLE_NAME = 'USR' AND COLUMN_NAME IN ("USR_FIRST_NAME")

    [2014 06-17 T 18: 14:31.980 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.utils] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: SELECT COLUMN_NAME, DATA_TYPE, CASE WHEN DATA_TYPE = 'NUMBER' SO DATA_PRECISION WHERE DATA_TYPE IN ('VARCHAR', 'NVARCHAR', 'NVARCHAR2', 'VARCHAR2', 'CHAR') THEN CHAR_LENGTH ELSE DATA_LENGTH END AS COL_LEN USER_TAB_COLUMNS WHERE TABLE_NAME = 'USR' AND COLUMN_NAME IN ("USR_EMP_NO")

    [2014 06-17 T 18: 14:31.980 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.utils] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: SELECT COLUMN_NAME, DATA_TYPE, CASE WHEN DATA_TYPE = 'NUMBER' SO DATA_PRECISION WHERE DATA_TYPE IN ('VARCHAR', 'NVARCHAR', 'NVARCHAR2', 'VARCHAR2', 'CHAR') THEN CHAR_LENGTH ELSE DATA_LENGTH END AS COL_LEN USER_TAB_COLUMNS WHERE TABLE_NAME = 'USR' AND COLUMN_NAME IN ("USR_UDF_BUSINESSAREA")

    [2014 06-17 T 18: 14:31.980 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.utils] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: SELECT COLUMN_NAME, DATA_TYPE, CASE WHEN DATA_TYPE = 'NUMBER' SO DATA_PRECISION WHERE DATA_TYPE IN ('VARCHAR', 'NVARCHAR', 'NVARCHAR2', 'VARCHAR2', 'CHAR') THEN CHAR_LENGTH ELSE DATA_LENGTH END AS COL_LEN USER_TAB_COLUMNS WHERE TABLE_NAME = 'USR' AND COLUMN_NAME IN ("USR_UDF_SAPPOSITION")

    [2014 06-17 T 18: 14:31.980 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.utils] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: SELECT COLUMN_NAME, DATA_TYPE, CASE WHEN DATA_TYPE = 'NUMBER' SO DATA_PRECISION WHERE DATA_TYPE IN ('VARCHAR', 'NVARCHAR', 'NVARCHAR2', 'VARCHAR2', 'CHAR') THEN CHAR_LENGTH ELSE DATA_LENGTH END AS COL_LEN USER_TAB_COLUMNS WHERE TABLE_NAME = 'USR' AND COLUMN_NAME IN ("USR_TYPE")

    [2014 06-17 T 18: 14:31.980 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.utils] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: SELECT COLUMN_NAME, DATA_TYPE, CASE WHEN DATA_TYPE = 'NUMBER' SO DATA_PRECISION WHERE DATA_TYPE IN ('VARCHAR', 'NVARCHAR', 'NVARCHAR2', 'VARCHAR2', 'CHAR') THEN CHAR_LENGTH ELSE DATA_LENGTH END AS COL_LEN USER_TAB_COLUMNS WHERE TABLE_NAME = 'USR' AND COLUMN_NAME IN ("USR_UDF_EMPGROUP")

    [2014 06-17 T 18: 14:31.996 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.utils] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: SELECT COLUMN_NAME, DATA_TYPE, CASE WHEN DATA_TYPE = 'NUMBER' SO DATA_PRECISION WHERE DATA_TYPE IN ('VARCHAR', 'NVARCHAR', 'NVARCHAR2', 'VARCHAR2', 'CHAR') THEN CHAR_LENGTH ELSE DATA_LENGTH END AS COL_LEN USER_TAB_COLUMNS WHERE TABLE_NAME = 'USR' AND COLUMN_NAME IN ("USR_EMP_TYPE")

    [2014 06-17 T 18: 14:31.996 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.utils] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: SELECT COLUMN_NAME, DATA_TYPE, CASE WHEN DATA_TYPE = 'NUMBER' SO DATA_PRECISION WHERE DATA_TYPE IN ('VARCHAR', 'NVARCHAR', 'NVARCHAR2', 'VARCHAR2', 'CHAR') THEN CHAR_LENGTH ELSE DATA_LENGTH END AS COL_LEN USER_TAB_COLUMNS WHERE TABLE_NAME = 'USR' AND COLUMN_NAME IN ("USR_UDF_EMPSUBGROUP")

    [2014 06-17 T 18: 14:31.996 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.utils] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: SELECT COLUMN_NAME, DATA_TYPE, CASE WHEN DATA_TYPE = 'NUMBER' SO DATA_PRECISION WHERE DATA_TYPE IN ('VARCHAR', 'NVARCHAR', 'NVARCHAR2', 'VARCHAR2', 'CHAR') THEN CHAR_LENGTH ELSE DATA_LENGTH END AS COL_LEN USER_TAB_COLUMNS WHERE TABLE_NAME = 'USR' AND COLUMN_NAME IN ('USR_EMAIL")

    [2014 06-17 T 18: 14:31.996 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.utils] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: SELECT COLUMN_NAME, DATA_TYPE, CASE WHEN DATA_TYPE = 'NUMBER' SO DATA_PRECISION WHERE DATA_TYPE IN ('VARCHAR', 'NVARCHAR', 'NVARCHAR2', 'VARCHAR2', 'CHAR') THEN CHAR_LENGTH ELSE DATA_LENGTH END AS COL_LEN USER_TAB_COLUMNS WHERE TABLE_NAME = 'USR' AND COLUMN_NAME IN ("USR_DISPLAY_NAME")

    [2014 06-17 T 18: 14:31.996 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.utils] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: SELECT COLUMN_NAME, DATA_TYPE, CASE WHEN DATA_TYPE = 'NUMBER' SO DATA_PRECISION WHERE DATA_TYPE IN ('VARCHAR', 'NVARCHAR', 'NVARCHAR2', 'VARCHAR2', 'CHAR') THEN CHAR_LENGTH ELSE DATA_LENGTH END AS COL_LEN USER_TAB_COLUMNS WHERE TABLE_NAME = 'USR' AND COLUMN_NAME IN ("ACT_KEY")

    [2014 06-17 T 18: 14:31.996 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.utils] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: SELECT COLUMN_NAME, DATA_TYPE, CASE WHEN DATA_TYPE = 'NUMBER' SO DATA_PRECISION WHERE DATA_TYPE IN ('VARCHAR', 'NVARCHAR', 'NVARCHAR2', 'VARCHAR2', 'CHAR') THEN CHAR_LENGTH ELSE DATA_LENGTH END AS COL_LEN USER_TAB_COLUMNS WHERE TABLE_NAME = 'USR' AND COLUMN_NAME IN ("USR_UDF_COMPANY")

    [2014 06-17 T 18: 14:31.996 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.utils] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: SELECT COLUMN_NAME, DATA_TYPE, CASE WHEN DATA_TYPE = 'NUMBER' SO DATA_PRECISION WHERE DATA_TYPE IN ('VARCHAR', 'NVARCHAR', 'NVARCHAR2', 'VARCHAR2', 'CHAR') THEN CHAR_LENGTH ELSE DATA_LENGTH END AS COL_LEN USER_TAB_COLUMNS WHERE TABLE_NAME = 'USR' AND COLUMN_NAME IN ("USR_MIDDLE_NAME")

    [2014 06-17 T 18: 14:32.011 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.utils] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: SELECT COLUMN_NAME, DATA_TYPE, CASE WHEN DATA_TYPE = 'NUMBER' SO DATA_PRECISION WHERE DATA_TYPE IN ('VARCHAR', 'NVARCHAR', 'NVARCHAR2', 'VARCHAR2', 'CHAR') THEN CHAR_LENGTH ELSE DATA_LENGTH END AS COL_LEN USER_TAB_COLUMNS WHERE TABLE_NAME = 'USR' AND COLUMN_NAME IN ("USR_UDF_SAPORGUNIT")

    [2014 06-17 T 18: 14:32.011 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.utils] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: SELECT COLUMN_NAME, DATA_TYPE, CASE WHEN DATA_TYPE = 'NUMBER' SO DATA_PRECISION WHERE DATA_TYPE IN ('VARCHAR', 'NVARCHAR', 'NVARCHAR2', 'VARCHAR2', 'CHAR') THEN CHAR_LENGTH ELSE DATA_LENGTH END AS COL_LEN USER_TAB_COLUMNS WHERE TABLE_NAME = 'USR' AND COLUMN_NAME IN ("USR_LAST_NAME")

    [2014 06-17 T 18: 14:32.011 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.utils] [tid: [ASSETS].] [ExecuteThread: ' 0' to the queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: select rre.rre_key ruleElementKey, rre.rre_child_rrl_key childRuleKey orf.orf_fieldname stgAttr, rre.rre_fieldname oimAttr, rre.rre_operator elemOpr, rre.rre_transform transformName, rre.rre_casesensitive caseSense, rrl.rrl_operator rrlOper of the SDR, rre LEFT OUTER JOIN orf on rre.orf_key = orf.orf_key where rre.rrl_key = rrl.rrl_key and rrl.rrl_valid = 1 and rrl.rrl_active = 1 and rrl.obj_key = 84order by rre_key

    [2014 06-17 T 18: 14:32.011 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.impl.config] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: will create metadataobject: /db/RA_SAP_HRMS_FEED_GTC.xml

    [2014 06-17 T 18: 14:32.011 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.impl.config] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: will create metadataobject: /db/RAMLS_SAP_HRMS_FEED_GTC.xml

    [2014 06-17 T 18: 14:32.011 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.impl.config] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] will create the table: RA_SAP_HRMS_FEED_GTC

    [2014 06-17 T 18: 14:32.136 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.impl.config] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: new profile will be created for: SAP_HRMS_FEED_GTC

    [2014 06-17 T 18: 14:32.136 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.impl.config] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] generic information: will create metadataobject: / db/SAP_HRMS_FEED_GTC

    [2014 06-17 T 18: 14:32.276 + 05:30] [oim_server1] [NOTIFICATION] [] [oracle.iam.reconciliation.impl.config] [tid: Thread-45] [userId: < anonymous >] [ecid: fd587fbc11859659:435ea970:146a9a58c5f: - 8000-0000000000000003, 1:27919] [APP: IOM #11.1.2.0.0] generic information: operation CREATE on MetadataObject/db/SAP_HRMS_FEED_GTC

    [2014 06-17 T 18: 14:32.276 + 05:30] [oim_server1] [ERROR] [] [XELLERATE. DDM. [IMPORT] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: fd587fbc11859659:435ea970:146a9a58c5f :-8000-0000000000001761,0] [APP: IOM #11.1.2.0.0] Exception from managers to import Post []

    oracle.iam.reconciliation.exception.ConfigException: oracle.iam.platform.tx.OIMTransactionException: oracle.iam.platform.entitymgr.SchemaUpdateException: CREATE TABLE RA_SAP_HRMS_FEED_GTC (RECON_TABLE_KEY NUMBER (19.0) PRIMARY KEY, RE_KEY NUMBER (19.0), RECON_CHGLOGATTR_IDXLST VARCHAR2 (1000), RA_JOBTEXTA0103FF0 VARCHAR2 (256) RA_PERSONNEL AREA9DDB468D VARCHAR2 (256), RA_FIRSTNAME69B3163B VARCHAR2 (150), RA_EMPLOYEEID99E49BCD VARCHAR2 (80), RA_BUSINESSAREATEXT306638A0 VARCHAR2 (80), RA_POSITIONTEXT6BA591C4 VARCHAR2 (80), RA_USERTYPE VARCHAR2 (30), RA_EMPLOYEEGROUPB25A928D VARCHAR2 (256), RA_EMPLOYEEGROUPTEXTCBF6A700 VARCHAR2 (80)) , RA_JOB VARCHAR2 (256), RA_EMPLOYEETYPE VARCHAR2 (255), RA_PREVIOUSEMPLOYEENOB4392084 VARCHAR2 (256), RA_ACTIONTYPEBE498EE4 VARCHAR2 (256), RA_COMPANYCODE5B7A6FF0 VARCHAR2 (256), RA_EMPLOYEESUBGROUPTEXB8A02FE0 VARCHAR2 (80), RA_CONTROLLINGAREATEXT19BBAFB3 VARCHAR2 (256), RA_PERSONNELSUBAREAA13D188D VARCHAR2 (256), RA_GENDERKEY3EBE3880 VARCHAR2 (256), RA_CONTROLLINGAREAC009A5FA VARCHAR2 (256), RA_COSTCENTERDBF33BE8 VARCHAR2 (256), RA_BUSINESSAREA519E7CED VARCHAR2 (256), RA_EMAILID3137A83F VARCHAR2 (256), RA_KNOWNASEE0EF66F VARCHAR2 (382), RA_POSITION VARCHAR2 (256), NUMBER RA_ACT_KEY (19.0) (, RA_ORGANIZATION VARCHAR2 (256), RA_REASONFORACTIONA006B4C9 VARCHAR2 (256), RA_ORGUNIT4EC02D60 VARCHAR2 (256), RA_COMPANYCODETEXT4EB68F9D VARCHAR2 (80), RA_MIDDLENAME78FC6236 VARCHAR2 (80), RA_PERSONNELAREATEXTEBEEBEE0 VARCHAR2 (256), RA_EMPLOYEESUBGROUPF056FDAD VARCHAR2 (256), RA_ORGUNITTEXT590FD80D VARCHAR2 (80), RA_COSTCENTERTEXTDFA89E85 VARCHAR2 (256), RA_LASTNAMEEBE999D5 VARCHAR2 (150), RA_PERSONNELSUBAREATEX83B7E100 VARCHAR2 (256))

    at oracle.iam.reconciliation.impl.config.CoreProfileManagerImpl.updateSchema(CoreProfileManagerImpl.java:308)

    at oracle.iam.reconciliation.impl.config.CoreProfileManagerImpl.configureStagingTable(CoreProfileManagerImpl.java:264)

    at oracle.iam.reconciliation.impl.config.CoreProfileManagerImpl.configure(CoreProfileManagerImpl.java:98)

    at oracle.iam.reconciliation.impl.config.CoreProfileManagerImpl.configure(CoreProfileManagerImpl.java:80)

    at oracle.iam.reconciliation.impl.config.ProfileManagerImpl.configure(ProfileManagerImpl.java:105)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)

    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)

    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)

    at oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterceptor.java:25)

    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)

    to $Proxy772.configure (Unknown Source)

    at oracle.iam.reconciliation.impl.ReconConfigServiceImpl.configureProfile(ReconConfigServiceImpl.java:53)

    at sun.reflect.GeneratedMethodAccessor2202.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)

    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)

    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)

    at oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterceptor.java:25)

    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)

    to $Proxy771.configureProfile (Unknown Source)

    at oracle.iam.reconciliation.api.ReconConfigServiceEJB.configureProfilex (unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)

    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)

    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)

    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)

    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)

    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

    at com.oracle.pitchfork.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:34)

    at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)

    at com.oracle.pitchfork.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:42)

    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)

    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)

    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)

    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)

    to $Proxy770.configureProfilex (Unknown Source)

    at oracle.iam.reconciliation.api.ReconConfigService_66l8sr_ReconConfigServiceRemoteImpl.__WL_invoke (unknown Source)

    at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)

    at oracle.iam.reconciliation.api.ReconConfigService_66l8sr_ReconConfigServiceRemoteImpl.configureProfilex (unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)

    to $Proxy188.configureProfilex (Unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)

    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)

    to $Proxy768.configureProfilex (Unknown Source)

    at oracle.iam.reconciliation.api.ReconConfigServiceDelegate.configureProfile (unknown Source)

    at sun.reflect.GeneratedMethodAccessor2202.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)

    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)

    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)

    at oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterceptor.java:25)

    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)

    to $Proxy769.configureProfile (Unknown Source)

    at oracle.iam.reconciliation.impl.config.ReconPostImportConfigHandler.reconUpdate(ReconPostImportConfigHandler.java:84)

    at oracle.iam.reconciliation.impl.config.ReconPostImportConfigHandler.postImport(ReconPostImportConfigHandler.java:68)

    at com.thortech.xl.ddm.engine.util.Utility.callPostImportOpeartion(Utility.java:449)

    at com.thortech.xl.ejb.beansimpl.tcImportOperationsBean.performImport(tcImportOperationsBean.java:1219)

    at Thor.API.Operations.tcImportOperationsIntfEJB.performImportx (unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)

    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)

    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)

    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)

    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)

    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

    at com.oracle.pitchfork.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:34)

    at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)

    at com.oracle.pitchfork.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:42)

    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)

    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)

    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)

    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)

    to $Proxy454.performImportx (Unknown Source)

    at Thor.API.Operations.tcImportOperationsIntf_uawk3z_tcImportOperationsIntfRemoteImpl.__WL_invoke (unknown Source)

    at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)

    at Thor.API.Operations.tcImportOperationsIntf_uawk3z_tcImportOperationsIntfRemoteImpl.performImportx (unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)

    to $Proxy458.performImportx (Unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)

    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)

    to $Proxy751.performImportx (Unknown Source)

    at Thor.API.Operations.tcImportOperationsIntfDelegate.performImport (unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)

    at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)

    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)

    at oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterceptor.java:25)

    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)

    to $Proxy752.performImport (Unknown Source)

    at com.thortech.xl.webclient.actions.CreateConnectorAction.createGenericConnectorSuccess(CreateConnectorAction.java:1712)

    at sun.reflect.GeneratedMethodAccessor2194.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:269)

    at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(tcLookupDispatchAction.java:133)

    at com.thortech.xl.webclient.actions.tcActionBase.execute(tcActionBase.java:894)

    at com.thortech.xl.webclient.actions.tcAction.execute(tcAction.java:213)

    at com.thortech.xl.webclient.actions.CreateConnectorAction.execute(CreateConnectorAction.java:136)

    at org.apache.struts.chain.commands.servlet.ExecuteAction.execute(ExecuteAction.java:58)

    at org.apache.struts.chain.commands.AbstractExecuteAction.execute(AbstractExecuteAction.java:67)

    at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)

    at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)

    at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:305)

    at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)

    at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:283)

    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1914)

    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:463)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    at com.thortech.xl.webclient.security.XSSFilter.doFilter(XSSFilter.java:99)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:78)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:108)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:119)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3730)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3696)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Caused by: oracle.iam.platform.tx.OIMTransactionException: oracle.iam.platform.entitymgr.SchemaUpdateException: CREATE TABLE RA_SAP_HRMS_FEED_GTC (RECON_TABLE_KEY NUMBER (19.0) PRIMARY KEY, RE_KEY NUMBER (19.0), RECON_CHGLOGATTR_IDXLST VARCHAR2 (1000), RA_JOBTEXTA0103FF0 VARCHAR2 (256) RA_PERSONNEL AREA9DDB468D VARCHAR2 (256), RA_FIRSTNAME69B3163B VARCHAR2 (150), RA_EMPLOYEEID99E49BCD VARCHAR2 (80), RA_BUSINESSAREATEXT306638A0 VARCHAR2 (80), RA_POSITIONTEXT6BA591C4 VARCHAR2 (80), RA_USERTYPE VARCHAR2 (30), RA_EMPLOYEEGROUPB25A928D VARCHAR2 (256), RA_EMPLOYEEGROUPTEXTCBF6A700 VARCHAR2 (80)) , RA_JOB VARCHAR2 (256), RA_EMPLOYEETYPE VARCHAR2 (255), RA_PREVIOUSEMPLOYEENOB4392084 VARCHAR2 (256), RA_ACTIONTYPEBE498EE4 VARCHAR2 (256), RA_COMPANYCODE5B7A6FF0 VARCHAR2 (256), RA_EMPLOYEESUBGROUPTEXB8A02FE0 VARCHAR2 (80), RA_CONTROLLINGAREATEXT19BBAFB3 VARCHAR2 (256), RA_PERSONNELSUBAREAA13D188D VARCHAR2 (256), RA_GENDERKEY3EBE3880 VARCHAR2 (256), RA_CONTROLLINGAREAC009A5FA VARCHAR2 (256), RA_COSTCENTERDBF33BE8 VARCHAR2 (256), RA_BUSINESSAREA519E7CED VARCHAR2 (256), RA_EMAILID3137A83F VARCHAR2 (256), RA_KNOWNASEE0EF66F VARCHAR2 (382), RA_POSITION VARCHAR2 (256), NUMBER RA_ACT_KEY (19.0) (, RA_ORGANIZATION VARCHAR2 (256), RA_REASONFORACTIONA006B4C9 VARCHAR2 (256), RA_ORGUNIT4EC02D60 VARCHAR2 (256), RA_COMPANYCODETEXT4EB68F9D VARCHAR2 (80), RA_MIDDLENAME78FC6236 VARCHAR2 (80), RA_PERSONNELAREATEXTEBEEBEE0 VARCHAR2 (256), RA_EMPLOYEESUBGROUPF056FDAD VARCHAR2 (256), RA_ORGUNITTEXT590FD80D VARCHAR2 (80), RA_COSTCENTERTEXTDFA89E85 VARCHAR2 (256), RA_LASTNAMEEBE999D5 VARCHAR2 (150), RA_PERSONNELSUBAREATEX83B7E100 VARCHAR2 (256))

    at oracle.iam.platform.tx.OIMTransactionManager.execute(OIMTransactionManager.java:28)

    at oracle.iam.platform.entitymgr.provider.rdbms.RDBMSRepository.updateSchema(RDBMSRepository.java:291)

    at oracle.iam.reconciliation.impl.config.CoreProfileManagerImpl.updateSchema(CoreProfileManagerImpl.java:306)

    ... more than 180

    Caused by: oracle.iam.platform.entitymgr.SchemaUpdateException: CREATE TABLE RA_SAP_HRMS_FEED_GTC (RECON_TABLE_KEY NUMBER (19.0) PRIMARY KEY, RE_KEY NUMBER (19.0), RECON_CHGLOGATTR_IDXLST VARCHAR2 (1000), RA_JOBTEXTA0103FF0 VARCHAR2 (256) RA_PERSONNEL AREA9DDB468D VARCHAR2 (256), RA_FIRSTNAME69B3163B VARCHAR2 (150), RA_EMPLOYEEID99E49BCD VARCHAR2 (80), RA_BUSINESSAREATEXT306638A0 VARCHAR2 (80), RA_POSITIONTEXT6BA591C4 VARCHAR2 (80), RA_USERTYPE VARCHAR2 (30), RA_EMPLOYEEGROUPB25A928D VARCHAR2 (256), RA_EMPLOYEEGROUPTEXTCBF6A700 VARCHAR2 (80)) , RA_JOB VARCHAR2 (256), RA_EMPLOYEETYPE VARCHAR2 (255), RA_PREVIOUSEMPLOYEENOB4392084 VARCHAR2 (256), RA_ACTIONTYPEBE498EE4 VARCHAR2 (256), RA_COMPANYCODE5B7A6FF0 VARCHAR2 (256), RA_EMPLOYEESUBGROUPTEXB8A02FE0 VARCHAR2 (80), RA_CONTROLLINGAREATEXT19BBAFB3 VARCHAR2 (256), RA_PERSONNELSUBAREAA13D188D VARCHAR2 (256), RA_GENDERKEY3EBE3880 VARCHAR2 (256), RA_CONTROLLINGAREAC009A5FA VARCHAR2 (256), RA_COSTCENTERDBF33BE8 VARCHAR2 (256), RA_BUSINESSAREA519E7CED VARCHAR2 (256), RA_EMAILID3137A83F VARCHAR2 (256), RA_KNOWNASEE0EF66F VARCHAR2 (382), RA_POSITION VARCHAR2 (256), NUMBER RA_ACT_KEY (19.0) (, RA_ORGANIZATION VARCHAR2 (256), RA_REASONFORACTIONA006B4C9 VARCHAR2 (256), RA_ORGUNIT4EC02D60 VARCHAR2 (256), RA_COMPANYCODETEXT4EB68F9D VARCHAR2 (80), RA_MIDDLENAME78FC6236 VARCHAR2 (80), RA_PERSONNELAREATEXTEBEEBEE0 VARCHAR2 (256), RA_EMPLOYEESUBGROUPF056FDAD VARCHAR2 (256), RA_ORGUNITTEXT590FD80D VARCHAR2 (80), RA_COSTCENTERTEXTDFA89E85 VARCHAR2 (256), RA_LASTNAMEEBE999D5 VARCHAR2 (150), RA_PERSONNELSUBAREATEX83B7E100 VARCHAR2 (256))

    at oracle.iam.platform.entitymgr.provider.rdbms.RDBMSRepository.executeUpdate(RDBMSRepository.java:488)

    at oracle.iam.platform.entitymgr.provider.rdbms.RDBMSRepository.addSchema(RDBMSRepository.java:443)

    to oracle.iam.platform.entitymgr.provider.rdbms.RDBMSRepository.access$ 000 (RDBMSRepository.java:70)

    to oracle.iam.platform.entitymgr.provider.rdbms.RDBMSRepository$ 1.processWithoutResult(RDBMSRepository.java:299)

    at oracle.iam.platform.tx.OIMTransactionCallbackWithoutResult.process(OIMTransactionCallbackWithoutResult.java:10)

    at oracle.iam.platform.tx.OIMTransactionCallback.doInTransaction(OIMTransactionCallback.java:13)

    at oracle.iam.platform.tx.OIMTransactionCallback.doInTransaction(OIMTransactionCallback.java:6)

    at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:128)

    at oracle.iam.platform.tx.OIMTransactionManager.execute(OIMTransactionManager.java:22)

    at oracle.iam.platform.entitymgr.provider.rdbms.RDBMSRepository.updateSchema(RDBMSRepository.java:330)

    ... more than 181

    Caused by: java.sql.SQLSyntaxErrorException: ORA-00907: lack the right parenthesis

    Kind regards

    David

    Hello J,

    Thanks for the quick response.

    The problem solved by deleting the attribute name space.

    In my case I take attribute with a name space as an employee number, last name, etc.

    After removing the namespace of attribute in the CSV. the GTC was created successfully.

    Kind regards

    David

  • The IOM Server error message

    We try to start the server from the IOM and it crashes with the following error message. It worked very well so far and we are not sure of what is casuing it. Any help anyone?

    < 17 January 2012 14:35:58 this > < error > < oracle.iam.platform.authz.impl > < IAM-1010000 > < encountered exception {0}
    java.lang.RuntimeException: java.lang.ClassNotFoundException
    at com.bea.security.MicroSM.getInstance(MicroSM.java:92)
    at oracle.iam.platform.authz.impl.OESAuthzServiceImpl.init(OESAuthzServiceImpl.java:139)
    to oracle.iam.platform.authz.impl.OESAuthzServiceImpl. < init > (OESAuthzServiceImpl.java:105)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.lang.Class.newInstance0(Class.java:355)
    at java.lang.Class.newInstance(Class.java:308)
    at oracle.iam.platform.authz.vo.OESAuthzServiceFactory.getOESAuthzService(OESAuthzServiceFactory.java:57)
    to oracle.iam.platform.authz.impl.AuthorizationServiceImpl. < init > (AuthorizationServiceImpl.java:128)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:100)
    at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:61)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateBean(AbstractAutowireCapableBeanFactory.java:877)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:839)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)
    to org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$ 1.run(AbstractAutowireCapableBeanFactory.java:409)
    at java.security.AccessController.doPrivileged (Native Method)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)
    to org.springframework.beans.factory.support.AbstractBeanFactory$ 1.getObject(AbstractBeanFactory.java:264)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:168)
    at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:884)
    at oracle.iam.platform.utils.SpringBeanFactory.getBean(SpringBeanFactory.java:75)
    at oracle.iam.platform.Platform.getBean(Platform.java:214)
    at oracle.iam.platform.Platform.getService(Platform.java:255)
    to oracle.iam.identity.usermgmt.impl.UserManagerImpl. < init > (UserManagerImpl.java:330)
    to oracle.iam.identity.usermgmt.internal.impl.UserManagerInternalImpl. < init > (UserManagerInternalImpl.java:48)
    at oracle.iam.identity.usermgmt.impl.UserDetailsProviderImpl.getUserDetails(UserDetailsProviderImpl.java:106)
    at oracle.iam.platform.auth.impl.util.AuthenticationContextUtilForEJB.setUserPreferences(AuthenticationContextUtilForEJB.java:137)
    at oracle.iam.platform.auth.impl.util.AuthenticationContextUtilForEJB.setAuthenticationContextInEJB(AuthenticationContextUtilForEJB.java:93)
    at oracle.iam.platformservice.api.ClientLoginSessionServiceEJB.loginSessionCreatedx (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
    at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
    at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    to $Proxy219.loginSessionCreatedx (Unknown Source)
    at oracle.iam.platformservice.api.ClientLoginSessionService_1nfafx_ClientLoginSessionServiceRemoteImpl.loginSessionCreatedx(ClientLoginSessionService_1nfafx_ClientLoginSessionServiceRemoteImpl.java:121)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
    to $Proxy145.loginSessionCreatedx (Unknown Source)
    at oracle.iam.platformservice.api.ClientLoginSessionServiceDelegate.loginSessionCreated (unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    to Thor.API.Base.SecurityInvocationHandler$ 1.run(SecurityInvocationHandler.java:68)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.security.Security.runAs(Security.java:41)
    at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs (weblogicLoginSession.java:52)
    at Thor.API.Base.SecurityInvocationHandler.invoke (SecurityInvocationHandler.java:79)
    to $Proxy218.loginSessionCreated (Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.iam.platform.OIMClient.loginSessionCreated(OIMClient.java:209)
    at oracle.iam.platform.OIMClient.login(OIMClient.java:136)
    at oracle.iam.platform.OIMClient.login(OIMClient.java:114)
    at oracle.iam.platform.OIMInternalClient.loginAsAdmin(OIMInternalClient.java:69)
    at oracle.iam.scheduler.impl.util.SchedulerUtil.getSchedulerService(SchedulerUtil.java:733)
    at oracle.iam.scheduler.webapp.SchedulerStartupServlet.startScheduler(SchedulerStartupServlet.java:92)
    at oracle.iam.scheduler.webapp.SchedulerStartupServlet.init(SchedulerStartupServlet.java:46)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletInitAction.run (StubSecurityHelper.java:283)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
    at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
    to weblogic.servlet.internal.StubLifecycleHelper. < init > (StubLifecycleHelper.java:48)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1976)
    at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1950)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1869)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3126)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
    to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:1267)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
    at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)
    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
    to weblogic.management.deploy.internal.AppTransition$ 2.transitionApp(AppTransition.java:30)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    You are on a Linux machine? Delete all the contents of the directory/tmp, and then restart the domain. Let us know how it goes.

    -Marie

  • Error ORA-01427 of IOM

    Gurus,


    Today, I got this error in my UAT IOM 9.1.0.2 server. Can someone help me on this, please?

    ERROR, June 25, 2011 07:25:40, [XELLERATE. SERVER], class/method: tcObjectItemInfo/checkPasswordPolicy some problems: {1}

    com.thortech.xl.orb.dataaccess.tcDataAccessException

    at com.thortech.xl.dataaccess.tcDataAccessExceptionUtil.createException (unknown Source)

    at com.thortech.xl.dataaccess.tcDataBase.createException (unknown Source)

    at com.thortech.xl.dataaccess.tcDataBase.readPartialPreparedStatement (unknown Source)

    at com.thortech.xl.dataaccess.tcDataBase.readPreparedStatement (unknown Source)

    at com.thortech.xl.dataobj.PreparedStatementUtil.execute (unknown Source)

    at com.thortech.xl.dataobj.tcObjectItemInfo.checkPasswordPolicy (unknown Source)

    at com.thortech.xl.dataobj.tcObjectItemInfo.eventPreInsert (unknown Source)

    at com.thortech.xl.dataobj.tcDataObj.insert (unknown Source)

    at com.thortech.xl.dataobj.tcDataObj.save (unknown Source)

    at com.thortech.xl.dataobj.tcTableDataObj.save (unknown Source)

    at com.thortech.xl.ejb.beansimpl.tcFormInstanceOperationsBean.addObjectFormChildData (unknown Source)

    at com.thortech.xl.ejb.beansimpl.tcFormInstanceOperationsBean.addObjectFormChildData (unknown Source)

    at com.thortech.xl.ejb.beans.tcFormInstanceOperationsSession.addObjectFormChildData (unknown Source)

    at com.thortech.xl.ejb.beans.tcFormInstanceOperations_2j82mm_EOImpl.addObjectFormChildData(tcFormInstanceOperations_2j82mm_EOImpl.java:1728)

    at com.thortech.xl.ejb.beans.tcFormInstanceOperations_2j82mm_EOImpl_WLSkel.invoke (unknown Source)

    at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:174)

    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:345)

    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)

    at com.thortech.xl.ejb.beans.tcFormInstanceOperations_2j82mm_EOImpl_1030_WLStub.addObjectFormChildData (unknown Source)

    at Thor.API.Operations.tcFormInstanceOperationsClient.addObjectFormChildData (unknown Source)

    at sun.reflect.GeneratedMethodAccessor997.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    to Thor.API.Base.SecurityInvocationHandler$ 1.run (unknown Source)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs (unknown Source)

    at weblogic.security.Security.runAs(Security.java:41)

    at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs (unknown Source)

    at Thor.API.Base.SecurityInvocationHandler.invoke (unknown Source)

    to $Proxy65.addObjectFormChildData (Unknown Source)

    at com.bitur.service.RequestDataService.processObjectForms(RequestDataService.java:3082)

    at com.bitur.service.RequestDataService.genReqKeySumitNow(RequestDataService.java:2909)

    at com.bitur.struts2.requestVerification.RequestVerificationAction.submitNow(RequestVerificationAction.java:1232)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at com.opensymphony.xwork2.DefaultActionInvocation.invokeAction(DefaultActionInvocation.java:452)

    at com.opensymphony.xwork2.DefaultActionInvocation.invokeActionOnly(DefaultActionInvocation.java:291)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:254)

    at com.opensymphony.xwork2.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:176)

    at com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:98)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.opensymphony.xwork2.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:263)

    at org.apache.struts2.interceptor.validation.AnnotationValidationInterceptor.doIntercept(AnnotationValidationInterceptor.java:68)

    at com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:98)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.opensymphony.xwork2.interceptor.ConversionErrorInterceptor.intercept(ConversionErrorInterceptor.java:133)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.opensymphony.xwork2.interceptor.ParametersInterceptor.doIntercept(ParametersInterceptor.java:207)

    at com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:98)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.opensymphony.xwork2.interceptor.ParametersInterceptor.doIntercept(ParametersInterceptor.java:207)

    at com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:98)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.opensymphony.xwork2.interceptor.StaticParametersInterceptor.intercept(StaticParametersInterceptor.java:190)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at org.apache.struts2.interceptor.MultiselectInterceptor.intercept(MultiselectInterceptor.java:75)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at org.apache.struts2.interceptor.CheckboxInterceptor.intercept(CheckboxInterceptor.java:94)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at org.apache.struts2.interceptor.FileUploadInterceptor.intercept(FileUploadInterceptor.java:243)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.opensymphony.xwork2.interceptor.ModelDrivenInterceptor.intercept(ModelDrivenInterceptor.java:100)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.opensymphony.xwork2.interceptor.ScopedModelDrivenInterceptor.intercept(ScopedModelDrivenInterceptor.java:141)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at org.apache.struts2.interceptor.debugging.DebuggingInterceptor.intercept(DebuggingInterceptor.java:267)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.opensymphony.xwork2.interceptor.ChainingInterceptor.intercept(ChainingInterceptor.java:142)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.opensymphony.xwork2.interceptor.PrepareInterceptor.doIntercept(PrepareInterceptor.java:166)

    at com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:98)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.opensymphony.xwork2.interceptor.I18nInterceptor.intercept(I18nInterceptor.java:176)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at org.apache.struts2.interceptor.ServletConfigInterceptor.intercept(ServletConfigInterceptor.java:164)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.opensymphony.xwork2.interceptor.AliasInterceptor.intercept(AliasInterceptor.java:190)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.opensymphony.xwork2.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:187)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.bitur.struts2.security.AuthenticationInterceptor.intercept(AuthenticationInterceptor.java:171)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at org.apache.struts2.impl.StrutsActionProxy.execute(StrutsActionProxy.java:52)

    at org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:485)

    at org.apache.struts2.dispatcher.ng.ExecuteOperations.executeAction(ExecuteOperations.java:77)

    at org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter.doFilter(StrutsPrepareAndExecuteFilter.java:91)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3496)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs (unknown Source)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    Caused by [nested Exception]:

    java.sql.SQLException: ORA-01427: einreihig subquery returns multiple rows



    at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)

    at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:112)

    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:173)

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:413)

    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1030)

    at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:194)

    at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:947)

    at oracle.jdbc.driver.T4CPreparedStatement.executeMaybeDescribe(T4CPreparedStatement.java:891)

    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1186)

    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3381)

    at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3425)

    at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1490)

    at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:128)

    at com.thortech.xl.dataaccess.tcDataBase.readPartialPreparedStatement (unknown Source)

    at com.thortech.xl.dataaccess.tcDataBase.readPreparedStatement (unknown Source)

    at com.thortech.xl.dataobj.PreparedStatementUtil.execute (unknown Source)

    at com.thortech.xl.dataobj.tcObjectItemInfo.checkPasswordPolicy (unknown Source)

    at com.thortech.xl.dataobj.tcObjectItemInfo.eventPreInsert (unknown Source)

    at com.thortech.xl.dataobj.tcDataObj.insert (unknown Source)

    at com.thortech.xl.dataobj.tcDataObj.save (unknown Source)

    at com.thortech.xl.dataobj.tcTableDataObj.save (unknown Source)

    at com.thortech.xl.ejb.beansimpl.tcFormInstanceOperationsBean.addObjectFormChildData (unknown Source)

    at com.thortech.xl.ejb.beansimpl.tcFormInstanceOperationsBean.addObjectFormChildData (unknown Source)

    at com.thortech.xl.ejb.beans.tcFormInstanceOperationsSession.addObjectFormChildData (unknown Source)

    at com.thortech.xl.ejb.beans.tcFormInstanceOperations_2j82mm_EOImpl.addObjectFormChildData(tcFormInstanceOperations_2j82mm_EOImpl.java:1728)

    at com.thortech.xl.ejb.beans.tcFormInstanceOperations_2j82mm_EOImpl_WLSkel.invoke (unknown Source)

    at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:174)

    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:345)

    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)

    at com.thortech.xl.ejb.beans.tcFormInstanceOperations_2j82mm_EOImpl_1030_WLStub.addObjectFormChildData (unknown Source)

    at Thor.API.Operations.tcFormInstanceOperationsClient.addObjectFormChildData (unknown Source)

    at sun.reflect.GeneratedMethodAccessor997.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    to Thor.API.Base.SecurityInvocationHandler$ 1.run (unknown Source)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs (unknown Source)

    at weblogic.security.Security.runAs(Security.java:41)

    at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs (unknown Source)

    at Thor.API.Base.SecurityInvocationHandler.invoke (unknown Source)

    to $Proxy65.addObjectFormChildData (Unknown Source)

    at com.bitur.service.RequestDataService.processObjectForms(RequestDataService.java:3082)

    at com.bitur.service.RequestDataService.genReqKeySumitNow(RequestDataService.java:2909)

    at com.bitur.struts2.requestVerification.RequestVerificationAction.submitNow(RequestVerificationAction.java:1232)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at com.opensymphony.xwork2.DefaultActionInvocation.invokeAction(DefaultActionInvocation.java:452)

    at com.opensymphony.xwork2.DefaultActionInvocation.invokeActionOnly(DefaultActionInvocation.java:291)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:254)

    at com.opensymphony.xwork2.interceptor.DefaultWorkflowInterceptor.doIntercept(DefaultWorkflowInterceptor.java:176)

    at com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:98)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.opensymphony.xwork2.validator.ValidationInterceptor.doIntercept(ValidationInterceptor.java:263)

    at org.apache.struts2.interceptor.validation.AnnotationValidationInterceptor.doIntercept(AnnotationValidationInterceptor.java:68)

    at com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:98)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.opensymphony.xwork2.interceptor.ConversionErrorInterceptor.intercept(ConversionErrorInterceptor.java:133)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.opensymphony.xwork2.interceptor.ParametersInterceptor.doIntercept(ParametersInterceptor.java:207)

    at com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:98)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.opensymphony.xwork2.interceptor.ParametersInterceptor.doIntercept(ParametersInterceptor.java:207)

    at com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:98)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.opensymphony.xwork2.interceptor.StaticParametersInterceptor.intercept(StaticParametersInterceptor.java:190)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at org.apache.struts2.interceptor.MultiselectInterceptor.intercept(MultiselectInterceptor.java:75)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at org.apache.struts2.interceptor.CheckboxInterceptor.intercept(CheckboxInterceptor.java:94)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at org.apache.struts2.interceptor.FileUploadInterceptor.intercept(FileUploadInterceptor.java:243)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.opensymphony.xwork2.interceptor.ModelDrivenInterceptor.intercept(ModelDrivenInterceptor.java:100)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.opensymphony.xwork2.interceptor.ScopedModelDrivenInterceptor.intercept(ScopedModelDrivenInterceptor.java:141)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at org.apache.struts2.interceptor.debugging.DebuggingInterceptor.intercept(DebuggingInterceptor.java:267)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.opensymphony.xwork2.interceptor.ChainingInterceptor.intercept(ChainingInterceptor.java:142)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.opensymphony.xwork2.interceptor.PrepareInterceptor.doIntercept(PrepareInterceptor.java:166)

    at com.opensymphony.xwork2.interceptor.MethodFilterInterceptor.intercept(MethodFilterInterceptor.java:98)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.opensymphony.xwork2.interceptor.I18nInterceptor.intercept(I18nInterceptor.java:176)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at org.apache.struts2.interceptor.ServletConfigInterceptor.intercept(ServletConfigInterceptor.java:164)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.opensymphony.xwork2.interceptor.AliasInterceptor.intercept(AliasInterceptor.java:190)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.opensymphony.xwork2.interceptor.ExceptionMappingInterceptor.intercept(ExceptionMappingInterceptor.java:187)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at com.bitur.struts2.security.AuthenticationInterceptor.intercept(AuthenticationInterceptor.java:171)

    at com.opensymphony.xwork2.DefaultActionInvocation.invoke(DefaultActionInvocation.java:248)

    at org.apache.struts2.impl.StrutsActionProxy.execute(StrutsActionProxy.java:52)

    at org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:485)

    at org.apache.struts2.dispatcher.ng.ExecuteOperations.executeAction(ExecuteOperations.java:77)

    at org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter.doFilter(StrutsPrepareAndExecuteFilter.java:91)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:42)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3496)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs (unknown Source)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2180)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2086)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1406)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    ERROR, June 25, 2011 07:25:40, [XELLERATE. SERVER], class/method: tcTableDataObj/getString some problems: column 'UD_DELOY_OC_PASSWORD' not found

    com.thortech.xl.dataaccess.tcDataSetException: column 'UD_DELOY_OC_PASSWORD' not found

    at com.thortech.xl.dataaccess.tcDataSet.getColumnIndex (unknown Source)

    at com.thortech.xl.dataaccess.tcDataSet.getString (unknown Source)

    Thank you

    Hey,.

    There is a bug related to this error above.
    "java.sql.SQLException: ORA-01427: einreihig subquery returns more than one line.
    I had the same last year.

    Thiago Guimarães L

  • Error received during the update of the end in IOM date

    Hello

    I'm running on IOM 11gr2ps1 and fell on the following error trying to the end date of the users:

    [2016 01-21 T 17: 40:37.936 - 07:00] [WLS_OIM1] [WARNING] [OVD-40082] [oracle.ods.virtualization.engine.backend.jndi.oid1.ConnectionHandle] [tid: OIMQuartzScheduler_Worker-7] [username: oiminternal] [ecid: 0000L9Seke7Fg400jzwkno1MbiF ^ 1:20429 000003,] [APP: IOM #11.1.2.0.0] could not change entry. [[

    javax.naming.directory.SchemaViolationException: [LDAP: error code 65 - cannot find orclactiveenddate in the list attribute is mandatory or optional.]; remaining name ' [email protected] , cn = external, cn is users, dc = mycom'

    at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3098)


    When I logged in using DOHAD OID, I couldn't see the orclactiveenddate attribute.


    On users that I finish correctly dated, I could see the attribute OID orclactiveenddate.


    How can I solve this problem?


    Thank you


    Khanh

    Your user name has the correct object classes in the directory?

    -Kevin

  • Connection of IOM database error

    Hi all

    I get the error in the log below the files all the time. Awhile back DB DEV_OIM password, DEV_MDS has expired and we had to change the password in DB and I've updated passwords in the data sources in weblogic...

    IOM is up and running but throws under error when I try to create a disconnected resource, it seems somwhere the old password is still there.

    I don't know how to find out what datasource or configuration update needed for this... Any ideas?

    < 22 October 2015 14:42:03 IS > < error > < XELLERATE. DATABASE > < BEA-000000 > < class/method: DBPoolManager/getConnection/Exception met some problems: Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: cannot get data source connection: java.sql.SQLException: ORA-01017: name of user and password invalid. connection refused

    java.sql.SQLException: Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: cannot get data source connection: java.sql.SQLException: ORA-01017: name of user and password invalid. connection refused

    at oracle.ucp.util.UCPErrorHandler.newSQLException(UCPErrorHandler.java:488)

    at oracle.ucp.util.UCPErrorHandler.throwSQLException(UCPErrorHandler.java:163)

    at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:943)

    at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:873)

    at oracle.ucp.jdbc.PoolDataSourceImpl.getConnection(PoolDataSourceImpl.java:863)

    to com.thortech.xl.util.DirectDB$ DBPoolManager.getConnection (DirectDB.java:429)

    at com.thortech.xl.util.DirectDB.getConnection(DirectDB.java:176)

    at com.thortech.xl.util.DirectDB.getConnection(DirectDB.java:148)

    at com.thortech.xl.ejb.beansimpl.tcImportOperationsBean.acquireLockPrivate(tcImportOperationsBean.java:331)

    at com.thortech.xl.ejb.beansimpl.tcImportOperationsBean.ejbCreate(tcImportOperationsBean.java:174)

    at Thor.API.Operations.tcImportOperationsIntfEJB.init (unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    at com.oracle.pitchfork.inject.Jsr250Metadata.invokeLifecycleMethod(Jsr250Metadata.java:331)

    at com.oracle.pitchfork.inject.Jsr250Metadata.invokeLifecycleMethod(Jsr250Metadata.java:325)

    at com.oracle.pitchfork.inject.Jsr250Metadata.invokeLifecycleMethods(Jsr250Metadata.java:319)

    at com.oracle.pitchfork.intercept.InterceptionMetadata.invokeLifecycleMethods(InterceptionMetadata.java:468)

    to com.oracle.pitchfork.intercept.InterceptionMetadata$ AdvisorChainProxyControl.invokeLifecycleMethod (InterceptionMetadata.java:416)

    at sun.reflect.GeneratedMethodAccessor1619.invoke (unknown Source)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccess

    You update the password for the connection of jdbc DirectDB? You can update it via the mbeans in EM, IE

    Name = DirectDB, type = xmlconfig. DirectDBConfig, xmlconfig is config, application = IOM, ApplicationVersion = 11.1.2.0.0

Maybe you are looking for

  • Problem connecting to the Mac newbie

    Hi, I had some problems with malware after that (stupidly), I tried to download a software to capture audio online. I started getting pop ups on a so used a malware scanner to delete these (I've used it before and it worked fine). I restarted the mac

  • I accidentally deleted the entry of Gmail for mailto protocol in options-&gt; applications, how to restore this back?

    I had some problems with mailto in firefox, and I tried to fix it so I am able to send mail from gmail when I click on a mailto link:... link. However, I managed to solve the problem so that when I click on such a link firefox reacts now (before that

  • Controller SATA or SATA2 in Satellite M70-192

    Hello! Did anyone here know what sata version is used for satellite m70-192? the toshiba product specifications web page has no info about it (ie http://eu.computers.toshiba-europe.com/innovation/jsp/SUPPORTSECTION/discontinuedProductPage.do?service=

  • Cannot access the PX1396E external HARD disk

    Just bought this external hard drive 1 TB.I Plug and Windows (xp) it detects and installs the drivers, or something. When I click on it for the Explorer, it says please insert disk into drive X.I plugged on 3 computers in different and same problem.

  • IdeaPad Y510 hdaps support?

    IM interested in using the accelerometer integrated many recent hard drives... I believe it is called hdaps... just wanted to know if the y510 has it or not?