Exception while working with Tibco adapter for Tuxedo!!

Dear friends,:-)
Greetings!
I am facing an exception while working with "Tuxedo Adapter".
I have installed TIBCO Adapter for Tuxedo on my machine which has both bea_Client and Server. I am trying to do a PurchaseOrder POC, which is already given in our TIBCO Adapter directory (C:\TIBCO\adapter\adtuxedo\5.3\examples\AgentBased\PurchaseOrder).
The scenario goes like this, a request is sent from the Tuxedo client called clt, which invokes the Tuxedo service, which in turn sends a request to the adapter (“PublicationService”) through the adapter agent, and then the adapter publishes the data to the TIBCO environment. TIBCO BW receives the data using “Adapter Subscriber” and writes them to an XML output file named Get_output.xml.
Problem in starting the Adapter - :(
When I tried to RUN the make.bat which is placed at the “C:\TIBCO\adapter\adtuxedo\5.3\examples\AgentBased\PurchaseOrder” folder, it throws me the error.
At the time of executing this script, “buildclient -o clt -f client.c”, it says that I don’t have a valid “TUXEDO SDK LICENSE”. The thrown exception is, "TUXNT_CAT:101: ERROR: You do not have a valid TUXEDO SDK license".
Please tell me, is license Required to run the tux_client?
also,please clarify, while configuring “tibco.env.WSNADDR”(i.e., Workstation Address of the Tuxedo server to connect to) I have given my machine IP ADDRESS with a unique port. i.e., //10.103.18.120:4020. I am not sure with this step. Please advice me!
It would be great if you could please solve this issue.
Thanks in Advance,
Best Regards,
Venkatesh Rajendran.

Hi Venkatesh,
Please see comments in line.
Wayne
<venkatesh rajendran> wrote in message news:[email protected]...
Dear Wayne,
Thanks a ton for your reply.
Please clarify,
buildclient is a Tuxedo command which is used to generate the Tuxedo client
application. It needs Tuxedo SDK license, so you need to make sure the
license is installed properly.
Can you please let me know from where i can get the License? Can we download
it online?
[W] BEA provide a trial license in the product donwload site, but I am not
sure Tuxedo 8.0 is provide or not. If you or your customer has Tuxedo
installation, the license should alread be ready. It is located at
$TUXDIR/udataobj/lic.txt.
Running tuxedo client does not require SDK license.
I am not sure how to start it. I am actually running the BAT file which has
the following scripts,
set TUXDIR=C:\bea\tuxedo8.0
set WSNADDR=//10.103.18.120:4020
set TUX_ADAPTER_HOME=C:\TIBCO\adapter\adtuxedo\5.3
set TIBCO_RV_HOME=C:\TIBCO\TIBRV
set APPDIR=%TUX_ADAPTER_HOME%\examples\AgentBased\PurchaseOrder
set
PATH=%TUXDIR%\bin;%APPDIR%;%PATH%;%TUX_ADAPTER_HOME%\hotfix\lib;%TUX_ADAPTER_HOME%\lib;%TIBCO_RV_HOME%/bin
set TUXCONFIG=%APPDIR%\tuxconfig
set ULOGPFX=%APPDIR%\ulog
buildclient -o clt -f client.c
buildserver -o server -f server.c -s POINFO -l
%TUX_ADAPTER_HOME%\lib\agent.lib
tmloadcf -y ubbagent
tmboot ¨Cy
Up to my knowledge, I hope TIBCO TUXEDO
(ie.,TIB_adtuxedo-simple_5.3.0_w32_tuxedo80) acts as a TUXEDO_Server which
receives the Request from TUX_BEA Client(Ex: C:\bea\tuxedo8.0).
Or, does Tuxedo have a seperate Server installed on the machine other than
TIBCO? please clarify.
[W] I don't know the detail about TIBCO Tuxedo adaptor. Following
clarifications for your reference,
1. Tuxedo is an application infrastructure with framework for server and
client. buildclient is used to generate the client binary and buildserver is
used for application server linkage.
2. I guess the TIBCO Tuxedo adaptor is a Tuxedo application client(or
server?) which acts as a proxy process between TIBCO system and Tuxedo
applications. So it receives request from TIBCO system and transform the
requet to native Tuxedo data buffers and make the Tuxedo calls, then relay
the reply back. So first you have to figure out the exact working model of
it and check your Tuxedo applications.
Your reply would be appreciated!
Thanks a ton in Advance!
Best Regards,
Venkatesh Rajendran.

Similar Messages

  • Tuxedo 10.0 : Problem with MQ Adapter for Tuxedo

    Hi,
    Currently I am working over integration of tuxedo and MQ 6.0 using MQ Adapter which was included in version 10.0. During my work some problem appears, when I execute tmboot I get error message. This problem appears only with TMS when I execute adapter without TMS every thing works fine
    Below I attached all the important files :
    Execution of tmboot
    Boot all admin and server processes? (y/n): y
    Booting all admin and server processes in /tuxedo/tuxconfig
    INFO: BEA Tuxedo, Version 10.0, 64-bit, Patch Level (none)
    INFO: Serial #: 454493271161-2664984303294, Expiration NONE, Maxusers 1000000
    INFO: Licensed to: Customer
    Booting admin processes ...
    exec BBL -A :
    process id=295114 ... Started.
    Booting server processes ...
    exec MQXA -A :
    Failed.
    exec MQXA -A :
    Failed.
    exec MQXA -A :
    Failed.
    exec TM_MQO -- -C file.cfg :
    Failed.
    1 process started.
    ULOG file
    174445.aix!tmloadcf.180380.1.-2: 10-15-2008: Tuxedo Version 10.0, 64-bit
    174445.aix!tmloadcf.180380.1.-2: CMDTUX_CAT:872: INFO: TUXCONFIG file /tuxedo/tuxconfig has been updated
    174454.aix.maxdemo.pl!BBL.295114.1.0: 10-15-2008: Tuxedo Version 10.0, 64-bit, Patch Level (none)
    174454.aix.maxdemo.pl!BBL.295114.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    174454.aix.maxdemo.pl!MQXA.286894.1.0: 10-15-2008: Tuxedo Version 10.0, 64-bit
    174454.aix.maxdemo.pl!MQXA.286894.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    174454.aix.maxdemo.pl!MQXA.286894.1.0: LIBTUX_CAT:466: ERROR: tpopen TPERMERR xa_open returned XAER_ASYNC
    174454.aix.maxdemo.pl!MQXA.286894.1.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
    174454.aix.maxdemo.pl!MQXA.286894.1.0: LIBTUX_CAT:300: ERROR: tlogopen: gptblopen: UNIX sys call error - 2
    174454.aix!tmboot.180382.1.-2: 10-15-2008: Tuxedo Version 10.0, 64-bit
    174454.aix!tmboot.180382.1.-2: CMDTUX_CAT:825: ERROR: Process MQXA at MQTESTGSERVER failed with /T tperrno (TPERMERR - resource manager error)
    174454.aix.maxdemo.pl!MQXA.315556.1.0: 10-15-2008: Tuxedo Version 10.0, 64-bit
    174454.aix.maxdemo.pl!MQXA.315556.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    174454.aix.maxdemo.pl!MQXA.315556.1.0: LIBTUX_CAT:466: ERROR: tpopen TPERMERR xa_open returned XAER_ASYNC
    174454.aix.maxdemo.pl!MQXA.315556.1.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
    174454.aix.maxdemo.pl!MQXA.315556.1.0: LIBTUX_CAT:300: ERROR: tlogopen: gptblopen: UNIX sys call error - 2
    174454.aix!tmboot.180382.1.-2: CMDTUX_CAT:825: ERROR: Process MQXA at MQTESTGSERVER failed with /T tperrno (TPERMERR - resource manager error)
    174454.aix.maxdemo.pl!MQXA.299166.1.0: 10-15-2008: Tuxedo Version 10.0, 64-bit
    174454.aix.maxdemo.pl!MQXA.299166.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    174454.aix.maxdemo.pl!MQXA.299166.1.0: LIBTUX_CAT:466: ERROR: tpopen TPERMERR xa_open returned XAER_ASYNC
    174454.aix.maxdemo.pl!MQXA.299166.1.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
    174454.aix.maxdemo.pl!MQXA.299166.1.0: LIBTUX_CAT:300: ERROR: tlogopen: gptblopen: UNIX sys call error - 2
    174454.aix!tmboot.180382.1.-2: CMDTUX_CAT:825: ERROR: Process MQXA at MQTESTGSERVER failed with /T tperrno (TPERMERR - resource manager error)
    174454.aix.maxdemo.pl!TM_MQO.303262.1.0: 10-15-2008: Tuxedo Version 10.0, 64-bit
    174454.aix.maxdemo.pl!TM_MQO.303262.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    174454.aix.maxdemo.pl!TM_MQO.303262.1.0: LIBTUX_CAT:466: ERROR: tpopen TPERMERR xa_open returned XAER_RMERR
    174454.aix.maxdemo.pl!TM_MQO.303262.1.0: TUXMQ_CAT:1000: TPMQ_EATMI tpopen failed error = TPERMERR - resource manager error
    174454.aix.maxdemo.pl!TM_MQO.303262.1.0: LIBTUX_CAT:250: ERROR: tpsvrinit() faile
    174454.aix!tmboot.180382.1.-2: CMDTUX_CAT:825: ERROR: Process TM_MQO at MQTESTGSERVER failed with /T tperrno (TPERMERR - resource manager error)
    UBBCONFIG with TMS ( That doesn't work )
    *RESOURCES
    IPCKEY 62345
    MASTER MQTESTGSERVER
    MAXACCESSERS 5
    MAXSERVERS 5
    MAXSERVICES 10
    MODEL SHM
    LDBAL N
    *MACHINES
    DEFAULT:
    APPDIR="/opt/bea/tuxedo/tuxedo10.0/bin/"
    TUXCONFIG="/tuxedo/tuxconfig"
    TUXDIR="/opt/bea/tuxedo/tuxedo10.0/"
    TLOGDEVICE="/tuxedo/logi/current"
    "aix.maxdemo.pl" LMID=MQTESTGSERVER
    *GROUPS
    GROUP1
    TMSNAME=MQXA TMSCOUNT=3 LMID=MQTESTGSERVER GRPNO=1 OPENINFO="MQSeries_XA_RMI:QUEUE.MANAGER"
    *SERVERS
    DEFAULT:
    CLOPT="-A"
    TM_MQO SRVGRP=GROUP1 SRVID=1
    CLOPT="-- -C file.cfg"
    *SERVICES
    file.cfg
    *SERVER
    DEFMAXMSGLEN=2048
    DEFTIMEOUT=60
    *QUEUE_MANAGER
    LQMID=QM1
    NAME=QUEUE.MANAGER
    *SERVICE
    NAME=MQTEST
    LQMID=QM1
    TIMEOUT=30
    TRAN=N
    MQNAME=IN
    REPLYTOQ=OUT
    RM
    TUXEDO/D:tuxd_switch:-lrms -lfs
    TUXEDO/SQL:tuxsql_switch:-lsql -lusort -lrms -lfs
    NONE:tmnull_switch:
    TUXEDO/QM:tuxq_switch:-lqm -ltmib
    # BEA makes no attempt to keep the information in the following samples
    # up to date. To make sure you have correct and complete information for
    # your platform and RM version, please consult your RM vendor.
    # ORACLE 7
    #Oracle_XA:xaosw:-L${ORACLE_HOME}/lib -lxa ${ORACLE_HOME}/lib/libsql.a -lora -lsqlnet -lcore -lnlsrtl -lcore ${ORACLE_HOME}/lib/osntab.o -lsqlnet -lcv6 -lora -lm -lsocke
    # Oracle 9, 10
    Oracle_XA:xaosw:-L${ORACLE_HOME}/lib -lclntsh
    # INFORMIX-Online 5
    INFORMIX-OnLine:infx_xa_switch:${INFORMIXDIR}/lib/esql/libinfxxa.a -lx
    # INFORMIX-Online 6
    #INFORMIX-OnLine:infx_xa_switch:${INFORMIXDIR}/lib/esql/libinfxxa.a ${INFORMIXDIR}/lib/esql/libsql.a ${INFORMIXDIR}/lib/libasf.a ${INFORMIXDIR}/lib/netlib.a ${INFORMIXDIR}/lib/esql/libgen.a ${INFORMIXDIR}/lib/esql/libos.a -lsocket -lm
    #ident "@(#)RM 1.3"
    NONE2:tmnull2_switch:xa.o
    # WebSphere MQ 6.0
    MQSeries_XA_RMI:MQRMIXASwitchDynamic: /usr/mqm/lib64/libmqmxa64.a /usr/mqm/lib64/libmqm.a /usr/mqm/lib64/libmqmcs.a
    UBBCONFIG (working but without TMS)
    *RESOURCES
    IPCKEY 62345
    MASTER MQTESTGSERVER
    MAXACCESSERS 5
    MAXSERVERS 5
    MAXSERVICES 10
    MODEL SHM
    LDBAL N
    *MACHINES
    DEFAULT:
    APPDIR="/opt/bea/tuxedo/tuxedo10.0/bin/"
    TUXCONFIG="/tuxedo/tuxconfig"
    TUXDIR="/opt/bea/tuxedo/tuxedo10.0/"
    "aix.maxdemo.pl" LMID=MQTESTGSERVER
    *GROUPS
    GROUP1
    LMID=MQTESTGSERVER GRPNO=1 OPENINFO=NONE
    *SERVERS
    TM_MQO SRVGRP=GROUP1 SRVID=1
    CLOPT="-- -C file.cfg"
    *SERVICES
    I would be thankful for any support Bartosz Chrabski
    Edited by: Bartosz Chrabski on 2008-10-19 02:11

    Hi,
    As I changed MAXACCESSERS, MAXSERVERS, MAXSERVICES to 100, 50, 50 TM_MQO starts but MQXA still have errors during execution process:
    Execution of tmboot
    Boot all admin and server processes? (y/n): y
    Booting all admin and server processes in /tuxedo/tuxconfig
    INFO: BEA Tuxedo, Version 10.0, 64-bit, Patch Level (none)
    INFO: Serial #: 454493271161-2664984303294, Expiration NONE, Maxusers 1000000
    INFO: Licensed to: Customer
    Booting admin processes ...
    exec BBL -A :
    process id=282800 ... Started.
    Booting server processes ...
    exec MQXA -A :
    Failed.
    exec MQXA -A :
    Failed.
    exec MQXA -A :
    Failed.
    exec TM_MQO -- -C file.cfg :
    process id=319576 ... Started.
    2 processes started.
    ULOG
    125049.aix.maxdemo.pl!BBL.364726.1.0: 10-21-2008: Tuxedo Version 10.0, 64-bit, Patch Level (none)
    125049.aix.maxdemo.pl!BBL.364726.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    125049.aix.maxdemo.pl!MQXA.282810.1.0: 10-21-2008: Tuxedo Version 10.0, 64-bit
    125049.aix.maxdemo.pl!MQXA.282810.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    125049.aix.maxdemo.pl!MQXA.282810.1.0: LIBTUX_CAT:466: ERROR: tpopen TPERMERR xa_open returned XAER_ASYNC
    125049.aix.maxdemo.pl!MQXA.282810.1.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
    125049.aix.maxdemo.pl!MQXA.282810.1.0: LIBTUX_CAT:300: ERROR: tlogopen: gptblopen: UNIX sys call error - 2
    125049.aix!tmboot.356520.1.-2: 10-21-2008: Tuxedo Version 10.0, 64-bit
    125049.aix!tmboot.356520.1.-2: CMDTUX_CAT:825: ERROR: Process MQXA at MQTESTGSERVER failed with /T tperrno (TPERMERR - resource manager error)
    125049.aix.maxdemo.pl!MQXA.319578.1.0: 10-21-2008: Tuxedo Version 10.0, 64-bit
    125049.aix.maxdemo.pl!MQXA.319578.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    125049.aix.maxdemo.pl!MQXA.319578.1.0: LIBTUX_CAT:466: ERROR: tpopen TPERMERR xa_oen returned XAER_ASYNC
    125049.aix.maxdemo.pl!MQXA.319578.1.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
    125049.aix.maxdemo.pl!MQXA.319578.1.0: LIBTUX_CAT:300: ERROR: tlogopen: gptblopen: UNIX sys call error - 2
    125049.aix!tmboot.356520.1.-2: CMDTUX_CAT:825: ERROR: Process MQXA at MQTESTGSERVER failed with /T tperrno (TPERMERR - resource manager error)
    125049.aix.maxdemo.pl!MQXA.348360.1.0: 10-21-2008: Tuxedo Version 10.0, 64-bit
    125049.aix.maxdemo.pl!MQXA.348360.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    125049.aix.maxdemo.pl!MQXA.348360.1.0: LIBTUX_CAT:466: ERROR: tpopen TPERMERR xa_open returned XAER_ASYNC
    125049.aix.maxdemo.pl!MQXA.348360.1.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
    125049.aix.maxdemo.pl!MQXA.348360.1.0: LIBTUX_CAT:300: ERROR: tlogopen: gptblopen: UNIX sys call error - 2
    125049.aix!tmboot.356520.1.-2: CMDTUX_CAT:825: ERROR: Process MQXA at MQTESTGSERVER failed with /T tperrno (TPERMERR - resource manager error)
    125049.aix.maxdemo.pl!TM_MQO.344110.1.0: 10-21-2008: Tuxedo Version 10.0, 64-bit
    125049.aix.maxdemo.pl!TM_MQO.344110.1.0: LIBTUX_CAT:262: INFO: Standard main starting
    125049.aix.maxdemo.pl!TM_MQO.344110.1.0: TUXMQ_CAT:1055: TPMQ_INFO TM_MQO started
    Edited by: Bartosz Chrabski on 2008-10-21 03:50

  • Error while working with OracleApps Adapter please help mee

    <bindingFault xmlns="http://schemas.oracle.com/bpel/extension"><part name="code"><code>1086</code>
    </part><part name="summary"><summary>file:/F:/product/10.1.3.1/OracleAS_2/bpel/domains/test/tmp/.bpel_RepairOrder_1.0_4bac0e828ef344d37656722b167615db.tmp/CreateRepairOrder.wsdl [ CreateRepairOrder_ptt::CreateRepairOrder(InputParameters,OutputParameters) ] - WSIF JCA Execute of operation 'CreateRepairOrder' failed due to: Error while trying to prepare and execute an API.
    An error occurred while preparing and executing the APPS.XX_BPEL_CREATEREPAIRORDER.CSD_REPAIRS_PUB$CREATE_REPAIR API. Cause: java.sql.SQLException: ORA-01086: savepoint 'CREATE_REPAIR_ORDER_PUB' never established
    ORA-06512: at "APPS.JTF_PLSQL_API", line 65
    ORA-06512: at "APPS.CSD_REPAIRS_PUB", line 144
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "APPS.XX_BPEL_CREATEREPAIRORDER", line 160
    ORA-06512: at line 1
    [Caused by: ORA-01086: savepoint 'CREATE_REPAIR_ORDER_PUB' never established
    ORA-06512: at "APPS.JTF_PLSQL_API", line 65
    ORA-06512: at "APPS.CSD_REPAIRS_PUB", line 144
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "APPS.XX_BPEL_CREATEREPAIRORDER", line 160
    ORA-06512: at line 1
    ; nested exception is:
         ORABPEL-11811
    Error while trying to prepare and execute an API.
    An error occurred while preparing and executing the APPS.XX_BPEL_CREATEREPAIRORDER.CSD_REPAIRS_PUB$CREATE_REPAIR API. Cause: java.sql.SQLException: ORA-01086: savepoint 'CREATE_REPAIR_ORDER_PUB' never established
    ORA-06512: at "APPS.JTF_PLSQL_API", line 65
    ORA-06512: at "APPS.CSD_REPAIRS_PUB", line 144
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "APPS.XX_BPEL_CREATEREPAIRORDER", line 160
    ORA-06512: at line 1
    [Caused by: ORA-01086: savepoint 'CREATE_REPAIR_ORDER_PUB' never established
    ORA-06512: at "APPS.JTF_PLSQL_API", line 65
    ORA-06512: at "APPS.CSD_REPAIRS_PUB", line 144
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "APPS.XX_BPEL_CREATEREPAIRORDER", line 160
    ORA-06512: at line 1
    Check to ensure that the API is defined in the database and that the parameters match the signature of the API. Contact oracle support if error is not fixable.
    </summary>
    </part><part name="detail"><detail>
    Internal Exception: java.sql.SQLException: ORA-01086: savepoint 'CREATE_REPAIR_ORDER_PUB' never established
    ORA-06512: at "APPS.JTF_PLSQL_API", line 65
    ORA-06512: at "APPS.CSD_REPAIRS_PUB", line 144
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "APPS.XX_BPEL_CREATEREPAIRORDER", line 160
    ORA-06512: at line 1
    Error Code: 1086</detail>
    </part></bindingFault>

    create or replace
    PACKAGE BODY CSD_REPAIRS_PUB as
    /* $Header: csdpdrab.pls 120.12 2006/09/05 11:57:18 vparvath noship $ */
    * This is the public interface for the Depot Repair API. It allows
    * execution of various Depot Repair APIs.
    * @rep:scope public
    * @rep:product CSD
    * @rep:displayname Depot Repair APIs
    * @rep:lifecycle active
    * @rep:category BUSINESS_ENTITY CSD_REPAIR_ORDER
    -- Package name : CSD_REPAIRS_PUB
    -- Purpose : This package contains the public APIs for creating
    -- and updating repair orders.
    -- History :
    -- Version Date Name Description
    -- 115.0 11/17/99 pkdas Created.
    -- 115.1 12/18/99 pkdas
    -- 115.2 01/04/00 pkdas
    -- 115.3 02/09/00 pkdas Added p_REPAIR_LINE_ID as IN parameter in the
    -- Create_Repairs procedure.
    -- Added p_REPAIR_NUMBER as OUT parameter in the
    -- Create_Repairs procedure.
    -- 115.4 02/29/00 pkdas Changed the procedure name
    -- Create_Repairs -> Create_Repair_Order
    -- Update_Repairs -> Update_Repair_Order
    -- Added p_validation_level to Create_Repair_Order and
    -- Update_Repair_Order
    -- NOTE :
    G_PKG_NAME CONSTANT VARCHAR2(30) := 'CSD_REPAIRS_PUB';
    G_FILE_NAME CONSTANT VARCHAR2(12) := 'csdpdrab.pls';
    g_debug NUMBER := csd_gen_utility_pvt.g_debug_level;
    * Create Repair Order
    * @param P_Api_Version_Number api version number
    * @param P_Init_Msg_List initial the message stack, default to false
    * @param P_Commit to decide whether to commit the transaction or not, default to false
    * @param p_validation_level validation level, default to full level
    * @param p_repair_line_id repair line id is unique id
    * @param P_REPLN_Rec repiar line record
    * @param p_create_default_logistics flag to create logistics lines, default to N
    * @param X_REPAIR_LINE_ID repair line id of the created repair order
    * @param X_REPAIR_NUMBER repair number of the created repair order which display on Depot UI
    * @param X_Return_Status return status
    * @param X_Msg_Count return message count
    * @param X_Msg_Data return message data
    * @rep:scope public
    * @rep:lifecycle active
    * @rep:displayname Create Repair Order
    PROCEDURE Create_Repair_Order(P_Api_Version_Number IN NUMBER,
    P_Init_Msg_List IN VARCHAR2 := FND_API.G_FALSE,
    P_Commit IN VARCHAR2 := FND_API.G_FALSE,
    p_validation_level IN NUMBER := FND_API.G_VALID_LEVEL_FULL,
    P_REPAIR_LINE_ID IN NUMBER := FND_API.G_MISS_NUM,
    P_REPLN_Rec IN CSD_REPAIRS_PUB.REPLN_Rec_Type,
    p_create_default_logistics IN VARCHAR2 := 'N',
    X_REPAIR_LINE_ID OUT NOCOPY NUMBER,
    X_REPAIR_NUMBER OUT NOCOPY VARCHAR2,
    X_Return_Status OUT NOCOPY VARCHAR2,
    X_Msg_Count OUT NOCOPY NUMBER,
    X_Msg_Data OUT NOCOPY VARCHAR2) IS
    l_api_name CONSTANT VARCHAR2(30) := 'Create_Repair_Order';
    l_api_version_number CONSTANT NUMBER := 1.0;
    BEGIN
    -- Standard Start of API savepoint
    SAVEPOINT CREATE_REPAIR_ORDER_PUB;
    -- Standard call to check for call compatibility.
    IF NOT FND_API.Compatible_API_Call(l_api_version_number,
    p_api_version_number,
    l_api_name,
    G_PKG_NAME)
    THEN
    RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
    END IF;
    -- Initialize message list if p_init_msg_list is set to TRUE.
    IF FND_API.to_Boolean(p_init_msg_list)
    THEN
    FND_MSG_PUB.initialize;
    END IF;
    -- Initialize API return status to success
    x_return_status := FND_API.G_RET_STS_SUCCESS;
    -- API body
    CSD_REPAIRS_PVT.Create_Repair_Order(P_Api_Version_Number => 1.0,
    P_Init_Msg_List => p_init_msg_list,
    P_Commit => p_commit,
    P_Validation_Level => p_validation_level,
    P_REPAIR_LINE_ID => p_REPAIR_LINE_ID,
    P_REPLN_Rec => p_REPLN_Rec,
    X_REPAIR_LINE_ID => x_REPAIR_LINE_ID,
    X_REPAIR_NUMBER => x_REPAIR_NUMBER,
    X_Return_Status => x_return_status,
    X_Msg_Count => x_msg_count,
    X_Msg_Data => x_msg_data);
    -- Check return status from the above procedure call
    IF not (x_return_status = FND_API.G_RET_STS_SUCCESS)
    then
    ROLLBACK TO CREATE_REPAIR_ORDER_PUB;
    return;
    END IF;
    IF (P_CREATE_DEFAULT_LOGISTICS = 'Y') THEN
    CSD_LOGISTICS_PVT.Create_Default_Logistics
    ( p_api_version => P_Api_Version_Number,
    p_commit => P_Commit,
    p_init_msg_list => P_Init_Msg_List,
    p_validation_level => p_validation_level,
    p_repair_line_id => P_REPAIR_LINE_ID,
    x_return_status => X_Return_Status,
    x_msg_count => X_Msg_Count,
    x_msg_data => X_Msg_Data
    IF NOT(x_return_status = FND_API.G_RET_STS_SUCCESS) THEN
    RAISE FND_API.G_EXC_ERROR;
    END IF;
    END IF;
    -- End of API body.
    -- Standard check for p_commit
    IF FND_API.to_Boolean(p_commit)
    THEN
    COMMIT WORK;
    END IF;
    -- Standard call to get message count and if count is 1, get message info.
    FND_MSG_PUB.Count_And_Get(p_count => x_msg_count,
    p_data => x_msg_data);
    EXCEPTION
    WHEN FND_API.G_EXC_ERROR THEN
    JTF_PLSQL_API.HANDLE_EXCEPTIONS(P_API_NAME => L_API_NAME,-------------------------------line 144 error
    P_PKG_NAME => G_PKG_NAME,
    P_EXCEPTION_LEVEL => FND_MSG_PUB.G_MSG_LVL_ERROR,
    P_PACKAGE_TYPE => JTF_PLSQL_API.G_PUB,
    X_MSG_COUNT => X_MSG_COUNT,
    X_MSG_DATA => X_MSG_DATA,
    X_RETURN_STATUS => X_RETURN_STATUS);
    -- RAISE;
    WHEN FND_API.G_EXC_UNEXPECTED_ERROR THEN
    JTF_PLSQL_API.HANDLE_EXCEPTIONS(P_API_NAME => L_API_NAME,
    P_PKG_NAME => G_PKG_NAME,
    P_EXCEPTION_LEVEL => FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR,
    P_PACKAGE_TYPE => JTF_PLSQL_API.G_PUB,
    X_MSG_COUNT => X_MSG_COUNT,
    X_MSG_DATA => X_MSG_DATA,
    X_RETURN_STATUS => X_RETURN_STATUS);
    -- RAISE;
    WHEN OTHERS THEN
    JTF_PLSQL_API.HANDLE_EXCEPTIONS(P_API_NAME => L_API_NAME,
    P_PKG_NAME => G_PKG_NAME,
    P_EXCEPTION_LEVEL => JTF_PLSQL_API.G_EXC_OTHERS,
    P_PACKAGE_TYPE => JTF_PLSQL_API.G_PUB,
    X_MSG_COUNT => X_MSG_COUNT,
    X_MSG_DATA => X_MSG_DATA,
    X_RETURN_STATUS => X_RETURN_STATUS);
    -- RAISE;
    End Create_Repair_Order;
    PROCEDURE Update_Repair_Order(P_Api_Version_Number IN NUMBER,
    P_Init_Msg_List IN VARCHAR2 := FND_API.G_FALSE,
    P_Commit IN VARCHAR2 := FND_API.G_FALSE,
    p_validation_level IN NUMBER := FND_API.G_VALID_LEVEL_FULL,
    p_REPAIR_LINE_ID IN NUMBER,
    P_REPLN_Rec IN OUT NOCOPY CSD_REPAIRS_PUB.REPLN_Rec_Type,
    X_Return_Status OUT NOCOPY VARCHAR2,
    X_Msg_Count OUT NOCOPY NUMBER,
    X_Msg_Data OUT NOCOPY VARCHAR2) IS
    l_api_name CONSTANT VARCHAR2(30) := 'Update_Repair_Order';
    l_api_version_number CONSTANT NUMBER := 1.0;
    BEGIN
    -- Standard Start of API savepoint
    SAVEPOINT UPDATE_REPAIR_ORDER_PUB;
    -- Standard call to check for call compatibility.
    IF NOT FND_API.Compatible_API_Call(l_api_version_number,
    p_api_version_number,
    l_api_name,
    G_PKG_NAME)
    THEN
    RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
    END IF;
    -- Initialize message list if p_init_msg_list is set to TRUE.
    IF FND_API.to_Boolean(p_init_msg_list)
    THEN
    FND_MSG_PUB.initialize;
    END IF;
    -- Initialize API return status to SUCCESS
    x_return_status := FND_API.G_RET_STS_SUCCESS;
    -- API body
    CSD_repairs_PVT.Update_Repair_Order(P_Api_Version_Number => 1.0,
    P_Init_Msg_List => p_init_msg_list,
    P_Commit => p_commit,
    P_Validation_Level => p_validation_level,
    p_REPAIR_LINE_ID => p_repair_line_id,
    P_REPLN_Rec => p_REPLN_Rec,
    X_Return_Status => x_return_status,
    X_Msg_Count => x_msg_count,
    X_Msg_Data => x_msg_data);
    -- Check return status from the above procedure call
    IF not (x_return_status = FND_API.G_RET_STS_SUCCESS)
    then
    ROLLBACK TO UPDATE_REPAIR_ORDER_PUB;
    return;
    END IF;
    -- End of API body.
    -- Standard check for p_commit
    IF FND_API.to_Boolean(p_commit)
    THEN
    COMMIT WORK;
    END IF;
    -- Standard call to get message count and if count is 1, get message info.
    FND_MSG_PUB.Count_And_Get(p_count => x_msg_count,
    p_data => x_msg_data);
    EXCEPTION
    WHEN FND_API.G_EXC_ERROR THEN
    JTF_PLSQL_API.HANDLE_EXCEPTIONS(P_API_NAME => L_API_NAME,
    P_PKG_NAME => G_PKG_NAME,
    P_EXCEPTION_LEVEL => FND_MSG_PUB.G_MSG_LVL_ERROR,
    P_PACKAGE_TYPE => JTF_PLSQL_API.G_PUB,
    X_MSG_COUNT => X_MSG_COUNT,
    X_MSG_DATA => X_MSG_DATA,
    X_RETURN_STATUS => X_RETURN_STATUS);
    -- RAISE;
    WHEN FND_API.G_EXC_UNEXPECTED_ERROR THEN
    JTF_PLSQL_API.HANDLE_EXCEPTIONS(P_API_NAME => L_API_NAME,
    P_PKG_NAME => G_PKG_NAME,
    P_EXCEPTION_LEVEL => FND_MSG_PUB.G_MSG_LVL_UNEXP_ERROR,
    P_PACKAGE_TYPE => JTF_PLSQL_API.G_PUB,
    X_MSG_COUNT => X_MSG_COUNT,
    X_MSG_DATA => X_MSG_DATA,
    X_RETURN_STATUS => X_RETURN_STATUS);
    -- RAISE;
    WHEN OTHERS THEN
    JTF_PLSQL_API.HANDLE_EXCEPTIONS(P_API_NAME => L_API_NAME,
    P_PKG_NAME => G_PKG_NAME,
    P_EXCEPTION_LEVEL => JTF_PLSQL_API.G_EXC_OTHERS,
    P_PACKAGE_TYPE => JTF_PLSQL_API.G_PUB,
    X_MSG_COUNT => X_MSG_COUNT,
    X_MSG_DATA => X_MSG_DATA,
    X_RETURN_STATUS => X_RETURN_STATUS);
    -- RAISE;
    End Update_Repair_Order;
    -- R12 Development Begin
    * Update Repair Order Status
    * @param P_Api_Version api version number
    * @param P_Commit to decide whether to commit the transaction or not, default to false
    * @param P_Init_Msg_List initial the message stack, default to false
    * @param X_Return_Status return status
    * @param X_Msg_Count return message count
    * @param X_Msg_Data return message data
    * @param P_Repair_status_rec repair status attributes record.
    * @param P_status_upd_control_rec repair status record control flags.
    * @param X_OBJECT_VERSION_NUMBER
    * @rep:scope public
    * @rep:lifecycle active
    * @rep:displayname Update Repair Order Status
    PROCEDURE Update_Ro_Status(P_Api_Version IN NUMBER,
    P_Commit IN VARCHAR2,
    P_Init_Msg_List IN VARCHAR2,
    X_Return_Status OUT NOCOPY VARCHAR2,
    X_Msg_Count OUT NOCOPY NUMBER,
    X_Msg_Data OUT NOCOPY VARCHAR2,
    P_REPAIR_STATUS_Rec IN REPAIR_STATUS_REC_TYPE,
    P_STATUS_UPD_CONTROL_REC IN STATUS_UPD_CONTROL_REC_TYPE,
    X_OBJECT_VERSION_NUMBER OUT NOCOPY NUMBER) IS
    l_api_name CONSTANT VARCHAR2(30) := 'Update_Ro_Status';
    l_api_version_number CONSTANT NUMBER := 1.0;
         l_msg_data varchar2(2000);
         l_msg_index_out NUMBER;
    BEGIN
    -- Standard Start of API savepoint
    SAVEPOINT UPDATE_RO_STATUS_PUB;
    -- Initialize message list if p_init_msg_list is set to TRUE.
    IF FND_API.to_Boolean(p_init_msg_list)
    THEN
    FND_MSG_PUB.initialize;
    END IF;
    -- Initialize API return status to success
    x_return_status := FND_API.G_RET_STS_SUCCESS;
    -- API body
    CSD_REPAIRS_PVT.UPDATE_RO_STATUS(P_Api_Version => p_api_version,
    P_Commit => p_commit,
    P_Init_Msg_List => p_init_msg_list,
    P_Validation_Level => FND_API.G_VALID_LEVEL_FULL,
    X_Return_Status => x_return_status,
    X_Msg_Count => x_msg_count,
    X_Msg_Data => x_msg_data,
    P_REPAIR_STATUS_REC => p_repair_status_rec,
    P_STATUS_CONTROL_REC => p_status_upd_control_rec,
    X_OBJECT_VERSION_NUMBER => x_object_Version_number);
    -- Check return status from the above procedure call
    IF not (x_return_status = FND_API.G_RET_STS_SUCCESS)
    then
    ROLLBACK TO UPDATE_RO_STATUS_PUB;
    return;
    END IF;
    -- End of API body.
    -- Standard check for p_commit
    IF FND_API.to_Boolean(p_commit)
    THEN
    COMMIT WORK;
    END IF;
    -- Standard call to get message count and if count is 1, get message info.
    FND_MSG_PUB.Count_And_Get(p_count => x_msg_count,
    p_data => x_msg_data);
         if(x_msg_count > 1) then
              FOR l_index IN 1 .. x_msg_count
              LOOP
              fnd_msg_pub.get (p_msg_index => l_index,
                        p_encoded => fnd_api.g_false,
                        p_data => l_msg_data,
                        p_msg_index_out => l_msg_index_out
              x_msg_data := x_msg_data ||'['||l_msg_data||']';
              END LOOP;
         end if;
    EXCEPTION
    WHEN Fnd_Api.G_EXC_ERROR THEN
    x_return_status := Fnd_Api.G_RET_STS_ERROR;
    ROLLBACK TO UPDATE_RO_STATUS_PUB;
    Fnd_Msg_Pub.Count_And_Get(p_count => x_msg_count,
    p_data => x_msg_data);
    IF (Fnd_Log.level_error >= Fnd_Log.g_current_runtime_level)
    THEN
    Fnd_Log.STRING(Fnd_Log.level_error,
    'csd.plsql.CSD_REPAIRS_PUB.Update_ro_status',
    'EXC_ERROR[' || x_msg_data || ']');
    END IF;
         if(x_msg_count > 1) then
              FOR l_index IN 1 .. x_msg_count
              LOOP
              fnd_msg_pub.get (p_msg_index => l_index,
                        p_encoded => fnd_api.g_false,
                        p_data => l_msg_data,
                        p_msg_index_out => l_msg_index_out
              x_msg_data := x_msg_data ||'['||l_msg_data||']';
              END LOOP;
         end if;
    WHEN Fnd_Api.G_EXC_UNEXPECTED_ERROR THEN
    x_return_status := Fnd_Api.G_RET_STS_UNEXP_ERROR;
    ROLLBACK TO UPDATE_RO_STATUS_PUB;
    Fnd_Msg_Pub.Count_And_Get(p_count => x_msg_count,
    p_data => x_msg_data);
    IF (Fnd_Log.level_exception >= Fnd_Log.g_current_runtime_level)
    THEN
    Fnd_Log.STRING(Fnd_Log.level_exception,
    'csd.plsql.CSD_REPAIRS_PUB.Update_ro_status',
    'EXC_UNEXP_ERROR[' || x_msg_data || ']');
    END IF;
         if(x_msg_count > 1) then
              FOR l_index IN 1 .. x_msg_count
              LOOP
              fnd_msg_pub.get (p_msg_index => l_index,
                        p_encoded => fnd_api.g_false,
                        p_data => l_msg_data,
                        p_msg_index_out => l_msg_index_out
              x_msg_data := x_msg_data ||'['||l_msg_data||']';
              END LOOP;
         end if;
    WHEN OTHERS THEN
    x_return_status := Fnd_Api.G_RET_STS_UNEXP_ERROR;
    Rollback TO UPDATE_RO_STATUS_PUB;
    IF Fnd_Msg_Pub.Check_Msg_Level(Fnd_Msg_Pub.G_MSG_LVL_UNEXP_ERROR)
    THEN
    Fnd_Msg_Pub.Add_Exc_Msg(G_PKG_NAME, l_api_name);
    END IF;
    Fnd_Msg_Pub.Count_And_Get(p_count => x_msg_count,
    p_data => x_msg_data);
    IF (Fnd_Log.level_exception >= Fnd_Log.g_current_runtime_level)
    THEN
    Fnd_Log.STRING(Fnd_Log.level_exception,
    'csd.plsql.CSD_REPAIRS_PUB.Update_ro_status',
    'SQL MEssage[' || SQLERRM || ']');
    END IF;
         if(x_msg_count > 1) then
              FOR l_index IN 1 .. x_msg_count
              LOOP
              fnd_msg_pub.get (p_msg_index => l_index,
                        p_encoded => fnd_api.g_false,
                        p_data => l_msg_data,
                        p_msg_index_out => l_msg_index_out
              x_msg_data := x_msg_data ||'['||l_msg_data||']';
              END LOOP;
         end if;
    End Update_ro_status;
    -- R12 Development End
    End CSD_REPAIRS_PUB;
    Plzz checkout help me out

  • Hello  I was trying the latest version of Mathmagic pro edition for indesign. I found that the leading is not automatically done in Indesign, Ihave attached to files where equation have overlapped while working with mathmagic. Do you have a solution for t

    Hello
    I was trying the latest version of Mathmagic pro edition for indesign. I found that the leading is not automatically done in Indesign, Ihave attached to files where equation have overlapped while working with mathmagic. Do you have a solution for this?

    The forums don't accept attachments. You can embed an image in a post using the camera icon in the editor, like this:
    or you can provide a link to an external file on a hosting service.

  • WSDL Exception while defining a DB Adapter

    Hi all,
    We are getting a WSDL Exception while defining a DB Adapter that says:
    Error while writing wsdl file C:\.....wsdl
    Exception:
    The wrapper procedure Pkgname.procedure_name could not be found in the wrapper procedure pkg name for the particular schema
    Welcome any pointers or work-arounds for this issue.
    Thanks,
    Remya

    You must have chosen an API that uses a PL/SQL data type such as RECORD, TABLE, or BOOLEAN.
    In cases like these, JPublisher is invoked to create a wrapper API that will be called instead of your API. If JPublisher is successful, the wrapper API is automatically created in the database schema - The wizard then generates its artifacts based on the wrapper.
    This error indicates that an error occurred when the wrapper was generated or created in the schema. Without the wrapper, the wizard will fail as you've already found.
    You can try turning on logging to see the JPublisher or database error in the log file. Also check to see if the SQL files generated by JPublisher have been added to your project. If they have, you may be able to use them to create the schema objects manually.

  • Error Occured while working with the configuration (scanning)

    Hi
    We are trying to open the configtool for our double stack NW04s system.
    When we go to the mapped drive on our PC and then try to open the configtool from
    usr/sap/<SID>/DV*/j2ee/configtool/configtool.bat,
    it prompts if you wnat to use the default settings?
    We confirm that and the it throws the screen,
    Error Occured while working with the configuration (scanning)
    Msg:Error while connecting to DB
    The system log file in the configtool dir shows the following:
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[.\system.log]/>
    <!PATTERN[system.log]/>
    <!FORMATTER[com.sap.tc.logging.ListFormatter]/>
    <!ENCODING[Cp1252]/>
    <!LOGHEADER[END]/>
    #1.5# #1196814000546#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[addLog()]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_NEW_ITEMS[C0000A305666000000000002018FB1F70003D67C779ECE88]##The () has been added to the !#3#Log#.
    system.log#/System#
    #1.5# #1196814001671#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[addLog()]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_NEW_ITEMS[C0000A305666000000000002018FB1F70003D67C779ECE88]##The () has been added to the !#3#Log#sqltrace.xml#SQLTraceLogger#
    #1.5# #1196814001671#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[addLog()]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_NEW_ITEMS[C0000A305666000000000002018FB1F70003D67C779ECE88]##The () has been added to the !#3#Log#default.trc#com.sap.engine.core.configuration#
    #1.5# #1196814001984#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store Y:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_ssl.jar#
    #1.5# #1196814001984#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store Y:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_smime.jar#
    #1.5# #1196814001984#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store Y:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_jce.jar#
    #1.5# #1196814001984#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store Y:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_jsse.jar#
    #1.5# #1196814001984#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store Y:
    sapmnt
    BID
    global
    security
    lib
    tools
    w3c_http.jar#
    #1.5# #1196814002687#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#com.sap.security.core.server.secstorefs.SecStoreFS#<null>#com.sap.security.core.server.secstorefs.SecStoreFSResources#
    #1.5# #1196814002687#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Security/SecStoreFS#<null>#com.sap.security.core.server.secstorefs.SecStoreFSResources#
    #1.5# #1196814005531#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###OpenSQLDataSource successfully created with secure store.#
    #1.5# #1196814008750#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Database/sql/trace#com.sap.sql.log.OpenSQLResourceBundle#com.sap.sql.log.OpenSQLResourceBundle#
    #1.5# #1196814008765#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Database/sql/trace#com.sap.sql.log.OpenSQLResourceBundle#com.sap.sql.log.OpenSQLResourceBundle#
    #1.5# #1196814008796#/System/Database/sql/trace##com.sap.sql.trace.SQLTrace#######Thread[main,5,main]##0#0#Info#1#com.sap.sql.trace.SQLTrace#Java#com.sap.sql.trace_1602#com.sap.sql.log.OpenSQLResourceBundle#SQLTrace: Using implementation .#1#LOGGING#
    #1.5# #1208285013687#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[addLog()]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_NEW_ITEMS[C0000A305666000000000002018FB1F70003D67C779ECE88]##The () has been added to the !#3#Log#.
    system.log#/System#
    #1.5# #1208285014343#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[addLog()]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_NEW_ITEMS[C0000A305666000000000002018FB1F70003D67C779ECE88]##The () has been added to the !#3#Log#sqltrace.xml#SQLTraceLogger#
    #1.5# #1208285014359#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[addLog()]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_NEW_ITEMS[C0000A305666000000000002018FB1F70003D67C779ECE88]##The () has been added to the !#3#Log#default.trc#com.sap.engine.core.configuration#
    #1.5# #1208285014734#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store X:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_ssl.jar#
    #1.5# #1208285014734#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store X:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_smime.jar#
    #1.5# #1208285014750#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store X:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_jsse.jar#
    #1.5# #1208285014750#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store X:
    sapmnt
    BID
    global
    security
    lib
    tools
    w3c_http.jar#
    #1.5# #1208285014765#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store X:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_jce.jar#
    #1.5# #1208285015562#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#com.sap.security.core.server.secstorefs.SecStoreFS#<null>#com.sap.security.core.server.secstorefs.SecStoreFSResources#
    #1.5# #1208285015562#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Security/SecStoreFS#<null>#com.sap.security.core.server.secstorefs.SecStoreFSResources#
    #1.5# #1208285025421#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###OpenSQLDataSource successfully created with secure store.#
    #1.5# #1208285028484#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Database/sql/trace#com.sap.sql.log.OpenSQLResourceBundle#com.sap.sql.log.OpenSQLResourceBundle#
    #1.5# #1208285028500#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Database/sql/trace#com.sap.sql.log.OpenSQLResourceBundle#com.sap.sql.log.OpenSQLResourceBundle#
    #1.5# #1208285028593#/System/Database/sql/trace##com.sap.sql.trace.SQLTrace#######Thread[main,5,main]##0#0#Info#1#com.sap.sql.trace.SQLTrace#Java#com.sap.sql.trace_1602#com.sap.sql.log.OpenSQLResourceBundle#SQLTrace: Using implementation .#1#LOGGING#
    #1.5# #1209352055340#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[addLog()]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_NEW_ITEMS[C0000A305666000000000002018FB1F70003D67C779ECE88]##The () has been added to the !#3#Log#.
    system.log#/System#
    #1.5# #1209352056511#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    w3c_http.jar#
    #1.5# #1209352056543#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_ssl.jar#
    #1.5# #1209352056574#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_jsse.jar#
    #1.5# #1209352056590#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_smime.jar#
    #1.5# #1209352056605#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_jce.jar#
    #1.5# #1209352095105#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#com.sap.security.core.server.secstorefs.SecStoreFS#<null>#com.sap.security.core.server.secstorefs.SecStoreFSResources#
    #1.5# #1209352095121#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Security/SecStoreFS#<null>#com.sap.security.core.server.secstorefs.SecStoreFSResources#
    #1.5# #1209352137840#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###OpenSQLDataSource successfully created with secure store.#
    #1.5# #1209352147558#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Database/sql/jdbc#<null>#com.sap.sql.log.OpenSQLResourceBundle#
    #1.5# #1209352147636#/System/Database/sql/jdbc##com.sap.sql.jdbc.NativeConnectionFactory#######Thread[main,5,main]##0#0#Error#1#com.sap.sql.jdbc.NativeConnectionFactory#Java#com.sap.sql_0002#com.sap.sql.log.OpenSQLResourceBundle#SQL error occurred on connection : code={0,number,integer}, state="", message="".#5#-99999#08001#The application requester cannot establish the connection. (sapdev)#jdbc:as400://sapdev/SAPBIDDB;transaction isolation=read uncommitted;data truncation=true;date format=jis;time format=jis;sort=hex;hold input locators=true;hold statements=true;cursor hold=false;true autocommit=true#<null>#
    #1.5# #1209352503465#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[addLog()]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_NEW_ITEMS[C0000A305666000000000002018FB1F70003D67C779ECE88]##The () has been added to the !#3#Log#.
    system.log#/System#
    #1.5# #1209352504152#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    w3c_http.jar#
    #1.5# #1209352504168#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_ssl.jar#
    #1.5# #1209352504168#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_jsse.jar#
    #1.5# #1209352504183#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_smime.jar#
    #1.5# #1209352504199#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_jce.jar#
    #1.5# #1209352529746#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#com.sap.security.core.server.secstorefs.SecStoreFS#<null>#com.sap.security.core.server.secstorefs.SecStoreFSResources#
    #1.5# #1209352529777#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Security/SecStoreFS#<null>#com.sap.security.core.server.secstorefs.SecStoreFSResources#
    #1.5# #1209352562215#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###OpenSQLDataSource successfully created with secure store.#
    #1.5# #1209352570090#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Database/sql/jdbc#<null>#com.sap.sql.log.OpenSQLResourceBundle#
    #1.5# #1209352570136#/System/Database/sql/jdbc##com.sap.sql.jdbc.NativeConnectionFactory#######Thread[main,5,main]##0#0#Error#1#com.sap.sql.jdbc.NativeConnectionFactory#Java#com.sap.sql_0002#com.sap.sql.log.OpenSQLResourceBundle#SQL error occurred on connection : code={0,number,integer}, state="", message="".#5#-99999#08001#The application requester cannot establish the connection. (sapdev)#jdbc:as400://sapdev/SAPBIDDB;transaction isolation=read uncommitted;data truncation=true;date format=jis;time format=jis;sort=hex;hold input locators=true;hold statements=true;cursor hold=false;true autocommit=true#<null>#
    #1.5# #1209352718777#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#sqltrace.xml#com.sap.tc.logging.ListFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5# #1209352718824#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#sqltrace.xml#com.sap.tc.logging.ListFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5# #1209352718855#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209352718886#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209352719261#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#.
    system.log#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209352719371#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#.
    system.log#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209352719418#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209352719449#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209352719527#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#sqltrace.xml#com.sap.sql.trace.SQLTraceXMLFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5# #1209352719558#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#sqltrace.xml#com.sap.sql.trace.SQLTraceXMLFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5# #1209352719605#/System/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Warning##Java#SAP_LOGGING_FORMATTER_ERROR##Attempting to change a formatter on active log ! The reset() method must be called first!#1#.
    system.log#
    #1.5# #1209352719636#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#.
    system.log#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209352720371#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    w3c_http.jar#
    #1.5# #1209352720418#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_ssl.jar#
    #1.5# #1209352720465#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_jsse.jar#
    #1.5# #1209352720511#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_smime.jar#
    #1.5# #1209352720543#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_jce.jar#
    #1.5# #1209352721152#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###OpenSQLDataSource successfully created with secure store.#
    #1.5# #1209352727933#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Database/sql/jdbc#com.sap.sql.log.OpenSQLResourceBundle#com.sap.sql.log.OpenSQLResourceBundle#
    #1.5# #1209352727949#/System/Database/sql/jdbc##com.sap.sql.jdbc.NativeConnectionFactory#######Thread[AWT-EventQueue-0,6,main]##0#0#Error#1#com.sap.sql.jdbc.NativeConnectionFactory#Java#com.sap.sql_0002#com.sap.sql.log.OpenSQLResourceBundle#SQL error occurred on connection : code={0,number,integer}, state="", message="".#5#-99999#08001#The application requester cannot establish the connection. (sapdev)#jdbc:as400://sapdev/SAPBIDDB;transaction isolation=read uncommitted;data truncation=true;date format=jis;time format=jis;sort=hex;hold input locators=true;hold statements=true;cursor hold=false;true autocommit=true#<null>#
    #1.5# #1209352728043#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#sqltrace.xml#com.sap.tc.logging.ListFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5# #1209352728058#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#sqltrace.xml#com.sap.tc.logging.ListFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5# #1209352728090#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209352728105#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209352728183#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#.
    system.log#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209352728230#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#.
    system.log#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209352728230#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209352728230#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209352728230#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#sqltrace.xml#com.sap.sql.trace.SQLTraceXMLFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5# #1209352728230#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#sqltrace.xml#com.sap.sql.trace.SQLTraceXMLFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5# #1209352728246#/System/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Warning##Java#SAP_LOGGING_FORMATTER_ERROR##Attempting to change a formatter on active log ! The reset() method must be called first!#1#.
    system.log#
    #1.5# #1209352728246#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#.
    system.log#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209352728261#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###Properties for connect through secure store not set. Please check your connect properties. Trying to connect via plain user/password.#
    #1.5# #1209352728277#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Database/sql/jdbc#com.sap.sql.log.OpenSQLResourceBundle#com.sap.sql.log.OpenSQLResourceBundle#
    #1.5# #1209352728277#/System/Database/sql/jdbc##com.sap.sql.jdbc.NativeConnectionFactory#######Thread[AWT-EventQueue-0,6,main]##0#0#Error#1#com.sap.sql.jdbc.NativeConnectionFactory#Java#com.sap.sql_0019#com.sap.sql.log.OpenSQLResourceBundle#Exception of type caught: .#2#com.sap.sql.log.OpenSQLException#Value "" is not allowed for parameter url.#
    #1.5# #1209354285746#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[addLog()]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_NEW_ITEMS[C0000A305666000000000002018FB1F70003D67C779ECE88]##The () has been added to the !#3#Log#.
    system.log#/System#
    #1.5# #1209354286340#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    w3c_http.jar#
    #1.5# #1209354286355#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_ssl.jar#
    #1.5# #1209354286355#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_jsse.jar#
    #1.5# #1209354286371#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_smime.jar#
    #1.5# #1209354286386#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_jce.jar#
    #1.5# #1209354300496#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#com.sap.security.core.server.secstorefs.SecStoreFS#<null>#com.sap.security.core.server.secstorefs.SecStoreFSResources#
    #1.5# #1209354300511#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Security/SecStoreFS#<null>#com.sap.security.core.server.secstorefs.SecStoreFSResources#
    #1.5# #1209354316699#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###OpenSQLDataSource successfully created with secure store.#
    #1.5# #1209354326121#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Database/sql/jdbc#<null>#com.sap.sql.log.OpenSQLResourceBundle#
    #1.5# #1209354326183#/System/Database/sql/jdbc##com.sap.sql.jdbc.NativeConnectionFactory#######Thread[main,5,main]##0#0#Error#1#com.sap.sql.jdbc.NativeConnectionFactory#Java#com.sap.sql_0002#com.sap.sql.log.OpenSQLResourceBundle#SQL error occurred on connection : code={0,number,integer}, state="", message="".#5#-99999#08001#The application requester cannot establish the connection. (sapdev)#jdbc:as400://sapdev/SAPBIDDB;transaction isolation=read uncommitted;data truncation=true;date format=jis;time format=jis;sort=hex;hold input locators=true;hold statements=true;cursor hold=false;true autocommit=true#<null>#
    #1.5# #1209355441965#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[addLog()]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_NEW_ITEMS[C0000A305666000000000002018FB1F70003D67C779ECE88]##The () has been added to the !#3#Log#.
    system.log#/System#
    #1.5# #1209355442324#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    w3c_http.jar#
    #1.5# #1209355442324#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_ssl.jar#
    #1.5# #1209355442324#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_jsse.jar#
    #1.5# #1209355442324#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_smime.jar#
    #1.5# #1209355442324#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_jce.jar#
    #1.5# #1209355447043#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#com.sap.security.core.server.secstorefs.SecStoreFS#<null>#com.sap.security.core.server.secstorefs.SecStoreFSResources#
    #1.5# #1209355447058#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Security/SecStoreFS#<null>#com.sap.security.core.server.secstorefs.SecStoreFSResources#
    #1.5# #1209355456355#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###OpenSQLDataSource successfully created with secure store.#
    #1.5# #1209355463668#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Database/sql/jdbc#<null>#com.sap.sql.log.OpenSQLResourceBundle#
    #1.5# #1209355463902#/System/Database/sql/jdbc##com.sap.sql.jdbc.NativeConnectionFactory#######Thread[main,5,main]##0#0#Error#1#com.sap.sql.jdbc.NativeConnectionFactory#Java#com.sap.sql_0002#com.sap.sql.log.OpenSQLResourceBundle#SQL error occurred on connection : code={0,number,integer}, state="", message="".#5#-99999#08001#The application requester cannot establish the connection. (sapdev)#jdbc:as400://sapdev/SAPBIDDB;transaction isolation=read uncommitted;data truncation=true;date format=jis;time format=jis;sort=hex;hold input locators=true;hold statements=true;cursor hold=false;true autocommit=true#<null>#
    #1.5# #1209355555965#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#sqltrace.xml#com.sap.tc.logging.ListFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5# #1209355555965#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#sqltrace.xml#com.sap.tc.logging.ListFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5# #1209355555965#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209355555965#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209355555996#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#.
    system.log#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209355556011#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#.
    system.log#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209355556011#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209355556027#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209355556027#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#sqltrace.xml#com.sap.sql.trace.SQLTraceXMLFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5# #1209355556027#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#sqltrace.xml#com.sap.sql.trace.SQLTraceXMLFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5# #1209355556027#/System/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Warning##Java#SAP_LOGGING_FORMATTER_ERROR##Attempting to change a formatter on active log ! The reset() method must be called first!#1#.
    system.log#
    #1.5# #1209355556027#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#.
    system.log#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209355556058#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    w3c_http.jar#
    #1.5# #1209355556074#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_ssl.jar#
    #1.5# #1209355556074#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_jsse.jar#
    #1.5# #1209355556074#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_smime.jar#
    #1.5# #1209355556074#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store E:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_jce.jar#
    #1.5# #1209355556183#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###OpenSQLDataSource successfully created with secure store.#
    #1.5# #1209355562949#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Database/sql/jdbc#com.sap.sql.log.OpenSQLResourceBundle#com.sap.sql.log.OpenSQLResourceBundle#
    #1.5# #1209355563074#/System/Database/sql/jdbc##com.sap.sql.jdbc.NativeConnectionFactory#######Thread[AWT-EventQueue-0,6,main]##0#0#Error#1#com.sap.sql.jdbc.NativeConnectionFactory#Java#com.sap.sql_0002#com.sap.sql.log.OpenSQLResourceBundle#SQL error occurred on connection : code={0,number,integer}, state="", message="".#5#-99999#08001#The application requester cannot establish the connection. (sapdev)#jdbc:as400://sapdev/SAPBIDDB;transaction isolation=read uncommitted;data truncation=true;date format=jis;time format=jis;sort=hex;hold input locators=true;hold statements=true;cursor hold=false;true autocommit=true#<null>#
    #1.5# #1209355563105#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#sqltrace.xml#com.sap.tc.logging.ListFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5# #1209355563121#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#sqltrace.xml#com.sap.tc.logging.ListFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5# #1209355563136#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209355563136#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209355563215#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#.
    system.log#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209355563215#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#.
    system.log#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209355563215#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209355563215#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209355563215#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#sqltrace.xml#com.sap.sql.trace.SQLTraceXMLFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5# #1209355563246#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#sqltrace.xml#com.sap.sql.trace.SQLTraceXMLFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5# #1209355563277#/System/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Warning##Java#SAP_LOGGING_FORMATTER_ERROR##Attempting to change a formatter on active log ! The reset() method must be called first!#1#.
    system.log#
    #1.5# #1209355563293#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#.
    system.log#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209355563293#/System/Server##com.sap.engine.core.configuration#######Thread[AWT-EventQueue-0,6,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###Properties for connect through secure store not set. Please check your connect properties. Trying to connect via plain user/password.#
    #1.5# #1209355563308#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Database/sql/jdbc#com.sap.sql.log.OpenSQLResourceBundle#com.sap.sql.log.OpenSQLResourceBundle#
    #1.5# #1209355563308#/System/Database/sql/jdbc##com.sap.sql.jdbc.NativeConnectionFactory#######Thread[AWT-EventQueue-0,6,main]##0#0#Error#1#com.sap.sql.jdbc.NativeConnectionFactory#Java#com.sap.sql_0019#com.sap.sql.log.OpenSQLResourceBundle#Exception of type caught: .#2#com.sap.sql.log.OpenSQLException#Value "" is not allowed for parameter url.#
    #1.5# #1209391763428#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[addLog()]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_NEW_ITEMS[C0000A305666000000000002018FB1F70003D67C779ECE88]##The () has been added to the !#3#Log#.
    system.log#/System#
    #1.5# #1209391765569#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store X:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_jsse.jar#
    #1.5# #1209391765585#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store X:
    sapmnt
    BID
    global
    security
    lib
    tools
    w3c_http.jar#
    #1.5# #1209391765585#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store X:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_ssl.jar#
    #1.5# #1209391765600#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store X:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_jce.jar#
    #1.5# #1209391765600#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###ConfigurationManager: found jar for secure store X:
    sapmnt
    BID
    global
    security
    lib
    tools
    iaik_smime.jar#
    #1.5# #1209391772256#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#com.sap.security.core.server.secstorefs.SecStoreFS#<null>#com.sap.security.core.server.secstorefs.SecStoreFSResources#
    #1.5# #1209391772272#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Security/SecStoreFS#<null>#com.sap.security.core.server.secstorefs.SecStoreFSResources#
    #1.5# #1209391781647#/System/Server##com.sap.engine.core.configuration#######Thread[main,5,main]##0#0#Info#1#com.sap.engine.core.configuration#Plain###OpenSQLDataSource successfully created with secure store.#
    #1.5# #1209391797319#/System/Configuration/Logging##com.sap.tc.logging.APILogger.LogController[setResourceBundleName(String resourceBundleName)]#######Thread[main,5,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#resource bundle name#LogController#/System/Database/sql/jdbc#<null>#com.sap.sql.log.OpenSQLResourceBundle#
    #1.5# #1209391797366#/System/Database/sql/jdbc##com.sap.sql.jdbc.NativeConnectionFactory#######Thread[main,5,main]##0#0#Error#1#com.sap.sql.jdbc.NativeConnectionFactory#Java#com.sap.sql_0002#com.sap.sql.log.OpenSQLResourceBundle#SQL error occurred on connection : code={0,number,integer}, state="", message="".#5#-99999#08001#The application requester cannot establish the connection. (sapdev)#jdbc:as400://sapdev/SAPBIDDB;transaction isolation=read uncommitted;data truncation=true;date format=jis;time format=jis;sort=hex;hold input locators=true;hold statements=true;cursor hold=false;true autocommit=true#<null>#
    #1.5# #1209391819319#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#sqltrace.xml#com.sap.tc.logging.ListFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5# #1209391819319#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#sqltrace.xml#com.sap.tc.logging.ListFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5# #1209391819335#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209391819335#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209391819381#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#.
    system.log#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209391819381#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#.
    system.log#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209391819381#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209391819381#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#default.trc#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209391819381#/System/Configuration/Logging##com.sap.tc.logging.APILogger.Log[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#Log#sqltrace.xml#com.sap.sql.trace.SQLTraceXMLFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5# #1209391819381#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#sqltrace.xml#com.sap.sql.trace.SQLTraceXMLFormatter#com.sap.sql.trace.SQLTraceXMLFormatter#
    #1.5# #1209391819381#/System/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Warning##Java#SAP_LOGGING_FORMATTER_ERROR##Attempting to change a formatter on active log ! The reset() method must be called first!#1#.
    system.log#
    #1.5# #1209391819397#/System/Configuration/Logging##com.sap.tc.logging.APILogger.FileLog[setFormatter()]#######Thread[AWT-EventQueue-0,6,main]##0#0#Info##Java#TC_LOGGING_CONFIGURATION_IS_CHANGED[C0000A305666000000000000018FB1F70003D67C779CD2B8]##The for the has been changed from to )!#5#formatter#FileLog#.
    system.log#com.sap.tc.logging.ListFormatter#com.sap.tc.logging.ListFormatter#
    #1.5# #1209391819428#/Syst

    Hi Dorothea,
    Thanks for the reply. The property rdbms.connection is already set to jdbc/pool/<sid>.
    This is the file content for config.properties.
    #Generated by Config Tool
    #Wed Oct 17 20:18:08 EDT 2007
    rdbms.maximum_connections=5
    system.name=BID
    secstorefs.keyfile=/sapmnt/BID/global/security/data/SecStore.key
    secstorefs.secfile=/sapmnt/BID/global/security/data/SecStore.properties
    secstorefs.lib=/sapmnt/BID/global/security/lib
    rdbms.driverLocation=/usr/sap/BID/SYS/jdbc/tbx/jt400.jar
    rdbms.connection=jdbc/pool/BID
    rdbms.initial_connections=1
    We are using the toolbox driver.
    The configtool gui opens up properly.
    We tried editing the password for the admin/password/BID...
    in the secure store but still comes back with the same error.
    We did not change the the jdbc/pool/BID/Password as we were not sure.
    What should jdbc/pool/BID/Password correspond to? We are putting in the J2EE_ADMIN passwords as the admin/user/BID is J2EE_ADMIN
    If we change the password for the jdbc/pool/BID/Password, we believe we should be using the password for the jdbc/pool/BID/User, which in this case is SAP<SID>DB or SAPBIDDB.
    We have verified the passwords for this user SAPBIDDB on the i5/OS and they look ok to us.
    To verify, also logged in the portal using J2EE_ADMIN and the password given here in the configtool.
    Still the same error persists.
    Thanks
    Sap Ques

  • Stability problem with Jdeveloper while working with BPM studio

    I am frequently facing this problem while working with Jdeveloper. I get the  message " an unexpected error has occurred in Jdevloper . Jdevloper memory setting in my case is 1000MB.  Any Any solution for this issue?
    Here is the details of error
    oracle.integration.platform.blocks:Nov 01, 2013 11:37:17 AM oracle.integration.platform.blocks.FabricConfigManager <clinit>
    WARNING: JRF is unable to determine the current application server platform.
    oracle.integration.platform.blocks:Nov 01, 2013 11:37:17 AM oracle.integration.platform.blocks.WLSPlatformConfigurationProvider <clinit>
    WARNING: JRF is unable to determine the current application server platform.
    Invoking command: Changes in technical Exception See enterprise manager for details
    Invoking command: Add Activity
    Invoking command:
    Invoking command:
    Invoking command: Changes in technical Exception See enterprise manager for details
    Invoking command:
    Invoking command:
    Invoking command: Changes in technical Exception See enterprise manager for details
    Invoking command:
    Invoking command:
    Invoking command: Changes in Start2
    Invoking command:
    Invoking command:
    Invoking command: Remove
    Invoking command:
    Invoking command:
    Performing action Business Exception[ from oracle.bpm.fusion.studio.navigator.ProjectNavigatorWindow ]
    Performing action Export[ from oracle.bpm.fusion.studio.navigator.ProjectNavigatorWindow ]
    Performing action Export[ from oracle.bpm.fusion.studio.navigator.ProjectNavigatorWindow ]
    Performing action Open Application...[ from oracle.bpm.fusion.studio.navigator.ProjectNavigatorWindow ]
    Performing action Open...[ from oracle.bpm.fusion.studio.navigator.ProjectNavigatorWindow ]
    Invoking command: delete_namespace_from_adfconfig
    Invoking command: add_namespace_to_adfconfig
    Invoking command:
    Invoking command:
    Invoking command: Changes in Exception Notification
    Invoking command:
    Invoking command:
    Invoking command:
    Invoking command:
    Invoking command: Changes in catchallSystemfault
    Invoking command: Add Activity
    Invoking command:
    Invoking command:
    Invoking command: Move catchallSystemfault
    Invoking command: Changes in catchallSystemfault
    Invoking command:
    Invoking command:
    Performing action Business Object[ from oracle.bpm.fusion.studio.navigator.ProjectNavigatorWindow ]
    Invoking command: Remove
    Invoking command:
    Invoking command:
    Invoking command: Changes in ServiceTask
    Invoking command:
    Invoking command:
    Invoking command: Move End2
    Invoking command: Changes in Exception Notification
    Invoking command:
    Invoking command:
    Performing action Save All[ from oracle.tip.tools.ide.workflow.addin.WFXmlVisualEditor ]
    Invoking command: [ from oracle.tip.tools.ide.workflow.addin.WFXmlVisualEditor ]
    Invoking command:
    Invoking command: Changes in Exception Notification
    Invoking command:
    Invoking command:
    Performing action Save All[ from oracle.bpm.fusion.studio.editor.ProcessEditor ]
    Invoking command: [ from oracle.bpm.fusion.studio.editor.ProcessEditor ]
    Invoking command:
    Invoking command: createElementTaskDataControlConfigs
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: create root element
    Invoking command:
    Invoking command: savePathUrlToMetadatRegistry
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command: addDataControl
    Invoking command:
    Invoking command: Initialize Unbounded Task Flow
    Invoking command: Modify XML[ from oracle.jdevimpl.audit.log.AuditLogPage ]
    Invoking command: Initial Reformat
    Invoking command: XML Edit
    Invoking command: XML Edit
    Invoking command: Adding default render kit id
    Invoking command: Update skin version
    Invoking command: XML Edit
    Invoking command: XML Edit
    Invoking command: XML Edit
    Invoking command:
    Invoking command: Initialize Bounded Task Flow
    Invoking command: ADFm create locale and bundle
    Invoking command: Creating Task Flow based on Human Task
    Invoking command: Creating Task Flow based on Human Task
    Invoking command: Modify XML[ from oracle.jdevimpl.audit.log.AuditLogPage ]
    Invoking command: Initial Reformat
    Invoking command: XML Edit
    Invoking command: Adding Converters to Faces - ADFm Phase Listener
    Invoking command: XML Edit
    Invoking command: Initial Reformat
    Invoking command: Configure ADF Faces Page
    Invoking command:
    Invoking command: createElementTaskApplication
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: savePathUrlToMetadatRegistry
    Invoking command:
    Invoking command: createElementTaskpageDefinition
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: XML Edit
    Invoking command: AutoGenerateJSP
    Started CommandProcessor transaction: Arrange Nodes on thread AWT-EventQueue-0 at batch level 1
    Started CommandProcessor transaction: Arrange Nodes (Part 1) on thread AWT-EventQueue-0 at batch level 2
    Invoking command: Begin Adjustment[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: [ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "sdm:polyPoints"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "sdm:polyPoints"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "sdm:polyPoints"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "sdm:polyPoints"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "sdm:polyPoints"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "x"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "y"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "x"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "y"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "x"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "y"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "x"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "y"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "x"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "y"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "x"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "y"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "x"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "y"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "x"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "y"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "x"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "y"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "x"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "y"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "x"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "y"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "x"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "y"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: [ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: End Adjustment[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 1
    Started CommandProcessor transaction: Arrange Nodes (Part 2) on thread AWT-EventQueue-0 at batch level 2
    Invoking command: Begin Adjustment[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: [ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "sdm:polyPoints"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "sdm:polyPoints"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "sdm:polyPoints"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "sdm:polyPoints"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "sdm:polyPoints"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: [ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: End Adjustment[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    oracle.adfinternal.view.faces.lifecycle.LifecycleImpl:Nov 01, 2013 12:01:49 PM oracle.adfinternal.view.faces.lifecycle.LifecycleImpl _initializeTrinidadFrameBustingAppMapValue
    WARNING: The framebusting context param 'oracle.adf.view.rich.security.FRAME_BUSTING' has been deprecated. Please change your web.xml to use 'org.apache.myfaces.trinidad.security.FRAME_BUSTING' instead. The legal values are 'always', 'never', and 'differentOrigin'. If you were setting the value of 'oracle.adf.view.rich.security.FRAME_BUSTING' to 'differentDomain', then please note that you should set 'org.apache.myfaces.trinidad.security.FRAME_BUSTING' to 'differentOrigin'.
    org.apache.myfaces.trinidadinternal.skin.SkinCSSDocumentHandler:Nov 01, 2013 12:01:53 PM org.apache.myfaces.trinidadinternal.skin.SkinCSSDocumentHandler _parseAgentProperties
    WARNING: Not a valid @agent CSS property rule: max-version: 1.9.2
    org.apache.myfaces.trinidadinternal.skin.SkinCSSDocumentHandler:Nov 01, 2013 12:01:53 PM org.apache.myfaces.trinidadinternal.skin.SkinCSSDocumentHandler _parseAgentProperties
    WARNING: Not a valid @agent CSS property rule: max-version: 532
    org.apache.myfaces.trinidadinternal.skin.SkinCSSDocumentHandler:Nov 01, 2013 12:01:53 PM org.apache.myfaces.trinidadinternal.skin.SkinCSSDocumentHandler _parseAgentProperties
    WARNING: Not a valid @agent CSS property rule: max-version: 1.9.2
    org.apache.myfaces.trinidadinternal.skin.SkinCSSDocumentHandler:Nov 01, 2013 12:01:53 PM org.apache.myfaces.trinidadinternal.skin.SkinCSSDocumentHandler _parseAgentProperties
    WARNING: Not a valid @agent CSS property rule: max-version: 532
    oracle.adf.share.ADFContext:Nov 01, 2013 12:01:54 PM oracle.adf.share.ADFContext getCurrent
    WARNING: Automatically initializing a DefaultContext for getCurrent.
    Caller should ensure that a DefaultContext is proper for this use.
    Memory leaks and/or unexpected behaviour may occur if the automatic initialization is performed improperly.
    This message may be avoided by performing initADFContext before using getCurrent().
    For more information please enable logging for oracle.adf.share.ADFContext at FINEST level.
    Performing action Save All[ from oracle.jdevimpl.audit.log.AuditLogPage ]
    Invoking command: [ from oracle.jdevimpl.audit.log.AuditLogPage ]
    Invoking command:
    Performing action Save All[ from oracle.tip.tools.ide.workflow.addin.WFXmlVisualEditor ]
    Invoking command: [ from oracle.tip.tools.ide.workflow.addin.WFXmlVisualEditor ]
    Invoking command: [ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Invoking command: remove soa_shared
    Invoking command: [ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Invoking command: remove soa_shared
    Invoking command: Changes in Start1
    Invoking command:
    Invoking command:
    Invoking command: Move Exception Notification
    Invoking command:
    Invoking command:
    Invoking command: Changes in NotificationTask
    Invoking command: Add Activity
    Invoking command:
    Invoking command:
    Invoking command:
    Invoking command:
    Invoking command:
    Invoking command:
    Nov 01, 2013 12:36:36 PM oracle.ideimpl.index.ProjectTracker$ProjectListener invokeListener
    SEVERE: Exception in FileChangeListener oracle.bpm.fusion.repository.fs.FusionFileSystem$1
    java.lang.ClassCastException: oracle.bpm.type.TypeHandle cannot be cast to java.lang.Comparable
      at java.util.TreeMap.compare(TreeMap.java:1188)
      at java.util.TreeMap.put(TreeMap.java:531)
      at java.util.TreeSet.add(TreeSet.java:255)
      at oracle.bpm.project.catalog.bundles.ComponentBundleTypeIndex.findByPropertyValue(ComponentBundleTypeIndex.java:96)
      at oracle.bpm.project.catalog.bundles.XmlSchemaReferenceManager.fixExceptions(XmlSchemaReferenceManager.java:225)
      at oracle.bpm.project.catalog.bundles.XmlSchemaReferenceManager.addObject(XmlSchemaReferenceManager.java:84)
      at oracle.bpm.project.catalog.bundles.ServiceReferenceManager.addSynthesizedServices(ServiceReferenceManager.java:586)
      at oracle.bpm.project.catalog.bundles.ServiceReferenceManager.refresh(ServiceReferenceManager.java:124)
      at oracle.bpm.project.catalog.bundles.ProjectCatalogComponentBundle.reloadResource(ProjectCatalogComponentBundle.java:985)
      at oracle.bpm.project.catalog.bundles.ProjectCatalogComponentBundle.access$1300(ProjectCatalogComponentBundle.java:84)
      at oracle.bpm.project.catalog.bundles.ProjectCatalogComponentBundle$BusinessCatalogResourceListener$1.call(ProjectCatalogComponentBundle.java:1242)
      at oracle.bpm.project.catalog.bundles.ProjectCatalogComponentBundle$BusinessCatalogResourceListener$1.call(ProjectCatalogComponentBundle.java:1238)
      at oracle.bpm.project.ProjectObjectImpl.run(ProjectObjectImpl.java:605)
      at oracle.bpm.project.catalog.bundles.ProjectCatalogComponentBundle$BusinessCatalogResourceListener.resourceUpdated(ProjectCatalogComponentBundle.java:1250)
      at oracle.bpm.project.catalog.recognizer.VFileSystemBundleContext$1.onFileEvent(VFileSystemBundleContext.java:164)
      at oracle.bpm.io.fs.VFileSystem$DispatchEventImmediate.dispatch(VFileSystem.java:284)
      at oracle.bpm.io.fs.VFileSystem.dispatchEvent(VFileSystem.java:195)
      at oracle.bpm.io.fs.VFileSystem.fireEvent(VFileSystem.java:116)
      at oracle.bpm.fusion.repository.fs.FusionFileSystem$1$2.run(FusionFileSystem.java:232)
      at oracle.bpm.fusion.repository.fs.FusionFileSystem$1.filesChanged(FusionFileSystem.java:239)
      at oracle.ideimpl.index.ProjectTracker$ProjectListener.invokeListener(ProjectTracker.java:253)
      at oracle.ideimpl.index.ProjectTracker$ProjectListener.invokeListeners(ProjectTracker.java:243)
      at oracle.ideimpl.index.ProjectTracker$ProjectListener.filesChanged(ProjectTracker.java:226)
      at oracle.ideimpl.index.file.ActiveRootManager$ActiveRootListener.invokeListeners(ActiveRootManager.java:232)
      at oracle.ideimpl.index.file.ActiveRootManager$ActiveRootListener.invokeListeners(ActiveRootManager.java:224)
      at oracle.ideimpl.index.file.ActiveRootManager.notifyRoots(ActiveRootManager.java:150)
      at oracle.ideimpl.index.NodeTracker$TextBufferTracker.bufferChanged(NodeTracker.java:179)
      at oracle.ideimpl.index.NodeTracker$TextBufferTracker.actionPerformed(NodeTracker.java:184)
      at javax.swing.Timer.fireActionPerformed(Timer.java:312)
      at javax.swing.Timer$DoPostEvent.run(Timer.java:244)
      at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
      at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
      at java.awt.EventQueue.access$200(EventQueue.java:103)
      at java.awt.EventQueue$3.run(EventQueue.java:694)
      at java.awt.EventQueue$3.run(EventQueue.java:692)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
      at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
      at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
      at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
      at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
    java.lang.ClassCastException: oracle.bpm.type.TypeHandle cannot be cast to java.lang.Comparable
      j.util.TreeMap.compare(TreeMap.java:1188)
      j.util.TreeMap.put(TreeMap.java:531)
      j.util.TreeSet.add(TreeSet.java:255)
      o.bpm.project.catalog.bundles.ComponentBundleTypeIndex.findByPropertyValue(ComponentBundleTypeIndex.java:96)
      o.bpm.project.catalog.bundles.XmlSchemaReferenceManager.fixExceptions(XmlSchemaReferenceManager.java:225)
      o.bpm.project.catalog.bundles.XmlSchemaReferenceManager.addObject(XmlSchemaReferenceManager.java:84)
      o.bpm.project.catalog.bundles.ServiceReferenceManager.addSynthesizedServices(ServiceReferenceManager.java:586)
      o.bpm.project.catalog.bundles.ServiceReferenceManager.refresh(ServiceReferenceManager.java:124)
      o.bpm.project.catalog.bundles.ProjectCatalogComponentBundle.reloadResource(ProjectCatalogComponentBundle.java:985)
      o.bpm.project.catalog.bundles.ProjectCatalogComponentBundle.access$1300(ProjectCatalogComponentBundle.java:84)
      o.bpm.project.catalog.bundles.ProjectCatalogComponentBundle$BusinessCatalogResourceListener$1.call(ProjectCatalogComponentBundle.java:1242)
      o.bpm.project.catalog.bundles.ProjectCatalogComponentBundle$BusinessCatalogResourceListener$1.call(ProjectCatalogComponentBundle.java:1238)
      o.bpm.project.ProjectObjectImpl.run(ProjectObjectImpl.java:605)
      o.bpm.project.catalog.bundles.ProjectCatalogComponentBundle$BusinessCatalogResourceListener.resourceUpdated(ProjectCatalogComponentBundle.java:1250)
      o.bpm.project.catalog.recognizer.VFileSystemBundleContext$1.onFileEvent(VFileSystemBundleContext.java:164)
      o.bpm.io.fs.VFileSystem$DispatchEventImmediate.dispatch(VFileSystem.java:284)
      o.bpm.io.fs.VFileSystem.dispatchEvent(VFileSystem.java:195)
      o.bpm.io.fs.VFileSystem.fireEvent(VFileSystem.java:116)
      o.bpm.fusion.repository.fs.FusionFileSystem$1$2.run(FusionFileSystem.java:232)
      o.bpm.fusion.repository.fs.FusionFileSystem$1.filesChanged(FusionFileSystem.java:239)
      o.ii.index.ProjectTracker$ProjectListener.invokeListener(ProjectTracker.java:253)
      o.ii.index.ProjectTracker$ProjectListener.invokeListeners(ProjectTracker.java:243)
      o.ii.index.ProjectTracker$ProjectListener.filesChanged(ProjectTracker.java:226)
      o.ii.index.file.ActiveRootManager$ActiveRootListener.invokeListeners(ActiveRootManager.java:232)
      o.ii.index.file.ActiveRootManager$ActiveRootListener.invokeListeners(ActiveRootManager.java:224)
      o.ii.index.file.ActiveRootManager.notifyRoots(ActiveRootManager.java:150)
      o.ii.index.NodeTracker$TextBufferTracker.bufferChanged(NodeTracker.java:179)
      o.ii.index.NodeTracker$TextBufferTracker.actionPerformed(NodeTracker.java:184)
      jx.s.Timer.fireActionPerformed(Timer.java:312)
      jx.s.Timer$DoPostEvent.run(Timer.java:244)
      j.a.event.InvocationEvent.dispatch(InvocationEvent.java:251)
      j.a.EventQueue.dispatchEventImpl(EventQueue.java:733)
      j.a.EventQueue.access$200(EventQueue.java:103)
      j.a.EventQueue$3.run(EventQueue.java:694)
      j.a.EventQueue$3.run(EventQueue.java:692)
      j.security.AccessController.doPrivileged(Native Method)
      j.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
      j.a.EventQueue.dispatchEvent(EventQueue.java:703)
      j.a.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
      j.a.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
      j.a.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
      j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
      j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
      j.a.EventDispatchThread.run(EventDispatchThread.java:91)
    Message was edited by: user2610167

    I am frequently facing this problem while working with Jdeveloper. I get the  message " an unexpected error has occurred in Jdevloper . Jdevloper memory setting in my case is 1000MB.  Any Any solution for this issue?
    Here is the details of error
    oracle.integration.platform.blocks:Nov 01, 2013 11:37:17 AM oracle.integration.platform.blocks.FabricConfigManager <clinit>
    WARNING: JRF is unable to determine the current application server platform.
    oracle.integration.platform.blocks:Nov 01, 2013 11:37:17 AM oracle.integration.platform.blocks.WLSPlatformConfigurationProvider <clinit>
    WARNING: JRF is unable to determine the current application server platform.
    Invoking command: Changes in technical Exception See enterprise manager for details
    Invoking command: Add Activity
    Invoking command:
    Invoking command:
    Invoking command: Changes in technical Exception See enterprise manager for details
    Invoking command:
    Invoking command:
    Invoking command: Changes in technical Exception See enterprise manager for details
    Invoking command:
    Invoking command:
    Invoking command: Changes in Start2
    Invoking command:
    Invoking command:
    Invoking command: Remove
    Invoking command:
    Invoking command:
    Performing action Business Exception[ from oracle.bpm.fusion.studio.navigator.ProjectNavigatorWindow ]
    Performing action Export[ from oracle.bpm.fusion.studio.navigator.ProjectNavigatorWindow ]
    Performing action Export[ from oracle.bpm.fusion.studio.navigator.ProjectNavigatorWindow ]
    Performing action Open Application...[ from oracle.bpm.fusion.studio.navigator.ProjectNavigatorWindow ]
    Performing action Open...[ from oracle.bpm.fusion.studio.navigator.ProjectNavigatorWindow ]
    Invoking command: delete_namespace_from_adfconfig
    Invoking command: add_namespace_to_adfconfig
    Invoking command:
    Invoking command:
    Invoking command: Changes in Exception Notification
    Invoking command:
    Invoking command:
    Invoking command:
    Invoking command:
    Invoking command: Changes in catchallSystemfault
    Invoking command: Add Activity
    Invoking command:
    Invoking command:
    Invoking command: Move catchallSystemfault
    Invoking command: Changes in catchallSystemfault
    Invoking command:
    Invoking command:
    Performing action Business Object[ from oracle.bpm.fusion.studio.navigator.ProjectNavigatorWindow ]
    Invoking command: Remove
    Invoking command:
    Invoking command:
    Invoking command: Changes in ServiceTask
    Invoking command:
    Invoking command:
    Invoking command: Move End2
    Invoking command: Changes in Exception Notification
    Invoking command:
    Invoking command:
    Performing action Save All[ from oracle.tip.tools.ide.workflow.addin.WFXmlVisualEditor ]
    Invoking command: [ from oracle.tip.tools.ide.workflow.addin.WFXmlVisualEditor ]
    Invoking command:
    Invoking command: Changes in Exception Notification
    Invoking command:
    Invoking command:
    Performing action Save All[ from oracle.bpm.fusion.studio.editor.ProcessEditor ]
    Invoking command: [ from oracle.bpm.fusion.studio.editor.ProcessEditor ]
    Invoking command:
    Invoking command: createElementTaskDataControlConfigs
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: create root element
    Invoking command:
    Invoking command: savePathUrlToMetadatRegistry
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command:
    Invoking command: createElementTaskJavaBean
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: initbean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command: replacebean
    Invoking command: addDataControl
    Invoking command:
    Invoking command: Initialize Unbounded Task Flow
    Invoking command: Modify XML[ from oracle.jdevimpl.audit.log.AuditLogPage ]
    Invoking command: Initial Reformat
    Invoking command: XML Edit
    Invoking command: XML Edit
    Invoking command: Adding default render kit id
    Invoking command: Update skin version
    Invoking command: XML Edit
    Invoking command: XML Edit
    Invoking command: XML Edit
    Invoking command:
    Invoking command: Initialize Bounded Task Flow
    Invoking command: ADFm create locale and bundle
    Invoking command: Creating Task Flow based on Human Task
    Invoking command: Creating Task Flow based on Human Task
    Invoking command: Modify XML[ from oracle.jdevimpl.audit.log.AuditLogPage ]
    Invoking command: Initial Reformat
    Invoking command: XML Edit
    Invoking command: Adding Converters to Faces - ADFm Phase Listener
    Invoking command: XML Edit
    Invoking command: Initial Reformat
    Invoking command: Configure ADF Faces Page
    Invoking command:
    Invoking command: createElementTaskApplication
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: savePathUrlToMetadatRegistry
    Invoking command:
    Invoking command: createElementTaskpageDefinition
    Invoking command: setId
    Invoking command: setAttribute
    Invoking command: XML Edit
    Invoking command: AutoGenerateJSP
    Started CommandProcessor transaction: Arrange Nodes on thread AWT-EventQueue-0 at batch level 1
    Started CommandProcessor transaction: Arrange Nodes (Part 1) on thread AWT-EventQueue-0 at batch level 2
    Invoking command: Begin Adjustment[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: [ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "sdm:polyPoints"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "sdm:polyPoints"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "sdm:polyPoints"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "sdm:polyPoints"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "sdm:polyPoints"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "x"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "y"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "x"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "y"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "x"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "y"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "x"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "y"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "x"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "y"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "x"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "y"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "x"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "y"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "x"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "y"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "x"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "y"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "x"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "y"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "x"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "y"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "x"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "y"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: [ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: End Adjustment[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 1
    Started CommandProcessor transaction: Arrange Nodes (Part 2) on thread AWT-EventQueue-0 at batch level 2
    Invoking command: Begin Adjustment[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: [ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "sdm:polyPoints"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "sdm:polyPoints"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "sdm:polyPoints"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "sdm:polyPoints"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: Set Property "sdm:polyPoints"[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: [ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Invoking command: End Adjustment[ from oracle.adfdt.controller.adfc.diagram.editor.AdfcDiagramEditor ]
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 1
    Finished CommandProcessor transaction on thread AWT-EventQueue-0 at batch level 0
    oracle.adfinternal.view.faces.lifecycle.LifecycleImpl:Nov 01, 2013 12:01:49 PM oracle.adfinternal.view.faces.lifecycle.LifecycleImpl _initializeTrinidadFrameBustingAppMapValue
    WARNING: The framebusting context param 'oracle.adf.view.rich.security.FRAME_BUSTING' has been deprecated. Please change your web.xml to use 'org.apache.myfaces.trinidad.security.FRAME_BUSTING' instead. The legal values are 'always', 'never', and 'differentOrigin'. If you were setting the value of 'oracle.adf.view.rich.security.FRAME_BUSTING' to 'differentDomain', then please note that you should set 'org.apache.myfaces.trinidad.security.FRAME_BUSTING' to 'differentOrigin'.
    org.apache.myfaces.trinidadinternal.skin.SkinCSSDocumentHandler:Nov 01, 2013 12:01:53 PM org.apache.myfaces.trinidadinternal.skin.SkinCSSDocumentHandler _parseAgentProperties
    WARNING: Not a valid @agent CSS property rule: max-version: 1.9.2
    org.apache.myfaces.trinidadinternal.skin.SkinCSSDocumentHandler:Nov 01, 2013 12:01:53 PM org.apache.myfaces.trinidadinternal.skin.SkinCSSDocumentHandler _parseAgentProperties
    WARNING: Not a valid @agent CSS property rule: max-version: 532
    org.apache.myfaces.trinidadinternal.skin.SkinCSSDocumentHandler:Nov 01, 2013 12:01:53 PM org.apache.myfaces.trinidadinternal.skin.SkinCSSDocumentHandler _parseAgentProperties
    WARNING: Not a valid @agent CSS property rule: max-version: 1.9.2
    org.apache.myfaces.trinidadinternal.skin.SkinCSSDocumentHandler:Nov 01, 2013 12:01:53 PM org.apache.myfaces.trinidadinternal.skin.SkinCSSDocumentHandler _parseAgentProperties
    WARNING: Not a valid @agent CSS property rule: max-version: 532
    oracle.adf.share.ADFContext:Nov 01, 2013 12:01:54 PM oracle.adf.share.ADFContext getCurrent
    WARNING: Automatically initializing a DefaultContext for getCurrent.
    Caller should ensure that a DefaultContext is proper for this use.
    Memory leaks and/or unexpected behaviour may occur if the automatic initialization is performed improperly.
    This message may be avoided by performing initADFContext before using getCurrent().
    For more information please enable logging for oracle.adf.share.ADFContext at FINEST level.
    Performing action Save All[ from oracle.jdevimpl.audit.log.AuditLogPage ]
    Invoking command: [ from oracle.jdevimpl.audit.log.AuditLogPage ]
    Invoking command:
    Performing action Save All[ from oracle.tip.tools.ide.workflow.addin.WFXmlVisualEditor ]
    Invoking command: [ from oracle.tip.tools.ide.workflow.addin.WFXmlVisualEditor ]
    Invoking command: [ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Invoking command: remove soa_shared
    Invoking command: [ from oracle.ide.navigator.ProjectNavigatorWindow ]
    Invoking command: remove soa_shared
    Invoking command: Changes in Start1
    Invoking command:
    Invoking command:
    Invoking command: Move Exception Notification
    Invoking command:
    Invoking command:
    Invoking command: Changes in NotificationTask
    Invoking command: Add Activity
    Invoking command:
    Invoking command:
    Invoking command:
    Invoking command:
    Invoking command:
    Invoking command:
    Nov 01, 2013 12:36:36 PM oracle.ideimpl.index.ProjectTracker$ProjectListener invokeListener
    SEVERE: Exception in FileChangeListener oracle.bpm.fusion.repository.fs.FusionFileSystem$1
    java.lang.ClassCastException: oracle.bpm.type.TypeHandle cannot be cast to java.lang.Comparable
      at java.util.TreeMap.compare(TreeMap.java:1188)
      at java.util.TreeMap.put(TreeMap.java:531)
      at java.util.TreeSet.add(TreeSet.java:255)
      at oracle.bpm.project.catalog.bundles.ComponentBundleTypeIndex.findByPropertyValue(ComponentBundleTypeIndex.java:96)
      at oracle.bpm.project.catalog.bundles.XmlSchemaReferenceManager.fixExceptions(XmlSchemaReferenceManager.java:225)
      at oracle.bpm.project.catalog.bundles.XmlSchemaReferenceManager.addObject(XmlSchemaReferenceManager.java:84)
      at oracle.bpm.project.catalog.bundles.ServiceReferenceManager.addSynthesizedServices(ServiceReferenceManager.java:586)
      at oracle.bpm.project.catalog.bundles.ServiceReferenceManager.refresh(ServiceReferenceManager.java:124)
      at oracle.bpm.project.catalog.bundles.ProjectCatalogComponentBundle.reloadResource(ProjectCatalogComponentBundle.java:985)
      at oracle.bpm.project.catalog.bundles.ProjectCatalogComponentBundle.access$1300(ProjectCatalogComponentBundle.java:84)
      at oracle.bpm.project.catalog.bundles.ProjectCatalogComponentBundle$BusinessCatalogResourceListener$1.call(ProjectCatalogComponentBundle.java:1242)
      at oracle.bpm.project.catalog.bundles.ProjectCatalogComponentBundle$BusinessCatalogResourceListener$1.call(ProjectCatalogComponentBundle.java:1238)
      at oracle.bpm.project.ProjectObjectImpl.run(ProjectObjectImpl.java:605)
      at oracle.bpm.project.catalog.bundles.ProjectCatalogComponentBundle$BusinessCatalogResourceListener.resourceUpdated(ProjectCatalogComponentBundle.java:1250)
      at oracle.bpm.project.catalog.recognizer.VFileSystemBundleContext$1.onFileEvent(VFileSystemBundleContext.java:164)
      at oracle.bpm.io.fs.VFileSystem$DispatchEventImmediate.dispatch(VFileSystem.java:284)
      at oracle.bpm.io.fs.VFileSystem.dispatchEvent(VFileSystem.java:195)
      at oracle.bpm.io.fs.VFileSystem.fireEvent(VFileSystem.java:116)
      at oracle.bpm.fusion.repository.fs.FusionFileSystem$1$2.run(FusionFileSystem.java:232)
      at oracle.bpm.fusion.repository.fs.FusionFileSystem$1.filesChanged(FusionFileSystem.java:239)
      at oracle.ideimpl.index.ProjectTracker$ProjectListener.invokeListener(ProjectTracker.java:253)
      at oracle.ideimpl.index.ProjectTracker$ProjectListener.invokeListeners(ProjectTracker.java:243)
      at oracle.ideimpl.index.ProjectTracker$ProjectListener.filesChanged(ProjectTracker.java:226)
      at oracle.ideimpl.index.file.ActiveRootManager$ActiveRootListener.invokeListeners(ActiveRootManager.java:232)
      at oracle.ideimpl.index.file.ActiveRootManager$ActiveRootListener.invokeListeners(ActiveRootManager.java:224)
      at oracle.ideimpl.index.file.ActiveRootManager.notifyRoots(ActiveRootManager.java:150)
      at oracle.ideimpl.index.NodeTracker$TextBufferTracker.bufferChanged(NodeTracker.java:179)
      at oracle.ideimpl.index.NodeTracker$TextBufferTracker.actionPerformed(NodeTracker.java:184)
      at javax.swing.Timer.fireActionPerformed(Timer.java:312)
      at javax.swing.Timer$DoPostEvent.run(Timer.java:244)
      at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
      at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
      at java.awt.EventQueue.access$200(EventQueue.java:103)
      at java.awt.EventQueue$3.run(EventQueue.java:694)
      at java.awt.EventQueue$3.run(EventQueue.java:692)
      at java.security.AccessController.doPrivileged(Native Method)
      at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
      at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
      at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
      at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
      at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
      at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
      at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
    java.lang.ClassCastException: oracle.bpm.type.TypeHandle cannot be cast to java.lang.Comparable
      j.util.TreeMap.compare(TreeMap.java:1188)
      j.util.TreeMap.put(TreeMap.java:531)
      j.util.TreeSet.add(TreeSet.java:255)
      o.bpm.project.catalog.bundles.ComponentBundleTypeIndex.findByPropertyValue(ComponentBundleTypeIndex.java:96)
      o.bpm.project.catalog.bundles.XmlSchemaReferenceManager.fixExceptions(XmlSchemaReferenceManager.java:225)
      o.bpm.project.catalog.bundles.XmlSchemaReferenceManager.addObject(XmlSchemaReferenceManager.java:84)
      o.bpm.project.catalog.bundles.ServiceReferenceManager.addSynthesizedServices(ServiceReferenceManager.java:586)
      o.bpm.project.catalog.bundles.ServiceReferenceManager.refresh(ServiceReferenceManager.java:124)
      o.bpm.project.catalog.bundles.ProjectCatalogComponentBundle.reloadResource(ProjectCatalogComponentBundle.java:985)
      o.bpm.project.catalog.bundles.ProjectCatalogComponentBundle.access$1300(ProjectCatalogComponentBundle.java:84)
      o.bpm.project.catalog.bundles.ProjectCatalogComponentBundle$BusinessCatalogResourceListener$1.call(ProjectCatalogComponentBundle.java:1242)
      o.bpm.project.catalog.bundles.ProjectCatalogComponentBundle$BusinessCatalogResourceListener$1.call(ProjectCatalogComponentBundle.java:1238)
      o.bpm.project.ProjectObjectImpl.run(ProjectObjectImpl.java:605)
      o.bpm.project.catalog.bundles.ProjectCatalogComponentBundle$BusinessCatalogResourceListener.resourceUpdated(ProjectCatalogComponentBundle.java:1250)
      o.bpm.project.catalog.recognizer.VFileSystemBundleContext$1.onFileEvent(VFileSystemBundleContext.java:164)
      o.bpm.io.fs.VFileSystem$DispatchEventImmediate.dispatch(VFileSystem.java:284)
      o.bpm.io.fs.VFileSystem.dispatchEvent(VFileSystem.java:195)
      o.bpm.io.fs.VFileSystem.fireEvent(VFileSystem.java:116)
      o.bpm.fusion.repository.fs.FusionFileSystem$1$2.run(FusionFileSystem.java:232)
      o.bpm.fusion.repository.fs.FusionFileSystem$1.filesChanged(FusionFileSystem.java:239)
      o.ii.index.ProjectTracker$ProjectListener.invokeListener(ProjectTracker.java:253)
      o.ii.index.ProjectTracker$ProjectListener.invokeListeners(ProjectTracker.java:243)
      o.ii.index.ProjectTracker$ProjectListener.filesChanged(ProjectTracker.java:226)
      o.ii.index.file.ActiveRootManager$ActiveRootListener.invokeListeners(ActiveRootManager.java:232)
      o.ii.index.file.ActiveRootManager$ActiveRootListener.invokeListeners(ActiveRootManager.java:224)
      o.ii.index.file.ActiveRootManager.notifyRoots(ActiveRootManager.java:150)
      o.ii.index.NodeTracker$TextBufferTracker.bufferChanged(NodeTracker.java:179)
      o.ii.index.NodeTracker$TextBufferTracker.actionPerformed(NodeTracker.java:184)
      jx.s.Timer.fireActionPerformed(Timer.java:312)
      jx.s.Timer$DoPostEvent.run(Timer.java:244)
      j.a.event.InvocationEvent.dispatch(InvocationEvent.java:251)
      j.a.EventQueue.dispatchEventImpl(EventQueue.java:733)
      j.a.EventQueue.access$200(EventQueue.java:103)
      j.a.EventQueue$3.run(EventQueue.java:694)
      j.a.EventQueue$3.run(EventQueue.java:692)
      j.security.AccessController.doPrivileged(Native Method)
      j.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
      j.a.EventQueue.dispatchEvent(EventQueue.java:703)
      j.a.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
      j.a.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
      j.a.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
      j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
      j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
      j.a.EventDispatchThread.run(EventDispatchThread.java:91)
    Message was edited by: user2610167

  • CRITICAL: Error occured while working with configuring .in WAS deploytool

    Hi,
    I have installed developer workspace WAS edition SP11.
    I had given a master password to all the users created while installation.
    But now for deployement and visual administration that password is not working.
    So i started deploytool to enable Superadmin.
    It allows me to change the value but when i save it,
    it throws error stating:
    <b>"CRITICAL : Error occured while working with configuration"</b>
    and then deploytool stops abruptly.
    Unless I enable superadmin, i wont be able to reset all my passwords.
    How do i proceed??
    AbhiJeet..

    Hi all and Abhijeet especially,
    have you found the cause of this problem? I'm experiencing exactly the same thing. What's to be done about this?
    <u>excerpt from configtool log file:</u>
    Error occurred while working with Configuration.
    com.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: ,
         at com.sap.engine.core.configuration.impl.persistence.rdbms.UpdateProcessor.flush(UpdateProcessor.java:294)
         at
         com.sap.engine.core.configuration.impl.cache.ConfigurationCache.commitConfigurationHandler(ConfigurationCache.java:1217)
         at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.commit(ConfigurationHandlerImpl.java:833)
         at com.sap.engine.configtool.batch.task.TaskUtil.changeProperties(TaskUtil.java:337)
         at com.sap.engine.configtool.batch.task.ChangeServicePropsTask.go(ChangeServicePropsTask.java:59)
         at com.sap.engine.configtool.batch.task.TasksThread.run(TasksThread.java:46)
    Caused by: com.sap.dbtech.jdbc.exceptions.BatchUpdateExceptionSapDB: [-3018]: Invalid numeric parameter(input position 2)
         at com.sap.dbtech.jdbc.CallableStatementSapDB.executeBatch(CallableStatementSapDB.java:608)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1102)
         at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1066)
         at
         com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.execInsertEntryBatch(DBAccessDefault.java:1170)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.UpdateProcessor.flush(UpdateProcessor.java:257)
         ... 5 more
    Message was edited by: Chee Choong Ching

  • IPhone 4S doesn't work with car adapter

    My wife and I upgraded our 3GS phones to 4S.  We have an aftermarket iPhone adapter in our car, I don't recall the brand, but it worked fine with our Toyota Camry sound system.  We could charge our phones and play music using the factory stock CD transport controls with the adapter.  When we plugged in the 3GS phones, we would get a message "This accessory is not optimized for iPhone..." but once the message was dismissed it worked fine, even with iOS5.  Howwever, my 4S phone does not work with the adapter.  When I plug it in it charges, but I don't get the error message and the music function does not work at all.  Strangely, my wife's 4S works fine.  The only difference is that hers is 16 GB and mine is 32 GB.  I tried removing apps and hard re-starting, to no avail.  Is it possible that the hardware connector on my phone is defective and the contacts for music playback aren't functional?  Any other suggestions?

    To update my original post, I discovered that my 4S does work with my JVC car radio when I use the Apple USB cable that I use to sync with my PC. This happens to be the cable that came with my 3GS, but it works fine to sync the 4S. I don't know whether the short non-Apple cable I had in the car is broken, or whether something about the iPhone has changed to make it obsolete. In any case, I'm back in business!

  • *Error occured while working with configuration (scanning)*

    Hello Experts,
    I am unable to open any of the java tools (config tool, Visual admin tool, NWA) and even web channel.
    when i try to connect to DB through Config tool, I get the error as
    Error occured while working with configuration (scanning)
    Msg: Error occured: Secure store lib Dir does not exists
    ,hostname>\sapmnt\<SID>\SYS\Global\security\lib\tools.
    After restarting the server it works but the next day the same problem appears.
    Our environment
    Application :CRM 2007
    Os:win 2003
    Db:Mssql 2005
    Could anyone help me analyse the root cause and fix the issue.
    Thanks & Regards,
    Ajay Kumar.

    Hello juah,
    Thanks for the reply..
    uninstalling antivirus server it is working fine, I think antivirus is stopping that server service.
    But with antivirus same problem appears every day. should i edit bootstrap.properties and change the location of the libraries from
    xx\sapmnt\J2E\SYS\global\security\lib\tools to C:\usr\sap\J2E\SYS\global\security\lib.
    Regards
    Ajay

  • Error occurred while working with Configuration(scanning)

    Hello ,
    In my system i am trying to start java engine but  i am not able to connect the
    java and trying to fix some error through config tool while connecting config tool from os level i am getting the following error
    OS: SUNSOLARIS
    DB : MaxDb
    Error :
    Error occurred while working with Configuration(scanning) Msg:Error while connecting to DB
    how to fix this issue? Please some one reply as soon as possible .
    your help would be appreciated.  I am waiting for your reply.
    Regards,
    Sankar.G

    Hello Sankar,
    Please update with additional information:
    What is the version of the database?
    Is your database full?
    < See answer on the question " 22. What do I do if the data area is full?" in the SAP note 846890. >
    Please run the following commands on the database server & update with outputs:
            sdbregview -l
            xinstinfo <DB-name>
            x_cons <DB-name> show active
           dbmcli -d <DB-name> -u control,<pwd> db_state
          dbmcli -d <DB-name> -u control,<pwd> param_getvolsall
    Check errors/warnings in the knldiag file.
    Please check jvm_bootstrap.out.
    Check the System.log  at /usr/sap/.../<..>/j2ee/configtool/system.log 
    Thank you and best regards, Natalia Khlopina

  • Buffer table not up-to-date error while working with local SRM PO

    Hi all,
    We are working in SRM 7.0  with extended classic scenario.
    I faced an issue while working with local SRM PO. Iam getting a dump while doing changes in SRM PO.
    Dump says that "Buffer table not up-to-date". Please find the detail dump error below :
    http://cscgsapndc34.nwk.amer.csc.com:8114/sap/bc/webdynpro/sapsrm/wda_l_fpm_oif/
    UNCAUGHT_EXCEPTION
    Buffer table not up-to-date
    Function: BBP_PD_ABORT of program SAPLBBP_PDH
    Form: ABORT of program SAPLBBP_PDACC
    Form: ACCOUNT_INTERNAL_SAVE of program SAPLBBP_PDACC
    Function: BBP_ACCOUNT_INTERNAL_SAVE of program SAPLBBP_PDACC
    Form: PROCDOC_INTERNAL_SAVE of program SAPLBBP_PD
    Form: STATUS_SET_AND_INTERNAL_SAVE of program SAPLBBP_PD
    Form: PROCDOC_UPDATE of program SAPLBBP_PD
    Function: BBP_PROCDOC_UPDATE of program SAPLBBP_PD
    Method: /SAPSRM/IF_PDO_UPDATE_BUFFER~SUBMIT of program /SAPSRM/CL_PDO_UPDATE_BUFF_PO=CP
    Method: /SAPSRM/IF_PDO_BASE~SUBMIT_UPDATE of program /SAPSRM/CL_PDO_BASE===========CP
    http://cscgsapndc34.nwk.amer.csc.com:8114/sap/bc/webdynpro/sapsrm/wda_l_fpm_oif/
    If anyone of you already came across this type of dump error can you please let me know what might be the possible reasons for the same .  Request your kind help in this regard.
    Thanks in advance.
    Regards,
    Kalyani

    There could be many issues..
    or some data issue.
    can you recreate the same issue you can fix it.
    it could only one incident so you should thoroghly check what piece of data is wrong.
    what actions are you doing in the purchase order.
    Note 1580496 - Purchase order Buffer table not upto date dump in change ver
    Symptom
    1.Create a change version on any Purchase order.
    2. Edit quantity of any item
    3. Dont press 'Enter key'
    4. Clickk on Order button.
    Application gves dump 'Buffer table not upto date'
    but it is very difficult to say what is the issue. request your technical resource to look your dump.
    if you recreate the issue half of the problem resolved.

  • Error While working with 2 hierarchy

    Hi Experts - While working with 2 hierarchy variable and 2 node variables my webi report not returing any data.
    But in RSRT i got data... Where could be a problem.
    Any Inputs.

    Sure - Ingo. One more behaviour i checked.Sequence of fetching the obj. in Webi.
    for example - i  have  node variables on gl account and cost center both.
    if in webi first i fetch gl accnt  and then cost center then node variable is working on the object which i fetch later , here its means it works on cost center. But As i select any node from GL all  data go vanish...
    Actually selection of one node at a time from either hierarchy is working but If i select two nodes from two diffrent hierarchy it always fails.
    so if i select one node from cost center and one from GL not working.
    Here is MDX when i select both the nodes from two hierarchy -  which fails.
    SELECT  { [Measures].[4GW5A7EF38T3R9YP5WSPWMT0Z] }  ON COLUMNS , NON EMPTY CROSSJOIN( { Descendants( [0GL_ACCOUNT                   ZPLA].[LEVEL00].MEMBERS, [0GL_ACCOUNT                   ZPLA].[LEVEL07], LEAVES) } , { Descendants( [0COSTCENTER                   1000CC_LOBLAW].[LEVEL00].MEMBERS, [0COSTCENTER                   1000CC_LOBLAW].[LEVEL06], LEAVES) }  ) DIMENSION PROPERTIES MEMBER_CAPTION ON ROWS FROM [0CCA_M20/ZCCA_M20_Q0007] SAP VARIABLES [!V000001] INCLUDING [0GL_ACCOUNT                   ZPLA] [!V000002] INCLUDING [0GL_ACCOUNT                   ZPLA].[ZPLA                            0HIER_NODE] [!V000003] INCLUDING [0COSTCENTER                   1000CC_LOBLAW] [!V000004] INCLUDING [0COSTCENTER                   1000CC_LOBLAW].[1000CC_LOBLAW                   0HIER_NODE]
    Here is a MDX which run sucessfully when i select one node from one hierarchy -
    SELECT  { [Measures].[4GW5A7EF38T3R9YP5WSPWMT0Z] }  ON COLUMNS , NON EMPTY CROSSJOIN( { Descendants( [0GL_ACCOUNT                   ZPLA].[LEVEL00].MEMBERS, [0GL_ACCOUNT                   ZPLA].[LEVEL07], LEAVES) } , { Descendants( [0COSTCENTER                   1000CC_LOBLAW].[LEVEL00].MEMBERS, [0COSTCENTER                   1000CC_LOBLAW].[LEVEL06], LEAVES) }  ) DIMENSION PROPERTIES MEMBER_CAPTION ON ROWS FROM [0CCA_M20/ZCCA_M20_Q0007] SAP VARIABLES [!V000001] INCLUDING [0GL_ACCOUNT                   ZPLA] [!V000003] INCLUDING [0COSTCENTER                   1000CC_LOBLAW] [!V000004] INCLUDING [0COSTCENTER                   1000CC_LOBLAW].[1000CC_LOBLAW                   0HIER_NODE]

  • How to handle the table control While working with LSMW?

    How to handle the table control While working with LSMW?

    its possible in lsmw,
    Hi,
    LSMW will have a Indicator for headr and itam, i do not remember the correct field, but it will have an indicator, check the fields, there will be a single charecter lenght field, that should be the indicator, and using that we can write the logic.
    check that single charecter field, it that is X that means the header record is processed, and do the items.
    and, this is another way, try this out also
    YOu can do this in "Define Source Structures" step,
    the HEADER is defined first,
    then the DETAIL below the HEADER.
    add the fields to the structures.
    Both should have some common key field
    Please take care that the name of the common field is the same.
    Once you do this it is linked. The you have a header and item corresponding to that header. then run the LSMW as you would.
    Thanks

  • JCA adapter for Tuxedo

    Hi,
    I'm looking JCA adapter for Tuxedo, oracle tuxedo adapter. And also trying to find the difference between connecting through it and through plain WTC from a J2EE app.
    Any tips would be great, thanks in advance.
    Thanks
    A

    Hey Todd,
    By tooling I mean something like visual interspace, though at my end of developement, I dont need 'visual' components, but it would be good to have some stubs and service interface that are tux program specifics. A step more than CCI that resource adapter would offer.
    Like hibernate, a clear layer where I access the db in terms of entities and simple pojos. Simplify the programming model.
    My need is very clear, connect to Tux services, and I'm trying to understand the options, likey JOLT, WTC and now resource adapters. Is there any documentation that could compare these, in terms of programming ease, performance, pros and cons.
    Ah! and compatibility and support with oracle ADF. SALT is as of now not in contention.
    I'm not really fascinated with FML approach, where type safety check or parameter match is left at runtime.
    The project that I'm looking at is very huge in size, lets say more than thousand services
    Your guidance will be very helpful
    Thanks
    Allam
    Edited by: user9130883 on Mar 16, 2010 12:47 PM

Maybe you are looking for

  • The best way to solve  problem with the site containing  JSP Files java co

    I am getting NullPointerException pointing at some java file but I have the same JSP file of that name. and which line it is pointing it is not there in that file means file has 500 lines and it ponting to 700. I got this information from log file bu

  • My 4g touch won't charge 100%

    I have a 4g ipod touch that won't charge 100% even when i leave on the charger for a good little while, I dont wanna leave it on the charger too long cause i'm scared i might fry the battery or something.

  • Where can I get a UK pin power adapter?

    I can't seem to find it anywhere. I want to charge up my video ipod from the wall and heard i could get an adapter ... where cna i get one

  • Ethernet Link in OS 10.5.4

    Dear Forum, Can someone please outline the proceedure for hooking up 2 computers, a G5 dual 1.8 Ghz Powermac and an intel Macbook Pro via ethernet? Both computers have OS 10.5.4 installed.To facilitate the transfer of software and files from one comp

  • The iPhone Search feature doesn't show Contacts/Top hits anymore?

    All of a sudden... when I use the general Search Feature on the iPhone4,  the Top Hits do not show up anymore.  This was the main way I found the contacts that I wanted to call.  Any ideas on how to turn that back on?