Failure during loading task

Hi friends,
Now my problem in the sense, is creating during the loading of the module.....
In under Execution Plans tab-----> i clicked NEW and given name as HRMS
After that i enabled the check box FULL LOAD ALWAYS and under the SUBJECT AREAS tab i clicked the ADD/REMOVE button
Underneath it i selected all the sub modules of HRMS and i have added...
After that what i have did is, i setted the parameters...
Under the parameters tab i clicked GENERATE and i have given 1 for it.....and after that i setted parameters like
NAME------------------------------------VALUE
DBconnection_OLAP---------------Datawarehouse
DBconnection_OLTP---------------ORA_R1211
i have given in the above manner, and since i didnt use any excel/flat files source....
After that i gave SAVE button and then clicked BUILD button and after that i gave RUN NOW..
It showed the message that it is running successfully..
After i went to the CURRENT RUN tab and i gave refresh inorder to see the steps proceeding for every second....
it also showed that total no of tasks is 270....
But my problem is, the task is not getting completing successfully, in the sense what i meant is it is not at all running even a single task successfully and it is throwing the following error like
Some steps failed.Number of incomplete tasks whose status got updated to stopped :0
Number of incomplete task details whose status got updated to stopped :1606
I dont know why this kind of error is getting occuring for me, as i have done all the steps correctly....
Why it is not allowing me to complete the task of the module...
Help me friends, it is an urgent requirement...
Thanks in Advance,
All izz well
GTA...

Hi,
When you click on generate parameters, it should load the logical and physical folders under the parameters tab. I see that this is missing in you parameters tab and this might be the reason for not picking up the mappings for execution.
If you have not defined logical and physical sources then you need to do that in setup and physical data sources tab.
Hope this helps...............
Thanks,
Navin Kumar Bolla

Similar Messages

  • ETL Failure Due to Failure of a Task

    Hi All,
    I am getting ETL failure due to failure of a task, sporadically. Also, when i re-run the ETL, the ETL completed successfully.
    I have copied the informatica session log file.
    DIRECTOR> VAR_27027 Use default value [0] for user-defined workflow/worklet variable:[$$passInStatus].
    DIRECTOR> VAR_27028 Use override value [DataWarehouse] for session parameter:[$DBConnection_OLAP].
    DIRECTOR> VAR_27028 Use override value [SEBL_80] for session parameter:[$DBConnection_OLTP].
    DIRECTOR> VAR_27028 Use override value [1] for mapping parameter:[$$DATASOURCE_NUM_ID].
    DIRECTOR> VAR_27028 Use override value [] for mapping parameter:[$$Hint1].
    DIRECTOR> VAR_27028 Use override value [] for mapping parameter:[$$Hint2].
    DIRECTOR> TM_6014 Initializing session [VisibilityActivityParty_Full] at [Wed Aug 17 00:31:31 2011]
    DIRECTOR> TM_6683 Repository Name: [Oracle_BI_DW_Base]
    DIRECTOR> TM_6684 Server Name: [Oracle_BI_DW_Base_Integration_Service]
    DIRECTOR> TM_6686 Folder: [SDE_SBL_80_Adaptor]
    DIRECTOR> TM_6685 Workflow: [VisibilityActivityParty_Full]
    DIRECTOR> TM_6101 Mapping name: VisibilityActivityParty [version 1]
    DIRECTOR> TM_6827 [D:\Informatica\PowerCenter8.1.1\server\infa_shared\Storage] will be used as storage directory for session [VisibilityActivityParty_Full].
    DIRECTOR> CMN_1802 Session recovery cache initialization is complete.
    DIRECTOR> TM_6703 Session [VisibilityActivityParty_Full] is run by 32-bit Integration Service [node01_sb8anaprd], version [8.1.1 SP5], build [0822].
    MANAGER> PETL_24058 Running Partition Group [1].
    MANAGER> PETL_24000 Parallel Pipeline Engine initializing.
    MANAGER> PETL_24001 Parallel Pipeline Engine running.
    MANAGER> PETL_24003 Initializing session run.
    MAPPING> CMN_1569 Server Mode: [ASCII]
    MAPPING> CMN_1570 Server Code page: [MS Windows Latin 1 (ANSI), superset of Latin1]
    MAPPING> TM_6151 Session Sort Order: [Binary]
    MAPPING> TM_6156 Using LOW precision decimal arithmetic
    MAPPING> TM_6180 Deadlock retry logic will not be implemented.
    MAPPING> TM_6307 DTM Error Log Disabled.
    MAPPING> TE_7022 TShmWriter: Initialized
    MAPPING> DBG_21075 Connecting to database [obieeprd], user [OLAP]
    MAPPING> DBG_21474 Warning: Update Strategy transform [UPDTRANS] is disabled. Set session type to [Data Driven] to enable it.
    MAPPING> TM_6007 DTM initialized successfully for session [VisibilityActivityParty_Full]
    DIRECTOR> PETL_24033 All DTM Connection Info: [<NONE>].
    MANAGER> PETL_24004 Starting pre-session tasks. : (Wed Aug 17 00:31:31 2011)
    MANAGER> PETL_24027 Pre-session task completed successfully. : (Wed Aug 17 00:31:31 2011)
    DIRECTOR> PETL_24006 Starting data movement.
    MAPPING> TM_6660 Total Buffer Pool size is 36000000 bytes and Block size is 65536 bytes.
    READER_1_1_1> DBG_21438 Reader: Source is [SB8PRD], user [SIEBEL]
    READER_1_1_1> BLKR_16003 Initialization completed successfully.
    WRITER_1_*_1> WRT_8146 Writer: Target is database [obieeprd], user [OLAP], bulk mode [ON]
    WRITER_1_*_1> WRT_8106 Warning! Bulk Mode session - recovery is not guaranteed.
    WRITER_1_*_1> WRT_8397 Appending output data to file [D:\Informatica\PowerCenter8.1.1\server\infa_shared\BadFiles\w_act_party.bad] (initial size [717]).
    WRITER_1_*_1> WRT_8124 Target Table W_ACT_PARTY :SQL INSERT statement:
    INSERT INTO W_ACT_PARTY(INTEGRATION_ID,DATASOURCE_NUM_ID,ETL_PROC_WID,TABLE_WID,ACTIVITY_ID,PARTY_ID) VALUES ( ?, ?, ?, ?, ?, ?)
    WRITER_1_*_1> WRT_8124 Target Table W_ACT_PARTY :SQL UPDATE statement:
    UPDATE W_ACT_PARTY SET ETL_PROC_WID = ?, ACTIVITY_ID = ?, PARTY_ID = ? WHERE INTEGRATION_ID = ? AND DATASOURCE_NUM_ID = ? AND TABLE_WID = ?
    WRITER_1_*_1> WRT_8124 Target Table W_ACT_PARTY :SQL DELETE statement:
    DELETE FROM W_ACT_PARTY WHERE INTEGRATION_ID = ? AND DATASOURCE_NUM_ID = ? AND TABLE_WID = ?
    WRITER_1_*_1> WRT_8270 Target connection group #1 consists of target(s) [W_ACT_PARTY]
    WRITER_1_*_1> WRT_8003 Writer initialization complete.
    READER_1_1_1> BLKR_16007 Reader run started.
    READER_1_1_1> RR_4029 SQ Instance [SQ_S_ACT_EMP] User specified SQL Query [SELECT
         AEMP.ROW_ID,
         AEMP.ACTIVITY_ID,
         U.PAR_ROW_ID
    FROM
         V_ACT_EMP AEMP,
         S_USER U
    WHERE
         AEMP.EMP_ID = U.ROW_ID]
    READER_1_1_1> RR_4049 SQL Query issued to database : (Wed Aug 17 00:31:32 2011)
    WRITER_1_*_1> WRT_8005 Writer run started.
    WRITER_1_*_1> WRT_8158
    *****START LOAD SESSION*****
    Load Start Time: Wed Aug 17 00:31:32 2011
    Target tables:
    W_ACT_PARTY
    READER_1_1_1> RR_4050 First row returned from database to reader : (Wed Aug 17 00:31:32 2011)
    LKPDP_1> DBG_21097 Lookup Transformation [LKP_W_ACT_PARTY]: Default sql to create lookup cache: SELECT ETL_PROC_WID,INTEGRATION_ID,TABLE_WID,DATASOURCE_NUM_ID FROM W_ACT_PARTY ORDER BY INTEGRATION_ID,TABLE_WID,DATASOURCE_NUM_ID,ETL_PROC_WID
    LKPDP_1> TE_7212 Increasing [Index Cache] size for transformation [LKP_W_ACT_PARTY] from [1048576] to [1050000].
    LKPDP_1> TM_6660 Total Buffer Pool size is 609824 bytes and Block size is 65536 bytes.
    LKPDP_1:READER_1_1> DBG_21438 Reader: Source is [obieeprd], user [OLAP]
    LKPDP_1:READER_1_1> BLKR_16003 Initialization completed successfully.
    LKPDP_1:READER_1_1> BLKR_16007 Reader run started.
    LKPDP_1:READER_1_1> RR_4049 SQL Query issued to database : (Wed Aug 17 00:31:32 2011)
    LKPDP_1:READER_1_1> BLKR_16019 Read [0] rows, read [0] error rows for source table [LKP_W_ACT_PARTY{{DSQ}}] instance name [LKP_W_ACT_PARTY{{SRC}}]
    LKPDP_1:READER_1_1> BLKR_16008 Reader run completed.
    LKPDP_1:TRANSF_1_1> DBG_21682 Lookup table row count : 0
    LKPDP_1:TRANSF_1_1> DBG_21297 Lookup cache row count : 0
    LKPDP_1:TRANSF_1_1> DBG_21294 Lookup cache creation completed : (Wed Aug 17 00:31:32 2011)
    LKPDP_1:TRANSF_1_1> CMN_1671 Created new cache files PMLKUP12190_9W32.[dat/idx] in directory D:\Informatica\PowerCenter8.1.1\server\infa_shared\Cache for Lookup [LKP_W_ACT_PARTY].
    LKPDP_1:TRANSF_1_1> DBG_21641 LKP_W_ACT_PARTY: Index cache size = [1050000], Data cache size = [2097152]
    LKPDP_1:TRANSF_1_1> DBG_21216 Finished transformations for Source Qualifier [LKP_W_ACT_PARTY{{DSQ}}]. Total errors [0]
    TRANSF_1_1_1> CMN_1079 WARNING: Lookup table contains no data.
    TRANSF_1_1_1> DBG_21524 Transform : LKP_W_ACT_PARTY
    TRANSF_1_1_1> DBG_21313 Lookup table : W_ACT_PARTY
    TRANSF_1_1_1> DBG_21562 WARNING : Output rows from LKP_W_ACT_PARTY will be the default port value
    LKPDP_2> DBG_21097 Lookup Transformation [LKP_ETL_PROC_WID]: Default sql to create lookup cache: SELECT ETL_PROC_WID,ROW_WID FROM W_PARAM_G ORDER BY ROW_WID,ETL_PROC_WID
    LKPDP_2> TE_7212 Increasing [Index Cache] size for transformation [LKP_ETL_PROC_WID] from [1048576] to [1050000].
    LKPDP_2> TM_6660 Total Buffer Pool size is 609824 bytes and Block size is 65536 bytes.
    LKPDP_2:READER_1_1> DBG_21438 Reader: Source is [obieeprd], user [OLAP]
    LKPDP_2:READER_1_1> BLKR_16003 Initialization completed successfully.
    LKPDP_2:READER_1_1> BLKR_16007 Reader run started.
    LKPDP_2:READER_1_1> RR_4049 SQL Query issued to database : (Wed Aug 17 00:31:32 2011)
    LKPDP_2:READER_1_1> BLKR_16019 Read [0] rows, read [0] error rows for source table [LKP_ETL_PROC_WID{{DSQ}}] instance name [LKP_ETL_PROC_WID{{SRC}}]
    LKPDP_2:READER_1_1> BLKR_16008 Reader run completed.
    LKPDP_2:TRANSF_1_1> DBG_21682 Lookup table row count : 0
    LKPDP_2:TRANSF_1_1> DBG_21297 Lookup cache row count : 0
    LKPDP_2:TRANSF_1_1> DBG_21294 Lookup cache creation completed : (Wed Aug 17 00:31:32 2011)
    LKPDP_2:TRANSF_1_1> CMN_1671 Created new cache files PMLKUP12190_10W32.[dat/idx] in directory D:\Informatica\PowerCenter8.1.1\server\infa_shared\Cache for Lookup [LKP_ETL_PROC_WID].
    LKPDP_2:TRANSF_1_1> DBG_21641 LKP_ETL_PROC_WID: Index cache size = [1050000], Data cache size = [2097152]
    LKPDP_2:TRANSF_1_1> DBG_21216 Finished transformations for Source Qualifier [LKP_ETL_PROC_WID{{DSQ}}]. Total errors [0]
    TRANSF_1_1_1> CMN_1079 WARNING: Lookup table contains no data.
    TRANSF_1_1_1> DBG_21524 Transform : LKP_ETL_PROC_WID1
    TRANSF_1_1_1> DBG_21313 Lookup table : W_PARAM_G
    TRANSF_1_1_1> DBG_21562 WARNING : Output rows from LKP_ETL_PROC_WID1 will be the default port value
    WRITER_1_*_1> WRT_8167 Start loading table [W_ACT_PARTY] at: Wed Aug 17 00:31:32 2011
    WRITER_1_*_1> CMN_1761 Timestamp Event: [Wed Aug 17 00:31:32 2011]
    WRITER_1_*_1> WRT_8229 Database errors occurred:
    ORA-01400: cannot insert NULL into (ETL_PROC_WID)
    Database driver error...
    Function Name : Execute Multiple
    SQL Stmt : INSERT INTO W_ACT_PARTY(INTEGRATION_ID,DATASOURCE_NUM_ID,ETL_PROC_WID,TABLE_WID,ACTIVITY_ID,PARTY_ID) VALUES ( ?, ?, ?, ?, ?, ?)
    WRITER_1_*_1> CMN_1761 Timestamp Event: [Wed Aug 17 00:31:32 2011]
    WRITER_1_*_1> WRT_8425 ERROR: Writer execution failed.
    WRITER_1_*_1> CMN_1761 Timestamp Event: [Wed Aug 17 00:31:32 2011]
    WRITER_1_*_1> WRT_8114
    Row # [1] in bad file
    WRITER_1_*_1> CMN_1053 : Rowdata: ( RowType=0(insert) Src Rowid=1 Targ Rowid=1
    INTEGRATION_ID (INTEGRATION_ID:Char.30:): "1-B8THY"
    DATASOURCE_NUM_ID (DATASOURCE_NUM_ID:Double:): "1.000000000000000"
    ETL_PROC_WID (ETL_PROC_WID:Double:): "(NULL)"
    TABLE_WID (TABLE_WID:Double:): "68.00000000000000"
    ACTIVITY_ID (ACTIVITY_ID:Char.15:): "1-N8FBX"
    PARTY_ID (PARTY_ID:Char.15:): "0-1"
    WRITER_1_*_1> WRT_8164 Error loading into target [W_ACT_PARTY] : Bad rows exceeded Session Threshold [1]
    WRITER_1_*_1> WRT_8333 Rolling back all the targets due to fatal session error.
    WRITER_1_*_1> CMN_1761 Timestamp Event: [Wed Aug 17 00:31:32 2011]
    WRITER_1_*_1> CMN_1022 Database driver error...
    CMN_1022 [
    ORA-24795: Illegal ROLLBACK attempt made
    Database driver error...
    Function Name : Commit
    Database driver error...
    Function Name : Rollback]
    WRITER_1_*_1> CMN_1761 Timestamp Event: [Wed Aug 17 00:31:32 2011]
    WRITER_1_*_1> WRT_8183 Rollback failed for the target [W_ACT_PARTY]
    WRITER_1_*_1> CMN_1761 Timestamp Event: [Wed Aug 17 00:31:32 2011]
    WRITER_1_*_1> WRT_8080 Writer run terminated. [Error loading data and error threshold reached]
    WRITER_1_*_1> WRT_8168 End loading table [W_ACT_PARTY] at: Wed Aug 17 00:31:32 2011
    WRITER_1_*_1> WRT_8035 Load complete time: Wed Aug 17 00:31:32 2011
    LOAD SUMMARY
    ============
    WRT_8036 Target: W_ACT_PARTY (Instance Name: [W_ACT_PARTY])
    WRT_8038 Inserted rows - Requested: 488 Applied: 0 Rejected: 1 Affected: 0
    WRITER_1__1> WRT_8043 ****END LOAD SESSION*****
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Wed Aug 17 00:31:32 2011]
    TRANSF_1_1_1> TM_6085 The transformation [W_ACT_PARTY] encountered fatal error. Terminating session.
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Wed Aug 17 00:31:32 2011]
    TRANSF_1_1_1> TM_6085 The transformation [UPDTRANS] encountered fatal error. Terminating session.
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Wed Aug 17 00:31:32 2011]
    TRANSF_1_1_1> TM_6085 The transformation [UPDTRANS] encountered fatal error. Terminating session.
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Wed Aug 17 00:31:32 2011]
    TRANSF_1_1_1> TM_6085 The transformation [FILTRANS] encountered fatal error. Terminating session.
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Wed Aug 17 00:31:32 2011]
    TRANSF_1_1_1> TM_6085 The transformation [FILTRANS] encountered fatal error. Terminating session.
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Wed Aug 17 00:31:32 2011]
    TRANSF_1_1_1> TM_6085 The transformation [LKP_ETL_PROC_WID] encountered fatal error. Terminating session.
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Wed Aug 17 00:31:32 2011]
    TRANSF_1_1_1> TM_6085 The transformation [LKP_ETL_PROC_WID] encountered fatal error. Terminating session.
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Wed Aug 17 00:31:32 2011]
    TRANSF_1_1_1> TM_6085 The transformation [EXPTRANS] encountered fatal error. Terminating session.
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Wed Aug 17 00:31:32 2011]
    TRANSF_1_1_1> TM_6085 The transformation [EXPTRANS] encountered fatal error. Terminating session.
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Wed Aug 17 00:31:32 2011]
    TRANSF_1_1_1> TM_6085 The transformation [SQ_S_ACT_EMP] encountered fatal error. Terminating session.
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Wed Aug 17 00:31:32 2011]
    TRANSF_1_1_1> TM_6085 The transformation [SQ_S_ACT_EMP] encountered fatal error. Terminating session.
    TRANSF_1_1_1> CMN_1761 Timestamp Event: [Wed Aug 17 00:31:32 2011]
    TRANSF_1_1_1> TM_6085 The transformation [SQ_S_ACT_EMP] encountered fatal error. Terminating session.
    TRANSF_1_1_1> DBG_21511 TE: Fatal Transformation Error.
    MANAGER> PETL_24031
    ***** RUN INFO FOR TGT LOAD ORDER GROUP [1], CONCURRENT SET [1] *****
    Thread [READER_1_1_1] created for [the read stage] of partition point [SQ_S_ACT_EMP] has completed: Total Run Time = [0.656254] secs, Total Idle Time = [0.390627] secs, Busy Percentage = [40.476246].
    Thread [TRANSF_1_1_1] created for [the transformation stage] of partition point [SQ_S_ACT_EMP] has completed: Total Run Time = [0.562504] secs, Total Idle Time = [0.406252] secs, Busy Percentage = [27.777928].
    Thread [WRITER_1_*_1] created for [the write stage] of partition point [W_ACT_PARTY] has completed. The total run time was insufficient for any meaningful statistics.
    MANAGER> PETL_24005 Starting post-session tasks. : (Wed Aug 17 00:31:33 2011)
    MANAGER> PETL_24029 Post-session task completed successfully. : (Wed Aug 17 00:31:33 2011)
    MAPPING> TE_7216 Deleting cache files [PMLKUP12190_9W32] for transformation [LKP_W_ACT_PARTY].
    MAPPING> TE_7216 Deleting cache files [PMLKUP12190_10W32] for transformation [LKP_ETL_PROC_WID].
    MAPPING> TM_6018 Session [VisibilityActivityParty_Full] run completed with [0] row transformation errors.
    MANAGER> PETL_24002 Parallel Pipeline Engine finished.
    DIRECTOR> PETL_24013 Session run completed with failure.
    DIRECTOR> TM_6022
    SESSION LOAD SUMMARY
    ================================================
    DIRECTOR> TM_6252 Source Load Summary.
    DIRECTOR> CMN_1740 Table: [SQ_S_ACT_EMP] (Instance Name: [SQ_S_ACT_EMP])
         Output Rows [50592], Affected Rows [50592], Applied Rows [50592], Rejected Rows [0]
    DIRECTOR> TM_6253 Target Load Summary.
    DIRECTOR> CMN_1740 Table: [W_ACT_PARTY] (Instance Name: [W_ACT_PARTY])
         Output Rows [0], Affected Rows [0], Applied Rows [0], Rejected Rows [1]
    DIRECTOR> TM_6023
    ===================================================
    DIRECTOR> TM_6020 Session [VisibilityActivityParty_Full] completed at [Wed Aug 17 00:31:33 2011]
    Can some one help me to debug the issue please ?
    Thanks

    Hi Nat,
    Thanks a lot for your response.
    I am running this ETL task from DAC. This task is a part of Daily Full load ETL. As i mentioned earlier, this task fails sporadically and failing till now. After restarting the ETL, it gets completed.
    Please let me know if you have any question.
    Thanks,
    Neeraj

  • Mysql error java.sql.SQLException: Communication failure during handshake.

    Hi !!!
    I was working ok, with hibernate and mysql but yesterday I try to install the new mysql version (4.1.10) and receive the following error when I try to connect
    Initializing Hibernate
    INFO - Hibernate 2.1.6
    INFO - hibernate.properties not found
    INFO - using CGLIB reflection optimizer
    INFO - configuring from resource: /hibernate.cfg.xml
    INFO - Configuration resource: /hibernate.cfg.xml
    INFO - Mapping resource: com/tutorial/hibernate/core/News.hbm.xml
    INFO - Mapping class: com.tutorial.hibernate.core.News -> news
    INFO - Configured SessionFactory: null
    INFO - processing one-to-many association mappings
    INFO - processing one-to-one association property references
    INFO - processing foreign key constraints
    INFO - Using dialect: net.sf.hibernate.dialect.MySQLDialect
    INFO - Maximim outer join fetch depth: 2
    INFO - Use outer join fetching: true
    INFO - Using Hibernate built-in connection pool (not for production use!)
    INFO - Hibernate connection pool size: 20
    INFO - using driver: org.gjt.mm.mysql.Driver at URL: jdbc:mysql://localhost/unnobanews
    INFO - connection properties: {user=news, password=news}
    INFO - Transaction strategy: net.sf.hibernate.transaction.JDBCTransactionFactory
    INFO - No TransactionManagerLookup configured (in JTA environment, use of process level read-write cache is not recommended)
    WARN - Could not obtain connection metadata
    java.sql.SQLException: Communication failure during handshake. Is there a server running on localhost:3306?
    at org.gjt.mm.mysql.MysqlIO.init(Unknown Source)
    at org.gjt.mm.mysql.Connection.connectionInit(Unknown Source)
    at org.gjt.mm.mysql.jdbc2.Connection.connectionInit(Unknown Source)
    at org.gjt.mm.mysql.Driver.connect(Unknown Source)
    at java.sql.DriverManager.getConnection(DriverManager.java:512)
    at java.sql.DriverManager.getConnection(DriverManager.java:140)
    Somewhere I red that was necessary to update the jdbc driver, so I updated it from version nro 2 to version nro 3.1.7 but still the error
    Phpmyadmin works ok and mysql control center can connect ok too.
    But when I try a telnet localhost:3306 I receive and error of connection filed
    Anyway the mysql status thowme correct information, that it working ok!
    Any idea ?
    King regards
    Naty

    Hibernate 2.1.6
    loaded properties from resource hibernate.properties: {hibernate.connection.username=root, hibernate.connection.password="", hibernate.cglib.use_reflection_optimizer=true, hibernate.connection.pool_size=10, hibernate.dialect=net.sf.hibernate.dialect.MySQLDialect, hibernate.connection.url=jdbc:mysql://manoj/manoj, hibernate.connection.driver_class=org.gjt.mm.mysql.Driver}
    using CGLIB reflection optimizer
    configuring from resource: /hibernate.cfg.xml
    Configuration resource: /hibernate.cfg.xml
    Mapping resource: com/mec/emp.hbm.xml
    Mapping class: com.mec.Employee -> emp
    Configured SessionFactory: null
    processing one-to-many association mappings
    processing one-to-one association property references
    processing foreign key constraints
    Using dialect: net.sf.hibernate.dialect.MySQLDialect
    Maximim outer join fetch depth: 2
    Use outer join fetching: true
    Using Hibernate built-in connection pool (not for production use!)
    Hibernate connection pool size: 10
    using driver: org.gjt.mm.mysql.Driver at URL: jdbc:mysql://manoj/manoj
    connection properties: {user=root, password=""}
    No TransactionManagerLookup configured (in JTA environment, use of process level read-write cache is not recommended)
    Could not obtain connection metadata
    java.sql.SQLException: Server configuration denies access to data source
         at org.gjt.mm.mysql.MysqlIO.init(MysqlIO.java:144)
         at org.gjt.mm.mysql.Connection.<init>(Connection.java:230)
         at org.gjt.mm.mysql.Driver.connect(Driver.java:126)
         at java.sql.DriverManager.getConnection(DriverManager.java:525)
         at java.sql.DriverManager.getConnection(DriverManager.java:140)
         at net.sf.hibernate.connection.DriverManagerConnectionProvider.getConnection(DriverManagerConnectionProvider.java:101)
         at net.sf.hibernate.cfg.SettingsFactory.buildSettings(SettingsFactory.java:73)
         at net.sf.hibernate.cfg.Configuration.buildSettings(Configuration.java:1155)
         at net.sf.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:789)
         at com.mec.CreateSession.getCurrentSession(CreateSession.java:35)
         at com.mec.TestEmployee.createEmployee(TestEmployee.java:37)
         at com.mec.TestEmployee.main(TestEmployee.java:24)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.intellij.rt.execution.application.AppMain.main(AppMain.java:78)
    Use scrollable result sets: false
    Use JDBC3 getGeneratedKeys(): false
    Optimize cache for minimal puts: false
    Query language substitutions: {}
    cache provider: net.sf.hibernate.cache.EhCacheProvider
    instantiating and configuring caches
    building session factory
    Not binding factory to JNDI, no JNDI name configured
    SQL Error: 0, SQLState: 08001
    Server configuration denies access to data source
    Cannot open connection
    java.sql.SQLException: Server configuration denies access to data source
         at org.gjt.mm.mysql.MysqlIO.init(MysqlIO.java:144)
         at org.gjt.mm.mysql.Connection.<init>(Connection.java:230)
         at org.gjt.mm.mysql.Driver.connect(Driver.java:126)
         at java.sql.DriverManager.getConnection(DriverManager.java:525)
         at java.sql.DriverManager.getConnection(DriverManager.java:140)
         at net.sf.hibernate.connection.DriverManagerConnectionProvider.getConnection(DriverManagerConnectionProvider.java:101)
         at net.sf.hibernate.impl.BatcherImpl.openConnection(BatcherImpl.java:286)
         at net.sf.hibernate.impl.SessionImpl.connect(SessionImpl.java:3326)
         at net.sf.hibernate.impl.SessionImpl.connection(SessionImpl.java:3286)
         at net.sf.hibernate.transaction.JDBCTransaction.begin(JDBCTransaction.java:40)
         at net.sf.hibernate.transaction.JDBCTransactionFactory.beginTransaction(JDBCTransactionFactory.java:19)
         at net.sf.hibernate.impl.SessionImpl.beginTransaction(SessionImpl.java:2231)
         at com.mec.TestEmployee.createEmployee(TestEmployee.java:38)
         at com.mec.TestEmployee.main(TestEmployee.java:24)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.intellij.rt.execution.application.AppMain.main(AppMain.java:78)
    Process finished with exit code 0

  • CTC v5.0 - Error: Failure during IOR Repository Initilization

    I am currently running the following:
    Win 2000 Pro
    IE 6.0
    Java 1.4.2_08-b03
    When I start the CTC initilization after the .jre files have downloaded I get the following error message: Error: Failure during IOR Repository Initilization
    I have uninstalled all previous versions of Java on the machine and am only running 1.4.2.
    I have also deleted the CTC Cache, cookies and offline files before I run CTC.
    I have been using CTC for the past 4 years with various versions of CTC software and have yet to get this message.
    Any help would be greatly appreciated,
    Jon

    Jon,
    Possible Cause: The CTC cache file might be corrupted or might need to be replaced.
    1. Delete any and all Java that you having running at this time.
    2. Delete the CTC Cache File Manually
    To delete the JAR files manually, from the Windows Start menu choose Search > For Files or Folders.
    Enter ctc*.jar or cms*.jar in the Search for files or folders named field in the Search Results dialog box and click Search Now.
    Click the Modified column in the Search Results dialog box to find the JAR files that match the date when you downloaded the files from the TCC2/TCC2P.
    Highlight the files and press the keyboard Delete key.
    Click Yes in the Confirm dialog box.
    3. Reload Java. You should load 1.4.2_03
    http://java.sun.com/products/archive/j2se/1.4.2_03/index.html
    4. Use a standard ping command to verify the TCP/IP connection between the PC and the ONS 15454 TCC2/TCC2P card
    If the workstation has connectivity to the ONS 15454, the ping is successful and displays a reply from the IP address. If the workstation does not have connectivity, a "Request timed out" message appears.
    If the ping is successful, an active TCP/IP connection exists. Restart CTC.
    If the ping is not successful, and the workstation connects to the ONS 15454 through a LAN, check that the workstation's IP address is on the same subnet as the ONS node.
    If the ping is not successful and the workstation connects directly to the ONS 15454, check that the link light on the workstation's NIC is illuminated.
    5. The last thing I would try is pulling one of the TCC cards and then try to login.
    Ian W. Miller
    CSE, Optical TAC
    469 255-4432

  • Power failure during automatic update installation

    I had a power failure during the installation of automatic updates. since then Safari will not open, it flashes up on screen then crashes. how can I reinstall the updates? update show as having been successfully installed and I cant see a way of reinstalling them to try to fix the problem.
    I have done a disk check and it found no problems

    brocko wrote:
    Welcome to Apple Discussions:
    Help. I was in the middle of loading a system update when I shut the power off.
    You mean you forced the computer off with the power button?
    When you say the middle of loading a system update, what do you mean? Downloading it, installing it??
    Now my MacBook Pro does not boot and only has an error message when I power up. I have read some forum topics on downloading a stand alone installer to fix and another on using my leopard install disk\utilities to "restore from time machine".
    You need to boot into the Leopard DVD by inserting the DVD, rebooting and holding down the "C" key. After the language screen, in the menu, top left, under Utilities, run disk utility and repair HD and permissions.
    That's the first step.
    If that does not work, boot into the safe mode by holding down the shift key on boot. If you get to the login screen, you are probably in good shape - just click restart and let the system reboot normally.

  • System failure during locking GL account 5555 by 13113910 Message no. 8I076  and the time of saving out going excise invoice.

    Hi SAP Gurus,
    We are configuring the CIN Settings for our client and at the time of testing, while saving the Out going excise invoice the system is giving the error as “Balance in Transaction Error” and when pressed enter the system displays the error as “ system failure during locking GL account 5555 by 13113910.”
    We have configured Out going excise duty condition types  in the SD pricing procedure
    and
    also maintained the same condition types  as mentioned below  in the path IMG / LOGISTICS GENERAL  / TAX ON GOODS MOVEMENT  /  INDIA / BASIC SETTINGS/ DETERMINATION OF EXCISE DUTY / MAINTAIN EXCISE DEFAULTS
    under the headings
    AR BED Cond – JEXP
    AR Cess Cond – JECS
    ECS AR – JHEC
    And also maintained the settings in the Path IMG / LOGISTICS GENERAL  / TAX ON GOODS MOVEMENT  / INDIA  / SPECIFY  EXCISE ACCOUNTS PER  EXCISE  TRANSACTION and also in SPECIFY G/L ACCOUNTS  PER EXCISE TRANSACTION .
    But still the above mentioned error is comming.
    Note : error in not coming when I am removing the  JHEC condition type  from the path IMG / LOGISTICS GENERAL  / TAX ON GOODS MOVEMENT  / INDIA / BASIC SETTINGS/ DETERMINATION OF EXCISE DUTY / under the heading ECR AR, But we need the JHEC(ie. Higher education cess) also in out going excise invoice.
    Please let me know what is the issue and how to resolve it.
    Thanks & Regards
    Shashi

    Dear We faced the same issue and  almost for 20 days to  get it resolved.
    For this kind of error firstly Check have you activated the Liable for AT1 indicator in(IMG>>Log.General>>Tax on goods Movement>>India>>Basic Settings>>Maintain Excise registrations)
    Also Have you assigned Proper GL account in (IMG>>Log.General>>Tax on Good Movement>>>India>>>Account Determination>>Account determination per Excise transaction type.
    Here pl check the relevant GL has been assigned for
    1.RG23A BED(for Both incoming and outgoing excise invoice  updations against your ETT)
    2 RG23C BED, (for Both incoming and outgoing excise invoice updations against your ETT)
    3 .OFF SET,(for Both incoming and outgoing excise invoice  updations against your ETT)
    4 MODVAT.CLEARING, (for Both incoming and outgoing excise invoice updations against your ETT)
    5 PLA BED& AED & SED,(for Both incoming and outgoing excise invoice updations against your ETT at the time of utilizations)
    6 PLA CESS(for Both incoming and outgoing excise invoice updations against your ETT at the time of utilizations)
    7 CENVAT ON HOLD(for Both incoming and outgoing excise invoice updations against your ETT at the time of utilizations)
    8.CENVAT SUSPENSE(for Both incoming and outgoing excise invoice updations against your ETT at the time of invoice posting)
    9.PLA ON HOLD((for Both incoming and outgoing excise invoice updations against your ETT at the time of TR6c)
    10. CENVAT REVERSAL(For cancellations vs ETT)
    11. RG23A ECS(for Both incoming and outgoing excise invoice  updations against your ETT)
    12. RG23C ECS(for Both incoming and outgoing excise invoice  updations against your ETT)
    13. PLA ECS(for Both incoming and outgoing excise invoice  updations against your ETT )
    14. RG23A AT1(check this more carefully)
    15. RG23C AT1(check this more carefully)
    16. PLA AT1(check this more carefully)
    Hope this helps you...
    Phanikumar

  • After Effects can't continue: unexpected failure during application startup

    Im running 10.10, Mac OSX, it was running fine before a minor update came out, and now I can not open AE CS6. I have uninstalled, reinstalled it, installed the trial of CC 2014. No messages beside "After Effects can’t continue: unexpected failure during application startup" come up.
    System log:
    Jun 22 15:30:49 Users-iMac.local AdobeCrashDaemon[976]: WARNING: The Gestalt selector gestaltSystemVersion is returning 10.9.0 instead of 10.10.0. Use NSProcessInfo's operatingSystemVersion property to get correct system version number.
                Call location:
    Jun 22 15:30:49 Users-iMac.local AdobeCrashDaemon[976]: 0   CarbonCore                          0x00007fff82bb637d ___Gestalt_SystemVersion_block_invoke + 113
    Jun 22 15:30:49 Users-iMac.local AdobeCrashDaemon[976]: 1   libdispatch.dylib                   0x00007fff8bf70fa2 _dispatch_client_callout + 8
    Jun 22 15:30:49 Users-iMac.local AdobeCrashDaemon[976]: 2   libdispatch.dylib                   0x00007fff8bf70f00 dispatch_once_f + 79
    Jun 22 15:30:49 Users-iMac.local AdobeCrashDaemon[976]: 3   CarbonCore                          0x00007fff82b5e932 _Gestalt_SystemVersion + 987
    Jun 22 15:30:49 Users-iMac.local AdobeCrashDaemon[976]: 4   CarbonCore                          0x00007fff82b5e51f Gestalt + 144
    Jun 22 15:30:49 Users-iMac.local AdobeCrashDaemon[976]: 5   AdobeCrashDaemon                    0x0000000100002e69 -[MyDaemon GetOSVersionMajor] + 33
    Jun 22 15:30:49 Users-iMac.local AdobeCrashDaemon[976]: 6   AdobeCrashDaemon                    0x0000000100002d4a -[MyDaemon isRunningOnLeopard] + 25

    Well, looks like a bug in Yosemite. You might wanan read the pertinent announcements, anyway. At this point Adobe apps are not compatible with OSX 10.10.
    Mylenium

  • Multiple Convert/Dump and Load tasks in a single SSIS package?

    I'd appreciate some input. We have a single data file that has about 1,000,000 rows of data spanning 28 time periods in the columns across each row. The file is too large to import at one time, and so we have created 9 different transformation files to pull subsets of the timeperiods using MVAL. The end user does not want to have to break apart the file and/or schedule 9 separate imports to bring this file in each time. So, I've attempted to create a single SSIS package that runs each of the 9 required component imports, but I'm running into the following error any time that I try to run more than one import at once:
    An error occurred while running a packageException of type 'System.OutOfMemoryException' was thrown.
    I've tried using a ForEach loop to simply loop through each of the transformation files and run an import for each transformation file it finds. But, I understand that SSIS doesn't release memory until the end of the ForEach loop, which would explain an out of memory issue. I then broke it out and specified 9 distinct Convert task and 9 distinct Dump and Load tasks in the package with an order of Convert 1 --> Dump and Load 1 --> Convert 2 --> Dump and Load 2, etc. This results in the same out of memory issue any time I enable it to run more than 1 convert/dump & load task in the package - they are not running simultaneously, but rather sequentially. I don't understand this. In looking at the logs, it looks like it's creating the temp files for the first import and adding them into BPC, and then creating the temp files for the second import but then fails prior to the second load. This will work for a smaller data file, but shouldn't the memory be released after the task and allow subsequent tasks to complete? Any recommendations on how to address this and automate this load?

    Quick update - I created unique ssis packages for the distinct imports and called those packages from within the initial package that is kicked off through Data Manager, and I ran into the same out of memory issue. Any ideas, suggestions, or help would be greatly appreciated.
    Thanks!
    Josh

  • System failure, during call of function module RSWR_RFC_SERVICE_TEST

    Hi Team,
         I am working with BW and Portal Integration, with the Netweaver
    2004s SP 11 version. I have a issue when i run the RSPOR_SETUP program
    to test the configuration.
    The error is on status 5 and 12, i get the following error:
    System failure, during call of function module RSWR_RFC_SERVICE_TEST,
    and when i enter at the dev_jrfc.trc log file, i have the following
    error:
    Exception thrown [Tue Jul 10 16:12:16,687]:Exception thrown by
    application running in JCo Server
    java.lang.RuntimeException: call FM RSWR_RFC_SERVICE_TEST to ProgId
    smxpedvc_PORTAL_EPD on host smxpedvc.grupoempresarialangeles.com.mx
    with SSO not authorized: No login module succeeded.
            at
    com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest
    (RFCDefaultRequestHandler.java:79)
            at com.sap.engine.services.rfcengine.RFCJCOServer.handleRequest
    (RFCJCOServer.java:156)
            at com.sap.mw.jco.JCO$Server.dispatchRequest(JCO.java:7785)
            at com.sap.mw.jco.MiddlewareJRfc$Server.dispatchRequest
    (MiddlewareJRfc.java:2405)
            at com.sap.mw.jco.MiddlewareJRfc$Server.listen
    (MiddlewareJRfc.java:1728)
            at com.sap.mw.jco.JCO$Server.listen(JCO.java:8145)
            at com.sap.mw.jco.JCO$Server.work(JCO.java:8265)
            at com.sap.mw.jco.JCO$Server.loop(JCO.java:8212)
            at com.sap.mw.jco.JCO$Server.run(JCO.java:8128)
            at com.sap.engine.core.thread.impl3.ActionObject.run
    (ActionObject.java:37)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sap.engine.core.thread.impl3.SingleThread.execute
    (SingleThread.java:100)
            at com.sap.engine.core.thread.impl3.SingleThread.run
    (SingleThread.java:170)
    Could you help me to solve this issue.
    Thanks so much.

    Have you checked the user that is used to connect from J2EE back to ABAP?
    I had a similar problem, went into the Visual Administrator and found the incorrect password (or possibly outdated password) was being used to communicate back to ABAP, and updating that sorted out my problem.
    Hope this helps.
    Cheers,
    Andrew

  • System Failure during locking GL Account 13113910 - Cenvat Suspense Account

    Dear All,
    While creating Excise Invoice ( in India) using J1IIN, system is giving error " System Failure during locking GL Account 13113910 " The error message No. is 8i076.
    System is not allowing to create Excise Invoice.
    Can anybody help me how to overcome this problem?
    Thanks & regards,
    Govind

    <a href="https://service.sap.com/sap/support/notes/867529">Apply SAP note 867529</a>

  • Error during loading of transaction data: An RFC call-up triggered the ...

    Dear Sirs,
    during loading of master data from a 4.6C SAP system to BI 7.0 SP9 I get the following error during processing (data packet).
    <i>"An RFC call-up triggered the exception (ID: RSAR NO: 503) "</i>
    The strange thing with this error is that it emerged today, after successfully loading master data and a subset of transaction data yesterday from same source system.
    Has anyone else come across this error, and can tell us where we should look for a possible solution? (or a better error explaination).
    The RFC connections works fine when testing in SM59, and was functioning yesterday. No relevant dumps in either system.

    Hi folks,
    I am also interested in this error.
    Thanks.

  • Error in BPM: "COMMUNICATION FAILURE" during JCo call. Error opening an RFC

    hello experts
    i am receiving the above error incase of BPM scenario where i am having a Transform step and synchronous RFC step.
    i referred to the few threads discussing such problems and was trying to find whether my mapping is correct and i tested my mappings using my payload which looks good.
    When looked into the Mapping trace of the BPM "Show container" i found error ""COMMUNICATION FAILURE" during JCo call. Error opening an RFC connection" and it seems that when BPM is attempting to call interface mapping it is throwing this error.
    Thanks in advance.
    Regards
    rajeev

    hi,
    I think no problen with the mapping part,
    jco connection requird when xi try to stablish the connection with the adapter .
    please look the link provided.
    Setup and test SAP Java Connector outbound connection
    please also check the following parameter at the exchange profile
    com.sap.aii.rwb.server.centralmonitoring.r3.ashost
    com.sap.aii.rwb.server.centralmonitoring.r3.client
    com.sap.aii.rwb.server.centralmonitoring.r3.sysnr
    com.sap.aii.rwb.server.centralmonitoring.httpport
    these parameter must be given properly.
    if every thing is ok than and problem still exist than try to restart the system.
    for us after restarting its worked fine.
    regards,
    navneet

  • Problem while determining receivers using interface mapping: "SYSTEM FAILURE" during JCo call. Bean SMPP_CALL_JAVA_RUNTIME3 not found

    We have a SOAP to PROXY scenario Which is in Production.
    We keep getting the Error:
    " Problem while determining receivers using interface mapping: "SYSTEM FAILURE" during JCo call. Bean SMPP_CALL_JAVA_RUNTIME3 not found on host XXXXXX, ProgId =AI_RUNTIME_XXX.
    We are using Standard Receiver Determination with single receiver without any condition. And no mapping being used in interface determination.
    What are all the possible situation where we face such as this issue in Production.

    Please check the SAP note
    # 1706936 - messages fails with error java.lang.RuntimeException Bean SMPP_CALL_JAVA_RUNTIME3 not found
    1944248 - PI unstable due to JCO_SYSTEM_FAILURE mapping issues

  • System failure during call of function module RSWR_RFC_SERVICE_TEST in BW

    Hello All,
                I am doing configuration with BW and EP portal when we run the program (RSPOR_SETUP) in step - 12 Maintain User Assignment in Portal = (System failure during call of function module RSWR_RFC_SERVICE_TEST) giving this error SSO is working fine.
    RFC connection is working fine with BW and portal
    When i execute the FM - RSWR_RFC_SERVICE_TEST it is giving error (SYSTEM_FAILURE) and in Portal side log file it is giving below error.
    dev_jrfc.trc
    Exception thrown [Fri Sep 05 15:14:57,928]:Exception thrown by application running in JCo Server
    java.lang.RuntimeException: Bean RSWR_RFC_SERVICE_TEST not found on host (Hostname), ProgId=EPP_PORTAL_SID: Object not found in lookup of RSWR_RFC_SERVICE_TEST.
            at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:138)
            at com.sap.engine.services.rfcengine.RFCJCOServer$J2EEApplicationRunnable.run(RFCJCOServer.java:269)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Please help me find the solution.
    Thanks
    Gurpal

    Hi Gurpal,
    Please go through the below SAP notes
    878455
    - Information broadcasting: No portal user exists
    814083
    - Inf. broadcasting: Changed RFC settings as of NW 04 SP11
    1135947 - Bean not found
    Hope this solves your problem.
    Regards,
    Prithviraj.

  • "SYSTEM FAILURE" during JCo call.java.lang.reflect.UndeclaredThrowableExcep

    Hi All
    I have developed Java mapping program where I am calling three BAPI in sequence and trying to map all three bapi data to single Target XML file or Multiple target xml files depends on the in coming data.
    Now I want these files name should be genereted dynamically .So I have used below  Dynamic Configuration code in my java mapping program.********************************************************************************************************************************************************************
    try
         String currDate = new String();
         String currTime= new String();
         DateFormat dFormat=new SimpleDateFormat("yyyyMMdd");
         DateFormat tFormat = new SimpleDateFormat("HHmmss");
         java.util.Date date = new Date();
         TimeZone cetTimeZone = TimeZone.getTimeZone("CET");
         tFormat.setTimeZone(cetTimeZone);
         currDate = dFormat.format(date);
         currTime= tFormat.format(date);
         String pubDate=currDate + currTime;
         String ext=".xml";
         String event="-1_1-";
         trace.addInfo("********  Before  Dynamic Configuration ***************" );
         DynamicConfiguration conf =(DynamicConfiguration)container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
                                            DynamicConfigurationKey key = DynamicConfigurationKey.create( "http://sap.com/xi/XI/System/File","FileName" );
         trace.addInfo("********  After  Dynamic Configuration ***************" );
         String tempFileName="NL09-"eventponum+ "-" pubDateext;
         trace.addInfo("The name of the file is  : " + tempFileName);
         conf.put(key, "tempFileName");
                catch (Exception e)
                     trace.addWarning("Error While creating File Name"+e.getMessage());
                     throw new Exception("Error While creating File Name",e);
    Now the problem is when I am using above code I am getting following error
    "SYSTEM FAILURE" during JCo call.
    java.lang.reflect.UndeclaredThrowableException
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="MAPPING">JCO_SYSTEM_FAILURE</SAP:Code>
      <SAP:P1>java.lang.reflect.UndeclaredThrowableException</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:Stack>&quot;SYSTEM FAILURE&quot; during JCo call.
    java.lang.reflect.UndeclaredThrowableException</SAP:Stack>
      <SAP:Retry>A</SAP:Retry>
      </SAP:Error>
    Could please tell me why I am facing this problem only when I am using  Dynamic configuration code.
    If I dont use  Dynamic configuration code then I am not getting any error .But my requirement is to generate dynamic file name (Note I have tried with Variable Substution also, It is also not solving my problem as I need time stamp of ("CET") time zone).

    Hi Abhishek,
    Yes I have appended throws StreamTransformationException and imported the relevant StreamTransformationException class also.
    Here I am getting strange thing when  I am adding dynamic configuration code " SYSTEM FAILURE" during JCo call. But Jco cal is something to internal systems which does not relate to Dynamic Configuration.
    If I run my code with out any Dynamic Configuration code then it is running with out any errors.
    But I need this  Dynamic Configuration inorder to generate dyanamic file name.

Maybe you are looking for

  • Print PDF from Forms

    Hi I wonder if anyone can help. We're running Forms 10.1.2.30 against an Oracle 10.1.0.5.0 database using IE8 on Windows XP and Windows 7 clients. We generate utility bills using Oracle Reports. These work fine at the moment as we print these reports

  • Using Thunderbolt Display with Alienware Laptop

    I want to also use my thunderbolt display with a m18x alienware laptop which has HDMI out and a mini display port.  Is there any way I can use this display with this laptop either directly or with an adapter? Thanks

  • How can I get movie trailers out of Podcast Library?

    I recently started watching movie trailers in iTunes - it's great fun. I decided a good way to keep track of movies I'd like to watch is by downloading the trailer. However, some of the trailers are showing up in my Podcast Library - I really don't w

  • ORA-02393 in an APEX PL/SQL Procedure

    Hi, I have a PL/SQL procedure in APEX that runs queries against a remote Database using a DB link. I do multiple calls to the DB in a FOR LOOP query. The procedure is failing with the error: "ORA-02393: exceeded call limit on CPU usage" I was wonderi

  • Displaying Marketing Plan / Plan Elements in Marketing Calendar

    Hi, I am unable to view the Marketing Plan and Marketing Plan elements in the Marketing Calendar. I am query and see the Campaigns though. Can someone please let me know, what settings i need to do. Points will be rewarded. Thanks, Kedar