BSI ConnectToDataSet...failed

Hi
We have a problem with the BSI, we had been getting a dump "RFC_ERROR_SYSTEM_FAILURE", I followed the SAP Note 1068271 for the debug, and the result is:
=Thu Jan 22 11:53:37 2009
=SAP AG, Walldorf - Business API for BSI TaxFactory 8.0
=RfcAccept called
=Mapping ABAP RFC_PAYROLL_TAX_CALC_US_80 to C function srv_Payroll_Tax_Calc_US_80
=Mapping ABAP RFC_HR_TAXLOCATOR_US_80 to C function srv_hr_taxlocator_us_80
=Waiting for ABAP function calls
=Running function srv_Payroll_Tax_Calc_US_80
=Loading import parameters
=Loading export parameters
=Loading internal tables
=Calling Payroll_Tax_Calc_US
=Running Connect_DB_Payroll_Tax_Calc_US
BSI dataset                  -> 110
ConnectToDataSource...Succeeded 
ConnectToDataSet...failed 
Error String ->  7777 - [Oracle][ODBC][Ora]ORA-00933: SQL command not properly ended
=RFC error
operation/code Connect_DB_Payroll_Tax_Calc_US
key RFC_ERROR_SYSTEM_FAILURE
status
message See RFC trace file or SAP system log for more details
internal status
The RFC under sm59 is working fine, the error is on the connection to the Dataset according to the Debug log "ConnectToDataSet...failed".
I don't know what to check about the Dataset, could you please help me?
Best Regards

Yes, it's correct.
I checked it's 8.0.
I think is a problem with the parameters under tf80server.bat.
SET
TF80_CONNECT_STRING=DSN=;UID=;PW
D=;
SET TF80_SCHEMA_NAME=.TF80
REM for SAP trace debugging, uncomment below & see file
errors.txt in gateway working directory
REM C:\BSI\TAXFACTORY\tf80serverdebug.exe %*
REM else for usual operation
C:\BSI\TAXFACTORY\tf80server.exe %*
I don't know what is the "ODBC_DSN_NAME"
I have the user, password, the database name...
Best Regards

Similar Messages

  • Error when reprinting the invoice

    Hi all,
    I am reprinting a invoice, when I select the reprint option there is a pop up error message which says stop symbolwith the below message
      Problem with interval numbering 01e with object J_1BNFNUMB.
    Does Any one know whats the cause and what needs to be done to fix this error.
    Any inputs will be helpfull.
    Regards,
    Selina

    Hi Selina,
    The Problem for the ERROR is in Source code ZSYSDA_NFE.In this we have a subroutine  to update the financial document in the database.
    PERFORM financial_doc_update.
    After processing this subroutine the sy-subrc and retcode will be 4.which means that the financial document was not successfully updated in the database.As a result we get the error popup.
    Inside the subroutine the UPDATE command for updating BSIS table  fails and SY-SUBRC and retcode becomes 4, as a result we get the error .
      UPDATE bsis SET xblnr = wk_xblnr
    WHERE burks = bseg-bukrs
    AND hkont = bseg-hkont
    AND augdt = bseg-augdt
    AND zuonr = bseg-zuonr
    AND gjahr = bseg-gjahr
    AND belnr = bseg-belnr
    AND buzei = bseg-buzei.
    PERFORM financial_doc_update. u201Cupdate in database
    PERFORM nota_fiscal_update. u201Cupdate in database
    ENDIF.
    ENDIF.
    IF retcode is INITIAL.
    ELSE.
    MESSAGE a114 with u201801u2019 u2018J_1BNFNUMBu2019.
    ENDIF.
    Regards,
    Sonam.

  • BSI Machine Key failed dut to Communication Error - Version 9.0

    Hello All,
    We upgraded to BSI 9.0 from 8.0.
    We have configured everything except for the Machine key.
    1. We downloaded the key from BSI with our hostname and FTP the file to /sapmnt/SID/exe .
    2. This is where I put the tf90lic (FTP in Ascii)
    3. I also set the env variables as
    setenv DATABASE=tf90/[email protected]
    export DATASET=DEFAULT
    4. Now when I give the command, tf90lic -i test.txt I get this error message:
    > tf90lic -i test.txt
    ConnectToDataSource() failed: 8886 - UNABLE TO CONNECT TO TF90/TF90BSI@@ORACLE10.2.0.4.0 SQLCODE RETURNED : -12154
    What am I doing wrong?

    Hello All,
    We upgraded to BSI 9.0 from 8.0.
    We have configured everything except for the Machine key.
    1. We downloaded the key from BSI with our hostname and FTP the file to /sapmnt/SID/exe .
    2. This is where I put the tf90lic (FTP in Ascii)
    3. I also set the env variables as
    setenv DATABASE=tf90/[email protected]
    export DATASET=DEFAULT
    4. Now when I give the command, tf90lic -i test.txt I get this error message:
    > tf90lic -i test.txt
    ConnectToDataSource() failed: 8886 - UNABLE TO CONNECT TO TF90/TF90BSI@@ORACLE10.2.0.4.0 SQLCODE RETURNED : -12154
    What am I doing wrong?

  • Credit Card settlement FCC1 fails, no records in table BSIS

    Dear experts,
    I'm implementing credit card integration with a new web shop, and got stuck with FI configuration, probably since I'm brand new to FI...
    Okay, this is what happens... When I select payment by invoice, sales order gets created fine, and the invoice is created from the sales order instantaneously. Financial documents etc. all fine.
    Now when I select payment by credit card, the sales order gets created fine as well, after the credit card has been authorized. The invoice however does not get created. Warning message: "The item is not relevant for billing".
    Okay, this might or might not be the standard process. Either the invoice should be created instantly (in which case billing config is incorrect) or the invoice should be created after credit card settlement (in which case there's some other FI config not right).
    So my first question I hope someone can answer me here: When is the billing supposed to happen? Before or after the settlement? If it's before settlement, why does it say then that the item is not relevant, whereas, if I pay by invoice, it is relevant?
    For my second question, let's assume, invoicing is supposed to happen after settlement.
    If I execute the settlement process in transaction FCC1, the message I get is: FY033 "No items to be settled found"
    Digging some deeper, I found the cause for the message in table BSIS, where the items for settlement are supposed to be stored. However, they're plainly not in that table. So my second question I hope to get some insight for: How do I configure the flow so that after credit card authentication the items are ready for settlement?
    Best wishes and many thanks,
    Jan

    Solved by some trial-and-error configuration in copying control.

  • BSI Tax Factory Upgrade 8.0 to 9.0

    Hi BSI,
    We are upgrading our BSI tax Factory from 8.0 to 9.0. We are running:
    Windows 2008 R2
    SQL Server version 10.50.1777
    I'm able to connect to the database using login TF90 through SQL Server Management Studio, the ODBC Data Source Administrator and the TaxFactory Client is connecting fine too.
    But when running report RPUBTCU0 from the SAP system , its caught under ABAP dump-> SYSTEM FAILURE.
    Looking at the error.txt.
    =Running connect_db_taxfactory
    BSI dataset                  -> 101
    ConnectToDataSource... Starting 
    ConnectToDataSource...Succeeded 
    Connect to Dataset Error string =  101
    ConnectToDataSet... Starting 
    ConnectToDataSet...failed 
    Error String ->  4020 - THERE IS NO VALID LICENSE INSTALLED FOR HOST HCA-MSAP68:UNKNOWN.
    =RFC error
    operation/code connect_db_payroll_tax_calc_us
    key RFC_ERROR_SYSTEM_FAILURE
    status
    message See RFC trace file or SAP system log for more details
    internal status .
    The machine key is successfully installed.
    Please guide what we are missing here.
    Please contact me at +60123675076 (malaysia) at anytime.
    Thanks.
    Thava

    We managed to solve this by changing tf90server.bat file.
    from - I:
    CD I:\BSI\Server9.0
    tf90server.exe %*
    To - I:\BSI\Server9.0\tf90server.exe %*
    Now we could run report RPUBTCU0 without error.
    Thanks.
    Thava

  • BSI Tax Factory 9.0 Upgrade

    Can folks give me an idea what kind of timelines they are facing to upgrade from BSI 8.0 to 9.0 assuming HR SPs and TUBS required?  I am trying to get a rough scope (weeks, months) for planning purposes.

    Hello All
    We are upgrading TaxFactory from 8 to 9 by following the SAP note 1469858.
    when we run the report RPUBTCU0, SAP system is giving system failure error. We are in contact with BSI support but no use, as suggested by them we have changed the password of user ID (OS user) tf90 to password bsi and it did not work.
    With our tf90 Os user ID and password abcdef, we are able to connect to tf90 database but when we run report RPUBTCU0, it is throwing system failure dump.
    Please advice on the below error message.
    Thanks
    Hinge
         db2 connect to TF90 user tf90 using abcdef
       Database Connection Information
    Database server        = DB2/AIX64 9.1.2
    SQL authorization ID   = TF90
    Local database alias   = TF90
          tf90lic -i tf90license.txt
    ConnectToDataSource() failed: 7777 - [IBM][CLI Driver] SQL30082N  Security processing failed with reason "3" ("PASSWORD MISSING").  SQLSTATE=08001
          more tf90server.csh
    #!/bin/csh
    #tf90server.csh: Set execution environment for SAP TaxFactory 9.0
    Set your DB2/UDB environment variables
    Remember to grant database rights to the user invoking this
    setenv DB2INSTANCE db2sid     #Replace with your DB2 unix instance owner
    setenv DB2DBDFT    TF90       #Replace with your DB2 Database Name
    setenv DATABASE    TF90       #Replace with your DB2 Database Name
    setenv DB2USER     tf90       #Replace with your DB2 User ID
    setenv PASSWD      abcdef  #Replace with your DB2 Password
    Change directory to the TaxFactory Server Directory
    Set the TaxFactory Default Database connection
    cd /sapmnt/SID/exe
    For SAP Trace Debugging, Uncomment Below & Refer to /tmp/error.txt
    ./tf90server $1 $2 $3 -o /tmp/error.txt
    log of /tmp/error.txt:
    =Running function srv_payroll_tax_calc_us_90
    =Loading import parameters
    =Loading export parameters
    =Loading internal tables
    =Calling payroll_tax_calc_us
    =Running connect_db_taxfactory
    BSI dataset                  -> 030
    ConnectToDataSource... Starting 
    ConnectToDataSource...failed 
    Error String ->  7777 - [IBM][CLI Driver] SQL30082N  Security processing failed with reason "24" ("USERNAME AND/OR PASSWORD INVALID"
    ).  SQLSTATE=08001
    =RFC error
    operation/code connect_db_payroll_tax_calc_us
    key rfc system error raised
    status
    message for more information: see tracefile dev_rfc
    internal status
    dev_rfc log file:
    Trace file opened at 20110314 085512 EDT SAP-REL 640,0,162 RFC-VER 3 878571
    ======> CPIC-CALL: 'CMACCP'
    LOCATION    SAP-Gateway on host xxxxxx / sapgw03
    ERROR       Conversation 88399050 not found
    TIME        Mon Mar 14 08:55:12 2011
    RELEASE     700
    COMPONENT   SAP-Gateway
    VERSION     2
    RC          728
    MODULE      gwxxrd.c
    LINE        6254
    COUNTER     3664

  • BSI upgrade from 8.0 to 9.0

    Hi Experts,
    New BSI Tax factory 9.0 has been released recently. I would like to know what are the steps needed to upgrade tax factory from 8.0 to 9.0.
    I have gone through SAP Note 1469858 for details and found that major activities are related to basis. Can somebody help to determine what is the functional impact on payroll due to this upgrade.
    Looking forward for your responces.
    Regards,
    Ooba

    Hello All
    We are upgrading TaxFactory from 8 to 9 by following the SAP note 1469858.
    when we run the report RPUBTCU0, SAP system is giving system failure error. We are in contact with BSI support but no use, as suggested by them we have changed the password of user ID (OS user) tf90 to password bsi and it did not work.
    With our tf90 Os user ID and password abcdef, we are able to connect to tf90 database but when we run report RPUBTCU0, it is throwing system failure dump.
    Please advice on the below error message.
    Thanks
    Hinge
         db2 connect to TF90 user tf90 using abcdef
       Database Connection Information
    Database server        = DB2/AIX64 9.1.2
    SQL authorization ID   = TF90
    Local database alias   = TF90
          tf90lic -i tf90license.txt
    ConnectToDataSource() failed: 7777 - [IBM][CLI Driver] SQL30082N  Security processing failed with reason "3" ("PASSWORD MISSING").  SQLSTATE=08001
          more tf90server.csh
    #!/bin/csh
    #tf90server.csh: Set execution environment for SAP TaxFactory 9.0
    Set your DB2/UDB environment variables
    Remember to grant database rights to the user invoking this
    setenv DB2INSTANCE db2sid     #Replace with your DB2 unix instance owner
    setenv DB2DBDFT    TF90       #Replace with your DB2 Database Name
    setenv DATABASE    TF90       #Replace with your DB2 Database Name
    setenv DB2USER     tf90       #Replace with your DB2 User ID
    setenv PASSWD      abcdef  #Replace with your DB2 Password
    Change directory to the TaxFactory Server Directory
    Set the TaxFactory Default Database connection
    cd /sapmnt/SID/exe
    For SAP Trace Debugging, Uncomment Below & Refer to /tmp/error.txt
    ./tf90server $1 $2 $3 -o /tmp/error.txt
    log of /tmp/error.txt:
    =Running function srv_payroll_tax_calc_us_90
    =Loading import parameters
    =Loading export parameters
    =Loading internal tables
    =Calling payroll_tax_calc_us
    =Running connect_db_taxfactory
    BSI dataset                  -> 030
    ConnectToDataSource... Starting 
    ConnectToDataSource...failed 
    Error String ->  7777 - [IBM][CLI Driver] SQL30082N  Security processing failed with reason "24" ("USERNAME AND/OR PASSWORD INVALID"
    ).  SQLSTATE=08001
    =RFC error
    operation/code connect_db_payroll_tax_calc_us
    key rfc system error raised
    status
    message for more information: see tracefile dev_rfc
    internal status
    dev_rfc log file:
    Trace file opened at 20110314 085512 EDT SAP-REL 640,0,162 RFC-VER 3 878571
    ======> CPIC-CALL: 'CMACCP'
    LOCATION    SAP-Gateway on host xxxxxx / sapgw03
    ERROR       Conversation 88399050 not found
    TIME        Mon Mar 14 08:55:12 2011
    RELEASE     700
    COMPONENT   SAP-Gateway
    VERSION     2
    RC          728
    MODULE      gwxxrd.c
    LINE        6254
    COUNTER     3664

  • Backup MaxDB 7.7.06.09 to Veritas Netbackup 6.5 fails

    We want to backup MaxDB to Veritas Netbackup server.
    According documentation found about this topic the backup is configured
    by creating 3 files: bsi.env, initWDO.par (for backint for MaxDB) and
    initWDO.utl (for backint for Oracle). The contents of these files are shown below.
    When running the backup, it seems that backint for MaxDB ends with return code 2,
    the error message received is:
      -24920,ERR_BACKUPOP: backup operation was unsuccessful
      The backup tool failed with 2 as sum of exit codes.
    Unfortunately no further errors/warnings are shown that points in any direction
    what's going wrong here.
    We start the backup via the following dbmcli-command:
    dbmcli -u control,****** -d WDO -uUTL control,****** backup_start BACKData_WDO
    (for the time being without xuser entries, first make sure the backup is ok)
    The files dbm.ebl, dbm.prt and several others do not show any additional details/hints.
    It seems as if the "save data quick" to the named pipe is ok, the sql-code returns "0".
    After this the backint for MaxDB should read the named pipe and write it to stage-files,
    but backint (for MaxDB) ends with return code 2.
    Any idea what might go wrong here?
    With kind regards,
    R. Hoogeveen
    The Netherlands
    File bsi.env:
    =========
    BACKINT                /sapdb/WDO/db/bin/backint
    INPUT                  /tmp/backint4maxdb_WDO.in
    OUTPUT                 /tmp/backint4maxdb_WDO.out
    ERROROUTPUT            /tmp/backint4maxdb_WDO.err
    PARAMETERFILE          /sapdb/data/wrk/WDO/initWDO.par
    TIMEOUT_SUCCESS        600
    TIMEOUT_FAILURE        300
    ORIGINAL_RUNDIRECTORY  /sapdb/data/wrk/WDO
    File initWDO.par:
    =============
    STAGING AREA:                  /tmp/stageWDO 1 GB
    FILES PER BACKINT CALL:        1
    BACKINT:                       /usr/openv/netbackup/bin/backint
    PARAMETERFILE OF BACKINT:      /sapdb/data/wrk/WDO/initWDO.utl
    HISTORY FILE:                  /sapdb/data/wrk/WDO/backint_history_WDO.log
    INPUTFILE FOR BACKINT:         /tmp/backint4ora_WDO.in
    OUTPUTFILE FOR BACKINT:        /tmp/backint4ora_WDO.out
    ERRORFILE FOR BACKINT:         /tmp/backint4ora_WDO.err
    MAXIMAL DELAY OF BACKINT CALL: 30
    File initWDO.utl:
    =============
    switch_list /tmp/.switch_WDO.lis
    switch_sem /tmp/.switch_WDO.sem
    switch_log /tmp/.switch_WDO.log
    drives 1
    client wdocsz01
    server backfire
    policy sap_WDO

    Lars,
    The /tmp/backint4maxdb.err file tells me:
    Backint for Oracle was unsuccessful.
    (Unfortunately that was all information in this file.)
    The backint4ora.in file tells me:
    /tmp/stageWDO.0
    (looks ok to me, also at the time backint4ora was started the stage file was created with non-zero size)
    The backint4ora.out file tells me:
    ERROR: incorrect format or option in .utl file (-p)
    (this seems as if the -p option is not recognized by the backint4ora executable)
    When I run this executable manually as user sdb it shows me the commandline that I should use, including the -p option.
    One strange thing I notice is that the order of the options is different from the commandline that is executed.
    (in the usage it shows -p as almost last parameter, the command executed has -p in the middle; I will see if I can execute the backint4ora command manually, since I have the stage file available, I have copied it during the process)
    The backint4ora.err file is empty.
    The commandline of the dbmcli command I execute shows me another interesting error message,
    this might also be the source of all problems here.
    -24920,ERR_BACKUPOP: backup operation was unsuccessful
    Could not get external backup ID's from the backup tool.
    I tried to retrieve the external backup id's manually for medium BACKDataWDO, it show me OK without any external backup id's.
    I am not sure, but I think this is correct since no successfull backup was created yet with external backup tool.
    Can it also be that the parameter "history file" from the initWDO.par file is set wrong?
    Currently it is set to "/sapdb/data/wrk/WDO/backint_history_WDO.log" (see above also), but I can imagine
    that this should be set to the dbm.knl or dbm.ebf file ??
    With kind regards,
    Roger Hoogeveen

  • ServletContext Listener failed to startup

    hi,
    i have posted this earlier in wrong forum, anyway...
    I am working with Tomcat 5.0 and Java 1.4.2. I am working on a program which connects to MYSQL database.
    upon starting Tomcat, i had this error:
    INFO: Create Host deployer for direct deployment ( non-jmx )
    Jan 21, 2005 2:30:38 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:D:\Tomcat\jakarta-tomcat-5.
    0.28\conf\Catalina\localhost\admin.xml
    Jan 21, 2005 2:30:39 PM org.apache.struts.util.PropertyMessageResources <init>
    INFO: Initializing, config='org.apache.struts.util.LocalStrings', returnNull=tru
    e
    Jan 21, 2005 2:30:39 PM org.apache.struts.util.PropertyMessageResources <init>
    INFO: Initializing, config='org.apache.struts.action.ActionResources', returnNul
    l=true
    Jan 21, 2005 2:30:39 PM org.apache.struts.util.PropertyMessageResources <init>
    INFO: Initializing, config='org.apache.webapp.admin.ApplicationResources', retur
    nNull=true
    Jan 21, 2005 2:30:40 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:D:\Tomcat\jakarta-tomcat-5.
    0.28\conf\Catalina\localhost\balancer.xml
    Jan 21, 2005 2:30:41 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:D:\Tomcat\jakarta-tomcat-5.
    0.28\conf\Catalina\localhost\manager.xml
    Jan 21, 2005 2:30:41 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:D:\Tomcat\jakarta-tomcat-5.
    0.28\conf\Catalina\localhost\bsi.xml
    log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.
    ConvertUtils).
    log4j:WARN Please initialize the log4j system properly.
    Jan 21, 2005 2:30:41 PM org.apache.catalina.core.StandardContext listenerStart
    SEVERE: Skipped installing application listeners due to previous error(s)
    Jan 21, 2005 2:30:41 PM org.apache.catalina.core.StandardContext start
    SEVERE: Error listenerStart
    Jan 21, 2005 2:30:41 PM org.apache.catalina.core.StandardContext start
    SEVERE: Context startup failed due to previous errors
    Jan 21, 2005 2:30:41 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /webdav from URL file:D:\Tomcat
    \jakarta-tomcat-5.0.28\webapps\webdav
    Jan 21, 2005 2:30:41 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /servlets-examples from URL fil
    e:D:\Tomcat\jakarta-tomcat-5.0.28\webapps\servlets-examples
    Jan 21, 2005 2:30:41 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /jsp-examples from URL file:D:\
    Tomcat\jakarta-tomcat-5.0.28\webapps\jsp-examples
    Jan 21, 2005 2:30:41 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /tomcat-docs from URL file:D:\T
    omcat\jakarta-tomcat-5.0.28\webapps\tomcat-docs
    Jan 21, 2005 2:30:41 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path from URL file:D:\Tomcat\jakart
    a-tomcat-5.0.28\webapps\ROOT
    Jan 21, 2005 2:30:41 PM org.apache.coyote.http11.Http11Protocol start
    INFO: Starting Coyote HTTP/1.1 on http-8080
    Jan 21, 2005 2:30:42 PM org.apache.jk.common.ChannelSocket init
    INFO: JK2: ajp13 listening on /0.0.0.0:8009
    Jan 21, 2005 2:30:42 PM org.apache.jk.server.JkMain start
    INFO: Jk running ID=0 time=0/30 config=D:\Tomcat\jakarta-tomcat-5.0.28\conf\jk2
    .properties
    Jan 21, 2005 2:30:42 PM org.apache.catalina.startup.Catalina start
    INFO: Server startup in 3545 ms
    and when i look at the logs, it says:
    2005-01-21 14:18:54 StandardContext[bsi]Error configuring application listener of class com.mytest.MyListener
    java.lang.NoClassDefFoundError: javax/servlet/ServletContextListener
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
    where com.mytest.MyListener is in mylistener.jar
    mylistener.jar is in the Tomcat/webapps/myapp/WEB-INF/lib
    and the servlet-api.jar is in Tomcat/common/lib
    I tried and tried many solutions, but still my application has not been loaded..
    I am desperately in need of solution. Can anyone help me with this?... any suggestions would be greatly appreciated.

    Hi,
    I too get this error.
    Using CATALINA_BASE: ..
    Using CATALINA_HOME: ..
    Using CATALINA_TMPDIR: ..\temp
    Using JAVA_HOME: D:\j2sdk1.4.2_04
    Jun 23, 2005 12:39:48 PM org.apache.coyote.http11.Http11Protocol init
    INFO: Initializing Coyote HTTP/1.1 on port 8080
    Jun 23, 2005 12:39:48 PM org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 1078 ms
    Jun 23, 2005 12:39:48 PM org.apache.catalina.core.StandardService start
    INFO: Starting service Catalina
    Jun 23, 2005 12:39:48 PM org.apache.catalina.core.StandardEngine start
    INFO: Starting Servlet Engine: Apache Tomcat/5.0.19
    Jun 23, 2005 12:39:48 PM org.apache.catalina.core.StandardHost start
    INFO: XML validation disabled
    Jun 23, 2005 12:39:48 PM org.apache.catalina.core.StandardHost getDeployer
    INFO: Create Host deployer for direct deployment ( non-jmx )
    Jun 23, 2005 12:39:48 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:C:\Program Files\Apache Sof
    tware Foundation\Tomcat 5.0\conf\Catalina\localhost\admin.xml
    Jun 23, 2005 12:39:49 PM org.apache.struts.util.PropertyMessageResources <init>
    INFO: Initializing, config='org.apache.struts.util.LocalStrings', returnNull=tru
    e
    Jun 23, 2005 12:39:49 PM org.apache.struts.util.PropertyMessageResources <init>
    INFO: Initializing, config='org.apache.struts.action.ActionResources', returnNul
    l=true
    Jun 23, 2005 12:39:50 PM org.apache.struts.util.PropertyMessageResources <init>
    INFO: Initializing, config='org.apache.webapp.admin.ApplicationResources', retur
    nNull=true
    Jun 23, 2005 12:39:51 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:C:\Program Files\Apache Sof
    tware Foundation\Tomcat 5.0\conf\Catalina\localhost\balancer.xml
    Jun 23, 2005 12:39:51 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Processing Context configuration file URL file:C:\Program Files\Apache Sof
    tware Foundation\Tomcat 5.0\conf\Catalina\localhost\manager.xml
    Jun 23, 2005 12:39:51 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /jsp-examples from URL file:C:\
    Program Files\Apache Software Foundation\Tomcat 5.0\webapps\jsp-examples
    Jun 23, 2005 12:39:51 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /practice from URL file:C:\Prog
    ram Files\Apache Software Foundation\Tomcat 5.0\webapps\practice
    Jun 23, 2005 12:39:51 PM org.apache.catalina.core.StandardContext listenerStart
    SEVERE: Skipped installing application listeners due to previous error(s)
    Jun 23, 2005 12:39:51 PM org.apache.catalina.core.StandardContext start
    SEVERE: Error listenerStart
    Jun 23, 2005 12:39:51 PM org.apache.catalina.core.StandardContext start
    SEVERE: Context startup failed due to previous errors
    Jun 23, 2005 12:39:51 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path from URL file:C:\Program Files
    \Apache Software Foundation\Tomcat 5.0\webapps\ROOT
    Jun 23, 2005 12:39:52 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /servlets-examples from URL fil
    e:C:\Program Files\Apache Software Foundation\Tomcat 5.0\webapps\servlets-exampl
    es
    Jun 23, 2005 12:39:52 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /tomcat-docs from URL file:C:\P
    rogram Files\Apache Software Foundation\Tomcat 5.0\webapps\tomcat-docs
    Jun 23, 2005 12:39:52 PM org.apache.catalina.core.StandardHostDeployer install
    INFO: Installing web application at context path /webdav from URL file:C:\Progra
    m Files\Apache Software Foundation\Tomcat 5.0\webapps\webdav
    Jun 23, 2005 12:39:52 PM org.apache.coyote.http11.Http11Protocol start
    INFO: Starting Coyote HTTP/1.1 on port 8080
    Jun 23, 2005 12:39:52 PM org.apache.jk.common.ChannelSocket init
    INFO: JK2: ajp13 listening on /0.0.0.0:8009
    Jun 23, 2005 12:39:52 PM org.apache.jk.server.JkMain start
    INFO: Jk running ID=0 time=0/31 config=C:\Program Files\Apache Software Foundat
    ion\Tomcat 5.0\conf\jk2.properties
    Jun 23, 2005 12:39:52 PM org.apache.catalina.startup.Catalina start
    INFO: Server startup in 3875 ms
    I have placed the listener class in the classes directory of my webapp and also made the entry in web.xml
    Any clue as to why this happens

  • BSI version upgrade from 8 to 9 query

    Hello All
    We are upgrading TaxFactory from 8 to 9 by following the SAP note 1469858.
    when we run the report RPUBTCU0, SAP system is giving system failure error. We are in contact with BSI support but no use, as suggested by them we have changed the password of user ID (OS user) tf90 to password bsi and it did not work.
    With our tf90 Os user ID and password abcdef, we are able to connect to tf90 database but when we run report RPUBTCU0, it is throwing system failure dump.
    Please advice on the below error message.
    Thanks
    Hinge
         db2 connect to TF90 user tf90 using abcdef
       Database Connection Information
    Database server        = DB2/AIX64 9.1.2
    SQL authorization ID   = TF90
    Local database alias   = TF90
          tf90lic -i tf90license.txt
    ConnectToDataSource() failed: 7777 - [IBM][CLI Driver] SQL30082N  Security processing failed with reason "3" ("PASSWORD MISSING").  SQLSTATE=08001
          more tf90server.csh
    #!/bin/csh
    #tf90server.csh: Set execution environment for SAP TaxFactory 9.0
    Set your DB2/UDB environment variables
    Remember to grant database rights to the user invoking this
    setenv DB2INSTANCE db2sid     #Replace with your DB2 unix instance owner
    setenv DB2DBDFT    TF90       #Replace with your DB2 Database Name
    setenv DATABASE    TF90       #Replace with your DB2 Database Name
    setenv DB2USER     tf90       #Replace with your DB2 User ID
    setenv PASSWD      abcdef  #Replace with your DB2 Password
    Change directory to the TaxFactory Server Directory
    Set the TaxFactory Default Database connection
    cd /sapmnt/SID/exe
    For SAP Trace Debugging, Uncomment Below & Refer to /tmp/error.txt
    ./tf90server $1 $2 $3 -o /tmp/error.txt
    log of /tmp/error.txt:
    =Running function srv_payroll_tax_calc_us_90
    =Loading import parameters
    =Loading export parameters
    =Loading internal tables
    =Calling payroll_tax_calc_us
    =Running connect_db_taxfactory
    BSI dataset                  -> 030
    ConnectToDataSource... Starting 
    ConnectToDataSource...failed 
    Error String ->  7777 - [IBM][CLI Driver] SQL30082N  Security processing failed with reason "24" ("USERNAME AND/OR PASSWORD INVALID"
    ).  SQLSTATE=08001
    =RFC error
    operation/code connect_db_payroll_tax_calc_us
    key rfc system error raised
    status
    message for more information: see tracefile dev_rfc
    internal status
    dev_rfc log file:
    Trace file opened at 20110314 085512 EDT SAP-REL 640,0,162 RFC-VER 3 878571
    ======> CPIC-CALL: 'CMACCP'
    LOCATION    SAP-Gateway on host xxxxxx / sapgw03
    ERROR       Conversation 88399050 not found
    TIME        Mon Mar 14 08:55:12 2011
    RELEASE     700
    COMPONENT   SAP-Gateway
    VERSION     2
    RC          728
    MODULE      gwxxrd.c
    LINE        6254
    COUNTER     3664

    Hello hingekumar,
    Please refer the thread below where many community members have contributed with hints:
    TaxFactory 9.0 Install - Short Dump - System Failure
    Please also refer the following threads:
    *BSI 8.0 becomes obsolete August 31st 2011, 9.0 troubleshooting guide here*
    US - SYSTEM FAILURE after upgrading to BSI 9.0
    Kind regards,
    Felipe

  • BSI tf90lic ERROR

    Hello All,
    We upgrade to BSI 9.0 recently and everything was successfull.
    We then upgraded our Oracle system from 10..2.0.4 to 11.2.0.2 and the BSI failed.
    So I downloaded the one for 11.2 oracle version and changed the TF90SERVER and TF90SERVER.CSH accordingly.
    But when i try to run the tf90lic I get the below error:
    cgunx201:dv2adm 52> tf90lic -v
    exec(): 0509-036 Cannot load program tf90lic because of the following errors:
            0509-130 Symbol resolution failed for tf90lic because:
            0509-136   Symbol strcat (number 106) is not exported from
                       dependent module /oracle/client/10x_64/instantclient/libclntsh.a[shr.o].
            0509-136   Symbol strcpy (number 107) is not exported from
                       dependent module /oracle/client/10x_64/instantclient/libclntsh.a[shr.o].
                 0509-192 Examine .loader section symbols with the
                     'dump -Tv' command.
    But the  /oracle/client/10x_64/instantclient/libclntsh.a file does exist in /oracle/client/10x_64/instantclient directory and has 777 permisssions.
    Please help!

    tf90server.csh
    SID is where we have our system name, i also changed it point to the new oracle home.
    #tf90server.csh: Set execution environment for SAP TaxFactory 9.0
    Set your Oracle environment variables
    Remember to grant database rights to the user invoking this
    setenv ORACLE_SID  SID              #Replace with your Oracle SID
    setenv ORACLE_HOME /oracle/SID/112_64             #Replace with your Oracle Home
    setenv LIBPATH /oracle/SID/112_64/lib                    #Replace with $ORACLE_HOME/lib
    Change directory to the TaxFactory Server Directory
    Set the TaxFactory Default Database connection
    cd /sapmnt/SID/exe
    setenv DATABASE tf90/tf90bsi                      #Replace with your Oracle Connect
    For SAP Trace Debugging, Uncomment Below & Refer to /tmp/error.txt
    ./tf90server $1 $2 $3 -o /tmp/error.txt
    ./tf90server $1 $2 $3
    Also when I try to run the BSU Tax calcuation Test program for BSi 9.0  (RPUBTCU0) it runs successfully.
    I also check the TF90 user is unlocked and the password is correct in oracle.
    But when trying to run the simulation we still get the error BSI system failure.

  • Hi what all need to be configured in BSI by SAP HR

    Hi Gurus,
    Please provied me information about BSI.
    what need to be configured in BSI by the SAP Hr functional consutant.

    What about port 22/tcp? RAC fails to install if it does not have ssh access from one cluster node to all other cluster nodes.
    And firewall which network? Public or private? It would be a mistake to firewall the private (Interconnect) network - but something that could be inevitable when the Interconnect is not a truly dedicated and private network to server as the cluster's communication backbone.
    What about OEM?
    What about Apex, XDB and webdav?
    There are a number of network services related to Oracle and one needs to make a comprehensive listing of what is used (and on which ports) for correctly configuring the firewall.

  • Bit locker drive encryption failed due to power failer and hard disk corrupted

    I ran Bitlocker drive ecryption drive D. My pc is windows 7 ultimate, while it was in progress of 1% due to power failer the encryption failed, when power resume the drive didn't showed the file format nor the size but it shows the size in disk management.
    It showed like this in My computer
    I do Have the recovery code password and back of recovery password so I ran the "manage-bde-_unlock D:-rp[my code ]
    and my pc got hang  no other option rather than to press the restart button. 
    then I used commang "repair-bde -force D:I:-rp[my rp] and following info showed but it stucked in 1% about 8 hours, and there was no increase in the pecentage
    I also connected the hardisk to mac but all othe partation showed but didn't showed the encrypted one.
    I had lots of memorable picture and other backups so any one kindly help me to get out of this problem. Thanks for help

    Hi,
    The BitLocker encryption and decryption processes can be interrupted by turning the computer off, and it will resume where it left off the next time Windows starts. This is true even if the power is suddenly unavailable.
    Bitlocker-repair (repair-bde)  tool
    can't repair a drive that failed during the encryption or decryption process.
    In addition, could you please explain a bit for what drive you are trying to deal with? external one?
    When you first restart your PC, have you seen any signs that indicate that the encryption is in process?
    Regarding your scenario, please take a look to see if the following articles could help here:
    Scenario 11: Recovering Data Protected by BitLocker Drive Encryption (Windows 7)
    Besides, when running manage-bde command, did we followed the steps mentioned in the below article?
    Scenario 14: Using a Data Recovery Agent to Recover BitLocker-Protected Drives (Windows 7)
    Best regards
    Michael Shao
    TechNet Community Support

  • Cannot send email from my Touch (connection to smtp server fails)

    Hello,
    I have a new iPod Touch with 1.1.4 and the January apps. I am having a problem setting the Mail application.
    I am trying to connect to the IMAP/SMTP servers at my university. I am using the exact same settings and passwords I use on my laptop, which works fine. I can receive email fine on my Touch, but every time I try to send one it fails tellings me "the connection to the outgoing server smtp.myuniversity.edu failed".
    If I on purpose write a wrong password for the outgoing mail, the error message I get is different ("check the account settings for the outgoing server smtp.myuniversity.edu").
    The university IT people confirmed my settings, and told me that there is nothing blocking any handheld device from using the server.
    Does anyone know why this would happen?
    Thanks,
    Marcelo

    Thank you very much for your responses
    1) the link to mail setup is (sorry, it's quite long)
    http://www.knowledgepak.com/kpaksonline/kpol.asp?PiAlias=kpolpi17&k2dockey=04096 3251575739@kpol17&ViewLink=true&SkipHeader=false&printformat=true
    2) I am indeed using SSL, as instructed by IT
    3) I do use port 587 instead of 25 (25 does not work either)
    Any ideas? Thanks again.
    MC

  • Installation of IPC AP 7.0 Jar is getting Failed when uploading in CRM

    Hello Experts,
    we did some changes in the previosly uploded version of IPC AP 7.0  customer user exit Jar file in eclipse.
    While uploading the new modified jar through transaction /SAPCND/UE_DEV in CRM we are getting error :" installation of module <Jar file name > has failed ".
    when we checked the logs in SM 53 we seen the below mentioned error:
    Message: Exception of type com.sap.sql.log.OpenSQLException caught: Exception of type com.sap.sql.sqlparser.CommonSQLParserException: - statement "DELETE FROM "SVMCRT_MOD_TR_T" WHERE "MODULE_NAME" LIKE ? ESCAPE ^ (reason: Modification of ABAP tables is not permit ted)" is not supported
    caught: - statement "DELETE FROM "SVMCRT_MOD_TR_T" WHERE "MODULE_NAME" LIKE ? ESCAPE ^ (reason: Modification of ABAP tables is not permitted)" is not supported
    --> com.sap.sql.log.OpenSQLException: Exception of type com.sap.sql.sqlparser.CommonSQLParserException: - statement "DELETE FROM "SVMCRT_MOD_TR_T" WHERE "MODULE_NAME" LIKE ? ESCAPE '^' (reason: Modification of ABAP tables is n" is not suppor ted
    caught: - statement "DELETE FROM "SVMCRT_MOD_TR_T" WHERE "MODULE_NAME" LIKE ? ESCAPE '^' (reason: Modification of ABAP tables is not permitted)" is not supported
    at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Ljava/lang/Class;Ljava/lang/String;[Ljava/lang/Object;)Lcom/sap/sql/log/OpenSQLException;(Syslog.java:85)
    at 
    if  required i can post the complete stack trace.
    any inputs/suggestions are most welcome.
    Thanks & regards,
    Siddharth

    Hi Mark,
    Yesterday after Posting the thread we found the same Note ,Issue occured because of  JAVA write access was not enabled on the table ,After enabling it as mentioned in SAP Note, Jar file get successfully uploaded.
    Thanks for your Help also.
    Regards,
    Siddharth

Maybe you are looking for

  • Asynchronous scenario, JDBC and proper error handlig - proces design?

    Hi All I've succesfully created async scenario, generally consisted of: SOAP -> IP (ccBPM) -> JDBC Everything works fine except one aspect  - whenever there is error in JDBC adapter, nothing happens. Just server logs notify about exception, but whole

  • SLOW IMAC 2.4GhzINTEL CORE 2, 1 GB MEMORY 10.6

    I HAVE SLOW IMAC 2.4GhzI NTEL CORE 2, 1 GB MEMORY OS LION. DO I NEED MORE RAM?

  • Check Connection of Communication Arrangement for SAP ERP Financials Using IDoc Failed

    Dear experts, We are checking outbound connection from C4TE to ERP in Communication Arrangement for SAP ERP Financials Using IDoc Failed. We get the attached error message: Checking connection failed Error accessing service; Service Ping ERROR: Forbi

  • Error display when accessing oracle erp

    am getting error when i try access oracle erp with dns name Network Error (tcp_error) A communication error occurred: "Connection refused" The Web Server may be down, too busy, or experiencing other problems preventing it from responding to requests.

  • Mail gone mad

    Recently had trouble with my mail sig, long story tried all the tricks permissions, repair discs lastly tried to rebuild that mailbox and poof, all mails gone in two accounts, tried to use time machine would not allow me to go back more than 3 days,