Error during JAVA ADD-IN - DB Instance Installation

I get the following error during the DB instance install of JAVA ADD -IN (NW 2004s SR3), I have already installed SCS instance:
FCO-00011  The step checkForExistingOraDatabaseSchema with step key |NW_Addin_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|7|0|NW_CreateJavaSchema|ind|ind|ind|ind|1|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|checkForExistingOraDatabaseSchema was executed with status ERROR ( Last error reported by the step :Assertion failed: OraSqlContext constructor: arguments dbSidOrSrcObject and dbHome are not valid.).
OS = Solaris
Oracle = 10.2.0.2
I also tried setting ORACLE_HOME and ORACLE_SID parameters which should not be necessary since I am giving the path to profile still not able to get past the error.
Any ideas anyone.
Thanks
S.

It´s not clear what you are doing.
You are installing a standalone instance or do you install a Java addin into an existing ABAP instance?
Markus

Similar Messages

  • Error during java add-in

    HI all,
    I was encountered problem when installing JAVA add-in in ABAP system during SDM Installation/ Upgrades step
    Error log in sapinst.dev.log attached
    Copying file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA_ORA/ONE_HOST/SDMKIT.log to: /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA_ORA/ONE_HOST/SDMKIT.1.log.
    INFO       2008-04-17 11:51:30 [syuxcpath.cpp:369]
               CSyPath::createFile()
    Creating file /tmp/sapinst_instdir/NW04SR1/WEBAS_JAVA_ORA/ONE_HOST/SDMKIT.1.log.
    INFO       2008-04-17 11:51:30
               CJSlibModule::writeInfo_impl()
    Output of /usr/j2sdk1.4.2_12/bin/jar is written to the logfile SDMKIT.log.
    INFO       2008-04-17 11:51:31
               CJSlibModule::writeInfo_impl()
    Output of /usr/j2sdk1.4.2_12/bin/jar 'xvf' '/data01/J2EE_OSINDEP/SDM/SDMKIT.JAR':
    TRACE      [iaxxejsexp.cpp:208]
               EJS_Installer::writeTraceToLogBook()
    Returncode of /usr/j2sdk1.4.2_12/bin/jar: 1
    ERROR      2008-04-17 11:51:31
               CJSlibModule::writeError_impl()
    MUT-03011  Execution of the command "/usr/j2sdk1.4.2_12/bin/jar 'xvf' '/data01/J2EE_OSINDEP/SDM/SDMKIT.JAR'" finished with return code 1. Output:
    Kindly please guide me regarding this.
    Points rewarded if it was helpful.
    Thousand thanks
    BR,
    terry
    Edited by: Tow Terry on Apr 17, 2008 6:35 AM

    Markus,
    Hi Markus,
    I had loaded incomplete file for SDMKIT.JAR into server.
    And now the installation was running up again.
    Appreciate your assisting.
    Thanks

  • SAP Secure Store error at Java add-in installation

    During the Java add-in installation, at phase "Install Java Engine", I get the error "A key/value pair with this key already exists in the store".
    How can I fix it?
    [ECC6]

    Sorry for not making clear.
    To uninstall java stack:
    1. Drop the J2EE DB schema (the db schema for this one SAP SID). Be very
    careful not to drop the DB schema for another existing system or the
    ABAP system since it will destroy your data.
    2. Remove DIR_GLOBAL/security/data
    3. Remove DIR_INSTANCE/SDM
    4. Remove DIR_INSTANCE/j2ee
    5. Revert CI instance profile to their original state (backup copies
    should exist in the profile directory)
    6. Deinstall SCS using SAPinst
    7. Restart ABAP
    This should remove the java stack without affecting the ABAP system.
    Then the correct order for installation will be:
    1. Install Central Services Instance (SCS) Java Add-In
    2. Install Database Instance Java Add-In
    3. Install Central Instance Java Add-In
    cheers,
    Vincent

  • CreateOsCol error: SCS Java Add-In installation to ABAP on ERP 6.0 SR3

    Hi there,
    I got an error while installing SCS Java Add-in to ABAP on ERP 6.0 SR3.
    Do you have any ideas for this issue?
    sapinst.log
    INFO 2010-06-04 16:54:35.109
    Execute step createOsCol of component
    |NW_Addin_SCS|ind|ind|ind|ind|0|0|NW_SCS_Instance|ind|ind|ind|ind|7|0|NW_Instance|ind|ind|ind|ind|0|0
    WARNING[E] 2010-06-04 16:54:35.921
    FSL-02015  Node X:\usr\sap\XX1\SCS01\exe\saposcol.exe does not exist.
    ERROR 2010-06-04 16:54:36.0
    FCO-00011  The step createOsCol with step key
    |NW_Addin_SCS|ind|ind|ind|ind|0|0|NW_SCS_Instance|ind|ind|ind|ind|7|0|NW_Instance|ind|ind|ind|ind|0|0|createOsCol
    was executed with status ERROR .
    Thanks

    Hi Toru,
    You can try adding "DIR_INSTANCE"=X:\..." to the start and instance profile. This is a known issue if the saploc share already exists from a previous installation (Multi-SID issue) and points to a wrong disk. You could have also deleted saploc as a workaround and create it after the installation has been successful.
    I hope this helps.
    All the best,
    Cristiano

  • J2EE Does Not Start During JAVA Add-In Installation

    I'm installing Java Add-In onto ERP 2004 (Windows 2000, Oracle 9.2, Java 2 SDK 1.4.2_08).
    The J2EE does not start during the installation. It gives up after some time. java -version shows the correct path.
    dev_jcontrol shows the following:
    [Thr 2624] Tue Aug 02 09:49:32 2005
    [Thr 2624] JControlExecuteBootstrap: execute bootstrap process [bootstrap]
    [Thr 2624] [Node: bootstrap] java home is set by profile parameter
         Java Home: C:\j2sdk1.4.2_08
    [Thr 2624] *** ERROR => JStartupIGetJDKInfo: Cannot find Java class file [./JdkDetection_3516.class]. [jstartxxi.c  899]
    [Thr 2624] *** ERROR => can't get JDK information (rc=-1) [jstartxxi.c  1096]
    [Thr 2624] *** ERROR => node [bootstrap] not found [jstartxx.c   1388]
    [Thr 2624] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc=-18)
    [Thr 2624] JControlCloseProgram: started (exitcode = -18)
    [Thr 2624] JControlCloseProgram: good bye... (exitcode=-18)

    In that case, do u have multiple versions of JDKs installed ?
    Maybe some earlier version is installed too ! In that case there is a program that comes along with the JDK to choose the version of the JDK that needs to be loaded into memory.
    We faced this problem when we were doing our stints with JAVA Add-In wherein the system required the newest version of java where as some tool which was installed on the system required the older version.
    So we used the java program to select the version to be loaded whenever the operating system tried loading the jdk.

  • Error: installing Java Add-in for Central instance

    Dear experts,
    i've installed the SCS and the Java Add-in for DB successful. While trying to install the java add-in for the central instance i get the following error:
    An error occurred while processing service SAP NetWeaver 7.0 Support Release 3 > Software Life-Cycle Options > Java Add-In for ABAP > MaxDB > Central System > Central Instance Java Add-In ( Last error reported by the step :TypeError: instance has no properties (in script NW_Addin_CI|ind|ind|ind|ind, line 109346: ???)
    Thanks in advance.
    Daniel

    Hi,
    Check below thread:
    Error installing SAP NetWeaver 2004s Java Trial Version (SP9)
    Thanks
    Sunny

  • Error during the WebLogic 6.0 SP2 installation

    Hi all,
    It occurs a error during the installation of the WebLogic SP2 to HP-UX.
    Can someone help me.
    Many thanks
    Create System Password
    Invocation of this Java Application has caused an InvocationTargetException. This
    application will now exit. (LAX)
    Stack Trace:
    java.lang.UnsatisfiedLinkError: termioEchoSwitch
    at com.bea.installer.console.TermioControl.termioEchoSwitch(Native Method)
    at com.bea.installer.console.GetPassword.executeConsoleAction(GetPassword.java:77)
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runConsoleAction([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runPreInstall([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.Main.a([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.Main.main([DashoPro-V1.2-120198])
    at java.lang.reflect.Method.invoke(Native Method)
    at com.zerog.lax.LAX.launch([DashoPro-V1.2-120198])
    at com.zerog.lax.LAX.main([DashoPro-V1.2-120198])
    GUI-

    Hi.
    Please try installing again. If you can reproduce this then please open a case with support.
    We saw this once awhile ago. After seeing the error we tried installing again (same procedure,
    same machine) and it worked, so we haven't been able to reproduce this.
    Regards,
    Michael
    David Gracias wrote:
    Hi all,
    It occurs a error during the installation of the WebLogic SP2 to HP-UX.
    Can someone help me.
    Many thanks
    Create System Password
    Invocation of this Java Application has caused an InvocationTargetException. This
    application will now exit. (LAX)
    Stack Trace:
    java.lang.UnsatisfiedLinkError: termioEchoSwitch
    at com.bea.installer.console.TermioControl.termioEchoSwitch(Native Method)
    at com.bea.installer.console.GetPassword.executeConsoleAction(GetPassword.java:77)
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runConsoleAction([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runNextInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runInstallPiece([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.ConsoleBasedAAMgr.runPreInstall([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.Main.a([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.Main.main([DashoPro-V1.2-120198])
    at java.lang.reflect.Method.invoke(Native Method)
    at com.zerog.lax.LAX.launch([DashoPro-V1.2-120198])
    at com.zerog.lax.LAX.main([DashoPro-V1.2-120198])
    GUI---
    Michael Young
    Developer Relations Engineer
    BEA Support

  • Error during java migration tool kit phase

    Hi All ,
    We are migrating the BI 7.00 EHP1 from  (Win 2008/SQL 2008) to Target (Win 2008/SQL 2008).This is a export/Import based method using sapinst tool.
    Import stopped at the "Java Migration Toolkit" phase.The following are the error logs , if anybody faced same issue please help with your inputs.
    runJmt.log
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:282)
    at com.sap.sdt.jmt.migrationtool.ConfigurationHandlerFactoryManager.getConfigurationHandlerFactory(ConfigurationHandlerFactoryManager.java:63)
    at com.sap.sdt.jmt.migrationtool.MigrationToolUtils.getSourceConfigurationFactory(MigrationToolUtils.java:178)
    at com.sap.sdt.jmt.migrationtool.MigrationToolImport.startTool(MigrationToolImport.java:260)
    at com.sap.sdt.jmt.migrationtool.MigrationToolImport.main(MigrationToolImport.java:1561)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:331)
    at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
    at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:365)
    at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:130)
    at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)
    at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)
    at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)
    at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
    ... 13 more
    Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: The port number error_con is not valid.
    at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(Unknown Source)
    at com.microsoft.sqlserver.jdbc.SQLServerConnection.connect(Unknown Source)
    at com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(Unknown Source)
    at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
    at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)
    at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)
    at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:307)
    ... 18 more
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:282)
    at com.sap.sdt.jmt.migrationtool.ConfigurationHandlerFactoryManager.getConfigurationHandlerFactory(ConfigurationHandlerFactoryManager.java:63)
    at com.sap.sdt.jmt.migrationtool.MigrationToolUtils.getTargetConfigurationFactory(MigrationToolUtils.java:190)
    at com.sap.sdt.jmt.migrationtool.MigrationToolImport.startTool(MigrationToolImport.java:262)
    at com.sap.sdt.jmt.migrationtool.MigrationToolImport.main(MigrationToolImport.java:1561)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:331)
    at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
    at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:365)
    at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:130)
    at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.<init>(PersistenceHandler.java:38)
    at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init>(ConfigurationCache.java:149)
    at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.init(ConfigurationManagerBootstrapImpl.java:236)
    at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBootstrapImpl.<init>(ConfigurationManagerBootstrapImpl.java:49)
    ... 13 more
    Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: The port number error_con is not valid.
    at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(Unknown Source)
    at com.microsoft.sqlserver.jdbc.SQLServerConnection.connect(Unknown Source)
    at com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(Unknown Source)
    at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
    at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:608)
    at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:285)
    at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:307)
    ... 18 more
    Could not initialize the offline configuration managers.

    Hi,
    First check you port numbers as per error, that port is not use.
    The port number error_con is not valid.
    Also check this sap note
    1788188 - Couldn't connect to DB during java install
    Then also check this link with same problem, suggestion is replacing the default kernel from DVD with later one.
    http://scn.sap.com/thread/1203147
    KInd Regards,
    Johan

  • Error during Java SPS Update (LM-TOOLS)

    Hello,
    I am currently upgrading SAP EHP 1 for SAP NetWeaver 7.0 from SPS06 to SPS14 and I get an error during LM-TOOLS component update.
    Here is the error log:
    14/03/17 14:24:31 -  ***********************************************************
    14/03/17 14:24:31 -  Start updating EAR file...
    14/03/17 14:24:31 -  start-up mode is lazy
    14/03/17 14:24:31 -  EAR file updated successfully for 33ms.
    14/03/17 14:24:31 -  Start updating...
    14/03/17 14:24:32 -  EAR file uploaded to server for 42ms.
    14/03/17 14:24:32 -  ERROR: Not updated. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Cannot deploy application sap.com/tc~sec~auth~spnego~wizard..
                         Reason: Clusterwide exception: Failed to deploy application sap.com/tc~sec~auth~spnego~wizard. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:
                          com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application sap.com/tc~sec~auth~spnego~wizard. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:689)
                          at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1278)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:336)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:201)
                          at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:137)
                          at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
                          at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
                          at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                          at java.security.AccessController.doPrivileged(Native Method)
                          at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
                          at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
                         Caused by: com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application sap.com/tc~sec~auth~spnego~wizard. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
                          at com.sap.engine.services.webdynpro.WebDynproContainer.deploy(WebDynproContainer.java:1052)
                          at com.sap.engine.services.webdynpro.WebDynproContainer.makeUpdate(WebDynproContainer.java:1283)
                          at com.sap.engine.services.deploy.server.application.UpdateTransaction.makeComponents(UpdateTransaction.java:402)
                          at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:325)
                          at com.sap.engine.services.deploy.server.application.UpdateTransaction.begin(UpdateTransaction.java:166)
                          at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
                          at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3241)
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:677)
                          ... 10 more
                         For detailed information see the log file of the Deploy Service.
    14/03/17 14:24:32 -  ***********************************************************
    Mar 17, 2014 2:24:32 PM  Info: End of log messages of the target system.
    Mar 17, 2014 2:24:32 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 17, 2014 2:24:32 PM  Error: Aborted: development component 'tc/sec/auth/spnego/wizard'/'sap.com'/'MAIN_NW701P13_C'/'4487597'/'0', grouped by software component 'LM-TOOLS'/'sap.com'/'MAIN_NW701P14_C'/'1000.7.01.14.0.20130801094512''/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/tc~sec~auth~spnego~wizard..
    Reason: Clusterwide exception: Failed to deploy application sap.com/tc~sec~auth~spnego~wizard. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:
      com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application sap.com/tc~sec~auth~spnego~wizard. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Mar 17, 2014 2:24:32 PM  Info: Starting to save the repository
    Mar 17, 2014 2:24:32 PM  Info: Finished saving the repository for 193 ms.
    Mar 17, 2014 2:24:32 PM  Info: Starting: Update: Selected software component 'LM-TOOLS'/'sap.com'/'MAIN_NW701P14_C'/'1000.7.01.14.0.20130801094512''/'0' updates currently deployed software component 'LM-TOOLS'/'sap.com'/'MAIN_NW701P06_C'/'1000.7.01.6.0.20100108201135''/'0'.
    Mar 17, 2014 2:24:32 PM  Error: Aborted: software component 'LM-TOOLS'/'sap.com'/'MAIN_NW701P14_C'/'1000.7.01.14.0.20130801094512''/'0':
    Failed deployment of SDAs:
    development component 'tc/sec/auth/spnego/wizard'/'sap.com'/'MAIN_NW701P13_C'/'4487597'/'0' : aborted
    Please, look at error logs above for more information!
    Mar 17, 2014 2:24:32 PM  Info: Starting to save the repository
    Mar 17, 2014 2:24:33 PM  Info: Finished saving the repository for 193 ms.
    Mar 17, 2014 2:24:33 PM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Mar 17, 2014 2:24:33 PM  Error: ---------------- At least one of the Deployments failed ---------------
    Any help will be really appreciated.

    Hi Johnny,
    You need to undeploy the sap.com~spnego.cfg.wd component using SDM
    Then retry the patching of LM-TOOL patching
    Also follow the SAP Note
    1643003 - Deployment of LM-TOOLS fails. Due to SPNego
    With Regards
    Ashutosh Chaturvedi

  • Virtual Machine has aborted error during Java EE SDK install

    Hi all,
    I'm trying to install java_ee_sdk-6u3-jdk7-windows-x64.exe on our new Windows Server 2012 machine but the installer starts and I then get a Setup box appear that says Error: The Java(TM) Virtual Machine has aborted.  I've looked in the Event Viewer and there are no messages and I've tried to get the installer to create a log file (by passing the parameter -l <loglocation>) but it doesn't seem to get that far as no log is created.
    The very first time I tried to run the JavaEE install on this machine, it installed everything ok but didn't create the windows service as .NET Framework 3.5 was missing.  So I uninstalled JavaEE and added in the .NET Framework 3.5 and then my problems began.  I have already installed these versions of Java and JavaEE successfully on a previous Windows Server 2012 machine which had the .NET Framework 3.5 on it. 
    The JRE installed already on the computer is jre-6u45-windows-x64.exe and I am logged in as an administrator.  I've tried uninstalling the JRE and reinstalling and also doing a registry clean using CCleaner incase there are any old references to the JRE/JavaEE but it didn't help.
    If anyone can give me any clues as to why this error is appearing I'd be most grateful!
    Thanks,
    Caroline

    Have finally got this to work after a lot more headscratching.  Turned out just passing the path to the JRE to the install wasn't good enough, I had to include the drive letter too even though it was on the same drive!

  • Fatal Error during SAP IK XI 3.1 Installation on HPUX IA 64 Machine

    I installed BO Enterprise XI 3,1 on HPUX IA64 Machine and after BO installation I installed SAP IK XI 3.1.
    After I ran install.sh, select language was Ok, License agreement was Ok, License Key was OK, Install Directory was OK..
    but after that, the installation was terminated...
    FATAL ERROR: Product's parent not found on tree: 1E7F3898-A4B8-42D0-89F0-A713FBDEBD64, parent id: 5418F914-1D31-4849-822C-314AC28B06BF
    $
    the error message was like above..
    What is the reason and how can I solve it..
    Please let me know..
    THanks..

    Hello,
    I think I found out what the problem is:
    In our case it seems that de installerDatabase.db file is corrupt.
    If you move the file to installerDatabase.org and start the installation again the FATAL ERROR won't appear.
    Unfortunately the installation of the integration kid can't continue because it misses several existing program items from the BO Enterprise.
    Right now Iu2019m performing a new installation of the BO Enterprise.
    I hope this inormation is helpfull.
    Regards,
    Hans Pol

  • Error during Java WS add in installation

    Hello,
    I am receiving the following error when trying to install the Java WS 6.4 add - in to an existing ab-ap installation. We are using SQL Server 2000 on Windows Server 2003 and doing an ABAP / J2EE unicode installation. It looks like a database table it is looking for is missing. I looked in the SAP tables in the database and the table is indeed missing. Does anyone know if I've overlooked an installation step that would resolve this issue for me?
    TIA -- Brandon
    SAPinst is getting started.
    Please be patient ...
    guiengine: login in process.
    Transaction begin ********************************************************
    TRACE [iaxxrfclfp.cpp:858]
    CRfcPara::checkTableParam
    Check existence of field (table/field): ACTIVITYGROUPS/AGR_NAME
    TRACE [iaxxrfclfp.cpp:837]
    CRfcPara::setTableParamValue
    Setting value (table/field/value/offset):ACTIVITYGROUPS/AGR_NAME/SAP_J2EE_GUEST/0
    TRACE [iaxxrfclfp.cpp:916]
    CRfcPara::appendTableLine
    Appended table line (table/value): ACTIVITYGROUPS/SAP_J2EE_GUEST 0000000000000000
    INFO 2004-11-03 10:22:56 [iaxxrfcimp.cpp:1058]
    CAbRfcImpl::callFunction
    Executing function call BAPI_USER_ACTGROUPS_ASSIGN.
    TRACE [iaxxrfcimp.cpp:1083]
    CAbRfcImpl::performFunctionCall
    Calling function module: BAPI_USER_ACTGROUPS_ASSIGN
    ERROR 2004-11-03 10:22:57 [iaxxrfcimp.cpp:1122]
    CAbRfcImpl::performFunctionCall
    FRF-00025 Unable to call function. Error message: Invalid call of database interface. accessed. .
    TRACE [iaxxrfcimp.cpp:1123]
    CAbRfcImpl::performFunctionCall
    RFC failure or system exception raised
    TRACE [iaxxrfcimp.cpp:1124]
    CAbRfcImpl::performFunctionCall
    Invalid call of database interface. accessed.
    Transaction end **********************************************************
    Exit status of child: 1

    I am getting the same error, any possible solution?
    thanks
    Dhandu

  • 'A file or directory doesn't exist' error during java stack update

    Dear All,
    I've done a fresh installation of solution manger system on IBM iseries box (OS400 & DB2 combo).
    As part of post installation activity, I've updated the kernel patch, updated the ABAP stack to sp4, and am currently doing the java stack update.
    I'm struck with one error. The log file shows:
    Feb 23, 2012 7:54:35 PM  Error: /usr/sap/SLM/SYS/global/j2eeclient/META-INF/SAP_MANIFEST.MF (A file or directory in the path name does not exist.)
    Feb 23, 2012 7:54:35 PM  Error: Error deploying Fileset Complete to /usr/sap/SLM/SYS/global/j2eeclient
    Feb 23, 2012 7:54:35 PM  Info: ***** End of File-System Deployment com.sap.engine.client *****
    Feb 23, 2012 7:54:35 PM  Error: Aborted: development component 'com.sap.engine.client'/'sap.com'/'SAP AG'/'7.0209.20110628100654.0000'/'1', grouped by :
    Deployment was not successful
    I've checked the file system and found that the directory META-INF is not present in /../../global/j2eeclient
    Please suggest a solution.
    Thank You.
    regards,
    vin

    Hi,
    This is an easy solution:
    From the OS command line, do WRKLNK, go to /usr/sap/SLMS/global/j2eeclient,  at the top where it shows the directory, do a copy on this. Then at the command line type MD, do F4, paste the directory name in the first line, then after j2eeclient add /META-INF'
    IMportant*** Make sure the full directory name is in single quotes.*
    *On the next 2 lines change INDIR to RWX.  Then press enter and re-run your job.  If you have any problems let me know.

  • NameFromLastDDL Error during java stored procedure upload...

    Hi guys,
    I am trying to upload a class to send email within a java stored procedure.
    JDeveloper fails to upload the class, and the error message doesn't help me:
    I guess the automatically generated SQL statment features a "NameFromLastDDL" argument, but i have no control over that....anybody had this issue before ?
    Following, the "ugly" exception:
    Error while creating class client/Utils
    ORA-06550: line 1, column 91:
    PLS-00201: identifier 'NameFromLastDDL' must be declared
    ORA-06550: line 1, column 85:
    PL/SQL: Statement ignored
    java.sql.SQLException: ORA-06550: line 1, column 91:
    PLS-00201: identifier 'NameFromLastDDL' must be declared
    ORA-06550: line 1, column 85:
    PL/SQL: Statement ignored
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:316)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:282)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:639)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:184)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:873)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1086)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2984)
         at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3076)
         at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4273)
         at oracle.aurora.server.tools.loadjava.ClientClassObject.create(ClientClassObject.java:68)
         at oracle.aurora.server.tools.loadjava.SchemaObject.process1(SchemaObject.java:223)
         at oracle.aurora.server.tools.loadjava.LoadJava.add(LoadJava.java:530)
         at oracle.aurora.server.tools.loadjava.LoadJava.addClass(LoadJava.java:584)
         at oracle.aurora.server.tools.loadjava.LoadJava.add(LoadJava.java:434)
         at oracle.aurora.server.tools.loadjava.LoadJava.add(LoadJava.java:378)
         at oracle.aurora.server.tools.loadjava.LoadJava.addJar(LoadJava.java:717)
         at oracle.aurora.server.tools.loadjava.LoadJava.add(LoadJava.java:430)
         at oracle.aurora.server.tools.loadjava.LoadJava.add(LoadJava.java:378)
         at oracle.aurora.server.tools.loadjava.LoadJava.add(LoadJava.java:347)
         at oracle.aurora.server.tools.loadjava.LoadJava.add(LoadJava.java:643)
         at oracle.aurora.server.tools.loadjava.LoadJava.processDeferredFiles(LoadJava.java:615)
         at oracle.aurora.server.tools.loadjava.LoadJava.process(LoadJava.java:806)
         at oracle.jdeveloper.deploy.tools.OracleLoadjava.deploy(OracleLoadjava.java:116)
         at oracle.jdeveloper.deploy.tools.OracleLoadjava.deploy(OracleLoadjava.java:46)
         at oracle.jdevimpl.deploy.OracleDeployer.deploy(OracleDeployer.java:97)
         at oracle.jdevimpl.deploy.StoredProcHandler.doDeploy(StoredProcHandler.java:473)
         at oracle.jdevimpl.deploy.StoredProcHandler.doDeploy(StoredProcHandler.java:360)
         at oracle.jdevimpl.deploy.StoredProcHandler.doDeployToMostRecent(StoredProcHandler.java:256)
         at oracle.jdevimpl.deploy.StoredProcProfileDt$2.run(StoredProcProfileDt.java:193)
    The following operations failed
    class client/Utils: creation (createFailed)
    oracle.aurora.server.tools.loadjava.ToolsException: Failures occurred during processing
         at oracle.aurora.server.tools.loadjava.LoadJava.process(LoadJava.java:863)
         at oracle.jdeveloper.deploy.tools.OracleLoadjava.deploy(OracleLoadjava.java:116)
         at oracle.jdeveloper.deploy.tools.OracleLoadjava.deploy(OracleLoadjava.java:46)
         at oracle.jdevimpl.deploy.OracleDeployer.deploy(OracleDeployer.java:97)
         at oracle.jdevimpl.deploy.StoredProcHandler.doDeploy(StoredProcHandler.java:473)
         at oracle.jdevimpl.deploy.StoredProcHandler.doDeploy(StoredProcHandler.java:360)
         at oracle.jdevimpl.deploy.StoredProcHandler.doDeployToMostRecent(StoredProcHandler.java:256)
         at oracle.jdevimpl.deploy.StoredProcProfileDt$2.run(StoredProcProfileDt.java:193)

    I think u dont've previleges to run
    the procedure.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by arunr12:
    hi I am calling java stored procedure from jdbc. i am getting wierd exceptions:
    CallableStatement cstmt = conn.prepareCall("begin SEND_MAIL(?,?,?);end;");
    cstmt.setString(1,"[email protected]");
    cstmt.setString(2,"Mail from Stored Proc");
    cstmt.setString(3,"This is test mail from Oracle8i");
    cstmt.execute();
    i am getting following Exception:
    java.sql.SQLException: ORA-29532: Java call terminated by uncaught Java exception: java.security.AccessControlException: the Permission (java.util.PropertyPermission * read,write) has not been granted by dbms_java.grant_permission to SchemaProtectionDomain(ISTORE_CUST|PolicyTableProxy(ISTORE_CUST))
    ORA-06512: at "ISTORE_CUST.SEND_MAIL", line 0
    ORA-06512: at line 1
    <HR></BLOCKQUOTE>
    null

  • Error during IDES SAP AFS 6.0 Installation

    Folks,
    I'm installing IDES for the first time and I ran into this issue. The installation starts okay and goes on for a while at the point where it installs the software units it throws an error message:
    An error occurred while processing service SAP ERP 2005 Support Release 2 > SAP Systems > MS SQL Server > Central System > Central System Installation.
    Log Browser:
    ERROR 2011-01-18 10:06:59
    CJS-30156  SDM deployment failed for at least one of the components to deploy.<br> SOLUTION: Check 'C:/PROGRA1/SAPINS1/ERP/SYSTEM/MSS/CENTRAL/AS/callSdmViaSapinst.log' for more information.
    ERROR 2011-01-18 10:06:59
    FCO-00011  The step enableUsageTypes with step key |NW_Onehost|ind|ind|ind|ind|0|0|SAP_Software_Features_Enablement|ind|ind|ind|ind|4|0|enableUsageTypes was executed with status ERROR .
    In the log file "callSdmViaSapinst.log", I have found the following error:
    11/01/18 10:06:58 -  ERROR: Not deployed. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Cannot deploy application sap.com/tcmobileNWM_AWT_700900_MI70SP09..
                         Reason: null; nested exception is:
                              com.sap.engine.services.deploy.container.DeploymentException
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:568)
                              at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:320)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
                              at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:129)
                              at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
                              at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
                              at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                              at java.security.AccessController.doPrivileged(Native Method)
                              at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
                              at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
                         Caused by: com.sap.engine.services.deploy.container.DeploymentException
                              at com.sap.ip.me.core.deployment.core.MobileArchiveContainerImpl.deploy(MobileArchiveContainerImpl.java:172)
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606)
                              at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:321)
                              at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3184)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:553)
                              ... 10 more
                         For detailed information see the log file of the Deploy Service.
    11/01/18 10:06:58 -  ***********************************************************
    Jan 18, 2011 10:06:58... Info: End of log messages of the target system.
    Jan 18, 2011 10:06:58... Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Jan 18, 2011 10:06:58... Error: Aborted: development component 'tc/mobile/NWM_AWT_700900_MI70SP09'/'sap.com'/'SAP AG'/'7.0009.20060824164022.0000'/'0', grouped by software component 'NWMCLIENT'/'sap.com'/'SAP AG'/'1000.7.00.9.0.20060827034500''/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application sap.com/tcmobileNWM_AWT_700900_MI70SP09..
    Reason: null; nested exception is:
         com.sap.engine.services.deploy.container.DeploymentException
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Thanks for your help.

    Guys,
    I fixed the issue, it was the version of Java on my server. I had Java JDK version 1.4.2_29 installed which was causing the problem. I downgraded Java to version 1.4.2_13 and it worked like a charm.
    --Abhi

Maybe you are looking for

  • Can't get entourage and ical to sync

    Hi, I've had a macbook for a while but got an iphone 3gs last week and I'm just trying to set it up. My addresses and contacts seem to be syncing to my iphone OK but not my entourage 2004 calendar. I have gone into entourage preferences and ticked al

  • Conversion Purchase Requisition to Purchase Order

    Hi gurus, where is point of customizing for control copy between PR -> PO?? The price will be updated between PR and PO no? Thank you! I will revvard answers

  • Who modified the package?

    Hi friends, In our database, a package body has been recompiled by someone recently. How to identify from which system it was compiled? We use Oracle 11.2. Thanks in advance.

  • Application builder & webserver

    I have a current VI using Labview 7.0 and it allows others to view using webserver. If I want to distribute this VI using Application Builder, will the applications I distribute, still have full webserver capability, with just executable and the runt

  • Problème d'ouverture d'un fichier .tiff pour cause de manque de mémoire

    Bonjour, Quelqu'un sait il pourquoi Photoshop éléments 12 (32bits) bloque (résumé du message affiché : refus d'ouvrir par manque de mémoire) un fichier de type .tiff de 272Mo ? Même problème quand 3 giga (le maximum autorisé) sont alloués à l'applica