TNS Listener Error During CE 7.2 Install Phase "Import Java Dump"

Hi All,
We are installing a new CE 7.2 system on AIX 6.1 with Oracle 10.2.0.4
(system name JDQ). We are receiving the following error during
installation phase "Import Java Dump:"
Oct 11, 2010 12:44:50 PM com.sap.inst.dbtools
[Thread[main,5,main]] Fatal:
com.sap.inst.common.exception.DBConnectionException:
java.sql.SQLException: Listener refused the connection with the
following error:
ORA-12505, TNS:listener does not currently know of SID given in connect
descriptor
at com.sap.inst.common.db.DBConnection.connect
(DBConnection.java:157)
at com.sap.inst.jload.Jload.main(Jload.java:226)
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:597)
at com.sap.engine.offline.OfflineToolStart.main
(OfflineToolStart.java:161)
We chose "Typical" for the installation type and sapisnt chose port
1527 for the Oracle listener port by default. We are installing JDQ on
a server where other SAP instances are already installed.
Unfortunately, port 1527 is already in use by one of the other SAP
systems for its Oracle listener. We have tried the following to
resolve the error:
1) Changed listener port for JDQ
a. Changed the following files for JDQ to use port 1530 instead of
1527:
$ORACLE_HOME/network/admin/listener.ora
$ORACLE_HOME/network/admin/tnsnames.ora
/sapmnt/JDQ/profile/oracle/tnsnames.ora
b. Restarted the JDQ database and listener, then clicked Retry
c. Did not work. Exited and restarted the install, but this did
not work, either.
2) Changed listener name for JDQ
a. Changed the following files for JDQ to use listener
name "LISTENER_JDQ" instead of the default name of "LISTENER":
$ORACLE_HOME/network/admin/listener.ora
b. Restarted the JDQ database and listener, then clicked Retry
c. Did not work. Exited and restarted the install, but this did
not work, either.
d. Changed the listener name back to "LISTENER" and restarted the
DB and listener
3) Changed installation files containing port 1527
It looks like the installation saves the input parameters in files in
the instllation directory. After we changed the JDQ environment to use
the 1530 port, we thought maybe the install was getting 1527 from one
of the installation files. Therefore we tried the following:
a. Used command "find . -xdev -type f -exec grep -l -w 1527 {} \;"
to obtain a list of files containing port 1527.
b. Backed up these files
c. Edited these files, changing 1527 to 1530. Files modified
include the following:
control.xml
inifile.2.xml
inifile.3.xml
inifile.xml
keydb.2.xml
keydb.xml
summary.html
d. Clicked Retry, but still got the error
e. Exited the installlation and restarted it. We are still
getting the error.
4) I know that for Java systems, the listener port is stored in the
Secure Store. The SecStore.key and SecStore.properties files have been
installed in directory /usr/sap/JDQ/SYS/global/security/data; however,
configtool does not yet exist under /usr/sap/JDQ/J01; therefore I
cannot see whether port 1527 has been placed in the Secure Store.
Therefore, we did not take any action here.
What do we need to do to resolve the error?
Thanks in advance for any help you can provide.
Tommye

HI ,
Could you please let us know how did you edit the secstore file without configtool ? How did you resolve the issue? I am facing the exact issue now..Please advice .
Regards,
Nibu Antony

Similar Messages

  • Error in Import Java Dump phase while installing SAP solution Manager 7.1

    Hi,
    While installing SAP solution manager 7.1 I am getting the below error during the phase "Import Java Dump".
    An error occurred while processing option SAP Solution Manager 7.1 > SAP Systems > MS SQL Server > Central System > Central System( Last error reported by the step : Execution of JLoad tool 'C:\j2sdk1.4.2_17-x64\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\SOLMAN71\SYSTEM\MSS\CENTRAL\AS\install\sharedlib\launcher.jar" -showversion -Xmx1024m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/SOLMAN71/SYSTEM/MSS/CENTRAL/AS/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/SOLMAN71/SYSTEM/MSS/CENTRAL/AS/install/sharedlib;D:/usr/sap/SPT/SYS/exe/uc/NTAMD64/mssjdbc/sqljdbc.jar" -sec SPT,jdbc/pool/SPT,
    smn/sapmnt/SPT/SYS/global/security/data/SecStore.properties,
    smn/sapmnt/SPT/SYS/global/security/data/SecStore.key -dataDir "D:/SAP SOLMAN/Java Components/51040039\DATA_UNITS\SOLMAN_JAVA_EXPORT_JDMP" -job "C:\Program Files\sapinst_instdir\SOLMAN71\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML" -log jload.log' aborts with return code 1. SOLUTION: Check 'jload.log' and 'C:/Program Files/sapinst_instdir/SOLMAN71/SYSTEM/MSS/CENTRAL/AS/jload.java.log' for more information.
    JLOAD.JAVA log details below
    java version "1.4.2_17"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_17-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_17-b06, mixed mode)
    Jload R 7.12 V 0 A 0
    Jload -sec SPT,jdbc/pool/SPT,
    smn/sapmnt/SPT/SYS/global/security/data/SecStore.properties,
    smn/sapmnt/SPT/SYS/global/security/data/SecStore.key -dataDir D:/SAP SOLMAN/Java Components/51040039\DATA_UNITS\SOLMAN_JAVA_EXPORT_JDMP -job C:\Program Files\sapinst_instdir\SOLMAN71\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML -log jload.log
    Connecting to database
    Couldn't connect to DB
    com.sap.inst.common.exception.DBConnectionException: com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host  has failed. java.net.ConnectException: Connection refused: connect
         at com.sap.inst.common.db.DBConnection.connect(DBConnection.java:157)
         at com.sap.inst.jload.Jload.main(Jload.java:222)
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: The TCP/IP connection to the host  has failed. java.net.ConnectException: Connection refused: connect
         at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerConnection.connectHelper(Unknown Source)
         at com.microsoft.sqlserver.jdbc.SQLServerConnection.loginWithoutFailover(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.createConnection(OpenSQLDataSourceImpl.java:522)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)
         at com.sap.inst.common.db.DBConnection.connectViaSecureStore(DBConnection.java:111)
         at com.sap.inst.common.db.DBConnection.connect(DBConnection.java:151)
         ... 6 more
    An error occured during execution. Please consult SAP note 942766 for first steps on troubleshooting the problem.
    I have gone thru with the notes and it didn't help me much.
    I have used J2SDK 1.4.2_17 nad JCE_Policy-1.4.2 files.
    Please let me know where IO went wrong.
    Thanks in advance.
    Sai

    Hi,
    1. Did you select java path (Export CD/DVD) while intsallation? Check once again.
    2. Add JAVA_HOME = Java path in environment variable.
    3. What is the exact error, you got it, post error here.
    Regards,
    Srini Nookala

  • Error while Installing Nw04S SR2 Developer Workplace - Import Java Dump

    Hi All,
    Iam trying to install NW04S SR2 Developer Workplace.Iam getting error in 15 th step i.e Import Java Dump.
    I have gone thru SDN threads and check the basic things like
    Java Version,whether i can connect to database or not..
    Iam using SQL Server 2005,Win XP.The database is fine.
    Please find the log file content below and let me know  how to resolve the problem.
    J2E,jdbc/pool/J2E,
    GBC7621C/sapmnt/J2E/SYS/global/security/data/SecStore.properties,
    GBC7621C/sapmnt/J2E/SYS/global/security/data/SecStore.key -dataDir C:/NW04s/51032258\JAVA_EXPORT\JDMP -job "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MSSQL\IMPORT.XML" -log jload.log" finished with return code 1. Output:
    java version "1.4.2_14"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_14-b05)
    Java HotSpot(TM) Client VM (build 1.4.2_14-b05, mixed mode)
    15-Apr-2009 15:31:22 com.sap.inst.jload.Jload main
    INFO: Jload -sec J2E,jdbc/pool/J2E,
    GBC7621C/sapmnt/J2E/SYS/global/security/data/SecStore.properties,
    GBC7621C/sapmnt/J2E/SYS/global/security/data/SecStore.key -dataDir C:/NW04s/51032258\JAVA_EXPORT\JDMP -job C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MSSQL\IMPORT.XML -log jload.log
    15-Apr-2009 15:31:51 com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    15-Apr-2009 15:31:51 com.sap.inst.jload.Jload logStackTrace
    SEVERE: java.sql.SQLException: [NWMss][SQLServer JDBC Driver]Error establishing socket to host and port: GBC7621C:1433. Reason: Connection refused: connect
         at com.sap.nwmss.jdbc.base.BaseExceptions.createException(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseExceptions.getException(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.tds.TDSConnection.<init>(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.SQLServerImplConnection.open(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.connect(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.setupImplConnection(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.open(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseDriver.connect(Unknown Source)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:522)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)
         at com.sap.inst.jload.db.DBConnection.connectViaSecureStore(DBConnection.java:105)
         at com.sap.inst.jload.db.DBConnection.connect(DBConnection.java:149)
         at com.sap.inst.jload.Jload.main(Jload.java:580)
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    ERROR 2009-04-15 15:31:52
    CJS-30049  <html>Execution of JLoad tool 'C:\j2sdk1.4.2_14\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MSSQL\install\sharedlib\launcher.jar" -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MSSQL/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MSSQL/install/sharedlib/jload.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MSSQL/install/sharedlib/antlr.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MSSQL/install/sharedlib/exception.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MSSQL/install/sharedlib/jddi.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MSSQL/install/sharedlib/logging.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MSSQL/install/sharedlib/offlineconfiguration.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MSSQL/install/sharedlib/opensqlsta.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MSSQL/install/sharedlib/tc_sec_secstorefs.jar;C:/usr/sap/J2E/SYS/exe/uc/NTI386/mssjdbc/base.jar;C:/usr/sap/J2E/SYS/exe/uc/NTI386/mssjdbc/util.jar;C:/usr/sap/J2E/SYS/exe/uc/NTI386/mssjdbc/sqlserver.jar;C:/usr/sap/J2E/SYS/exe/uc/NTI386/mssjdbc/spy.jar" -sec J2E,jdbc/pool/J2E,
    GBC7621C/sapmnt/J2E/SYS/global/security/data/SecStore.properties,
    GBC7621C/sapmnt/J2E/SYS/global/security/data/SecStore.key -dataDir C:/NW04s/51032258\JAVA_EXPORT\JDMP -job "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\DEVWP\MSSQL\IMPORT.XML" -log jload.log' aborts with return code 1.<br>SOLUTION: Check 'jload.log' and 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MSSQL/jload.java.log' for more information.</html>
    ERROR 2009-04-15 15:31:52
    FCO-00011  The step importJavaDump with step key |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_Jload|ind|ind|ind|ind|9|0|importJavaDump was executed with status ERROR .
    Thanks,
    Anil.

    > 15-Apr-2009 15:31:51 com.sap.inst.jload.Jload main
    > SEVERE: couldn't connect to DB
    > 15-Apr-2009 15:31:51 com.sap.inst.jload.Jload logStackTrace
    > SEVERE: java.sql.SQLException: [NWMss][SQLServer JDBC Driver]Error establishing socket to host and port: GBC7621C:1433. Reason: Connection refused: connect
    as you see yourself the jload is unable to connect to the database.
    Check that your firewall is properly configured and that the SQL Server agent is running.
    Markus

  • MARS - Oracle TNS listener errors

    Anyone familiar with this:
    [pnadmin]$ pndbusage
    Program aborted due to: ORA-12541: TNS:no listener
    MARS was fine before the holiday weekend. When I came back, I was looking at the summary page and the graph wasn't being drawn. I SSH'd to MARS and did the above.
    While SSH'd to MARS (and my HTTPS session still open) I did a reboot and I still get the same error. Also, now when I HTTPS to MARS I get a login page, but the url is: https://10.6.184.116/logout.jsp
    The username/password fields and login button are in the upper left corner of the browser window, not in the middle like normal.
    So, now I have two problems. The first being my TNS listener error and the second being that I can't log in. It wants me to log out first...ugh.
    Thanks,
    Bob

    This sounds like a known issue and if memory serves a developer will need to login and do something, so you'll need to open a TAC case.
    Here is the link:
    http://www.cisco.com/en/US/products/ps6241/products_field_notice09186a008070fcaf.shtml

  • Error in Import Java Dump during installation on MSCS

    Dear Experts,
    I am facing the following the error during ECC 6 dual stack installation on MSCS.
    PM com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    Apr 29, 2011 5:40:30 PM com.sap.inst.jload.Jload logStackTrace
    SEVERE: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:255)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:395)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:441)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:166)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:522)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)
         at com.sap.inst.jload.db.DBConnection.connectViaSecureStore(DBConnection.java:105)
         at com.sap.inst.jload.db.DBConnection.connect(DBConnection.java:149)
         at com.sap.inst.jload.Jload.main(Jload.java:580)
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    I have successfully installed ASCS,SCS, and configured 1st MSCS node.
    While installaing DB instance on 1st node SAPINST did not allow the physical host name of the node and gave the error oracle was not installed,install oracle before continuing  so went ahead with the virtual hostname.I had faced oracle connectivity issues during import ABAP ,I changed the added the physical host name in listener.ora and continued.But durig the import java dump phase I guess the physical host name in expected in secure store key file.I can't edit the secure store file  as config tool is not installed yet in the system.Please suggest me solutions and guide me whether I am going in the right direction.
    Regards,
    Dinakar
    Edited by: mutnuru dinakar on Apr 30, 2011 10:22 AM

    I have successfully installed ASCS,SCS, and configured 1st MSCS node.
    While installing DB instance on 1st node SAPINST did not allow the physical host name of the node and gave the error oracle was not installed,install oracle before continuing so went ahead with the virtual hostname.I had faced oracle connectivity issues during import ABAP ,I changed the added the physical host name in listener.ora and continued
    The SAPINST should allow the physical host name to get chosen you should not get this error.
    You have to first install the oracle DB and after that Oracle failsafe at both nodes ( not in parallel) . Further while doing the DB instance installation on first node the SAPCLUSTER and ORACLECLUSTER should be online.
    Can you mark the steps you did in sequence.
    Regards
    Edited by: Singh Dharm on Apr 30, 2011 2:06 PM
    Edited by: Singh Dharm on Apr 30, 2011 2:08 PM

  • Error during generation of the WSDL:  BUILD FAILED java.lang.NoClassDefFoundError: com/sun/javadoc/Type

    When I create an EJB Transport Business Service, after selecting the jar that has the EJB 2.1 artefacts (Remote, Home, etc) the oepe plugin fails and can't continue.
    As I understand it seems that there is a problem with the classpath of ant build.xml  that oepe creates inside folder /tmp/alsbejbtransport/ to compile the bs and generate the wsdl. I checked if tools.jar is in the classpath (in eclipse) and is included, so I can't figure out wich is the problem.
    I found this in Oracle, but not helps solve the problem:
    BEA-398120
    Error: The WSDL for the typed transport endpoint could not be accessed.
    Description
    There was a problem retrieving the WSDL from the typed transport service endpoint at the time of service registration
    Action
    Contact technical support
    This is the the full stacktrace that shows eclipse.
    Generate : Error during generation of the WSDL:
    BUILD FAILED
    java.lang.NoClassDefFoundError: com/sun/javadoc/Type
            at com.bea.util.jam.provider.JamServiceFactoryImpl.createSourceBuilder(JamServiceFactoryImpl.java:205)
            at com.bea.util.jam.provider.JamServiceFactoryImpl.createBuilder(JamServiceFactoryImpl.java:158)
            at com.bea.util.jam.provider.JamServiceFactoryImpl.createClassLoader(JamServiceFactoryImpl.java:137)
            at com.bea.util.jam.provider.JamServiceFactoryImpl.createService(JamServiceFactoryImpl.java:78)
            at weblogic.wsee.util.JamUtil.parseSource(JamUtil.java:152)
            at weblogic.wsee.tools.anttasks.JwsLoader.loadJClasses(JwsLoader.java:186)
            at weblogic.wsee.tools.anttasks.JwsLoader.load(JwsLoader.java:75)
            at weblogic.wsee.tools.anttasks.JwsModule.loadWebServices(JwsModule.java:569)
            at weblogic.wsee.tools.anttasks.JwsModule.generate(JwsModule.java:369)
            at weblogic.wsee.tools.anttasks.JwsModule.build(JwsModule.java:256)
            at weblogic.wsee.tools.anttasks.JwscTask.execute(JwscTask.java:184)
            at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
            at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:601)
            at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
            at org.apache.tools.ant.Task.perform(Task.java:348)
            at org.apache.tools.ant.Target.execute(Target.java:357)
            at org.apache.tools.ant.Target.performTasks(Target.java:385)
            at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
            at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
            at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
            at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
            at org.apache.tools.ant.Main.runBuild(Main.java:758)
            at org.apache.tools.ant.Main.startAnt(Main.java:217)
            at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
            at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
    Caused by: java.lang.ClassNotFoundException: com.sun.javadoc.Type
            at org.apache.tools.ant.AntClassLoader.findClassInComponents(AntClassLoader.java:1400)
            at org.apache.tools.ant.AntClassLoader.findClass(AntClassLoader.java:1341)
            at org.apache.tools.ant.AntClassLoader.loadClass(AntClassLoader.java:1088)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
            ... 27 more
    Total time: 0 seconds
    Eclipse Installation details:
    *** System properties:
    eclipse.application=org.eclipse.ui.ide.workbench
    eclipse.buildId=M20110909-1335
    eclipse.commands=-os
    linux
    -ws
    gtk
    -arch
    x86_64
    -showsplash
    -launcher
    {home}/Development/oepe-indigo/eclipse
    -name
    Eclipse
    --launcher.library
    {home}/Development/oepe-indigo//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.100.v20110505/eclipse_1407.so
    -startup
    {home}/Development/oepe-indigo//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
    --launcher.overrideVmargs
    -exitdata
    1e418010
    -vm
    /usr/bin/java
    eclipse.home.location=file:{home}/Development/oepe-indigo/
    eclipse.launcher={home}/Development/oepe-indigo/eclipse
    eclipse.launcher.name=Eclipse
    [email protected]/../p2/
    eclipse.p2.profile=PlatformProfile
    eclipse.product=org.eclipse.platform.ide
    eclipse.startTime=1374623921455
    eclipse.vm=/usr/bin/java
    eclipse.vmargs=-Xms256m
    -Xmx768m
    -XX:MaxPermSize=512m
    -Dsun.lang.ClassLoader.allowArraySyntax=true
    -Dweblogic.home={home}/Oracle/Middleware/wlserver_10.3
    -Dharvester.home={home}/Oracle/Middleware/Oracle_OSB1/harvester
    -Dosb.home={home}/Oracle/Middleware/Oracle_OSB1
    -Dosgi.bundlefile.limit=750
    -Dosgi.nl=en_US
    -Dmiddleware.home={home}/Oracle/Middleware
    -jar
    {home}/Development/oepe-indigo//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
    equinox.use.ds=true
    file.encoding=UTF-8
    file.encoding.pkg=sun.io
    file.separator=/
    guice.disable.misplaced.annotation.check=true
    harvester.home={home}/Oracle/Middleware/Oracle_OSB1/harvester
    http.nonProxyHosts=localhost
    java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
    java.awt.printerjob=sun.print.PSPrinterJob
    java.class.path={home}/Development/oepe-indigo//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
    java.class.version=50.0
    java.endorsed.dirs=/usr/lib/jvm/jdk1.6.0_45/jre/lib/endorsed
    java.ext.dirs=/usr/lib/jvm/jdk1.6.0_45/jre/lib/ext:/usr/java/packages/lib/ext
    java.home=/usr/lib/jvm/jdk1.6.0_45/jre
    java.io.tmpdir=/tmp
    java.library.path=/usr/lib/jvm/jdk1.6.0_45/jre/lib/amd64/server:/usr/lib/jvm/jdk1.6.0_45/jre/lib/amd64:/usr/lib/jvm/jdk1.6.0_45/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
    java.protocol.handler.pkgs=null|com.bea.wli.sb.resources.url|com.bea.wli.sb.resources.jca.upgrade.url|weblogic.utils|weblogic.utils|weblogic.utils|weblogic.net|weblogic.net
    java.runtime.name=Java(TM) SE Runtime Environment
    java.runtime.version=1.6.0_45-b06
    java.specification.name=Java Platform API Specification
    java.specification.vendor=Sun Microsystems Inc.
    java.specification.version=1.6
    java.vendor=Sun Microsystems Inc.
    java.vendor.url=http://java.sun.com/
    java.vendor.url.bug=http://java.sun.com/cgi-bin/bugreport.cgi
    java.version=1.6.0_45
    java.vm.info=mixed mode
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    java.vm.specification.name=Java Virtual Machine Specification
    java.vm.specification.vendor=Sun Microsystems Inc.
    java.vm.specification.version=1.0
    java.vm.vendor=Sun Microsystems Inc.
    java.vm.version=20.45-b01
    javax.rmi.CORBA.PortableRemoteObjectClass=weblogic.iiop.PortableRemoteObjectDelegateImpl
    javax.rmi.CORBA.UtilClass=weblogic.iiop.UtilDelegateImpl
    jna.platform.library.path=/usr/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnu:/lib64:/usr/lib:/lib
    line.separator=
    middleware.home={home}/Oracle/Middleware
    oracle.eclipse.tools.weblogic.ui.isWebLogicServer=true
    org.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog
    org.eclipse.equinox.launcher.splash.location={home}/Development/oepe-indigo/plugins/org.eclipse.platform_3.7.1.v201109091335/splash.bmp
    org.eclipse.equinox.simpleconfigurator.configUrl=file:org.eclipse.equinox.simpleconfigurator/bundles.info
    org.eclipse.m2e.log.dir={home}/workspace/pragma/.metadata/.plugins/org.eclipse.m2e.logback.configuration
    org.eclipse.update.reconcile=false
    org.omg.CORBA.ORBClass=weblogic.corba.orb.ORB
    org.omg.CORBA.ORBSingletonClass=weblogic.corba.orb.ORB
    org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1,OSGi/Minimum-1.2,JRE-1.1,J2SE-1.2,J2SE-1.3,J2SE-1.4,J2SE-1.5,JavaSE-1.6
    org.osgi.framework.language=en
    org.osgi.framework.os.name=Linux
    org.osgi.framework.os.version=3.8.0
    org.osgi.framework.processor=x86-64
    org.osgi.framework.system.capabilities=osgi.ee; osgi.ee="OSGi/Minimum"; version:List<Version>="1.0, 1.1, 1.2",osgi.ee; osgi.ee="JavaSE"; version:List<Version>="1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6"
    org.osgi.framework.system.packages=javax.accessibility,javax.activation,javax.activity,javax.annotation,javax.annotation.processing,javax.crypto,javax.crypto.interfaces,javax.crypto.spec,javax.imageio,javax.imageio.event,javax.imageio.metadata,javax.imageio.plugins.bmp,javax.imageio.plugins.jpeg,javax.imageio.spi,javax.imageio.stream,javax.jws,javax.jws.soap,javax.lang.model,javax.lang.model.element,javax.lang.model.type,javax.lang.model.util,javax.management,javax.management.loading,javax.management.modelmbean,javax.management.monitor,javax.management.openmbean,javax.management.relation,javax.management.remote,javax.management.remote.rmi,javax.management.timer,javax.naming,javax.naming.directory,javax.naming.event,javax.naming.ldap,javax.naming.spi,javax.net,javax.net.ssl,javax.print,javax.print.attribute,javax.print.attribute.standard,javax.print.event,javax.rmi,javax.rmi.CORBA,javax.rmi.ssl,javax.script,javax.security.auth,javax.security.auth.callback,javax.security.auth.kerberos,javax.security.auth.login,javax.security.auth.spi,javax.security.auth.x500,javax.security.cert,javax.security.sasl,javax.sound.midi,javax.sound.midi.spi,javax.sound.sampled,javax.sound.sampled.spi,javax.sql,javax.sql.rowset,javax.sql.rowset.serial,javax.sql.rowset.spi,javax.swing,javax.swing.border,javax.swing.colorchooser,javax.swing.event,javax.swing.filechooser,javax.swing.plaf,javax.swing.plaf.basic,javax.swing.plaf.metal,javax.swing.plaf.multi,javax.swing.plaf.synth,javax.swing.table,javax.swing.text,javax.swing.text.html,javax.swing.text.html.parser,javax.swing.text.rtf,javax.swing.tree,javax.swing.undo,javax.tools,javax.transaction,javax.transaction.xa,javax.xml,javax.xml.bind,javax.xml.bind.annotation,javax.xml.bind.annotation.adapters,javax.xml.bind.attachment,javax.xml.bind.helpers,javax.xml.bind.util,javax.xml.crypto,javax.xml.crypto.dom,javax.xml.crypto.dsig,javax.xml.crypto.dsig.dom,javax.xml.crypto.dsig.keyinfo,javax.xml.crypto.dsig.spec,javax.xml.datatype,javax.xml.namespace,javax.xml.parsers,javax.xml.soap,javax.xml.stream,javax.xml.stream.events,javax.xml.stream.util,javax.xml.transform,javax.xml.transform.dom,javax.xml.transform.sax,javax.xml.transform.stax,javax.xml.transform.stream,javax.xml.validation,javax.xml.ws,javax.xml.ws.handler,javax.xml.ws.handler.soap,javax.xml.ws.http,javax.xml.ws.soap,javax.xml.ws.spi,javax.xml.ws.wsaddressing,javax.xml.xpath,org.ietf.jgss,org.omg.CORBA,org.omg.CORBA_2_3,org.omg.CORBA_2_3.portable,org.omg.CORBA.DynAnyPackage,org.omg.CORBA.ORBPackage,org.omg.CORBA.portable,org.omg.CORBA.TypeCodePackage,org.omg.CosNaming,org.omg.CosNaming.NamingContextExtPackage,org.omg.CosNaming.NamingContextPackage,org.omg.Dynamic,org.omg.DynamicAny,org.omg.DynamicAny.DynAnyFactoryPackage,org.omg.DynamicAny.DynAnyPackage,org.omg.IOP,org.omg.IOP.CodecFactoryPackage,org.omg.IOP.CodecPackage,org.omg.Messaging,org.omg.PortableInterceptor,org.omg.PortableInterceptor.ORBInitInfoPackage,org.omg.PortableServer,org.omg.PortableServer.CurrentPackage,org.omg.PortableServer.POAManagerPackage,org.omg.PortableServer.POAPackage,org.omg.PortableServer.portable,org.omg.PortableServer.ServantLocatorPackage,org.omg.SendingContext,org.omg.stub.java.rmi,org.w3c.dom,org.w3c.dom.bootstrap,org.w3c.dom.css,org.w3c.dom.events,org.w3c.dom.html,org.w3c.dom.ls,org.w3c.dom.ranges,org.w3c.dom.stylesheets,org.w3c.dom.traversal,org.w3c.dom.views,org.w3c.dom.xpath,org.xml.sax,org.xml.sax.ext,org.xml.sax.helpers
    org.osgi.framework.uuid=901615cd-f3f3-0012-11b6-a3bca4d97ac1
    org.osgi.framework.vendor=Eclipse
    org.osgi.framework.version=1.6.0
    org.osgi.supports.framework.extension=true
    org.osgi.supports.framework.fragment=true
    org.osgi.supports.framework.requirebundle=true
    os.arch=amd64
    os.name=Linux
    os.version=3.8.0-26-generic
    osb.home={home}/Oracle/Middleware/Oracle_OSB1
    osgi.arch=x86_64
    osgi.bundlefile.limit=750
    osgi.bundles=reference:file:javax.transaction_1.1.1.v201105210645.jar,reference:file:org.eclipse.equinox.simpleconfigurator_1.0.200.v20110502-1955.jar@1:start
    osgi.bundles.defaultStartLevel=4
    osgi.bundlestore={home}/Development/oepe-indigo/configuration/org.eclipse.osgi/bundles
    osgi.configuration.area=file:{home}/Development/oepe-indigo/configuration/
    osgi.framework=file:{home}/Development/oepe-indigo/plugins/org.eclipse.osgi_3.7.1.R37x_v20110808-1106.jar
    osgi.framework.extensions=reference:file:javax.transaction_1.1.1.v201105210645.jar
    osgi.framework.shape=jar
    osgi.framework.version=3.7.1.R37x_v20110808-1106
    osgi.frameworkClassPath=., file:{home}/Development/oepe-indigo/plugins/javax.transaction_1.1.1.v201105210645.jar
    osgi.install.area=file:{home}/Development/oepe-indigo/
    osgi.instance.area=file:{home}/workspace/pragma/
    osgi.instance.area.default=file:{home}/workspace/
    osgi.logfile={home}/workspace/pragma/.metadata/.log
    osgi.manifest.cache={home}/Development/oepe-indigo/configuration/org.eclipse.osgi/manifests
    osgi.nl=en_US
    osgi.nl.user=en_US
    osgi.os=linux
    osgi.splashLocation={home}/Development/oepe-indigo/plugins/org.eclipse.platform_3.7.1.v201109091335/splash.bmp
    osgi.splashPath=platform:/base/plugins/org.eclipse.platform
    osgi.syspath={home}/Development/oepe-indigo/plugins
    osgi.tracefile={home}/workspace/pragma/.metadata/trace.log
    osgi.ws=gtk
    path.separator=:
    securerandom.source=file:/dev/./urandom
    socksNonProxyHost=localhost
    sun.arch.data.model=64
    sun.boot.class.path=/usr/lib/jvm/jdk1.6.0_45/jre/lib/resources.jar:/usr/lib/jvm/jdk1.6.0_45/jre/lib/rt.jar:/usr/lib/jvm/jdk1.6.0_45/jre/lib/sunrsasign.jar:/usr/lib/jvm/jdk1.6.0_45/jre/lib/jsse.jar:/usr/lib/jvm/jdk1.6.0_45/jre/lib/jce.jar:/usr/lib/jvm/jdk1.6.0_45/jre/lib/charsets.jar:/usr/lib/jvm/jdk1.6.0_45/jre/lib/modules/jdk.boot.jar:/usr/lib/jvm/jdk1.6.0_45/jre/classes
    sun.boot.library.path=/usr/lib/jvm/jdk1.6.0_45/jre/lib/amd64
    sun.cpu.endian=little
    sun.cpu.isalist=
    sun.desktop=gnome
    sun.io.unicode.encoding=UnicodeLittle
    sun.java.command={home}/Development/oepe-indigo//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar -os linux -ws gtk -arch x86_64 -showsplash -launcher {home}/Development/oepe-indigo/eclipse -name Eclipse --launcher.library {home}/Development/oepe-indigo//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.100.v20110505/eclipse_1407.so -startup {home}/Development/oepe-indigo//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar --launcher.overrideVmargs -exitdata 1e418010 -vm /usr/bin/java -vmargs -Xms256m -Xmx768m -XX:MaxPermSize=512m -Dsun.lang.ClassLoader.allowArraySyntax=true -Dweblogic.home={home}/Oracle/Middleware/wlserver_10.3 -Dharvester.home={home}/Oracle/Middleware/Oracle_OSB1/harvester -Dosb.home={home}/Oracle/Middleware/Oracle_OSB1 -Dosgi.bundlefile.limit=750 -Dosgi.nl=en_US -Dmiddleware.home={home}/Oracle/Middleware -jar {home}/Development/oepe-indigo//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
    sun.java.launcher=SUN_STANDARD
    sun.jnu.encoding=UTF-8
    sun.lang.ClassLoader.allowArraySyntax=true
    sun.management.compiler=HotSpot 64-Bit Tiered Compilers
    sun.os.patch.level=unknown
    svnkit.http.methods=Basic
    svnkit.library.gnome-keyring.enabled=false
    user.country=AR
    user.dir={home}/Development/oepe-indigo
    user.home={home}
    user.language=es
    user.name={username}
    user.timezone=America/Argentina/Buenos_Aires
    weblogic.home={home}/Oracle/Middleware/wlserver_10.3
    Thanks!!

    run this one in command prompt and then convert the applet using converter tool
    JC_HOME = C:\java_card_kit-2_2_2\bin\
    set CLASSES=%JCHOME%\lib\apduio.jar;%JC_HOME%\lib\apdutool.jar;%JC_HOME%\lib\jcwde.jar;%JC_HOME%\lib\converter.jar;%JC_HOME%\lib\scriptgen.jar;%JC_HOME%\lib\offcardverifier.jar;%JC_HOME%\lib\api.jar;%JC_HOME%\lib\installer.jar;%JC_HOME%\lib\capdump.jar;
    D:\NareshPalle\jcardRE\Smart\src>java -classpath %_CLASSES% com.sun.javacard.con
    verter.Converter -out EXP JCA CAP -exportpath .\exp -applet 0x0a:0x00:0x00:0x00:0x0e:0x01:0x02:
    0x03:0x04:0x05:0x06 PackageName appletName 0x01:0x02:0x03:0x04:0x05:0x0
    6:0x07:0x08 1.0
    or
    go to following directory and run the converter tool in command prompt
    step 1: cd C:\java_card_kit-2_2_2\bin\
    then run this command under the above directory
    step 2:converter -classdir E:\Pathof Your applet class file -out EXP JCA CAP -exportpath E:\path of exp files folder -applet AID PackageName AppletName PackAID major.minor no
    For more doubts mail me....
    *[removed by moderator]*
    Thanks and Regards
    NareshPalle
    Edited by: EJP on 31/03/2012 20:09: removed your email address. Unless you like spam and unless you think these forums are provided for your personal benefit only, posting an email address here serves no useful purpose whatsoever.

  • Short dump Error during VM container communication between ABAP and JAVA.

    Hello All,
    Can anybody please help with resolving the following issue:
    Short dump is displayed, when I try to insert CRM product (type: material) in the document (opportunity). This CRM product was created in CRM directly.
    When I try to insert ECC migrated material, everything works fine.
    Here is the details of dump:
    Short text
        Error during VM container communication between ABAP and JAVA
    Information on where terminated
        Termination occurred in the ABAP program "SAPLPRC_INT" - in "GET_PRICING_PROCEDURE_INFO".
        The main program was "SAPMHTTP ". In the source code you have the termination point in line 100 of the (Include) program "LPRC_INTF35".
    Thank you!

    hi Willie,
         this is the dump, and i have used the t-code sm52 . the VMC is not active.
    |Short Text                                                                                        |
    |    Error during VM Container communication between ABAP and JAVA.                                |
    |What happened?                                                                                    |
    |    The current program had to be terminated because of an                                        |
    |    error when installing the R/3 System.                                                         |
    |    Error in the RFC layer.                                                                       |
    |What can you do?                                                                                  |
    |    Note which actions and entries caused the error to occur.                                     |
    |                                                                                                  |
    |    Consult your SAP administrator.                                                               |
    |                                                                                                  |
    |    Using transaction ST22 for ABAP dump analysis, you can view, manage,                          |
    |    and retain termination messages for longer periods.                                           |
    |Error analysis                                                                                    |
    |    An error has occurred in the RFC layer during communication between                           |
    |    JAVA and the ABAP stack. This prevents data from being passed correctly                       |
    |    between the two stacks.                                                                       |
    |                                                                                                  |
    |    Message    = TH_VMC_SERV_NOT_ACTIVE                                                           |
    |    Return code = -1007                                                                           |
    |    Pointer    = "000007DD348F6138"                                                               |
    |How to correct the error                                                                          |
    |    Check whether the VMC is active on your application server. To do this,                       |
    |    run transaction SM52. If the VMC is not active, contact your SAP                              |
    |    administrator.                                                                                |
    Regards
    Charles

  • Error during installation of SAP SOL MAN 4.0 on SuSE (Import Java Dump)

    Hello everyone
    I' m trying to install SAP Solution Manager 4.0 on SuSE 9.1 (I know that it is not SAP recommended but I verified all the kernel & package prerequisites needed).
    I' m running a Central Instance Installation with Oracle which is currently at step 19 (Import java dump) where it crashes with the following error (as it is record in jload.java.log):
    <i>Aug 22, 2006 1:28:32 PM com.sap.inst.jload.Jload main
    INFO: Jload -sec SSM,jdbc/pool/SSM,/usr/sap/SSM/SYS/global/security/data/SecStore.properties,/usr/sap/SSM/SYS/global/security/data/SecStore.key -dataDir /home/tp/smb/synfs/sapinst/ssm-java/JAVA_EXPORT/JDMP -job /tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/IMPORT.XML -log jload.log
    Aug 22, 2006 1:28:43 PM com.sap.inst.jload.db.DBConnection connectViaSecureStore
    INFO: connected to SSM on jdbc/pool/SSM
    Aug 22, 2006 1:28:45 PM com.sap.inst.jload.JobStatus readStatus
    INFO: trying to read status file /tmp/sapinst_instdir/SOLMAN/SYSTEM/ORA/CENTRAL/AS/IMPORT.sta
    Aug 22, 2006 1:28:46 PM com.sap.inst.jload.JobStatus readStatus
    INFO: commencing restart
    Aug 22, 2006 1:28:48 PM com.sap.inst.jload.Jload dbImport
    INFO: trying to delete from table J2EE_CONFIGENTRY
    Aug 22, 2006 1:28:52 PM com.sap.inst.jload.Jload dbImport
    INFO: J2EE_CONFIGENTRY deleted
    Aug 22, 2006 1:32:10 PM com.sap.inst.jload.Jload logStackTrace
    <b>SEVERE: java.io.IOException: Not enough files</b>, skip(533947162) failed
            at com.sap.inst.jload.io.SplitInputStream.skip(SplitInputStream.java:368)
            at com.sap.inst.jload.io.SplitInputStream.close(SplitInputStream.java:193)
            at com.sap.inst.jload.io.ChoppedInputStream.close(ChoppedInputStream.java:61)
            at java.io.BufferedInputStream.close(BufferedInputStream.java:398)
            at java.io.FilterInputStream.close(FilterInputStream.java:159)
            at com.sap.inst.jload.io.DataFile.closeDataInputStream(DataFile.java:169)
            at com.sap.inst.jload.db.DBTable.load(DBTable.java:301)
            at com.sap.inst.jload.Jload.dbImport(Jload.java:323)
            at com.sap.inst.jload.Jload.executeJob(Jload.java:397)
            at com.sap.inst.jload.Jload.main(Jload.java:621)
            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:324)
            at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Aug 22, 2006 1:32:11 PM com.sap.inst.jload.db.DBConnection disconnect
    INFO: disconnected</i>
    I have searched the forums for this problem and I didn't find something about the specific crash (not enough files...) although I see that it is something common for the VM to crash at that step for various other reasons...
    I use jdk-1.4.2_12 but I have also tried jdk-1.4.2_09 and jdk-1.4.2_08 (as recommended in some articles) with no success.
    My hardware platform is a compaq 6500 server with 1GB RAM,  52GB disk space, 1GB swap.
    Currently (after db creation & ABAP loading) the remaining free disk space is 6GB (enough I think to complete the installation). The java and oracle processes seem to fit with no problem in the current resource limits (memory + swap).
    I don't think that it is a resource limit problem (user limits - file descriptors & processes -  have been defined as needed). I have read that it might be a JDBC Oracle driver problem but I have already patched Oracle to 10.2.0.2...
    I would very much appreciate any of your ideas, as my installation is stuck there...

    Hello Matthias. At first, thanks for your answer.
    I don't think that what you mention is the problem cause the kernel parameters are set up accordingly. Here is my sysctl.conf:
    <i>kernel.shmall = 2097152
    kernel.shmmax = 2313682943
    kernel.shmmni = 4096
    kernel.sem = 250 32000 100 1024
    kernel.msgmni = 1024
    fs.file-max = 65536
    net.ipv4.ip_local_port_range = 1024 65000
    net.core.rmem_default = 1048576
    net.core.rmem_max = 1048576
    net.core.wmem_default = 262144
    net.core.wmem_max = 262144</i>
    As for the currently open files this is what I get when I
    <i>cat /proc/sys/fs/file-nr
    2550    0       65536</i>
    And as for current user limits for file descriptors
    <i>ulimit -n
    65536
    </i>
    As for oracle I don't get an error ORA-1118 that would declare that something happens with oracle file limits. Anyway in my control files there is
    MAXDATAFILES = db_files = 254 while the database has only 19 files for the corresponding SAP tablespaces
    Anyway I keep trying... Any other ideas?

  • Error during VM container communication between ABAB and Java

    Hi All
    Once in a while we get this error while creating shopping cart.
    'Error during VM container communication between ABAB and Java"
    Why ?  only one user has thos problem
    SAP SRM 5 .0
    what could be the reason ?
    It is not happening always.
    any help /reason for this error is appreciated?
    br
    muthu

    Hi,
    Please check the below link :
    /message/6055324#6055324 [original link is broken]
    i hope this will help you..
    With Regards,
      CSK

  • Error during VM container communication between ABAP and JAVA

    Hello,
    While creation of SC, I am getting error "Error during VM container communication between ABAP and JAVA"
    Based on earlier responses in this forum, I checked following activity.
    1. T Code - BBP_CND_CHECK_CUST
    Result - IPC Pricing is Active and IPC is now running in VMC
    2. Run Report - RSVMCRT_HEALTH_CHECK
    Result - The Java component is deactivated
    3. As per OSS note 854170, Profile parameters were existed as below
    a) vmcj/enable - on
    b) vmcj/option/maxJavaHeap = 200M
    So, How to get Java component activated?
    Thanks,
    Rahul Mandale

    Thanks Markus,
    For SM53, I am getting resulets as " Java is not active on this application server - Message no. SVMCRT011"
    Can you suggest, what I need to do for it? I can't use SRM Shopping cart because of it. thanks in advance, Rahul
    and dev_w0 trace ....
    trc file: "dev_w0", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ

    B Wed Aug 31 15:45:40 2011
    B  create_con (con_name=R/3)
    B  Loading DB library 'D:\usr\sap\CUS\DVEBMGS04\exe\dboraslib.dll' ...
    B  Library 'D:\usr\sap\CUS\DVEBMGS04\exe\dboraslib.dll' loaded
    B  Version of 'D:\usr\sap\CUS\DVEBMGS04\exe\dboraslib.dll' is "700.08", patchlevel (0.46)
    B  New connection 0 created
    M sysno      04
    M sid        CUS
    M systemid   560 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    52
    M intno      20050900
    M make:      multithreaded, Unicode, optimized
    M pid        456
    M
    M  kernel runs with dp version 210000(ext=109000) (@(#) DPLIB-INT-VERSION-210000-UC)
    M  length of sys_adm_ext is 572 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 456) [dpxxdisp.c   1293]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    M  DpShMCreate: sizeof(wp_adm)          18304     (1408)
    M  DpShMCreate: sizeof(tm_adm)          3954072     (19672)
    M  DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528056/528064
    M  DpShMCreate: sizeof(comm_adm)          528064     (1048)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm)          0     (72)
    M  DpShMCreate: sizeof(vmc_adm)          0     (1452)
    M  DpShMCreate: sizeof(wall_adm)          (38456/34360/64/184)
    M  DpShMCreate: sizeof(gw_adm)     48
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 05C00040, size: 4613144)
    M  DpShMCreate: allocated sys_adm at 05C00040
    M  DpShMCreate: allocated wp_adm at 05C01E28
    M  DpShMCreate: allocated tm_adm_list at 05C065A8
    M  DpShMCreate: allocated tm_adm at 05C065D8
    M  DpShMCreate: allocated wp_ca_adm at 05FCBB70
    M  DpShMCreate: allocated appc_ca_adm at 05FD1930
    M  DpShMCreate: allocated comm_adm at 05FD3870
    M  DpShMCreate: system runs without file table
    M  DpShMCreate: allocated vmc_adm_list at 06054730
    M  DpShMCreate: allocated gw_adm at 06054770
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 060547A0
    M  DpShMCreate: allocated wall_adm at 060547A8
    X  EmInit: MmSetImplementation( 2 ).
    X  MM diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.

    M Wed Aug 31 15:45:41 2011
    M  ThInit: running on host crmsys

    M Wed Aug 31 15:45:42 2011
    M  calling db_connect ...
    C  Prepending D:\usr\sap\CUS\DVEBMGS04\exe to Path.

    C Wed Aug 31 15:45:47 2011
    C  Client NLS settings: AMERICAN_AMERICA.UTF8
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@CRM on connection 0 (nls_hdl 0) ... (dbsl 700 240106)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   0619F158   061A46F4   061A3F7C
    C  Attaching to DB Server CRM (con_hdl=0,svchp=061A3EC8,svrhp=061B5794)
    C  Starting user session (con_hdl=0,svchp=061A3EC8,srvhp=061B5794,usrhp=061CA558)

    C Wed Aug 31 15:45:48 2011
    C  Now '/@CRM' is connected (con_hdl 0, nls_hdl 0).
    C  Got SAPSR3's password from OPS$-user
    C  Disconnecting from connection 0 ...
    C  Closing user session (con_hdl=0,svchp=061A3EC8,usrhp=061CA558)
    C  Now I'm disconnected from ORACLE
    C  Connecting as SAPSR3/<pwd>@CRM on connection 0 (nls_hdl 0) ... (dbsl 700 240106)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1   0619F158   061A46F4   061A3F7C
    C  Starting user session (con_hdl=0,svchp=061A3EC8,srvhp=061B5794,usrhp=061CA558)
    C  Now 'SAPSR3/<pwd>@CRM' is connected (con_hdl 0, nls_hdl 0).
    C  Database NLS settings: AMERICAN_AMERICA.UTF8
    C  Database instance CRM is running on CRMSYS with ORACLE version 10.2.0.1.0 since 20110831

    B Wed Aug 31 15:45:49 2011
    B  Connection 0 opened (DBSL handle 0)
    B  Wp  Hdl ConName          ConId     ConState     TX  PRM RCT TIM MAX OPT Date     Time   DBHost         
    B  000 000 R/3              000000000 ACTIVE       NO  YES NO  000 255 255 20110831 154542 CRMSYS         
    M  db_connect o.k.
    M  ICT: exclude compression: .zip,.cs,.rar,.arj,.z,.gz,.tar,.lzh,.cab,.hqx,.ace,.jar,.ear,.war,.css,.pdf,.js,.gzip,.uue,.bz2,.iso,.sda,.sar,.gif

    I Wed Aug 31 15:46:12 2011
    I  MtxInit: 0 0 0
    M  SHM_PRES_BUF               (addr: 0A7C0040, size: 4400000)
    M  SHM_ROLL_AREA          (addr: 788A0040, size: 61440000)
    M  SHM_PAGING_AREA          (addr: 0AC00040, size: 32768000)
    M  SHM_ROLL_ADM               (addr: 0CB50040, size: 615040)
    M  SHM_PAGING_ADM          (addr: 0CBF0040, size: 525344)
    M  ThCreateNoBuffer          allocated 544152 bytes for 1000 entries at 0CC80040
    M  ThCreateNoBuffer          index size: 3000 elems
    M  ThCreateVBAdm          allocated 12160 bytes (50 server) at 0CD10040
    X  EmInit: MmSetImplementation( 2 ).
    X  MM diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation flat
    X  ES initialized.
    B  db_con_shm_ini:  WP_ID = 0, WP_CNT = 13, CON_ID = -1
    B  dbtbxbuf: Buffer TABL  (addr: 10E700C8, size: 30000000, end: 12B0C448)
    B  dbtbxbuf: Buffer TABLP (addr: 12B100C8, size: 10240000, end: 134D40C8)
    B  dbexpbuf: Buffer EIBUF (addr: 0FBA00D0, size: 4194304, end: 0FFA00D0)
    B  dbexpbuf: Buffer ESM   (addr: 134E00D0, size: 4194304, end: 138E00D0)
    B  dbexpbuf: Buffer CUA   (addr: 138F00D0, size: 3072000, end: 13BDE0D0)
    B  dbexpbuf: Buffer OTR   (addr: 13BE00D0, size: 4194304, end: 13FE00D0)
    M  rdisp/reinitialize_code_page -> 0
    M  icm/accept_remote_trace_level -> 0
    M  rdisp/no_hooks_for_sqlbreak -> 0
    M  CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.

    S Wed Aug 31 15:46:15 2011
    S  *** init spool environment
    S  initialize debug system
    T  Stack direction is downwards.
    T  debug control: prepare exclude for printer trace
    T  new memory block 1946AA80

    S Wed Aug 31 15:46:16 2011
    S  spool kernel/ddic check: Ok
    S  using table TSP02FX for frontend printing
    S  1 spool work process(es) found
    S  frontend print via spool service enabled
    S  printer list size is 150
    S  printer type list size is 50
    S  queue size (profile)   = 300
    S  hostspool list size = 3000
    S  option list size is 30
    S      found processing queue enabled
    S  found spool memory service RSPO-RCLOCKS at 1D6D00A8
    S  doing lock recovery
    S  setting server cache root
    S  found spool memory service RSPO-SERVERCACHE at 1D6D0430
    S    using messages for server info
    S  size of spec char cache entry: 297028 bytes (timeout 100 sec)
    S  size of open spool request entry: 2132 bytes
    S  immediate print option for implicitely closed spool requests is disabled

    A Wed Aug 31 15:46:18 2011

    A  -PXA--
    A  PXA INITIALIZATION
    A  PXA: Fragment Size too small: 73 MB, reducing # of fragments
    A  System page size: 4kb, total admin_size: 5132kb, dir_size: 5076kb.
    A  Attached to PXA (address 688A0040, size 150000K)
    A  abap/pxa = shared protect gen_remote
    A  PXA INITIALIZATION FINISHED
    A  -PXA--


    A Wed Aug 31 15:46:20 2011
    A  ABAP ShmAdm attached (addr=57A40000 leng=20955136 end=58E3C000)
    A  >> Shm MMADM area (addr=57EB5E58 leng=126176 end=57ED4B38)
    A  >> Shm MMDAT area (addr=57ED5000 leng=16150528 end=58E3C000)
    A  RFC Destination> destination crmsys_CUS_04 host crmsys system CUS systnr 4 (crmsys_CUS_04)

    A Wed Aug 31 15:46:21 2011
    A  RFC Options> H=crmsys,S=04,d=2,
    A  RFC FRFC> fallback activ but this is not a central instance.
    A   
    A  RFC rfc/signon_error_log = -1
    A  RFC rfc/dump_connection_info = 0
    A  RFC rfc/dump_client_info = 0
    A  RFC rfc/cp_convert/ignore_error = 1
    A  RFC rfc/cp_convert/conversion_char = 23
    A  RFC rfc/wan_compress/threshold = 251
    A  RFC rfc/recorder_pcs not set, use defaule value: 2
    A  RFC rfc/delta_trc_level not set, use default value: 0
    A  RFC rfc/no_uuid_check not set, use default value: 0
    A  RFC rfc/bc_ignore_thcmaccp_retcode not set, use default value: 0
    A  RFC Method> initialize RemObjDriver for ABAP Objects
    M  ThrCreateShObjects          allocated 13730 bytes at 0FFB0040

    N Wed Aug 31 15:46:22 2011
    N  SsfSapSecin: putenv(SECUDIR=D:\usr\sap\CUS\DVEBMGS04\sec): ok

    N  =================================================
    N  === SSF INITIALIZATION:
    N  ===...SSF Security Toolkit name SAPSECULIB .
    N  ===...SSF trace level is 0 .
    N  ===...SSF library is D:\usr\sap\CUS\DVEBMGS04\exe\sapsecu.dll .
    N  ===...SSF hash algorithm is SHA1 .
    N  ===...SSF symmetric encryption algorithm is DES-CBC .
    N  ===...sucessfully completed.
    N  =================================================

    N Wed Aug 31 15:46:23 2011
    N  MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared memory.
    N  MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.
    M  JrfcVmcRegisterNativesDriver o.k.
    W  =================================================
    W  === ipl_Init() called
    B    dbtran INFO (init_connection '<DEFAULT>' [ORACLE:700.08]):
    B     max_blocking_factor =  15,  max_in_blocking_factor      =   5,
    B     min_blocking_factor =  10,  min_in_blocking_factor      =   5,
    B     prefer_union_all    =   0,  prefer_join                 =   0,
    B     prefer_fix_blocking =   0,  prefer_in_itab_opt          =   1,
    B     convert AVG         =   0,  alias table FUPD            =   0,
    B     escape_as_literal   =   1,  opt GE LE to BETWEEN        =   0,
    B     select *            =0x0f,  character encoding          = STD / <none>:-,
    B     use_hints           = abap->1, dbif->0x1, upto->2147483647, rule_in->0,
    B                           rule_fae->0, concat_fae->0, concat_fae_or->0

    W Wed Aug 31 15:46:24 2011
    W    ITS Plugin: Path dw_gui
    W    ITS Plugin: Description ITS Plugin - ITS rendering DLL
    W    ITS Plugin: sizeof(SAP_UC) 2
    W    ITS Plugin: Release: 700, [7000.0.52.20050900]
    W    ITS Plugin: Int.version, [32]
    W    ITS Plugin: Feature set: [10]
    W    ===... Calling itsp_Init in external dll ===>
    W  === ipl_Init() returns 0, ITSPE_OK: OK
    W  =================================================
    E  Enqueue Info: rdisp/wp_no_enq=1, rdisp/enqname=<empty>, assume crmsys_CUS_04
    E  Replication is disabled
    E  EnqCcInitialize: local lock table initialization o.k.
    E  EnqId_SuppressIpc: local EnqId initialization o.k.
    E  EnqCcInitialize: local enqueue client init o.k.

    B Wed Aug 31 15:46:48 2011
    B  table logging switched off for all clients

    M Wed Aug 31 15:47:55 2011
    M  SecAudit(RsauShmInit): WP attached to existing shared memory.
    M  SecAudit(RsauShmInit): addr of SCSA........... = 05BD0040
    M  SecAudit(RsauShmInit): addr of RSAUSHM........ = 05BD07A8
    M  SecAudit(RsauShmInit): addr of RSAUSLOTINFO... = 05BD07E0
    M  SecAudit(RsauShmInit): addr of RSAUSLOTS...... = 05BD07EC

    A Wed Aug 31 15:48:44 2011
    A  RFC FRFC> fallback on the central gateway crmsys sapgw04 activ

    B Wed Aug 31 15:49:47 2011
    B  dbmyclu : info : my major identification is 3232288873, minor one 4.
    B  dbmyclu : info : Time Reference is 1.12.2001 00:00:00h GMT.
    B  dbmyclu : info : my initial uuid is D98FA690E8AA314D9B69930868792664.
    B  dbmyclu : info : current optimistic cluster level: 0
    B  dbmyclu : info : pessimistic reads set to 2.

  • Dev Workplace install failing on "import java dump"

    Trying to install the developer NW workplace(2004s) with maxdb(7.60) on windows XP pro (32 bits).
    I am using The following SAP dvd's: 51031374_dev_ws_04s,
    51031391_2004s_kernel7_lin_win and 51031410_maxdb_760.
    Installation is failing while importing the java dump (step 21).
    The relevant error is:
    SEVERE: DB Error during import of BC_SL_ACTIVE_PARTS
    Feb 21, 2006 4:08:55 PM com.sap.inst.jload.Jload printSQLException
    SEVERE: Message: The object of type java.sql.Date with the value
    '2005-10-06 15:00:00.0' assigned to host variable 5 is not normalized. It
    must not contain time components in the time zone running the virtual
    machine.
    Feb 21, 2006 4:08:55 PM com.sap.inst.jload.Jload printSQLException
    SEVERE: SQLState: SAP06
    Feb 21, 2006 4:08:55 PM com.sap.inst.jload.Jload printSQLException
    SEVERE: ErrorCode: 1001124
    I aslo tried upgrading maxdb to 7.60-21 (from the default -9) but that did not help.
    It seem like the dump is trying to import an improperly formatted timestamp inside a date field in maxdb (or something of that sort)
    I was thinkign of tryimg to fix the dump, but it's a 800MB binary dump so i guess that's out.
    Anyhow, anybody as a clue of what's going on ?? (ie: db setting or something).
    Thank you.

    Hello folks,
    Today I also tried to install SAP Netweaver 7.0 SR3 Developer Workplace on Windows Vista. But Installation process has stop at phace 20 ( Import Java dump) line. Even I already changed the timezone according to some of yours advice, but still the problem is same. I tried it 2nd time. I uninstalled MaxDb and uninstall SAP NW and restart system and resinstall it.
    Here is log view for reference:
    INFO 2008-03-25 01:42:43.963
    Execution of the command "C:\j2sdk1.4.2_09\bin\java.exe -classpath "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/install/sharedlib/launcher.jar" -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.sql.connect.OpenSQLConnectInfo "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/install/sharedlib/exception.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/install/sharedlib/logging.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/install/sharedlib/tc_sec_secstorefs.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/install/sharedlib/opensqlsta.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/DEVWP/MAXDB/install/sharedlib/jdbc20.jar" create_dr jdbc/pool/NW4 com.sap.dbtech.jdbc.DriverSapDB jdbc:sapdb://Obaid-PC/SNW?timeout=0&spaceoption=true&unicode=true SAPNW4DB XXXXXX NW4
    Obaid-PC/sapmnt/NW4/SYS/global/security/data/SecStore.properties
    Obaid-PC/sapmnt/NW4/SYS/global/security/data/SecStore.key" finished with return code 0. Output: Driver successfully created
    INFO 2008-03-25 01:42:44.494
    Execute step requestJavaDumpInStepPhase of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_Jload|ind|ind|ind|ind|9|0
    INFO 2008-03-25 01:42:44.991
    Execute step exitStepIfParallelABAPImport of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_JExecute step exitStepIfParallelABAPImport of component |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_J
    Please help me what could be other reason, how can i resolve this issue. I need to install it.
    thanks
    Obaid.

  • Error in Import JAVA DUMP phase in Solution Manager installation.

    Hi,
    when i am installing Solution manager i am getting error in import java dump phase on windows and oracle database. i installed java 1.4.2_09 . plz anybody give the solution. Its very urgent.
    Thanks,
    Venkat.

    Hi,
    1. Did you select java path (Export CD/DVD) while intsallation? Check once again.
    2. Add JAVA_HOME = Java path in environment variable.
    3. What is the exact error, you got it, post error here.
    Regards,
    Srini Nookala

  • Solution manager4.0  error at point of import java dump.

    hi gurus,
    While installing solution manager 4.0, I am getting error at point of import java dump.
    for any suggestions appreciated.
    OS  :  windows 2003 server
    Sql  : SQL 2005 server
    log file:
    java version "1.4.2_13"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)
    Java HotSpot(TM) Client VM (build 1.4.2_13-b06, mixed mode)
    Nov 7, 2007 2:49:22 PM com.sap.inst.jload.Jload main
    INFO: Jload -sec DSM,jdbc/pool/DSM,
    MEMSRV407/sapmnt/DSM/SYS/global/security/data/SecStore.properties,
    MEMSRV407/sapmnt/DSM/SYS/global/security/data/SecStore.key -dataDir D:/SAP_Solution_Manager4.0_SP2/Javacomponents\JAVA_EXPORT\JDMP -job C:\Program Files\sapinst_instdir\SOLMAN\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML -log jload.log
    Nov 7, 2007 2:49:35 PM com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    Nov 7, 2007 2:49:35 PM com.sap.inst.jload.Jload logStackTrace
    SEVERE: java.sql.SQLException: [NWMss][SQLServer JDBC Driver][NWMss][SQLServer JDBC Driver]The requested instance is either invalid or not running.
         at com.sap.nwmss.jdbc.base.BaseExceptions.createException(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseExceptions.getException(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.tds.TDSConnection.<init>(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.SQLServerImplConnection.open(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.connect(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.setupImplConnection(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.open(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseDriver.connect(Unknown Source)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:522)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)
         at com.sap.inst.jload.db.DBConnection.connectViaSecureStore(DBConnection.java:105)
         at com.sap.inst.jload.db.DBConnection.connect(DBConnection.java:149)
         at com.sap.inst.jload.Jload.main(Jload.java:580)
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Thanks
    Ramana

    HI,
    You are using java 1.4.2_13... which is ok but i would recomend to use 1.4.2_09.. and download your export cd's again.
    Thanks,
    will fix it.

  • Netweaver 7 sr2 error at  configure ume and import java dump

    Hello ALL,
    While installing EP 7.0 using netweaver 7.0 sr2 we are getting error at import java dump and
    configure ume stages.  The issue seems like the sapinst is not detecting the MS SQL instance JEP
    Here are the details of the server
    OS : Microsoft Windows server 2003 IA64
    DB: MS SQL 2005
    RAM: 7.98 G.B
    j2sdk : 1.4.2_13
    C:\Documents and Settings\support>java -version
    java version "1.4.2_13"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_13-b06, mixed mode)
    When we set the environment variable SAPINST_SKIP_ERRORSTEP = true , the error at import java dump
    is not occuring any more. However the error at configure ume still occurs.
    Here are the log details
    from sapinst.log
    ERROR 2008-04-08 16:11:07
    CJS-30059  Java EE Engine configuration error.<br>DIAGNOSIS: Error when configuring J2EE Engine. See output of logfile umconfigurator.log: 'Apr 8, 2008 4:10:53 PM   Info: UME configurator (com.sap.security.tools.UMConfiguratorLoad) called for action "setup"PerfTimes : loadNativeLayer: loading jperflib failed. no jperflib in java.library.pathApr 8, 2008 4:11:07 PM   Error: main() [EXCEPTION] 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:360)     at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.<init>(DBConnectionPool.java:125)     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:60)     at com.sap.security.tools.UMConfigModel.<init>(UMConfigModel.java:79)     at com.sap.security.tools.UMConfiguratorLoad.main(UMConfiguratorLoad.java:179)     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:324)     at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)Caused by: java.sql.SQLException: [NWMss][SQLServer JDBC Driver][NWMss][SQLServer JDBC Driver]The requested instance is either invalid or not running.     at com.sap.nwmss.jdbc.base.BaseExceptions.createException(Unknown Source)     at com.sap.nwmss.jdbc.base.BaseExceptions.getException(Unknown Source)     at com.sap.nwmss.jdbc.sqlserver.tds.TDSConnection.<init>(Unknown Source)     at com.sap.nwmss.jdbc.sqlserver.SQLServerImplConnection.open(Unknown Source)     at com.sap.nwmss.jdbc.base.BaseConnection.connect(Unknown Source)     at com.sap.nwmss.jdbc.base.BaseConnection.setupImplConnection(Unknown Source)     at com.sap.nwmss.jdbc.base.BaseConnection.open(Unknown Source)     at com.sap.nwmss.jdbc.base.BaseDriver.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:302)     ... 12 more
    ERROR 2008-04-08 16:11:07
    FCO-00011  The step runUMConfigurator with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Configure_Java|ind|ind|ind|ind|4|0|NW_UME_Configuration|ind|ind|ind|ind|1|0|NW_UME_Configuration_Standalone|ind|ind|ind|ind|0|0|runUMConfigurator was executed with status ERROR .
    from jlog.
    08.04.08 12:08:45 com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    08.04.08 12:08:45 com.sap.inst.jload.Jload logStackTrace
    SEVERE: com.sap.sql.log.OpenSQLException: Could not load class com.sap.nwmss.jdbc.sqlserver.SQLServerDriver.
         at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:106)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:143)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:522)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)
         at com.sap.inst.jload.db.DBConnection.connectViaSecureStore(DBConnection.java:105)
         at com.sap.inst.jload.db.DBConnection.connect(DBConnection.java:149)
         at com.sap.inst.jload.Jload.main(Jload.java:580)
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: java.lang.ClassNotFoundException: com.sap.nwmss.jdbc.sqlserver.SQLServerDriver
         at com.sap.engine.offline.FileClassLoader.findClass(FileClassLoader.java:691)
         at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:600)
         at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:578)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:141)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:134)
    Please shed some light to solve this  issue. Points will be rewarded for responses.

    Hi Sergo
    The DVDs of Netweaver are put in directory P which have around 38 G.B space and I have directed both data files and temp files of  MS SQL  to the same dir P in SAPinst.
    Here are the last lines sapinst.log
    WARNING 2008-04-08 15:24:06
    Execution of the command "C:\j2sdk1.4.2\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\install\sharedlib\launcher.jar" -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jload.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/antlr.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/exception.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jddi.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/logging.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/offlineconfiguration.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/opensqlsta.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/base.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/util.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/sqlserver.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/spy.jar" -sec JEP,jdbc/pool/JEP,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.properties,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.key -dataDir P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257\JAVA_EXPORT\JDMP -job "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML" -log jload.log" finished with return code 1. Output:
    java version "1.4.2_13"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_13-b06, mixed mode)
    Apr 8, 2008 3:23:52 PM com.sap.inst.jload.Jload main
    INFO: Jload -sec JEP,jdbc/pool/JEP,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.properties,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.key -dataDir P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257\JAVA_EXPORT\JDMP -job C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML -log jload.log
    Apr 8, 2008 3:24:06 PM com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    Apr 8, 2008 3:24:06 PM com.sap.inst.jload.Jload logStackTrace
    SEVERE: java.sql.SQLException: [NWMss][SQLServer JDBC Driver][NWMss][SQLServer JDBC Driver]The requested instance is either invalid or not running.
         at com.sap.nwmss.jdbc.base.BaseExceptions.createException(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseExceptions.getException(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.tds.TDSConnection.<init>(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.SQLServerImplConnection.open(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.connect(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.setupImplConnection(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.open(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseDriver.connect(Unknown Source)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:522)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)
         at com.sap.inst.jload.db.DBConnection.connectViaSecureStore(DBConnection.java:105)
         at com.sap.inst.jload.db.DBConnection.connect(DBConnection.java:149)
         at com.sap.inst.jload.Jload.main(Jload.java:580)
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    ERROR 2008-04-08 15:24:06
    CJS-30049  <html>Execution of JLoad tool 'C:\j2sdk1.4.2\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\install\sharedlib\launcher.jar" -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jload.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/antlr.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/exception.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jddi.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/logging.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/offlineconfiguration.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/opensqlsta.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/base.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/util.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/sqlserver.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/spy.jar" -sec JEP,jdbc/pool/JEP,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.properties,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.key -dataDir P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257\JAVA_EXPORT\JDMP -job "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML" -log jload.log' aborts with return code 1.<br>SOLUTION: Check 'jload.log' and 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/jload.java.log' for more information.</html>
    ERROR 2008-04-08 15:24:06
    FCO-00011  The step importJavaDump with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_Jload|ind|ind|ind|ind|9|0|importJavaDump was executed with status ERROR .
    INFO 2008-04-08 15:32:54
    An error occured and the user decided to retry the current step: "|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_Jload|ind|ind|ind|ind|9|0|importJavaDump".
    INFO 2008-04-08 15:33:08
    Copied file 'P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257/JAVA_EXPORT/JDMP/IMPORT.XML' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS'.
    INFO 2008-04-08 15:33:09
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\jload.java.log.
    INFO 2008-04-08 15:33:09
    Output of C:\j2sdk1.4.2\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\install\sharedlib\launcher.jar" -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jload.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/antlr.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/exception.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jddi.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/logging.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/offlineconfiguration.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/opensqlsta.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/base.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/util.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/sqlserver.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/spy.jar" -sec JEP,jdbc/pool/JEP,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.properties,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.key -dataDir P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257\JAVA_EXPORT\JDMP -job "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML" -log jload.log is written to the logfile C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/jload.java.log.
    WARNING 2008-04-08 15:33:28
    Execution of the command "C:\j2sdk1.4.2\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\install\sharedlib\launcher.jar" -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jload.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/antlr.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/exception.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jddi.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/logging.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/offlineconfiguration.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/opensqlsta.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/base.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/util.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/sqlserver.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/spy.jar" -sec JEP,jdbc/pool/JEP,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.properties,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.key -dataDir P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257\JAVA_EXPORT\JDMP -job "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML" -log jload.log" finished with return code 1. Output:
    java version "1.4.2_13"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_13-b06, mixed mode)
    Apr 8, 2008 3:33:09 PM com.sap.inst.jload.Jload main
    INFO: Jload -sec JEP,jdbc/pool/JEP,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.properties,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.key -dataDir P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257\JAVA_EXPORT\JDMP -job C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML -log jload.log
    Apr 8, 2008 3:33:23 PM com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    Apr 8, 2008 3:33:23 PM com.sap.inst.jload.Jload logStackTrace
    SEVERE: java.sql.SQLException: [NWMss][SQLServer JDBC Driver][NWMss][SQLServer JDBC Driver]The requested instance is either invalid or not running.
         at com.sap.nwmss.jdbc.base.BaseExceptions.createException(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseExceptions.getException(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.tds.TDSConnection.<init>(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.SQLServerImplConnection.open(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.connect(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.setupImplConnection(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.open(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseDriver.connect(Unknown Source)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:522)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)
         at com.sap.inst.jload.db.DBConnection.connectViaSecureStore(DBConnection.java:105)
         at com.sap.inst.jload.db.DBConnection.connect(DBConnection.java:149)
         at com.sap.inst.jload.Jload.main(Jload.java:580)
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    ERROR 2008-04-08 15:33:28
    CJS-30049  <html>Execution of JLoad tool 'C:\j2sdk1.4.2\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\install\sharedlib\launcher.jar" -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jload.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/antlr.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/exception.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jddi.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/logging.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/offlineconfiguration.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/opensqlsta.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/base.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/util.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/sqlserver.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/spy.jar" -sec JEP,jdbc/pool/JEP,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.properties,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.key -dataDir P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257\JAVA_EXPORT\JDMP -job "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML" -log jload.log' aborts with return code 1.<br>SOLUTION: Check 'jload.log' and 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/jload.java.log' for more information.</html>
    ERROR 2008-04-08 15:33:28
    FCO-00011  The step importJavaDump with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_Jload|ind|ind|ind|ind|9|0|importJavaDump was executed with status ERROR .
    INFO 2008-04-08 15:35:54
    An error occured and the user decided to retry the current step: "|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_Jload|ind|ind|ind|ind|9|0|importJavaDump".
    INFO 2008-04-08 15:36:08
    Copied file 'P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257/JAVA_EXPORT/JDMP/IMPORT.XML' to 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS'.
    INFO 2008-04-08 15:36:08
    Creating file C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\jload.java.log.
    INFO 2008-04-08 15:36:08
    Output of C:\j2sdk1.4.2\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\install\sharedlib\launcher.jar" -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jload.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/antlr.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/exception.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jddi.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/logging.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/offlineconfiguration.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/opensqlsta.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/base.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/util.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/sqlserver.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/spy.jar" -sec JEP,jdbc/pool/JEP,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.properties,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.key -dataDir P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257\JAVA_EXPORT\JDMP -job "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML" -log jload.log is written to the logfile C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/jload.java.log.
    WARNING 2008-04-08 15:36:23
    Execution of the command "C:\j2sdk1.4.2\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\install\sharedlib\launcher.jar" -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jload.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/antlr.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/exception.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jddi.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/logging.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/offlineconfiguration.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/opensqlsta.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/base.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/util.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/sqlserver.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/spy.jar" -sec JEP,jdbc/pool/JEP,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.properties,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.key -dataDir P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257\JAVA_EXPORT\JDMP -job "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML" -log jload.log" finished with return code 1. Output:
    java version "1.4.2_13"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_13-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 1.4.2_13-b06, mixed mode)
    Apr 8, 2008 3:36:09 PM com.sap.inst.jload.Jload main
    INFO: Jload -sec JEP,jdbc/pool/JEP,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.properties,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.key -dataDir P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257\JAVA_EXPORT\JDMP -job C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML -log jload.log
    Apr 8, 2008 3:36:23 PM com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    Apr 8, 2008 3:36:23 PM com.sap.inst.jload.Jload logStackTrace
    SEVERE: java.sql.SQLException: [NWMss][SQLServer JDBC Driver][NWMss][SQLServer JDBC Driver]The requested instance is either invalid or not running.
         at com.sap.nwmss.jdbc.base.BaseExceptions.createException(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseExceptions.getException(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.tds.TDSConnection.<init>(Unknown Source)
         at com.sap.nwmss.jdbc.sqlserver.SQLServerImplConnection.open(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.connect(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.setupImplConnection(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseConnection.open(Unknown Source)
         at com.sap.nwmss.jdbc.base.BaseDriver.connect(Unknown Source)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:522)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)
         at com.sap.inst.jload.db.DBConnection.connectViaSecureStore(DBConnection.java:105)
         at com.sap.inst.jload.db.DBConnection.connect(DBConnection.java:149)
         at com.sap.inst.jload.Jload.main(Jload.java:580)
         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:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    ERROR 2008-04-08 15:36:23
    CJS-30049  <html>Execution of JLoad tool 'C:\j2sdk1.4.2\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\install\sharedlib\launcher.jar" -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jload.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/antlr.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/exception.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jddi.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/logging.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/offlineconfiguration.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/opensqlsta.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/base.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/util.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/sqlserver.jar;E:/usr/sap/JEP/SYS/exe/uc/NTIA64/mssjdbc/spy.jar" -sec JEP,jdbc/pool/JEP,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.properties,
    jub01sapjrq/sapmnt/JEP/SYS/global/security/data/SecStore.key -dataDir P:/EP_Softwares/SAP_Netweaver_2004S_SR2_JAVA_Based_Software_Components_51032257\JAVA_EXPORT\JDMP -job "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML" -log jload.log' aborts with return code 1.<br>SOLUTION: Check 'jload.log' and 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/jload.java.log' for more information.</html>
    ERROR 2008-04-08 15:36:23
    FCO-00011  The step importJavaDump with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_Jload|ind|ind|ind|ind|9|0|importJavaDump was executed with status ERROR .
    INFO 2008-04-08 15:43:49
    An error occured and the user decide to stop.\n Current step "|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_Jload|ind|ind|ind|ind|9|0|importJavaDump".
    Please check and let me know why the SAPINST is not able to detect MS SQL driver or Database itself.

  • Got stuck ---- importing java dump while installing NW04s .....

    Hi All,
    I am installing NW04s. Doing EP on java stack. I got stuck in the 17th step ie..import java dump... the log file says...
    ERROR 2006-11-28 16:18:17
    CJS-30049  Execution of JLoad tool 'C:\j2sdk1.4.2_10\bin\java.exe -classpath "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\install\sharedlib\launcher.jar" -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload "C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/lib/iaik_jce.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jload.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/antlr.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/exception.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/jddi.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/logging.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/offlineconfiguration.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/opensqlsta.jar;C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/install/sharedlib/tc_sec_secstorefs.jar;C:/usr/sap/GDC/SYS/exe/uc/NTI386/mssjdbc/base.jar;C:/usr/sap/GDC/SYS/exe/uc/NTI386/mssjdbc/util.jar;C:/usr/sap/GDC/SYS/exe/uc/NTI386/mssjdbc/sqlserver.jar;C:/usr/sap/GDC/SYS/exe/uc/NTI386/mssjdbc/spy.jar" -sec GDC,jdbc/pool/GDC,
    BLRN50059958A/sapmnt/GDC/SYS/global/security/data/SecStore.properties,
    BLRN50059958A/sapmnt/GDC/SYS/global/security/data/SecStore.key -dataDir F:/Dumps/DVD_NW_2004s_Java_based_SW_Components\JAVA_EXPORT\JDMP -job "C:\Program Files\sapinst_instdir\NW04S\SYSTEM\MSS\CENTRAL\AS\IMPORT.XML" -log jload.log' aborts with return code 6. Check 'jload.log' and 'C:/Program Files/sapinst_instdir/NW04S/SYSTEM/MSS/CENTRAL/AS/jload.java.log' for more information.
    ERROR 2006-11-28 16:18:17
    FCO-00011  The step importJavaDump with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Java_OneHost|ind|ind|ind|ind|1|0|NW_Jload|ind|ind|ind|ind|12|0|importJavaDump was executed with status ERROR .
    The jload file says....
    Nov 28, 2006 4:06:09 PM com.sap.inst.jload.db.DBConnection disconnect
    INFO: disconnected
    Please let me know what do i need to do for continuing....
    Thanks in advance
    George

    Dan,
    I have restarted the system....
    28.11.06 16:18:17 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table XAP_TAX_CATEGROOT
    28.11.06 16:18:17 com.sap.inst.jload.Jload dbImport
    INFO: table XAP_TAX_CATEGROOT created
    28.11.06 16:18:17 com.sap.inst.jload.Jload dbImport
    INFO: XAP_TAX_CATEGROOT loaded (0 rows)
    28.11.06 16:18:17 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table XAP_TAX_CATEG_LANG
    28.11.06 16:18:17 com.sap.inst.jload.Jload dbImport
    INFO: table XAP_TAX_CATEG_LANG created
    28.11.06 16:18:17 com.sap.inst.jload.Jload dbImport
    INFO: XAP_TAX_CATEG_LANG loaded (0 rows)
    28.11.06 16:18:17 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table XAP_TRA_TRANSCONTE
    28.11.06 16:18:17 com.sap.inst.jload.Jload dbImport
    INFO: table XAP_TRA_TRANSCONTE created
    28.11.06 16:18:17 com.sap.inst.jload.Jload dbImport
    INFO: XAP_TRA_TRANSCONTE loaded (0 rows)
    28.11.06 16:18:17 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table XAP_TRA_TRANSPORTO
    28.11.06 16:18:17 com.sap.inst.jload.Jload dbImport
    INFO: table XAP_TRA_TRANSPORTO created
    28.11.06 16:18:17 com.sap.inst.jload.Jload dbImport
    INFO: XAP_TRA_TRANSPORTO loaded (0 rows)
    28.11.06 16:18:17 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table XAP_UOM_UNITCONVES
    28.11.06 16:18:17 com.sap.inst.jload.Jload dbImport
    INFO: table XAP_UOM_UNITCONVES created
    28.11.06 16:18:17 com.sap.inst.jload.Jload dbImport
    INFO: XAP_UOM_UNITCONVES loaded (0 rows)
    28.11.06 16:18:17 com.sap.inst.jload.Jload dbImport
    INFO: trying to create table XAP_UOM_UNITOFMEAS
    28.11.06 16:18:17 com.sap.inst.jload.Jload dbImport
    INFO: table XAP_UOM_UNITOFMEAS created
    28.11.06 16:18:17 com.sap.inst.jload.Jload dbImport
    INFO: XAP_UOM_UNITOFMEAS loaded (0 rows)
    28.11.06 16:18:17 com.sap.inst.jload.db.DBConnection disconnect
    INFO: disconnected
    i can send u the jload if u can give ur mail id.
    My system is in Indian Std Time +5.30 from GMT.
    Regards
    George

Maybe you are looking for