J2EE Engine Jcontrol Error :Oracle upgrade 10 to11  :ODBC driver Solution

Hello Every one,
To  make a valuable information for Oracle upgrade from Oracle 10 to oracle 11.2.0.2 on Java environment.
Please do the following changes to avoid JDBC driver version error.
Memo : When The upgrade happens the JDBC drivers are overwritten under drive:/oracle/.../JDBC/lib
you will not see classes12.jar and nls_charset12.jar which is a part of Oracle 10 and JDBC driver version. Thereis no such files for Oracle 11. The application is not supported under Oracle 11.
Following steps will make the J2ee Engine work.
1. Upgrade SDK to 1.6. and verify using Java -version. Set Path and Class path.
2. Since the Jdk is changed now do update in this 3 files
  a. SID_JC01_hostname 
In this file update the parameter "jstartup/vm/home = C:\Program Files\Java\jdk1.6.0_26"
b. Also for SID_SCS00_Hostname
3. Check for j2ee/dbdriver = $(DIR_EXECUTABLE)\ojdbc14.jar    which can work with this version at this time or need to change to ojdbc6.jar
in profile parameter, bootstrap properties (:\usr\sap\sid\jc01\j2ee\cluster\bootstrap), and template configuaration file in usr\sap\sid\jc01\j2ee
4. Copy classes12.jar and nls_charset12.jar in \oracle\jdbc\lib from any Oracle 10 installation. and set in classpath.
5. Hope last the password in secure  store is correct.
Restart the cluster.
This is exclusively of your oracle is upgraded and J2ee does not come up.
Regards,
Chetan Poojary.

I think you'd need to contact Oracle support to get access to older versions of the driver.
Since 8.0.5 isn't supported any longer, however, is it possible for you to update your Oracle client to one of the supported releases-- 8.1.7 or 9i?
Justin

Similar Messages

  • Oracle in instantclient_11_2 ODBC driver error 14001

    Hi there,
    I've tried to set up an Oracle ODBC Instant Client driver and I get this error:
    "The setup routines for the Oracle in instantclient_11_2 ODBC driver could not be loaded to system error code 14001
    "Errors found
    "Could not load the setup or translator library
    My Configuration is :
    - ESX 5.0
    - Virtual machine Windows 2008 64 bits (created originally under ESX 4.1)
    - VMTools activated
    - Oracle 11gR2 64 bits (11.2.0.1.0)
    - Instant Client: instantclient-basic-nt-11.2.0.2.0.zip + instantclient-odbc-nt-11.2.0.2.0.zip
    Path is :
    C:\Oracle\instantclient\instantclient_11_2;C:\Oracle\product\11.2.0\dbhome_1;C:\Oracle\product\11.2.0\dbhome_1\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;%systemroot%\system32\inetsrv;%systemroot%\system32\inetsrv
    What can be done to rectify this?

    Hi,
    I had exactly the same problem with a comparable system configuration, but with the x86-64 packages (you tried to use the 32bit instant client due to the file names you mentioned).
    Somewhere in the depths of the WWW I got the hint that the solution is to use the instant client V 11.2.0.1.0.
    So I downloaded the older version and everything worked fine...
    Also rememeber to set the TNS_ADMIN environment variable to the path of your "instantclient_11_2" directory and edit a tnsnames.ora file in that directory or else you won't be able to open a connection...
    Good luck and best regards
    Sebastian

  • Incorrect version of oracle server or odbc driver

    Hi friends,
              I am using oracle database 11g ,i like to connect oracle database with my sage ERP accpac 5.6 , i connect with sage it show me the error "incorrect version of oracle server or odbc driver or odbc driver manager"
    please anyone help me
    Thanks

    It appears the problem was that I had J2EE 1.4.2 and actually required J2SDK 1.4.2 i.e. the Standard edition rather than the Enterprise edition. Even though there are exactly the same files in the 'bin' directory in both versions. The installation now works.
    Mark

  • Oracle 9i Lite ODBC driver issues

    Does the 9i Lite driver support a concept of username and password when getting a connection?
    With the Oracle 8i Personal ODBC driver, we are doing this, and then if we give a query like 'SELECT CASE_ID FROM CASE_AX', it works; but with the Lite driver, it expects the query to be 'SELECT CASE_ID FROM AXAPG2USER.CASE_AX'. Can we somehow avoid giving the schema name when referring to tables? (This is actually not a big problem, but we would still like to know if there is a way.)

    Are you logging in as AXAPG2USER? Generally, Oracle assumes that non-qualified table names are in the current user's schema. If you want to expose tables in one user's schema to another user without having to qualify the table name, you'll want to create a synonym in the second user's schema that resolves to the table in the first user's schema.
    Justin

  • J2ee engine startup error- cant attach shared memory

    Hello Experts,
    We have upgraded ERP abap+java to EHP4 but J2ee engine is not coming up. It is giving the following errors. There are no issues on the abap side.
    Bootstrap logs are fine and are able to syncronize.
    Following is the dev_jcontrol log.
    JStartupIReadSection: read node properties [ID44702600]
    -> node name          : dispatcher
    -> node type          : dispatcher
    -> node execute       : yes
    -> java path          : /usr/j2se
    -> java parameters    : -Djava.security.policy=.\java.policy -Djava.security.egd
    =file:/dev/urandom -XX:NewSize=181M -XX:MaxNewSize=181M -XX:+DisableExplicitGC -
    verbose:gc -Xloggc:GC.log
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.
    -> java vm type       : server
    -> java vm cpu        : sparcv9
    -> heap size          : 544M
    -> init heap size     : 544M
    -> root path          : /usr/sap/DV2/DVEBMGS04/j2ee/cluster/dispatcher
    -> class path         : ./bin/boot/boot.jar:./bin/system/bytecode.jar:.
    -> OS libs path       : /usr/sap/DV2/DVEBMGS04/j2ee/os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : /usr/sap/DV2/SYS/exe/run/jstartup.jar:/usr/sap/DV2/SYS/e
    xe/run/jvmx.jar
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    [Thr  1] [Node: server0] java home is set by profile parameter
            Java Home: /usr/j2se
    [Thr  1] JStartupICheckFrameworkPackage: can't find framework package /usr/sap/D
    V2/SYS/exe/run/jvmx.jar
    JStartupIReadSection: read node properties [ID44702650]
    -> node name          : server0
    -> node type          : server
    -> node execute       : yes
    -> jlaunch parameters :
    -> java path          : /usr/j2se
    -> java parameters    : -Djava.security.policy=./java.policy -Djava.security.egd
    =file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg
    .omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi
    .CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jt
    s.ots.PortableInterceptor.JTSInitializer -Djco.jarm=1 -Dsun.io.useCanonCaches=fa
    lse -XX:NewSize=341m -XX:MaxNewSize=341m -XX:MaxPermSize=192m -Djava.awt.headles
    s=true -XX:PermSize=192m -XX:SurvivorRatio=2 -XX:TargetSurvivorRatio=90 -XX:Soft
    RefLRUPolicyMSPerMB=1 -verbose:gc -XX:DisableExplicitGC -XX:PrintGCDetails -XX
    :PrintGCTimeStamps -XX:UseParNewGC -Drdbms.driverLocation=/oracle/DV2/920_64/j
    dbc/lib/classes12.jar -Dsys.global.dir=/sapmnt/DV2/global -Xms2048m
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.
    -> java vm type       : server
    -> java vm cpu        : sparcv9
    -> heap size          : 2048M
    -> init heap size     : 1024M
    -> root path          : /usr/sap/DV2/DVEBMGS04/j2ee/cluster/server0
    -> class path         : ./bin/boot/boot.jar:./bin/boot/jaas.jar:./bin/system/byt
    ecode.jar:.
    -> OS libs path       : /usr/sap/DV2/DVEBMGS04/j2ee/os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : /usr/sap/DV2/SYS/exe/run/jstartup.jar:/usr/sap/DV2/SYS/e
    xe/run/jvmx.jar
    -> parameters         :
    -> debuggable         : no
    -> debug mode         : no
    -> debug port         : 50421
    -> shutdown timeout   : 120000
    [Thr  1] [Node: server1] java home is set by profile parameter
            Java Home: /usr/j2se
    [Thr  1] JStartupICheckFrameworkPackage: can't find framework package /usr/sap/D
    V2/SYS/exe/run/jvmx.jar
    JStartupIReadSection: read node properties [ID44702651]
    -> node name          : server1
    -> node type          : server
    -> node execute       : yes
    -> java path          : /usr/j2se
    -> java parameters    : -Djava.security.policy=./java.policy -Djava.security.egd
    =file:/dev/urandom -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy -Dorg
    .omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy -Djavax.rmi
    .CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy
    -Dorg.omg.PortableInterceptor.ORBInitializerClass.com.sap.engine.services.ts.jt
    s.ots.PortableInterceptor.JTSInitializer -Djco.jarm=1 -XX:MaxPermSize=192M -XX:P
    ermSize=192M -XX:NewSize=170M -XX:MaxNewSize=170M -XX:+DisableExplicitGC -verbos
    e:gc -Xloggc:GC.log -XX:PrintGCDetails -XX:PrintGCTimeStamps -Djava.awt.headle
    ss=true -Dsun.io.useCanonCaches=false -XX:SoftRefLRUPolicyMSPerMB=1 -XX:Survivor
    Ratio=2 -XX:TargetSurvivorRatio=90 -Dorg.omg.PortableInterceptor.ORBInitializerC
    lass=com.sap.engine.services.ts.jts.ots.PortableInterceptor.JTSInitializer
    -> java vm version    : 1.4.2_13-b06
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.
    -> java vm type       : server
    -> java vm cpu        : sparcv9
    -> heap size          : 2048M
    -> init heap size     : 1024M
    -> root path          : /usr/sap/DV2/DVEBMGS04/j2ee/cluster/server1
    -> class path         : ./bin/boot/boot.jar:./bin/boot/jaas.jar:./bin/system/byt
    ecode.jar:.
    -> OS libs path       : /usr/sap/DV2/DVEBMGS04/j2ee/os_libs
    -> main class         : com.sap.engine.boot.Start
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : /usr/sap/DV2/SYS/exe/run/jstartup.jar:/usr/sap/DV2/SYS/e
    xe/run/jvmx.jar
    -> parameters         :
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 50426
    -> shutdown timeout   : 120000
    [Thr  1] INFO: Invalid property value [Debbugable=yes]
    [Thr  1] [Node: SDM] java home is set by profile parameter
            Java Home: /usr/j2se
    [Thr  1] JStartupICheckFrameworkPackage: can't find framework package /usr/sap/D
    V2/SYS/exe/run/jvmx.jar
    JStartupIReadSection: read node properties [sdm]
    -> node name          : SDM
    -> node type          : sdm
    -> node execute       : yes
    -> java path          : /usr/j2se
    -> java parameters    :
    -> java vm version    : 1.4.2_08-b03
    -> java vm vendor     : Java HotSpot(TM) 64-Bit Server VM (Sun Microsystems Inc.
    -> java vm type       : server
    -> java vm cpu        : sparcv9
    -> heap size          : 512M
    -> root path          : /usr/sap/DV2/DVEBMGS04/SDM/program
    -> class path         : /usr/sap/DV2/DVEBMGS04/SDM/program/bin/SDM.jar
    -> OS libs path       : /usr/sap/DV2/DVEBMGS04/j2ee/os_libs
    -> main class         : SDMInternal
    -> framework class    : com.sap.bc.proj.jstartup.JStartupFramework
    -> registr. class     : com.sap.bc.proj.jstartup.JStartupNatives
    -> framework path     : /usr/sap/DV2/SYS/exe/run/jstartup.jar:/usr/sap/DV2/SYS/e
    xe/run/jvmx.jar
    -> shutdown class     : com.sap.sdm.jstartup.shutdown.InternalShutDown
    -> parameters         : server sdmhome=/usr/sap/DV2/DVEBMGS04/SDM/program
    -> debuggable         : yes
    -> debug mode         : no
    -> debug port         : 60000
    -> shutdown timeout   : 120000
    [Thr  1] ***LOG Q0I=> NiIWrite: writev (32: Broken pipe) [nixxi.cpp 3803]
    [Thr  1] *** ERROR => NiIWrite: SiSendV failed for hdl 2 / sock 13
        (SI_ECONN_BROKEN/32; UD; ST; 172.20.40.15:3601) [nixxi.cpp    3803]
    [Thr  1] *** ERROR => MsINiWrite: NiBufSend (rc=NIECONN_BROKEN) [msxxi_mt.c   24
    80]
    [Thr  1] *** ERROR => MsIDetach: MsINiWrite (rc=NIECONN_BROKEN) [msxxi_mt.c   11
    46]
    [Thr  1]
    [Thr  1] *  ERROR       mserrno received (MSEACCESSDENIED)
    [Thr  1] *
    TIME        Wed Oct  6 14:34:06 2010
    [Thr  1] *  RELEASE     700
    [Thr  1] *  COMPONENT   MS (message handling interface, multithreaded)
    [Thr  1] *  VERSION     4
    [Thr  1] *  RC          -24
    [Thr  1] *  MODULE      msxxi_mt.c
    [Thr  1] *  LINE        810
    [Thr  1] *  COUNTER     2
    [Thr  1] *
    [Thr  1] *****************************************************************************
    [Thr  1] *** WARNING => Can't attach to message server (aeerpdv1/3601) [rc = -20]-> reconnect [jcntrms_mt.c 368]
    [Thr  1] Wed Oct  6 14:34:11 2010
    [Thr  1] ***LOG Q0I=> NiIWrite: writev (32: Broken pipe) [nixxi.cpp 3803]
    [Thr  1] *** ERROR => NiIWrite: SiSendV failed for hdl 2 / sock 13
        (SI_ECONN_BROKEN/32; UD; ST; 172.20.40.15:3601) [nixxi.cpp    3803]
    [Thr  1] *** ERROR => MsINiWrite: NiBufSend (rc=NIECONN_BROKEN) [msxxi_mt.c   2480]
    [Thr  1] *** ERROR => MsIDetach: MsINiWrite (rc=NIECONN_BROKEN) [msxxi_mt.c   1146]
    [Thr  1]
    [Thr  1] *  ERROR       mserrno received (MSEACCESSDENIED)
    [Thr  1] *
    TIME        Wed Oct  6 14:34:11 2010
    [Thr  1] *  RELEASE     700
    [Thr  1] *  COMPONENT   MS (message handling interface, multithreaded)
    [Thr  1] *  VERSION     4
    [Thr  1] *  RC          -24
    [Thr  1] *  MODULE      msxxi_mt.c
    [Thr  1] *  LINE        810
    [Thr  1] *  COUNTER     4
    [Thr  1] *
    [Thr  1] *****************************************************************************
    [Thr  1] *** WARNING => Can't attach to message server (aeerpdv1/3601) [rc = -20]-> reconnect [jcntrms_mt.c 368]
    [Thr  1] Wed Oct  6 14:34:16 2010
    [Thr  1]
    Please advise and help.
    Thanks,
    Antarpreet

    Hello Sunny,
    Thanks for your help.
    All the other relavant logs look fine to me. The default traces of server0, server1 are not being populated. Niether is there any change in dispatcher and bootstrap logs.
    Here are the other logs:
    aeerpdv1:dv2adm 127% tail -20 dev_bootstrap_ID44702650
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/InstanceBuilder readSequence
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/TypeMappingImpl initializeRelations
    CompilerOracle: exclude com/sap/engine/services/webservices/jaxrpc/encoding/GeneratedComplexType _loadInto
    [Thr  4] JHVM_LoadJavaVM: Java VM created OK.
    JHVM_BuildArgumentList: main method arguments of node [server0 bootstrap]
    -> arg[  0]: com.sap.engine.bootstrap.Bootstrap
    -> arg[  1]: ./bootstrap
    -> arg[  2]: ID044702650
    [Thr  4] Thu Oct  7 01:44:54 2010
    [Thr  4] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr  5] Thu Oct  7 01:44:57 2010
    [Thr  5] JLaunchIExitJava: exit hook is called (rc = 0)
    [Thr  5] SigISetIgnoreAction : SIG_IGN for signal 18
    [Thr  5] JLaunchCloseProgram: good bye (exitcode = 0)
    aeerpdv1:dv2adm 128%
    aeerpdv1:dv2adm 128% tail jvm_bootstrap_ID44702651.out
    ...Synched ok!
    Synchronizing file [/usr/sap/DV2/DVEBMGS04/j2ee/cluster/server1/dtd/application-j2ee-engine.dtd].
    ...Synched ok!
    Synchronizing file [/usr/sap/DV2/DVEBMGS04/j2ee/cluster/server1/dtd/application-client-additional.dtd].
    ...Synched ok!
    Synchronizing file [/usr/sap/DV2/DVEBMGS04/j2ee/cluster/server1/dtd/db-init.dtd].
    ...Synched ok!
    Ok! (46 ms)
    Done!
    Synch time: 3537 ms
    aeerpdv1:dv2adm 131% tail dev_bootstrap_ID44702651
    [Thr  4] Thu Oct  7 01:45:00 2010
    [Thr  4] JHVM_RegisterNatives: registering methods in com.sap.bc.krn.perf.PerfTimes
    [Thr  5] Thu Oct  7 01:45:03 2010
    [Thr  5] JLaunchIExitJava: exit hook is called (rc = 0)
    [Thr  5] SigISetIgnoreAction : SIG_IGN for signal 18
    [Thr  5] JLaunchCloseProgram: good bye (exitcode = 0)
    tail dev_disp
    Thu Oct  7 01:42:40 2010
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 3355
      argv[0] = /usr/sap/DV2/DVEBMGS04/j2ee/os_libs/jcontrol
      argv[1] = jcontrol
      argv[2] = pf=/usr/sap/DV2/SYS/profile/DV2_DVEBMGS04_aeerpdv1
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=64996
      argv[5] = -DSAPSYSTEM=04
      argv[6] = -DSAPSYSTEMNAME=DV2
      argv[7] = -DSAPMYNAME=aeerpdv1_DV2_04
      argv[8] = -DSAPPROFILE=/usr/sap/DV2/SYS/profile/DV2_DVEBMGS04_aeerpdv1
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Oct  7 01:44:09 2010
    *** ERROR => DpJ2eeMsgProcess: NiRead failed (NIECONN_BROKEN) [dpxxj2ee.c   1212]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    Thu Oct  7 01:44:20 2010
    DpJ2eeEmergencyShutdown: j2ee state = SHUTDOWN
    Thu Oct  7 01:44:40 2010
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 3417
      argv[0] = /usr/sap/DV2/DVEBMGS04/j2ee/os_libs/jcontrol
      argv[1] = jcontrol
      argv[2] = pf=/usr/sap/DV2/SYS/profile/DV2_DVEBMGS04_aeerpdv1
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=64995
      argv[5] = -DSAPSYSTEM=04
      argv[6] = -DSAPSYSTEMNAME=DV2
      argv[7] = -DSAPMYNAME=aeerpdv1_DV2_04
      argv[8] = -DSAPPROFILE=/usr/sap/DV2/SYS/profile/DV2_DVEBMGS04_aeerpdv1
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu Oct  7 01:46:09 2010
    *** ERROR => DpJ2eeMsgProcess: NiRead failed (NIECONN_BROKEN) [dpxxj2ee.c   1212]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    Thu Oct  7 01:46:20 2010
    DpJ2eeEmergencyShutdown: j2ee state = SHUTDOWN
    Thu Oct  7 01:46:40 2010
    DpHdlDeadWp: restart wp (pid=3015) automatically
    DpEnvCheckJ2ee: switch off j2ee start flag
    Please help, struck in a very bad situation.
    Regards,
    Antarpreet

  • J2EE Engine start error: Database initialization failed!

    My J2EE engine now fails to start - jcontrol stays yellow.  I've followed Troubleshooting pages from help.sap.com Admin manual topic "starting J2EE Engine".
    Background:
    I was running through JDI Scenario 2+ on a fresh installed WebAS 6.40 at SP9.  Using NWDevStudio2.09, I attempted to load a DC, but servers stopped responding.  So I downed everything (in MMC) including offlining the DB, then put DB back online and restart the J2E engine, and now jcontrol stays yellow. 
    I find this in the file log_bootstrap_ID0014430.0.log:
    Apr 7, 2005 3:10:23 PM  ] Bootstrap MODE:
    [Apr 7, 2005 3:10:23 PM  ] <INSTANCE GLOBALS>
    [Apr 7, 2005 3:10:23 PM  ]  determined by parameter [ID0014430].
    [Apr 7, 2005 3:10:23 PM  ] -
    [Apr 7, 2005 3:10:26 PM  ] Exception occured:
    com.sap.engine.bootstrap.SynchronizationException: Database initialization failed! Check database properties!
         at com.sap.engine.bootstrap.Bootstrap.initDatabaseConnection(Bootstrap.java:422)
         at com.sap.engine.bootstrap.Bootstrap.<init>(Bootstrap.java:144)
         at com.sap.engine.bootstrap.Bootstrap.main(Bootstrap.java:813)
    .........a few lines cut out here..........
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    ==[ Caused by: ]==----
    com.sap.engine.frame.core.configuration.ConfigurationException: Error while connecting to DB.
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:344)
    ............ a few lines cut out here..........
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    Caused by: com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://PHI21811/J2E [Cannot connect to host PHI21811 [Connection refused: connect], -813.].
         at com.sap.dbtech.jdbc.DriverSapDB.connect(DriverSapDB.java:183)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:219)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(OpenSQLDataSourceImpl.java:570)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQLDataSourceImpl.java:263)
         at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnectionPool.createConnection(DBConnectionPool.java:294)
         ... 14 more
    [Apr 7, 2005 3:10:26 PM  ] [Bootstrap module]> Problem occured while performing synchronization.
    [Apr 7, 2005 3:22:24 PM  ] -
    ANYONE HAVE ANY SUGGESTIONS?????

    Using the Database Administration section of the help.sap.com library, I found the location of SAPDB/MySQL log files.  They are in C:\sapdb\data\wrk\J2E.  In 'knldiag' I found entries complaining of Log files being full and tasks put in suspension.
    So I figured out to do a full back up of the DB and/or backup the log files.  The log file bar (in MMC) still showed 100% full, but I figured out to refresh the view and voila it was empty (so one of the backups emptied it, not sure which one).
    After that the DB comes up fine and now my J2E WebAS goes all green.
    Message was edited by: Michael W Rains

  • J2EE Engine Deployment Error

    I have written the betting pool applicaton for Soccer world Cup (/people/raphael.vogel/blog/2006/05/18/writing-a-betting-pool-application-for-the-soccer-world-cup-2006-part-i)
    now i would like to deploy to j2ee Engine((/people/raphael.vogel/blog/2006/05/18/writing-a-betting-pool-application-for-the-soccer-world-cup-2006-part-ii), Deploy and test the Services)
    but i receive follow error:
    01.06.2006 14:57:28 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [029]Deployment aborted
    Settings
    SDM host : uxept01
    SDM port : 50118
    URL to deploy : file:/C:/DOKUME1/FICHTE1/LOKALE1/Temp/temp46974sap.comwc~metadata.ear
    Result
    => deployment aborted : file:/C:/DOKUME1/FICHTE1/LOKALE1/Temp/temp46974sap.comwc~metadata.ear
    Aborted: development component 'wc/metadata'/'sap.com'/'local'/'20060601143708':Caught exception during application deployment from SAP J2EE Engine's deploy service:java.rmi.RemoteException: Error occurred while deploying ear file ./temp/deploy/work/deploying/wc_metadata.ear. Reason: None of the available containers recognized the components of application sap.com/wc~metadata; it is not possible to make deploy. (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment exception : The deployment of at least one item aborted
    Can anybody help me please
    Thanks
    Julia
    Message was edited by: Julia Fichtel
    Message was edited by: Julia Fichtel

    I also had this error and was solved with just uninstalling everything and reinstalling it again.
    I followed the following steps proposed in other forum:
    Regards,
    María Margarita Monteverde
    Hello Andre,
    It seems that you'd already an NWDS installation on your machine that wasn't de-installed completely. Before you install an new NWDS you must be sure that the following steps have been checked:
    1) Having completely run the de-installation routine of the NWDS
    2) It’s recommended to delete the directories “c:program filessapide” and “c:program filessapjdt” to be sure that there won’t stay any ‘old’ files.
    3) Furthermore you should delete the folder ‘workspace’ (including all files and subfolders) in the path ‘c:documents and settingsDocumentsSAP’ (where d012345 is your username). Or move this folder somewhere in the file system, afterwards you may re-import the 'old' projects.
    4) It's recommended to delete all .dtr/.dtc/.metadata directories in your personal folder (e.g. C:Documents and Settingsd0abcde).
    Please stop the IDE before you do all these steps.
    Regards,
    Jan
    Message was edited by:
            Maria Margarita Monteverde

  • ASP connection to Oracle using MS ODBC Driver fails

    I have a Win2000 server with ORCL9.2 client and MDAC2.7 and the following code fails (last line gives the error):
    set dbConn = Server.CreateObject("ADODB.Connection")
    set rsSeq = server.CreateObject("ADODB.Recordset")
    sSql = "Select count(*) From bs_table"
    dbConn.Open "DSN=tp10;UID=aaa;PWD=aaa;"
    The error text is :
    Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
    [Microsoft][ODBC driver for Oracle][Oracle]Error while trying to retrieve text for error ORA-01019
    This code works fine with Oracle 8i client on the server, I really appreciate if any one can help me out here.
    Thanks

    Can you try with the Oracle ODBC driver, rather than the Microsoft ODBC driver for Oracle? Microsoft's driver still uses the old Oracle 7 OCI calls, which are no longer supported on an Oracle 9.2 client.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • ORA 2005 error when you using ODBC driver of 10.2.0.3

    I am getting following error when connecting Oracle 10.2.0.3 to Oracle 11.1 database from a thrid part application:
    Issue Description. An application using Oracle ODBC driver version 10.2.0.3 to communicate with the Oracle database 11g tries to update the field “SOURCE_CODE” of LONG data type in table “SUBROUTINE” returns the following error.
    ORA-02005: Implict -1 length not valid for the bind or dfeine datatype.
    I updated my client to 10.2.0.4,, error is still present. Does any one know what patch to install to get rid of this error. I cannot modify the third party code.

    What are the system requirements (supported config) of 3rd party app?
    According to the 9.2 Error Messages document,
    >
    ORA-02005 implicit (-1) length not valid for this bind or define datatype
    Cause: A negative length for the define variable was passed to a define function.
    Action: An explicit, non-negative, length parameter must be passed.
    >
    Perhaps you should report this back to vendor as a bug.
    You could also turn on odbc tracing (driver/dsn config) to catch the cuplrit statement.

  • Oracle 8i/9i ODBC driver for ARM-Linux

    I may need an ODBC driver for Oracle
    for the arm-linux platform in the near
    future. Does anyone know if such a thing
    exists and where to get it?
    Michael

    Oracle doesn't produce such a beast. The main problem in doing so is that Microsoft provides a lot of the infrastructure for ODBC on Windows only. In order to use ODBC on another platform, you have to port that infrastructure, which Oracle isn't likely to do.
    You might try Merant or <http://www.unixodbc.com>, both of which provide third-party drivers that might be appropriate for you.
    Justin

  • Error on SQL-DMO ( ODBC Driver data Source name not found)

    I Found the below error and all my maintenance jobs were failing with the same error.
    Do any one have any clue on it. help is much appriciated.
    Microsoft (R) SQLMaint Utility (Unicode), Version ??????
    Copyright (c) Microsoft Corporation.
    [Microsoft SQL-DMO (ODBC SQLState: IM002)] Error 0: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
    Sreeni

    Let us know if you see this issue in SQL 2014 as well. You can quickly create a SQL Server 2014
    Virtual machine on Windows Azure .
    http://azure.microsoft.com/en-us/documentation/articles/virtual-machines-provision-sql-server/
    Thanks, Sethu Srinivasan [MSFT] SQL Server http://blogs.msdn.com/sqlagent -------------------------------------------------------------------------------- This posting is provided &amp;quot;AS IS&amp;quot; with no warranties, and confers no rights.
    Please remember to click &amp;quot;Mark as Answer&amp;quot; and &amp;quot;Vote as Helpful&amp;quot; on posts that help you. This can be beneficial to other community members reading the thread.

  • ORACLE Client Installation(ODBC Driver) 8.1.6

    I've been having some difficulty installing Oracle 8.1.6 client on Windows NT4 SP5 machines. The installations would go successful all the way 100% then exits!!! All the appropriate files are copied to their directories and I am able to launch Net8Asst. But if I look at the ODBC Settings-->Drivers, there is no listing of the Oracle Driver. Please help. I've looked at the ODBC.ini and the oracle driver is not listed their either nor in the registry. I've uninstalled/reinstalled/uninstall/reinistalled numerous times and still get the same result. If anyone has come across this please help.
    I am setting my $ORACLE_HOME to OraHome8i
    then set my destination to D:\oracle
    i've tried other $ORACLE_HOME and Destinations but still get the same results.
    THanks
    -Max
    [email protected]
    [email protected]

    We haven't released 8.1.6.2 yet. We should be wrapping up new work on this version and moving into the testing phase shortly.
    Justin Cave
    ODBC Development

  • Error when upgrading to Jukebox Driver version 1.26.02 on Zen X

    Whenever I try to upgrade Jukebox Driver version .26.02 I keep getting an error from micrsoft telling me that it has encountered a problem. I tried to install it over again but it did the same thing. All the other updates instaled fine whats going on?
    And this is a Zen Xtra that im having problems with.Message Edited by dragonh96 on 05-22-2005 04:58 PM

    thanks for your reply but i decided to take it back and got another of the same type and it works fine now. i also found out that my usb that i was using got screwed up by something but luckily i have seven more usb ports, yay!:smileyvery-happy:

  • Error occurs in patching J2EE engine to SP11

    Hi there,
    I try to update my J2ee engine to sp11. But in the phase 16 of 21,"start J2EE engine", a error was thrown out as below:
    <i>ERROR 2005-08-24 14:37:55
    CJS-20058  J2EE Engine JC00 of SAP system J2E did not reach state "Starting Applications" after 1112 seconds: giving up.</i>
    From then my j2ee engine can't run any more. My configuration is,
    RAM: 2G
    OS : windowsXP SP2
    EP 6.0 SP9
    Any suggestions or help would be appreciated.
    Thanks
    Julian

    Hello Julian,
    Have a look at the log files in <J2EE instance>\work directory. Check dev_* and std_* files. There must be some  error messages in them, which will give you a clue what might have got wrong.
    Kind Regards
    Vyara

  • SAP J2E Engine Terminates on Portal Application Servers.

    Short Text 
    SAP J2EE Engine Terminates 
    Long Text 
    we are experencing a problem with SAP Enterprise Portal Server 5.0,where SAPJ2E Engine service failing almost once in a week on either of the two servers.
    Server details
    Os: Window 2000 Service pack 4
    SAP J2EE verison : 6.20 Path 19
    SAP Enterprise Portal SP5
    EP5 SP5 Hot fix 3.
    Oracle 8i Enterprise Edition Release 8.1.7.4.1
    Java 2 Standard Environment 1.3.1_10
    Error from Event Viewer for SAPJ2E engine
    "The Description for Event ID (0) in source (SAP J2E Engine Alone) cannot be found.The Local computer may not have the necessary registry information or message DLL files to display messages from a remote computer.The following information is part of the event SAP J2EE Engine Alone error
    6.SetServiceStatus.
    Error from SAP J2E engine logs:
    "Socket receive failed."
    Error from console.log
    "Integrity token expired"
    Actions done at our end.
    1) Got the confirmation from the backup team that no backups are being run at that time of SAP J2EE engine failure.
    2) Checked the service market place.
    Note 578554 - SAP J2EE ISAPI module: Release notes and known issues
    Note 581599 - EP5.0 SP4 : SAPJ2EE engine crashes after a while
    Need your help ..its bit Urgent.

    Hi,
    I have check the License under port/system config/License.
    Please find the below details which tell the license is valid.
    This Portal is: Licensed
    Portal Release: 5.0
    System ID: EP5
    Hardware Key: X0135695037
    Installation No.: 0020117479
    System No.: 000000000310150667
    Software Product: Portal_ORA
    EP5 X0135695037 Portal_ORA Unlimited 31/Dec/9999 Permanent 0020117479 000000000310150667 Valid
    EP5 X0135695037 Portal Unlimited 31/Dec/9999 Permanent 0020117479 000000000310150667 Valid
    Thanks,
    Deepu

Maybe you are looking for

  • Using bean.variable for inputText but not getting value

    Hi I am using ADF BC JSF 10.1.3.2. I have a search page that has : dropdown1, based on dropdown1, I populate the dropdown 2 and with autosubmit and partialtrigger and also set either of the two search layouts true LAyout 1 based on dropdown1 value, s

  • Acrobat 9.0 Crashes in Outlook

    90% of the time Acrobat freezes when attaching a PDF to an email and, thus, freezes my Outlook as well. My version 8.1.3 did the same thing which is why I upgraded to 9.0 hoping this wouldn't happen. Help!

  • Picture in Picture with Greenscreen possible?

    Sup! So.. let's say I'm doing a news report and basically I have someone filmed in the bottom right of a green screen. Then I'm going to superimpose that footage with a movie clip running behind them. Then I want a completely separate movie clip(pict

  • Outgoing email problem message.

    My incoming email works fine but when i reply to send an outgoing email i keep getting the following message with any email i receive. " cannot send mail. one of the recipient addresses was invalid" i checked the addresses. everyone is correct and wo

  • Nano LCD screen cracked, What do I do?

    I cannot find any links on the apple website to help to get my Nano repaired. I've emailed the customer support people but no reply, I'am tempted to ring up the UK Branch. Does anyone know how to find out what I should do or a link on the apple site