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

Similar Messages

  • Install failure due to "faulty DVD" problem: only with Family Pack?

    After going through a few threads on the subject of installation failure due to tbe pseudo-faulty DVD, I have the impression that many users mention that they were using a Family Pack install DVD or in one case a "drop in". The former is my case. Please post if you have had this problem with Leopard install, and whether you were using a single licence, family pack or drop in. It's just a hunch, but perhaps this problem only affects a specific set of disks.

    I believe that they are holding back on sending a new DVD until they know why there were defective ones. I read somewhere that they require a new SKU so that they will actually be a separate batch.
    Can you borrow a DVD from anyone to install Leopard? You certainly would be allowed to legally do that. I am surmising that Apple is overloaded with requests for a replacement DVD and really want to make sure it works. You know that old thing about "fool me once..."
    Stuff happens - but with Leopard, a lot of stuff sure happened at once. They sold 2 million DVDs. If only 5% have problems, that's a lot of problems to deal with, one at a time.
    In time it will sort itself out, but in the meantime the rooms are full of smoke

  • Logon failure due to an internal error-webi client tool

    Hi experts,
    I've installed WebI client tool 4.0, when I trying to logon this message appear: Logon failure due to an internal error,
    this problem has been addressed before, but could not be resolved [http://forums.sdn.sap.com/thread.jspa?messageID=10751144#10751144|http://forums.sdn.sap.com/thread.jspa?messageID=10751144#10751144]
    there is a way to solve this problem?
    regards,
    Jonathan.

    In a Unix environment the version is in the file “AddorRemoveProduct.sh” located in the installation folder of BI4.x
    For the updated reference table of the versions / builds and corresponding patch levels,  please see KB article # 1602088
    BI 4.0 RTM
    14.0.0.760
    Patch 04
    14.0.0.904
    Patch 05
    14.0.0.918
    Patch 06
    14.0.0.940
    Patch 07
    14.0.0.954
    Patch 08
    14.0.0.970
    Patch 09
    14.0.0.986
    Patch 10
    14.0.0.996
    Support Pack 1
    14.0.1.287
    Patch 1.1
    14.0.1.313
    Patch 1.2
    14.0.1.330
    Patch 1.3
    14.0.1.342
    Patch 1.4
    14.0.1.360
    Patch 1.5
    14.0.1.375
    Patch 1.6
    14.0.1.397
    Support Pack 2
    14.0.2.364
    Patch 2.1
    14.0.2.388
    Patch 2.2
    14.0.2.397
    Patch 2.3
    14.0.2.416
    Patch 2.4
    14.0.2.439
    Patch 2.5
    14.0.2.455
    Patch 2.6
    14.0.2.481
    Patch 2.7
    14.0.2.508
    Patch 2.8
    14.0.2.532
    Patch 2.9
    14.0.2.556
    Patch 2.10
    14.0.2.565
    Patch 2.11
    14.0.2.594
    Patch 2.12
    14.0.2.619
    Patch 2.13
    14.0.2.641
    Patch 2.14
    14.0.2.657
    Patch 2.15
    14.0.2.682
    Patch 2.16
    14.0.2.703
    Feature Pack 3
    14.0.3.613
    Patch 3.1
    14.0.3.630
    Patch 3.2
    14.0.3.657
    Patch 3.3
    14.0.3.678
    Patch 3.4
    14.0.3.691
    Please note that at today FP03 is in RampUp

  • Logon failure due to an internal error

    Hi,
    We have installed XI 3.1 SP3 (plus fixpacks) on a server and I am trying to access Web Intelligence on the client machine. I get the error "Logon failure due to an internal error." Any ideas what the problem may be?
    I can login into Web Intelligence when on the server directly using remote desktop. I am on SP3 on the client machine but may not be on the same level for fixpacks - will check. Could that be the problem?
    I can access the CMC from the client machine.
    Thanks

    Hi All,
      I'll start by describing the basic logon connections made by all the client tools when connecting to a Business Objects CMS.  From this hopefully it will help resolve the kind of issues described here.
    ------------------Background------------------
      The CMS has a port number (6400).  This port number is actually the port number of the name server.  This name server stores the name, type of server, hostname and port for all the BusinessObjects servers that exist in the cluster.  Whenever a program (such as a client tool) needs to know how to connect to a particular server, the name server will reply with the hostname (or IP) and port number to connect to.  When each Business Objects server process starts it will register with the name server and tell it what its connection info (hostname and port) are.
      In the case of a client logon it will first connect to the name server and then request the information to connect to the CMS service - (note that the name server and the CMS service are two logicial and seperate functions that the CMS process performs).  The CMS service actually runs on the request port of the CMS.
    ------------------Cause of Logon Failures------------------
      If you have no explicitly configured it, the hostname returned for connection could be the fully qualified name OR the short hostname of the machine and the port number will be random (and change each time the process is started).  The client ALSO needs to be able to connect to the hostname and port returned by the name server to continue processing.  If it can't then you will receive a logon error - in designer/desktop intelligence this will appear as a 'Transport Communication Error' in the deatils of the error message.
    ------------------Example------------------
      You initially connect to boeserver.mycomp.com:6400.  boeserver.mycomp.com is a DNS name that the client computer can resolve and the port 6400 is open through the firewall.  The client connects to the name server (within the CMS process) and requests the connection information for the CMS services but these have not been explicitly set in the CMC->Server->CMS->Properties page.
      The response from the nameserver might be to connect to the short name of the host: boeserver on port 54393 (or some other random port number).  You will get a logon error if EITHER the hostname boeserver cannot be resolved (which can be quite common when the boeserver machine is in a different subnet) OR there is a firewall blocking the connection port (54393 in this case).
    ------------------Resolution------------------
    Go to the CMC->Server->CMS->Properties page.  Here there is a section where you can specify the hostname with with each business objects server will give as the hostname (or IP address) and port (request port) that it can be contacted on. In the example below I have said that it should be contacted on the fullyqualified name and on port 6401.  Again 6401 would need to be open through the firewall.
    No two servers can have the same request port.  As you can see in the screenshot I have specified to connect to the CMS service on 6401 using the fullyqualified hostname boeserver.mycomp.com and finally that the name server port is the default 6400.
    As mentioned previously there may be also other BOE servers that similar settings are required for, depending on the actions you are performing - e.g. IDT and designer need access to the input file repository server to input/export universes, WebiRich Client also should have access to the Output File Repository Server.  Client tools should also have access to the Adaptive Processing Server that is running the Client Auditing Proxy Service so that any actions are audited.
    One extra thing that can cause a block on the port number, other than a regular corporate firewall is the security on the server machine itself (e.g. the Windows firewall on the server can block incoming requests if there is not an expection created.
    Regards,
    Graham

  • Exception Reporting failure due to short dump UNCAUGHT_EXCEPTION

    Hi everyone,
    Exception Reporting called u201CPO Price Deviationu201D failure due to short dump UNCAUGHT_EXCEPTION.
    Need your reply on this urgently.
    Thank you,
    Prasad

    Hi Andrew Zhou,
    Actually the Exception reporting step failed because there was no applicable data for the selection criteria mentioned in the BEx report. And the data was stuck in the source system. We got it solved my contacting the R/3 cosultant.
    I am giving you points for the response. And I would like to know one thing about RSRT if I select "use aggregates" option for a query it is showing aggregates while debuging even though there are no aggregates created on the Cube.
    Thank you

  • Failures  were detected while initiating start task for application 'em'

    Hello there,
    I'm facing a problem here that I'm not able to resolve it.
    This is the third time I reinstalled the WebLogic Sever (WebLogic Server Version: 10.3.5.0) and I'm getting the same error.
    After installing the WebLogic Server, everything goes fine, I can access /em, /console, /analytics.
    The problem is when I create a WebService (with JDeveloper Studio 11.1.2.3.0). After deploying the WebService and restart WebLogic Server, the /em deployment can't start.
    I get this error while accessing to localhost:7001/em:
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    When I try to start it from the console I get this error (it doesn't matter if I start it Servicing all requests or Servicing only administration requests):
    java.lang.NoClassDefFoundError: javax/faces/application/ProjectStage
    Errors were encountered while performing this operation.
    Here is the log file:
    <Mar 27, 2013 12:24:43 PM GMT-03:00> <Warning> <Deployer> <BEA-149004> <Failures
    were detected while initiating start task for application 'em'.>
    <Mar 27, 2013 12:24:43 PM GMT-03:00> <Warning> <Deployer> <BEA-149078> <Stack tr
    ace for message 149004
    java.lang.NoClassDefFoundError: javax/faces/application/ProjectStage
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
    at java.lang.Class.getDeclaredFields(Class.java:1743)
    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAn
    notationProcessor.java:1024)
    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAn
    notationProcessor.java:1017)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoClassDefFoundError: javax/faces/application/ProjectStage
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
    at java.lang.Class.getDeclaredFields(Class.java:1743)
    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAn
    notationProcessor.java:1024)
    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAn
    notationProcessor.java:1017)
    Truncated. see log file for complete stacktrace
    >
    I really don't know why /em can't start after deploying a WebService.
    Thanks in advance, Max.

    Hello there,
    I'm facing a problem here that I'm not able to resolve it.
    This is the third time I reinstalled the WebLogic Sever (WebLogic Server Version: 10.3.5.0) and I'm getting the same error.
    After installing the WebLogic Server, everything goes fine, I can access /em, /console, /analytics.
    The problem is when I create a WebService (with JDeveloper Studio 11.1.2.3.0). After deploying the WebService and restart WebLogic Server, the /em deployment can't start.
    I get this error while accessing to localhost:7001/em:
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    When I try to start it from the console I get this error (it doesn't matter if I start it Servicing all requests or Servicing only administration requests):
    java.lang.NoClassDefFoundError: javax/faces/application/ProjectStage
    Errors were encountered while performing this operation.
    Here is the log file:
    <Mar 27, 2013 12:24:43 PM GMT-03:00> <Warning> <Deployer> <BEA-149004> <Failures
    were detected while initiating start task for application 'em'.>
    <Mar 27, 2013 12:24:43 PM GMT-03:00> <Warning> <Deployer> <BEA-149078> <Stack tr
    ace for message 149004
    java.lang.NoClassDefFoundError: javax/faces/application/ProjectStage
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
    at java.lang.Class.getDeclaredFields(Class.java:1743)
    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAn
    notationProcessor.java:1024)
    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAn
    notationProcessor.java:1017)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.NoClassDefFoundError: javax/faces/application/ProjectStage
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
    at java.lang.Class.getDeclaredFields(Class.java:1743)
    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAn
    notationProcessor.java:1024)
    at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.getFields(BaseJ2eeAn
    notationProcessor.java:1017)
    Truncated. see log file for complete stacktrace
    >
    I really don't know why /em can't start after deploying a WebService.
    Thanks in advance, Max.

  • Write Failure due to packet loss

    Hi All,
    Is it possible to occur a cache put failure due to packet loss. The below JMX report log (network-health-detail.txt) shows that TX success as 0.9999 for NodeId(8 PROXY node) and RxSuccess shows 0.9999 (node id 9 which is a STORAGE) exactly the same time.
    At the same time I have inserted a cache item which went missing in the cache.
    Is it possible to correlate the cache loss with the below data.
    Please correct me if my understanding is work. Really looking forward for some expert look at this.
    Regards
    Srinivas
    Batch Counter Report Time RefreshTime Node Id Tx Success Rx Success PacketsSent Current Packets Sent PacketsResent Current Packet Resent PacketsRepeated Current Repeated PacketsReceived Current Packets Received
    24962 Thu May 05 15:54:37 BST 2011 Thu May 05 15:54:37 BST 2011 8 0.9999806938625789 1.0 116249593 51797.0 20 1.0 179 0.0 479093147 107230.0
    24962 Thu May 05 15:54:37 BST 2011 Thu May 05 15:54:37 BST 2011 9 1.0 0.9999898626387551 110148867 169211.0 118 0.0 61.0 55759817 98645.0

    It is more likely that you had other issues that caused your data to go "missing". Lost packets would be resent anyway so should get there eventually. The success rates of 0.9999 would be fine, you would be lucky to get a success rate of 1.0 all the time unless your cluster was not doing much.
    When you say the data goes "missing" what do you mean. Presumably you do a put to get data into the cache, how to you try to get it back - a get or a query using a Filter.
    What classes are you using for the keys - this can be important and can affect whether your cache works as you expect it to.
    JK

  • Half of clients report: MP has rejected registration request due to failure in client certificate

    My entire site is configured to use HTTPS, about half my clients have installed and continue to communicate with the MP successfully whereas the other half are reporting the following error during installation:
    MP has rejected registration request due to failure in client certificate (Subject Name: COMPUTER.DOMAIN.COM) chain validation. If this is a valid client, Configuration Manager Administrator needs to place the Root Certification Authority and Intermediate
    Certificate Authorities in the MPÆs Certificate store or configure Trusted Root Certification Authorities in primary site settings. The operating system reported error 2148204809: A certificate chain processed, but terminated in a root certificate which is
    not trusted by the trust provider. 
    The thing is, ALL clients have the same Root Certification Authority and Intermediate Certificate Authorities, any thoughts?

    Hi,
    Is possible that half of your clients are enrroll in your PKI infrastruture with a root certificate old of you Certificate authority and you only have one certifiacate register un the SCCM, you can't have 2 root certificate with the same subject but you
    can re-enrroll all your client machine if have auto-enrroll configured by GPO's.
    I will Attach 2 snapshot's that can help to identify if you root ca certificate in SCCM are correct and are the same that the certificate root authority in you client certificate, if you like re-enrroll all your machine to ensure that all clients machine
    have the same root ca you can see how in this link
    http://windowsitpro.com/security/q-there-easy-way-automatically-re-enroll-certificate-holders-received-certificate-old-ca-ne
    Client Side

  • Software updates (4.1.B.0.431) failure due to WIFI (internet) Disconnection

    Software updates failure due to WIFI (internet) Disconnection
    After connecting the Phone to PC, tried to update software (4.1.B.0.431) using “Sony Pc companion” software, 
    during software update process WiFi stopped working and internet connection is lost (due to power went) ,
    when internet connection established again ,tried to update software again
    error popup appeared please refer images error1 .bmp and error2.bmp
    Set up:
    Phone: Sony Ericssion Xperi Mini Pro (SK 17)
    PC OS: Windows 7 (64 bit)
    Internet connectivity: WiFi with speed of 512KBPS

    try SUS
    Update Service (SUS)
    http://www.sonymobile.com/gb/tools/update-service/
    http://www-support-downloads.sonymobile.com/Software%20Downloads/Update_Service_Setup-2.11.12.5.exe
    Don't forget to mark the Correct Answers & Helpful Answers
    "I'd rather be hated for who I am, than loved for who I am not." Kurt Cobain (1967-1994)

  • [svn:osmf:] 13558: Fixing element removal failure due to ParallelDisplayObject trait not being able to resolve media element from view trait .

    Revision: 13558
    Revision: 13558
    Author:   [email protected]
    Date:     2010-01-17 10:18:44 -0800 (Sun, 17 Jan 2010)
    Log Message:
    Fixing element removal failure due to ParallelDisplayObject trait not being able to resolve media element from view trait. Extended TraitAggregatorEvent to include to media element so resolving is no longer required.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/composition/ParallelDisplayObjectTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/TraitAggregationHelper.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/TraitAggregator.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/TraitAggregatorEvent.as

  • SSRS Subscription LastStatus "Failure sending mail: Failure sending mail."

    SSRS 2012, SQL 2012 SP2. 
    We have about 50 different daily subscriptions that go out.  In the last month or so, probably over 30% of SSRS subscriptions are getting this error and no e-mail is sent.  I have tested out the reports with the parameters and the reports run just
    fine on demand for both the user and myself.  I'll change the subscription forward for testing, and it will intermittently work or fail even when no traffic is hitting our database so I dont think it's a matter of performance. 
    I see nothing in the error logs, and I see nothing in the logtable 2, or 3 in ssrs as suggested by a few MSDB sites.
    The only spot I can even see this error, is when viewing the subscription. I have done LOTS of searching, and most people get a helpful error after "Failure sending mail" where as I only get 'Failure sending mail: Failure sending mail"

    Hi,
    Does your network is always available? Your scenario is so strange. Please check if you have missed something according to this article:
    https://msdn.microsoft.com/en-us/library/ms159155.aspx.

  • HP Officejet Pro 8500 A910 Scan to email failure Error Server Failure Try again Later message

    HP Officejet Pro 8500 A910n  ( CM758A ) Scan to email failure  Error  Server Failure  Try again Later message
    Ran HP Print & Scan Doctor - finds no problems. When sending a scanned document to the user email it has " Error Server Failure  Try again Later " message . Can run test to the scanner without any errors.  Tried to reset the printer - same result.
    Any help would be much apreciated.  AHuber

    Hello there! Welcome to the forums @TheShadow42 ,
    I read about the scan to email issue you are having and I will gladly try to help you! I would suggest checking your scan to email settings from the EWS, and perhaps run the scan to email wizard again. You should also see a scan and test option in the setup.
    Here is a link to the User Manual, that has quite a bit of great info. Check out page 62 for the scan to email information.
    Good luck
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • Step failure causes sequence failure Option

    Hi !
    I need some clarification about the Step failure causes sequence failure Option , I'm using TS 4.2 Under Win XP .
    Lets say i have a Seq with 4 steps in all of then Step failure causes sequence failure Option is Checked .
    Record Result in all of the3 steps is Checked , If the first step will fail will it perform the next steps ? and will it record the result for this steps ?
    Thank U . 
    Kobi Kalif
    Software Engineer

    Record Result in all of the3 steps is Checked , If the first step will fail will it perform the next steps ? YES
    and will it record the result for this steps ? YES
    What this is signifying, is if a Step fails then when the Sequence has completed and returned back to the caller the status of this step will be FAILED.
    If you need to jump to Cleanup then you will need to set the Post Action.
    regards
    Ray Farmer
    Regards
    Ray Farmer

  • Activate or skip "Record Results" and "Step Failure Cause Sequence Failure" for all steps of a step type

    Hello all,
    I am using teststand 3.1
    Is it possible to skip or activate ´"Record Results" and "Step Failure Cause Sequence Failure" for all steps of a step type.
    It is very much work to do this for all steps, because I have hundred of steps
    regards
    samuel

    hi,
    here is an example that will change the TS.NoResult. You just have to change this area of the sequence to suit your needs
    I haven't added any fancy stuff, such as adding a filedialog to get the seq file to change, you will find the various variables in the Locals.
    Hope it helps
    There is a version for 3.1 and 3.5.
    Regards
    Ray Farmer
    Regards
    Ray Farmer
    Attachments:
    ChangeStepTypeRunMode.zip ‏30 KB

  • SSIS Package Load Failure and is missing Execute SQL Task in Toolbox

    Also, BIDS closes after right-clicking the toolbox and selecting “Choose Items”.
    I’ve tried several ways to fix these issues with no success.
    I’m running SSIS/SSMS/SQL Server 2008 R2 (but not running an SQL instance on my PC) on a Windows XP with Service Pack 3 workstation. I get the following errors:
    WHEN OPENING BIDS:
    I get 2 errors titled “Package Load Failure”. They both reference ‘Visual Studio Explorers and Designers Package’ as being what failed to load. The first message references GUID 8D8529D3-625D-4496-8354-3DAD630ECC1B. The second references GUID AA612177-A69A-4391-B2F4-17F8A88F4BBA
    . They both mention contacting the package vendor, but I haven’t got any Add-ins loaded so I’m not sure what that means exactly. They also both ask if I’d like to skip loading the package in the future.
    ONCE BIDS IS OPEN:
    No error messages appear here. There is no ‘Execute SQL Task’ in the toolbox for Control Flows. Also, if I attempt to open a project containing this object (Execute SQL Task), I get this error in a modal window:
    TITLE: Microsoft Visual Studio
    There were errors while the package was being loaded.
    The package might be corrupted.
    See the Error List for details.
    BUTTONS:
    OK
    . . . and these errors in the Error List at the bottom of the IDE:
    Error      1             
    Error loading Package.dtsx: Failed to load task "Execute SQL Task", type "Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.ExecuteSQLTask, Microsoft.SqlServer.SQLTask, Version=10.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91". The contact information
    for this task is "Execute SQL Task; Microsoft Corporation; Microsoft SQL Server 2008 R2; © 2007 Microsoft Corporation; All Rights Reserved;http://www.microsoft.com/sql/support/default.asp;1". 
            C:\Documents and Settings\848862.VCHS_NT_DOMAIN\My Documents\Visual Studio 2008\Projects\LearnSSIS\LearnSSIS\Package.dtsx   
    1               
    1             
    Error      2             
    Validation error. Execute SQL Task : The task has failed to load. The contact information for this task is "Execute SQL Task; Microsoft Corporation; Microsoft SQL Server 2008 R2; © 2007 Microsoft Corporation; All Rights Reserved;http://www.microsoft.com/sql/support/default.asp;1". 
            Package.dtsx    
    0             
    0             
    Error      3             
    Validation error. Execute SQL Task : There were errors during task validation. 
       Package.dtsx    
    0             
    0               
    Finally, when I attempt to add the Execute SQL Task via the Tools menu, “Choose Toolbox Items” selection, I do get the tabbed box for adding things. However, they only come up after issuing this error:
    The following assemblies are installed SDK assemblies but could not be shown in the customize toolbox dialog because they are missing one or more components. Please make sure that all necessary libraries are available:
    Microsoft.SqlServer.SqlCEDest.dll
    Microsoft.SqlServer.Management.CollectorTasks.dll
    Microsoft.SqlServer.SQLTask.dll
    System.Data.SqlServerCe.dll
    Microsoft.Synchronization.Data.SqlServerCe.dll
    (above dll repeated at bottom of message)
    After this message, I have my choice of .NET Framework Compnents. When I select COM Components, those come up with no problem. The WPF Components tab generates the same dll error above. The Maintenance tab is empty. The SSIS Data Flow Items tab loads fine,
    as does the SSIS Control Flow Items tab – but there’s no Execute SQL Task there either.
    If you open the toolbox (on a new project, with a project loaded, or without a project loaded) and right-click, then select “Choose Items”, the entire application quickly closes. This “closing behavior” is the same thing you get if you attempt to add toolbox
    items through either the Tools menu or the right-click method when you launch BIDS in SafeMode.
    In an effort to fix this – I’ve rolled back the .NET Framework version to 3.0 and reinstalled back up to 4; I’ve uninstalled and reinstalled SQL Server 2008 R2 shared services as well as the entire application; I’ve cleared the .tbd files from my user profile;
    and I’ve run several things from the command line (devenv.exe /resetuserdata, /setup, /resetskippkgs, etc.). Lastly – I’ve applied every Service Pack and update applicable to my PC (ok, it belongs to my employer – but no one here has been able to figure this
    out either).
    After having worked this for several days now and, I think, exhausting every available avenue from search engines – I turn to you. Please let me know if you can help. Also, I can provide any additional
    files or information you may require.
    CBS

    try: Devenv.exe /ResetSettings
    http://msdn.microsoft.com/en-us/library/ms241273(v=vs.80).aspx
    Or try this (it's for 2005, but maybe it works for 2008 aswell):
    http://geekswithblogs.net/cicorias/archive/2007/10/10/Restoring-Missing-Toolbox-Items-in-Visual-Studio-2005---just.aspx
    or try
    http://stackoverflow.com/questions/1268298/how-to-rebuild-the-visual-studio-toolbox
    "You can also go into the folder "C:\Documents and Settings\\Local Settings\Application Data\Microsoft\VisualStudio\9.0" and delete the *.tbd files.  I have had to do this a couple times to get rid of duplicate items and when Reset Toolbox crashes
    without warning"
    Please mark the post as answered if it answers your question | My SSIS Blog:
    http://microsoft-ssis.blogspot.com |
    Twitter

Maybe you are looking for

  • Error in creating function group

    Hi In my z function group, do i need to declare all the parameters used in function modules explicitly in any top include?.it was not declared as such in the standard function group from which i copied .

  • Convert from scientific notation

    Can someone help me with this? I cannot get this working even using some of the tips I found on this site and elsewhere: Round this and format this with 2 decimals: '-2.58069E-11'. Now I realize this would end up -2.58, but it is giving me an error i

  • Q10 Camera

    Hello, i've a problem with my Q10 camera gallery  whenever i take a photo from Q10 camera my photo gellery doesnt get updated with the latest photos i captured. but after some time (half an hour may be) it gets updated automatically with all latest p

  • Cannot download Mavericks

    I click on "free upgrade" under the Mavericks update in the App Store.  Then a window keeps dropping down saying "Download for Free?: This item will be added to your purchases and will be available even if your family sharing status changes." I click

  • Illustrator pdf graphic problems

    Hi All, I have a file which I need to send to a printer as locked pdf, but am having problems with my graphics saving correctly. The magazine I am publishing in cannot be trusted to not tinker with the artwork (messed up last 2 years advertisements m