Error starting the 9iAS installer on Windows 2000 on P4 laptop

I am having problem running 9iAS Installer on my P4 Laptop.
any solution?

Hi
I have successfully installed Oracle products in P4 hardware configuration and there is a know bug in Oracle & P4. Follow these steps below and I am sure that you will be successful in installing Oracle on P4.
Background:
When installing and configuring Oracle 8i to support a Syllabus Plus timetabling application on a Pentium 4 Server with Windows 2000 Advance Server, the following issues were encountered:
1.     The Oracle 8i Universal Installer (OUI) aborts without notice
2.     When installed using either the Oracle 9i OUI or the patched 8i OUI downloaded from Oracle Corporation, errors occurred during installation and java based configuration tools such as the Database Configuration Assistant and the Network Configuration Assistant would not run.
Problem Causes
Oracle Corporation have documented the following known issues:
1.     The OUI 8.1.x fails to recognize the P4 processor and aborts without notice.
2.     The OUI 8.1.x or above has problems on machines that use the Sun JRE and Symantec JIT. Windows 2000 (all versions) and Netware platforms are affected by this.
Work Around
The following work around has been used successfully at the Northern Territory University to overcome these problems.
     1.     Install Oracle 9i patched installer available from Oracle Technology Network website on the machine running on Pentium 4 Processor.
     2.     After installing Oracle Universal Installer, open file oraparam.ini and make the following modifications: (Assuming CD-ROM Drive is d: and you are installing Oracle from CD-ROM)
     a.     Change the Source= line to use the full path to the CD instead of relative path. (i.e. Source=d:\stage\products.jar)
     b.     Change the JRE_Location line to use the full path to the CD instead of relative path. (i.e. JRE_Location=d:\stage\components\oracle\swd\jre\1.1.7\1\datafiles\expanded)
     c.     Change the OUI_Location line to use the full path to the C drive (where the installer is installed) instead of relative path. (i.e. JRE_Location=c:\stage\components\oracle\swd\oui\1.6.0.9.0\1\datafiles\expanded)
     d.     Change the JRE_MEMORY_OPTIONS line to add -nojit as the first argument. (i.e. JRE_MEMORY_OPTIONS=-nojit ms16m ms32m) Other entries should remain same.
     3.     Launch OUI and this will use the modified oraparam.ini file and pick up the information from the CD-ROM. (since the absolute locations are specified)
     4.     Choose the custom install and choose not to create the database during the install. This way, the DBCA will not be launched during installation.
5.     The Net8 Configuration assistant will still be launched and there is no way to suppress it. If you need to kill it due to installer hanging then in the configuration tools window highlight the Net8 Configuration Assistant and click Stop. If this does not work then look for the most recent JRE process using task manager and kill it manually. Note: The OUI itself will also have a jre process. Make sure to kill the only the most recent process.
6.     After killing the configuration tool, continue through the installation to the End of Installation screen. We can modify the configuration tool to use this option nojit.
     7.     Once installation is complete, each of the following files in the ORACLE_HOME needs to be modified:
Each file will contain a command similar to the one following, which should be modified to include the option -nojit.
Eg: Command=(c:\program files\oracle\jre\1.1.7\bin\jrew nojit classpath.
     a.     assistants\dbca\dbassist.cl
     b.     assistants\dbma\dbmig.cl
     c.     assistants\ifa\ifa.cl
     d.     bin\owm.cl
     e.     ldap\oidamdin\oidadmin.cl
     f.     network\tools\netasst.cl
     g.     network\tools\netca.cl
     h.     owm\install\instelogin.cl
     i.     owm\install\instowm.cl
This (-nojit) is the only modification required to enable the configuration tools. After these changes the configuration tools like Net8CA and DBCA can be launched from the start menu.
Note: if your Oracle server is already installed and running but configuration tools are not running then just edit these files mentioned above (from a to i) and then launched configuration tools, they all will work.
Thank you
Amit

Similar Messages

  • Domain problem still persists -9iAS installation on windows 2000 profto do?

    Hi
    I tried installing 9iAS rel 2 on Windows 2000 prof.
    As per the pop-up during installation I did the changes. I did the changes as per the instructions. In the "hosts" file
    c:\windows\system32\drivers\etc\hosts
    I added
    127.0.0.1 <my computer name>.WORKGROUP
    So the resultant details in hosts file were
    127.0.0.1 localhost
    127.0.0.1 <my computer name>.WORKGROUP# my entry
    IT DID NOT WORK THIS WAY TOO..
    So I tried with a space instead of a "."
    127.0.0.1 <my computer name> WORKGROUP# my entry
    THIS ALSO DID NOT WORK..
    Please help me.

    see original post :)

  • Oiix.Spawn error when installing 9iAS EE on Windows 2000

    I am performing a silent installation (with a response file) of
    Oracle9iAS Enterprise Edition on Windows 2000 with 512 MB RAM.
    At 59%, I get an error stating "This install was unsuccessful
    because: oracle.sysman.oii.oiix.OiixSpawner. Would you like to
    end this session now?" After looking at the InstallActions.log
    file, the OUI is trying to spawn a command to invoke ORAINST (to
    install the 806-based Discoverer). If I answer "No" to the
    error dialog to continue with installation, I get the same error
    every time the OUI tries to spawn a command, no matter the
    command. I am able to copy the spawn command from
    InstallActions.log to a command window and successfully run the
    command manually.
    Has anyone experience this before or have any ideas?
    Thanks in advance.

    Hi,
    As per the technet article, I dont see Windows Server 2000 as a supported operating system to perform a P2v.
    http://technet.microsoft.com/en-us/library/cc917954.aspx
    Good luck !
    Optimism is the faith that leads to achievement. Nothing can be done without hope and confidence.
    InsideVirtualization.com

  • Error starting the Application Server and Deployment Tool in Windows 2000

    After installing the iPlanet Aplication Server with sp3 in Windows 2000 I
    get the following
    errors starting the Application Server and Deployment Tool.
    iAS Application Server
    ================
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:46:49:8] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    error: could not get context
    *** Errors in initialization from registry ***
    Errors in initialization, exiting ...
    iAS Deployment Tool
    ===============
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:23:40:7] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    Exception in thread "main" java.lang.NullPointerException
    at com.kivasoft.util.Util.loadComponent(Unknown Source)
    at
    com.iplanet.ias.tools.buzz.ui.application.StartBuzz.initGDS(Unknown Source)
    at com.iplanet.ias.tools.buzz.ui.application.StartBuzz.main(Unknown
    Source)
    Can anyone help me please!

    Okay, pls check that you are logged in as administrator and installed and now you are logged in as administrator and registering the iAS server. Did you get any installation failures while installing and are you able to register the server using iASAT ?

  • I cannot start my OMS service on Windows 2000

    I tried starting Oracle8i OMS Service on Windows 2000. I cannot
    start it automatically so I started it manually. But Irecieved
    an error message saying No application Error, some configuration
    error with the Operating System.
    On searching forums for DBAs i recieved a solution to manually
    start by command 'oemctrl start OMS'. It did not help either as
    the resources.ora file was not present at the location
    C:\Oracle\admin\orb\resources.ora .
    I found a resources.ora at location c:\oracle\ora81
    \orb\admin\resources.ora but this file is empty.
    NOW Wwith the command 'oemctrl start OMS' I am getting the
    following error msg. Please send me the answer if possible at
    [email protected]. WHERE Can I find the content for
    resources.ora??
    C:\Documents and Settings\Administrator>oemctrl start OMS
    OEMCTRL for Windows NT: Version 2.1.0.1.0
    Copyright (c) 1998, 1999 Oracle Corporation. All rights
    reserved.
    Starting the Oracle Management Server... [main][2001-11-
    10:12:28:10:630] VdbSess
    ion.processError: errorCode >1017<
    [main][2001-11-10:12:28:10:710] VdbSession.processError:
    errorMsg >ORA-01017: i
    nvalid username/password; logon denied
    <
    [main][2001-11-10:12:28:10:830] ORA-01017: invalid
    username/password; logon den
    ied
    : ..../....@jdbc:oracle:oci8:@(DESCRIPTION=(ADDRESS=
    (PROTOCOL=TCP)(Host=linux)(P
    ort=1521))(CONNECT_DATA=(SID=oradb)))
    [main][2001-11-10:12:28:10:970] VdbSession.processError:
    invalid connect string
    [main][2001-11-10:12:28:11:381] VdbSession.processError:
    errorCode >1017<
    [main][2001-11-10:12:28:11:421] VdbSession.processError:
    errorMsg >ORA-01017: i
    nvalid username/password; logon denied
    <
    [main][2001-11-10:12:28:11:541] ORA-01017: invalid
    username/password; logon den
    ied
    : ..../....@jdbc:oracle:oci8:@(DESCRIPTION=(ADDRESS=
    (PROTOCOL=TCP)(Host=linux)(P
    ort=1521))(CONNECT_DATA=(SID=oradb)))
    [main][2001-11-10:12:28:11:691] VdbSession.processError:
    invalid connect string
    [main][2001-11-10:12:28:12:102] VdbSession.processError:
    errorCode >1017<
    [main][2001-11-10:12:28:12:142] VdbSession.processError:
    errorMsg >ORA-01017: i
    nvalid username/password; logon denied
    <
    [main][2001-11-10:12:28:12:262] ORA-01017: invalid
    username/password; logon den
    ied
    : ..../....@jdbc:oracle:oci8:@(DESCRIPTION=(ADDRESS=
    (PROTOCOL=TCP)(Host=linux)(P
    ort=1521))(CONNECT_DATA=(SID=oradb)))
    [main][2001-11-10:12:28:12:413] VdbSession.processError:
    invalid connect string
    [main][2001-11-10:12:28:12:493]
    Error starting Oracle Management Server.

    I got the same problem.

  • Getting error during the Oracle9i installation "Oracle9i Database Release 2 (9.2.0.1.0) for Compaq Tru64 machine"

    Hi All,
    Getting follwing error during the Oracle9i installation “Oracle9i Database Release 2 (9.2.0.1.0) for Compaq Tru64 machine"
    u01/app/oracle/product/9.2.0/install/make.log
    - Linking Oracle
    rm -f /u01/app/oracle/product/9.2.0/rdbms/lib/oracle
    cc  -L/u01/app/oracle/product/9.2.0/lib/ -L/u01/app/oracle/product/9.2.0/rdbms/lib -o /u01/app/oracle/product/9.2.0/rdbms/lib/oracla
    ld:
    load_whole_file: Could not malloc 31328. bytes, for /u01/app/oracle/product/9.2.0/lib//libn9.a(asndata.o), didnt attempt to mmap
    Stop.
    *** Exit 1
    While checked the memory details in the machine its showing plenty of free virtual memory.
    # ps aux
    USER PID %CPU %MEM   VSZ  RSS TTY      S STARTED         TIME COMMAND
    oracle     1353 0.6 27.2  601M 555M pts/2    S N  09:14:07 5:49.67 /tmp/OraInstall2014-01-21_09-14-02AM/jre/bin/../bin/alpha/native_threads/java -Doracle.installe
    root       3033 0.0  0.4 10.4M 7.7M pts/0    R  + 10:59:44 0:00.06 ps aux
    oracle     1351 0.0  0.0 2.46M 320K pts/2    I N  09:14:02 0:01.36 ksh /tmp/OraInstall2014-01-21_09-14-02AM/installer -Doracle.installer.library_loc=/tmp/OraInsta
    oracle     1277 0.0  0.0 2.48M 312K pts/2    I  + 09:02:44 0:00.04 -ksh (ksh)
    root       1269 0.0  0.0 2.56M 232K pts/2    I    09:01:23 0:00.01 -sh (sh)
    root       1268 0.0  0.0 5.31M 768K ??       I    09:01:22 0:00.11 /usr/bin/X11/xterm -ls
    root 1  0.0  0.0  608K  96K ?? IL   08:45:31     0:00.08 /sbin/init -a
    root 0  0.0  3.9 2.52G  79M ?? R <  08:45:31     0:23.16 [kernel idle]
    And I have rebooted the machine still also getting the same error.
    Is there any way to resolve this issue??
    Regards
    prasanta

    Pl elaborate the business / technical reason for installing a 15+ year old unsupported software on a 15+ year old unsupported hardware, assuming you are installing an a supported OS version
    HTH
    Srini

  • Error starting the Planning application, review the event log for details

    We are using the Hyperion Demo and there was a problem suddenly cropped up.
    While rebooting the system error is displayed saying - Atleast one of the driver is not installed.
    VMware is used to access the Hyperion Demo and when Planning application is started it gives the following error:
    Error starting the Planning application, review the event log for details
    We were using this Demo from some weeks and was able to access the workspace and others but from few days this issue is faced.
    Immediate response is highly appreciated as we are planning for a user demo in the weekend.
    Thanks,
    Ravi Kanth

    Hi Nofog / Goodwin,
    OLDAP is not running.
    Following errors are displayed:
    When VMWare is restarted: At least one service or driver failed during system startup. Use Event viewer to examine the Event log for details.
    OpenLDAP: Windows could not start the hyperion S9 OpenLDAP on Local Computer. For more information review the system even log. If this is not the microsoft service contact the service vendor, and refer to service specific code 21.
    Event log: The Hyperion S9 OpenLDAP service terminated with service - specific - erro 21 (0x15).
    Please let me know your email ids so that to send the screen shots.
    Thanks,
    Ravi

  • Error starting the Application Server and Deployment Tool

    After installing the iPlanet Aplication Server with sp3 I get the following
    errors starting the Application Server and Deployment Tool.
    iAS Application Server
    ================
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:46:49:8] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    error: could not get context
    *** Errors in initialization from registry ***
    Errors in initialization, exiting ...
    iAS Deployment Tool
    ===============
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:23:40:7] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    Exception in thread "main" java.lang.NullPointerException
    at com.kivasoft.util.Util.loadComponent(Unknown Source)
    at
    com.iplanet.ias.tools.buzz.ui.application.StartBuzz.initGDS(Unknown Source)
    at com.iplanet.ias.tools.buzz.ui.application.StartBuzz.main(Unknown
    Source)
    Can anyone help me please!

    Hi,
    Would be more helpful if you can mention, the O/S. Also, pls mention where
    you are getting this error, at kjs or kxs, or, are you able to start the server
    and at which specific instance do you encounter this.
    Regards
    Raj
    "Antonio Casqueiro" wrote:
    After installing the iPlanet Aplication Server with sp3 I get the following
    errors starting the Application Server and Deployment Tool.
    iAS Application Server
    ================
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:46:49:8] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    error: could not get context
    *** Errors in initialization from registry ***
    Errors in initialization, exiting ...
    iAS Deployment Tool
    ===============
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:23:40:7] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    Exception in thread "main" java.lang.NullPointerException
    at com.kivasoft.util.Util.loadComponent(Unknown Source)
    at
    com.iplanet.ias.tools.buzz.ui.application.StartBuzz.initGDS(Unknown Source)
    at com.iplanet.ias.tools.buzz.ui.application.StartBuzz.main(Unknown
    Source)
    Can anyone help me please!

  • Error starting the GNOME Settings Daemon

    After a full system upgrade of about 500mb, I now get this error when Gnome is started. Also, im kinda new to this...
    "There was an error starting the GNOME Settings Daemon.
    Some things, such as themes, sounds, or background settings may not work correctly.
    The last error message was:
    The name org.gnome.SettingsDaemon was not provided by any .service files
    GNOME will still try to restart the Settings Daemon next time you log in."
    The things is, my background and other desktop stuff is still in their place. But my keyboard has gone back to its default setting and the drivers for my wireless isnt getting loaded. I also have problems playing music with Amarok.
    After the full upgrade of my system I installed compiz-fusion and AWM, but they arent started when i boot. Could they be a problem?
    I looked at some issues with similar error messages, where they downgraded the gnome-settings-tools, how do I do that?

    Hi there!
    I copied the from where pacman generates the fallback version before starting to upgrade.
    [2008-05-30 18:44] :: Begin build
    [2008-05-30 18:44] :: Parsing hook [base]
    [2008-05-30 18:44] :: Parsing hook [udev]
    [2008-05-30 18:44] :: Parsing hook [autodetect]
    [2008-05-30 18:44] :: Parsing hook [pata]
    [2008-05-30 18:44] :: Parsing hook [scsi]
    [2008-05-30 18:44] :: Parsing hook [sata]
    [2008-05-30 18:44] :: Parsing hook [usbinput]
    [2008-05-30 18:44] :: Parsing hook [keymap]
    [2008-05-30 18:44] :: Parsing hook [filesystems]
    [2008-05-30 18:44] :: Generating module dependencies
    [2008-05-30 18:44] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2008-05-30 18:44] ==> SUCCESS
    [2008-05-30 18:44] ==> Building image "fallback"
    [2008-05-30 18:44] ==> Running command: /sbin/mkinitcpio -k 2.6.25-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2008-05-30 18:44] :: Begin build
    [2008-05-30 18:44] :: Parsing hook [base]
    [2008-05-30 18:44] :: Parsing hook [udev]
    [2008-05-30 18:44] :: Parsing hook [pata]
    [2008-05-30 18:44] :: Parsing hook [scsi]
    [2008-05-30 18:44] :: Parsing hook [sata]
    [2008-05-30 18:44] :: Parsing hook [usbinput]
    [2008-05-30 18:44] :: Parsing hook [keymap]
    [2008-05-30 18:44] :: Parsing hook [filesystems]
    [2008-05-30 18:44] :: Generating module dependencies
    [2008-05-30 18:44] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2008-05-30 18:44] ==> SUCCESS
    [2008-05-30 18:44] upgraded kernel26 (2.6.24.1-2 -> 2.6.25.4-1)
    [2008-05-30 18:44] upgraded ipw3945 (1.2.2-7 -> 1.2.2-10)
    [2008-05-30 18:44] upgraded libdvdnav (0.1.10-2 -> 0.1.10-3)
    [2008-05-30 18:44] upgraded libebml (0.7.7-1 -> 0.7.8-1)
    [2008-05-30 18:44] upgraded libgail-gnome (1.20.0-1 -> 1.20.0-2)
    [2008-05-30 18:44] upgraded libnetworkmanager (0.6.5-1 -> 0.6.6-1)
    [2008-05-30 18:44] upgraded libnl (1.0pre6-1 -> 1.1-1)
    [2008-05-30 18:44] upgraded libsamplerate (0.1.2-4 -> 0.1.3-1)
    [2008-05-30 18:44] upgraded licenses (2.3-1 -> 2.4-1)
    [2008-05-30 18:44] upgraded lvm2 (2.02.33-1 -> 2.02.36-1)
    [2008-05-30 18:44] upgraded man-pages (2.77-1 -> 2.79-1)
    [2008-05-30 18:45] Updating font cache... done.
    [2008-05-30 18:45] upgraded ttf-dejavu (2.23-1 -> 2.25-1)
    [2008-05-30 18:45] upgraded mplayer (1.0rc2-2.1 -> 1.0rc2-3)
    [2008-05-30 18:45] upgraded nautilus-cd-burner (2.20.0-1 -> 2.22.1-1)
    [2008-05-30 18:45] upgraded networkmanager (0.6.5-3 -> 0.6.6-1)
    [2008-05-30 18:45] In order to use the new nvidia module, exit Xserver and unload it manually.
    [2008-05-30 18:45] upgraded nvidia (169.09-2 -> 169.12-4)
    [2008-05-30 18:45] upgraded opera (9.25-2 -> 9.27-1)
    [2008-05-30 18:45] upgraded orca (2.20.3-1 -> 2.22.0-1)
    [2008-05-30 18:45] upgraded pcmciautils (014-3 -> 014-4)
    [2008-05-30 18:45] upgraded perlxml (2.34-4 -> 2.36-1)
    [2008-05-30 18:45] upgraded perl-xml-simple (2.18-1 -> 2.18-2)
    [2008-05-30 18:45] upgraded printproto (1.0.3-1 -> 1.0.4-1)
    [2008-05-30 18:45] upgraded pycairo (1.4.0-3 -> 1.4.12-1)
    [2008-05-30 18:45] upgraded qt (4.3.3-4 -> 4.3.4-1)
    [2008-05-30 18:46] upgraded seahorse (2.20.3-1 -> 2.22.1-1)
    [2008-05-30 18:46] upgraded sound-juicer (2.20.1-1 -> 2.22.0-1)
    [2008-05-30 18:46] upgraded tar (1.19-2 -> 1.20-2)
    [2008-05-30 18:46] installed ndesk-dbus (0.6.0-1)
    [2008-05-30 18:46] installed ndesk-dbus-glib (0.4.1-1)
    [2008-05-30 18:46] installed mono-addins (0.3.1-2)
    [2008-05-30 18:46] upgraded tomboy (0.8.1-1 -> 0.10.1-1)
    [2008-05-30 18:46] upgraded totem-plparser (2.21.91-1 -> 2.22.2-1)
    [2008-05-30 18:46] installed libepc (0.3.5-1)
    [2008-05-30 18:46] installed python-elementtree (1.2.6-2)
    [2008-05-30 18:46] installed python-gdata (1.0.11.1-1)
    [2008-05-30 18:46]
    [2008-05-30 18:46] ==> Totem has been built with GStreamer. By default, only plugins from
    [2008-05-30 18:46] ==> gst-plugins-good and gst-plugins-base are installed.
    [2008-05-30 18:46] ==>
    [2008-05-30 18:46] ==> To play additional media formats, more plugins are available from
    [2008-05-30 18:46] ==> gstreamer0.10-ugly-plugins, gstreamer0.10-bad-plugins
    [2008-05-30 18:46] ==> and gstreamer0.10-ffmpeg packages.
    [2008-05-30 18:46] ==>
    [2008-05-30 18:46] ==> There's also a xine build of Totem available, install totem-xine instead
    [2008-05-30 18:46] ==> of this package if you want xine to play your media files.
    [2008-05-30 18:46]
    [2008-05-30 18:46] upgraded totem (2.20.1-3 -> 2.22.2-1)
    [2008-05-30 18:46] upgraded totem-plugin (2.20.1-3 -> 2.22.0-1)
    [2008-05-30 18:46] Remove vi related symlinks ...
    [2008-05-30 18:46] Create vi related symlinks...
    [2008-05-30 18:46] Updating vi help tags...done.
    [2008-05-30 18:46] upgraded vi (7.1.228-1 -> 7.1.267-1)
    [2008-05-30 18:46] upgraded vino (2.20.1-1 -> 2.22.1-1)
    [2008-05-30 18:46] upgraded vlc (0.8.6d-2 -> 0.8.6f-3)
    [2008-05-30 18:46] upgraded wget (1.11-1 -> 1.11.2-1)
    [2008-05-30 18:47] upgraded xfsprogs (2.9.4-2 -> 2.9.7-1)
    [2008-05-30 18:47] upgraded xorg-apps (1.0.3-2 -> 1.0.3-3)
    [2008-05-30 18:47] upgraded xproto (7.0.11-1 -> 7.0.12-1)
    [2008-05-30 18:47] upgraded xtrans (1.0.4-1 -> 1.2-1)
    [2008-05-30 18:47] upgraded zenity (2.20.1-1 -> 2.22.1-1)
    Last edited by derelic (2008-05-31 16:17:58)

  • Error starting the gateway work process (gwwp)

    Hi Gurus,
    I have an error in my system when I review the tx sm21, shows me a constant error that says:
    Error starting the gateway work process (gwwp)
    fork failed, error 002
    > \ Gwwp.EXE
    This happens after making a copy of the constituents scc9 tx.
    Thanks and regards
    Tao Gonz.

    Hi,
    Check below SAP notes & thread link.
    604437 GW: Checking of started Gateway work processes 1
    116051 Checklist: Problems SNA gateways (R/3 ==> R/2)
    71251 Gateway : Versions of dplib are different
    92104 Gateway does not work after restart
    gateway not starting automatically
    Hope this helps you.
    Thanks,
    Sushil

  • Error starting the framework : Caused by: java.lang.ExceptionInInitializerE

    Hi.
    I am developing an SAP Mobile 7.1 (OCA) application using:
    SAP NetWeaver Developer Studio
    SAP NetWeaver 7.1 Composition Environment SP11 PAT0000
    Build id: 201011031812
    I get the runtime exception shown below from time
    to time when using the simulator that comes with NWDS, meaning, that,
    sometimes I can work on my code, re-deploy it and run it without
    problems, then suddenly it comes out again with no apparent reason when
    I execute the mobile application. This is different when I run the
    application on the device (which previously used to run fine), now get
    the exception everytime
    I know that the exception comes out when the application tries to make
    a new instance of the service component that is defined internally as a
    private static final object.
    The server is NW 7.1 SP11
    Error starting the framework
    java.lang.reflect.InvocationTargetException
         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:592)
         at com.sap.tc.mobile.cfs.startup.pda.Startup.main(Unknown Source)
    Caused by: java.lang.ExceptionInInitializerError
         at com.kr.actividad_srv.service.impl.Actividad.createGetActividadesQuery(Actividad.java:48)
         at com.kr.fza_ventas_ui.fza_ventas_comp.Fza_ventas_comp.<init>(Fza_ventas_comp.java:2140)
         at com.kr.fza_ventas_ui.fza_ventas_comp.Fza_ventas_comp.getInstance(Fza_ventas_comp.java:185)
         at com.kr.fza_ventas_ui.fza_ventas_comp.Fza_ventas_compComponent.getController(Fza_ventas_compComponent.java:31)
         at com.sap.tc.mobile.wdlite.progmodel.core.Component.enter(Component.java:24)
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.setCurrentComponent(Application.java:484)
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.navigate(Application.java:549)
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.enter(Application.java:278)
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.setCurrent(Application.java:130)
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.launch(Application.java:174)
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.launch(Application.java:210)
         at com.sap.tc.mobile.wdlite.progmodel.core.WDLite.launchApplication(WDLite.java:387)
         at com.sap.tc.mobile.wdlite.container.ContainerApp.startApp(ContainerApp.java:155)
         at com.sap.tc.mobile.wdlite.container.AppMenuView.onActionLaunchApp(AppMenuView.java:327)
         at com.sap.tc.mobile.wdlite.container.AppMenuView.invokeEventHandler(AppMenuView.java:370)
         at com.sap.tc.mobile.wdlite.progmodel.core.AbstractViewElement.doHandleEvent(AbstractViewElement.java:208)
         at com.sap.tc.mobile.wdlite.renderer.api.UIElement.doHandleEvent(UIElement.java:415)
         at com.sap.tc.mobile.wdlite.renderer.api.UIImageButton.mouseReleased(UIImageButton.java:148)
         at com.sap.tc.mobile.wdlite.renderer.api.UIElement.dispatchMouseReleasedWidgetEvent(UIElement.java:461)
         at com.sap.tc.mobile.wdlite.renderer.api.UIElement$1.mouseReleased(UIElement.java:504)
         at com.sap.tc.mobile.wdlite.renderer.swt.MouseEventDispatcher.mouseUp(SWTControl.java:366)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:137)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
         at com.sap.tc.mobile.wdlite.renderer.swt.container.WorkingArea.refresh(WorkingArea.java:187)
         at com.sap.tc.mobile.wdlite.renderer.api.RenderingManager.refresh(RenderingManager.java:233)
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.refresh(Application.java:285)
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.navigate(Application.java:593)
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.enter(Application.java:278)
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.setCurrent(Application.java:130)
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.launch(Application.java:174)
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.launch(Application.java:210)
         at com.sap.tc.mobile.wdlite.progmodel.core.WDLite.launchApplication(WDLite.java:387)
         at com.sap.tc.mobile.wdlite.framework.Start.runOnContext(Start.java:585)
         at com.sap.tc.mobile.wdlite.framework.Start.startApplication(Start.java:609)
         at com.sap.tc.mobile.wdlite.framework.Start.startContainer(Start.java:646)
         at com.sap.tc.mobile.cfs.framework.spi.FrameworkManager.startContainer(FrameworkManager.java:259)
         at com.sap.tc.mobile.cfs.init.FrameworkInitializer.init(FrameworkInitializer.java:230)
         ... 5 more
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 14
         at com.sap.tc.mobile.cfs.meta.ClassDescriptorImpl.getAttribute(ClassDescriptorImpl.java:349)
         at com.sap.tc.mobile.sf.OcaQuery.attr(OcaQuery.java:560)
         at com.kr.actividad_srv.query.impl.GetActividadesQuery.<clinit>(GetActividadesQuery.java:15)
         ... 45 more

    Solved.
    Same Data Object was in two different component services.

  • Error extracting the product installer for trial downloads

    Hi-- I tried to download the trial version of Creative Suite Design Premium last night. Waited the two+ hours for the process, and at the end I got the message "Error exracting the product installer (Error 101). Check for available disk space on your system and try downloading the product again." Because it was by then late, I left it and came back to it today. I assumed that the CS was too big for my system, so I decided to just install the two products I really want, Photoshop CS Extended, and Illustrator, separately. Unfortunately, I got the same error messages. Tried the troubleshooting advice to no avail. My computer has plenty of disk space available (1.34 TB of free space -- clearly enough!). Any other advice you can offer me?

    I found my answer in a previous thread on the Forum -- it worked for me.
    Here it is:
    41. Nov 8, 2011 6:50 AM (in response to stevedolan)
      Re: CS5.5 Download Assistant Error 101     
      Ok, the problem is solved! 
    Go to: http://prodesigntools.com/adobe-cs5-5-direct-download-links.html.  This is the direct link that downloads any Adobe CS5.5 file without the help of the Adobe Download Assistant software.  Read and follow the instructs exactly on this site.  Very Important:  MAKE SURE TO SIGN IN or CREATE A FREE ADOBE ID IF YOU HAVEN'T ALREADY DONE SO.  If not, you will get a message saying "access denied" or "resume your download", and thus, preventing the connection.
    Once the files have downloaded (2 files in total), extract the files to your desktop. 
    Once the extraction process has been completed, click on the "Setup Bootstrapper Application" installer file in the extracted folder and that should manually open the Installation screen.  Just follow the installation instructions, and everything should work!  Good luck!

  • OS Error in starting the OCFS Service on windows server 2008

    Hi,
    Installing the Oracle 11g R1 CRS on windows server 2008 operating system . It is displaying the folllowing error message
    ERROR : OS in Error in starting the OCFS Service
    Can any one please tell what could be the issue ..
    Thank You

    Solved this after some trawling through xml configuration files on the server.
    The file C:\Oracle\product\11.1.0\db_1\owb\j2ee\config\http-web-site.xml contains the reference to keystore.jks:
              <ssl-config keystore="*%ORACLE_HOME%*/owb/j2ee/config/keystore.jks" keystore-password="-&gt;keystoreadmin"/>
    changing this to:
              <ssl-config keystore="C:\Oracle\product\11.1.0\db_1/owb/j2ee/config/keystore.jks" keystore-password="-&gt;keystoreadmin"/>
    and the OC4J container starts successfully.
    Regards,
    -Haakon-

  • Oracle 8 installation in Windows 2000 Server

    I can't install oracle Enterprise Manager (Oracle 8 product) in a Windows 2000 Server system. The installation program show me this error message:
    "Unable to delete the NT Service for the
    SQL * NT V2 listener"
    Can any body have the solution?

    Supposedly you need to find these 3 files.
    SQLNET,TNSNAMES, LISTENER using your windows find from start. change the names of the dev ones to .bak or something else.
    copy the files from your 8i/network/admin into those 2 other places (forget the/samples directories). restart the database and it should connect (Developer stuff to database) A friend of mine did this on W2K and it wokred fine. I have tried it on win98 with 8i personal edition for win 98 and DEV 6 and it failed. So if anyone knows anything I am missing let me know. SQL+ works fine so I knw the DB is fine.
    Thanks,
    Michael

  • Problem Starting WLS 5.1 from windows 2000 program group

    Hi
    I couldn't able to start Weblogic server 5.1 from windows 2000 program
    group(start > Programs > Weblogic 5.10 > Weblogic Server). I can start WLS
    without any problem from the console . I've check every configuration and
    environment setting, the problem still come out. Whenever I start WLS from
    program group , a window dialog with error messages will come out , here's
    the error messages :
    wlserver.exe - Application Error
    The instruction at "0x04d5d0d6" referenced memory at
    "0x00000000". The memory could not be "written".
    Click on OK to terminate the program
    Click on CANCEL to debug the program
    Any suggestions/solution will be appreciated .
    Thanks
    Chew Leong
    [email protected]

    look for weblogic.system.password property in your weblogic.properties
    file and see what's in there.
    Shailesh Mungikar wrote:
    I am trying to install WLS 5.1 SP12 on my Windows 2000 machine.
    I have WLS 6.1 already installed my PC.
    When I try to install, at the very end when
    "System" password required
    dialog pops up, I get another dialog box saying
    WLPASS~1.exe Application Error
    The exception Floating point division by zero (0xc000008e) occured in
    the application at location 0x50147c14
    When I press OK, it kill the "System password" dialog.
    The installation seems to be complete.
    If I go ahead and try to start weblogic, I get Exceptio
    java.security.AccessControlException: access denied
    (java.lang.RuntimePermission createSecurityManager)
    Any solution/workaround?
    thanks,
    _shailesh

Maybe you are looking for