Age Grp Error while payroll execution

Dear All,
While payroll execution we are getting an error for a Benefit plan as "Age Group cannot be determined".
We have a cutoff date as 30 th June for age group parameter.
We have 2 employees with the same scenario but payroll excutes perfectly for one and error for the other.
The only difference i have seen is there is an action exists on June 30th for the employee which we are getting error.
I try deleting the action on 30th June  ,then  payroll executes fine. I have tried with different actions on the same day then again the error flashes.
The other employee doesnt have any action on the cutoff day , and it works fine.
Anyone had similar issues??
Thanks & Regards
JIm

Hi,
I had the exact same problem a while back. The problem was that in V_T001 I had a different comp code which was either assigned to the same country  that had a blank currency  or assigned to the same currency but was missing the country. It was a different comp code than the one I was running payroll for so it took a long time to find the cause - I'll bet this is what's causing your error. 
Rgds,
Kristopher

Similar Messages

  • Error while building execution plan

    Hi, I'm trying to create an execution plan with container EBS 11.5.10 and subject area Project Analytics.
    I get this error while building:
    PA-EBS11510
    MESSAGE:::group TASK_GROUP_Load_PositionHierarchy for SIL_PositionDimensionHierarchy_PostChangeTmp is not found!!!
    EXCEPTION CLASS::: java.lang.NullPointerException
    com.siebel.analytics.etl.execution.ExecutionPlanDesigner.getExecutionPlanTasks(ExecutionPlanDesigner.java:818)
    com.siebel.analytics.etl.execution.ExecutionPlanDesigner.design(ExecutionPlanDesigner.java:1267)
    com.siebel.analytics.etl.client.util.tables.DefnBuildHelper.calculate(DefnBuildHelper.java:169)
    com.siebel.analytics.etl.client.util.tables.DefnBuildHelper.calculate(DefnBuildHelper.java:119)
    com.siebel.analytics.etl.client.view.table.EtlDefnTable.doOperation(EtlDefnTable.java:169)
    com.siebel.etl.gui.view.dialogs.WaitDialog.doOperation(WaitDialog.java:53)
    com.siebel.etl.gui.view.dialogs.WaitDialog$WorkerThread.run(WaitDialog.java:85)
    Sorry for my english, I'm french.
    Thank you for helping me

    Hi,
    Find the what are all the subjectarea's in execution plan having the task 'SIL_PositionDimensionHierarchy_PostChangeTmp ', add the 'TASK_GROUP_Load_PositionHierarchy ' task group to those those subjectares.
    Assemble your subject area's and build the execution plan again.
    Thanks

  • BI Apps DAC error while building execution plan

    While building execution plan in DAC i am getting following error.
    C_MICRO_INCR_LOAD_V1
    MESSAGE:::group TASK_GROUP_Past_Due_Cost for PLP_ARSnapshotInvoiceAging is not found!!!
    EXCEPTION CLASS::: java.lang.NullPointerException
    com.siebel.analytics.etl.execution.ExecutionPlanDesigner.getExecutionPlanTasks(ExecutionPlanDesigner.java:818)
    com.siebel.analytics.etl.execution.ExecutionPlanDesigner.design(ExecutionPlanDesigner.java:1267)
    com.siebel.analytics.etl.client.util.tables.DefnBuildHelper.calculate(DefnBuildHelper.java:169)
    com.siebel.analytics.etl.client.util.tables.DefnBuildHelper.calculate(DefnBuildHelper.java:119)
    com.siebel.analytics.etl.client.view.table.EtlDefnTable.doOperation(EtlDefnTable.java:169)
    com.siebel.etl.gui.view.dialogs.WaitDialog.doOperation(WaitDialog.java:53)
    com.siebel.etl.gui.view.dialogs.WaitDialog$WorkerThread.run(WaitDialog.java:85)

    Hi,
    Go To Views -> Design -> Subject Areas tab and select your Subject Area.
    Upon selecting the subject area, in the lower pane you will find Tasks tab. Click on the task tab, there Add/Remove button will appear.
    Click on the Add/Remove button, one dialog box will be shown and in that click on the Query button and enter task group name *"TASK_GROUP_Past_Due_Cost"* and click on go button.
    Once that task appears click on Add button and click on the Save button.
    This will add that particular task group to your subject Area. Once these steps are done build the execution plan and start the DAC load.
    Hope this helps....
    Thanks,
    Navin Kumar Bolla

  • TABLE_FREE_IN_LOOP Error during payroll execution

    hi grus,
                 i used a function module RP_FILL_WAGE_TYPE_TABLE in indirect valuation module for wage types in infotype 15 to read current data of infotype 8. it is working fine for infotype operations but during payroll execution i m getting an error of   TABLE_FREE_IN_LOOP. kindly suggest me how to solve this problem as soon as possible.
      161 * IF PP0015 IS REQUESTED.
      162   IF CALL_BY_EXT = FALSE AND PP0015 IS REQUESTED OR           "N0210677
      163      CALL_BY_EXT = TRUE  AND PP0015_REQUESTED = TRUE.         "N0210677
      164     P0015 = PP0015.
    >>>>>     P0015[] = PP0015[].
      166   ELSE.                                                             "N0210677
      167     CLEAR P0015.                                              "N0210677
      168     REFRESH P0015.                                            "N0210677
      169   ENDIF. "PP0015 IS REQUESTED.

    Hi Waheed,
    Did you check OSS?
    The following notes look promising to me in the sense that they are related to the HR module.  Since I do not have much experience in this module, it is hard for me to judge if they are relevant or not. However I can imagine that a payroll run will perform a lot checks and therefore invokes a lot of other objects.
    [Note 919345 - Function QUOTA: Program termination|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=919345]
    [Note 962641 - QUOTA function: Program termination II|https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=962641]
    Kind regards,
    Robert

  • ARP_PROC_RECEIPTS1.update_cash_receipt throws error while manual execution

    Hi All,
    I am working on oracle apps AR implementation process in r12.
    I have a requirement for updating the receipt information in my custom code, so i am using using ARP_PROC_RECEIPTS1.update_cash_receipt procedure for updating the receipt details.
    But i am facing following errors while executing this procedure.
    Error
    ORA-06502: PL/SQL: numeric or value error
    ORA-06512: at "APPS.ARP_PROC_RECEIPTS1", line 1775
    ORA-06512: at line 235
    I am passing following input parameters for this oracle procedure.
    p_cash_receipt_id: 152443
    p_status: CONFIRMED
    p_currency_code: USD
    p_amount: 55
    p_pay_from_customer: 117738
    p_receipt_number: 10723
    p_receipt_date: 19-JAN-13
    p_gl_date: 19-JAN-13
    p_maturity_date: 19-JAN-13
    p_comments:
    p_exchange_rate_type:
    p_exchange_rate:
    p_exchange_date:
    p_attribute_category:
    p_attribute1:
    p_attribute2:
    p_attribute3:
    p_attribute4:
    p_attribute5:
    p_attribute6:
    p_attribute7:
    p_attribute8:
    p_attribute9:
    p_attribute10:
    p_attribute11:
    p_attribute12:
    p_attribute13:
    p_attribute14:
    p_attribute15:
    p_override_remit_account_flag: Y
    p_remittance_bank_account_id: 10010
    p_customer_bank_account_id:
    p_customer_site_use_id: 13878
    p_customer_receipt_reference:
    p_factor_discount_amount:
    p_deposit_date: 19-JAN-13
    p_receipt_method_id: 1121
    p_doc_sequence_value: 10723
    p_doc_sequence_id: 500
    p_ussgl_transaction_code:
    p_vat_tax_id:
    p_confirm_date: 19-JAN-13
    p_confirm_gl_date: 19-JAN-13
    p_unconfirm_gl_date:
    p_postmark_date:
    p_rate_adjust_gl_date:
    p_new_exchange_date:
    p_new_exchange_rate:
    p_new_exchange_rate_type:
    p_gain_loss:
    p_exchange_rate_attr_cat:
    p_exchange_rate_attr1:
    p_exchange_rate_attr2:
    p_exchange_rate_attr3:
    p_exchange_rate_attr4:
    p_exchange_rate_attr5:
    p_exchange_rate_attr6:
    p_exchange_rate_attr7:
    p_exchange_rate_attr8:
    p_exchange_rate_attr9:
    p_exchange_rate_attr10:
    p_exchange_rate_attr11:
    p_exchange_rate_attr12:
    p_exchange_rate_attr13:
    p_exchange_rate_attr14:
    p_exchange_rate_attr15:
    p_reversal_date:
    p_reversal_gl_date:
    p_reversal_category:
    p_reversal_comments:
    p_reversal_reason_code:
    p_dm_reversal_flag: N
    p_dm_cust_trx_type_id:
    p_dm_cust_trx_type:
    p_cc_id:
    p_dm_number:
    p_dm_doc_sequence_value:
    p_dm_doc_sequence_id:
    p_tw_status:
    p_anticipated_clearing_date:
    p_customer_bank_branch_id:
    p_global_attribute1:
    p_global_attribute2:
    p_global_attribute3:
    p_global_attribute4:
    p_global_attribute5:
    p_global_attribute6:
    p_global_attribute7:
    p_global_attribute8:
    p_global_attribute9:
    p_global_attribute10:
    p_global_attribute11:
    p_global_attribute12:
    p_global_attribute13:
    p_global_attribute14:
    p_global_attribute15:
    p_global_attribute16:
    p_global_attribute17:
    p_global_attribute18:
    p_global_attribute19:
    p_global_attribute20:
    p_global_attribute_category:
    p_issuer_name:
    p_issue_date:
    p_issuer_bank_branch_id:
    p_application_notes:
    p_new_state:
    p_new_state_dsp:
    p_new_status:
    p_new_status_dsp:
    p_form_name: ARXRWRCT
    p_form_version: 70.1
    p_payment_server_order_num:
    p_approval_code: 1234567890
    p_legal_entity_id: 204
    p_payment_trxn_extension_id: 80539
    p_automatch_set_id:
    p_autoapply_flag:
    Could you please help.
    Thanks,

    I have a requirement for updating the receipt information in my custom code, so i am using using ARP_PROC_RECEIPTS1.update_cash_receipt procedure for updating the receipt details. Do you have the latest patches applied?
    After applying Patch 13694711 Unable To Update Anything After Saving As An Unidentified Receipt Or Unapplied Receipt [ID 1433035.1]
    Comments on Receipts Window Cannot be Updated to NULL [ID 1470192.1]
    But i am facing following errors while executing this procedure.
    Error
    ORA-06502: PL/SQL: numeric or value error
    ORA-06512: at "APPS.ARP_PROC_RECEIPTS1", line 1775
    ORA-06512: at line 235Please check line 235 in the package body code and make sure you are passing the correct value.
    OERR: ORA 6502 PL/SQL: numeric or value error [ID 20063.1]
    Master Note for Diagnosing ORA-06502 Error [ID 1137237.1]
    Thanks,
    Hussein

  • Error while report execution

    Hi,
    We are getting the following error while running of the Query '0PA_C01_Q014'.
    Error Meassage: Program error in class SAPMSSY1 method : UNCAUGHT_EXCEPTION
    System Error in Program SAPLRRI2 and from REP_ASSIGN_INITIAL_0PT-01-
    Diagnosis
    This internal error is an intended termination resulting from a program state that is not permitted.
    Please if any one has faced this error previously help us in reloving the same.
    Full points will be awarded.
    Regards
    Niren

    >
    Senthilkumar Palanivelu wrote:
    > Hi,
    >
    > Pls check you Infoprovider whether load is proper or not. sometimes it may happen due to infoprovider inconsistencies.
    >
    > Regards,
    > Senthil
    Hi Senthil,
    Thanks a lot for your responce. But the Other reports based on the same info provider are working fine.
    Regards
    Niren.

  • Error while query execution - Query getting locked by another user execute

    Hi All,
    I am facing an issue ..
    When I execute a query I am getting an error message ie popping as blocked by some other user. And I able to see the lock when I go to SM12. If the other user logged off or if we unlock his entry, then both the workbook and query is getting executed as expected. What can be the reason for this phenomena?
    In my understanding, in the same time multiple users can execute the query /workbook. But in our case its not allowing.
    Can someone suggest a resolution at the earliest, as it is affecting the reports in live environment
    Regards
    Mathew

    The Bex Analyser (Front end) Patch is 501 and the SAP BI is 15.
    The error message that I am getting while executing the query is "The object requested is currently locked by user --". 
    When I go to SM12, I can see a lock in the user's name.

  • Hi..Getting error while Building Execution Plans

    Client Profitability
    MESSAGE:::group Client Profitability for SDE_EducationalPrograms is not found!!!
    EXCEPTION CLASS::: java.lang.NullPointerException
    com.siebel.analytics.etl.execution.ExecutionPlanDesigner.getExecutionPlanTasks(ExecutionPlanDesigner.java:818)
    com.siebel.analytics.etl.execution.ExecutionPlanDesigner.design(ExecutionPlanDesigner.java:1267)
    com.siebel.analytics.etl.client.util.tables.DefnBuildHelper.calculate(DefnBuildHelper.java:169)
    com.siebel.analytics.etl.client.util.tables.DefnBuildHelper.calculate(DefnBuildHelper.java:119)
    com.siebel.analytics.etl.client.view.table.EtlDefnTable.doOperation(EtlDefnTable.java:169)
    com.siebel.etl.gui.view.dialogs.WaitDialog.doOperation(WaitDialog.java:53)
    com.siebel.etl.gui.view.dialogs.WaitDialog$WorkerThread.run(WaitDialog.java:85)
    Pls let me know what can be done to remove the error and bulit the execution plan sucessfully..?
    Edited by: user9172867 on Feb 24, 2010 1:53 AM

    Have you verified the task SDE_EducationalPrograms in DAC points to the appropriate folder in Informatica?

  • "Broken Pipe" error while attempting execution of DMG file

    Any help here? Tried to load two different programs, both gave same error message.

    A .dmg file isn't "executable" or a program, it's a disk image that could contain anything from an executable to pictures or audio to an entire application. It sounds like it's a bad .dmg file.
    What version of Mac OS X are you running? The latest 10.4.9 update added some checks for bad .dmg files, and you may be hitting those checks. This has been discussed in some Apple Knowledge Base articles and on sites such as http://www.macfixit.com and http://www.macintouch.com.
    Doug

  • Error while deriving currency from table T001P

    Hi All,
    Error while deriving currency from table T001P
    I am getting this error while payroll run by using country GRP=99 in SU2 for Non-SAP supported country.
    I assigned country grouping as 99 in V_T500P table while assigning comp code to personnel area.
    The company code is assigned with BD as country key in configuration and currency as BDT.
    Referring previous links for the same error I checked all concerned tables and maintained correctly.
    What will be the probable reason of this error?

    Hi,
    I had the exact same problem a while back. The problem was that in V_T001 I had a different comp code which was either assigned to the same country  that had a blank currency  or assigned to the same currency but was missing the country. It was a different comp code than the one I was running payroll for so it took a long time to find the cause - I'll bet this is what's causing your error. 
    Rgds,
    Kristopher

  • New to BIAPPS- Getting Error while loading HR PAYROLL

    Hello,
    I am installing BIApps for the first time on a Linux system, and have ensured all parameters to be set correctly as per the prescribed document.
    - DAC is up and Running
    - DB is running
    - Informatica service is running
    I have chosen the HR Payroll as part of my POC and am trying to run a Full Load for it, while doing so I got this error. Could anyone please tell me what could have gone wrong here?
    Thanks,
    Jay
    2013-03-14 19:43:58.206 INFORMATICA TASK:SDE_ORAR1212_Adaptor:SDE_ORA_Flx_ListTmpLoad:(Source : FULL Target : FULL) has started.
    ANOMALY INFO::: Error while executing : INFORMATICA TASK:SDE_ORAR1212_Adaptor:SDE_ORA_Flx_ListTmpLoad:(Source : FULL Target : FULL)
    MESSAGE:::
    Irrecoverable Error
    Error while contacting Informatica server for getting workflow status for SDE_ORA_Flx_ListTmpLoad
    Error Code = 36331:Unknown reason for error code 36331
    Pmcmd output :
    =====================================
    STD OUTPUT
    =====================================
    Informatica(r) PMCMD, version [9.0.1 HotFix2], build [242.1111], LINUX 64-bit
    Copyright (c) Informatica Corporation 1994 - 2010
    All Rights Reserved.
    Invoked at Thu Mar 14 19:44:19 2013
    Connected to Integration Service: [BI_IS].
    Integration Service status: [Running]
    Integration Service startup time: [Mon Mar 11 18:38:00 2013]
    Integration Service current time: [Thu Mar 14 19:44:20 2013]
    Folder: [SDE_ORAR1212_Adaptor]
    Workflow: [SDE_ORA_Flx_ListTmpLoad] version [1].
    Workflow run status: [Failed]
    Workflow run error code: [36331]
    Workflow run error message: [WARNING: Session task instance [SDE_ORA_Flx_ListTmpLoad] failed and its "fail parent if this task fails" setting is turned on. So, Workflow [SDE_ORA_Flx_ListTmpLoad] will be failed.]
    Workflow run id [8].
    Start time: [Thu Mar 14 19:43:59 2013]
    End time: [Thu Mar 14 19:44:02 2013]
    Workflow log file: [u01/oracle/informatica/server/infa_shared/WorkflowLogs/SDE_ORA_Flx_ListTmpLoad.log]
    Workflow run type: [User request]
    Run workflow as user: [Administrator]
    Run workflow with Impersonated OSProfile in domain: []
    Integration Service: [BI_IS]
    Disconnecting from Integration Service
    Completed at Thu Mar 14 19:44:20 2013
    =====================================
    ERROR OUTPUT
    =====================================
    Re-Queue to attempt to run again or attach to running workflow
    if Execution Plan is still running or re-submit Execution Plan to execute the workflow.
    EXCEPTION CLASS::: com.siebel.analytics.etl.etltask.IrrecoverableException
    com.siebel.analytics.etl.etltask.InformaticaTask.doExecute(InformaticaTask.java:179)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.doExecuteWithRetries(GenericTaskImpl.java:410)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:306)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:213)
    com.siebel.analytics.etl.etltask.GenericTaskImpl.run(GenericTaskImpl.java:585)
    com.siebel.analytics.etl.taskmanager.XCallable.call(XCallable.java:63)
    java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    java.util.concurrent.FutureTask.run(FutureTask.java:138)
    java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
    java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    java.util.concurrent.FutureTask.run(FutureTask.java:138)
    java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    java.lang.Thread.run(Thread.java:662)
    (Number of retries : 1)
    pmcmd startworkflow -sv BI_IS -d Domain_ssi.biw066.idc.oracle.com -u Administrator -p **** -f SDE_ORAR1212_Adaptor -lpf /u01/oracle/informatica/server/infa_shared/SrcFiles/FlatFileConnection.DataWarehouse.SDE_ORAR1212_Adaptor.SDE_ORA_Flx_ListTmpLoad.txt SDE_ORA_Flx_ListTmpLoad
    2013-03-14 19:44:20.443 INFORMATICA TASK:SDE_ORAR1212_Adaptor:SDE_ORA_Flx_ListTmpLoad:(Source : FULL Target : FULL) has finished execution with Failed status.
    **********************************************************************************************************************************************************

    I got this message from the pmcmd file of informatica
    FATAL ERROR during initialization:
    %s
    Application terminated.
    FATAL ERROR during initialization:
    %s
    Application terminated.
    Failed to Create Global Locale, Invalid language [%s] specified in environment variable INFA_LANGUAGE
    Invalid CodePage name [%s] specified in environment variable INFA_CODEPAGENAME. codepage name specified in environment variable is not ASCII based

  • I am facing error while running Quickpay in Fusion payroll that "The input value Periodicity is missing for element type KGOC_Unpaid_Absence_Amount. Enter a valid input value". Any idea?

    I am facing error while running Quickpay in Fusion payroll that "The input value Periodicity is missing for element type KGOC_Unpaid_Absence_Amount. Enter a valid input value". Any idea?

    This is most probably because the Periodicity input value has been configured as "Required" and no value has been input for it.
    Please enter a value and try to re-run Quick Pay.

  • Error while creating request list DSU execution error   in Upgrade PI

    Hello,
    I´m doing upgrade de PI 3.0 - 7.0 in mscs and run startup.bat...
    DSU execution error  on hostnode1.domain.sap
    Error while creating request list - see proceeding messages
    Instance profile for instance 00 on host hostnode1 not found profile SID_w*00_hostnode1 not found in directory ...../usr(sap/SID/profile
    Help please.
    Luis
    Edited by: Luis Maura on Nov 5, 2010 1:38 PM

    Instance profile for instance 00 on host hostnode1 not found profile SID_\w*00_hostnode1 not found in directory
    hostnode1 is physical or virtual ?, this file SID_\w00_hostnode1*  exist or not .
    compare the GLOBAL HOSTNAME settings in profiles of Default,Instance and start
    Regards,

  • Error in crawl log "Error while crawling LOB contents. ( Error caused by exception: Microsoft.BusinessData.Infrastructure.BdcException The shim execution failed unexpectedly - The method or operation is not implemented..; SearchID "

    Hi 
    I get the following error in my crawl logs
    "Error while crawling LOB contents. ( Error caused by exception: Microsoft.BusinessData.Infrastructure.BdcException The shim execution failed unexpectedly - The method or operation is not implemented..; SearchID "
    Because of this i suspect, the search results are not including those aspx pages marked as "Hide physical urls from search".
    This error is not available in the another environment where the aspx pages are coming in the results.
    Thanks
    Joe

    Hi Joe,
    Greetings!
    Reset the index and re-crawl. That usually clears it
    If you are using NTLM authentication, then make sure that you specified the PassThrough authentication for crawling
    Probably you need to debug the BDC code that underlies the external content types.
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/41a86c43-151d-47cd-af73-967a4c940611/lotus-notes-connector-error-while-crawling-lob-contents?forum=sharepointsearch
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Error while running ETL Execution plan in DAC(BI Financial Analytics)

    Hi All,
    I have Installed and configured BI Analytics and everything gone well but when I run ETL in DAC to to load the data from source to Analytics Warehouse Execution plan Failed with the following error message - Error while creating Server connections Unable to ping repository server.can anyone please help me on resolving the error.and here is the error error description.
    Error message description:
    ETL Process Id : 4
    ETL Name : New_Tessco_Financials_Oracle R12
    Run Name : New_Tessco_Financials_Oracle R12: ETL Run - 2009-02-06 16:08:48.169
    DAC Server : oratestbi(oratestbi.tessco.com)
    DAC Port : 3141
    Status: Failed
    Log File Name: New_Tessco_Financials_Oracle_R12.4.log
    Database Connection(s) Used :
         DataWarehouse jdbc:oracle:thin:@oratestbi:1521:DEVBI
         ORA_R12 jdbc:oracle:thin:@oratestr12:1531:DEV
    Informatica Server(s) Used :
    Start Time: 2009-02-06 16:08:48.177
    Message: Error while creating Server connections Unable to ping repository server.
    Actual Start Time: 2009-02-06 16:08:48.177
    End Time: 2009-02-06 16:08:51.785
    Total Time Taken: 0 Minutes
    Thanks in Advance,
    Prashanth
    Edited by: user10719430 on Feb 6, 2009 2:08 PM

    I am facing a similar error.. can you pls help me in fixing it.
    Following is the log from DAC server:
    31 SEVERE Fri Oct 16 17:22:18 EAT 2009
    START OF ETL
    32 SEVERE Fri Oct 16 17:22:21 EAT 2009 MESSAGE:::Unable to ping :'ebsczc9282brj', because '
    =====================================
    STD OUTPUT
    =====================================
    Informatica(r) PMCMD, version [8.1.1 SP5], build [135.0129], Windows 32-bit
    Copyright (c) Informatica Corporation 1994 - 2008
    All Rights Reserved.
    Invoked at Fri Oct 16 17:22:20 2009
    The command: [pingserver] is deprecated. Please use the command [pingservice] in the future.
    ERROR: Cannot connect to Integration Service [ebsczc9282brj:6006].
    Completed at Fri Oct 16 17:22:21 2009
    =====================================
    ERROR OUTPUT
    =====================================
    ' Make sure that the server is up and running.
    EXCEPTION CLASS::: com.siebel.etl.gui.core.MetaDataIllegalStateException
    com.siebel.etl.engine.bore.ServerTokenPool.populate(ServerTokenPool.java:231)
    com.siebel.etl.engine.core.ETL.thisETLProcess(ETL.java:225)
    com.siebel.etl.engine.core.ETL.run(ETL.java:604)
    com.siebel.etl.engine.core.ETL.execute(ETL.java:840)
    com.siebel.etl.etlmanager.EtlExecutionManager$1.executeEtlProcess(EtlExecutionManager.java:211)
    com.siebel.etl.etlmanager.EtlExecutionManager$1.run(EtlExecutionManager.java:165)
    java.lang.Thread.run(Thread.java:619)
    33 SEVERE Fri Oct 16 17:22:21 EAT 2009
    *     CLOSING THE CONNECTION POOL DataWarehouse
    34 SEVERE Fri Oct 16 17:22:21 EAT 2009
    *     CLOSING THE CONNECTION POOL SEBL_80
    35 SEVERE Fri Oct 16 17:22:21 EAT 2009
    END OF ETL
    --------------------------------------------

Maybe you are looking for