WLS81 installer fails on linux

Hello
I have a problem installing Weblogic Server 8.1sp2 on a linux (pentium) server.
Everything seems to go just fine until JDK installation..
<-------------------------------------------- BEA Installer - WebLogic Platform 8.1 SP2 ------------------------------------------->
Installing JDK....
0% 25% 50% 75% 100%
[------------|------------|------------|------------]
*** ERROR *** Invalid Entry:
[Exit][Previous][Next]>
And then after a Control-C this message appears:
** Error during execution, error code = 33280.
The debug log of the installation is available at http://staff.akumiitti.fi/~pvakevai/log.log
Does anyone have an idea whats wrong?
Petri Väkeväinen

Hi Petri,
It seems that the "Invalid Entry" error will occur if any invalid character was
entered while the install was going on. Is it possible that this happened? Could
you please try the install again and let us know what happens? I will also try
here in our lab and let you know if I find any problem?
Also can you post the checksum and size of your installer?
Thanks,
Platform team
BEA Systems
Petri Väkeväinen <[email protected]> wrote:
Hello
I have a problem installing Weblogic Server 8.1sp2 on a linux (pentium)
server.
Everything seems to go just fine until JDK installation..
<-------------------------------------------- BEA Installer - WebLogic
Platform 8.1 SP2 ------------------------------------------->
Installing JDK....
0% 25% 50% 75% 100%
[------------|------------|------------|------------]
*** ERROR *** Invalid Entry:
[Exit][Previous][Next]>
And then after a Control-C this message appears:
** Error during execution, error code = 33280.
The debug log of the installation is available at http://staff.akumiitti.fi/~pvakevai/log.log
Does anyone have an idea whats wrong?
Petri Väkeväinen

Similar Messages

  • Package into a native installer fails on Linux (Flex SDK 4.5) : "Invalid AIR file"

    Hi,
    We've moved our application to compile against the 4.5 SDK.
    We're compiling it with Flash Builder (on mac) into an air file and as our application is using NativeProcess API, we're packaging it on each platform into a native installer with the following command (linux example) : adt -package -target native app.deb app.air
    We think we fall into the same issue ashttp://forums.adobe.com/message/3271944#3271944 but for the 4.5 DSK.
    On Linux it used to work with the following environment (env1):
    - Ubuntu 10.10
    - Java Sun 1.6.0_24
    - Flex SDK 4.1.0.16076 + Adobe Air SDK 2.5.0
    It stops to work when we upgrade to the new Flex SDK (env2):
    - Ubuntu 10.10
    - Java Sun 1.6.0_24
    - Flex SDK 4.5.0.20967 (with the default embeded Adobe Air SDK 2.6)
    The faut message is "Invalid AIR file" and nothing is logged in the log file (/home/<username>/.appdata/Adobe/AIR/Logs/Install.log).
    1) The .air file is installing correctly on env2 (without the support of the NativeProcess as expected)
    2) We also tried to compile the project directly on env2 :
    amxml app.mxml
    adt -package -storetype pkcs12 -keystore cert.p12 app.air app-app.xml air.swf
    The .air file is installing fine but the packaging into a native process fails in the same way...
    3) We tried to package a native installer of our .air file on env1 and it works!!! (the installed application seems to work fine also on env2!!!)
    Are we missing something or does it seems to be a bug of the Flex SDK 4.5?
    Are there some restrictions to package a native installer with the Flex SDK 4.1 a air app build with the Flex SDK 4.5 ?
    Thanks in advance,
    Mich

    Hi,
    Finally we figure out how to solve the issue.
    The packaging into native .deb installer fails as explain above because with the hole Flex SDK 4.5 (adt -version told 2.6.0.1920).
    The packaging is successfull if only Air SDK 2.6 is install.
    What is strange that both adt seems to be the same "2.6.0.1920" (found with "adt -version").
    Can someone from the Adobe dev team explain it?
    I suppose as the Flex SDK is not available for the Linux platform, the download only contains the Air SDK for Windows and Mac OS as opposed to the specific download of the Air SDK for te Linux platform...
    Thanks,
    Mich

  • Sun Application Server 9 installation failed in Linux RedHat

    I used sjsas_pe-9_0-linux-ml.bin for the installation.
    First of all, it was going very-very slow. Then I noticed that it got stuck on unpacking sun-as-jsr88-dm.jar. Then it said that application got failed. In the log there was a "CannotExecute" exception while trying to use asadmin.
    I checked sun-as-jsr88-dm.jar, I believe that it was never unpacked, because the only thing inside was the manifest.
    I tried it few times, the same thing.
    What is the problem?

    Never mind - fixed it. I deleted the path variable before reinstalling and it installed successfully.

  • Installation fails in Linux

    Hi friends,
    When i try to install Oracle 8i 8.1.6 on Redhat 7.1, it installs up to 67%. after that we are getting an error messge saying "Error in invoking target install of makefile /usr/oracle/sqlplus/lib/ins_sqlplus.mk". I would appreciate your help on this.
    Thanks,
    Shibu

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by shibu:
    Hi friends,
    When i try to install Oracle 8i 8.1.6 on Redhat 7.1, it installs up to 67%. after that we are getting an error messge saying "Error in invoking target install of makefile /usr/oracle/sqlplus/lib/ins_sqlplus.mk". I would appreciate your help on this.
    Thanks,
    Shibu<HR></BLOCKQUOTE>
    Download right glibc library. the name of the file you need to get from oracle site is
    glibc-2.1.3-stubs.tar.gz. Follow the directions on the README file that comes with it.
    null

  • Installation Fails on Debian Stable 64 bit

    Hi There
    I have been trying to install skype for a while. The i386 architecture has already been enabled, and the repositories have been updated. I have repeated the process several times just to be sure.
    During skype installation a bunch of conflicts occur and aptitude can only install skype by uninstalling most of my system, at which point I have to abort the installation. I have tried many different packages, including Ubuntu packages, old packages, old static packages, tarballs. Nothing helps. Here is the output from the terminal:
    rojaslee@debian:~$ su
    Password:
    root@debian:/home/rojaslee# wget -O skype-install.deb http://www.skype.com/go/getskype-linux-deb
    --2014-08-04 17:02:30-- http://www.skype.com/go/getskype-linux-deb
    Resolving www.skype.com (www.skype.com)... 157.56.109.9
    Connecting to www.skype.com (www.skype.com)|157.56.109.9|:80... connected.
    HTTP request sent, awaiting response... 302 Found
    Location: http://www.skype.com/go/getskype-linux-deb-32 [following]
    --2014-08-04 17:02:30-- http://www.skype.com/go/getskype-linux-deb-32
    Reusing existing connection to www.skype.com:80.
    HTTP request sent, awaiting response... 302 Found
    Location: http://download.skype.com/linux/skype-debian_4.3.0​.37-1_i386.deb [following]
    --2014-08-04 17:02:30-- http://download.skype.com/linux/skype-debian_4.3.0​.37-1_i386.deb
    Resolving download.skype.com (download.skype.com)... 23.15.9.139, 23.15.9.144
    Connecting to download.skype.com (download.skype.com)|23.15.9.139|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 20118938 (19M) [application/octet-stream]
    Saving to: `skype-install.deb'
    100%[======================================>] 20,118,938 2.10M/s in 11s
    2014-08-04 17:02:41 (1.81 MB/s) - `skype-install.deb' saved [20118938/20118938]
    root@debian:/home/rojaslee# dpkg -i skype-install.deb
    Selecting previously unselected package skype.
    (Reading database ... 192729 files and directories currently installed.)
    Unpacking skype (from skype-install.deb) ...
    dpkg: dependency problems prevent configuration of skype:
    skype depends on libc6 (>= 2.3.6-6~).
    skype depends on libc6 (>= 2.7).
    skype depends on libgcc1 (>= 1:4.1.1).
    skype depends on libqt4-dbus (>= 4:4.5.3).
    skype depends on libqt4-network (>= 4:4.8.0).
    skype depends on libqt4-xml (>= 4:4.5.3).
    skype depends on libqtcore4 (>= 4:4.7.0~beta1).
    skype depends on libqtgui4 (>= 4:4.8.0).
    skype depends on libqtwebkit4 (>= 2.1.0~2011week13).
    skype depends on libstdc++6 (>= 4.2.1).
    skype depends on libx11-6.
    skype depends on libxext6.
    skype depends on libxss1.
    skype depends on libxv1.
    skype depends on libssl1.0.0.
    skype depends on libpulse0.
    skype depends on libasound2-plugins.
    dpkg: error processing skype (--install):
    dependency problems - leaving unconfigured
    Processing triggers for desktop-file-utils ...
    Processing triggers for hicolor-icon-theme ...
    Errors were encountered while processing:
    skype
    root@debian:/home/rojaslee# apt-get -f install
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Correcting dependencies... Done
    The following packages were automatically installed and are no longer required:
    apache2.2-bin arj caja caja-common clearlooks-phenix-theme cli-common
    cmake-data dmz-cursor-theme engrampa-common eom-common ffmpegthumbnailer
    ffmpegthumbnailer-caja geany-common git-man gtk2-engines-pixbuf
    gtk3-engines-unico hddtemp ibus-clutter ibus-gtk ibus-gtk3 ibus-qt4
    im-config libapache2-mod-dnssd libapr1 libaprutil1 libaprutil1-dbd-sqlite3
    libaprutil1-ldap libavahi-compat-libdnssd1 libavdevice53
    libboost-system1.55.0 libclutter-1.0-0 libclutter-1.0-common
    libclutter-imcontext-0.1-0 libclutter-imcontext-0.1-bin libcogl-common
    libcogl-pango0 libcogl9 libelf1 liberror-perl libffmpegthumbnailer4
    libgdiplus libgladeui-1-9 libgoocanvas-common libgoocanvas3 libgsoap2
    libgtksourceview2.0-0 libgtksourceview2.0-common libhangul-data
    libibus-1.0-0 libibus-qt1 libjson-glib-1.0-0 libmate libmate-common
    libmatecanvas libmatecomponent libmatecomponentui libmatekbd libmatemenu
    libmatepanelapplet libmatepolkit libmateui libmatevfs libmateweather
    libmateweather-common libmatewnck libmatewnck-common libmlt++3 libmlt-data
    libmlt5 libmono-accessibility4.0-cil libmono-corlib4.0-cil
    libmono-i18n-west4.0-cil libmono-i18n4.0-cil libmono-security4.0-cil
    libmono-system-configuration4.0-cil libmono-system-security4.0-cil
    libmono-system-xml4.0-cil libmono-system4.0-cil libpgm-5.1-0 libprotobuf7
    libquicktime2 librpm3 librpmbuild3 librpmio3 librpmsign1 libsox-fmt-alsa
    libsox-fmt-base libsox2 libtasn1-3-bin libvncserver0 libwebcam0
    libxmlrpc-core-c3 libxres1 mate-applets-common mate-backgrounds mate-desktop
    mate-desktop-common mate-desktop-gnome mate-keyring mate-media
    mate-media-common mate-media-gstreamer mate-menus mate-mime-data mate-panel
    mate-panel-common mate-polkit mate-power-manager-common mate-settings-daemon
    mate-settings-daemon-common mate-settings-daemon-gstreamer mate-themes
    mate-vfs mate-vfs-common melt menu-xdg mono-4.0-gac mono-gac mono-runtime
    openshot-doc p7zip-full pointlinux-faenza-icon-theme
    pointlinux-mate-backgrounds pointlinux-mate-themes python-application
    python-cjson python-crypto python-dateutil python-dnspython python-eventlib
    python-gnutls python-greenlet python-gtksourceview2 python-httplib2
    python-ibus python-lxml python-mate-desktop python-msrplib python-openssl
    python-pam python-psutil python-pyasn1 python-pygoocanvas python-serial
    python-twisted-bin python-twisted-conch python-twisted-core
    python-twisted-lore python-twisted-mail python-twisted-names
    python-twisted-news python-twisted-web python-twisted-words python-xcaplib
    python-xdg python-zope.interface rpm rpm-common rpm2cpio tcl tcl8.5 tk tk8.5
    uvcdynctrl uvcdynctrl-data x11vnc x11vnc-data zenity zenity-common
    Use 'apt-get autoremove' to remove them.
    The following packages will be REMOVED:
    a2ps armory atril binfmt-support bitcoind blink cdrdao cmake cryptsetup
    cups-pk-helper dropbox engrampa eom epdfview flashplugin-nonfree geany git
    gnome-disk-utility google-talkplugin gparted grub-pc grub-pc-bin
    gtk2-engines-xfce guvcview ibus ibus-hangul icedtea-6-jre-cacao
    icedtea-6-jre-jamvm keepass2 libao4 libatkmm-1.6-1 libatril
    libavahi-ui-gtk3-0 libboost-chrono1.55.0 libboost-filesystem1.55.0
    libboost-program-options1.55.0 libboost-thread1.55.0 libcairo-perl
    libcairomm-1.0-1 libdb5.3++ libdjvulibre21 libgarcon-1-0 libgdu-gtk0
    libglib-perl libglibmm-2.4-1c2a libgtkmm-2.4-1c2a libhal-storage1 libhal1
    libhangul1 libjpeg-progs libjpeg62 libkprintutils4 libmarco libmatebluetooth
    libmatesensorsappletplugin libminiupnpc10 libmono-data-tds4.0-cil
    libmono-posix4.0-cil libmono-system-data4.0-cil
    libmono-system-drawing4.0-cil libmono-system-enterpriseservices4.0-cil
    libmono-system-transactions4.0-cil libmono-system-windows-forms4.0-cil
    libmono-webbrowser4.0-cil libmsgpack-dev libmsgpack3 libmsgpackc2
    libmysqlclient18 libnm-glib-vpn1 libnm-glib4 libnm-gtk0 libnm-util2
    libokularcore1 liboobs-1-5 libpangomm-1.4-1 libpoppler-qt4-3 libportaudio2
    libprotobuf-dev libprotobuf-lite7 libprotoc7 libqimageblitz4
    libqt4-sql-mysql libreoffice libreoffice-calc libreoffice-gtk libsane-extras
    libslp1 libsocket-perl libspectre1 libt1-5 libtagc0 libthunar-vfs-1-2
    libunique-3.0-0 libwnck22 libzmq-dev libzmq1 lightdm lm-sensors marco
    mate-applets mate-bluetooth mate-calc mate-control-center mate-core
    mate-desktop-environment mate-dialogs mate-netspeed mate-power-manager
    mate-screensaver mate-sensors-applet mate-session-manager
    mate-system-monitor mate-system-tools mate-terminal mate-text-editor
    mate-user-share mate-utils mate-window-manager minissdpd mousepad mozo
    network-manager network-manager-gnome okular open-vm-toolbox openshot
    pcmciautils pkg-config powertop printer-driver-c2esp printer-driver-m2300w
    protobuf-compiler python-corba python-mate python-mate-menu python-mlt5
    python-sipsimple python-twisted python-twisted-runner skype:i386 smbclient
    squeeze synaptic system-tools-backends tumbler virtualbox virtualbox-dkms
    virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11
    virtualbox-qt xarchiver xcalib xfce4-taskmanager xfce4-terminal xinput
    0 upgraded, 0 newly installed, 156 to remove and 0 not upgraded.
    1 not fully installed or removed.
    After this operation, 539 MB disk space will be freed.
    Do you want to continue [Y/n]? n
    Abort.
    root@debian:/home/rojaslee#

    Hi
    Similar error with me: Installation fails due to the missing lib libqtwebkit4:i386 - it cannot been installed:
    root@.../skype-4.3.0.37# aptitude install libqtwebkit4:i386
    The following NEW packages will be installed:
      libgstreamer-plugins-base0.10-0:i386{a} libgstreamer0.10-0:i386{a} libqtwebkit4:i386 libsqlite3-0:i386{ab}
    0 packages upgraded, 4 newly installed, 0 to remove and 2 not upgraded.
    Need to get 9,138 kB of archives. After unpacking 32.7 MB will be used.
    The following packages have unmet dependencies:
     libsqlite3-0 : Breaks: libsqlite3-0:i386 (!= 3.7.17-1~bpo70+1) but 3.7.13-1+deb7u1 is to be installed.
     libsqlite3-0:i386 : Breaks: libsqlite3-0 (!= 3.7.13-1+deb7u1) but 3.7.17-1~bpo70+1 is installed.
    The following actions will resolve these dependencies:
    Keep the following packages at their current version:
    1)     libqtwebkit4:i386 [Not Installed]                  
    2)     libsqlite3-0:i386 [Not Installed]                 
    Accept this solution? [Y/n/q/?]
    If I would want to uninstall libsqlite3-0 and change to the i386-version (which would resolve the problem), I would uninstall most of my system...
    Skype/MS: Please provide solution, best would be, creating a proper 64Bit-package, so the whole i386-crap could be forgotten...
    If anybody has a solution, I would appreciate help, as - unfortunately - for some reasons I kind of depend on Skype
    Kind regards
    [Removed for privacy]

  • OVMM 3.3.1 installation fails on OVS 3.3.1 in vbox environment.

    Hello,
    I'm trying to install Oracle VM Manager 3.3.1 on Oracle Server 3.3.1 @ Oracle VirtualBox VM for testing It
    Installation ISO of VM Server downloaded from edelivery with name V46550-01.iso
    Installation ISO of VM Manager downloaded from edelivery with name V46555-01.iso
    VirtualBox version is 4.2.18 r88780 @ Win7 x86_64, host machine is HP ProBook 4340s (core i3-2370M 4Gb RAM), guest VM is 2cpu 2Gb RAM.
    Oracle VM Server was sucessfully installed before.
    Now I try to install VM Manager as it described in document part 3.4.2
    http://docs.oracle.com/cd/E20065_01/doc.30/e18548/manager.htm :
    mount /dev/cdrom /mnt
    cd /mnt
    ./createOracle.sh
    ... [done]
    ./runInstaller.sh
    installation fais with message "Configuration verification failed" because it found VM server as "redhat 3.3.1", not Oracle Linux.
    You can see this fail on attached screenshot 1.png
    installation log attached as ovm-manager-3-install-2014-11-14-101028.log
    When I try to install it without prerequisite check
    ./runInstaller.sh -n
    installation fails with non-error message "Retrieving MySQL Database 5.6".
    You can see this fail on attached screenshot 2.png
    installation log attached as ovm-manager-3-install-2014-11-14-101419.log
    How can I correctly install VM Manager on VM server in this case?
    Regards to all,
    Aleksey.

    Matt_Millard, You're right,
    I want to install ovmm into ovs dom0.
    Is this prohibited or just unsupported by oracle?
    There are some unofficial instructions about this way, like
    http://www.pythian.com/blog/installing-oracle-vm-manager-3-0-1-under-dom0-host/
    Looks like it works on previus versions of ovmm and ovs.

  • [SOLVED] Intel Fortran Compiler v11.1.072 installation failed

    hi everyone!
    i have some problems with the intel fortran installation. i try to install both ia32 and intel64 version, but without success. i launch from the shell the file "install.sh" and i follow the instructions on the screen, it says that i have missing optional pre-requisites, but also in other linux distribution such as ubuntu or debian, i always skip missing optional pre-requisites and go on. so i do that, but in the step no. 6 when the installation begins, there are a lot of errors:
    Installing Intel(R) Fortran Compiler for applications running on IA-32
    component...
    Intel(R) Fortran Compiler for applications running on IA-32 component
    installation failed.
    Installing Intel(R) Math Kernel Library for applications running on IA-32
    component...
    Intel(R) Math Kernel Library for applications running on IA-32 component
    installation failed.
    what happens?
    thanks all for your replies, i'm here for other infos if you want.
    Last edited by zeruel85 (2010-06-28 07:56:26)

    ok, i solved the problem, but with another ifort version. first of all, install these required packages:
    sudo pacman -S glibc libstdc++5
    then download from aur the package "intel-compilers-common 11.0.074-2" and extract it. now:
    cd /PATH/intel-compilers-common
    makepkg
    sudo pacman -U intel-compilers-common-11.0.074-2-x86_64.pkg.tar.xz
    always from aur, download "ifort" and extract it. before compiling it, copy the file "l_cprof_p_11.0.074_intel64.tgz" from the "intel-compilers-common" folder into the "ifort" folder. now we must have the license file. we can get it from the official intel site:
    https://registrationcenter.intel.com/Re … NCOM&lang=
    just insert your email, select your country and click "Continue". we'll receive an email with the license key attached. now copy the file into the "ifort" folder. open a shell and do this:
    cd /PATH/ifort
    md5sum LICENSE.lic
    where "LICENSE.lic" is the name of your license key. after that, we have to modify the "PKGBUILD" file, always into the "ifort" folder. in line 19, write the correct license file name. in line 24 write the correct md5sum result. save and exit. now we can compile:
    cd /PATH/ifort
    makepkg
    sudo pacman -U ifort-11.0.074-2-x86_64.pkg.tar.xz
    now we have ifort installed! just logout/login to complete the installation! then type:
    ifort -help
    to verify if ifort was correctly installed. if the ifort guide appears, well done!

  • Oracle 11g installation fails

    Hello All,
    I am trying to install Oracle 11g R2 in Cent OS 6 , when i try to install i get the following error message and the installation fails.Can any body help with this issue.
    Exception in thread "main" java.lang.UnsatisfiedLinkError:
    /tmp/OraInstall2011-07-24_11-16-24AM/jdk/jre/lib/i386/xawt/libmawt.so:
    libXext.so.6: cannot open shared object file: No such file or
    directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1647)
    at java.lang.Runtime.load0(Runtime.java:769)
    at java.lang.System.load(System.java:968)
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1668)
    at java.lang.Runtime.loadLibrary0(Runtime.java:822)
    at java.lang.System.loadLibrary(System.java:993)
    at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.awt.Toolkit.loadLibraries(Toolkit.java:1509)
    at java.awt.Toolkit.<clinit>(Toolkit.java:1530)
    at com.jgoodies.looks.LookUtils.isLowResolution(Unknown Source)
    at com.jgoodies.looks.LookUtils.<clinit>(Unknown Source)
    at com.jgoodies.looks.plastic.PlasticLookAndFeel.<clinit>(PlasticLookAndFeel.java:122)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at javax.swing.SwingUtilities.loadSystemClass(SwingUtilities.java:1783)
    at javax.swing.UIManager.setLookAndFeel(UIManager.java:480)
    at oracle.install.commons.util.Application.startup(Application.java:758)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
    at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
    at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
    at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:114)
    at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:132)

    Hello;
    I used several versions on Linux but not that one.
    That said the error :
    libXext.so.6: cannot open shared object file: No such file or directoryResolution : Install the libXp package
    So you are missing at least one of the "extra" packages needed for an Oracle install.
    I found some posts that make me believe Cent 6 isn't quite ready for Oracle 11 :
    http://www.centos.org/modules/newbb/viewtopic.php?topic_id=32128&forum=55&post_id=137271
    http://sfentona.net/wiki/index.php?title=How_to_install_Oracle_11gR2_on_CentOS_5.5
    Best Regards
    mseberg

  • Oracle 12 post-installation fails-http server not coming up

    Apps dba;
    We did a fresh installation of the Oracle E-biz 12 on our Linux (2.6.967.0.4.ELsmp).
    The scenario is like this:
    1) two nodes, db and cm on one node, the web sever and form on the other node
    2) The db and cm node installation is successful.
    3) After install the web and form node, the post-installation fails. The HTTP and JSP and Login page tests failed.
    If I do adapcctl.sh status
    I got the following :
    Processes in Instance: MDMQ_tus1mdmwebqin01.tus1mdmwebqin01.ges.symantec.com
    ------------------------------------------------+---------
    ias-component | process-type | pid | status
    ------------------------------------------------+---------
    OC4J | oafm | 26971 | Alive
    OC4J | forms | 26870 | Alive
    OC4J | oacore | 26745 | Alive
    HTTP_Server | HTTP_Server | 26707 | Stop
    ASG | ASG | N/A | Down
    Check the log of opmn and http, it shows the error
    /apps/applmgr/inst/apps/MDMQ_tus1mdmwebqin01/ora/10.1.3/Apache/Apache/bin/apachectl hardstop: httpd
    (no pid file) not running
    Please help wit troubleshooting this.
    Thanks,
    Lily

    Thanks for reply.
    If i follow the note,
    do the dcmctl, i got the error, the required file is not existing.
    tus1mdmwebqin01[appmdmq]:$dcmctl updateconfig -force
    ADMN-100001
    Error initializing oracle.ias.sysmgmt.utility.RepositoryContext.
    Resolution:
    Please make sure the file is in the correct location.
    Base Exception:
    java.io.FileNotFoundException
    /apps/applmgr/inst/apps/MDMQ_tus1mdmwebqin01/ora/10.1.2/dcm/config/sysmgmtProperties.dtd (No such file or directory)
    java.io.FileNotFoundException: /apps/applmgr/inst/apps/MDMQ_tus1mdmwebqin01/ora/10.1.2/dcm/config/sysmgmtProperties.dtd (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at java.io.FileInputStream.<init>(FileInputStream.java:66)
    at oracle.ias.sysmgmt.utility.RepositoryContext.<init>(Unknown Source)
    at oracle.ias.sysmgmt.utility.RepositoryContext.getInstance(Unknown Source)
    at oracle.ias.sysmgmt.task.InstanceManager.sysInit(Unknown Source)
    at oracle.ias.sysmgmt.task.InstanceManager.init(Unknown Source)
    at oracle.ias.sysmgmt.cmdline.DcmCmdLine.checkInit(Unknown Source)
    at oracle.ias.sysmgmt.cmdline.DcmCmdLine.execute(Unknown Source)
    at oracle.ias.sysmgmt.cmdline.DcmCmdLine.main(Unknown Source)

  • RAC 11g Installation Failing, saying "$GRID_HOME/bin/crsctl : No such file or directory"

    Hi All,
       I've the below mentioned problem.
    Some time ago, I installed Oracle 11g RAC. As this installation failed, I removed both Grid Home and Database Home using "rm", rather than deinstalling as deinstall failed while running. Now, when I do a fresh install of Oracle 11g RAC, I get the below response while running $GRID_HOME/root.sh:
    [code]
    [root@racnode2 oracle]# /u02/app/11.2.0/grid/root.sh
    Running Oracle 11g root.sh script...
    The following environment variables are set as:
        ORACLE_OWNER= grid
        ORACLE_HOME=  /u02/app/11.2.0/grid
    Enter the full pathname of the local bin directory: [/usr/local/bin]:
    The file "dbhome" already exists in /usr/local/bin.  Overwrite it? (y/n)
    [n]: y
       Copying dbhome to /usr/local/bin ...
    The file "oraenv" already exists in /usr/local/bin.  Overwrite it? (y/n)
    [n]: y
       Copying oraenv to /usr/local/bin ...
    The file "coraenv" already exists in /usr/local/bin.  Overwrite it? (y/n)
    [n]: y
       Copying coraenv to /usr/local/bin ...
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root.sh script.
    Now product-specific root actions will be performed.
    2013-08-28 00:15:36: Parsing the host name
    2013-08-28 00:15:36: Checking for super user privileges
    2013-08-28 00:15:36: User has super user privileges
    Using configuration parameter file: /u02/app/11.2.0/grid/crs/install/crsconfig_params
    Creating trace directory
    Improper Oracle Clusterware configuration found on this host
    Deconfigure the existing cluster configuration before starting
    to configure a new Clusterware
    run '/u02/app/11.2.0/grid/crs/install/rootcrs.pl -deconfig'
    to configure existing failed configuration and then rerun root.sh
    [code]
    I ran "/u02/app/11.2.0/grid/crs/install/rootcrs.pl -deconfig", But, I get the below errors:
    [code]
    [root@racnode2 oracle]# /u02/app/11.2.0/grid/crs/install/rootcrs.pl -deconfig
    2013-08-28 00:17:19: Parsing the host name
    2013-08-28 00:17:19: Checking for super user privileges
    2013-08-28 00:17:19: User has super user privileges
    Using configuration parameter file: /u02/app/11.2.0/grid/crs/install/crsconfig_params
    Failure to execute: No such file or directory for command /u02/app/11.2.0/grid/bin/crsctl check cluster -n racnode2
    Failure to execute: No such file or directory for command /u02/app/11.2.0/grid/bin/crsctl check cluster -n racnode2
    Oracle Clusterware stack is not active on this node
    Restart the clusterware stack (use /u02/app/11.2.0/grid/bin/crsctl start crs) and retry
    Failed to verify resources
    [root@racnode2 oracle]# /u02/app/11.2.0/grid/bin/crsctl start crs
    -bash: /u02/app/11.2.0/grid/bin/crsctl: No such file or directory
    [code]
    In fact, there are no "crsctl" under GRID_HOME/bin.
    OS : Linux
    Can someone help. I am willing to provide any information.
    Thanks,

    Hi Pradeep,
       Your suggestion helped immensely. I removed all the oracle related files and directories from /etc/oracle, removed entry in /etc/inittab and removed links to startup/kill scripts from /etc/rc.d/*.
    I've added below steps I followed so it may be helpful:
    1. Removed these directory lastgasp,  oprocd,  scls_scr from /etc/oracle
    2. removed ocr.loc.orig, olr.loc, olr.loc.orig from /etc/oracle
    3. Removed the entry h1:35:respawn:/etc/init.d/init.ohasd run >/dev/null 2>&1 </dev/null from /etc/inittab
    4. Removed K19ohasd -> /etc/init.d/ohasd from /etc/rc.d/rc0.d
    5. Removed K19ohasd -> /etc/init.d/ohasd from /etc/rc.d/rc1.d
    6. Removed K19ohasd -> /etc/init.d/ohasd from /etc/rc.d/rc2.d
    7. Removed S96ohasd -> /etc/init.d/ohasd from /etc/rc.d/rc3.d
    8. Removed K19ohasd -> /etc/init.d/ohasd from /etc/rc.d/rc4.d
    9. Removed S96ohasd -> /etc/init.d/ohasd from /etc/rc.d/rc5.d
    10. Removed K19ohasd -> /etc/init.d/ohasd from /etc/rc.d/rc6.d
    Then, Grid installation was started, and root.sh went well. The Grid Infrastructure was installed successfully on both the nodes.
    This has been performed on all nodes in the cluster. In fact, I had only 2 nodes in the cluster.
    Thanks again,

  • Adt package fails on Linux w/no information

    Hi, I have a project setup and am building native installers happily on both Win7 and Mac OS X using ant and flexTasks.jar.
    The Flex SDK version is 4.1.0.16076
    adt version "2.0.2.12610"
    When I run the build on Ubuntu 10.04, It compiles and builds a .swf, but then the native package installer fails with this:
    installer:
         [exec] Current OS is Linux
         [exec] Executing '/home/davis/flex-sdk//bin/adt' with arguments:
         [exec] '-package'
         [exec] '-storetype'
         [exec] 'pkcs12'
         [exec] '-keystore'
         [exec] 'cert/cert.p12'
         [exec] '-storepass'
         [exec] 'secret'
         [exec] '-target'
         [exec] 'native'
         [exec] '/home/davis/git/biblioflip/biblioflip-ui/installer/biblioflip-setup.deb'
         [exec] '/home/davis/git/biblioflip/biblioflip-ui/src/biblioflip-app.xml'
         [exec] '-C'
         [exec] '/home/davis/git/biblioflip/biblioflip-ui/bin-debug'
         [exec] 'biblioflip.swf'
         [exec] 'biblioflip-webapp.jar'
         [exec] 'biblioflip_logo_16x16.png'
         [exec] 'biblioflip_logo_32x32.png'
         [exec] 'biblioflip_logo_48x48.png'
         [exec] 'biblioflip_logo_128x128.png'
         [exec] 'ddl/'
         [exec]
         [exec] The ' characters around the executable and arguments are
         [exec] not part of the command.
         [exec] Invalid AIR file
         [exec] Result: 12
    So, I tried to look up result 12 here: http://help.adobe.com/en_US/AIR/1.5/devappsflex/WS5b3ccc516d4fbf351e63e3d118666ade46-7fd6. html#WSBE9908A0-8E3A-4329-8ABD-12F2A19AB5E9
    I guess the only thing it references is
    12
    Invalid input
    Verify file paths and other arguments passed to ADT on the command line.
    I tried running adt itself with all the same params.  It looks like this:
    /home/davis/flex-sdk/bin/adt -package -storetype pkcs12 -keystore cert/cert.p12 -storepass secret -target native /home/davis/git/biblioflip/biblioflip-ui/installer/biblioflip-setup.deb /home/davis/git/biblioflip/biblioflip-ui/src/biblioflip-app.xml -C /home/davis/git/biblioflip/biblioflip-ui/bin-debug/ biblioflip.swf biblioflip-webapp.jar biblioflip_logo_16x16.png biblioflip_logo_32x32.png biblioflip_logo_48x48.png biblioflip_logo_128x128.png ddl/
    Invalid AIR file
    The files are all there:
    davis@kafka:~/git/biblioflip/biblioflip-ui$ ls -alh bin-debug/
    total 14M
    drwxr-xr-x  3 davis davis 4.0K 2010-10-15 02:03 .
    drwxr-xr-x 11 davis davis 4.0K 2010-10-15 01:43 ..
    -rw-r--r--  1 davis davis 4.1K 2010-10-15 01:43 biblioflip_logo_128x128.png
    -rw-r--r--  1 davis davis  481 2010-10-15 01:43 biblioflip_logo_16x16.png
    -rw-r--r--  1 davis davis  879 2010-10-15 01:43 biblioflip_logo_32x32.png
    -rw-r--r--  1 davis davis 2.1K 2010-10-15 01:43 biblioflip_logo_48x48.png
    -rw-r--r--  1 davis davis 1.1M 2010-10-15 02:05 biblioflip.swf
    -rw-r--r--  1 davis davis  13M 2010-10-15 02:03 biblioflip-webapp.jar
    drwxr-xr-x  2 davis davis 4.0K 2010-10-15 01:43 ddl
    I have no other insight into why this is failing.  This same build file works just fine on both Mac/Windows and I'm creating native installers for those operating systems that work.  Why is it failing on Linux?

    After some more playing, I was able to get it to work with the latest versions of Ubuntu, Flex SDK, AIR SDK and the Sun JDK:
    - Ubuntu 10.10
    - Sun JDK 1.6.0.23
    - Flex SDK 4.1.0
    - AIR SDK 2.5.0
    Strangely, I think this is the same config I had before when it wasn't working. However, this time I made it a point to install the Sun JDK manually, rather than via a DEB or other installer.
    Here are links to all of the Linux packages I used:
    Java SE 6 Update 23 > jdk-6u23-linux-i586.bin (Direct download from Sun/Oracle)
    Flex SDK 4.1.0 > flex_sdk_4.1.0.16076.zip (Direct download from Adobe)
    AIR SDK 2.5.0 > AdobeAIRDSDK.tbz2 (Direct download from Adobe)
    Let me know if you have any questions. I'm happy to help.

  • Oracle Common Components Installation Failed.

    Hi
    We have installed Essbase Sever on Linux Server (Red Hat Enterprise Linux Server release 6.3) and other Hyperion Products on Windows Server.(V 11.1.2.2)
    Installation and Configuration on Windows Sever were Successful and On Linux Server, the Commoncomponents Installation is failed.
    Please Find the Logs:
    2013-10-26T15:57:59.827+04:00] [EPMINS] [NOTIFICATION] [EPMINS-00001] [oracle.EPMINS.summary] [tid: 27] [SRC_CLASS: com.hyperion.install.util.InstallSummaryUtil] [arg: \n\n[System info]\nTools Level: Drop38...11.1.2.2.0.7418\nBuild version: 11.1.2.2.0.7790\nLocalhost: advltpde01.adweag.local\nSystem info: LINUX amd64\nCurrent Locale: en_US\nHYPERION_HOME: /apps/Oracle/EPMSystem11R1\nOracle inventory location: /home/Hypadmin/oraInventory\nInstallation type: INSTALL\nInstallation mode: ADVANCED\n\n[Pre-install checks]\nPass EPMINS-01024: EPM System Installer successfully resolved the hostname - advltpde01.adweag.local\nPass EPMINS-01026: The operating system is supported - Linux\nPass EPMINS-01063: All environment variables prerequisites have been met.\nPass EPMINS-01074: Inventory is writable\nCompletion status for ocm is Fail\n\n[Install status]\n( Oct 26, 2013 03.52.23 PM ) Pass [000 min 00 sec].Init Tool \n( Oct 26, 2013 03.53.35 PM ) Pass [001 min 12 sec].GUI Wizard \n( Oct 26, 2013 03.55.12 PM ) Pass [001 min 10 sec].WebLogic Application Server - webLogicCommonComponent \n( Oct 26, 2013 03.56.04 PM ) Pass [000 min 50 sec].Oracle Common Files - oracle_common \n( Oct 26, 2013 03.56.28 PM ) Pass [000 min 24 sec].Static Content Files - staticContent \n( Oct 26, 2013 03.56.30 PM ) Pass [000 min 02 sec].Common Components - tools \n( Oct 26, 2013 03.56.36 PM ) Pass [000 min 03 sec].Essbase Product Common Components - essbaseProductCommonComponents \n( Oct 26, 2013 03.56.38 PM ) Pass [000 min 00 sec].Common Components - productCommonComponents \n( Oct 26, 2013 03.57.06 PM ) Pass [000 min 24 sec].Common Components - commonComponents \n( Oct 26, 2013 03.57.08 PM ) Fail [   Unknown   ].Common Components - ocm \n( Oct 26, 2013 03.57.40 PM ) Pass [000 min 32 sec].OPMN - opmn \n( Oct 26, 2013 03.57.52 PM ) Pass [000 min 11 sec].Essbase Server - essbase_services \n( Oct 26, 2013 03.57.56 PM ) Pass [000 min 04 sec].OUI \n( Oct 26, 2013 03.57.59 PM ) Fail [005 min 38 sec].Total \nFail ocm assembly was not saved in SoftwareRegistry.\nFail commonComponents assembly was not saved in SoftwareRegistry.\n] trace: [[
    [System info]
    Tools Level: Drop38...11.1.2.2.0.7418
    Build version: 11.1.2.2.0.7790
    Localhost: advltpde01.adweag.local
    System info: LINUX amd64
    Current Locale: en_US
    HYPERION_HOME: /apps/Oracle/EPMSystem11R1
    Oracle inventory location: /home/Hypadmin/oraInventory
    Installation type: INSTALL
    Installation mode: ADVANCED
    [Pre-install checks]
    Pass EPMINS-01024: EPM System Installer successfully resolved the hostname - advltpde01.adweag.local
    Pass EPMINS-01026: The operating system is supported - Linux
    Pass EPMINS-01063: All environment variables prerequisites have been met.
    Pass EPMINS-01074: Inventory is writable
    Completion status for ocm is Fail
    [Install status]
    ( Oct 26, 2013 03.52.23 PM ) Pass [000 min 00 sec] Init Tool
    ( Oct 26, 2013 03.53.35 PM ) Pass [001 min 12 sec] GUI Wizard
    ( Oct 26, 2013 03.55.12 PM ) Pass [001 min 10 sec] WebLogic Application Server - webLogicCommonComponent
    ( Oct 26, 2013 03.56.04 PM ) Pass [000 min 50 sec] Oracle Common Files - oracle_common
    ( Oct 26, 2013 03.56.28 PM ) Pass [000 min 24 sec] Static Content Files - staticContent
    ( Oct 26, 2013 03.56.30 PM ) Pass [000 min 02 sec] Common Components - tools
    ( Oct 26, 2013 03.56.36 PM ) Pass [000 min 03 sec] Essbase Product Common Components - essbaseProductCommonComponents
    ( Oct 26, 2013 03.56.38 PM ) Pass [000 min 00 sec] Common Components - productCommonComponents
    ( Oct 26, 2013 03.57.06 PM ) Pass [000 min 24 sec] Common Components - commonComponents
    ( Oct 26, 2013 03.57.08 PM ) Fail [   Unknown   ] Common Components - ocm
    ( Oct 26, 2013 03.57.40 PM ) Pass [000 min 32 sec] OPMN - opmn
    ( Oct 26, 2013 03.57.52 PM ) Pass [000 min 11 sec] Essbase Server - essbase_services
    ( Oct 26, 2013 03.57.56 PM ) Pass [000 min 04 sec] OUI
    ( Oct 26, 2013 03.57.59 PM ) Fail [005 min 38 sec] Total
    Fail ocm assembly was not saved in SoftwareRegistry.
    Fail commonComponents assembly was not saved in SoftwareRegistry.
    (Oct 26, 2013 3:54:29 PM), Install, com.installshield.wizardx.ascii.ModifyFile, msg2, Reading in ASCII file /apps/Oracle/EPMSystem11R1/tmp/wl_stage/silent.xml.
    (Oct 26, 2013 3:54:29 PM), Install, com.installshield.wizardx.ascii.ModifyFile, msg2, /REPLACE TEXT: <HYPERION_HOME> ON LINE: 3/
    (Oct 26, 2013 3:54:29 PM), Install, com.installshield.wizardx.ascii.ModifyFile, msg2, <data-value name="BEAHOME" value="/apps/Oracle/EPMSystem11R1/.." />
    (Oct 26, 2013 3:54:29 PM), Install, com.installshield.wizardx.ascii.ModifyFile, msg2, /REPLACE TEXT: <ALT_TEMP_DIR> ON LINE: 5/
    (Oct 26, 2013 3:54:29 PM), Install, com.installshield.wizardx.ascii.ModifyFile, msg2, <data-value name="altTempDir" value="/tmp" />
    (Oct 26, 2013 3:54:29 PM), Install, com.installshield.wizardx.ascii.ModifyFile, msg2, Reading in ASCII file /apps/Oracle/EPMSystem11R1/tmp/wl_stage/wl10_install.sh.
    (Oct 26, 2013 3:54:29 PM), Install, com.installshield.wizardx.ascii.ModifyFile, msg2, /REPLACE TEXT: <HYPERION_HOME> ON LINE: 5/
    (Oct 26, 2013 3:54:29 PM), Install, com.installshield.wizardx.ascii.ModifyFile, msg2, /apps/Oracle/EPMSystem11R1/../jrockit_160_29/bin/java $TMP_ARGS -Duser.language=en_US -Xms512m -Xmx1024m -jar <USER_DIR>/wl/wls1036_generic.jar -mode=silent -silent_xml=<HYPERION_HOME>/tmp/wl_stage/silent.xml -log=<HYPERION_HOME>/diagnostics/logs/install/wl_install.log
    (Oct 26, 2013 3:54:29 PM), Install, com.installshield.wizardx.ascii.ModifyFile, msg2, /REPLACE TEXT: <HYPERION_HOME> ON LINE: 5/
    (Oct 26, 2013 3:54:29 PM), Install, com.installshield.wizardx.ascii.ModifyFile, msg2, /apps/Oracle/EPMSystem11R1/../jrockit_160_29/bin/java $TMP_ARGS -Duser.language=en_US -Xms512m -Xmx1024m -jar <USER_DIR>/wl/wls1036_generic.jar -mode=silent -silent_xml=/apps/Oracle/EPMSystem11R1/tmp/wl_stage/silent.xml -log=<HYPERION_HOME>/diagnostics/logs/install/wl_install.log
    (Oct 26, 2013 3:54:29 PM), Install, com.installshield.wizardx.ascii.ModifyFile, msg2, /REPLACE TEXT: <HYPERION_HOME> ON LINE: 5/
    (Oct 26, 2013 3:54:29 PM), Install, com.installshield.wizardx.ascii.ModifyFile, msg2, /apps/Oracle/EPMSystem11R1/../jrockit_160_29/bin/java $TMP_ARGS -Duser.language=en_US -Xms512m -Xmx1024m -jar <USER_DIR>/wl/wls1036_generic.jar -mode=silent -silent_xml=/apps/Oracle/EPMSystem11R1/tmp/wl_stage/silent.xml -log=/apps/Oracle/EPMSystem11R1/diagnostics/logs/install/wl_install.log
    (Oct 26, 2013 3:54:29 PM), Install, com.installshield.wizardx.ascii.ModifyFile, msg2, Reading in ASCII file /apps/Oracle/EPMSystem11R1/tmp/wl_stage/wl10_install.sh.
    (Oct 26, 2013 3:54:29 PM), Install, com.installshield.wizardx.ascii.ModifyFile, msg2, /REPLACE TEXT: <USER_DIR> ON LINE: 5/
    (Oct 26, 2013 3:54:29 PM), Install, com.installshield.wizardx.ascii.ModifyFile, msg2, /apps/Oracle/EPMSystem11R1/../jrockit_160_29/bin/java $TMP_ARGS -Duser.language=en_US -Xms512m -Xmx1024m -jar /apps/Hyp_Dump/HypInstall/wl/wls1036_generic.jar -mode=silent -silent_xml=/apps/Oracle/EPMSystem11R1/tmp/wl_stage/silent.xml -log=/apps/Oracle/EPMSystem11R1/diagnostics/logs/install/wl_install.log
    (Oct 26, 2013 3:55:11 PM), Install, com.installshield.product.actions.DeleteFile, dbg, File /apps/Oracle/EPMSystem11R1/common/SharedServices/11.1.2.0/lib/EPMIdentityAsserter.jar does not exist
    (Oct 26, 2013 3:57:06 PM), Install, com.hyperion.cis.OCMOracleHomeSetup, dbg, Starting OCM initial setup..
    (Oct 26, 2013 3:57:06 PM), Install, com.hyperion.cis.OCMOracleHomeSetup, dbg, Non-resolved OCM install location: /apps/Oracle/EPMSystem11R1/ccr
    (Oct 26, 2013 3:57:06 PM), Install, com.hyperion.cis.OCMOracleHomeSetup, dbg, Resolved OCM install location: /apps/Oracle/EPMSystem11R1/ccr
    (Oct 26, 2013 3:57:06 PM), Install, com.hyperion.cis.OCMOracleHomeSetup, dbg, Canonical OCM location: /apps/Oracle/EPMSystem11R1/ccr
    (Oct 26, 2013 3:57:06 PM), Install, com.hyperion.cis.OCMOracleHomeSetup, dbg, Assembly UUIDs selected: webLogicCommonComponent[],essbaseProductCommonComponents[],commonComponents[],tools[],ocm[],essbase_services[Essbase],oracle_common[],staticContent[],productCommonComponents[],opmn[]
    (Oct 26, 2013 3:57:06 PM), Install, com.hyperion.cis.OCMOracleHomeSetup, dbg, Waiting until webLogicCommonComponent installed
    (Oct 26, 2013 3:57:06 PM), Install, com.hyperion.cis.OCMOracleHomeSetup, dbg, assemblyStatus.webLogicCommonComponent: COMPLETED
    (Oct 26, 2013 3:57:06 PM), Install, com.hyperion.cis.OCMOracleHomeSetup, dbg, Running: /apps/Oracle/EPMSystem11R1/ccr/bin/setupCCR -S EPMInstall -V 11.1.2.0 -s -d ...
    (Oct 26, 2013 3:57:06 PM), Install, com.hyperion.cis.OCMOracleHomeSetup, dbg, Environment: [TERM=xterm, ORACLE_HOME=/apps/Oracle/EPMSystem11R1, SHLVL=2, JAVA_HOME=/apps/Oracle/jdk160_29, KDEDIRS=/usr, XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt, SSH_CLIENT=10.152.4.217 50858 22, MAIL=/var/spool/mail/Hypadmin, PWD=/apps/Hyp_Dump/HypInstall, HOSTNAME=advltpde01.adweag.local, SSH_TTY=/dev/pts/2, LOGNAME=Hypadmin, CVS_RSH=ssh, G_BROKEN_FILENAMES=1, _=/usr/bin/nohup, QTDIR=/usr/lib64/qt-3.3, NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat, LD_LIBRARY_PATH=/apps/Hyp_Dump/HypInstall/jre/linux64/1.6.0/lib/amd64/server:/apps/Hyp_Dump/HypInstall/jre/linux64/1.6.0/lib/amd64:/apps/Hyp_Dump/HypInstall/jre/linux64/1.6.0/../lib/amd64, SSH_CONNECTION=10.152.4.217 50858 10.150.21.36 22, OLDPWD=/apps/Hyp_Dump/HypInstall, SHELL=/bin/bash, HISTSIZE=1000, PATH=/usr/lib64/qt-3.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/Hypadmin/bin, QTINC=/usr/lib64/qt-3.3/include, DISPLAY=localhost:10.0, USER=Hypadmin, QTLIB=/usr/lib64/qt-3.3/lib, KDE_IS_PRELINKED=1, HOME=/home/Hypadmin, HISTCONTROL=ignoredups, LESSOPEN=|/usr/bin/lesspipe.sh %s, LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.tbz=01;31:*.tbz2=01;31:*.bz=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36:, LANG=en_US.UTF-8]
    (Oct 26, 2013 3:57:09 PM), Install, com.hyperion.cis.OCMOracleHomeSetup, dbg, /apps/Oracle/EPMSystem11R1/ccr/bin/setupCCR -S EPMInstall -V 11.1.2.0 -s -d :
    STDOUT:
    STDERR:
    Error encountered in package deployment.
    Check the contents of the deployment log - /apps/Oracle/EPMSystem11R1/ccr/hosts/advltpde01.adweag.local/log/install-core-10-26-2013_15.57.07-28035.log
    Exit code: 11
    (Oct 26, 2013 3:57:09 PM), Install, com.hyperion.cis.OCMOracleHomeSetup, dbg, Running: /apps/Oracle/EPMSystem11R1/ccr/bin/configCCR -r ...
    (Oct 26, 2013 3:57:09 PM), Install, com.hyperion.cis.OCMOracleHomeSetup, dbg, Environment: [TERM=xterm, ORACLE_HOME=/apps/Oracle/EPMSystem11R1, SHLVL=2, JAVA_HOME=/apps/Oracle/jdk160_29, KDEDIRS=/usr, XFILESEARCHPATH=/usr/dt/app-defaults/%L/Dt, SSH_CLIENT=10.152.4.217 50858 22, MAIL=/var/spool/mail/Hypadmin, PWD=/apps/Hyp_Dump/HypInstall, HOSTNAME=advltpde01.adweag.local, SSH_TTY=/dev/pts/2, LOGNAME=Hypadmin, CVS_RSH=ssh, G_BROKEN_FILENAMES=1, _=/usr/bin/nohup, QTDIR=/usr/lib64/qt-3.3, NLSPATH=/usr/dt/lib/nls/msg/%L/%N.cat, LD_LIBRARY_PATH=/apps/Hyp_Dump/HypInstall/jre/linux64/1.6.0/lib/amd64/server:/apps/Hyp_Dump/HypInstall/jre/linux64/1.6.0/lib/amd64:/apps/Hyp_Dump/HypInstall/jre/linux64/1.6.0/../lib/amd64, SSH_CONNECTION=10.152.4.217 50858 10.150.21.36 22, OLDPWD=/apps/Hyp_Dump/HypInstall, SHELL=/bin/bash, HISTSIZE=1000, PATH=/usr/lib64/qt-3.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/Hypadmin/bin, QTINC=/usr/lib64/qt-3.3/include, DISPLAY=localhost:10.0, USER=Hypadmin, QTLIB=/usr/lib64/qt-3.3/lib, KDE_IS_PRELINKED=1, HOME=/home/Hypadmin, HISTCONTROL=ignoredups, LESSOPEN=|/usr/bin/lesspipe.sh %s, LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.tbz=01;31:*.tbz2=01;31:*.bz=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36:, LANG=en_US.UTF-8]
    (Oct 26, 2013 3:57:09 PM), Install, com.hyperion.cis.OCMOracleHomeSetup, dbg, /apps/Oracle/EPMSystem11R1/ccr/bin/configCCR -r :
    STDOUT:
    STDERR:
    sh: /apps/Oracle/EPMSystem11R1/ccr/bin/configCCR: No such file or directory
    Exit code: 127
    (Oct 26, 2013 3:57:09 PM), Install, com.hyperion.cis.OCMOracleHomeSetup, wrn, OCM installation check failed: /apps/Oracle/EPMSystem11R1/ccr/bin/configCCR does not exist
    Appreciate a Quick help on this.

    Have a read of "EPM v11.1.2.3 Installation Of Oracle Common Components Fails on Linux 64-bit Server (Doc ID 1567479.1)"
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Camera Raw 6.7 Update for Mac OS 10.10:  Installation Failed error message.

    Camera Raw 6.7 Update for Mac:  Installation Failed error message.  Update downloaded directly from Adobe website.  Newly purchased Mac Workbook Pro, OS 10.10, using Photoshop CS5. Other updates successfully accomplished.  Camera Raw 6.7 Update was downloaded multiple times with multiple installation attempts. Any recommendations?

    thanks for the prompt response...i appreciate it.  according to the link you listed, that's correct.  the strange thing is that prior to the upgrad to mac os 10.8.4, photoshop CS5 was working just fine and i was able to open my canon raw files with my current camera raw plug-in version 6.7 which adobe has indicated is the last camera raw update they'll be offering for cs 5
    so it's clearly an issue related to the "upgrade" of the os.  seems like every solution creates 6 new problems...further evidence for the notion that if it ain't broke don't fix it!  thanks again.

  • I purchased and downloaded Photoshop Elements 13, but the installer fails to initialise. How do I get it to work?

    I have Photoshop Elements 10 and Premier Elements 10 installed on my PC. Both were installed from discs that I bought a few years ago. I recently purchased the upgrade (by download) for both applications to version 13. In accordance with the (scant) instructions received by email, I downloaded the four files required from the Adobe site. I subsequently ran the .exe files, which in turn created directories on my PC, including set-up.exe files for both applications. When I run the setup files, I get an error message stating that the installer failed to initialise. The error message advised me to download the Adobe Support Advisor to detect the problem. That tool does not exist. I then sought assistance from the Abobe support site, initially using the hyperlink suggestions, which were of no use, then using the chat function. The operator kept trying to get me to do something with something called 'Creative Cloud'; which I am not familiar with, and do not use. He then instructed me to download and run a CS5 cleaner tool; however, none of the choices offered by that tool include my issue, or either Photoshop Elements or Premier Elements. I am reluctant to uninstall version 10 of the programs in case I end up losing the lot and therefore wasting even more money than the purchase price for this upgrade.
    All I want to do is upgrade my two applications from version 10 to version 13. I have paid the requisite fee but it clearly does not work. I appear to have totally wasted my money. Can anyone please tell me how to get it to work? I do not want to have anything to do with the so-called ‘Creative Cloud’ as I have no idea what it is, and I do not want to lose what I already have (and have paid for previously).
    I have tried for a few days to access the so-called 24/7 chat assistance but appeared to have been locked out as every time I try to access it, I get a message that the (24/7) chat is closed. Adobe has taken my money for a product that does not work, and also refuse to help me fix it.
    I am very frustrated with a product I bought that does not work, and a 24/7 support service that clearly is not 24/7, and which refuses to assist me. Can anyone PLEASE tell me how to get this to work? Rod.

    Hi,
    Can you please share the logs?
    You can use the Adobe  Log Collector tool (Log Collector Tool) and share the corresponding zip file @ [email protected]
    Thanks,
    Shikha

  • How do I fix the following error   Photoshop 13.1.2 for Creative Cloud Installation failed. Error Co

    Photoshop 13.1.2 for Creative Cloud
    Installation failed. Error Code: U44M1P7

    What is the current version of Ps (Help->System Info), if you have 13.0.1.2 already applied then you need to re-install Ps to get Ps 13.1.2.
    As 13.1.2 is a subscription patch this would not get applied over 13.0.1.2.
    If this still does not resolves your issue, Kindly mail me installer logs.
    For Mac:
    "Library/Logs/Adobe",
    For Win:
    Program Fies(x86)\Common Files\Adobe\Installers
    Please mail me @ [email protected]
    Regards,
    Ashutosh

Maybe you are looking for