Oracle 9.2.0.1 + Slackware 8.1 = ***SUCCESS***

Oracle 9.2.0.1 is working well on Slackware Linux 8.1

Congratulaions! I've been running 9.0.1.0 for a year on Slackware 8.0, but I'm having a problem installing 9.2.0.1 on the same two platforms. OUI quits spontaneously while "Loading Java Runtime environment..." after selecting products to install, without a message in the install .log, .err, or .out files.
Just wondering if you had the same problem and if moving to 8.1 was your solution. The 8.1 CD's should be arriving any day now...
- Sam

Similar Messages

  • Install Oracle 8.0.5 on Slackware 3.5,

    Install Oracle 8.0.5 Trial on Slackware 3.5, I set all environ
    and logon as oracle to run /home/oracle/install/orainst/orainst,
    it give error that ./.orainst.cm: file not exist, but the file
    do exist, and the permission is rwx, why?
    thanks for help.
    null

    Bryan (guest) wrote:
    : yyyyyy (guest) wrote:
    : : Install Oracle 8.0.5 Trial on Slackware 3.5, I set all
    : environ
    : : and logon as oracle to run
    : /home/oracle/install/orainst/orainst,
    : : it give error that ./.orainst.cm: file not exist, but the
    file
    : : do exist, and the permission is rwx, why?
    : : thanks for help.
    : The Slackware 3.5 distribution is based on the libc 5.4.44
    : c-libraries. Oracle 8 server requires the glibc 2.0.6
    : c-libraries to operate. Therefore, you must install the
    : glibc 2.0.6 as your primary c-library. A HOWTO is available
    : at
    : http://www.imaxx.net/~thrytis/glibc/Glibc2-HOWTO.html
    : which will walk you through its installation.
    : Hope this helps.
    : Bryan
    Use /contrib/glibc** package for development from Slackware 3.6
    distribution and gcc-2.7.2. I'm test this. In Slack 3.5
    distribution exist only glibc-2.0.5.
    Oracle installer compile(or link...) oracle network adapter and
    some other, when run install process.
    Excuse my English,
    Sergey
    null

  • Oracle 9i and runInstaller and Slackware 8.0

    i am running Slackware 8.0, and whenever i try to run /cdrom/runInstaller, i get this error:
    SIGSEGV 11* segmentation violation
    stackbase=0xbffff2fc, stackpointer=0xbffff1c4
    Full thread dump:
    "Finalizer thread" (TID:0x42741210, sys_thread_t:0x4d093e0c, state:R) prio=1
    "Async Garbage Collector" (TID:0x42741258, sys_thread_t:0x4d072e0c, state:R)
    prio=1
    "Idle thread" (TID:0x427412a0, sys_thread_t:0x4d051e0c, state:R) prio=0
    "Clock" (TID:0x42741088, sys_thread_t:0x4d030e0c, state:CW) prio=12
    "main" (TID:0x427410b0, sys_thread_t:0x80d6fa8, state:R) prio=5 *current thr
    ead*
    java.lang.System.initializeSystemClass(System.java)
    Monitor Cache Dump:
    Registered Monitor Dump:
    Thread queue lock: <unowned>
    Name and type hash table lock: <unowned>
    String intern lock: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference lock: <unowned>
    BinClass lock: <unowned>
    Class loading lock: <unowned>
    Java stack lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: <unowned>
    Has finalization queue lock: <unowned>
    Finalize me queue lock: <unowned>
    Dynamic loading lock: <unowned>
    Monitor IO lock: <unowned>
    Child death monitor: <unowned>
    Event monitor: <unowned>
    I/O monitor: <unowned>
    Alarm monitor: <unowned>
    Waiting to be notified:
    "Clock" (0x4d030e0c)
    Monitor registry: owner "main" (0x80d6fa8, 1 entry)
    Thread Alarm Q:
    does anybody know why?
    thank you very much for any help

    i am running Slackware 8.0, and whenever i try to run /cdrom/runInstaller, i get this error:
    SIGSEGV 11* segmentation violation
    stackbase=0xbffff2fc, stackpointer=0xbffff1c4
    Full thread dump:
    "Finalizer thread" (TID:0x42741210, sys_thread_t:0x4d093e0c, state:R) prio=1
    "Async Garbage Collector" (TID:0x42741258, sys_thread_t:0x4d072e0c, state:R)
    prio=1
    "Idle thread" (TID:0x427412a0, sys_thread_t:0x4d051e0c, state:R) prio=0
    "Clock" (TID:0x42741088, sys_thread_t:0x4d030e0c, state:CW) prio=12
    "main" (TID:0x427410b0, sys_thread_t:0x80d6fa8, state:R) prio=5 *current thr
    ead*
    java.lang.System.initializeSystemClass(System.java)
    Monitor Cache Dump:
    Registered Monitor Dump:
    Thread queue lock: <unowned>
    Name and type hash table lock: <unowned>
    String intern lock: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference lock: <unowned>
    BinClass lock: <unowned>
    Class loading lock: <unowned>
    Java stack lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: <unowned>
    Has finalization queue lock: <unowned>
    Finalize me queue lock: <unowned>
    Dynamic loading lock: <unowned>
    Monitor IO lock: <unowned>
    Child death monitor: <unowned>
    Event monitor: <unowned>
    I/O monitor: <unowned>
    Alarm monitor: <unowned>
    Waiting to be notified:
    "Clock" (0x4d030e0c)
    Monitor registry: owner "main" (0x80d6fa8, 1 entry)
    Thread Alarm Q:
    does anybody know why?
    thank you very much for any help

  • Oracle 8.1.7 + RedHat 7.3 installation success

    After several days of work, I succeded in installing Oracle 8i on RedHat 7.3.
    1)You can proceed like usual for the account + groups creation.
    2)Make the oracle directory.
    3)This is what i add in my /home/oracle/.bash_profile
    PATH=$PATH:$HOME/bin
    export PATH
    unset USERNAME
    unset LANG
    unset LC_CTYPE
    unset RC_TYPE
    export LD_ASSUME_KERNEL=2.2.5
    source /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh
    ORACLE_HOME=/u01/app/oracle/product; export ORACLE_HOME
    LD_LIBRARY_PATH=/u01/app/oracle/product/lib; export LD_LIBRARY_PATH
    ORACLE_BASE=/u01/app/oracle; export ORACLE_BASE
    ORACLE_SID=LNX; export ORACLE_SID
    ORACLE_TERM=vt100; export ORACLE_TERM
    export NLS_LANG=french_france.WE8ISO8859P15
    PATH=$PATH:/u01/app/oracle/product/bin; export PATH
    4)This is the package you MUST have!! (there are all on CDS - 7.3. On my computer there were already installed except the third)
    compat-libstdc++-6.2-2.9.0.16
    compat-glibc-6.2-2.1.3.2
    compat-libs-6.2-3
    compat-egcs-6.2-1.1.2.16
    5) You must edit your file /etc/hosts and add the line of your global database name. My SID is LNX so my global database name is LNX.mathias.pc because mathias.pc is my domain. This is my /etc/hosts:
    [root@lnx math]# more /etc/hosts
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    127.0.0.1 lnx.mathias.pc lnx localhost.localdomain localhost LNX.mathias.pc
    192.168.0.2 LNX.mathias.pc
    6) I also download jre_1.1.6-v5-glibc-x86.tar.gz and install it in /usr/local.
    7) I runed the installer under oracle. Choosed custon installation and didn't select "oracle intermedia component" because it's buguy.
    8)Installation OK
    9)Link OK
    10)Net-8 assistant (default choice) OK
    11)execute patchset in $ORACLE_HOME OK
    12)Type "dbassist" under oracle to create your database (choosed default copy from cdrom) OK
    END
    If you do not proceed like this you'll get error ORA-03113 or ORA-03114 & file control error during the database creation assistant.
    Have a nice day
    Mathias From France

    I figured this out by reading the 6.1 installation guide. However, the NLS_LANG variable is not correct for 8.1.7 as the guide was written for 8.1.5.
    Looks like I was missing the ORACLE_TERM, ORA_NLS33 variables.
    Hope this helps someone else!
    Tige

  • From which file does oracle tells you that a session has connected success

    Hello,
    From which log files that Oracle tells you that a session has successfully connect or unsuccessfully connected. Does the listener.log contain this information? Thank you.

    902029 wrote:
    Hello,
    From which log files that Oracle tells you that a session has successfully connect or unsuccessfully connected. Does the listener.log contain this information? Thank you.It depends upon how exactly "success" is defined.
    Listener reports status = 0 (success) in listener.log,
    even though connection to DB fails with incorrect password.

  • Installation problem on Linux Slackware 7.1 (Oracle 8i)

    I try install Oracle 8i Enterprise in Linux Slackware 7.1 (kernel 2.2.16), but the runInstaller don't work.
    I read the installation manuals and make all steps, but the runInstaller don't work.
    I get this message:
    ./runInstaller
    The Java RunTime Environment was not found at bin/jre. Hence, the Oracle Universal Installer cannot be run.
    Please visit http://www.javasoft.com and install JRE version 1.1.8 or higher and try again.
    : No such file or directory
    I try --> ln -s /usr/local/jre118_v3 /usr/local/java
    and --> ln -s /usr/local/jre118_v3 /usr/local/jre
    and put in PATH --> /usr/local/jre/bin
    Nothing work's.
    Somebody can help me ?????
    Thank's ....

    Hello!
    I also tried to install Oracle 8.1.6.1 (after giving up the 8.0.5 installation due to segmentation faults all over..), it also failed.
    After trying to install Oracle 8.1.6.1 on RedHat 7.0 and it still crashed, i sent a mail to some guru that wrote the oracle-how-to document for redhat, here is what he replied.
    My guess is that this also applies to the newest slackware version, because i presume that slackware 7.0 also use the newest glibc libraries;
    Thanks for the feedback.
    Oracle 8.1.6 does not work under Red Hat >Linux 7. Yes, that's the problem
    that I mentioned in the doc--you get to 80% >and the DBCA crashes and the
    Oracle executables die.
    I've heard, but I haven't tried it myself, >that if you install the latest
    glibc errata (2.1.94) then the DBCA >completes but the Oracle executables
    still die. The DBCA problem was apparently >a Java issue that is fixed in
    the errata. But you're still out of luck >since the exes won't work.
    It might appear that this is a problem with >Red Hat Linux 7. But it appears
    that it is a problem with some assumptions >that Oracle made, assumptions
    that worked with glibc 2.1.3 (the C library >included with RHL 6.2) but which
    prove false with later glibc versions. As >other Linux distributions adopt
    the new glibc Oracle will fail to work on >them as well.
    The best advice I can give at this point is >to install and run Oracle on
    Red Hat Linux 6.2. Hopefully Oracle will >address the glibc issues with the
    8.1.7 release.
    ChrisI then installed Orace on RedHat 6.1 and it worked like a dream.
    Maybe you guys should try your luck on an earier version of slackware?
    Hope that helped...
    null

  • Oracle 8i with Slackware 8

    I am having difficulty getting Oracle 8i installed on Slackware 8. I have created the links for both /bin/free and /bin/awk.
    Does anyone have any insight into installing this version of the database server on this distribution of Linux?
    Thanks

    I am having difficulty getting Oracle 8i installed on Slackware 8. I have created the links for both /bin/free and /bin/awk.
    Does anyone have any insight into installing this version of the database server on this distribution of Linux?What the problem is? My oracle is feeling good on Slackware 8.0.
    Thanks Greetings,
    Roman.

  • Problem Installation in Linux Slackware 7.1

    I try install Oracle 8i Enterprise in Linux Slackware 7.1 (kernel 2.2.16), but the runInstaller don't work.
    I read the installation manuals and make all steps, but the runInstaller don't work.
    I get this message:
    ./runInstaller
    The Java RunTime Environment was not found at bin/jre. Hence, the Oracle Universal Installer cannot be run.
    Please visit http://www.javasoft.com and install JRE version 1.1.8 or higher and try again.
    : No such file or directory
    I try --> ln -s /usr/local/jre118_v3 /usr/local/java
    and --> ln -s /usr/local/jre118_v3 /usr/local/jre
    Nothing work's.
    Somebody can help me ?????

    Hello!
    I also tried to install Oracle 8.1.6.1 (after giving up the 8.0.5 installation due to segmentation faults all over..), it also failed.
    After trying to install Oracle 8.1.6.1 on RedHat 7.0 and it still crashed, i sent a mail to some guru that wrote the oracle-how-to document for redhat, here is what he replied.
    My guess is that this also applies to the newest slackware version, because i presume that slackware 7.0 also use the newest glibc libraries;
    Thanks for the feedback.
    Oracle 8.1.6 does not work under Red Hat >Linux 7. Yes, that's the problem
    that I mentioned in the doc--you get to 80% >and the DBCA crashes and the
    Oracle executables die.
    I've heard, but I haven't tried it myself, >that if you install the latest
    glibc errata (2.1.94) then the DBCA >completes but the Oracle executables
    still die. The DBCA problem was apparently >a Java issue that is fixed in
    the errata. But you're still out of luck >since the exes won't work.
    It might appear that this is a problem with >Red Hat Linux 7. But it appears
    that it is a problem with some assumptions >that Oracle made, assumptions
    that worked with glibc 2.1.3 (the C library >included with RHL 6.2) but which
    prove false with later glibc versions. As >other Linux distributions adopt
    the new glibc Oracle will fail to work on >them as well.
    The best advice I can give at this point is >to install and run Oracle on
    Red Hat Linux 6.2. Hopefully Oracle will >address the glibc issues with the
    8.1.7 release.
    ChrisI then installed Orace on RedHat 6.1 and it worked like a dream.
    Maybe you guys should try your luck on an earier version of slackware?
    Hope that helped...
    null

  • Installation problem in Linux Slackware 7.1

    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    - Server name
    - Filename
    - Date/Time
    - Browser + Version
    - O/S + Version
    - Error Msg
    I try install Oracle 8i Enterprise in Linux Slackware 7.1 (kernel 2.2.16), but the runInstaller don't work.
    I read the installation manuals and make all steps, but the runInstaller don't work.
    I get this message:
    ./runInstaller
    The Java RunTime Environment was not found at bin/jre. Hence, the Oracle Universal Installer cannot be run.
    Please visit http://www.javasoft.com and install JRE version 1.1.8 or higher and try again.
    : No such file or directory
    I try --> ln -s /usr/local/jre118_v3 /usr/local/java
    and --> ln -s /usr/local/jre118_v3 /usr/local/jre
    Nothing work's.
    Somebody can help me ?????
    Thank's ....

    Hello!
    I also tried to install Oracle 8.1.6.1 (after giving up the 8.0.5 installation due to segmentation faults all over..), it also failed.
    After trying to install Oracle 8.1.6.1 on RedHat 7.0 and it still crashed, i sent a mail to some guru that wrote the oracle-how-to document for redhat, here is what he replied.
    My guess is that this also applies to the newest slackware version, because i presume that slackware 7.0 also use the newest glibc libraries;
    Thanks for the feedback.
    Oracle 8.1.6 does not work under Red Hat >Linux 7. Yes, that's the problem
    that I mentioned in the doc--you get to 80% >and the DBCA crashes and the
    Oracle executables die.
    I've heard, but I haven't tried it myself, >that if you install the latest
    glibc errata (2.1.94) then the DBCA >completes but the Oracle executables
    still die. The DBCA problem was apparently >a Java issue that is fixed in
    the errata. But you're still out of luck >since the exes won't work.
    It might appear that this is a problem with >Red Hat Linux 7. But it appears
    that it is a problem with some assumptions >that Oracle made, assumptions
    that worked with glibc 2.1.3 (the C library >included with RHL 6.2) but which
    prove false with later glibc versions. As >other Linux distributions adopt
    the new glibc Oracle will fail to work on >them as well.
    The best advice I can give at this point is >to install and run Oracle on
    Red Hat Linux 6.2. Hopefully Oracle will >address the glibc issues with the
    8.1.7 release.
    ChrisI then installed Orace on RedHat 6.1 and it worked like a dream.
    Maybe you guys should try your luck on an earier version of slackware?
    Hope that helped...
    null

  • Oracle 8.05 / Win2000 problem

    I have installed Oracle 8.05 on an Windows 2000 professional
    server
    When I run the "srvmgr30" command
    I have this error msg:
    "TNS:unable to connect to destination"
    What's the matter ?
    Is it possible to run Oracle 8.05 on Win2000 pro ?

    Can you cd to the $ORACLE_HOME/bin directory and do a ./svrmgrl
    If it works, your path is wrong, if it doesn't work, list the
    directory. Anything in it? There should be. Svrmgrl should be
    there, along with some other stuff. On the other hand, if you are
    trying to install oracle using svrmgrl, first see the doc
    directory.
    Kevin
    Calvin Cheng (guest) wrote:
    : I was trying to install Oracle 8.05 EAP on Slackware 3.3 and I
    : keep getting the message "Command not found" when running
    : svrmgrl. I have upgraded the Linux Kernel to 2.0.36 and glibc
    to
    : version 2.0.6. Furthermore, I have the environment variables
    and
    : the PATH variable setup properly. Any idea?
    null

  • Installing Multiboot Distros with Slackware

    Dear all,
    I’m trying to install a multiboot with multi distros, in this case Slackware and Linux Oracle. I have Slackware running for a while now and try to install it in other partition. Suppose I have Slackware in /dev/hdb and planning to install Oracle Linux in /dev/sda. My plan is:
    1.     Format /dev/sda
    2.     Install Oracle Linux in /dev/sda using boot disk
    3.     Modify lilo.conf
    4.     Run dual boot
    But the problem is during the Oracle Linux boot installation:
    1.     It doesn’t recognize the partition and file format that Slackware did in /dev/sda
    2.     The installation disk then force me to create another partition for memory swap and root directory
    3.     At first attempt I created a partition in /dev/sda with RAID format which didn’t get recognized by Slackware so that I had it wiped out at the next attempt of installation.
    4.     Just before the process of partitioning /dev/sda, Oracle Linux installer from the boot disk cannot detect my dvd drive although the PC was booted from its very drive (Why?) so It was asking me if I need to point out the location of another copy of the image file, which is located in /dev/sda1. The installer read it from /dev/sda1, I think not from DVD drive. This always happens in all attempts.
    5.     At the end, it cannot finish the process of the installation and I have to abort it, without knowing the reason for it. This happens in all attempts also.
    Now I have the problem with slackware:
    1.     The tty is messed up that makes me unable to login to KDE, it freezes whenever I try to login.
    2.     The KDE configuration has changed for some reason.
    My question is:
    I need a strategy to fix my damage and install the multi boot and at this point I really need some input from outside.
    Please help,
    Val

    Valerie Debonair wrote:
    I’m trying to install a multiboot with multi distros, in this case Slackware and Linux Oracle. That brings back some memories - my 1st time use of Linux was with Slackware on x386. The entire distro was on 2 stiffies. Slackware is of course called that ("+slack+") after the Church of the Sub-Genius slogans about pinks and slack.. {noformat} :-) {noformat}
    1.     Format /dev/sda
    2.     Install Oracle Linux in /dev/sda using boot disk
    3.     Modify lilo.conf
    4.     Run dual bootLilo is an old boot loader and not as good as Grub. Also, when installing Oracle Linux, it should install Grub by default (this will overwrite Lilo in the MBR) - and automatically update the grub.conf with additional boot options (one of which should enable you to boot Slackware).
    But the problem is during the Oracle Linux boot installation:
    1.     It doesn’t recognize the partition and file format that Slackware did in /dev/sdaWhat file system are you using for Slackware? And why /dev/sda? You've indicated that Slackware is in /dev/hda and that /dev/sda was formatted?
    4.     Just before the process of partitioning /dev/sda, Oracle Linux installer from the boot disk cannot detect my dvd drive although the PC was booted from its very drive (Why?) so It was asking me if I need to point out the location of another copy of the image file, which is located in /dev/sda1. The installer read it from /dev/sda1, I think not from DVD drive. This always happens in all attempts.Will have to see the bootlog to diagnose this error.
    Now I have the problem with slackware:
    1.     The tty is messed up that makes me unable to login to KDE, it freezes whenever I try to login.
    2.     The KDE configuration has changed for some reason.This will only have happened if you installed Oracle Linux into the same partition(s) that Slackware was on - as a separate install of Oracle Linux and dual booting Slackware and Oracle Linux will not cause tty and KDE problems.
    My question is:
    I need a strategy to fix my damage and install the multi boot and at this point I really need some input from outside.I would backup all that I need backed up. And do a format and clean install of Kubuntu 11.4 (which is the o/s Firefox is running in as I type this). In the old days it was fun to hack Linux, build your own kernels and so on. But I do not see the relevance of that today anymore for the majority of Linux users. Also, I do not see why one should use something like Oracle Linux (a server distro) for a desktop.. especially not as Ubunutu/Kubuntu is setting the standards for what a desktop distro should be.
    I'm running Oracle XE on it too - so it is also capable of running server side software (within the constraints of a desktop h/w platform of course). And despite being an old Slackware user, I would not swap Kubuntu (Ubuntu with KDE) for any other distro (despite my personal preference for RedHat based distros and not Debian based ones).

  • Can not deploy Oracle Spatial Routing Engine on Oracle Weblogic

    I posted my question with Oracle Support, however they directed me to the oracle forums. I am hoping this problem can be resolved here. In any event I am getting the following stack trace (shown below). I am using Spatial Version 11.2.0.1.0, Map Viewer 11.1.1.5.1, and WebLogic 10.3.5.0, and data-set provided by Pro Oracle Spatial for Oracle Database 11g - Apress boos. I have successful in deploying Map Viewer, Geocoder Server, but not the Routing Server.
    Below is the stack trace:
    ####<Nov 18, 2011 3:31:07 PM CST> <Error> <Deployer> <sa2apsp-spatialdev.sa2apsp.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1321651867820> <BEA-149202> <Encountered an exception while attempting to commit the 1 task for the application 'routeserver'.>
    ####<Nov 18, 2011 3:31:07 PM CST> <Warning> <Deployer> <sa2apsp-spatialdev.sa2apsp.com> <AdminServer> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1321651867826> <BEA-149004> <Failures were detected while initiating deploy task for application 'routeserver'.>
    ####<Nov 18, 2011 3:31:07 PM CST> <Warning> <Deployer> <sa2apsp-spatialdev.sa2apsp.com> <AdminServer> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1321651867826> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: [HTTP:101216]Servlet: "RouteServerServlet" failed to preload on startup in Web application: "routeserver".
    java.lang.NullPointerException
         at oracle.spatial.router.server.RouteServerServlet.init(RouteServerServlet.java:102)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1985)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1959)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1510)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused By: java.lang.NullPointerException
         at oracle.spatial.router.server.RouteServerServlet.init(RouteServerServlet.java:102)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1985)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1959)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    ####<Nov 18, 2011 3:31:07 PM CST> <Error> <Console> <sa2apsp-spatialdev.sa2apsp.com> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1321651867831> <BEA-240003> <Console encountered the following error weblogic.application.ModuleException: [HTTP:101216]Servlet: "RouteServerServlet" failed to preload on startup in Web application: "routeserver".
    java.lang.NullPointerException
         at oracle.spatial.router.server.RouteServerServlet.init(RouteServerServlet.java:102)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1985)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1959)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
         at oracle.spatial.router.server.RouteServerServlet.init(RouteServerServlet.java:102)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1985)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1959)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1510)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:482)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:636)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:205)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: java.lang.NullPointerException:
         at oracle.spatial.router.server.RouteServerServlet.init(RouteServerServlet.java:102)
         at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
         at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
         at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
         at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
         at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1985)
         at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1959)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1878)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3153)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1508)
    >
    ####<Nov 18, 2011 3:31:07 PM CST> <Warning> <netuix> <sa2apsp-spatialdev.sa2apsp.com> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1321651867900> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=AppApplicationOverviewPage&AppApplicationOverviewPortlethandle=com.bea.console.handles.AppDeploymentHandle%28%22com.bea%3AName%3Drouteserver%2CType%3DAppDeployment%22%29.>
    ####<Nov 18, 2011 3:31:34 PM CST> <Info> <Health> <sa2apsp-spatialdev.sa2apsp.com> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <> <1321651894879> <BEA-310002> <43% of the total memory in the server is free>
    ####<Nov 18, 2011 3:57:36 PM CST> <Info> <Health> <sa2apsp-spatialdev.sa2apsp.com> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <> <1321653456622> <BEA-310002> <67% of the total memory in the server is free>
    ####<Nov 18, 2011 3:58:36 PM CST> <Info> <Health> <sa2apsp-spatialdev.sa2apsp.com> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <> <1321653516623> <BEA-310002> <51% of the total memory in the server is free>

    Below is the configuration of the routeserver.ear (web.xml):
    <?xml version="1.0"?>
    <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN" "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd">
    <web-app>
    <servlet>
    <servlet-name>RouteServerServlet</servlet-name>
    <servlet-class>oracle.spatial.router.server.RouteServerServlet</servlet-class>
    <load-on-startup>1</load-on-startup>
    <!-- RouteServer initialization parameters -->
    <init-param>
    <param-name>routeserver_schema_jdbc_connect_string</param-name>
    <param-value>jdbc:oracle:[email protected]:1521:SPATLDB</param-value>
    <!--
    <description>
    Tells the Router how to connect to the database use the following
    as a template replaceing host_name, port_number and oracle_sid:
    jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=host_name)(PORT=port_number)))(CONNECT_DATA=(SID=oracle_sid)))
    host_name: the name of the machine where the database is located
    for example mysystem.us.mycompany.com
    port_number: the database port number which can be found with the
    lsnrctl status command
    oracle_sid: the SID of your database
    </description>
    -->
    </init-param>
    <init-param>
    <param-name>routeserver_schema_username</param-name>
    <param-value>spatial</param-value>
    </init-param>
    <init-param>
    <param-name>routeserver_schema_password</param-name>
    <param-value>!spatial</param-value>
    </init-param>
    <init-param>
    <param-name>routeserver_network_name</param-name>
    <param-value>NDM_US</param-value>
    </init-param>
    <init-param>
    <param-name>routeserver_schema_connection_cache_min_limit</param-name>
    <param-value>3</param-value>
    </init-param>
    <init-param>
    <param-name>routeserver_schema_connection_cache_max_limit</param-name>
    <param-value>100</param-value>
    </init-param>
    <!-- Geocoder parameters -->
    <init-param>
    <param-name>geocoder_type</param-name>
    <param-value>httpclient</param-value>
    <!--
    <description>
    httpclient - interacts with geocoder Java Servlet
    thinclient - interacts with geocoder in Oracle Database
    none - no geocoder provided
    </description>
    -->
    </init-param>
    <init-param>
    <param-name>geocoder_match_mode</param-name>
    <param-value>DEFAULT</param-value>
    </init-param>
    <!-- These parameters are used if geocoder_type is httpclient -->
    <init-param>
    <param-name>geocoder_http_url</param-name>
    <param-value>http://127.0.0.1:7001/geocoder</param-value>
    </init-param>
    <init-param>
    <param-name>geocoder_http_proxy_host</param-name>
    <param-value></param-value>
    </init-param>
    <init-param>
    <param-name>geocoder_http_proxy_port</param-name>
    <param-value>-1</param-value>
    </init-param>
    <!-- These parameters are used if geocoder_type is thinclient -->
    <!--
    <init-param>
    <param-name>geocoder_schema_host</param-name>
    <param-value>sa2apsp-spatialdev.sa2apsp.com</param-value>
    </init-param>
    <init-param>
    <param-name>geocoder_schema_port</param-name>
    <param-value>1521</param-value>
    </init-param>
    <init-param>
    <param-name>geocoder_schema_sid</param-name>
    <param-value>SPATLDB</param-value>
    </init-param>
    <init-param>
    <param-name>geocoder_schema_username</param-name>
    <param-value>spatial</param-value>
    </init-param>
    <init-param>
    <param-name>geocoder_schema_password</param-name>
    <param-value>spatial</param-value>
    </init-param>
    <init-param>
    <param-name>geocoder_schema_mode</param-name>
    <param-value>thin</param-value>
    <description>
    thin, oci8, etc
    </description>
    </init-param>
    -->
    <!-- RouteServer Logging parameters -->
    <init-param>
    <param-name>log_filename</param-name>
    <param-value>/u01/app/routeserver/routeserver.ear/web.war/log/RouteServer.log</param-value>
    <!--
    <description>
    Create a log file for the Router.
    The log file can be specified as a relative path log/RouteServer.log
    This creates a log file relative to the Router install.
    In OC4j the log file created would be
    $OC4J_HOME/j2ee/home/applications/routeserver/web/log/RouteServer.log
    The log file can also be specified as an absolute path:
    /scratch/logfiles/router/Router.log
    If the <param-value></param-value> is left empty the Router
    creates a default log file:
    $OC4J_HOME/j2ee/home/applications/routeserver/web/log/RouteServer.log
    </description>
    -->
    </init-param>
    <init-param>
    <param-name>log_level</param-name>
    <param-value>INFO</param-value>
    <!--
    <description>
    What information should be written to log file?
    FATAL - highest level: only FATAL messages are logged
    ERROR - error and fatal messages are logged
    WARN - warn, error, and fatal messages are logged
    INFO - info, warn, error, and fatal messages are logged
    DEBUG - debug, info, warn, error, and fatal messages are logged
    FINEST - lowest level: everything is logged
    </description>
    -->
    </init-param>
    <init-param>
    <param-name>log_thread_name</param-name>
    <param-value>true</param-value>
    <!--
    <description>
    Whether or not to log the thread name which
    makes the log entry - (true or false).
    </description>
    -->
    </init-param>
    <init-param>
    <param-name>log_time</param-name>
    <param-value>true</param-value>
    <!--
    <description>
    Whether or not to log the time of day along
    with the log entry - (true or false).
    </description>
    -->
    </init-param>
    <!-- Road description parameters -->
    <init-param>
    <param-name>max_speed_limit</param-name>
    <param-value>34</param-value>
    <!--
    <description>
    Maximum speed limit of any road segment.
    In meters per second. Should be A
    POSITIVE INTEGER SMALLER THAN 32767.
    </description>
    -->
    </init-param>
    <init-param>
    <param-name>local_road_threshold</param-name>
    <param-value>25</param-value>
    <!--
    <description>
    If the estimated distance between source and destination nodes is
    less than this value, in miles, then keep local roads a viable
    option. This is done as an optimization for short routes.
    Increasing this value beyond the 25 mile default may generate more
    accurate routes using local roads but can also decrease the Routers
    performance by increasing size of the soluion set to be searched.
    Decreasing this value, the minimum allowed value is 10, can increase
    Router performance by decreasing the size of the solution set to be
    searched. However, this may cause the Router to abandon viable local
    routes and produce nonoptimal short routes.
    </description>
    -->
    </init-param>
    <init-param>
    <param-name>highway_cost_multiplier</param-name>
    <param-value>1.5</param-value>
    <!--
    <description>
    This is the amount by which to make
    highways less attractive when computing
    routes with route_preference="local".
    1.5 is a good value.
    </description>
    -->
    </init-param>
    <init-param>
    <param-name>driving_side</param-name>
    <param-value>R</param-value>
    <!--
    <description>
    Side of the road on which drivers drive.
    R for right side and L for left side.
    </description>
    -->
    </init-param>
    <init-param>
    <param-name>language</param-name>
    <param-value>English</param-value>
    <!--
    <description>
         Language to use to give driving directions.
    </description>
    -->
    </init-param>
    <init-param>
    <param-name>long_ids</param-name>
    <param-value>true</param-value>
    <!--
    <description>
    If true edge and node ids are Java long datatype (8 bytes)
    otherwise they are Java integers (4 bytes)
    </description>
    -->
    </init-param>
    <init-param>
    <param-name>distance_function_type</param-name>
    <param-value>geodetic</param-value>
    <!--
    <description>
    geodetic - Use the distance function for
    geodetic coordinate systems (e.g. SRID 8307).
    euclidean - Use the distance function for
    projected coordinate systems.
    </description>
    -->
    </init-param>
    <!-- Partitioning parameters -->
    <init-param>
    <param-name>partition_cache_size_limit</param-name>
    <param-value>125</param-value>
    <!--
    <description>
    The network partition cache can hold at
    most this many number of partitions.
    Set this based on how much memory you have.
    If partitions are already in the cache, the
    RouteServer will not have to load them from the
    database.
    WARNING: if you set this too high, you will
    run into a OutOfMemoryError.
    </description>
    -->
    </init-param>
    <init-param>
    <param-name>partition_table_name</param-name>
    <param-value>partition</param-value>
    <!--
    <description>
    Name of the partition table that contains the
    network partitions. The table is presumed
    to be contained in the schema described by
    routeserver_schema_jdbc_connect_string,
    routeserver_schema_username,
    and routeserver_schema_password parameters
    described above.
    </description>
    -->
    </init-param>
    </servlet>
    <servlet-mapping>
    <servlet-name>RouteServerServlet</servlet-name>
    <url-pattern>/routeserver</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>RouteServerServlet</servlet-name>
    <url-pattern>/servlet/RouteServerServlet</url-pattern>
    </servlet-mapping>
    <!-- Security parameters -->
    <security-constraint>
    <web-resource-collection>
    <web-resource-name>AdminPage</web-resource-name>
    <url-pattern>/admin.jsp</url-pattern>
    </web-resource-collection>
    <auth-constraint>
    <role-name>rs_admin_role</role-name>
    </auth-constraint>
    </security-constraint>
    <login-config>
    <auth-method>BASIC</auth-method>
    <realm-name>Oracle RouteServer Administration</realm-name>
    </login-config>
    <security-role>
    <description>To perform RouteServer administration.</description>
    <role-name>rs_admin_role</role-name>
    </security-role>
    </web-app>

  • Reply-to-all mails not going into discard folder in IMAP mailbox  oracle 11i

    Hi All,
    DB Version : 11.2.0.2
    App version : 11.5.10.2
    OS  : Solaris 10
    We have a running prod system on which IMAP is configured in the workflow mailer. It has been observred that some users do a reply-to-all  (or attach images as attachments )when they receive the email from IMAP and these emails are accumilated in the IMAP mailbox inbox and are not moved automatically to the discard folder. This caused mailer to hang and stops the mails from going forward.We then manually check for such faulty emails and then move then to discard folder and bounce the workflow mailer.
    We have scanned the metalink and google notes but have not seen anyone facing this similar issue. Also referred to the metalink note 275182.1 which suggests to set the expunge settings in the inbox but they are already in place.
    please suggest.
    Regards
    KK

    Hello Asif,
    Thank You for your response. I did review the mailers logs but did not find anything significant. Also we guys are new to workflow so we are stuck. I am adding below the log file from the last 20 mins. please have a look and share your opinion on the same.
    Also , please tell me exactly what is supposed to go in the DISCARD folder. ? Or do we need to create any rules in the outlook mailbox to care of the replies.
    <<the emails and the server hostname and IP's have been modified due to security>>
    output1 :
    {code}
    [Sep 11, 2013 11:51:44 AM IST]:1378880504050:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.processControlEvent(String)]:Did not receive any control events.
    [Sep 11, 2013 11:51:44 AM IST]:1378880504051:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.SvcComponentProcessor.process()]:BEGIN
    [Sep 11, 2013 11:51:44 AM IST]:1378880504051:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:BEGIN
    [Sep 11, 2013 11:51:44 AM IST]:1378880504051:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(): BEGIN/END
    [Sep 11, 2013 11:51:44 AM IST]:1378880504052:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(null,0x988707,false,false,false): : BEGIN
    [Sep 11, 2013 11:51:44 AM IST]:1378880504052:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection: END: returning oracle.jdbc.driver.OracleConnection@1cc5069
    [Sep 11, 2013 11:56:11 AM IST]:1378880771868:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.listen()]:WF_EVENT.listen returned processed count: 18, error count: 0
    [Sep 11, 2013 11:56:11 AM IST]:1378880771869:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:Successfully listened from WF_DEFERRED
    [Sep 11, 2013 11:56:11 AM IST]:1378880771870:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.SvcComponentProcessor.processMessage(Object)]:BEGIN [empty default implementation]
    [Sep 11, 2013 11:56:11 AM IST]:1378880771870:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.ContextUtils.commit(Logger, WorkflowContext)]:BEGIN
    [Sep 11, 2013 11:56:11 AM IST]:1378880771871:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.ContextUtils.commit(Logger, WorkflowContext)]:(Logger{mLog=[$Header: AppsLog.java 115.78 2004/12/16 16:17:13 rnix ship $ @29945809 {oracle.apps.fnd.profiles.ExtendedProfileStore@f892a4}],mUniqueId=SVC-GSM-WFALSNRSVC-352211-10002,mLevel=1}, [oracle.apps.fnd.wf.apps.WorkflowContext@988707 $Revision: 115.189 $ extends [oracle.apps.fnd.common.Context@988707 $Revision: 115.48 $  {sessionId=0x988707,conn=oracle.jdbc.driver.OracleConnection@1cc5069,state=oracle.apps.fnd.common.StateStack@1c8ef56}] {isDedicated=false}])
    [Sep 11, 2013 11:56:11 AM IST]:1378880771871:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(): BEGIN/END
    [Sep 11, 2013 11:56:11 AM IST]:1378880771871:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(null,0x988707,false,false,false): : BEGIN
    [Sep 11, 2013 11:56:11 AM IST]:1378880771872:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection: END: returning oracle.jdbc.driver.OracleConnection@1cc5069
    [Sep 11, 2013 11:56:11 AM IST]:1378880771873:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.ContextUtils.commit(Logger, WorkflowContext)]:END
    [Sep 11, 2013 11:56:11 AM IST]:1378880771873:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.run()]:Resetting Error Count
    [Sep 11, 2013 11:56:11 AM IST]:1378880771874:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.sleep()]:BEGIN
    [Sep 11, 2013 11:56:11 AM IST]:1378880771874:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.sleep()]:Waiting 0 seconds (10 ms)
    [Sep 11, 2013 11:56:11 AM IST]:1378880771890:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.run()]:Running loop from the top.
    [Sep 11, 2013 11:56:11 AM IST]:1378880771890:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.processControlEvent(String)]:BEGIN (noEvent)
    [Sep 11, 2013 11:56:11 AM IST]:1378880771890:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.processControlEvent(String)]:Did not receive any control events.
    [Sep 11, 2013 11:56:11 AM IST]:1378880771891:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.SvcComponentProcessor.process()]:BEGIN
    [Sep 11, 2013 11:56:11 AM IST]:1378880771891:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:BEGIN
    [Sep 11, 2013 11:56:11 AM IST]:1378880771891:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(): BEGIN/END
    [Sep 11, 2013 11:56:11 AM IST]:1378880771892:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(null,0x988707,false,false,false): : BEGIN
    [Sep 11, 2013 11:56:11 AM IST]:1378880771892:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection: END: returning oracle.jdbc.driver.OracleConnection@1cc5069
    [Sep 11, 2013 11:58:23 AM IST]:1378880903919:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.listen()]:WF_EVENT.listen returned processed count: 20, error count: 0
    [Sep 11, 2013 11:58:23 AM IST]:1378880903920:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:Successfully listened from WF_DEFERRED
    [Sep 11, 2013 11:58:23 AM IST]:1378880903920:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.SvcComponentProcessor.processMessage(Object)]:BEGIN [empty default implementation]
    [Sep 11, 2013 11:58:23 AM IST]:1378880903920:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.ContextUtils.commit(Logger, WorkflowContext)]:BEGIN
    [Sep 11, 2013 11:58:23 AM IST]:1378880903921:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.ContextUtils.commit(Logger, WorkflowContext)]:(Logger{mLog=[$Header: AppsLog.java 115.78 2004/12/16 16:17:13 rnix ship $ @29945809 {oracle.apps.fnd.profiles.ExtendedProfileStore@f892a4}],mUniqueId=SVC-GSM-WFALSNRSVC-352211-10002,mLevel=1}, [oracle.apps.fnd.wf.apps.WorkflowContext@988707 $Revision: 115.189 $ extends [oracle.apps.fnd.common.Context@988707 $Revision: 115.48 $  {sessionId=0x988707,conn=oracle.jdbc.driver.OracleConnection@1cc5069,state=oracle.apps.fnd.common.StateStack@1c8ef56}] {isDedicated=false}])
    [Sep 11, 2013 11:58:23 AM IST]:1378880903921:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(): BEGIN/END
    [Sep 11, 2013 11:58:23 AM IST]:1378880903922:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(null,0x988707,false,false,false): : BEGIN
    [Sep 11, 2013 11:58:23 AM IST]:1378880903922:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection: END: returning oracle.jdbc.driver.OracleConnection@1cc5069
    [Sep 11, 2013 11:58:23 AM IST]:1378880903924:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.ContextUtils.commit(Logger, WorkflowContext)]:END
    [Sep 11, 2013 11:58:23 AM IST]:1378880903924:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.run()]:Resetting Error Count
    [Sep 11, 2013 11:58:23 AM IST]:1378880903924:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.sleep()]:BEGIN
    [Sep 11, 2013 11:58:23 AM IST]:1378880903925:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.sleep()]:Waiting 0 seconds (10 ms)
    [Sep 11, 2013 11:58:23 AM IST]:1378880903940:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.run()]:Running loop from the top.
    [Sep 11, 2013 11:58:23 AM IST]:1378880903940:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.processControlEvent(String)]:BEGIN (noEvent)
    [Sep 11, 2013 11:58:23 AM IST]:1378880903940:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.processControlEvent(String)]:Did not receive any control events.
    [Sep 11, 2013 11:58:23 AM IST]:1378880903941:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.SvcComponentProcessor.process()]:BEGIN
    [Sep 11, 2013 11:58:23 AM IST]:1378880903941:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:BEGIN
    [Sep 11, 2013 11:58:23 AM IST]:1378880903941:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(): BEGIN/END
    [Sep 11, 2013 11:58:23 AM IST]:1378880903942:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(null,0x988707,false,false,false): : BEGIN
    [Sep 11, 2013 11:58:23 AM IST]:1378880903942:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection: END: returning oracle.jdbc.driver.OracleConnection@1cc5069
    [Sep 11, 2013 12:07:19 PM IST]:1378881439392:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.listen()]:WF_EVENT.listen returned processed count: 26, error count: 0
    [Sep 11, 2013 12:07:19 PM IST]:1378881439393:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:Successfully listened from WF_DEFERRED
    [Sep 11, 2013 12:07:19 PM IST]:1378881439393:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.SvcComponentProcessor.processMessage(Object)]:BEGIN [empty default implementation]
    [Sep 11, 2013 12:07:19 PM IST]:1378881439393:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.ContextUtils.commit(Logger, WorkflowContext)]:BEGIN
    [Sep 11, 2013 12:07:19 PM IST]:1378881439394:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.ContextUtils.commit(Logger, WorkflowContext)]:(Logger{mLog=[$Header: AppsLog.java 115.78 2004/12/16 16:17:13 rnix ship $ @29945809 {oracle.apps.fnd.profiles.ExtendedProfileStore@f892a4}],mUniqueId=SVC-GSM-WFALSNRSVC-352211-10002,mLevel=1}, [oracle.apps.fnd.wf.apps.WorkflowContext@988707 $Revision: 115.189 $ extends [oracle.apps.fnd.common.Context@988707 $Revision: 115.48 $  {sessionId=0x988707,conn=oracle.jdbc.driver.OracleConnection@1cc5069,state=oracle.apps.fnd.common.StateStack@1c8ef56}] {isDedicated=false}])
    [Sep 11, 2013 12:07:19 PM IST]:1378881439394:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(): BEGIN/END
    [Sep 11, 2013 12:07:19 PM IST]:1378881439395:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(null,0x988707,false,false,false): : BEGIN
    [Sep 11, 2013 12:07:19 PM IST]:1378881439395:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection: END: returning oracle.jdbc.driver.OracleConnection@1cc5069
    [Sep 11, 2013 12:07:19 PM IST]:1378881439396:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.ContextUtils.commit(Logger, WorkflowContext)]:END
    [Sep 11, 2013 12:07:19 PM IST]:1378881439396:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.run()]:Resetting Error Count
    [Sep 11, 2013 12:07:19 PM IST]:1378881439397:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.sleep()]:BEGIN
    [Sep 11, 2013 12:07:19 PM IST]:1378881439397:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.sleep()]:Waiting 0 seconds (10 ms)
    [Sep 11, 2013 12:07:19 PM IST]:1378881439410:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.run()]:Running loop from the top.
    [Sep 11, 2013 12:07:19 PM IST]:1378881439410:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.processControlEvent(String)]:BEGIN (noEvent)
    [Sep 11, 2013 12:07:19 PM IST]:1378881439410:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.processControlEvent(String)]:Did not receive any control events.
    [Sep 11, 2013 12:07:19 PM IST]:1378881439411:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.SvcComponentProcessor.process()]:BEGIN
    [Sep 11, 2013 12:07:19 PM IST]:1378881439411:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:BEGIN
    [Sep 11, 2013 12:07:19 PM IST]:1378881439411:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(): BEGIN/END
    [Sep 11, 2013 12:07:19 PM IST]:1378881439412:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(null,0x988707,false,false,false): : BEGIN
    [Sep 11, 2013 12:07:19 PM IST]:1378881439412:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection: END: returning oracle.jdbc.driver.OracleConnection@1cc5069
    [Sep 11, 2013 12:10:03 PM IST]:1378881603217:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.listen()]:WF_EVENT.listen returned processed count: 11, error count: 0
    [Sep 11, 2013 12:10:03 PM IST]:1378881603218:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:Successfully listened from WF_DEFERRED
    [Sep 11, 2013 12:10:03 PM IST]:1378881603218:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.SvcComponentProcessor.processMessage(Object)]:BEGIN [empty default implementation]
    [Sep 11, 2013 12:10:03 PM IST]:1378881603218:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.ContextUtils.commit(Logger, WorkflowContext)]:BEGIN
    [Sep 11, 2013 12:10:03 PM IST]:1378881603219:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.ContextUtils.commit(Logger, WorkflowContext)]:(Logger{mLog=[$Header: AppsLog.java 115.78 2004/12/16 16:17:13 rnix ship $ @29945809 {oracle.apps.fnd.profiles.ExtendedProfileStore@f892a4}],mUniqueId=SVC-GSM-WFALSNRSVC-352211-10002,mLevel=1}, [oracle.apps.fnd.wf.apps.WorkflowContext@988707 $Revision: 115.189 $ extends [oracle.apps.fnd.common.Context@988707 $Revision: 115.48 $  {sessionId=0x988707,conn=oracle.jdbc.driver.OracleConnection@1cc5069,state=oracle.apps.fnd.common.StateStack@1c8ef56}] {isDedicated=false}])
    [Sep 11, 2013 12:10:03 PM IST]:1378881603219:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(): BEGIN/END
    [Sep 11, 2013 12:10:03 PM IST]:1378881603220:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(null,0x988707,false,false,false): : BEGIN
    [Sep 11, 2013 12:10:03 PM IST]:1378881603220:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection: END: returning oracle.jdbc.driver.OracleConnection@1cc5069
    [Sep 11, 2013 12:10:03 PM IST]:1378881603221:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.ContextUtils.commit(Logger, WorkflowContext)]:END
    [Sep 11, 2013 12:10:03 PM IST]:1378881603222:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.run()]:Resetting Error Count
    [Sep 11, 2013 12:10:03 PM IST]:1378881603222:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.sleep()]:BEGIN
    [Sep 11, 2013 12:10:03 PM IST]:1378881603222:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.sleep()]:Waiting 0 seconds (10 ms)
    [Sep 11, 2013 12:10:03 PM IST]:1378881603240:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.run()]:Running loop from the top.
    [Sep 11, 2013 12:10:03 PM IST]:1378881603240:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.processControlEvent(String)]:BEGIN (noEvent)
    [Sep 11, 2013 12:10:03 PM IST]:1378881603240:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:STATEMENT:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.Processor.processControlEvent(String)]:Did not receive any control events.
    [Sep 11, 2013 12:10:03 PM IST]:1378881603241:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.cp.gsc.SvcComponentProcessor.process()]:BEGIN
    [Sep 11, 2013 12:10:03 PM IST]:1378881603241:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[SVC-GSM-WFALSNRSVC-352211-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:BEGIN
    [Sep 11, 2013 12:10:03 PM IST]:1378881603241:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(): BEGIN/END
    [Sep 11, 2013 12:10:03 PM IST]:1378881603242:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection(null,0x988707,false,false,false): : BEGIN
    [Sep 11, 2013 12:10:03 PM IST]:1378881603242:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:PROCEDURE:[fnd.wf.apps.WorkflowContext]:oracle.apps.fnd.wf.apps.WorkflowContext.getJDBCConnection: END: returning oracle.jdbc.driver.OracleConnection@1cc5069
    {code}
    and mailer log 2 :
    {code}
    [Sep 11, 2013 11:54:13 AM IST]:1378880653533:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:54:13 AM IST]:1378880653775:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6973873 to [[EMAILID]]
    [Sep 11, 2013 11:54:13 AM IST]:1378880653776:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6973873} status {SENT} {} {}
    [Sep 11, 2013 11:54:13 AM IST]:1378880653807:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:54:13 AM IST]:1378880653809:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6896745, priority=50, correlationId=null, sendDate=Wed Sep 11 07:32:09 IST 2013, receiveDate=Wed Sep 11 11:57:50 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6896745, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6896745, CHANGE_TYPE=INSERT, ROLE=212975, #MSG_ID=E60E7031749667F7E0440010E0208FC8}
    [Sep 11, 2013 11:54:38 AM IST]:1378880678280:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:54:38 AM IST]:1378880678455:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=7001680 to [[EMAILID]]
    [Sep 11, 2013 11:54:38 AM IST]:1378880678455:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {7001680} status {SENT} {} {}
    [Sep 11, 2013 11:54:38 AM IST]:1378880678495:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:54:38 AM IST]:1378880678497:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6942470, priority=50, correlationId=null, sendDate=Wed Sep 11 07:32:11 IST 2013, receiveDate=Wed Sep 11 11:58:15 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6942470, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6942470, CHANGE_TYPE=INSERT, ROLE=210800, #MSG_ID=E60E7031749767F7E0440010E0208FC8}
    [Sep 11, 2013 11:55:02 AM IST]:1378880702805:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:55:03 AM IST]:1378880703041:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6896745 to [[EMAILID]]
    [Sep 11, 2013 11:55:03 AM IST]:1378880703042:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6896745} status {SENT} {} {}
    [Sep 11, 2013 11:55:03 AM IST]:1378880703065:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:55:03 AM IST]:1378880703067:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6976605, priority=50, correlationId=null, sendDate=Wed Sep 11 07:32:18 IST 2013, receiveDate=Wed Sep 11 11:58:39 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6976605, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6976605, CHANGE_TYPE=INSERT, ROLE=208291, #MSG_ID=E60E7031749A67F7E0440010E0208FC8}
    [Sep 11, 2013 11:55:27 AM IST]:1378880727303:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:55:27 AM IST]:1378880727502:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6942470 to [[EMAILID]]
    [Sep 11, 2013 11:55:27 AM IST]:1378880727503:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6942470} status {SENT} {} {}
    [Sep 11, 2013 11:55:27 AM IST]:1378880727530:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:55:27 AM IST]:1378880727532:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=7000763, priority=50, correlationId=null, sendDate=Wed Sep 11 07:32:22 IST 2013, receiveDate=Wed Sep 11 11:59:04 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=7000763, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=7000763, CHANGE_TYPE=INSERT, ROLE=206845, #MSG_ID=E60E7031749C67F7E0440010E0208FC8}
    [Sep 11, 2013 11:55:51 AM IST]:1378880751934:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:55:52 AM IST]:1378880752075:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6976605 to [[EMAILID]]
    [Sep 11, 2013 11:55:52 AM IST]:1378880752076:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6976605} status {SENT} {} {}
    [Sep 11, 2013 11:55:52 AM IST]:1378880752111:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:55:52 AM IST]:1378880752113:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6997230, priority=50, correlationId=null, sendDate=Wed Sep 11 07:34:27 IST 2013, receiveDate=Wed Sep 11 11:59:28 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6997230, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6997230, CHANGE_TYPE=INSERT, ROLE=205947, #MSG_ID=E60E6ADB1FA867F3E0440010E0208FC8}
    [Sep 11, 2013 11:56:16 AM IST]:1378880776477:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:56:16 AM IST]:1378880776643:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=7000763 to [[EMAILID]]
    [Sep 11, 2013 11:56:16 AM IST]:1378880776643:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {7000763} status {SENT} {} {}
    [Sep 11, 2013 11:56:16 AM IST]:1378880776700:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:56:16 AM IST]:1378880776702:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6998230, priority=50, correlationId=null, sendDate=Wed Sep 11 07:34:29 IST 2013, receiveDate=Wed Sep 11 11:59:53 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6998230, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6998230, CHANGE_TYPE=INSERT, ROLE=212967, #MSG_ID=E60E703174D267F7E0440010E0208FC8}
    [Sep 11, 2013 11:56:41 AM IST]:1378880801307:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:56:41 AM IST]:1378880801541:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6997230 to [[EMAILID]]
    [Sep 11, 2013 11:56:41 AM IST]:1378880801541:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6997230} status {SENT} {} {}
    [Sep 11, 2013 11:56:41 AM IST]:1378880801616:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:56:41 AM IST]:1378880801618:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6942489, priority=50, correlationId=null, sendDate=Wed Sep 11 07:34:52 IST 2013, receiveDate=Wed Sep 11 12:00:18 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6942489, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6942489, CHANGE_TYPE=INSERT, ROLE=218099, #MSG_ID=E60E703174D567F7E0440010E0208FC8}
    [Sep 11, 2013 11:57:06 AM IST]:1378880826537:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:57:06 AM IST]:1378880826782:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6998230 to [[EMAILID]]
    [Sep 11, 2013 11:57:06 AM IST]:1378880826783:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6998230} status {SENT} {} {}
    [Sep 11, 2013 11:57:06 AM IST]:1378880826805:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:57:06 AM IST]:1378880826807:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6997967, priority=50, correlationId=null, sendDate=Wed Sep 11 07:34:56 IST 2013, receiveDate=Wed Sep 11 12:00:43 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6997967, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6997967, CHANGE_TYPE=INSERT, ROLE=210800, #MSG_ID=E60E703174D767F7E0440010E0208FC8}
    [Sep 11, 2013 11:57:31 AM IST]:1378880851387:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:57:31 AM IST]:1378880851571:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6942489 to [[EMAILID]]
    [Sep 11, 2013 11:57:31 AM IST]:1378880851571:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6942489} status {SENT} {} {}
    [Sep 11, 2013 11:57:31 AM IST]:1378880851611:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:57:31 AM IST]:1378880851613:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=7000361, priority=50, correlationId=null, sendDate=Wed Sep 11 07:36:50 IST 2013, receiveDate=Wed Sep 11 12:01:08 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=7000361, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=7000361, CHANGE_TYPE=INSERT, ROLE=204228, #MSG_ID=E60E7031750867F7E0440010E0208FC8}
    [Sep 11, 2013 11:57:56 AM IST]:1378880876142:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:57:56 AM IST]:1378880876359:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6997967 to [[EMAILID]]
    [Sep 11, 2013 11:57:56 AM IST]:1378880876360:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6997967} status {SENT} {} {}
    [Sep 11, 2013 11:57:56 AM IST]:1378880876425:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:57:56 AM IST]:1378880876427:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6970800, priority=50, correlationId=null, sendDate=Wed Sep 11 07:36:53 IST 2013, receiveDate=Wed Sep 11 12:01:32 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6970800, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6970800, CHANGE_TYPE=INSERT, ROLE=207695, #MSG_ID=E60E7031750967F7E0440010E0208FC8}
    [Sep 11, 2013 11:58:20 AM IST]:1378880900817:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:58:21 AM IST]:1378880901039:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=7000361 to [[EMAILID]]
    [Sep 11, 2013 11:58:21 AM IST]:1378880901040:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {7000361} status {SENT} {} {}
    [Sep 11, 2013 11:58:21 AM IST]:1378880901076:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:58:21 AM IST]:1378880901078:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6970818, priority=50, correlationId=null, sendDate=Wed Sep 11 07:37:00 IST 2013, receiveDate=Wed Sep 11 12:01:57 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6970818, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6970818, CHANGE_TYPE=INSERT, ROLE=210800, #MSG_ID=E60E7031750C67F7E0440010E0208FC8}
    [Sep 11, 2013 11:58:45 AM IST]:1378880925304:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:58:45 AM IST]:1378880925500:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6970800 to [[EMAILID]]
    [Sep 11, 2013 11:58:45 AM IST]:1378880925501:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6970800} status {SENT} {} {}
    [Sep 11, 2013 11:58:45 AM IST]:1378880925550:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:58:45 AM IST]:1378880925552:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6971617, priority=50, correlationId=null, sendDate=Wed Sep 11 07:37:04 IST 2013, receiveDate=Wed Sep 11 12:02:22 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6971617, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6971617, CHANGE_TYPE=INSERT, ROLE=210800, #MSG_ID=E60E6ADB1FE967F3E0440010E0208FC8}
    [Sep 11, 2013 11:59:10 AM IST]:1378880950101:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:59:10 AM IST]:1378880950291:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6970818 to [[EMAILID]]
    [Sep 11, 2013 11:59:10 AM IST]:1378880950291:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6970818} status {SENT} {} {}
    [Sep 11, 2013 11:59:10 AM IST]:1378880950341:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:59:10 AM IST]:1378880950343:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6996555, priority=50, correlationId=null, sendDate=Wed Sep 11 07:39:08 IST 2013, receiveDate=Wed Sep 11 12:02:46 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6996555, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6996555, CHANGE_TYPE=INSERT, ROLE=204228, #MSG_ID=E60E7031754067F7E0440010E0208FC8}
    [Sep 11, 2013 11:59:23 AM IST]:1378880963199:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:UNEXPECTED:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.IMAPInboundProcessor.open()]:Unable to connect to mail store
    [Sep 11, 2013 11:59:23 AM IST]:1378880963201:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.cp.gsc.Processor.performError(ProcessorException)]:Number of errors that have occurred for this processing thread - 2 out of a max of 10000
    [Sep 11, 2013 11:59:34 AM IST]:1378880974683:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:59:34 AM IST]:1378880974726:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6971617 to [[EMAILID]]
    [Sep 11, 2013 11:59:34 AM IST]:1378880974727:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6971617} status {SENT} {} {}
    [Sep 11, 2013 11:59:34 AM IST]:1378880974776:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:59:34 AM IST]:1378880974778:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=7001644, priority=50, correlationId=null, sendDate=Wed Sep 11 07:39:10 IST 2013, receiveDate=Wed Sep 11 12:03:11 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=7001644, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=7001644, CHANGE_TYPE=INSERT, ROLE=206828, #MSG_ID=E60E7031754167F7E0440010E0208FC8}
    [Sep 11, 2013 11:59:59 AM IST]:1378880999375:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 11:59:59 AM IST]:1378880999539:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6996555 to [[EMAILID]]
    [Sep 11, 2013 11:59:59 AM IST]:1378880999539:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6996555} status {SENT} {} {}
    [Sep 11, 2013 11:59:59 AM IST]:1378880999575:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 11:59:59 AM IST]:1378880999577:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6971417, priority=50, correlationId=null, sendDate=Wed Sep 11 07:39:19 IST 2013, receiveDate=Wed Sep 11 12:03:36 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6971417, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6971417, CHANGE_TYPE=INSERT, ROLE=206506, #MSG_ID=E60E7031754567F7E0440010E0208FC8}
    [Sep 11, 2013 12:00:24 PM IST]:1378881024299:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 12:00:24 PM IST]:1378881024547:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=7001644 to [[EMAILID]]
    [Sep 11, 2013 12:00:24 PM IST]:1378881024547:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {7001644} status {SENT} {} {}
    [Sep 11, 2013 12:00:24 PM IST]:1378881024719:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 12:00:24 PM IST]:1378881024721:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=6970790, priority=50, correlationId=null, sendDate=Wed Sep 11 07:39:24 IST 2013, receiveDate=Wed Sep 11 12:04:01 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=6970790, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=6970790, CHANGE_TYPE=INSERT, ROLE=205852, #MSG_ID=E60E7031754767F7E0440010E0208FC8}
    [Sep 11, 2013 12:00:49 PM IST]:1378881049194:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 12:00:49 PM IST]:1378881049335:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Successfully processed Message[0] for NOTIFICATION_ID=6971417 to [[EMAILID]]
    [Sep 11, 2013 12:00:49 PM IST]:1378881049335:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPMessageHandler.sendMessages(String)]:Updating notification {6971417} status {SENT} {} {}
    [Sep 11, 2013 12:00:49 PM IST]:1378881049401:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Defer the Read of CLOB reference of Event Data
    [Sep 11, 2013 12:00:49 PM IST]:1378881049403:Thread[outboundThreadGroup2,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[fnd.wf.bes.PLSQLQueueHandler]:dequeue() :Dequeued the following BusinessEvent -> BusinessEvent{name=oracle.apps.wf.notification.cancel, key=7090136, priority=50, correlationId=null, sendDate=Wed Sep 11 07:41:07 IST 2013, receiveDate=Wed Sep 11 12:04:25 IST 2013, From Agent:Agent{agent=WF_NOTIFICATION_OUT, system=DBhostname.xyz.com}, To Agent:  , Last Subscription=C0F79E8FE398266EE0301490C8C41A0C, Error Message=null, Error Stack=null, ID_TYPE=PK, OBJECT_NAME=oracle.apps.fnd.wf.worklist.server.AllNotificationsVO, #CURRENT_PHASE=100, #MSG_DQ_ATTEMPTS=0, Q_CORRELATION_ID=HXCEMP:TIMECARD_APPROVAL_INLINE, PK_NAME_2=LANGUAGE, NOTIFICATION_ID=7090136, BES_PAYLOAD_OBJECT=false, PK_VALUE_2=US, PK_NAME_1=NOTIFICATION_ID, PK_VALUE_1=7090136, CHANGE_TYPE=INSERT, ROLE=205672, #MSG_ID=E60E7031757567F7E0440010E0208FC8}
    [Sep 11, 2013 12:01:14 PM IST]:1378881074422:Thread[outboundThreadGroup3,5,outboundThreadGroup]:0:-1:hostname.xyz.com:ip.ip.ip.ip:-1:-1:EXCEPTION:[SVC-GSM-WFMLRSVC-352210-10006 : oracle.apps.fnd.wf.mailer.SMTPOutboundProcessor.send(Message)]:Intending to send email to -> [[EMAILID]]. Sending to -> [[EMAILID]]
    [Sep 11, 2013 12:0

  • Procedure compiles on Oracle 10g but fails to do so on Oracle 9i

    Hi,
    We have an application which supports both Oracle 9i and Oracle 10g dbs, recently we added a new procedure to get a report from the applications statistics schema, the procedure uses two other schemas also to get the report and uses a query which does not use any Oracle specific feature (pure ANSI SQL), it compiled successfully on Oracle 10g but gives the following error on 9i db
    SQL> show err
    Errors for PROCEDURE SPGETNONCOMPLOGBASEDONEMP:
    LINE/COL ERROR
    22/8 PL/SQL: SQL Statement ignored
    31/37 PL/SQL: ORA-00907: missing right parenthesis
    the 9i version
    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    PL/SQL Release 9.2.0.1.0 - Production
    CORE 9.2.0.1.0 Production
    TNS for 32-bit Windows: Version 9.2.0.1.0 - Production
    NLSRTL Version 9.2.0.1.0 - Production
    10g version
    Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Prod
    PL/SQL Release 10.1.0.2.0 - Production
    CORE 10.1.0.2.0 Production
    TNS for 32-bit Windows: Version 10.1.0.2.0 - Production
    NLSRTL Version 10.1.0.2.0 - Production
    If any body knows the soln, please help
    Thanks in advance
    Gibs
    Procedure
    CREATE OR REPLACE PROCEDURE Spgetnoncomplogbasedonemp (
    in_emp_id IN VARCHAR,
    in_start_date IN DATE,
    in_end_date IN DATE,
    non_complog OUT Types.ref_cursor
    IS
    BEGIN
    OPEN non_complog
    FOR
    SELECT end_date AS end_date, employee_id AS emp_id, NAME AS emp_name,
    vcname AS plan_name, start_date, nid AS nid
    FROM (SELECT *
    FROM ((SELECT employee_id, NAME
    FROM hrsample_bridge.ath_employee
    WHERE ( (in_emp_id IS NULL AND 1 = 1)
    OR (in_emp_id IS NOT NULL
    AND employee_id = in_emp_id
    )) CROSS JOIN (SELECT vcname
    FROM orahrsamplecore.athobjectinstance
    WHERE compliance_status = 1
    AND ( (in_start_date IS NULL
    OR (dtcompreissue
    BETWEEN in_start_date
    AND in_end_date
    )))) LEFT OUTER JOIN COMPTRACKLOG c ON c.emp_id =
    employee_id
    AND c.plan_name =
    vcname
    WHERE c.emp_id IS NULL
    AND ( ( (in_emp_id IS NULL)
    OR ( in_emp_id IS NOT NULL
    AND NOT EXISTS (
    SELECT 1
    FROM COMPTRACKLOG
    WHERE plan_name = vcname
    AND c.emp_id = in_emp_id )
    AND ( (in_start_date IS NULL)
    OR ( (in_start_date IS NOT NULL)
    AND c.end_date BETWEEN in_start_date AND in_end_date
    ORDER BY c.emp_id, c.plan_name ASC;
    END;
    /

    Hi,
    We have an application which supports both Oracle 9i and Oracle 10g dbs, recently we added a new procedure to get a report from the applications statistics schema, the procedure uses two other schemas also to get the report and uses a query which does not use any Oracle specific feature (pure ANSI SQL), it compiled successfully on Oracle 10g but gives the following error on 9i db
    SQL> show err
    Errors for PROCEDURE SPGETNONCOMPLOGBASEDONEMP:
    LINE/COL ERROR
    22/8 PL/SQL: SQL Statement ignored
    31/37 PL/SQL: ORA-00907: missing right parenthesis
    the 9i version
    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    PL/SQL Release 9.2.0.1.0 - Production
    CORE 9.2.0.1.0 Production
    TNS for 32-bit Windows: Version 9.2.0.1.0 - Production
    NLSRTL Version 9.2.0.1.0 - Production
    10g version
    Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Prod
    PL/SQL Release 10.1.0.2.0 - Production
    CORE 10.1.0.2.0 Production
    TNS for 32-bit Windows: Version 10.1.0.2.0 - Production
    NLSRTL Version 10.1.0.2.0 - Production
    If any body knows the soln, please help
    Thanks in advance
    Gibs
    Procedure
    CREATE OR REPLACE PROCEDURE Spgetnoncomplogbasedonemp (
    in_emp_id IN VARCHAR,
    in_start_date IN DATE,
    in_end_date IN DATE,
    non_complog OUT Types.ref_cursor
    IS
    BEGIN
    OPEN non_complog
    FOR
    SELECT end_date AS end_date, employee_id AS emp_id, NAME AS emp_name,
    vcname AS plan_name, start_date, nid AS nid
    FROM (SELECT *
    FROM ((SELECT employee_id, NAME
    FROM hrsample_bridge.ath_employee
    WHERE ( (in_emp_id IS NULL AND 1 = 1)
    OR (in_emp_id IS NOT NULL
    AND employee_id = in_emp_id
    )) CROSS JOIN (SELECT vcname
    FROM orahrsamplecore.athobjectinstance
    WHERE compliance_status = 1
    AND ( (in_start_date IS NULL
    OR (dtcompreissue
    BETWEEN in_start_date
    AND in_end_date
    )))) LEFT OUTER JOIN COMPTRACKLOG c ON c.emp_id =
    employee_id
    AND c.plan_name =
    vcname
    WHERE c.emp_id IS NULL
    AND ( ( (in_emp_id IS NULL)
    OR ( in_emp_id IS NOT NULL
    AND NOT EXISTS (
    SELECT 1
    FROM COMPTRACKLOG
    WHERE plan_name = vcname
    AND c.emp_id = in_emp_id )
    AND ( (in_start_date IS NULL)
    OR ( (in_start_date IS NOT NULL)
    AND c.end_date BETWEEN in_start_date AND in_end_date
    ORDER BY c.emp_id, c.plan_name ASC;
    END;
    /

  • Oracle 9iAS Installation Problem on HP-UX - f90servlet, hangs

    PLATFORM: HP-UX 11i (Server)
    -------- Windows XP, NT (Client)
    INSTALLATION:
    1. On a HP box, using oracle installer, installed Oracle 9.0.2 Infrastruture successfully. Installation & configuration went with no errors.Used JDK 1.3.1 build (1.3.1.02) for installation.
    2. On the same HP box, using oracle installer, installed Oracle 9.0.2 Business Intelligence (Forms & Discoverer) successfully. Used JDK 1.3.1 (build 1.3.1.02) for installation.
    3. Loaded Jinitiator 1.3.1.8 on the client platform
    (Windows XP).
    PROBLEM:
    While trying to access
    http://hpbox:7778/forms90/f90servlet, we see the following line on the Java Console.
    "Downloading http://hpbox:7778/forms90/java/f90all_jinit.jar to JAR cache". The browser keeps showing "Loading Java Applet". When i look at the Cache location, i see the file f90all_jinit.jar-4cf20c5f-178c08b8(zipped). The size of this file stays the same even though browser keeps spinning. Not sure what is going on. I've verified that the Forms servers is still running on the HP box.
    Tried Jinitator 1.3.1.6, 1.3.1.8, 1.3.1.9 and 1.3.1.13. We've also tried Windows XP (IE6) as well as Windows NT (IE5). Same result on all the platforms.
    Had spent a LOT of time trouble shooting this problem. Any help is highly appreciated.
    thanks,
    Jegan

    Thanks a lot Wayne !
    I tried with "./server.....bin -mode=console". I am facing the same problem.
    Although weblogic installation completes, it still just hangs at "Copying JDK....".
    Giving the output below for your reference.
    Choose Product Directory:
    ->1| Yes, use this product directory [home1/utils/bea/weblogic700]
    2| No, select another product directory
    Enter index number to select OR [Exit][Previous][Next]>
    <------------- WebLogic Platform Installer - WebLogic Platform 7.0.1.0 ---------
    ---->
    Copying files..
    0% 25% 50% 75% 100%
    [------------|------------|------------|------------]
    Copying JDK....
    I am also attaching the top output with this message.
    Thanks,
    Soundar
    "Wayne W. Scott" <[email protected]> wrote:
    When all else fails, read the manual! The method changed from 6.1 to
    7.0.
    http://edocs.bea.com/platform/docs70/install/index.html
    http://edocs.bea.com/platform/docs70/install/index.html
    ../filename.bin -mode=console
    /wws
    Soundar wrote:
    Hi,
    I am trying to install Weblogic 7.01 evaluation copy on HP-UX 11.00.After exporting
    DISPLAY variable to my workstation, when I run "./server701_hpux.bin",the extraction
    of the files is successful, followed by some warning messages regardingthe fonts
    and then the BEA Weblogic startup screen comes up. But it hangs thereforever.
    I am attaching the output. If I run "./server..." in text mode i.e.without
    exporting DISPLAY variable, although the installation of Weblogic softwareis
    successful, but it hangs at "Copying JDK..." i.e. hangs at JDK installation.
    I already have JDK installation on my HP-UX system (1.3.1_02).
    If someone knows how to solve this problem, please let me know. Also,as I already
    have JDK installation on my system, is it possible to disable JDK installation
    in weblogic installation.
    Thanks in Advance.
    Soundar
    [weblogic_top.txt]

Maybe you are looking for

  • Delivering Documents via e-mail

    I have a java class working and delivering mail but my question is I'm trying to send a pdf and every time I run the java program from the example in the XML User's guide I get it as an attachment in a .dat file instead of a pdf then I have to choose

  • How can i backup my pictures from my macbook pro that doesnt let me log in? I just want to get the pictures i have in it, everything else is not important.

    Last night i uninstalled Aperture from my macbook pro 13 inch, 2010. After i restarted my mac (as required) it didnt let me log into my account. I was only able to log into my guest account. Either way, my screen would flicker as if something was wro

  • Can't render MPEG-4 (.mov) previews?

    First time poster. Just downloaded the trial of Elements 11, wanting to use it with videos taken by a Canon DSLR. The videos are MPEG-4 AVC/H.264 compression in a .mov container. First of all, I'm getting the common laggy playback problem when playin

  • Document on process chains plz

    Hello gurus can anyone help with detail doucument on process chains, like how to create, enhance and   maintenance of process chains. thanks in advance points rewarded for the right answer

  • Submit by Email won't work with Adobe Reader 6

    I have created a form that must be submitted back to our corporate offices, the problem is the people it is being sent to may be running Adobe Reader 6. When I try to use the submit by email button in version 6 nothing happens. The form works fine in