Error in Installing Oracle 9i on redhat 7.2 -- jre was not found again!

I'm installing Oracle 9i on redhat 7.2. The machine I'm installing it on is an AMD k-6 500 mhz pc. While attempting to install Oracle 9i
I think I'm successful (well, maybe not) except for the fact that the oui reports the following error:
"configuration tool oracle net configuration assistant failed. jre was not found
in /home/ora1/jre/1.1.8/bin/../bin/i586/green_threads/jre"
Now, I know about the i686/i586 scenario, and I have a 586 pc. I got the more common error message:
"jre was not found in /tmp/OraInstall/jre/bin/i586/green_threads" (also for ../lib/..)
and I set up symbolic links for that and re-ran the runInstaller. Everything I've tried so far has been unsuccessfull.
Can anyone help? Thanks.
BTW: What does it mean when the path has double dots (i.e. bin/../bin) in it?. That confuses me a bit.

I had a similar problem when running jre in linux.
Any help really appreciated.
[root@Linux bin]# jre
jre was not found in /usr/local/bin/../bin/i686/green_threads/jre
[root@Linux bin]#
[root@Linux bin]# uname -a
Linux Linux 2.6.9-34.EL #1 Fri Feb 24 16:44:51 EST 2006 i686 i686 i386 GNU/Linux[root@Linux bin]#

Similar Messages

  • Error in Installing Oracle 9i on Redhat 7.2

    I'm installing Oracle 9i on redhat 7.2. The machine I'm installing it on is an AMD k-6 500 mhz pc. While attempting to install Oracle 9i I'm successful (well, I think maybe not) except for the fact that the oui reports the following error:
    "configuration tool oracle net configuration assistant failed. jre was not found in /home/ora1/jre/1.1.8/bin/../bin/i586/green_threads/jre"
    Now, I know about the i686/i586 scenario, and I have a 586 pc. I got the more common error message "jre was not found in /tmp/OraInstall/jre/bin/i586/green_threads" (also for ../lib/..) and I set up symbolic links for that and re-ran the runInstaller.
    But I need help on the first error message. Can anyone offer advise? When I start sqlplus, startup fails with the error: "ORA-03113: end-of-file on communiation channel" I think that this may be related. I'd appreciate any help/advice. Thanks.

    From the SuSE Oracle support site.
    Installation problem on non-i686 architectures: There is a problem running the Oracle installer on any system where the arch command returns anything else but "i686". This is not a problem with the processor itself, just with the name, because Oracle uses this name as directory names for the Java Runtime Environment used to run the Oracle tools.
    To workaround this problem do this: Start the installer and wait for the error, which will be something like "jre not found".
    Background info: What happens is that the Oracle script that starts the installer copies the JRE from ./stage/Components/oracle.swd.jre/1.1.8.0.0/1/DataFiles/Expanded/linux/ to /tmp/OraInstall/jre, and then attempts to start the Java Oracle Universal Installer, using the JRE in /tmp/OraInstall/jre/(bin|lib)/`arch`/, which fails if the architecture is not "i686" - not for any valid reason but simply because to assume all Intel and compatible processors are called "i686" is not a good idea!
    After getting the error the installer aborted, and you execute the commands below (no need to switch to root) and afterwards just restart the runInstaller, which this time will work:
    # create symlinks so that the installer finds the JRE
    cd /tmp/OraInstall/jre/bin/
    ln -s i686 i586
    cd ../lib/
    ln -s i686 i586

  • Jre was not found in... has me ready to install Oracle 9i on Windows NT

    The last half has yielded a successfull install. However, when I try to run dbca I get:
    jre was not found in /opt/oracleRegistry/jre/1.1.8/bin/../bin/i586/green_threads/jre
    The last bit of my install log looks like this:
    Starting to execute optional autolaunch configuration tools
    Launched configuration tool Oracle Net Configuration Assistant
    Command which is being spawned is /opt/oracle/product/9.2.0/JRE/bin/jre -native -Duser.dir=/opt/oracle/product/9.2.0/network/jlib -classpath /opt/oracle/product/9.2.0/JRE/lib/i18n.jar:/opt/oracle/product/9.2.0/JRE/lib/rt.jar:/opt/oracle/product/9.2.0/jlib/ewt3.jar:/opt/oracle/product/9.2.0/jlib/ewtcompat-3_3_15.jar:/opt/oracle/product/9.2.0/jlib/netcfg.jar:/opt/oracle/product/9.2.0/network/jlib/netcam.jar:/opt/oracle/product/9.2.0/network/jlib/netca.jar:/opt/oracle/product/9.2.0/jlib/help3.jar:/opt/oracle/product/9.2.0/jlib/oracle_ice5.jar:/opt/oracle/product/9.2.0/jlib/share.jar:/opt/oracle/product/9.2.0/jlib/swingall-1_1_1.jar:/opt/oracle/product/9.2.0/jlib/srvm.jar:/opt/oracle/product/9.2.0/network/tools oracle.net.ca.NetCA /orahome /opt/oracle/product/9.2.0 /instype custom /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp,tcps /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /opt/oracle/product/9.2.0/network/install/netca_typ.rsp
    Configuration tool Oracle Net Configuration Assistant failed
    jre was not found in /opt/oracleRegistry/jre/1.1.8/bin/../bin/i586/native_threads/jre
    Result code for launching of configuration tool is 1
    Launched configuration tool Oracle Database Configuration Assistant
    Command which is being spawned is /opt/oracle/product/9.2.0/bin/dbca -createDatabase -templateName New_Database.dbt -gdbName orcl -sid orcl -datafileJarLocation /opt/oracle/product/9.2.0/assistants/dbca/templates -datafileDestination /opt/oracle/product/9.2.0/oradata -responseFile NO_VALUE -passwordDialog true Protected value, not to be logged
    Configuration tool Oracle Database Configuration Assistant failed
    jre was not found in /opt/oracleRegistry/jre/1.1.8/bin/../bin/i586/green_threads/jre
    Result code for launching of configuration tool is 1
    Launched configuration tool Agent Configuration Assistant
    Command which is being spawned is /opt/oracle/product/9.2.0/JRE/bin/jre -classpath /opt/oracle/product/9.2.0/JRE/lib/rt.jar:/opt/oracle/product/9.2.0/jlib/srvm.jar:/opt/oracle/product/9.2.0/network/agent/agentca.jar oracle.agent.AgentCA /orahome /opt/oracle/product/9.2.0 /nodeinfo NO_VALUE
    Configuration tool Agent Configuration Assistant failed
    jre was not found in /opt/oracleRegistry/jre/1.1.8/bin/../bin/i586/green_threads/jre
    Result code for launching of configuration tool is 1
    Launched configuration tool Starting HTTP Server
    Command which is being spawned is /opt/oracle/product/9.2.0/Apache/Apache/bin/apachectl startssl
    Configuration tool Starting HTTP Server succeeded
    Result code for launching of configuration tool is 0
    Error :*** Alert: One or more tools have failed. It is recommended but not required that these tools succeed for this installation. You can now select these tools, read its details to examine why they failed, fix those problems, and retry them. Or, you can click "Next" to continue. ***
    User selected: Yes/OK
    Warning :*** Alert: Do you really want to exit? ***
    User selected: Yes/OK
    Launched configuration tool LaunchOEM
    Command which is being spawned is /opt/oracle/product/9.2.0/bin/oemapp console oem.LoginMode=standalone
    Configuration tool LaunchOEM failed
    *** End of Installation Page***
    ShowEndSession = SHOW_END_SESSION_PAGE = true
    User Exit
    If I can't get this working in 1-2 more tries I am giving up and moving to Microsoft. Installing Oracle 9iR2 on Redhat 9 should be easier than this from what I have heard.

    3 ways get your problem, I think so.
    1] after you installed oracle9i you had installed other java support software which had changed your environment variable. reinstall your oracle9i if you want kept standard system.
    2] you have changed a new user login your system, which is lost some operating right or environment variable.
    3] some file on your computer had lost or replaced.
    however reinstall oracle is good idea.
    delete your c:\oracle and c:\program files\oracle
    then use REGEDIT search all the 'ora' string, erase them.
    after you uninstalled the oracle on you computer, you can reinstall, maybe you should check (in dos prompt input'set') JAVA_HOME is not set when you install oracle.

  • WHEN TRYING TO DOWNLOAD THE LATEST VERSION OF ITUNES, I KEEP GETTING AN ERROR WHEN I TRY TO OPEN IT. MSVCR80.dll was not found

    AFTER DOWNLOADING THE LATEST VERSION OF ITUNES, I CAM GETTING AN ERROR WHEN I TRY TO OPEN IT. MSVCR80.DLL WAS NOT FOUND. UNABLE TO LOCATE COMPONENT. BEFORE I REMOVE THIS VERSION AND TRY TO RELOAD AGAIN, JUST WANTED TO BE SURE I WOULDN'T LOSE ALL 200 PURCHASED SONGS ON MY PC.

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99220)

  • Error while installing oracle 10g in redhat Server

    Hi experts,
    I installed Oracle 10g in RedHat Linux server. After the installation Oracle will work smoothly. After restarting the server we try to start the listener service manually but it is not starting. I configured listener.ora file using GUI interface and also set Oracle HOME and Oracle SID. But still it’s not starting.
    when Try to start the listener the following error comes.
    Tns-12537:TNS:Connection closed
    Tns-12560:TNS:PROTOCOL ADAPTER ERROR
    Tns-00507:TNS:Connection closed
    Linux error 29:illegal Seek.
    Please help me

    Thanks for the answer it was helpful and i successfully started the oracle database.
    and i am trying to import dump file to tha database by creating the new schema when i try this i used the command like
    imp userid=username/password@servicename file=C:\filename.dmp fromuser=username touser=username but i got error as no such command.pls help

  • Error While Installing ORACLE 10g in Redhat Linux 5.0

    Hi all,
    Anybody please guide me regarding the posted error.
    I'm trying to install ORACLE 10g in Redhat Linux 5.0 and finding error as "Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2009-10-15_09-20-56PM/jre/1.4.2/lib/i386/libawt.so: libXp.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(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)
    I tired a lot to sort it out but unable to resolve.So please tell me the possible ways.
    I appreciate all types of clarifications...
    Thanks in Advance
    Sajeev George

    Sajeevcmc wrote:
    Hi,
    Thanks for the reply.
    Could you please tell me the rpm full name and where i can download the same?
    Thanks in Advance
    SAJEEV GEORGEYou need to have the following packages installed already before starting Oracle installation
    http://download.oracle.com/docs/cd/B19306_01/install.102/b15669/pre_install.htm#sthref80
    binutils-2.15.92.0.2-10.EL4
    compat-db-4.1.25-9
    control-center-2.8.0-12
    gcc-3.4.3-9.EL4
    gcc-c++-3.4.3-9.EL4
    glibc-2.3.4-2
    glibc-common-2.3.4-2
    gnome-libs-1.4.1.2.90-44.1
    libstdc++-3.4.3-9.EL4
    libstdc++-devel-3.4.3-9.EL4
    make-3.80-5
    pdksh-5.2.14-30
    sysstat-5.0.5-1
    xscreensaver-4.18-5.rhel4.2
    And from the following link, you can get the same list:
    http://www.puschitz.com/InstallingOracle10g.shtml (Go to Checking Software Packages (RPMs))
    And from my installation guide you can easily install Oracle on Linux by following step by step instruction
    [Step by Step Installing Oracle Database 10g Release 2 on Linux (CentOS) and AUTOMATE the installation using Linux Shell Script|http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • Error in Installing Oracle 9i on RedHat LINUX 8.0

    When I am trying to install Oracle 9i on RedHat LINUX 8.0 I am getting the Error message " CANNOT COPY INTO THE FILE aurora.zip". I just ignored this and i continued the Installation. But after some time (During installation in LINKING part) i am getting the error message ERROR IN INVOKING TARGET ctx_on OF MAKEFILE /u01/app/oracle/product/9.2.0/rdbms/lib/ins_rdbms.mk
    What shall i do for this?

    are u sure that u can load Oracle 9i on Linux 8.0? i am aware that the three Linux distributions certified for Oracle 10g are:
    Red Hat Enterprise Linux 2.1
    Red Hat Enterprise Linux 3
    Novell SUSE Linux Enterprise Server 8

  • Error message when installing iTunes on Windows 7, "Apple Application Support was not found, Error 2"

    I can successfully download iTunes on my PC, but receive an error message when I try to install the file: "Apple Application Support was not found... Error 2" I've tried deleting the file and reinstalling it to no avail. Any ideas?

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

  • Oracle VM Server Version: 3.2.9, was not found in file: UpgradeServersYumPkgLists.txt

    After an upgrade to 3.3  Oracle VM Manager Core WS-API Shell 3.3.1.1065 (20140619_1065)
    Server VM's are version 3.2.9
    UpgradeServers.py is failing with
    Wed Mar  4 21:32:39 2015 INFO:  UpgradeServers script starting...
    Wed Mar  4 21:32:39 2015 INFO:  OVM Manager version: 3.3.1.1065
    Wed Mar  4 21:32:39 2015 INFO:  Command line args: ['UpgradeServers.py', '-v', 'pg-uni-ovm-0.xxxx.ca']
    Wed Mar  4 21:32:40 2015 DEBUG: Initial set of plugins (currently in-use on storage arrays): []
    Wed Mar  4 21:32:40 2015 DEBUG: Servers to upgrade: pg-uni-ovm-0.xxxx.ca/v3.2.9-749,
    Wed Mar  4 21:32:40 2015 INFO:  Server: pg-uni-ovm-0.xxxx.ca. Transition Server Update Repository: 3.3_trans_repo, URL/path: http://yum.xxxx.ca/yum/OracleVM/OVM3/x86_64/transition/3.3/
    Wed Mar  4 21:32:40 2015 INFO:  Server: pg-uni-ovm-0.xxxx.ca. OVS Server Update Repository: 3.3_ovs_repo, URL/path: http://yum.xxxx.ca/yum/unknown/OVM3X/latest/x86_64/
    Wed Mar  4 21:32:40 2015 INFO:  Getting update packages list in Server Update Repository: 3.3_ovs_repo, using oldest server: pg-uni-ovm-0.xxxx.ca, version: 3.2.9-749
    Wed Mar  4 21:32:43 2015 INFO:  Checking servers for non-native packages (those installed after initial server installation)
    Wed Mar  4 21:32:43 2015 FATAL: Version: 3.2.9, was not found in file: UpgradeServersYumPkgLists.txt. You must download a new version of this file. See Installation Guide for details.
    Wed Mar  4 21:32:43 2015 INFO:  Log file is available at /u01/app/oracle/ovm-manager-3/ovm_tools/bin/UpgradeServers.log
    Wed Mar  4 21:32:43 2015 INFO:  UpgradeServers script stopping...
    [root@pg-uni-om-0 ~]#
    cat /u01/app/oracle/ovm-manager-3/ovm_tools/etc/UpgradeServersYumPkgLists.txt
    shows nothing  in the 3.2 series
    How can I regenerate, download or fix this so I can update the servers?

    Please use Oracle VM Manager 3.3.2.
    https://wikis.oracle.com/display/oraclevm/Oracle+VM+What%27s+New
    For download instructions, visit Oracle VM Downloads

  • Regaring error when installing oracle 10g on redhat linux4 on vmware

    hi can any body help me with this error
    when i run the runInstaller
    it run the prerequsits and
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-12-24_01-06-17PM. Please wait ...[oracle10g@system3 oracle10g]$ Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
    at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)
    at java.awt.Window.init(Unknown Source)
    at java.awt.Window.<init>(Unknown Source)
    at java.awt.Frame.<init>(Unknown Source)
    at oracle.ewt.popup.PopupFrame.<init>(Unknown Source)
    at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown Source)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.<init>(OiocOneClickInstaller.java:378)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:2091)
    thanks
    Edited by: user9971259 on 24-Dec-2010 05:38

    Welcome to the forums !
    Pl post exact details of OS and database versions. This error indicates that all pre-requisites for your install have not been met - the Install guide for your specific version of database can be found at http://docs.oracle.com
    Pl use the search feature to find many previous discussions on this topic - http://forums.oracle.com/forums/search.jspa?threadID=&q=xlib+AND+connection+AND+refused+AND+server&objID=f64&dateRange=thisyear&userID=&numResults=15
    HTH
    Srini

  • Installing Latest Firefox on Windows XP Embedded gives error: "This application has failed to start because pdh.dll was not found"

    I'm trying to install the latest (standards-based) browser I can on on old Windows XP Embedded computer. The computer's hardware does not meet the "Recommended Hardware" of a Pentium 4 (it has a P3). I initially tried installing/running Firefox version 28, and that seemed to work fine. Version 36 gives the error I stated in the question. It's not paramount that I run the *latest* version of Firefox (the browser is ONLY used for an intranet application), but I'd like to install the latest version that will run, and if there's a simple fix for this version, I'd like to explore that.
    Regards,
    Gerrat

    Well, I was pretty sure it didn't have malware. It was running a steady state - like program & we have dozens of these on our network (but not on our domain). We have a corporate anti-virus (Sophos) running on all the computers on our domain, and there are no notifications of anything suspicious coming from these units.
    Just to be sure I installed and ran an antivirus scan against it though - as suspected, nothing suspicious found.
    As I mentioned, FF 28 runs fine, it's just the latest (36.0) that doesn't run (I haven't tested any versions in between). Either seems to install without hitch, but when the latest version is run, it gives the error about the missing dll.
    Regards,
    Gerrat

  • Since upgrading to FireFox 6 I cannot run Firefox in Avast Sandbox - get error "This application has failed to start because xul.dll was not found". Firefox works fine outside Avast Sandbox.

    The error box is entitled
    firefox.exe - Unable To Locate Component.
    It suggests re-installing may fix the problem but I've un-installed and re-installed firefox a number of times and no change.

    Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 6.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Uninstall your current Firefox version.
    * Do not remove personal data when you uninstall the current version.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the Firefox Profile Folder and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.

  • Error on Startup - aflamingo.dll was not found (Windows XP)

    When starting PS CS6 I receive this error:
    "This application has failed to start because aflamingo.dll was not found. Re-installing the application may fix this problem."
    Screenshot of Error:
    After I click okay PS launches and from what I can tell works without issue. This error cropped up after I installed some plug-ins I was using with CS5.
    Here is my system info: (Note: I have not seen this issue on my Windows 7 Machine nor have I tried re-installing.)
    Adobe Photoshop Version: 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00) x32
    Operating System: Windows XP 32-bit
    Version: 5.1 Service Pack 3
    System architecture: Intel CPU Family:15, Model:2, Stepping:9 with MMX, SSE Integer, SSE FP, SSE2, HyperThreading
    Physical processor count: 1
    Logical processor count: 2
    Processor speed: 2800 MHz
    Built-in memory: 3071 MB
    Free memory: 1317 MB
    Memory available to Photoshop: 1710 MB
    Memory used by Photoshop: 60 %
    Image tile size: 128K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Normal
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: False.
    OpenGL Allow Old GPUs: Not Detected.
    Video Card Vendor: ATI Technologies Inc.
    Video Card Renderer: ATI Radeon HD 3600 Series
    Display: 1
    Display Bounds:=  top: 0, left: 0, bottom: 1024, right: 1280
    Video Card Number: 1
    Video Card: ATI Radeon HD 3600 Series     
    OpenCL Unavailable
    Driver Version: 6.14.10.7236
    Driver Date: 20111026030140.000000-000
    Video Card Driver: ati2dvag.dll
    Video Mode: 1280 x 1024 x 4294967296 colors
    Video Card Caption: ATI Radeon HD 3600 Series     
    Video Card Memory: 1024 MB
    Video Rect Texture Size: 8192
    Serial number: Tryout Version
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CS6\
    Temporary file path: C:\DOCUME~1\Lynda\LOCALS~1\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      D:\, 74.5G, 10.4G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6\Required\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       A3DLIBS.dll   A3DLIB Dynamic Link Library   9.2.0.112  
       ACE.dll   ACE 2012/01/18-15:07:40   66.492997   66.492997
       adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
       AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0  
       AdobeOwl.dll   Adobe Owl 2012/02/09-16:00:02   4.0.93   66.496052
       AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
       AdobePIP.dll   Adobe Product Improvement Program   6.0.0.1642  
       AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661   66.145661
       adobe_caps.dll   Adobe CAPS   5,0,10,0  
       AGM.dll   AGM 2012/01/18-15:07:40   66.492997   66.492997
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56  
       aif_core.dll   AIF   3.0   62.490293
       aif_ocl.dll   AIF   3.0   62.490293
       aif_ogl.dll   AIF   3.0   62.490293
       amtlib.dll   AMTLib   6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00)   1.000000
       ARE.dll   ARE 2012/01/18-15:07:40   66.492997   66.492997
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2012/01/18-15:07:40   66.492997   66.492997
       BIBUtils.dll   BIBUtils 2012/01/18-15:07:40   66.492997   66.492997
       boost_date_time.dll   DVA Product   6.0.0  
       boost_signals.dll   DVA Product   6.0.0  
       boost_system.dll   DVA Product   6.0.0  
       boost_threads.dll   DVA Product   6.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.0.5.19287   2.0.5.19287
       CoolType.dll   CoolType 2012/01/18-15:07:40   66.492997   66.492997
       data_flow.dll   AIF   3.0   62.490293
       dvaaudiodevice.dll   DVA Product   6.0.0  
       dvacore.dll   DVA Product   6.0.0  
       dvamarshal.dll   DVA Product   6.0.0  
       dvamediatypes.dll   DVA Product   6.0.0  
       dvaplayer.dll   DVA Product   6.0.0  
       dvatransport.dll   DVA Product   6.0.0  
       dvaunittesting.dll   DVA Product   6.0.0  
       dynamiclink.dll   DVA Product   6.0.0  
       ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082   66.490082
       FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433   66.145433
       filter_graph.dll   AIF   3.0   62.490293
       hydra_filters.dll   AIF   3.0   62.490293
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       image_compiler.dll   AIF   3.0   62.490293
       image_flow.dll   AIF   3.0   62.490293
       image_runtime.dll   AIF   3.0   62.490293
       JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
       libeay32.dll   The OpenSSL Toolkit   0.9.8g  
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   10.0  
       LogSession.dll   LogSession   2.1.2.1640  
       mediacoreif.dll   DVA Product   6.0.0  
       MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp71.dll   Microsoft® Visual Studio .NET   7.10.3077.0  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr71.dll   Microsoft® Visual Studio .NET   7.10.3052.4  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS6   CS6  
       Plugin.dll   Adobe Photoshop CS6   CS6  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (32 bit)   3.0.0.383  
       PSArt.dll   Adobe Photoshop CS6   CS6  
       PSViews.dll   Adobe Photoshop CS6   CS6  
       SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
       ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082   66.490082
       shfolder.dll   Microsoft(R) Windows (R) 2000 Operating System   5.50.4027.300  
       ssleay32.dll   The OpenSSL Toolkit   0.9.8g  
       tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       TfFontMgr.dll   FontMgr   9.3.0.113  
       TfKernel.dll   Kernel   9.3.0.113  
       TFKGEOM.dll   Kernel Geom   9.3.0.113  
       TFUGEOM.dll   Adobe, UGeom©   9.3.0.113  
       updaternotifications.dll   Adobe Updater Notifications Library   6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
       WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build 0.17112   0.17112
       wu3d.dll   U3D Writer   9.3.0.113  
    Required plug-ins:
       Accented Edges 13.0
       Adaptive Wide Angle 13.0
       ADM 3.11x01
       Angled Strokes 13.0
       Average 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Bas Relief 13.0
       BMP 13.0
       Camera Raw 7.0
       Chalk & Charcoal 13.0
       Charcoal 13.0
       Chrome 13.0
       Cineon 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Clouds 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Collada 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Color Halftone 13.0
       Colored Pencil 13.0
       CompuServe GIF 13.0
       Conté Crayon 13.0
       Craquelure 13.0
       Crop and Straighten Photos 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Crop and Straighten Photos Filter 13.0
       Crosshatch 13.0
       Crystallize 13.0
       Cutout 13.0
       Dark Strokes 13.0
       De-Interlace 13.0
       Dicom 13.0
       Difference Clouds 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Diffuse Glow 13.0
       Displace 13.0
       Dry Brush 13.0
       Eazel Acquire 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Embed Watermark 4.0
       Entropy 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Extrude 13.0
       FastCore Routines 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Fibers 13.0
       Film Grain 13.0
       Filter Gallery 13.0
       Fresco 13.0
       Glass 13.0
       Glowing Edges 13.0
       Grain 13.0
       Graphic Pen 13.0
       Halftone Pattern 13.0
       HDRMergeUI 13.0
       IFF Format 13.0
       Ink Outlines 13.0
       JPEG 2000 13.0
       Kurtosis 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Lens Blur 13.0
       Lens Correction 13.0
       Lens Flare 13.0
       Liquify 13.0
       Matlab Operation 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Maximum 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Mean 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Measurement Core 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Median 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Mezzotint 13.0
       Minimum 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       MMXCore Routines 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Mosaic Tiles 13.0
       Multiprocessor Support 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Neon Glow 13.0
       Note Paper 13.0
       NTSC Colors 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Ocean Ripple 13.0
       Oil Paint 13.0
       OpenEXR 13.0
       Paint Daubs 13.0
       Palette Knife 13.0
       Patchwork 13.0
       Paths to Illustrator 13.0
       PCX 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Photocopy 13.0
       Photoshop 3D Engine 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Picture Package Filter 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Pinch 13.0
       Pixar 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Plaster 13.0
       Plastic Wrap 13.0
       PNG 13.0
       Pointillize 13.0
       Polar Coordinates 13.0
       Portable Bit Map 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Poster Edges 13.0
       Radial Blur 13.0
       Radiance 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Range 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Read Watermark 4.0
       Reticulation 13.0
       Ripple 13.0
       Rough Pastels 13.0
       Save for Web 13.0
       ScriptingSupport 13.0
       Shear 13.0
       Skewness 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Smart Blur 13.0
       Smudge Stick 13.0
       Solarize 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Spatter 13.0
       Spherize 13.0
       Sponge 13.0
       Sprayed Strokes 13.0
       Stained Glass 13.0
       Stamp 13.0
       Standard Deviation 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Sumi-e 13.0
       Summation 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Targa 13.0
       Texturizer 13.0
       Tiles 13.0
       Torn Edges 13.0
       Twirl 13.0
       Underpainting 13.0
       Vanishing Point 13.0
       Variance 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Variations 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Water Paper 13.0
       Watercolor 13.0
       Wave 13.0
       WIA Support 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       Wind 13.0
       Wireless Bitmap 13.0 (13.0 20120305.m.415 2012/03/05:21:00:00)
       ZigZag 13.0
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Rapid Workflow
       Stack Modes
       Paper Texture
       Painting Assistant
       Mode
       GuideGuide
       Adobe Watermark
       Adobe EMailer
       Mini Bridge
       Kuler
    Installed TWAIN devices: NONE

    Hi,
    Please restart your system and re-install.
    Ps should work now.
    Regards,
    Ashutosh

  • Greetings from a newbie and Error Message re: ' C:\PROGRA~1\palmOne\PACKAG~\NPInstal..dll' was not found.

    I just bought a replacement for my beat up E2.  I thought since I was having issues with my old E2, that I would uninstall the older application and then do a clean installation.  While I was in Control Panel and using AD/Remove I might as well remove Package Install.  I figured it would be reinstalled when I used the new CD I received in the E2 package.
    Since that time even though I have tried to do a clean installation.  I keep getting the same Error Message:  "The Notifier file 'C:\palmOne\PACKAG~\NPInstal.dll' was not found.  Notifiers are used by Hotsync Manager to inform other applications about synchronizations sessions.  Please check your configuration to correct this problem.  HotSync Manager is skipping over this file."
    I have searched for answers in the FAQ and Knowledge Base on the Palm site to no avail.  I also searched on the forums here with no success.  I am new here and I may have missed the thread regarding this issue.  I apologize ahead of time for not finding the answer here if it already has been discussed.
    I would greatly appreciate any direction as to where to look or go to find the "missing dll".
    Thanks in advance for your help!
    Post relates to: Tungsten E2

    Reply for bluezdude ~~~
    I jumped onto the forum because I was having the same problem and was frustrated to tears, kid you not!! So, after searching for the missing dll, and not finding any help here, I just started messing around on my laptop and FINALLY fixed the problem. First of all, I am running WINDOWS XP, not sure about MAC, so provided that you are also on a windows of some sort, this is what you need to do::
    Start
    All Programs
    Accessories
    Program Compatibility Wizard 
    Once you get here, go through the motions until you get to the program selection list, choose HotSync Manager and before clicking yes, that the problem is fixed, make sure you hotsync first to ensure that it works properly. Then you can click yes, and finish. I hope this helps~
    Post relates to: Palm TX

  • Error:"The specified tag name was not found"

    Hello:
    My problem is the FieldPoint error message in LabWindows/CVI v6.0.
    When hook up with Ethernet module(FP-1600), NO Problem on the source code, specially item Name "All". See the actual code.
    if(status = FP_CreateTagIOPoint (ServerHandle, resourceName, deviceName, "All",&IOPointHandle))
    But When hook up with RS-232C Module(FP-1000), occured error. The error code is 32812, that means "The Specified tag name was not found."
    What makes this error? Why item name "All" makes the error when using FP-1000?
    Please help me.
    Thank You.

    Make sure the resourceName and deviceName match what is in FieldPoint Explorer. See the following KB:
    http://digital.ni.com/public.nsf/websearch/02EB73D02715981A8625682B00774F8F?OpenDocument
    Also, I have seen this error when targetting serial modules with FieldPoint Explorer open. Make sure FP Explorer is closed.

Maybe you are looking for

  • Advice on creating small Mac office network

    Hello there! I am setting up a small network for a non-profit organization, and came up with a few problems. The main one being that I cannot send anything to print from Mac Minis on groud floor, to printer. In order to make myself clear I have produ

  • "Service Cluster left the cluster" - lost all my data

    My four storage enabled cluster nodes lost all their cached data when the all services left the cluster in response to some issue(?). Is that the expected behavior? Is the correct procedure to transactionally store to disk so you can reload when this

  • How to install oracle on ubuntu linux 10.1

    hi i have been trying to install my oracle 11g in ubuntu 10.1 linux any one have direction for me where to go maybe manual Edited by: user603350 on 2011/08/03 12:45 PM

  • Photoshop CS2 on more than one computer?

    Hi all, I am wondering if I can install Photoshop CS2 on my new laptop with has 320 GB hard drive, in addition to having it on my desktop?  I currently have it installed on my desktop with only 120 GB hard drive.  I also just bought a Western Digital

  • Help, HD Video Out From Timeline? How?

    Hi What is the Solution for play out footage from the timeline in Final Cut Pro HD-Video out to a HD LCD Monitor? Canopus has no solution, and I was looking at the Aja hardware also. I need HDMI out I think ? Your thoughts on what works? Thanks, Tim