Error while congiguring config tool

HI,
I tried to change the JVM settings using config tool but it is giving an error and the config tool is automatically closing.can anybody help me to resolve this problem.
Error occurred while working with Configuration.
com.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: ,
at com.sap.engine.core.configuration.impl.persistence.rdbms.UpdateProcessor.flush(UpdateProcessor.java:294)
at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.commitConfigurationHandler(ConfigurationCache.java:1217)
at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.commit(ConfigurationHandlerImpl.java:833)
at com.sap.engine.configtool.batch.task.ChangeInstancePropsTask.go(ChangeInstancePropsTask.java:118)
at com.sap.engine.configtool.batch.task.TasksThread.run(TasksThread.java:46)
Caused by: com.sap.dbtech.jdbc.exceptions.BatchUpdateExceptionSapDB: [-3018]: Invalid numeric parameter(input position 8)
at com.sap.dbtech.jdbc.CallableStatementSapDB.executeBatch(CallableStatementSapDB.java:608)
at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1102)
at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1066)
at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.execUpdateEntryBatch(DBAccessDefault.java:1180)
at com.sap.engine.core.configuration.impl.persistence.rdbms.UpdateProcessor.flush(UpdateProcessor.java:261)
... 4 more
Regards,
Kiran.

This error may be due to following
1) DB may not be running. So check that
2) DB Configuration on WAS is not correct. Check userid/password
Try login to DB using the SQL Client using following userid/password
SAPJ2EDB/abcd1234 (if it's sneak preview version and you haven't changed the default passowrds.
Regards,
Piyush
ps: pls mark useful answers.

Similar Messages

  • Error while configuring Config Tool

    HI,
    I tried to change the JVM settings using config tool but it is giving an error and the config tool is automatically closing.can anybody help me to resolve this problem.
    Error Occured...
    Error occurred while working with Configuration.
    com.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: ,
    at com.sap.engine.core.configuration.impl.persistence.rdbms.UpdateProcessor.flush(UpdateProcessor.java:294)
    at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.commitConfigurationHandler(ConfigurationCache.java:1217)
    at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.commit(ConfigurationHandlerImpl.java:833)
    at com.sap.engine.configtool.batch.task.ChangeInstancePropsTask.go(ChangeInstancePropsTask.java:118)
    at com.sap.engine.configtool.batch.task.TasksThread.run(TasksThread.java:46)
    Caused by: com.sap.dbtech.jdbc.exceptions.BatchUpdateExceptionSapDB: [-3018]: Invalid numeric parameter(input position 8)
    at com.sap.dbtech.jdbc.CallableStatementSapDB.executeBatch(CallableStatementSapDB.java:608)
    at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1102)
    at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeBatch(DirectPreparedStatement.java:1066)
    at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.execUpdateEntryBatch(DBAccessDefault.java:1180)
    at com.sap.engine.core.configuration.impl.persistence.rdbms.UpdateProcessor.flush(UpdateProcessor.java:261)
    ... 4 more
    Regards,
    Kiran.

    Hello Bhogi,
    Look at this thread:
    Re: CRITICAL: Error occured while working with configuring .in WAS deployto It deals with the same problem. Check if you are not using java 1.5.
    Best Regards
    Vyara

  • Error while applying LM-tools patch using JSPM

    hi all,
    I got error while applying LM-Tool patch using JSPM. following is the error log. How can i rectify it. please help.
    Mar 29, 2010 12:49:57... Info:
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Statement successf
    ully executed: DROP TABLE "BC_MID_TREE"
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Statement successf
    ully executed: DROP TABLE "BC_MID_TREE"
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Statement successf
    ully executed: CREATE TABLE "BC_MID_TREE"("NODE_ID" RAW(16)  NOT NULL, "PARENT_I
    D" RAW(16)  , "NODE_TYPE" NUMBER(10) DEFAULT 0 NOT NULL, "NAME" NVARCHAR2(30) DE
    FAULT ' ' NOT NULL, "TS" TIMESTAMP  NOT NULL, "USER_ID" NVARCHAR2(30)  )
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Statement successf
    ully executed: CREATE TABLE "BC_MID_TREE"("NODE_ID" RAW(16)  NOT NULL, "PARENT_I
    D" RAW(16)  , "NODE_TYPE" NUMBER(10) DEFAULT 0 NOT NULL, "NAME" NVARCHAR2(30) DE
    FAULT ' ' NOT NULL, "TS" TIMESTAMP  NOT NULL, "USER_ID" NVARCHAR2(30)  )
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Statement successf
    ully executed: CREATE INDEX "BC_MID_TREE_R" ON "BC_MID_TREE"("PARENT_ID")
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Statement successf
    ully executed: CREATE INDEX "BC_MID_TREE_R" ON "BC_MID_TREE"("PARENT_ID")
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Statement successf
    ully executed: CREATE UNIQUE INDEX "BC_MID_TREE_U" ON "BC_MID_TREE"("PARENT_ID",
    "NAME")
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Statement successf
    ully executed: CREATE UNIQUE INDEX "BC_MID_TREE_U" ON "BC_MID_TREE"("PARENT_ID",
    "NAME")
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Statement successf
    ully executed: ALTER TABLE "BC_MID_TREE" ADD PRIMARY KEY ("NODE_ID") NOT DEFERRA
    BLE INITIALLY IMMEDIATE ENABLE VALIDATE
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Statement successf
    ully executed: ALTER TABLE "BC_MID_TREE" ADD PRIMARY KEY ("NODE_ID") NOT DEFERRA
    BLE INITIALLY IMMEDIATE ENABLE VALIDATE
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Runtime XML of BC_
    MID_TREE successfully written
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Runtime XML of BC_
    MID_TREE successfully written
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Runtime XML of BC_
    MID_TREE successfully written
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Runtime XML of BC_
    MID_TREE successfully written
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Next archive objec
    t : dbtables/BC_MID_TREE_ITEM.gdbtable
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Next archive objec
    t : dbtables/BC_MID_TREE_ITEM.gdbtable
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  <<< Analyze table
    BC_MID_TREE_ITEM >>>
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  <<< Analyze table
    BC_MID_TREE_ITEM >>>
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  predefined action
    is: >>>DROP_CREATE<<<
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  predefined action
    is: >>>DROP_CREATE<<<
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Action: DROP_CREAT
    E
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:  Action: DROP_CREAT
    E
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:    DROP TABLE "BC_M
    ID_TREE_ITEM"
    Mar 29, 2010 12:49:57... Info:  CREATE TABLE "BC_MID_TREE_ITEM"
    Mar 29, 2010 12:49:57... Info: (
    Mar 29, 2010 12:49:57... Info: "NODE_ID" RAW(16)  NOT NULL,
    Mar 29, 2010 12:49:57... Info: "ITEM_ID" RAW(16)
    Mar 29, 2010 12:49:57... Info: )
    Mar 29, 2010 12:49:57... Info:  CREATE INDEX "BC_MID_TREE_ITEM_R" ON "BC_MID_TRE
    E_ITEM"
    Mar 29, 2010 12:49:57... Info: (
    Mar 29, 2010 12:49:57... Info: "ITEM_ID"
    Mar 29, 2010 12:49:57... Info: )
    Mar 29, 2010 12:49:57... Info:  ALTER TABLE "BC_MID_TREE_ITEM"
    Mar 29, 2010 12:49:57... Info: ADD PRIMARY KEY ("NODE_ID")
    Mar 29, 2010 12:49:57... Info: NOT DEFERRABLE INITIALLY IMMEDIATE ENABLE VALIDAT
    E
    Mar 29, 2010 12:49:57... Info:
    Mar 29, 2010 12:49:57... Info: 12:49:56 2010-03-29 dbs-Info:    DROP TABLE "BC_M
    ID_TREE_ITEM"
    Mar 29, 2010 12:49:57... Info:  CREATE TABLE "BC_MID_TREE_ITEM"
    Mar 29, 2010 12:49:57... Info: (
    Mar 29, 2010 12:49:57... Info: "NODE_ID" RAW(16)  NOT NULL,
    Mar 29, 2010 12:49:57... Info: "ITEM_ID" RAW(16)
    Mar 29, 2010 12:49:57... Info: )
    Mar 29, 2010 12:49:57... Info:  CREATE INDEX "BC_MID_TREE_ITEM_R" ON "BC_MID_TRE
    E_ITEM"
    Mar 29, 2010 12:49:57... Info: (
    Mar 29, 2010 12:49:57... Info: "ITEM_ID"
    Mar 29, 2010 12:49:57... Info: )
    Mar 29, 2010 12:49:57... Info:  ALTER TABLE "BC_MID_TREE_ITEM"
    Mar 29, 2010 12:49:57... Info: ADD PRIMARY KEY ("NODE_ID")
    Mar 29, 2010 12:49:57... Info: NOT DEFERRABLE INITIALLY IMMEDIATE ENABLE VALIDAT
    E
    Mar 29, 2010 12:49:57... Info:
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Statement successf
    ully executed: DROP TABLE "BC_MID_TREE_ITEM"
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Statement successf
    ully executed: DROP TABLE "BC_MID_TREE_ITEM"
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Statement successf
    ully executed: CREATE TABLE "BC_MID_TREE_ITEM"("NODE_ID" RAW(16)  NOT NULL, "ITE
    M_ID" RAW(16)  )
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Statement successf
    ully executed: CREATE TABLE "BC_MID_TREE_ITEM"("NODE_ID" RAW(16)  NOT NULL, "ITE
    M_ID" RAW(16)  )
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Statement successf
    ully executed: CREATE INDEX "BC_MID_TREE_ITEM_R" ON "BC_MID_TREE_ITEM"("ITEM_ID"
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Statement successf
    ully executed: CREATE INDEX "BC_MID_TREE_ITEM_R" ON "BC_MID_TREE_ITEM"("ITEM_ID"
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Statement successf
    ully executed: ALTER TABLE "BC_MID_TREE_ITEM" ADD PRIMARY KEY ("NODE_ID") NOT DE
    FERRABLE INITIALLY IMMEDIATE ENABLE VALIDATE
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Statement successf
    ully executed: ALTER TABLE "BC_MID_TREE_ITEM" ADD PRIMARY KEY ("NODE_ID") NOT DE
    FERRABLE INITIALLY IMMEDIATE ENABLE VALIDATE
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Runtime XML of BC_
    MID_TREE_ITEM successfully written
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Runtime XML of BC_
    MID_TREE_ITEM successfully written
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Runtime XML of BC_
    MID_TREE_ITEM successfully written
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Runtime XML of BC_
    MID_TREE_ITEM successfully written
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Analysis and adjus
    tment of tables successfully executed
    Mar 29, 2010 12:49:57... Info: 12:49:57 2010-03-29 dbs-Info:  Analysis and adjus
    tment of tables successfully executed
    Mar 29, 2010 12:49:57... Info: Finished successfully: development component 'tc/
    slm/mid/dd'/'sap.com'/'MAIN_APL70P18_C'/'2712380'/'0', grouped by
    Mar 29, 2010 12:49:57... Info: Starting to save the repository
    Mar 29, 2010 12:49:57... Info: Finished saving the repository
    Mar 29, 2010 12:49:57... Info: Starting: Update: Selected development component
    'tc/archtech/browser/viewer/locator'/'sap.com'/'MAIN_APL70P18_C'/'2712383'/'0' u
    pdates currently deployed development component 'tc/archtech/browser/viewer/loca
    tor'/'sap.com'/'MAIN_APL70VAL_C'/'1496536'/'0'.
    Mar 29, 2010 12:49:57... Info: SDA to be deployed: /usr/sap/IRX/DVEBMGS02/SDM/ro
    ot/origin/sap.com/tc/archtech/browser/viewer/locator/MAIN_APL70P18_C/0/2712383/t
    carchtechbrowserviewerlocator.sda
    Mar 29, 2010 12:49:57... Info: Software type of SDA: J2EE
    Mar 29, 2010 12:49:57... Info: ***** Begin of SAP J2EE Engine Deployment (J2EE A
    pplication) *****
    Mar 29, 2010 12:49:58... Info: Starting cluster instance processes.
    Mar 29, 2010 12:50:03... Info: Starting the instance JC_PRDCIXI_IRX_02 running o
    n host PRDCIXI_svc
    Mar 29, 2010 12:50:03... Info: Starting the instance JC_PRDCIXI_IRX_02 processes
    . The instance is running on host PRDCIXI_svc
    Mar 29, 2010 12:50:03... Info: Starting the process dispatcher
    Mar 29, 2010 12:50:03... Info: Starting the process server0
    Mar 29, 2010 6:49:58 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE App
    lication) *****
    Mar 29, 2010 6:49:58 PM  Error: Aborted: development component 'tc/archtech/brow
    ser/viewer/locator'/'sap.com'/'MAIN_APL70P18_C'/'2712383'/'0', grouped by softwa
    re component 'LM-TOOLS'/'sap.com'/'MAIN_APL70P19_C'/'1000.7.00.19.0.200904271432
    29''/'0':
    SDM could not start the J2EE cluster on the host PRDCIXI! The online deployment
    is terminated.
    A timeout occured during the cluster running verification.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDepl
    oyerImpl.performAction(DeploymentActionTypes).STARTUP_CLUSTER)
    Mar 29, 2010 6:49:58 PM  Info: Starting to save the repository
    Mar 29, 2010 6:49:59 PM  Info: Finished saving the repository
    Mar 29, 2010 6:49:59 PM  Info: Starting: Update: Selected software component 'LM
    -TOOLS'/'sap.com'/'MAIN_APL70P19_C'/'1000.7.00.19.0.20090427143229''/'0' updates
    currently deployed software component 'LM-TOOLS'/'sap.com'/'MAIN_APL70P14_C'/'1
    000.7.00.14.1.20080124101556''/'0'.
    Mar 29, 2010 6:49:59 PM  Error: Aborted: software component 'LM-TOOLS'/'sap.com'
    /'MAIN_APL70P19_C'/'1000.7.00.19.0.20090427143229''/'0':
    Failed deployment of SDAs:
    development component 'tc/archtech/browser/viewer/locator'/'sap.com'/'MAIN_APL70
    P18_C'/'2712383'/'0' : aborted
    Please, look at error logs above for more information!
    Mar 29, 2010 6:49:59 PM  Info: Starting to save the repository
    Mar 29, 2010 6:49:59 PM  Info: Finished saving the repository
    Mar 29, 2010 6:49:59 PM  Info: Restoring the state of the instance (JC_PRDCIXI_I
    RX_02) process server0 from Stopped to Running
    Mar 30, 2010 12:50:00... Error: Received exception when restoring Engine state:
    A timeout occured during the cluster state restore verification.
    Mar 30, 2010 12:50:00... Error: -
    At least one of the Deployments
    failed -
    Regards,
    Priya

    Hi Priya,
    As per your error message, there is problem with the SDM is not starting after finishing deployment on SAP J2EE Engine Deployment. Development component are not deployed properly due to error message
    > SDM could not start the J2EE cluster on the host PRDCIXI! The online deployment is terminated. A timeout occured during the cluster running verification. P
    Please check the default timeout and increased as requred.
    Please check the below thread to rectify this issue.
    SDM Troubleshooting  : http://help.sap.com/saphelp_nw04/helpdata/de/76/fb72ec091f4bf8a2d8ba321bb7e8d9/frameset.htm
    SDM Troubleshooting  : https://cw.sdn.sap.com/cw/docs/DOC-29627:
    Hope it helps
    Regards
    Arun

  • Error while installing web tools.

    I am currently trying to install E-Commerce and Web CRM on a Windows Vista desktop PC, that we are going to use as a Demo PC for potential customers.  It is just a demo, so everything is being installed locally on the Demo PC.  I run into an error while installing the Web Tools
    After the Default Install and before I precede to the Advanced install, I browse to - localhost/B1webtools - and rather than load up the webtools license key request page, I am getting the following error.
    HTTP Error 404.17 - Not Found
    The requested content appears to be script and will not be served by the static file handler.
    I didn't run into any errors during the default install, and it appeared to function just right.
    Does anyone know what would cause this error???
    Server Error in Application "DEFAULT WEB SITE/B1WEBTOOLS"
    Internet Information Services 7.0
    Error Summary
    HTTP Error 404.17 - Not Found
    The requested content appears to be script and will not be served by the static file handler.
    Detailed Error Information
    Module     StaticFileModule
    Notification     ExecuteRequestHandler
    Handler     StaticFile
    Error Code     0x80070032
    Requested URL     http://localhost/b1webtools/default.aspx
    Physical Path     C:InetPubwwwrootB1WebToolsdefault.aspx
    Logon Method     Anonymous
    Logon User     Anonymous
    Most likely causes:
    u2022     The request matched a wildcard mime map. The request is mapped to the static file handler. If there were different pre-conditions, the request will map to a different handler.
    Things you can try:
    u2022     If you want to serve this content as a static file, add an explicit MIME map.
    Links and More Information
    Sometimes preconditions and a wildcard MIME map can unintentionally cause serving script source.
    View more information »
    Any help would be much appreciated.  Thanks

    Okay so I changed my Application pool and it solved that error.  Now I'm able to get the page that has a link to the request license page, but when I click on that link it gives me this error:
    Server Error in '/B1WebTools' Application.
    Object reference not set to an instance of an object.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Stack Trace:
    [NullReferenceException: Object reference not set to an instance of an object.]
       netpoint.LicenseRequest.Page_Load(Object sender, EventArgs e) +266
       System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
       System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
       System.Web.UI.Control.OnLoad(EventArgs e) +99
       System.Web.UI.Control.LoadRecursive() +50
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
    Version Information: Microsoft .NET Framework Version:2.0.50727.3074; ASP.NET Version:2.0.50727.3074
    I have repeatedly gotten this error on all Windows Vista machines that I try and install webtools on.  Does anyone have a good idea on this one?

  • Error starting the Config Tool with NW04s Sneak Preview

    All...
    I am running the Java NW04s Sneak Preview (SP9).
    When I try to start the config tool, I get the following error on the dos session
    <b>The system cannot find the path specified.
    Program terminated abnormally
    Press any key to continue...</b>
    I realize that this is probably a very simple problem to fix... so can anyone tell me how?
    Also... when I log on to the Visual Administrator or the NetWeaver Administrator, I cannot edit any parameters.  I have tried logging in as "Administrator" and as "admin".  Is the Sneak Preview locked out, or am I doing something wrong?
    Regards

    Srikishan --
    I did check the bat file, and it says:
    %JAVA_CMD% -Dsun.java2d.noddraw=true -Duser.language=en -classpath .\lib\launcher.jar;. com.sap.engine.offline.OfflineToolStart com.sap.engine.configtool.visual.ConfigTool ./lib/
    where JAVA_CMD should equal %JAVA_HOME%\bin\java.
    I have JAVA_HOME set in my environment variables.
    I did a "set" command in DOS to check, and it is there.
    The properties file in its entirety says:
    #Generated by Config Tool
    #Sat Nov 18 15:33:41 CST 2006
    rdbms.maximum_connections=5
    system.name=J2E
    secstorefs.keyfile=
    DALTFC-HEILEE
    sapmnt
    J2E
    SYS
    global
    security
    data
    SecStore.key
    secstorefs.secfile=
    DALTFC-HEILEE
    sapmnt
    J2E
    SYS
    global
    security
    data
    SecStore.properties
    secstorefs.lib=
    DALTFC-HEILEE
    sapmnt
    J2E
    SYS
    global
    security
    lib
    rdbms.driverLocation=C\:
    sapdb
    programs
    runtime
    jar
    sapdbc.jar
    rdbms.connection=jdbc/pool/J2E
    rdbms.initial_connections=1
    Honestly, I can't tell you anything about this file.
    The file C\:
    sapdb
    programs
    runtime
    jar
    sapdbc.jar does exist.
    Any other ideas?

  • Error connecting with config tool

    Hi all,
    i am not able to connect to Cnfig Tool,error is showing like
    " Error occured while working with Configuration (scanning) MSG:Error while connecting to DB"
    my J2ee processes are not running,
    Can anybody pls suggest .
    Thanks

    Hi Raj,
    See this thread:
    /thread/91761 [original link is broken]
    Regards, Suresh KB

  • Unknown Error while running quickstart tool

    While running the FIM quickstart tool I get an error while trying to verify the container.
    Any Ideas what is causing this?
    VERBOSE: Verifying the forest and account
    VERBOSE: Verifying the container
    invoke-quickstart : Unknown error (0x80005000)
    At line:1 char:1
    + invoke-quickstart -verbose
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : NotSpecified: (:) [Invoke-QuickStart], ActiveDirectoryOperationException
        + FullyQualifiedErrorId : System.DirectoryServices.ActiveDirectory.ActiveDirectoryOperationException,Microsoft.Ide
       ntityManagement.QuickStart.InvokeQuickStart

    did you specified parameters? it seems that you haven't specified Container parameter.
    usage of invoke-quickconfig is:
    Invoke-QuickStart –Container <String> -DatabaseName <String> -DatabaseServer <String> -ForefrontIdentityManagerServiceBaseAddress <String> -Forest <String> -ActiveDirectoryManagementAgentCredential <PSCredential> -ForefrontIdentityManagerManagementAgentCredential <PSCredential> [-RunInitialLoad [<Boolean>]] [-WhatIf] [-Confirm] [<CommonParameters>]
    If you found my post helpful, please give it a Helpful vote. If it answered your question, remember to mark it as an Answer.

  • Error while running EHPI Tool for upgrading EHP2 ON Netweaver as abap

    Hello Guys,
    Hope you guys are rocking...
    we are in the process of upgrading the SAP Netweaver version from SAP NETWEAVER 7.0 to EHP2 Through EHPI Tool in the preparation phase we are facinga issue....
    ERROR: The new SAP tools in /usr/sap/EHPI/abap/exe cannot connect to your database.
           Possible reasons are:
            - Environment variables are not properly set for the version of the
              database client which is used by the new tools.
            - Required database libraries are not accessible or cannot be found neither
              through a compiled-in path nor through explicit search via the
              shared library path.
            - Auxiliary files such as language files etc. are not compatible with
              this version of the database client.
           Please check database / OS specific notes referenced in the manual for more help.
           The log file /usr/sap/EHPI/abap/log/DBCONNCHK.LOG contains more
           details about the failure.
    done latest kernel upgrade in sys /exe/run and ehpi/abap/exe
    and tested connection from EHPI/abap/exe r3trans -d success.
    please do needful.
    Regards,
    Syed

    Dear Syed,
    Regarding the issue faced by you please make sure you download and replace the the latest patch of
    tp, R3trans and Database Library (dbsl library) of target release(720) to the /usr/sap/EHPI/abap/exe and /exenew
    directories and then restart the EHPI tool (repeat the phase).
    Also check if the file dboraslib.sl was existing in the new patches and folders which are replaced.
    Look into Note 830578 - Oracle database 10g: Unix environment variable
    to check the environment variable are set properly or not.
    This should resolve your issue.
    Best Regards,
    Abhishek

  • Error while saving config in MSY

    Hi,
    I am working on taking MSA 5.0 SP7 go-live. I am working in MDW. I posted a SDN post long back regarding the custom partner functions in MSA and got it resolved (followed the note 521871). I am trying to do the same in the PROD system and i am facing errors:
    -> When i goto Cross-Component Settings->Relationship Categoty-> click on NEW i am getting the errors:
      1. 'MTBLLFW-The attribute destination of the business object
          relation type is not valid'.
      2. 'MTBLLFW-the attribute source of the business object relation
          types is not valid'
    But it is allowing me to add an entry. When i save my customer entry i am getting the error :
      3. 'UI_CORE_SAVE_FAILED_STA-Errors while saving'.
    I ran the consolidated prefill for 5.0 and SP07. I followed the same procedure as i did in DEV. In DEV i never got these errors. I was able to create them in the first attempt.
    If anyone has any idea please let me know.
    Thanks in advance,
    Karuna.

    Hi,
    did you already check i.e. compare the customizing subscriptions for both DEV MDW and PROD MDW sites?
    Also you should check & compare the download monitor for CDB load in the CRM system(s).
    I assume sth is missing there (see also your other post).
    Regards,
    Wolfhard

  • SAPSR3DB of  Config Tool getting Locked While Launching Config Tool

    Hi ALL
    Although it was unlocked at the DB Level EACH Time,
    The SAPSR3DB User gets locked EACH  time I launch the Config Tool and I need to find out why / rectify it .
    Any Input on this strange event ?
    Thanks a Lot,
    Regards,
    - Ishan

    Thanks, Tom!!
    I had checked it and again I have doublechecked that the Uname and PW i.e. JAVA Schema User ID and it's PW is correct.
    But, I am still facing the same problem
    Regards,
    - Ishan

  • Error while using kinit tool

    I am using jdk1.6.0_12
    When issuing the following command with right windows password I get the below error:
    kinit username@REALM
    Exception: krb_error 14 KDC has no support for encryption type (14) KDC has no s
    upport for encryption type
    KrbException: KDC has no support for encryption type (14)
    at sun.security.krb5.KrbAsRep.<init>(KrbAsRep.java:66)
    at sun.security.krb5.KrbAsReq.getReply(KrbAsReq.java:449)
    at sun.security.krb5.KrbAsReq.getReply(KrbAsReq.java:407)
    at sun.security.krb5.internal.tools.Kinit.sendASRequest(Kinit.java:308)
    at sun.security.krb5.internal.tools.Kinit.<init>(Kinit.java:257)
    at sun.security.krb5.internal.tools.Kinit.main(Kinit.java:107)
    Caused by: KrbException: Identifier doesn't match expected value (906)
    at sun.security.krb5.internal.KDCRep.init(KDCRep.java:133)
    at sun.security.krb5.internal.ASRep.init(ASRep.java:58)
    at sun.security.krb5.internal.ASRep.<init>(ASRep.java:53)
    at sun.security.krb5.KrbAsRep.<init>(KrbAsRep.java:50)
    ... 5 more
    When typing wrong password I get the below error:
    Exception: krb_error 24 Pre-authentication information was invalid (24) Pre-auth
    entication information was invalid
    KrbException: Pre-authentication information was invalid (24)
    at sun.security.krb5.KrbAsRep.<init>(KrbAsRep.java:66)
    at sun.security.krb5.KrbAsReq.getReply(KrbAsReq.java:449)
    at sun.security.krb5.KrbAsReq.getReply(KrbAsReq.java:407)
    at sun.security.krb5.internal.tools.Kinit.sendASRequest(Kinit.java:308)
    at sun.security.krb5.internal.tools.Kinit.<init>(Kinit.java:257)
    at sun.security.krb5.internal.tools.Kinit.main(Kinit.java:107)
    Caused by: KrbException: Identifier doesn't match expected value (906)
    at sun.security.krb5.internal.KDCRep.init(KDCRep.java:133)
    at sun.security.krb5.internal.ASRep.init(ASRep.java:58)
    at sun.security.krb5.internal.ASRep.<init>(ASRep.java:53)
    at sun.security.krb5.KrbAsRep.<init>(KrbAsRep.java:50)
    ... 5 more
    The above difference indicates that my krb5.ini setting is correct.
    krb5.ini content
    [libdefaults]
    default_realm = DOMIAN-NAME
    [realms]
    DOMAIN-NAME = {
    kdc = 192.168.168.0
    admin_server = 192.168.168.0
    kpasswd_server = 192.168.168.0
    [logging]
    default = CONSOLE
    While googling it seems I am missing some encryption algorithm setting.
    Can you guys help to pass through this issue?
    Thanks,
    Venkat

    After the below change encryption issue doesn't occur anymore.
    open Active Directory Users and Computers, right-click the user account, select Properties, click Account tab, select the check box Use DES encryption types for this account under Account options.
    Now new error is occurring:_
    Exception: krb_error 41 Message stream modified (41) Message stream modified
    KrbException: Message stream modified (41)
    at sun.security.krb5.KrbKdcRep.check(KrbKdcRep.java:53)
    at sun.security.krb5.KrbAsRep.<init>(KrbAsRep.java:96)
    at sun.security.krb5.KrbAsReq.getReply(KrbAsReq.java:449)
    at sun.security.krb5.KrbAsReq.getReply(KrbAsReq.java:407)
    at sun.security.krb5.internal.tools.Kinit.sendASRequest(Kinit.java:316)
    at sun.security.krb5.internal.tools.Kinit.<init>(Kinit.java:257)
    at sun.security.krb5.internal.tools.Kinit.main(Kinit.java:107)
    Any help is appreciated. Thanks.

  • Error while running config.sh to configure OIM 11.1.1.5.0

    Hi
    I have installed all the required SW to run OIM 11.1.1.5.0
    - DB 11.2.0.1
    - WLS 10.3.5.0
    - RCU 11.1.1.5.0
    - SOA 11.1.1.5.0
    - OIM 11.1.1.5.0
    I was able to create the WLS domain and to start the AdminServer.
    But when I try to run *~oracle/Middleware/Oracle_IDM1/bin/config.sh* to configure OIM, I get an error in the UI.
    If I look at the the log file, I see this error:
    [OIM_CONFIG] MBeanServerConnection to Domain Runtime Server established ....
    [2013-02-13T11:11:02.659-08:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 12] [ecid: 0000JnKxtFqFW7WFLzqIOA1H6yIm000003,0] [[
    [OIM_CONFIG] Permission for OIM Authenticator not set in system-jazn-data.xml.Hence setting it.
    [2013-02-13T11:11:02.668-08:00] [as] [ERROR] [] [oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager] [tid: 12] [ecid: 0000JnKxtFqFW7WFLzqIOA1H6yIm000003,0] One or More configurations failed. Exiting
    [2013-02-13T11:11:02.669-08:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.statistics] [tid: 12] [ecid: 0000JnKxtFqFW7WFLzqIOA1H6yIm000003,0] Install Adapter: Mark End for:CONFIG
    And this is the content of the output file
    [oracle@vm logs]$ cat install2013-02-13_11-06-46AM.out
    Setting UnixGroups to "{dba,}"
    Setting ORACLE_HOME to /mnt/ORACLE/Middleware/Oracle_IDM1
    Setting Doracle.config.mode to true
    Adding /tmp/OraInstall2013-02-13_11-06-46AM for deletion.
    Adding to classpath:file:/tmp/OraInstall2013-02-13_11-06-46AM/ext/jlib/oim/oim.jar
    Adding to classpath:file:/tmp/OraInstall2013-02-13_11-06-46AM/ext/jlib/oim/template.jar
    Adding to classpath:file:/tmp/OraInstall2013-02-13_11-06-46AM/ext/jlib/handlers/oimQueriesHandler.jar
    [email protected]ScreenRes
    configFileName:/oracle/as/install/oim/ui/xml/footprint.xml
    Setting current page standalone validations to true
    Setting current page standalone validations to true
    resultset.getStatus() : true
    Setting current page standalone validations to true
    In processFieldStringPassword
    In processFieldStringConnect String
    In processFieldStringMDS Password
    In processFieldStringMDS User
    In processFieldStringUser Name
    ORACLE_HOME:/mnt/ORACLE/Middleware/Oracle_IDM1
    LOCALE_PROPERTIES FILE LOCATION:/mnt/ORACLE/Middleware/Oracle_IDM1/inventory/Scripts/ext/jlib/oim/OIMLocales.properties
    LOCALE_LANG:en
    LOCALE_COUNTRY:US
    resultset.getStatus() : true
    Setting current page standalone validations to true
    In processFieldStringWebLogic Admin Server URL
    In processFieldStringWebLogic Administrator UserName
    In processFieldStringWebLogic Administrator Password
    connection obtained successfully...javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection@759f31de
    resultset.getStatus() : true
    connection obtained successfully...javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection@679e3bdd
    OIM Managed Server URL: http://vm.com:14000
    Setting current page standalone validations to true
    In processFieldStringConfirm User Password
    In processFieldStringOIM Administrator Password
    ResultSet : [System, Administrator, XELSYSADM]
    In processFieldStringKeyStore Password
    In processFieldStringConfirm KeyStore Password
    In processFieldStringProxy URL for OIM
    In processErrorMsgStringKeyStore Password
    resultset.getStatus() : true
    Setting current page standalone validations to true
    resultset.getStatus() : true
    ********Print out of data model is as follows******
    ------Page Variables of DomainSelectionOptionsWLSPage----
    In doFinish method checking for inventory lock...ConfigurationPage
    Setting current page standalone validations to true
    Oracle Home in OIMInstallActionProvider= /mnt/ORACLE/Middleware/Oracle_IDM1
    JAVA.LIBRARY.PATH:/tmp/OraInstall2013-02-13_11-06-46AM/jre/lib/amd64/server:/tmp/OraInstall2013-02-13_11-06-46AM/jre/lib/amd64:/tmp/OraInstall2013-02-13_11-06-46AM/jre/../lib/amd64:/mnt/ORACLE/Middleware/Oracle_IDM1/lib:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib:/mnt/ORACLE/Middleware/Oracle_IDM1/lib/:/mnt/ORACLE/Middleware/Oracle_IDM1/jdk/jre/lib/i386/
    ORACLE_HOME = /mnt/ORACLE/Middleware/Oracle_IDM1
    domainHome :/u01/app/oracle/Middleware/user_projects/domains/oim_domain
    soaURL: t3://vm.com:8001
    providers.size[]...1
    providers Type...Server
    java.lang.NoClassDefFoundError: oracle/security/jps/mas/mgmt/jmx/policy/PortableCodeSource
    at oracle.as.install.oim.config.mbeans.ConfigureOIMAuthenticator.grantCSFReadWritePerms(ConfigureOIMAuthenticator.java:295)
    at oracle.as.install.oim.config.mbeans.ConfigureOIMAuthenticator.configureAuthenticatorMbean(ConfigureOIMAuthenticator.java:109)
    at oracle.as.install.oim.config.OIMConfigManager.configureOIM(OIMConfigManager.java:614)
    at oracle.as.install.oim.config.OIMConfigManager.doExecute(OIMConfigManager.java:538)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.ClassNotFoundException: oracle.security.jps.mas.mgmt.jmx.policy.PortableCodeSource
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionClassLoader.loadClass(StandardConfigActionClassLoader.java:75)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
    ... 13 more
    java.lang.IllegalStateException: Action:OIM Configuration failed with error:interrupted
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.fail(ConfigAction.java:227)
    at oracle.as.install.oim.config.OIMConfigManager.doExecute(OIMConfigManager.java:554)
    at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
    at java.lang.Thread.run(Thread.java:662)
    In Config Module Finish Event...
    In doCancel method ...
    Yes option....
    inventoryLocation: /u01/app/oraInventory
    outputFile:/u01/app/oraInventory/logs/installProfile2013-02-13_11-06-46AM.log
    in writeProfile method..
    [ENGINE] Adding /tmp/OraInstall2013-02-13_11-06-46AM for deletion.
    Any suggestion ?
    Thanks a lot

    Never mind
    I have figured it out.
    I had to create few symbolic links under $HOME/Middleware
    In particular Oracle_IDM1
    The config.sh script is setting ORACLE_HOME based on pwd.
    And pwd is returning the path of the linked directory and not $HOME/Middleware/Oracle_IDM1
    Once I fixed the script to simple use the correct ORACLE_HOME, it finishes correctly

  • Error whil using Propagate Tool 'PF_PORTLET_PREFERENCE_VALUE'

    Hi,
         When I tried to propagate DBMS data, I am getting the following error.I am using the
    DB : MS SQL 2000
    Weblogic Portal 8.1 sp3
    Propagation tool from : http://dev2dev.bea.com/codelibrary/code/portalprop81sp3.jsp
    [BEA][SQLServer JDBC Driver][SQLServer]Cannot insert explicit value for identity column in table 'PF_PORTLET_PREFERENCE_VALUE' when IDENTITY_INSERT is set to OFF.
    Thanks
    Kicha

    Hi
    I just checked the documents for SQL server , it looks like the set identity_insert ON only applies to the session(transaction?) you are running from and can only be one table at a time.
    your other option is to alter the table temporarily so that the column isnt an identity column, run the prop tool and then restore the identity column
    I havent seen how the prop tool works having dumped it from 7.0 days where it never worked. so im afraid i cant help you with solving this problem from the prop tool.
    But as far as i remember you could specify which columns you want propagated etc. so change the file not to propagate PORTLET_PREFERENCE_VALUE_ID from this table
    regards
    deepak

  • Error while using Test tool -WE19

    Hi All,
    When I am trying to use Test tool for IDOC processing ( WE19) in R/3 System for any  Basic Type ,for example: PEXR2002 and select the Standard Outbound Processing, I am getting the message as “Port does not exist in the table of port descriptions.”
    Is this error something where port configuration is missing or some standard error.
    Please provide your inputs.
    Regards
    Pragya Dubey

    Hello Dubey,
    Check it once u r configaration..
    Step by Step Procedure..
    Create the tRFC port definition
    Refer to the following steps to create the tRFC port definition.
    1. SAP transaction code: WE21 – Type /nwe21 on the SAP input window and press the
    Enter key.
    2. Highlight Transactional RFC.
    3. Click the Port pull-down menu, which is located in the upper left corner of the SAP
    screen. Click Create (or press F7).
    4. Select the own port name radio button.
    5. Type a port name such as ALEport. If you use a port name different from this, update
    Table 2 at the beginning of this chapter for future reference.
    6. Click the green check icon to continue.
    7. Fill in the description field with tRFC port (You are free to write anything you want here).
    8. Fill in the RFC destination field with ALESERVER. This must match the name you used on the previous RFC Destination step. If the name you enter here does not exist, the
    system will flag an error and you will need to provide an existing RFC destination.
    9. Make sure that IDoc record types SAP Release 4.x is selected.
    10. Click on save.
    Thanks,
    Satya Kumar
    Reward points if it is useful..

  • MB1A, mvmvt type 551 error while scrapping serialized Tool

    User tring to scrap a serialized Tool using mvmt type 551 , T code Mb1a but as soon as enter serial number system throws the below errror message.I have checked GR in Migo and this serial number exist in IQ03 not sure what do now?
    System status INAC is active (EQU 10009104)
    Serial number A244MY41HW0687 cannot be used here

    Hi,
       Before Scraping the Serial Number Status should be ESTO... then only you can do scraping... the Status INAC means the Serial Number is inactive... so you are geting the error.
    To Activate the Serial Number please do the follwoing.
    1. Txn. IQ02..
    2. enter the Material number and serial number..then hit enter..
    3. From the menu...MatSerialNumber>Function>Activate<->Inactive-->Activate
    Regards
    GK.
    Edited by: Gnana Kumar on Nov 19, 2010 7:40 AM

Maybe you are looking for

  • Dodgy download messing up mac software

    Hope you can help me. I have followed the instructions on a clip on youtube, http://www.youtube.com/watch?v=cocU_Mapgfg and it has - disabled spotlight, when I hover over writing it disappears and also the icons on finder and safari are no longer the

  • Wrong default house bank when paying USD invoice

    vendor ETF does not hav a house bank assigned.  Therefore, when you create a payment proposal the payment should default to the following:- HSB21 - EUR (if the invoice is in Eur) HSB22 - GBP (if the invoice is in GBP) HSB23 - USD (if the invoice is i

  • Debugging in JDev91, "Error: Unable to find fdebug.exe"

    Hi, I'm using JDev9i in Windows2000. When I try to debug my software JDev9i says; "Error: Unable to find fdebug.exe". I have checked all security settings of my folders, (as someone proposed here to some one else, who had problem which was also linke

  • Can't install updates to OS X 10.4

    I currently only have version 10.4 and need to update to 10.4.2. I downloaded versions 10.4.1 10.4.2 and the 10.4.2 Combo -- none of which work. When I am in the installation process -- I get to the part where it asks where you would like to install

  • T -Box Foxtel on demand - playback problems

    I have a t box - with a foxtel on t box subscription to essentials and movies - all foxtel Channels including showcase etc stream without problems. However I have had playback problems with some on demand content - in particular Movies - and shows su