Breakdowns of connector Apache on RHEL5

Hello
I bet this question is asked a lot, but I can't find a very good answer. Installing CF8 on RHEL 5 is fine, but as soon as the server starts, the script of the apache connector fails. I checked the cf script - connectors.sh and script for apache - connector.sh and both show the correct pointers to apache binary and config service on the system scripts.

Is there anyone who can help me through this problem of script connector? Is there a way to tell why the script failed? I'm really burned on it and it took me 3 days of long nights to get it up and running. It is a 32-bit system.

Any help will be appreciated. In addition, I'm not a master of Linux by any stretch of the imagination. :)

Well I finally thought to it.

Problem 1: httpd-devel is not installed on the server
Problem 2: I had to manually modify the apache - connectors.sh to find script that the script to start/stop apache is not in the usual place.

After that I took care of both of those, everything worked for me! Thanks for all the help. :)

Tags: ColdFusion

Similar Questions

  • WebLogic 9.2 with connector Apache Config

    Hi I'm new to this forum and all Oracle WebLogic products for that matter. I am a college student and asked me to learn how to use WebLogic 9.2. I was told they want to be connected to apache with mod_wl_22.so for Apache shared module. I placed the module in the directory and added the LoadModule line in the httpd.conf file and the module does very well. Reading through the documentation for WebLogic, I know now that I need to create a < location > block in the file httpd.conf for the connector. I also know that the arguments that you use are WebLogicHost and WebLogicPort. So in my httpd.conf, I added the following.

    < /weblogic location >
    WebLogicHost 10.15.107.90/weblogic
    WebLogicPort 7001
    < / location >

    I also tried...

    < /weblogic location >
    WebLogicHost /weblogic
    WebLogicPort 7001
    < / location >

    and...

    < /weblogic location >
    WebLogicHost 10.15.107.90
    WebLogicPort 7001
    < / location >

    All with no luck. When I navigate to http://10.15.107.90/weblogic I get nothing. Can someone help me out here?

    Thank you
    Scott

    Hello

    After loading the module, u just needs to add the following to connect to apache with weblogic.


    SetHandler weblogic-Manager
    WebLogicHost 127.0.0.1
    WebLogicPort 7001
    Debugging now
    WLTempDir/tmp

    With the above configuration, you can access the weblogic console using http://127.0.0.1/console

    Let me know, if this can help.

    Thank you
    Chrystel

  • bad mod_jrun22.so architecture (CF9 and MAMP on Snow Leopard/Lion

    I tried to set up a local development environment on the computers of my Snow Leopard and Lion.

    I think that I have problems with the connectors, but the solutions that I have found online have not solved the problem. (The GUI was not able to create connectors for me either).

    I get this error:

    15/09/12 10:36:47.104 PM [0 x 0-0xe00e].de.appsolute.MAMP: httpd: syntax error on line 549 of the /Applications/MAMP/conf/apache/httpd.conf: cannot load /Applications/ColdFusion9/runtime/lib/wsconfig/1/mod_jrun22.so into server: dlopen (/ Applications/ColdFusion9/runtime/lib/wsconfig/1/mod_jrun22.so, 10): no image suitable found.  Don't have find:\n\t/Applications/ColdFusion9/runtime/lib/wsconfig/1/mod_jrun22.so: mach-o, but wrong architecture

    And I am unable to start Apache (MAMP) after you have manually added the following to my httpd.conf file:

    # JRun settings

    LoadModule jrun_module "/ Applications/ColdFusion9/runtime/lib/wsconfig/1/mod_jrun22.so".

    < IfModule mod_jrun22.c >

    JRunConfig Verbose false

    JRunConfig Apialloc false

    JRunConfig Ignoresuffixmap false

    JRunConfig Serverstore "/ Applications/ColdFusion9/runtime/lib/wsconfig/1/jrunserver.store".

    JRunConfig Bootstrap 127.0.0.1:51800

    #JRunConfig Errorurl url < optionally redirect to this URL on the errors >

    #JRunConfig 600 ProxyRetryInterval < number of seconds to wait before trying to reconnect to the unreachable clustered server >

    #JRunConfig 15 ConnectTimeout < number of seconds to wait on a socket connect to a jrun server >

    #JRunConfig RecvTimeout 300 < number of seconds to wait on a socket receive to a jrun server >

    #JRunConfig 15 SendTimeout < number of seconds to wait on a socket send to a jrun server >

    AddHandler jrun-Manager .jsp .jws .cfm .cfml .cfc .cfr .cfswf

    < / IfModule >

    I read that there were problems with the Lion, but I get the same results with Snow Leopard.

    I also extracted wsconfig wsconfig.jar two different files and extract the installer of ColdFusion9.

    Then someone has additional ideas on what direction take in order to create an environment are local?

    Any help would be appreciated. Thanks in advance.

    In fact, I had this problem last night. It seems that CF9 came not delivered with the 64-bit Apache connector.  I downloaded from here: http://www.scottpinkston.org/Downloads/mod_jrun22_64.zip (compiled by a developer, I know and I hope).

    Replace the /Applications/ColdFusion9/runtime/lib/wsconfig/1/mod_jrun22.so

    Restart ColdFusion and Apache.

    If this does not work, then you must go through the process of the soul that I did.

    1. remove the JRun Apache httpd.conf config

    2 remove the wsconfig/1 folder

    3 al ' / ColdFusion9/runtime/lib/copy wsconfig.jar

    4 rename the jar copied in wsconfigfiles.zip

    4 unzip this archive, you will then have a folder called wsconfigfiles

    5. in this folder create this folder path wsconfigfiles/connectors/apache/intel-macosx64/pass-fail

    6. copy the new mod_jrun22.so you downloaed above in the prebuilt folder

    7. and then return to the wsconfigfiles folder and create a new wsconfig.jar with the command in the next step

    8 jar - FCM-META-INF/MANIFEST. Wsconfig.jar MF *.

    9. YOU do the command above in the wsconfigfiles folder

    10. you will now have a new wsconfig.jar inside wsconfigfiles.  Use this file to replace the file wsconfig.jar in/lib/runtime/ColdFusion9 / (create a backup of the original, just in case)

    11 restart CF

    12 since/ColdFusion9/runtime/lib/executes the command in the next step

    13 sudo java-jar wsconfig.jar

    14. use the Web server configuration tool to configure a connection to apache

    15 should work. Reboots may be required.

    Good luck

    Jason

  • ELF CLASS error after reconstruction mod_jrun22.so

    Installing CF8 multi-server on a Dell PowerEdge (64-bit), Linux Redhat Enterprise V5 running server

    Installed XAMPP for Linux 1.6.6 (Apache 2.2.8 etc..)

    After running /opt/jrun4/bin/cf-connector.sh all right and the new module mod_jrun22.so is built and included in the file httpd.conf file of Apache, but when Apache attempts to restart, get the message below (the last few lines of the cf to opt/jrun4/Connectorinstall.txt Connector log file).

    I tried the 32-bit versions and 64-bit of CF8, I tried to run wsconfig directly using the ws32 switch. I now have about 25 copies of the httpd.conf file!

    If I understand the error, mod_jrun22.so is built as a 64-bit and httpd object is in need of a 32-bit object.

    I looked at all cases of LD_LIBRARY_PATH in the source and build files to see if there is a 64-bit referenced library and found none.

    I really hope that someone out there knows what I do to solve this problem.

    Thanks in advance!

    Dan Parchman, IT technician
    Juniper Systems, Inc..
    www.junipersys.com

    Error message:
    ------------------------------------------------------------------------------------------ ---------

    Brian,

    I learned that the compiler will build an object of 32-bit or 64-bit according to the ELFCLASS of the first module it uses during compilation, who, in my (and yours, I guess) case is 64-bit.

    The work around I found: extract wsconfig.jar in a folder:

    CD %PathToColdfusion8%/runtime/lib
    Unzip wsconfig_unzip wsconfig.zip d

    Then navigate to wsconfig_unzip/connectors and find the pre-defined mod that you need. In my case it is:
    wsconfig_unzip/connectors/Apache/Intel-Linux/prebuilt/mod_jrun22.so

    Copy the mod at:
    %PathToColdfusion8%/runtime/lib/wsconfig/1/mod_jrun22.so

    Start (or restart) ColdFusion and you should be good to go.

    (By the way, in my previous post I was running ColdFusion using the MultiServer [jrun] - I've learned since since we bought the Standard version instead of the Enterprise version I should use [coldfusion8] single server version)

  • Apache connectors

    ColdFusion Enterprise 8,0,1,196946

    SUSE LINUX Enterprise Server 9 (i586)

    Apache - 2.2.22

    I took over a system that has been installed more than 5 years ago by people who have not worked in more than 4 years here.  I am new to the administration of the CF.

    What I'm trying to do is to upgrade my apache but when all my come .cfm pages as code.  Looking at Articles and online help it seems that I need to edit and run apache_connector.sh, but the file does not exist on any of my servers.

    Can help you?

    In fact I would appreciate it if you could give me a step by step on what I do.  Find everything what I head to install the CF and CF is already installed I just need to upgrade somehow connectors.

    Frustrated,

    Mike

    Follow the steps for a same company of ColdFusion 8.0.1 and Apache 2.2.x on a machine separate from SUSE LINUX installation. Copy the file apache_connector.sh on your existing installation.

  • Apache Connector

    OS: Redhat 5.2
    ColdFusion: 8
    Apache: 2.2.3

    What is someone with the creation of the Apache connector problem in Coldfusion 8. Below are the errors I got in the apache log file and the cfm pages appear with Internal Server Error. I've been Googling autour and find nothing. Can someone please.

    [notice] jrApache 127.0.0.1:51011 [19638: 25604] connection failed [11]: 13 13 Permission denied
    [notice] jrApache [19638:25604] could not initialize from the remote server, probably down or the JRun servers.
    [notice] jrApache [19638:25604] JRun will not accept the request. Check the JRun web server configuration and JRun mappings on JRun server.

    Thank you
    Simon

    I have no problem configuration. You must install httpd-devel to compile the connector...

    I installed it in a multiserver under/www/bin configuration

    In order to make it work with SELinux active, I had to do the following:
    CP /www/bin/jrun4/lib/wsconfig/1/mod_jrun22.so/etc/httpd/modules
    httpd_sys_content_t--reference=/etc/httpd/modules/mod_auth_basic.so /etc/httpd/modules/mod_jrun22.so
    httpd_sys_content_t u system_u /etc/httpd/modules/mod_jrun22.so
    setsebool httpd_can_network_connect = 1 Pei
    edit httpd.conf to point to moved mod_jrun22.so module and put jrunserver.store in /tmp/
    chcon-r-h-t chcon/www/docs

    Here is the content of ConnectorInstall0.txt after installation/installation...

  • Apache 2.2.2 Jrun 4 WinXP - Apache connector problem.

    I configured the external Web server using the Web Server Configuration tool. I recut all artifacts like httpd.conf, etc. Everything seems fine. I started JRun and Apache several times. "C:/JRun4/lib/wsconfig/1/mod_jrun20.so" is present. I can't get rid of the error.

    Apache Server Console Log Start. -.
    C:\Program Files\Apache Software Foundation\Apache2.2\bin > w - n apache2 opening-httpd.exe. 2 k
    httpd.exe: syntax error at line 486 of C:/Program Files/Apache Software Foundation/Apache2.2/conf/httpd.conf: cannot load C:/JRun4/lib/wsconfig/1/mod_jrun20.so into server: the specified procedure could not be found.
    ----------------------------------

    httpd.conf - lines
    # JRun settings
    LoadModule jrun_module "C:/JRun4/lib/wsconfig/1/mod_jrun20.so".
    < IfModule mod_jrun20.c >
    JRunConfig Verbose true
    JRunConfig Apialloc false
    JRunConfig Ssl false
    JRunConfig Ignoresuffixmap false
    JRunConfig Serverstore "C:/JRun4/lib/wsconfig/1/jrunserver.store".
    JRunConfig Bootstrap 127.0.0.1:51000
    #JRunConfig Errorurl < optionally redirect to this URL on the errors >
    AddHandler jrun-Manager .jsp .jws
    < / IfModule >
    -----------------------------------------------------------
    BTW, how he tries to find?

    Someone can help me.

    Thanks in advance.
    MAMITOU

    Apache 2.2 is not yet supported on JRun.

    Ted Zimmerman

  • How to write a program that allows an HTTPs connection to the APACHE TOMCAT server in blackberry JDE

    Hello.. I am very new to the blackberry JDE environment. But then, I have a project in which I should write a program that will make an HTTPs connection to the apache tomcat server using blackberry JDE. The simulator which I use is 8330-JDE.

    Here is my code...

    import java.io.IOException;

    Import java.io.InputStream;

    Import javax.microedition.io.Connector;

    Import javax.microedition.io.HttpsConnection;

    Import net.rim.device.api.ui.UiApplication;

    Import net.rim.device.api.ui.container.MainScreen;

    public class Httproto extends UiApplication

    {

    public public static void main (String [] args)

    {

    Httproto instance = new Httproto();

    instance.enterEventDispatcher ();

    }

    public Httproto()

    {

    pushScreen (new HttpsConnectionScreen());

    }

    }

    final class HttpsConnectionScreen extends screen

    {

    public HttpsConnectionScreen()

    {

    HttpsConnection c = null;

    InputStream is = null;

    int rc;

    try {String url =

    "https://192.168.2.3: 8443/cit/j_acegi_security_check? j_username = sanogo & j_password = redhat;

    c = (HttpsConnection) Connector.open (url);

    c.setRequestMethod (HttpsConnection.POST);

    System.out.println ("connection is open with the server");

    Get the response code is open the connection,

    Send the request and read HTTP response headers.

    The headers are stored until asked.

    RC = c.getResponseCode ();

    System.out.println ("response from the server" + rc);

    if (rc! = HttpsConnection.HTTP_OK) {

    throw new IOException ("HTTP response code:" + rc);

    }

    is = c.openInputStream ();

    Get the ContentType

    The string of type = c.getType ();

    The length and process data

    int len = (int) c.getLength ();

    if (len > 0) {

    int actual = 0;

    int BytesRead = 0;

    byte data = new byte[len]; while ((bytesread! = len) & (real! = - 1)) {

    real = is.read (data, bytesread, len - bytesread);

    bytesRead += real;

    }

    } else {}

    int ch;

    while ((ch = is.read (())! = - 1). {

    }

    }

    } catch (ClassCastException e) { throw new IllegalArgumentException ("not a HTTP URL");}

    }

    catch (IOException ioe) {}

    finally {

    Try

    {

    if (is! = null)

    is. Close();

    if (c! = null)

    c.Close ();

    }

    catch (IOException ioe) {}

    }

    }

    }

    When I run this program in the Simulator, I can do nothing. Please correct me if I'm wrong in coding.

    As I am new to this blackberry JDE environment, ideas and suggestions on how to write and run the sample applications in the blackberry are more welcomed.

    Concerning

    Hinduja

    Make sure that your MDS starts when the Simulator starts.  In the JDE will in Edition > Preferences > Simulator > General and click the checkbox "launch Mobile Data System connection with Simulator Service.

  • Configuration Apache web server with Coldfusion 2016 on Linux

    We plan to use the version with JBOSS J2EE. Documentation on how to set up the Apache to WSCONFIG connector bibl, supposedly are to:

    cf_root/runtime/bin/wsconfig

    But it is not part of the J2EE installation. How can I get the software needed for the configuration of Apache?

    Hi Joop,

    ColdFusion does not binary connector for J2EE installation. You must use the binaries of JBoss.

    Thank you

    Priyank

  • UNIX connector install issue

    Hello

    When you attempt to install the unix in OIM 11 g R2 PS2 Connector it is not going through and said please contact the system administrator.

    Here is the log file I captured. What could be the problem here

    [2015 07-14 T 16: 03:48.286 - 07:00] [oimext_server1] [ERROR] [] [XELLERATE. WEBAPP] [tid: [ASSETS].] [ExecuteThread: '21' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: 77744a889dde03de:7e3e020c:14e7a4ecf17 :-8000-000000000004b9cd, 0] [APP: IOM #11.1.2.0.0] [IDDM: 0000KuEm3XGEoIs6wjyWMG1Lc5Mq00001D] class/method: tcActionBase/performance meets certain problems: [EJB:010107] the lock request to EJB:tcImportOperationsIntf with the primary key: 2906137643144183808 expired after a waiting for Mrs. 0 the transaction or the thread that requested the lock was: Thread [ExecuteThread [ASSETS] [: '21' for queue: "(self-adjusting) weblogic.kernel.Default", 5, pooled Threads]. ; nested exception is: weblogic.ejb20.locks.LockTimedOutException: [EJB:010107] the lock request to EJB:tcImportOperationsIntf with the primary key: 2906137643144183808 expired after a waiting for Mrs. 0 the transaction or the thread that requested the lock was: Thread [ExecuteThread [ASSET]: '21' for queue: "(self-adjusting) weblogic.kernel.Default", 5, pooled Threads]. [[

    javax.ejb.EJBException: [EJB:010107] the lock request to EJB:tcImportOperationsIntf with the primary key: 2906137643144183808 expired after a waiting for Mrs. 0 the transaction or the thread that requested the lock was: Thread [ExecuteThread [ASSET]: '21' for queue: "(self-adjusting) weblogic.kernel.Default", 5, pooled Threads]. ; nested exception is: weblogic.ejb20.locks.LockTimedOutException: [EJB:010107] the lock request to EJB:tcImportOperationsIntf with the primary key: 2906137643144183808 expired after a waiting for Mrs. 0 the transaction or the thread that requested the lock was: Thread [ExecuteThread [ASSET]: '21' for queue: "(self-adjusting) weblogic.kernel.Default", 5, pooled Threads].

    WebLogic.ejb20.Locks.LockTimedOutException: [EJB:010107] the lock request to EJB:tcImportOperationsIntf with the primary key: 2906137643144183808 expired after a waiting for Mrs. 0 the transaction or the thread that requested the lock was: Thread [ExecuteThread [ASSET]: '21' for queue: "(self-adjusting) weblogic.kernel.Default", 5, pooled Threads].

    to weblogic.ejb.container.locks.ExclusiveLockManager$ LockBucket.lock (ExclusiveLockManager.java:283)

    at weblogic.ejb.container.locks.ExclusiveLockManager.lock(ExclusiveLockManager.java:153)

    at weblogic.ejb.container.manager.StatefulSessionManager.acquireLock(StatefulSessionManager.java:399)

    at weblogic.ejb.container.manager.StatefulSessionManager.acquireLock(StatefulSessionManager.java:389)

    at weblogic.ejb.container.manager.StatefulSessionManager.preInvoke(StatefulSessionManager.java:490)

    at weblogic.ejb.container.internal.BaseRemoteObject.preInvoke(BaseRemoteObject.java:229)

    at weblogic.ejb.container.internal.StatefulRemoteObject.__WL_preInvoke(StatefulRemoteObject.java:57)

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

    at Thor.API.Operations.tcImportOperationsIntf_uawk3z_tcImportOperationsIntfRemoteImpl.isLockAcquiredx (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 com.sun.proxy. $Proxy590.isLockAcquiredx (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 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)

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

    to com.sun.proxy. $Proxy591.isLockAcquiredx (unknown Source)

    at Thor.API.Operations.tcImportOperationsIntfDelegate.isLockAcquired (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.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 com.sun.proxy. $Proxy592.isLockAcquired (unknown Source)

    at com.thortech.xl.webclient.actions.ConnectorInstallProcessAction.importXmlForInstallation(ConnectorInstallProcessAction.java:647)

    at com.thortech.xl.webclient.actions.ConnectorInstallProcessAction.completeInstallation(ConnectorInstallProcessAction.java:209)

    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.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:900)

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

    at com.thortech.xl.webclient.actions.ConnectorInstallProcessAction.execute(ConnectorInstallProcessAction.java:108)

    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.CSRFFilter.doFilter(CSRFFilter.java:78)

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

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

    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:324)

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

    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.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:419)

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

    at oracle.security.am.agent.wls.filters.OAMServletAuthenticationFilter.doFilter(OAMServletAuthenticationFilter.java:265)

    at oracle.security.am.agent.wls.filters.OAMValidationSystemFilter.doFilter(OAMValidationSystemFilter.java:134)

    at oracle.security.wls.oamagent.OAMAgentWrapperFilter.doFilter(OAMAgentWrapperFilter.java:120)

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

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

    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.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:1485)

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

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

    javax.ejb.EJBException: [EJB:010107] the lock request to EJB:tcImportOperationsIntf with the primary key: 2906137643144183808 expired after a waiting for Mrs. 0 the transaction or the thread that requested the lock was: Thread [ExecuteThread [ASSET]: '21' for queue: "(self-adjusting) weblogic.kernel.Default", 5, pooled Threads]. ; nested exception is: weblogic.ejb20.locks.LockTimedOutException: [EJB:010107] the lock request to EJB:tcImportOperationsIntf with the primary key: 2906137643144183808 expired after a waiting for Mrs. 0 the transaction or the thread that requested the lock was: Thread [ExecuteThread [ASSET]: '21' for queue: "(self-adjusting) weblogic.kernel.Default", 5, pooled Threads].

    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.unwrapRemoteException(RemoteBusinessIntfProxy.java:124)

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

    to com.sun.proxy. $Proxy590.isLockAcquiredx (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 com.sun.proxy. $Proxy591.isLockAcquiredx (unknown Source)

    at Thor.API.Operations.tcImportOperationsIntfDelegate.isLockAcquired (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 com.sun.proxy. $Proxy592.isLockAcquired (unknown Source)

    at com.thortech.xl.webclient.actions.ConnectorInstallProcessAction.importXmlForInstallation(ConnectorInstallProcessAction.java:645)

    at com.thortech.xl.webclient.actions.ConnectorInstallProcessAction.completeInstallation(ConnectorInstallProcessAction.java:209)

    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.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:900)

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

    at com.thortech.xl.webclient.actions.ConnectorInstallProcessAction.execute(ConnectorInstallProcessAction.java:108)

    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:1913)

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

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

    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:301)

    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.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:112)

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

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

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

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

    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:56)

    at oracle.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:418)

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

    at oracle.security.am.agent.wls.filters.OAMServletAuthenticationFilter.doFilter(OAMServletAuthenticationFilter.java:265)

    at oracle.security.am.agent.wls.filters.OAMValidationSystemFilter.doFilter(OAMValidationSystemFilter.java:133)

    at oracle.security.wls.oamagent.OAMAgentWrapperFilter.doFilter(OAMAgentWrapperFilter.java:120)

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

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

    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: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:1485)

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

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

    Caused by: weblogic.ejb20.locks.LockTimedOutException: [EJB:010107] the lock request to EJB:tcImportOperationsIntf with the primary key: 2906137643144183808 expired after a waiting for Mrs. 0 the transaction or the thread that requested the lock was: Thread [ExecuteThread [ASSET]: '21' for queue: "(self-adjusting) weblogic.kernel.Default", 5, pooled Threads].

    to weblogic.ejb.container.locks.ExclusiveLockManager$ LockBucket.lock (ExclusiveLockManager.java:283)

    at weblogic.ejb.container.locks.ExclusiveLockManager.lock(ExclusiveLockManager.java:153)

    at weblogic.ejb.container.manager.StatefulSessionManager.acquireLock(StatefulSessionManager.java:399)

    at weblogic.ejb.container.manager.StatefulSessionManager.acquireLock(StatefulSessionManager.java:389)

    at weblogic.ejb.container.manager.StatefulSessionManager.preInvoke(StatefulSessionManager.java:490)

    at weblogic.ejb.container.internal.BaseRemoteObject.preInvoke(BaseRemoteObject.java:229)

    at weblogic.ejb.container.internal.StatefulRemoteObject.__WL_preInvoke(StatefulRemoteObject.java:57)

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

    at Thor.API.Operations.tcImportOperationsIntf_uawk3z_tcImportOperationsIntfRemoteImpl.isLockAcquiredx (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 com.sun.proxy. $Proxy590.isLockAcquiredx (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 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)

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

    to com.sun.proxy. $Proxy591.isLockAcquiredx (unknown Source)

    at Thor.API.Operations.tcImportOperationsIntfDelegate.isLockAcquired (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.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 com.sun.proxy. $Proxy592.isLockAcquired (unknown Source)

    at com.thortech.xl.webclient.actions.ConnectorInstallProcessAction.importXmlForInstallation(ConnectorInstallProcessAction.java:647)

    at com.thortech.xl.webclient.actions.ConnectorInstallProcessAction.completeInstallation(ConnectorInstallProcessAction.java:209)

    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.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:900)

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

    at com.thortech.xl.webclient.actions.ConnectorInstallProcessAction.execute(ConnectorInstallProcessAction.java:108)

    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.CSRFFilter.doFilter(CSRFFilter.java:78)

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

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

    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:324)

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

    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.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:419)

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

    at oracle.security.am.agent.wls.filters.OAMServletAuthenticationFilter.doFilter(OAMServletAuthenticationFilter.java:265)

    at oracle.security.am.agent.wls.filters.OAMValidationSystemFilter.doFilter(OAMValidationSystemFilter.java:134)

    at oracle.security.wls.oamagent.OAMAgentWrapperFilter.doFilter(OAMAgentWrapperFilter.java:120)

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

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

    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)

    ... 6 more

    ]]

    [2015 07-14 T 16: 03:48.287 - 07:00] [oimext_server1] [ERROR] [] [XELLERATE. WEBAPP] [tid: [ASSETS].] [ExecuteThread: '21' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: 77744a889dde03de:7e3e020c:14e7a4ecf17 :-8000-000000000004b9cd, 0] [APP: IOM #11.1.2.0.0] [IDDM: 0000KuEm3XGEoIs6wjyWMG1Lc5Mq00001D] class/method: tcAction/performance meets certain problems: javax.ejb.EJBException: [EJB:010107] the lock request to EJB:tcImportOperationsIntf with the primary key: 2906137643144183808 expired after a waiting for Mrs. 0 the transaction or the thread that requested the lock was: Thread [ExecuteThread [ASSETS] [: '21' for queue: "(self-adjusting) weblogic.kernel.Default", 5 put in common Threads]. ; nested exception is: weblogic.ejb20.locks.LockTimedOutException: [EJB:010107] the lock request to EJB:tcImportOperationsIntf with the primary key: 2906137643144183808 expired after a waiting for Mrs. 0 the transaction or the thread that requested the lock was: Thread [ExecuteThread [ASSET]: '21' for queue: "(self-adjusting) weblogic.kernel.Default", 5, pooled Threads]. [[

    javax.servlet.ServletException: javax.ejb.EJBException: [EJB:010107] the lock request to EJB:tcImportOperationsIntf with the primary key: 2906137643144183808 expired after a waiting for Mrs. 0 the transaction or the thread that requested the lock was: Thread [ExecuteThread [ASSET]: '21' for queue: "(self-adjusting) weblogic.kernel.Default", 5, pooled Threads]. ; nested exception is: weblogic.ejb20.locks.LockTimedOutException: [EJB:010107] the lock request to EJB:tcImportOperationsIntf with the primary key: 2906137643144183808 expired after a waiting for Mrs. 0 the transaction or the thread that requested the lock was: Thread [ExecuteThread [ASSET]: '21' for queue: "(self-adjusting) weblogic.kernel.Default", 5, pooled Threads].

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

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

    at com.thortech.xl.webclient.actions.ConnectorInstallProcessAction.execute(ConnectorInstallProcessAction.java:108)

    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.CSRFFilter.doFilter(CSRFFilter.java:78)

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

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

    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:324)

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

    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.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:419)

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

    at oracle.security.am.agent.wls.filters.OAMServletAuthenticationFilter.doFilter(OAMServletAuthenticationFilter.java:265)

    at oracle.security.am.agent.wls.filters.OAMValidationSystemFilter.doFilter(OAMValidationSystemFilter.java:134)

    at oracle.security.wls.oamagent.OAMAgentWrapperFilter.doFilter(OAMAgentWrapperFilter.java:120)

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

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

    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.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:1485)

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

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

    Caused by: javax.ejb.EJBException: [EJB:010107] the lock request to EJB:tcImportOperationsIntf with the primary key: 2906137643144183808 expired after a waiting for Mrs. 0 the transaction or the thread that requested the lock was: Thread [ExecuteThread [ASSET]: '21' for queue: "(self-adjusting) weblogic.kernel.Default", 5, pooled Threads]. ; nested exception is: weblogic.ejb20.locks.LockTimedOutException: [EJB:010107] the lock request to EJB:tcImportOperationsIntf with the primary key: 2906137643144183808 expired after a waiting for Mrs. 0 the transaction or the thread that requested the lock was: Thread [ExecuteThread [ASSET]: '21' for queue: "(self-adjusting) weblogic.kernel.Default", 5, pooled Threads].

    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.unwrapRemoteException(RemoteBusinessIntfProxy.java:124)

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

    to com.sun.proxy. $Proxy590.isLockAcquiredx (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 com.sun.proxy. $Proxy591.isLockAcquiredx (unknown Source)

    at Thor.API.Operations.tcImportOperationsIntfDelegate.isLockAcquired (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 com.sun.proxy. $Proxy592.isLockAcquired (unknown Source)

    at com.thortech.xl.webclient.actions.ConnectorInstallProcessAction.importXmlForInstallation(ConnectorInstallProcessAction.java:645)

    at com.thortech.xl.webclient.actions.ConnectorInstallProcessAction.completeInstallation(ConnectorInstallProcessAction.java:209)

    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.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:900)

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

    at com.thortech.xl.webclient.actions.ConnectorInstallProcessAction.execute(ConnectorInstallProcessAction.java:108)

    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:1913)

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

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

    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:301)

    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.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:112)

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

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

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

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

    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:56)

    at oracle.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:418)

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

    at oracle.security.am.agent.wls.filters.OAMServletAuthenticationFilter.doFilter(OAMServletAuthenticationFilter.java:265)

    at oracle.security.am.agent.wls.filters.OAMValidationSystemFilter.doFilter(OAMValidationSystemFilter.java:133)

    at oracle.security.wls.oamagent.OAMAgentWrapperFilter.doFilter(OAMAgentWrapperFilter.java:120)

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

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

    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:3730)

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

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

    ... 6 more

    Caused by: weblogic.ejb20.locks.LockTimedOutException: [EJB:010107] the lock request to EJB:tcImportOperationsIntf with the primary key: 2906137643144183808 expired after a waiting for Mrs. 0 the transaction or the thread that requested the lock was: Thread [ExecuteThread [ASSET]: '21' for queue: "(self-adjusting) weblogic.kernel.Default", 5, pooled Threads].

    to weblogic.ejb.container.locks.ExclusiveLockManager$ LockBucket.lock (ExclusiveLockManager.java:283)

    at weblogic.ejb.container.locks.ExclusiveLockManager.lock(ExclusiveLockManager.java:153)

    at weblogic.ejb.container.manager.StatefulSessionManager.acquireLock(StatefulSessionManager.java:399)

    at weblogic.ejb.container.manager.StatefulSessionManager.acquireLock(StatefulSessionManager.java:389)

    at weblogic.ejb.container.manager.StatefulSessionManager.preInvoke(StatefulSessionManager.java:490)

    at weblogic.ejb.container.internal.BaseRemoteObject.preInvoke(BaseRemoteObject.java:229)

    at weblogic.ejb.container.internal.StatefulRemoteObject.__WL_preInvoke(StatefulRemoteObject.java:57)

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

    at Thor.API.Operations.tcImportOperationsIntf_uawk3z_tcImportOperationsIntfRemoteImpl.isLockAcquiredx (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 com.sun.proxy. $Proxy590.isLockAcquiredx (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 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)

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

    to com.sun.proxy. $Proxy591.isLockAcquiredx (unknown Source)

    at Thor.API.Operations.tcImportOperationsIntfDelegate.isLockAcquired (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.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 com.sun.proxy. $Proxy592.isLockAcquired (unknown Source)

    at com.thortech.xl.webclient.actions.ConnectorInstallProcessAction.importXmlForInstallation(ConnectorInstallProcessAction.java:647)

    at com.thortech.xl.webclient.actions.ConnectorInstallProcessAction.completeInstallation(ConnectorInstallProcessAction.java:209)

    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.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:900)

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

    at com.thortech.xl.webclient.actions.ConnectorInstallProcessAction.execute(ConnectorInstallProcessAction.java:108)

    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.CSRFFilter.doFilter(CSRFFilter.java:78)

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

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

    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:324)

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

    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.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:419)

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

    at oracle.security.am.agent.wls.filters.OAMServletAuthenticationFilter.doFilter(OAMServletAuthenticationFilter.java:265)

    at oracle.security.am.agent.wls.filters.OAMValidationSystemFilter.doFilter(OAMValidationSystemFilter.java:134)

    at oracle.security.wls.oamagent.OAMAgentWrapperFilter.doFilter(OAMAgentWrapperFilter.java:120)

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

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

    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)

    ... 6 more

    ]]

    [2015 07-14 T 16: 03:48.288 - 07:00] [oimext_server1] [ERROR] [] [XELLERATE. WEBAPP] [tid: [ASSETS].] [ExecuteThread: '21' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: 77744a889dde03de:7e3e020c:14e7a4ecf17 :-8000-000000000004b9cd, 0] [APP: IOM #11.1.2.0.0] [IDDM: 0000KuEm3XGEoIs6wjyWMG1Lc5Mq00001D] class/method: ConnectorInstallProcessAction/performance meets certain problems: javax.servlet.ServletException: javax.ejb.EJBException: [EJB:010107] the lock request to EJB:tcImportOperationsIntf with the primary key: 2906137643144183808 expired after a waiting for Mrs. 0 the transaction or the thread that requested the lock was: Thread [ExecuteThread [ASSETS] [: '21' for queue: '(self-adjusting) weblogic.kernel.Default' 5, set common son]. ; nested exception is: weblogic.ejb20.locks.LockTimedOutException: [EJB:010107] the lock request to EJB:tcImportOperationsIntf with the primary key: 2906137643144183808 expired after a waiting for Mrs. 0 the transaction or the thread that requested the lock was: Thread [ExecuteThread [ASSET]: '21' for queue: "(self-adjusting) weblogic.kernel.Default", 5, pooled Threads]. [[

    javax.servlet.ServletException: javax.servlet.ServletException: javax.ejb.EJBException: [EJB:010107] the lock request to EJB:tcImportOperationsIntf with the primary key: 2906137643144183808 expired after a waiting for Mrs. 0 the transaction or the thread that requested the lock was: Thread [ExecuteThread [ASSET]: '21' for queue: "(self-adjusting) weblogic.kernel.Default", 5, pooled Threads]. ; nested exception is: weblogic.ejb20.locks.LockTimedOutException: [EJB:010107] the lock request to EJB:tcImportOperationsIntf with the primary key: 2906137643144183808 expired after a waiting for Mrs. 0 the transaction or the thread that requested the lock was: Thread [ExecuteThread [ASSET]: '21' for queue: "(self-adjusting) weblogic.kernel.Default", 5, pooled Threads].

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

    at com.thortech.xl.webclient.actions.ConnectorInstallProcessAction.execute(ConnectorInstallProcessAction.java:108)

    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.CSRFFilter.doFilter(CSRFFilter.java:78)

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

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

    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:324)

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

    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.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:419)

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

    at oracle.security.am.agent.wls.filters.OAMServletAuthenticationFilter.doFilter(OAMServletAuthenticationFilter.java:265)

    at oracle.security.am.agent.wls.filters.OAMValidationSystemFilter.doFilter(OAMValidationSystemFilter.java:134)

    at oracle.security.wls.oamagent.OAMAgentWrapperFilter.doFilter(OAMAgentWrapperFilter.java:120)

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

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

    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.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:1485)

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

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

    Caused by: javax.servlet.ServletException: javax.ejb.EJBException: [EJB:010107] the lock request to EJB:tcImportOperationsIntf with the primary key: 2906137643144183808 expired after a waiting for Mrs. 0 the transaction or the thread that requested the lock was: Thread [ExecuteThread [ASSET]: '21' for queue: "(self-adjusting) weblogic.kernel.Default", 5, pooled Threads]. ; nested exception is: weblogic.ejb20.locks.LockTimedOutException: [EJB:010107] the lock request to EJB:tcImportOperationsIntf with the primary key: 2906137643144183808 expired after a waiting for Mrs. 0 the transaction or the thread that requested the lock was: Thread [ExecuteThread [ASSET]: '21' for queue: "(self-adjusting) weblogic.kernel.Default", 5, pooled Threads].

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

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

    ... more than 46

    Caused by: javax.ejb.EJBException: [EJB:010107] the lock request to EJB:tcImportOperationsIntf with the primary key: 2906137643144183808 expired after a waiting for Mrs. 0 the transaction or the thread that requested the lock was: Thread [ExecuteThread [ASSET]: '21' for queue: "(self-adjusting) weblogic.kernel.Default", 5, pooled Threads]. ; nested exception is: weblogic.ejb20.locks.LockTimedOutException: [EJB:010107] the lock request to EJB:tcImportOperationsIntf with the primary key: 2906137643144183808 expired after a waiting for Mrs. 0 the transaction or the thread that requested the lock was: Thread [ExecuteThread [ASSET]: '21' for queue: "(self-adjusting) weblogic.kernel.Default", 5, pooled Threads].

    at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.unwrapRemoteException(RemoteBusinessIntfProxy.java:124)

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

    to com.sun.proxy. $Proxy590.isLockAcquiredx (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 com.sun.proxy. $Proxy591.isLockAcquiredx (unknown Source)

    at Thor.API.Operations.tcImportOperationsIntfDelegate.isLockAcquired (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 com.sun.proxy. $Proxy592.isLockAcquired (unknown Source)

    at com.thortech.xl.webclient.actions.ConnectorInstallProcessAction.importXmlForInstallation(ConnectorInstallProcessAction.java:645)

    at com.thortech.xl.webclient.actions.ConnectorInstallProcessAction.completeInstallation(ConnectorInstallProcessAction.java:209)

    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.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:900)

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

    at com.thortech.xl.webclient.actions.ConnectorInstallProcessAction.execute(ConnectorInstallProcessAction.java:108)

    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:1913)

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

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

    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:301)

    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.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:112)

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

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

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

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

    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:56)

    at oracle.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:418)

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

    at oracle.security.am.agent.wls.filters.OAMServletAuthenticationFilter.doFilter(OAMServletAuthenticationFilter.java:265)

    at oracle.security.am.agent.wls.filters.OAMValidationSystemFilter.doFilter(OAMValidationSystemFilter.java:133)

    at oracle.security.wls.oamagent.OAMAgentWrapperFilter.doFilter(OAMAgentWrapperFilter.java:120)

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

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

    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:3730)

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

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

    ... 6 more

    Caused by: weblogic.ejb20.locks.LockTimedOutException: [EJB:010107] the lock request to EJB:tcImportOperationsIntf with the primary key: 2906137643144183808 expired after a waiting for Mrs. 0 the transaction or the thread that requested the lock was: Thread [ExecuteThread [ASSET]: '21' for queue: "(self-adjusting) weblogic.kernel.Default", 5, pooled Threads].

    to weblogic.ejb.container.locks.ExclusiveLockManager$ LockBucket.lock (ExclusiveLockManager.java:283)

    at weblogic.ejb.container.locks.ExclusiveLockManager.lock(ExclusiveLockManager.java:153)

    at weblogic.ejb.container.manager.StatefulSessionManager.acquireLock(StatefulSessionManager.java:399)

    at weblogic.ejb.container.manager.StatefulSessionManager.acquireLock(StatefulSessionManager.java:389)

    at weblogic.ejb.container.manager.StatefulSessionManager.preInvoke(StatefulSessionManager.java:490)

    at weblogic.ejb.container.internal.BaseRemoteObject.preInvoke(BaseRemoteObject.java:229)

    at weblogic.ejb.container.internal.StatefulRemoteObject.__WL_preInvoke(StatefulRemoteObject.java:57)

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

    at Thor.API.Operations.tcImportOperationsIntf_uawk3z_tcImportOperationsIntfRemoteImpl.isLockAcquiredx (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 com.sun.proxy. $Proxy590.isLockAcquiredx (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 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)

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

    to com.sun.proxy. $Proxy591.isLockAcquiredx (unknown Source)

    at Thor.API.Operations.tcImportOperationsIntfDelegate.isLockAcquired (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.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 com.sun.proxy. $Proxy592.isLockAcquired (unknown Source)

    at com.thortech.xl.webclient.actions.ConnectorInstallProcessAction.importXmlForInstallation(ConnectorInstallProcessAction.java:647)

    at com.thortech.xl.webclient.actions.ConnectorInstallProcessAction.completeInstallation(ConnectorInstallProcessAction.java:209)

    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.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:900)

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

    at com.thortech.xl.webclient.actions.ConnectorInstallProcessAction.execute(ConnectorInstallProcessAction.java:108)

    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.CSRFFilter.doFilter(CSRFFilter.java:78)

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

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

    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:324)

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

    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.security.wls.filter.SSOSessionSynchronizationFilter.doFilter(SSOSessionSynchronizationFilter.java:419)

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

    at oracle.security.am.agent.wls.filters.OAMServletAuthenticationFilter.doFilter(OAMServletAuthenticationFilter.java:265)

    at oracle.security.am.agent.wls.filters.OAMValidationSystemFilter.doFilter(OAMValidationSystemFilter.java:134)

    at oracle.security.wls.oamagent.OAMAgentWrapperFilter.doFilter(OAMAgentWrapperFilter.java:120)

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

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

    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)

    ... 6 more

    ]]

    [2015 07-14 T 16: 03:48.293 - 07:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam.scheduler.converter] [tid: [ASSETS].] [ExecuteThread: '83' for queue: "(self-adjusting) weblogic.kernel.Default"] [username: xelsysadm] [ecid: 77744a889dde03de:7e3e020c:14e7a4ecf17:-8000-000000000004b9c2, 0] [APP: IOM #11.1.2.0.0] [IDDM: 0000KuEm3XGEoIs6wjyWMG1Lc5Mq00001D] * XML START *.

    [2015 07-14 T 16: 03:48.293 - 07:00] [oimext_server1] [NOTIFICATION] [] [oracle.iam.scheduler.converter] [tid: [ASSETS].] [ExecuteThread: '83' for queue: "(self-adjusting) weblogic.kernel.Default"] [userId: xelsysadm] [ecid: 77744a889dde03de:7e3e020c:14e7a4ecf17:-8000-000000000004b9c2, 0] [APP: IOM #11.1.2.0.0] [IDDM: 0000KuEm3XGEoIs6wjyWMG1Lc5Mq00001D] <? XML version = "1.0" encoding = "ISO-8859-1? > []

    < xl-ddm-data >

    < task repo-type = "MDS" name = "UNIX user of progressive trust Recon" SDM-path = "/" DB mds-file = "UNIX user of progressive trust Recon.xml" >

    < completeXml >

    " < scheduledTasks xmlns =" http://xmlns.Oracle.com/OIM/Scheduler "> "

    < task >

    < name > UNIX user of progressive trust Recon < / name >

    oracle.iam.connectors.icfcommon.recon.SyncReconTask < class > < / class >

    < description > UNIX user of progressive trust Recon < / description >

    < retry > 0 < / re >

    < Parameters >

    lot size < string-required param = 'false' encrypted = 'false' helpText = "Batch size" > < / param-string >

    < string-required param = 'false' encrypted = 'false' helpText = 'Batch index begins' > Batch index begins < / param-string >

    < string-required param = 'false' encrypted = 'false' helpText 'The IT resource name' = > IT Resource Name < / param-string >

    object Type < string-required param = 'false' encrypted = 'false' helpText = "Object Type" > < / param-string >

    < string-required param = 'false' encrypted = 'false' helpText 'Name of the scheduled task' = > name of the scheduled task < / param-string >

    < string-required param = 'false' encrypted = 'false' helpText = "Name of the object resource" > name of the object resource < / param-string >

    < string-required param = 'false' encrypted = 'false' helpText = "no of lots" > batch No. < / param-string >

    < string-required param = 'false' encrypted = 'false' helpText 'Sync token' = > Sync Token < / param-string >

    < / Parameter >

    < / task >

    Stop the server of the IOM and increase the size of the pool in weblogic. Delete all the temp and cache folder in the server of the IOM and start your server. Then run your Planner.

  • org.apache.myfaces.trinidadinternal.config.upload.FileUploadConfiguratorImpl: java.io.EOFException when sending an attachment in email in Oracle ADF

    Hello I'm developing a web application Oracle ADF Essentials using jdeveloper11.1.2.4. In this, I have a java program which allows you to send an email. I sent this request the Tomcat6.x and Glassfish3.1.

    My e-mail program works fine in tomcat6.x. E-mail program is sending e-mail with an attachment when running application that has deployed on tomcat. But when am under application that was deployed to Glassfish3.1 this email program gives the following exception.

    org.apache.myfaces.trinidadinternal.config.upload.FileUploadConfiguratorImpl | _ThreadID = 94; _ThreadName = thread 2;: java.io.EOFException

    at org.apache.myfaces.trinidadinternal.share.util.MultipartFormHandler._readLine(MultipartFormHandler.java:253)

    at org.apache.myfaces.trinidadinternal.share.util.MultipartFormHandler._readLine(MultipartFormHandler.java:237)

    at org.apache.myfaces.trinidadinternal.share.util.MultipartFormHandler._skipBoundary(MultipartFormHandler.java:223)

    to org.apache.myfaces.trinidadinternal.share.util.MultipartFormHandler. < init > (MultipartFormHandler.java:102)

    to org.apache.myfaces.trinidadinternal.share.util.MultipartFormHandler. < init > (MultipartFormHandler.java:75)

    at org.apache.myfaces.trinidadinternal.config.upload.FileUploadConfiguratorImpl.beginRequest(FileUploadConfiguratorImpl.java:114)

    at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl._startConfiguratorServiceRequest(GlobalConfiguratorImpl.java:562)

    at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.beginRequest(GlobalConfiguratorImpl.java:212)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:174)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)

    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:279)

    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)

    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655)

    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595)

    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:161)

    at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:331)

    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:231)

    to com.sun.enterprise.v3.services.impl.ContainerMapper$ AdapterCallable.call (ContainerMapper.java:317)

    at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:195)

    at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:849)

    at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:746)

    at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1045)

    at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:228)

    at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)

    at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)

    at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)

    at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)

    at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)

    at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)

    at com.sun.grizzly.ContextTask.run(ContextTask.java:71)

    to com.sun.grizzly.util.AbstractThreadPool$ Worker.doWork (AbstractThreadPool.java:532)

    to com.sun.grizzly.util.AbstractThreadPool$ Worker.run (AbstractThreadPool.java:513)

    at java.lang.Thread.run(Thread.java:745)

    |#]

    And use the following code to load a file

    / * Method to download the file to the actual path on the server * /.

    private String uploadFile (file UploadedFile) {}

    System.out.println ("will transfer");

    File UploadedFile = myfile;

    String path = null;

    If (myfile == null) {}

    System.out.println ("in uploadFile if - 279: myfile == null");

    } else {}

    All the downloaded files will be stored in the following path

    System.out.println ("in uploadFile if - 282: myfile.") = null");

    path = "D: / / EasyRunFileStore / /" + myfile.getFilename ();

    InputStream inputStream = null;

    try {}

    FileOutputStream out = new FileOutputStream (path);

    inputStream = myfile.getInputStream ();

    ubyte [] buffer = new byte [8192];

    int bytesRead = 0;

    While ((bytesRead = inputStream.read (buffer, 0, 8192))! = - 1) {}

    out. Write (buffer, 0, bytesRead);

    }

    out. Flush();

    out. Close();

    } catch (Exception ex) {}

    handle the exception

    ex.printStackTrace ();

    System.out.println ("emailPage 277" + ex.getMessage ());

    } {Finally

    try {}

    inputStream.close ();

    } catch (IOException e) {}

    e.printStackTrace ();

    System.out.println ("email 302" + e.getMessage ());

    }

    }

    }

    Please help me.

    GlassFish - sending pictures in the application of the ADF - Stack Overflow

    Citattion:

    This is a bug on that version of Glassfish server you use. Check this list for reference bugs:TRINIDAD-10033 & GLASSFISH-18446. You have to move from 3.1.2 to 3.1.2.2 it is fixed to the furthest.

  • Mapping for the Siebel OPA connector error

    Hello

    We are working on Siebel with OPA using Web-determinations. The web server we use is Apache tomcat.

    Where once the server is restarted first call to OPA fails and it gives the following error in the logs.

    [November 17, 2014 07:24:06, 945] 267752922 [http-bio-8080-exec-2] ERROR com.oracle.determinations.web.siebel.SiebelIOClient - error loading cases

    com.oracle.determinations.siebel.io.web.ServiceCallException: read timed out

    at com.oracle.determinations.siebel.io.web.SiebelServiceUtil.callService(SiebelServiceUtil.java:98)

    at com.oracle.determinations.siebel.io.web.SiebelGetIOService.call(SiebelGetIOService.java:114)

    at com.oracle.determinations.siebel.io.web.SiebelServiceFactory.call(SiebelServiceFactory.java:41)

    at com.oracle.determinations.web.siebel.SiebelIOClient.load(SiebelIOClient.java:128)

    at com.oracle.determinations.web.siebel.SiebelIOClient.loadSession(SiebelIOClient.java:80)

    at com.oracle.determinations.web.siebel.SiebelDataAdapter.load(SiebelDataAdapter.java:139)

    at com.oracle.determinations.interview.engine.local.LocalInterviewSession.loadData(LocalInterviewSession.java:246)

    at com.oracle.determinations.web.platform.controller.actions.StartSessionAction.getResource(StartSessionAction.java:161)

    at com.oracle.determinations.web.platform.servlet.WebDeterminationsServlet.doGet(WebDeterminationsServlet.java:112)

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

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

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at com.oracle.determinations.web.platform.util.CharsetFilter.doFilter(CharsetFilter.java:46)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)

    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)

    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:501)

    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)

    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)

    at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)

    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)

    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)

    at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1040)

    to org.apache.coyote.AbstractProtocol$ AbstractConnectionHandler.process (AbstractProtocol.java:607)

    to org.apache.tomcat.util.net.JIoEndpoint$ SocketProcessor.run (JIoEndpoint.java:315)

    at java.util.concurrent.ThreadPoolExecutor.runWorker (unknown Source)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (unknown Source)

    at java.lang.Thread.run (unknown Source)

    Caused by: java.net.SocketTimeoutException: Read timed out

    at java.net.SocketInputStream.socketRead0 (Native Method)

    at java.net.SocketInputStream.read (unknown Source)

    at java.net.SocketInputStream.read (unknown Source)

    at java.io.BufferedInputStream.fill (unknown Source)

    at java.io.BufferedInputStream.read1 (unknown Source)

    at java.io.BufferedInputStream.read (unknown Source)

    at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown_Source)

    at sun.net.www.http.HttpClient.parseHTTP(Unknown_Source)

    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown_Source)

    at com.oracle.determinations.siebel.io.web.SiebelServiceUtil.callService(SiebelServiceUtil.java:95)

    ... 32 more

    [November 17, 2014 07:24:06, 986] 267752963 [http-bio-8080-exec-2] ERROR com.oracle.determinations.web.siebel.SiebelIOClient - error when loading the session of Siebel

    This only happens when we call the OPA of first time. Second call before it all works correctly.

    Please suggest a solution for this, is it possible to increase the timeout in Siebel OPA connector.

    Thank you

    Bharat maklouf

    Looks like the siebel inbound web services take a while to run the first time. Ideally, it would be best to find a way to get them to start as soon as possible. I do not know how to Siebel, but you might have luck asking on the forums of Siebel.

    For the OPA to Siebel connector, you can add the property "serviceTimeout ="(la casse est importante) in the siebel data file - adapt .properties for determinations of web. "" This timeout property will only work for mappings of IO, but it looks like this, that's what you use.

  • 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

  • CF10 Apache crashing with 503

    Hello Experts,


    Server product: ColdFusion

    Version: 10,0,18,296093(PreRelease)

    OS                       : Unix

    OS version: 2.6.32 - 573.12.1.el6.x86_64

    Adobe Driver: 4.1 (Build 0001)


    Thus, we SEE our server down every now and then with error 503. There is no particular model as to why this happens.


    There are two servers behind a load balancer... We have a health check methodology that checks a page ft3/min every 10 seconds. If he receives multiple 503, users are moved to another server.

    After a reboot the FC, things normally come backup. Here is the log file of the base for an instance...


    February 17, 2016 14:17:52 [ajp-bio-8012-exec-12] information - using the axis 1 to consume the service xxxxxxxxxxxxxxxxxxxxxxx

    February 17, 2016 14:17:52 [ajp-bio-8012-exec-6] information: using axis 1 to consume the service support.

    February 17, 2016 14:17:53 [ajp-bio-8012-exec-13] Information - HTTP request to leave {URL = xxxxxxxxxxxxxxxxxxxxxxx, method = 'get'}

    February 17, 2016 14:17:53 [ajp-bio-8012-exec-13] Information - complete HTTP request {status Code = 200 time = 48 ms}

    February 17, 2016 14:17:55 HTTP request from the information [ajp-bio-8012-exec-5] - {URL = xxxxxxxxxxxxxxxxxxxxxxx, method = 'get'}

    February 17, 2016 14:17:55 information [ajp-bio-8012-exec-5] - complete HTTP request {status Code = 200 time = 64 Mech.}

    February 17, 2016 14:18:10 information [ajp-bio-8012-exec-14] - using axis 1 to consume the service xxxxxxxxxxxxxxxxxxxxxxx

    February 17, 2016 14:18:11 [ajp-bio-8012-exec-10] information - using the axis 1 to consume the service support.

    February 17, 2016 14:18:11 Information [ajp-bio-8012-exec-12] - HTTP request to leave {URL = xxxxxxxxxxxxxxxxxxxxxxx4903204.json ", method = 'get'"}

    February 17, 2016 14:18:11 Information [ajp-bio-8012-exec-12] - complete HTTP request {status Code = 200 time = 32 ms}

    February 17, 2016 14:19:14 [ajp-bio-8012-exec-7] information - using the axis 1 to consume the service xxxxxxxxxxxxxxxxxxxxxxx

    February 17, 2016 14:20:03 error [ajp-bio-8012-exec-7] - MESSAGE parameters exceeds the 100 limit specified on the server. You can change the setting in the settings of the server administrator.

    February 17, 2016 14:20:16 [ajp-bio-8012-exec-9] information - using the axis 1 to consume the service xxxxxxxxxxxxxxxxxxxxxxx

    February 17, 2016 14:20:20 Information [ajp-bio-8012-exec-14] - using axis 1 to consume the service xxxxxxxxxxxxxxxxxxxxxxx

    February 17, 2016 14:20:23 [ajp-bio-8012-exec-4] information - using the axis 1 to consume the service xxxxxxxxxxxxxxxxxxxxxxx

    February 17, 2016 14:20:56 [ajp-bio-8012-exec-7] information - using the axis 1 to consume the service xxxxxxxxxxxxxxxxxxxxxxx

    February 17, 2016 14:20:56 [ajp-bio-8012-exec-6] information: using axis 1 to consume the service support.

    February 17, 2016 14:20:57 information [ajp-bio-8012-exec-2] - HTTP request to leave {URL = xxxxxxxxxxxxxxxxxxxxxxx4927102.json ", method = 'get'"}

    February 17, 2016 14:20:57 information [ajp-bio-8012-exec-2] - complete HTTP request {status Code = 200 time = 38 ms}

    February 17, 2016 14:21:05 information [ajp-bio-8012-exec-12] - using axis 1 to consume the service xxxxxxxxxxxxxxxxxxxxxxx

    February 17, 2016 14:21:05 information [ajp-bio-8012-exec-1] - using axis 1 to consume the service support.

    February 17, 2016 14:21:05 HTTP from [ajp-bio-8012-exec-4] information - request {URL = xxxxxxxxxxxxxxxxxxxxxxx4930797.json', method = 'get'}

    February 17, 2016 14:21:06 information [ajp-bio-8012-exec-4] - complete HTTP request {status Code = 200 time = 35 ms}

    February 17, 2016 14:22:34 [ajp-bio-8012-exec-2] information - using the axis 1 to consume the service xxxxxxxxxxxxxxxxxxxxxxx

    February 17, 2016 14:23:25 information [ajp-bio-8012-exec-11] - using axis 1 to consume the service xxxxxxxxxxxxxxxxxxxxxxx

    February 17, 2016 14:27:46 information planner [2] - warning: server status does not detected. 10 or more threads have been busy for more than 180000 milliseconds

    February 17, 2016 14:27:46 warn planner information [2] -: unresponsiveserveralert: notification by E-mail.

    We see a few HTTP requests succeed and followed a warning of server is not responding. It has not made any sense we what so ever


    What we tried to do--

    • Updated the Tomcat Server.xml and worker.properties connector settings. We have different expiration time on these two folders settings for our custom environment.
    • Disabled global client variables
    • Update the connection pool settings
    • Updated the CFINVOKE calls to use CFHTTP


    We are running out of options and hit a brick wall with no new ideas. I know that we are missing a piece of the puzzle, but you don't know where it is... (Parameters of the Apache, Tomcat settings?)


    Any help on this would be greatly appreciated. Please let me know if you need additional information.



    Thank you in advance,

    Sam.

    Hi Carl and the people who helped me with this.

    I think that we have cornered and solved the problem here. All we had to do was to reduce the interval of 2 minutes instead of 7 minutes (which is default) to search for connections sitting idle for 5 minutes (once again, instead of 20 minutes, by default) on the advanced data source settings. It was not clear on the documentation, but we tried all settings before posting on the forums except for this one.

    We hope that the problem is solved, we have not had a crash since 4 days now... always fingers crossed, although

    Thanks again to all.

    Best,
    Sam.

  • Apache does not start after the installation of ColdFusion11

    I am doing an upgrade to CF8 to CF11, but should keep CF8 on the server until CF11 runs correctly on my production server.

    Apache 2.2.26, Tomcat 7.0.64

    Windows Server 2008_R2 (virtual)

    I have the original CF 11.0.0 file directly from Adobe. I chose a standard installation (no JEE) with Apache web server and all subcomponents, no servlets. The installation proceeds without problems.

    In httpd.conf of Apache, I see the code section that had been added by my previous installation of CF8:

    LoadModule jrun_module "C:/ColdFusion8/runtime/lib/wsconfig/1/mod_jrun22.so".
    < IfModule mod_jrun22.c >
    .. .more code...
    < / IfModule >

    I also see the line of code that the installer was added for CF11:

    Include "C:\Apache2\conf\mod_jk.conf".

    I can also find the file mod_jk.conf in the place that it references and all CF11 files and folders that it references exist.

    I put in the comment section above for CF8 and try to restart Apache, but it will not start. There are no entries in the Apache logs to explain what happened. If I remove the comments for CF8 and comment out this line for CF11, Apache starts fine.

    Since the installation, I have three questions:

    1. Apache does not start successfully with mod_jk.conf CF11
    2. I noticed that the ODBC services do not run in Windows for CF11 (they are for CF8)
    3. I can not navigate to the admin of CF11. CF8 admin works fine (probably on the same port, huh?)

    Ideas about why Apache does not start correctly? Thank you.

    I finally found a useful entry in the Windows system event log:

    The named Apache service reported the following error:
    > httpd.exe: 526 C:/Apache2/conf/httpd.conf online syntax error: syntax on line 2 of C:/Apache2/conf/mod_jk.conf error: cannot load C:/ColdFusion11/config/wsconfig/1/mod_jk.so into server: Apache the named service is not a valid Win32 application.

    Looking at my previous installation for CF8 notes, I found a similar problem.

    Solution:

    Extract mod_jk22.so Apache 64 - bit C:\ColdFusion11\runtime\lib\wsconfig.jar (zip) to C:\ColdFusion11\config\wsconfig\1 like mod_jk.so (in lieu of essentially the mod_jk.so CF11 Installer put in place)

    Now, commenting on the CF8 to my Apache httpd.conf section and allowing the line CF11 allowed Apache to start properly. The file mod_jk.conf applies an alias to the CFIDE CF11 so that my web address can reach the CF11 Admin!

    Completion of the process of configuration/installation in CF11 then allowed me to download and install the update 7. On Self restart, ODBC connectors are also running!

    Situation with my questions:

    1. Solved
    2. Solved
    3. Solved

Maybe you are looking for

  • How can I get my AT100 to ask a password before I have download applications

    I want to be able to put up my Tablet AT100 ask me a password before it will download apps from the app store, as my children aged 6 and 4, cost me a fortune... Sorry if this question has been answered before but I did not find it if it has. TKS. Mar

  • Car charger for Qosmio F60

    Hello Is there a car charger for the F60 laptop? I have trouble finding a. Thank you

  • PC667 RAM is compatible with SR5310F?

    I have the original of the RAM for this machine (2x512MB = 1 GB RAM) and want to update. I have 2 sticks of 1 GB SDRAM PC667 I want to replace by, but when I start it, it still shows only 1 GB of RAM. Unknown yet, when I press F10 and go into the BIO

  • TestStand directly accesses table generated in LabView? How to do?

    Hi all! I am a new hand to TestStand, so I have several problems. I generated a digital picture in LabView and dynamically display in the chart. When I want to use TestStand to generate the report, can I go directly to the table? Otherwise, how? My u

  • Why am I points of coercion on Boolean inputs?

    Hello I have developed the related code and am curious as to the reason for the stress points on my boolean from a doorway of logic, AND I didn't think that the stress points were possible to boolean?  The cluster of control systems is a strict type