Error while connectng with the database

hi,
I am working with the oracle load testing for web application and now it is using the default database 10g.Then i have installed 11g database in my desktop And also by using oracle application testing suite database configuration i have connected with 11g database also both system are in same network.
while connecting with the database the following error has occured
Error opening database '11g'
Error connecting to the database.
ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
Driver's SQLSetConnectAttr failed
ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
solution needed

hi asif,
i have configured the tnsnames and listener file with the following
tnsnames.ora
EXTPROC_CONNECTION_DATA =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
(CONNECT_DATA =
(SID = PLSExtProc)
(PRESENTATION = RO)
ORACLR_CONNECTION_DATA =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
(CONNECT_DATA =
(SID = CLRExtProc)
(PRESENTATION = RO)
XE =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = XE)
orcl =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.20.103)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = orcl)
OTM_CONNECTION_DATA_1 =
(DESCRIPTION =
     (ADDRESS_LIST =
     (ADDRESS = (PROTOCOL = TCP)(HOST = xxx.xxx.xxx.xx)(PORT = 1521))
          (CONNECT_DATA =
          (SERVER = DEDICATED)
     (SERVICE_NAME = orcl)
and listener.ora contains
# lISTENER.ORA Network Configuration File: /u01/app/oracle1/product/11.1.0/network/admin/listener.ora
# Generated by Oracle configuration tools.
LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = xxx.xxx.xxx.xx)(PORT = 1521))
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = /u01/app/oracle1/product/11.1/db_1)
(PROGRAM = extproc)
(SID_DESC =
(GLOBAL_DBNAME = orcl.localdomain)
(ORACLE_HOME =/u01/app/oracle1/product/11.1/db_1)
(SID_NAME = orcl)
)

Similar Messages

  • An error occurred while communicating with the database lightswitch

    Hi
    My Azure project was running just fine. I had made no changes but since yesterday when any user tries to login the get this error message:
    "an error occurred while communicating with the database lightswitch"
    I found a topic posted by "Mr Yossu" on this topic at
    http://social.msdn.microsoft.com/Forums/en-US/lightswitch/thread/655e4f03-d327-40fc-8d3b-8134e91ec2a4
    but his situation seems slightly different.
    In his case he says "I just updated (ie redeployed) it again, and when I try to log in, I get an error "An error occurred while communicating with the database."
    In my case I haven't updated anything.
    Any ideas will be greatly appreciated because my system is down until I find a resolution.
    Thanks in advance, Mark.
    Mark

    In checking the helpful suggestion "I guess there is something wrong with the authentication database table", this is what I have done so far.
    In the "Database Connections" step of the VS LS Azure publishing wizard, the "Specify the user conection:" is described as:
    "This connection will be used by the application to read and write data from the database"
    I click the "..." button and click to "Test" the connection and I get "Test connection succeeded".
    Next I logged in to SQLAzure and see
    this screen.
    At this point I'm unsure where to go with this.
    If anyone has an idea please let me know.
    Thanks, Mark.
    Mark

  • Error while connecting to the database from a JSP Page

    Hi,
    I am using a simple JSP page which is based on the sample JSP pages from OTN.
    When I try to connect to my database using the following code:
    InitialContext ic = new InitialContext();
    OracleDataSource ds = (OracleDataSource)ic.lookup("jdbc/OTN9iDS");
    m_connection = ds.getConnection();
    I get the following error:
    Naming exception Error while connecting to the database : javax.naming.NameNotFoundException: jdbc/OTN9iDS not found in JDBCTest-JDBCTestProject-webapp
    Does anybody know wht this is happening?
    Any help would be appreciated
    FRank

    Hi Frank,
    Are you using standalone OC4J or 9iAS ? If you are using standalone OC4J then you need to add a proper data source entry in %OC4J_HOME%j2ee\home\config\data-sources.xml file.
    If you are using 9iAS the you can log in to the Enterprise Manager console and add the data source entry by using wizard provided by 9iAS.
    Ensure the case of the JNDI lookup string, since, it is case sensitive.
    Hope this helps.
    Abhijeet

  • Error while writing to the database (PTRV_HEAD/PTRV_PERIO/Cluster TE)

    Hi All,
    At the time of creating a travel request, I am getting the following error :
    Error while writing to the database (PTRV_HEAD/PTRV_PERIO/Cluster TE)
    Please advise how to resolve this issue.
    Regards,
    Rahul

    such problem occor when u have not defined the number range
    Set Up Trip Number Ranges
    if the problems remaines after defining number range...keep check all transaction there may two three more numbers ranges has to define..
    this prblem is only due to number ranges not defined by you.

  • Error while communicating with the server

    Hi Experts,
    I'm having the following issue, when I try to send data using an input schedule the server says that there was an error while communicating with the server and don't send the data, I took a look at the log file and it says the following,
    ==============[BPC Logging]==============
    [Message Type] : ERROR
    [Job Name]     : OSoft.Services.Application.FileAccessService.FileAccessServiceProxy
    [DateTime]     : 4/6/2011 8:42:44 AM
    [UserId]       : CAMESAP\BPC_SYSADMIN
    [Message]       : UJF_EXCEPTION E018     Cannot find document/directory 0
    ==============[BPC Logging End ]==============
    Also i went to take a look at the default script logic, because i remember that this error happened to me when i wrongly program an script logic in the default.lgf  but it shows me the following error when I open it,
    System.InvalidCastExeption: Specified cast is not valid
    at System.data.DataColumnCollection.get_Item(String name)
    at System.data.DataRow.get_Item(String columnName)
    at Osoft.Consumers.Admin.AdminLogicClient50.LogicMain.GetLogic()
    If I compile the file, the error stop appearing, put with all new logic files it happens at first, I think that these two errors are very deep related, if anyone can help me will be very appreciated,
    Thanks in advanced

    Hi,
    I have faced the similar kind of problem in BPC NW 7.5 SP5.
    The main reason is when you are trying to send any data via input schedule, you will get this web server communication issue.
    1) Check if any thing you are calling script logic under default.LGF. Exclude the logic out from default and test it.
    2) Process all the dimensions in application
    3) Perform Lite optimization and check are there any errors.
    4) Finally check BPC COM+ services  and check if any service stopped and also check osoft send governer service in microsoft services.
    5) Diagnoise usign server manager.
    6) Try input some thing in apshell and check if u face the same web server communication error?

  • Error in connecting with the database

    Hi,
    when i try to connect with the database the following error has occured
    ORA-12504: TNS:listener name was not given the service name in connect data
    solution want

    hi,
    i has the following in my tnsnames.ora file
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    XE =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    ORCL =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = orcl.localdomain)
    )

  • Getting an error while validating with the help of domain

    This is strange. I am validating an email address column in employees table by creating a domain and then associating it with the email column in the table. This is the code
        protected void validate() {
            //  ### Implement custom domain validation logic here. ###
            int atpos = mData.indexOf('@');
            int dotpos = mData.lastIndexOf('.');
            if (atpos > -1 || dotpos > -1) {
                throw new DataCreationException(null, "Invalid Email Address", null);
        }But while committing records, I am receiving the following error:
    Cannot convert testmailid of type class java.lang.String to class model.common.DomainEmail
    Can anyone help me?
    Oh yes, I am using JDev 11.1.2.3

    I suspect that you are using an <af:inputText> with no converter for entering the email on the page. The purpose of a converter would be to convert the String value entered by the user in the field to another datatype (e.g. to model.common.DomainEmail type) which is expected by the model layer (e.g. by the target VO attribute). If there is no such converter, JSF does not perform any datatype conversion and it tries to assign the java.lang.String value to the VO attribute (which is of model.common.DomainEmail datatype), so a type casting error occurs. If that is the case, then you should implement and attach a proper JSF converter to the <af:inputText> component.
    Dimitar

  • Error while connecting with the url using odata...please help

    hi All,
    I was trying to do one basic ODATA example which i got from the threads.
    <!DOCTYPE html>
    <html><head>
      <meta http-equiv='X-UA-Compatible' content='IE=edge' />
      <meta http-equiv='Content-Type' content='text/html;charset=UTF-8'/>
      <title>Table with OData Binding</title>
         <script id='sap-ui-bootstrap' type='text/javascript'
            src='https://sapui5.hana.ondemand.com/resources/sap-ui-core.js'
            data-sap-ui-libs="sap.m,sap.ui.commons,sap.ui.table"
      data-sap-ui-theme="sap_bluecrystal"></script>
      <script>
      // the root URL of the OData service - prefixed with a local URL to a proxy which forwards the request,
    circumventing cross-domain restrictions
      // IMPORTANT: this proxy must be available for the code example to run!
      var url = "http://services.odata.org/Northwind/Northwind.svc";
    // create an ODataModel from URL
      var oModel = new sap.ui.model.odata.ODataModel(url, true);
      var oTable = new sap.ui.table.Table("sampleTable");
      oModel.read("/Customers",null,null,null,function(){
      var metadata = oModel.getServiceMetadata();
      var entityCustomerRef = metadata.dataServices.schema[0].entityType[2];
      var listOfProperties = entityCustomerRef.property;
      for ( var i = 0; i < listOfProperties.length; i++) {
      oTable.addColumn(new sap.ui.table.Column().setLabel(
      new sap.ui.commons.Label({
      text : listOfProperties[i].name,
      })).setTemplate(
      new sap.ui.commons.TextField().bindProperty("value",
      listOfProperties[i].name))) }
      oTable.setModel(oModel); // set model to Table
      oTable.bindRows("/Customers");
      oTable.placeAt("content"); // place model onto UI
      </script>
      </head>
      <body class='sapUiBody'>
      <div id='content'></div>
      </body>
    </html>
    but when i try to execute the same it is not loading any data and showing the error as :
    2014-07-21 16:04:05 (default) : https://sapui5.hana.ondemand.com/resources/ - sap.ui.ModuleSystem sap-ui-core.js:80 
    2Failed to load resource: the server responded with a status of 501 (Not Implemented) http://services.odata.org/Northwind/Northwind.svc/$metadata
    XMLHttpRequest cannot load http://services.odata.org/Northwind/Northwind.svc/$metadata. Invalid HTTP status code 501 odata.html:1
    2014-07-21 16:04:16 The following problem occurred: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://services.odata.org/Northwind/Northwind.svc/$metadata'. -  sap-ui-core.js:80
    Failed to load resource: the server responded with a status of 501 (Not Implemented) http://services.odata.org/Northwind/Northwind.svc/CustomersXMLHttpRequest cannot load http://services.odata.org/Northwind/Northwind.svc/Customers. Invalid HTTP status code 501 odata.html:1
    2014-07-21 16:04:17 The following problem occurred: HTTP request failed0,, -  sap-ui-core.js:80;;
    But i can launch the url with metadata through browser..kindly help???

    Hi Arun,
    replace the following line in your code:
    var url = "http/services.odata.org/Northwind/Northwind.svc";
    with the following:
    var url = "proxy/http/services.odata.org/Northwind/Northwind.svc";
    It will either work fine or this error will be skipped.

  • Error while startting up the database

    Hi all,
    I'm getting the following error while i'm starting up the oracle instance.
    QL*Plus: Release 11.1.0.7.0 - Production on Thu Nov 15 13:54:22 2009
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup nomount
    ORA-27504: IPC error creating OSD context
    Thanks

    hard to say ...
    do you experiment this on the ASM instance ? what is up and running in your env ?
    check if the private NIC is not connected to a switch.

  • Error Occured while working with the configuration (scanning)

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

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

  • I got the above error while i restore the standby database using RMAN backu

    Dear All,
    RMAN> crosscheck archivelog all;
    using target database controlfile instead of recovery catalog
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid=14 devtype=DISK
    specification does not match any archive log in the recovery catalogi got the above error while i restore the standby database using RMAN backup from production.
    Help need.i take the backup without catalog database.
    regards,
    DB

    rman> list backup;
    it shows lengthier but i showed only the corresponding
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    3479    Full    17G        DISK        01:29:42     09-FEB-13
            BP Key: 3479   Status: AVAILABLE   Tag: 09FEB13_FULL_ESMSRV1_DB
            Piece Name: /oradatabkp/rman/esmsrv1_full_db_09feb13
      SPFILE Included: Modification time: 08-FEB-13
      List of Datafiles in backup set 3479
      File LV Type Ckp SCN    Ckp Time  Name
      1       Full 1759250260 09-FEB-13 /esmsrv1/dbs/system01.dbf
      2       Full 1759250260 09-FEB-13 /esmsrv1/dbs/undotbs01.dbf
      3       Full 1759250260 09-FEB-13 /esmsrv1/dbs/cwmlite01.dbf
      4       Full 1759250260 09-FEB-13 /esmsrv1/dbs/drsys01.dbf
      5       Full 1759250260 09-FEB-13 /esmsrv1/dbs/example01.dbf
      6       Full 1759250260 09-FEB-13 /esmsrv1/dbs/indx01.dbf
      7       Full 1759250260 09-FEB-13 /esmsrv1/dbs/odm01.dbf
      8       Full 1759250260 09-FEB-13 /esmsrv1/dbs/tools01.dbf
      9       Full 1759250260 09-FEB-13 /esmsrv1/dbs/users01.dbf
      10      Full 1759250260 09-FEB-13 /esmsrv1/dbs/xdb01.dbf
      11      Full 1759250260 09-FEB-13 /esmsrv1/dbs/dpipe_default_seg_001.dbf
      12      Full 1759250260 09-FEB-13 /esmsrv1/dbs/dpipe_property_ind_seg_001.dbf
      13      Full 1759250260 09-FEB-13 /esmsrv1/dbs/dpipe_property_seg_001.dbf
      14      Full 1759250260 09-FEB-13 /esmsrv1/dbs/dpipe_upload_ind_seg_001.dbf
      15      Full 1759250260 09-FEB-13 /esmsrv1/dbs/dpipe_upload_seg_001.dbf
      16      Full 1759250260 09-FEB-13 /esmsrv1/dbs/dpipe_rate_ind_seg_001.dbf
      17      Full 1759250260 09-FEB-13 /esmsrv1/dbs/dpipe_rate_seg_001.dbf
      18      Full 1759250260 09-FEB-13 /esmsrv1/dbs/dpipe_summary_ind_seg_001.dbf
      19      Full 1759250260 09-FEB-13 /esmsrv1/dbs/dpipe_summary_seg_001.dbf
      20      Full 1759250260 09-FEB-13 /esmsrv1/dbs/dpipe_overflow_seg_001.dbf
      21      Full 1759250260 09-FEB-13 /esmsrv1/dbs/dpipe_overflow_seg_002.dbf
      22      Full 1759250260 09-FEB-13 /esmsrv1/dbs/dpipe_summary_seg_002.dbf
      23      Full 1759250260 09-FEB-13 /esmsrv1/dbs/perfstat_001.dbf
      39      Full 1759250260 09-FEB-13 /esmsrv1/dbs/oem_repository.dbf
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    3480    Full    17G        DISK        01:21:30     09-FEB-13
            BP Key: 3480   Status: EXPIRED   Tag: TAG20130209T200021
            Piece Name: /oradatabkp/rman/esmsrv1/esmsrv1_full_Feb09
      SPFILE Included: Modification time: 08-FEB-13
      List of Datafiles in backup set 3480
      File LV Type Ckp SCN    Ckp Time  Name
      1       Full 1759422265 09-FEB-13 /esmsrv1/dbs/system01.dbf
      2       Full 1759422265 09-FEB-13 /esmsrv1/dbs/undotbs01.dbf
      3       Full 1759422265 09-FEB-13 /esmsrv1/dbs/cwmlite01.dbf
      4       Full 1759422265 09-FEB-13 /esmsrv1/dbs/drsys01.dbf
      5       Full 1759422265 09-FEB-13 /esmsrv1/dbs/example01.dbf
      6       Full 1759422265 09-FEB-13 /esmsrv1/dbs/indx01.dbf
      7       Full 1759422265 09-FEB-13 /esmsrv1/dbs/odm01.dbf
      8       Full 1759422265 09-FEB-13 /esmsrv1/dbs/tools01.dbf
      9       Full 1759422265 09-FEB-13 /esmsrv1/dbs/users01.dbf
      10      Full 1759422265 09-FEB-13 /esmsrv1/dbs/xdb01.dbf
      11      Full 1759422265 09-FEB-13 /esmsrv1/dbs/dpipe_default_seg_001.dbf
      12      Full 1759422265 09-FEB-13 /esmsrv1/dbs/dpipe_property_ind_seg_001.dbf
      13      Full 1759422265 09-FEB-13 /esmsrv1/dbs/dpipe_property_seg_001.dbf
      14      Full 1759422265 09-FEB-13 /esmsrv1/dbs/dpipe_upload_ind_seg_001.dbf
      15      Full 1759422265 09-FEB-13 /esmsrv1/dbs/dpipe_upload_seg_001.dbf
      16      Full 1759422265 09-FEB-13 /esmsrv1/dbs/dpipe_rate_ind_seg_001.dbf
      17      Full 1759422265 09-FEB-13 /esmsrv1/dbs/dpipe_rate_seg_001.dbf
      18      Full 1759422265 09-FEB-13 /esmsrv1/dbs/dpipe_summary_ind_seg_001.dbf
      19      Full 1759422265 09-FEB-13 /esmsrv1/dbs/dpipe_summary_seg_001.dbf
      20      Full 1759422265 09-FEB-13 /esmsrv1/dbs/dpipe_overflow_seg_001.dbf
      21      Full 1759422265 09-FEB-13 /esmsrv1/dbs/dpipe_overflow_seg_002.dbf
      22      Full 1759422265 09-FEB-13 /esmsrv1/dbs/dpipe_summary_seg_002.dbf
      23      Full 1759422265 09-FEB-13 /esmsrv1/dbs/perfstat_001.dbf
      39      Full 1759422265 09-FEB-13 /esmsrv1/dbs/oem_repository.dbf
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    3481    Full    4M         DISK        00:00:03     09-FEB-13
            BP Key: 3481   Status: AVAILABLE   Tag: TAG20130209T212205
            Piece Name: /oradatabkp/rman/esmsrv1/esmsrv1_controlfile_copy_Feb09
      Controlfile Included: Ckp SCN: 1759462488   Ckp time: 09-FEB-13
    BS Key  Type LV Size       Device Type Elapsed Time Completion Time
    3482    Full    0          DISK        00:00:01     09-FEB-13
            BP Key: 3482   Status: AVAILABLE   Tag: TAG20130209T212212
            Piece Name: /oradatabkp/rman/esmsrv1/esmsrv1_spfile_copy_Feb09
      SPFILE Included: Modification time: 08-FEB-13
    ls -l /oradatabkp
    root@drsrv1#ls -l /oradatabkp
    total 1108672
    drwxr-xr-x   2 ovsd       dba             96 Sep 27  2009 alert_bkp
    -rw-r--r--   1 oracle     dba            195 Mar 15  2007 create.sql
    drwxr-xr-x   2 oracle     dba           8192 Aug  7  2009 ctrl_bkp
    -rw-r--r--   1 root       sys        565114880 Apr 24  2007 drsrv1.tar
    drwxrwxrwx   2 root       sys             96 Jun 17  2011 drsrv2-ignitebkp
    drwxr-xr-x   4 root       sys             96 Apr 24  2007 esmsrv1
    -rw-r-----   1 root       sys        1613824 Feb 22  2007 esmsrv1stby.ctl
    -rw-r--r--   1 esmsrv1    dba           5120 Dec 31  2009 esmtables.dmp
    -rw-r--r--   1 esmsrv1    dba            538 Dec 31  2009 esmtables.log
    drwxrwxrwx   4 root       sys           8192 Mar 10  2009 export
    drwxr-xr-x   8 root       sys           8192 Apr 24  2007 finalbackup
    -rw-r--r--   1 oracle     dba           3820 Sep  5  2008 invalid.sql
    -rw-r--r--   1 esmsrv1    dba         303104 Dec 31  2009 kirdevports.dmp
    -rw-r--r--   1 esmsrv1    dba            591 Dec 31  2009 kirdevports.log
    drwxr-xr-x   2 root       root            96 Feb 12  2007 lost+found
    -rw-r--r--   1 oracle     dba          24954 Aug  9  2009 ovcontrol-090909.ctl
    drwxr-xr-x  22 root       sys           8192 Apr 24  2007 ovpi
    drwxr-xr-x   2 oracle     dba           8192 Aug  7  2009 pfile_bkp
    drwxrw-rw-   4 oracle     dba           8192 Feb 10 15:25 rman
    drwxr-xr-x  28 root       sys           8192 Feb  1 17:15 schedbkp
    drwxr-xr-x   2 oracle     dba           8192 Jul 11  2011 sdnnm
    -rw-r--r--   1 esmsrv1    dba           2196 Dec 31  2009 srirdevports.log
    drwxr-xr-x   2 oracle     dba             96 Mar 13  2009 statsreport
    -rw-r--r--   1 oracle     dba            966 Mar 15  2007 tbs.sql
    drwxr-xr-x   5 oracle     dba             96 Mar 16  2007 testov
    drwxr-xr-x   2 root       sys         442368 Mar 11  2009 trendadm_files
    root@drsrv1#ls -l /oradatabkp/rman
    total 37244448
    drwxr-xr-x   2 oracle     dba           8192 Feb 10 15:25 esmsrv1
    -rw-r-----   1 oracle     dba        19068198912 Feb  9 14:21 esmsrv1_full_db_09feb13
    drwxrw-rw-   2 oracle     dba           8192 Feb  9 21:36 openview
    -rw-r--r--   1 oracle     dba         920442 Feb  9 21:37 rmanbkp-all.log

  • An error occurred while communicating with the BI server.

    Hi Expert,
    A error occured when I finish updating the new patch of the Addon, When I finish updating it, it works okay , but when I reboot the system, it disconnet our server and give the following exception :
    An error occurred while communicating with the BI server.
    System exception thrown while marshaling .NET type System.Byte[] to RFCTYPE_BYTE.
    Are there anyone met such issues?
    Please help
    Len

    Hi,
    Are you getting this error while connecting to the Backend through BEx Tools.
    Is that system available or System down while connecting.
    Rgds,
    Murali

  • Error on timesheet submission "An error occurred while communicating with the server.

    Hello, we have many users who are encountering errors submitting timesheets following our migration to Project Server 2013 (SP1 April 2014 CU). The error is:
    An error occurred while communicating with the server. Check connectivity with your administrator to determine whether further action is necessary.
    This follows the specific timesheet, if I open a delegate session on my machine, I can reproduce the error. However, simply deleting and recreating the timesheet has resolved it for many users, at least until the next timesheet submission.
    Has anyone seen this sort of widespread behavior and have a solution beyond deleting and recreating the given timesheet?
    Thanks!

    Hello Joncantrell
    I just ran into issue and found a way to resolve, though it may not be the best.  I think it is a bug, but here is how I fixed it.
    1) Delegating as the user
    2) Deleted the timesheet
    3)  Going line by line, I check each task that had a status of "Not Submitted" and "Send Progress for Select Task".
    4) The error came up only for one task.
    5) Open that schedule, remove resource from task, saved and published.
    6) Deleted and recreated timesheet
    7) Submitted timesheet and processed normally.
    I hope this helps
    Cheers!
    Michael Wharton, MVP, MBA, PMP, MCT, MCTS, MCSD, MCSE+I, MCDBA
    Website http://www.WhartonComputer.com
    Blog http://MyProjectExpert.com contains my field notes and SQL queries

  • An error occured while communicating with the web server

    hi Experts
    Im having a problem with bpc when i try to send data in an input schedule
    message error prompt
    "an error occured while communicating with the webserver"
    Any body encounters this?
    Thanks

    Hi,
    I am from support team, so this is the method how I troubleshoot this kind of issue.
    First, I would like to say that this error message in BPC for Excel is a very common error, and it means nothing. Please move on the following steps:
    1. Reproduce the issue again.
    2. Logon to ABAP side, go to RSA1. Enter OBJECT=UJ* and SUBOBJECT=UJQ.
    Note: UJQ means query related. The same, you can use UJD to filter all Data Manager's activity.
    3. Under UJQ, you will find the log, which you reproduced in step 1. It must be shown as Red. Double-click it. See what the error message is.
    4. Besides the error, right-side, you will see a Details button. Click on it, and another window with MDX Statement will show up.
    5. Copy the MDX statement out for next usage.
    6. Go to another T-code MDXTEST (this is a test tool for MDX statement).
    7. Copy the MDX statement into MDXTEST, and run it. (find the run button at above).
    What is the error message?
    Based on my experience, if this is a Time out error, related to MDX Paser, you can try note:
    1032461 MDX parser does not start
    If not, it must be a specific error. Need to check further, accordingly.

  • "Error occurred while communicating with the scanner"

    Just bought this printer from a friend, and every time I try to scan I get the error message "Scanner reported an error: An error occurred while communicating with the scanner." 
    Anyone know how to fix this so I can use the scanner?

    You @cleoambre  are a good friend, you bought the printer and are now trying to help troubleshoot the scanner issue! I would be happy to help you with this
    Since this printer is a tad on the older side, there is no full feature software and driver for it to install on 10.6. Instead you can Install the printer using the Apple Software update.
    You can still complete scans from the Mac using Preview, Image Capture, or the System Preferences window to scan. I will post a few helpful videos below;
    Method one: Scan from the Print & Scan window   
    Method two: Scan from Apple Preview
    Method three: Scan from Apple Image Capture 
    Please let me know if this information helps to resolve the issue.
    Please click the Thumbs up icon below to thank me for responding.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Sunshyn2005 - I work on behalf of HP

Maybe you are looking for

  • How to bring GRN no. in assignment field of Delivery Charges clg. a/c?

    Hello Experts, This is more of ABAP related question than functional. I have a problem that I want to clear my delivery charges clearing account through automatic clearing (F.13) However, for this GL account PO number is being picked up by the system

  • Problem with getting back "synchronous" process result!!!

    i have created the partner link to my synchronous process which is already on the server, along with the input and output variable for dealing with that particular process... my input variable matches the xml schema of my synchronous process... when

  • Audio extraction from video?

    I have a few songs from concerts, am I able to take just the audio from the video and convert it into an mp3 file? Thanks!

  • ITunes Migration - Windows to Mac

    I just bought my MacBook Pro and could not be happier! I have a problem with iTunes that seems like it should be very easy to resolve... I have read several Internet posts and can not find a fix. I was able to migrate all the iTunes information from

  • Since Update to ICS, Thunderbolt Restarts randomly, instantly draining battery by 80%

    I am thrilled that the HTC Thunderbolt was finally OK'd for the update to Ice Cream Sandwich... and the operating system update is everything I had hoped for.  My issue that I can't figure how to fix is that the phone will randomly restart while I am