Java errors---on install

attempting to install webacc. sles 11 sp 2 --- during configuration process I get prompted to install java 1_6_0.
I couldn't find the java 1_6_0-ibm rpm to install on the srvr so I downloaded jre 1.7.5.. here is some output
grpwise2:/tmp # rpm -Uvh jre-7u15-linux-x64.rpm
Preparing... ########################################### [100%]
1:jre ########################################### [100%]
Unpacking JAR files...
rt.jar...
Error: Could not open input file: /usr/java/jre1.7.0_15/lib/rt.pack
jsse.jar...
Error: Could not open input file: /usr/java/jre1.7.0_15/lib/jsse.pack
charsets.jar...
Error: Could not open input file: /usr/java/jre1.7.0_15/lib/charsets.pack
localedata.jar...
Error: Could not open input file: /usr/java/jre1.7.0_15/lib/ext/localedata.pack
grpwise2:/tmp # java -version
java version "1.7.0_15"
Java(TM) SE Runtime Environment (build 1.7.0_15-b03)
Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)
grpwise2:/tmp #
yet when I try to configure webaccess I get prompted to install java again. Help

Clean install on a sles 11 sp 2 using the web/lamp selection. Here is what I believe I have done. Since it is a VM, I might just start over, doesn't take long. Assuming I start over, creating a vm that is a web/lamp sles 11 sp 2. Would I install JRE (I downloaded the 1.7.5 x64 rpm)? The install the java 1_6_0-ibm rpm from Yast? Then run the Webaccess install? Then run the config and hope it doesn't error out?
is that correct? Thank you for the help.

Similar Messages

  • Weblogic.version gives java error after install of D33T

    Hi,
    I just installed patch D33T (Oracle WebLogic Server Patch Set Update 10.3.6.0.4) - released April 2013. Before installing the patch, I checked my weblogic version (running setWLSEnv and java weblogic.version) following the instructions in the readme and the command worked.
    The patch installed fine, I then checked the version again (first doing setWLSEnv and then running java weblogic.version) - however this produced the java error 'NoClassDefFoundError' - could not find the main class: weblogic.version.
    I found a blog entry that suggested adding the weblogic.jar to the classpath, so I did that, then exported the classpatch, ran the setWLSEnv.sh again and tried the java weblogic.version command again - but still received the java error. I then tried running the command from the folder containg the weblogic.jar and still no luck.
    Anyone have any ideas why this may be producing errors?
    Thanks,
    Connie
    Environment info: RHEL 64 - Weblogic SErver 11gR1 (10.3.6.0) - The servers start and seem to be running fine after the patch install.

    I was trying a few more things after I sent my last reply and wondered if my classpath and path values might have not had correct values after running setWLSENV.sh
    When I echo'ed their values, they came back without any of the values being set by setWLSEnv.sh
    I then set them by copying and pasting the values echo'ed back from the setWLSEnv.sh file - by using export CLASSPATH=$CLASSPATH:<<paste of echo'ed classpath from setWLSEnv.sh>> and then the same for the path. After this, I tried the java weblogic.version and that worked - so now, I guess I am left to deal with issue of my setWLSEnv.sh not setting the CLASSPATH and PATH variables.
    Thanks,
    Connie

  • Java error when installing Groupwise on MacBook Pro

    I am trying to install Groupwise for Mac, but continue to receive an error during the installation process that indicates "Uncaught exception in main method: java.lang.unsatisfiedLinkerror:..." Can anyone helpe me? I'd like to install this software.
    I'm using a MacBook Pro. Any help would be appreciated.
    Thank you,
    Vlad

    This usually indicates a messed-up java installation or a missing JNI system library. Can you post the entire stack trace? That would help me to narrow down the problem.
    The stack trace looks something like this:
    Exception in thread "main" java.lang.UnsatisfiedLinkError: createJNI
    at com.sun.star.lib.connections.pipe.PipeConnection.createJNI(Native Method)
    at com.sun.star.lib.connections.pipe.PipeConnection.<init>(PipeConnection.java:137 )
    at com.sun.star.lib.connections.pipe.pipeConnector.connect(pipeConnector.java:145)
    at com.sun.star.comp.connections.Connector.connect(Connector.java:146)
    at com.sun.star.comp.urlresolver.UrlResolver$_UrlResolver.resolve(UrlResolver.java :133)
    at com.sun.star.comp.helper.Bootstrap.bootstrap(Bootstrap.java:292)

  • Too Many Panics - Lots of Java Errors - Re-installed Safari

    My stable-since-I-bought-her-new-in-2007 1.83GHz Intel Core Duo 2GB Apple RAM started to panic crash all the time on me recently. But only during/after running Safari. Repairing Disk Permissions showed a lot of "javascript" errors ...
    I un-installed Safari. And re-installed from the copy at the Apple Support site. Tremendous improvement in overall performance.
    I am not sure what caused my problem. I was only using one authorized plug-in. And I have had no similar problems on my 17" MacBook Pro from late 2006.
    But I am back to feeling productive again with my mini!
    THANKS to those who took the time to read my Panic reports last week.
    Clint Bradford

    Hi Clemens,
    - Do you have any idea why "TOP" utility shows me RAM is being consumed almost 99%. I have gone through the different processes that are running in the server, but didnt find any of them which are not consuming even all together a total of 100-150MB of RAM.
    - We have only tomcat server running in it, no other applicatoin not even DB server.
    - I have installed the same application in our testing server which is setup in the same lines. There I find only single thread of JAVA and consuming around the same memory and the TOP utility shows us OUR SERVER RAM still having 50% of memory free. The only difference here is the JVM which is 1.4.1_01-b01. In our production server (server I mentioned earlier) is having JVM 1.4.2_06-b03.
    Why do think is this difference? Is it because of JVM or some misconfiguration?
    Regards

  • Error while installing java and netBeans on Mandriva 2008 linux

    Here are all the lines which are printed on my console during the installation
    [beloo@localhost Desktop]$ ./jdk-6u4-nb-6_0_1-linux-ml.sh
    Configuring the installer...
    Searching for JVM on the system...
    Preparing bundled JVM ...
    Extracting installation data...
    Running the installer wizard...
    /usr/share/themes/Ia Ora Free/gtk-2.0/gtkrc:9: error: lexical error or unexpected token, expected valid token
    [beloo@localhost Desktop]$
    If anybody knows the solution please help me!
    ps: when i install java separated from netBeans i can succesfully install java, but NetBeans install does not starts.
    thx

    Here are all the lines which are printed on my console during the installation
    [beloo@localhost Desktop]$ ./jdk-6u4-nb-6_0_1-linux-ml.sh
    Configuring the installer...
    Searching for JVM on the system...
    Preparing bundled JVM ...
    Extracting installation data...
    Running the installer wizard...
    /usr/share/themes/Ia Ora Free/gtk-2.0/gtkrc:9: error: lexical error or unexpected token, expected valid token
    [beloo@localhost Desktop]$
    If anybody knows the solution please help me!
    ps: when i install java separated from netBeans i can succesfully install java, but NetBeans install does not starts.
    thx

  • Error while installing SAP Netweaver 7.1 CE Java Trial - MaxDB problem

    Hi All,
    I am getting following error while installing SAP Netweaver 7.1 CE Java Trial.
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n psi-001 -d CE1 -u CONTROL,******** db_state
    Execute Session Command : exit
    > Subprocess stops at 20080509161037
    > Subprocess call failed
    ERR
    -24961,ERR_STATE: The operational state of the database instance could not be determined
    -24994,ERR_RTE: Runtime environment error
    no_id_provided_by_rte,no_text_provided_by_rte
    > Subprocess starts at 20080509164614
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n psi-001 -d CE1 -u CONTROL,******** db_start
    Execute Session Command : exit
    > Subprocess stops at 20080509164614
    > Subprocess call failed
    ERR
    -24783,ERR_WRONGDBSTATE: Operational state UNDEFINED of the database instance is unsuitable.
    -24782,ERR_DBSTATENEEDED1: Database instance must be in operational state OFFLINE.
    > Subprocess starts at 20080509164943
    Execute Command : C:\sapdb\programs\pgm\dbmcli.exe -n psi-001 -d CE1 -u CONTROL,******** db_start
    Execute Session Command : exit
    > Subprocess stops at 20080509164944
    > Subprocess call failed
    ERR
    -24783,ERR_WRONGDBSTATE: Operational state UNDEFINED of the database instance is unsuitable.
    -24782,ERR_DBSTATENEEDED1: Database instance must be in operational state OFFLINE.
    Thanks,
    Alpesh

    Hello Alpesh,
    Please see the thread Max-DB cannot determine current db state (NW2004s install)
    were the same issue was reported.
    Thank you & best regards, Natalia Khlopina

  • Character conversion error when installing Java Portlet Container Preview

    I'm trying to tets out JSR 168 portlets on our Oracle 10g server. I'm following the instructions at http://portalstandards.oracle.com/
    I download and try to install the "Java Portlet Container Preview Release 2", and I get the following error:
    [oracle@jupiter home]$ java -jar ~/wsrp-install.jar ~/jwsdp-1.3
    File "/home/oracle/jupiter_mid/j2ee/home/config/global-web-application.xml" modified successfully
    oracle.webdb.utils.PortalExceptionImpl: Error transforming file "config/server.xml"
    at oracle.portal.PortalException.<init>(PortalException.java:66)
    at oracle.webdb.wsrp.server.install.InstallException.<init>(InstallException.java:31)
    at oracle.webdb.wsrp.server.install.Main.applyTransformation(Main.java:387)
    at oracle.webdb.wsrp.server.install.Main.install(Main.java:122)
    at oracle.webdb.wsrp.server.install.Main.main(Main.java:98)
    Caused by: javax.xml.transform.TransformerException: Character conversion error: "Unconvertible UTF-8 character beginning with 0x92" (line number may be too low).
    at org.apache.xalan.transformer.TransformerImpl.fatalError(TransformerImpl.java:739)
    at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:715)
    at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1129)
    at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1107)
    at oracle.webdb.wsrp.server.install.Main.applyTransformation(Main.java:371)
    ... 2 more
    caused by: ; SystemID: http://xmlns.oracle.com/ias/dtds/application-server-9_04.dtd; Line#: 1; Column#: -1
    javax.xml.transform.TransformerException: Character conversion error: "Unconvertible UTF-8 character beginning with 0x92" (line number may be too low).
    at org.apache.xalan.transformer.TransformerImpl.fatalError(TransformerImpl.java:739)
    at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:715)
    at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1129)
    at org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1107)
    at oracle.webdb.wsrp.server.install.Main.applyTransformation(Main.java:371)
    at oracle.webdb.wsrp.server.install.Main.install(Main.java:122)
    at oracle.webdb.wsrp.server.install.Main.main(Main.java:98)
    [oracle@jupiter home]$
    This is what the server.xml looks like:
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <!DOCTYPE application-server PUBLIC "-//Oracle//DTD OC4J Application-server 9.04//EN" "http://xmlns.oracle.com/ias/dtds/application-server-9_04.dtd">
    <application-server localhostIsAdmin="true"
    application-directory="../applications"
    deployment-directory="../application-deployments"
    connector-directory="../connectors">
    <rmi-config path="./rmi.xml" />
    <sep-config path="./internal-settings.xml" />
    <jms-config path="./jms.xml" />
    <javacache-config path="../../../javacache/admin/javacache.xml" />
    <log>
    <file path="../log/server.log" />
    </log>
    <transaction-config timeout="30000" />
    <java-compiler name="javac" in-process="false" extdirs="/home/oracle/jupiter_mid/jdk/jre/lib/ext" />
    <global-application name="default" path="application.xml" />
    <application name="BC4J" path="../applications/BC4J.ear" auto-start="true" />
    <application name="BC4JManager" path="../applications/BC4JManager.ear" auto-start="true" />
    <application name="IsWebCacheWorking" path="../applications/IsWebCacheWorking.ear" auto-start="true" />
    <application name="jdev_test2" path="../applications/jdev_test2.ear" auto-start="true" />
    <global-web-app-config path="global-web-application.xml" />
    <web-site default="true" path="./default-web-site.xml" />
    <cluster id="1214162165" />
    </application-server>
    server.xml looks ok, and I've tried tweaking it to no avail. Anyone know what could cause this?

    Could you make sure you don't have any extra Apache libraries hanging around in your global classpath, i.e. ensure there is nothing extra in <J2SE Home>/jre/lib/extThere's a xercesImp.jar under mid/j2ee/OC4J_Portal/applications/jpdk/jpdk/WEB-INF/lib/xercesImpl.jar, but there's also one under jwsdp-1.2/jaxp/lib/endorsed/xercesImpl.jar. Is that supposed to be in there?
    Neither of these are getting loaded, though; running java -verbose shows that all of org.apache.xalan.* is being loaded from mid/jdk/jre/lib/rt.jar
    FWIW, ../../lib/xmlparserv2.jar does exist, but doesn't look like it's being loaded. :-\

  • Debian java error in netca and dbca but succesful install in a vm ?!?!

    I succesfully installed Oracle 11gR2 32bit on Debian 5.02 32bit in a virtual machine and created a database and a listener, everything works as expected. Now i tried the same installation on a hosted "real" machine with, as far i can see, the same minimalistic Debian 5.02 32bit installation as my virtual machine. The installation went fine on the "real" machine but if i try to start netca or dbca there is a java error:
    An unexpected error has been detected by HotSpot Virtual Machine:
    +#+
    +# SIGSEGV (0xb) at pc=0xa2bbd36e, pid=19555, tid=3085252272+
    +#+
    +# Java VM: Java HotSpot(TM) Server VM (1.5.0_17-b02 mixed mode)+
    +# Problematic frame:+
    +# C [libnnz11.so+0x3c36e]+
    Has anyone any idea? I spent many hours in different forums, but i found no answer yet. What coulkd be the difference between these machines? What this error means?
    I know, Debian ist not officially supported, but in my experience, if some prerequisites are made, Oracle normally works fine with Debian ....
    Edited by: user495823 on 15.09.2009 23:56
    Edited by: user495823 on 16.09.2009 00:09

    1. Please find out if there is any business reason that the 64-bit hardware is only running a
    32-bit OS. If not, then Oracle recommends that you re-install a 64-bit OS and 64-bit Oracle to
    avoid published Bug 8930861, “X86 DBCA, NETCA GIVE JAVA HOTSPOT ERROR IF ON X86_64 HARDWARE”
    2. If there is some business reason that you must use 64-bit hardware running a
    32-bit Linux OS, then before you can use the 11gR2 DBCA or NETCA tools, you will need to apply patch 8670579 , “NETCA/DBCA FAILED WITH HOTSPOT VIRTUAL MACHINE”. You will be downloading and using file p8670579_112010_LINUX.zip
    p8670579_112010_LINUX.zip ----->>>>> http://www.megaupload.com/?d=6A29ZU8T

  • Tuxedo 9.1 install errors with InnovationTargetException Java Error

    Hi Everyone,
    I have weblogic 9.2, tuxedo 9.1 and tools 8.49 installed on my Vista machine with no problems. Now another guy at the office is trying to install and when he trys to install tuxedo it pretty much closes immediately with the innovationtargetexception java error.
    We have tried comparing his machine to mine and so far everything pretty much looks the same. I have java 1.6.03 and he has 1.6.05 but I don't think that is the problem.
    Does anyone have any idea why he would be getting this java error this early in the install?
    Thanks

    For Vista Home:
    1. Check the compatbility on exe file
    2. set the registry values
    3. Install the tuxedo91_32_win_2k3_x86.exe
    4. Success
    --- More infor--------------
    Open tuxedo91_32_win_2k3_x86 properties & check the compatibility mode.. I changed into Win Serevr 2003 mode.. I avoided above LAX error.
    Try creating the registry entry
    HKEY_LOCAL_MACHINE/SOFTWARE/BEA Systems/TUXEDO/9.1/Environment
    TUXDIR <c:\bea\Tuxedo9.1>
    TUXDIR REG_SZ <tuxedo home directory>
    NLSPATH REG_SZ <tuxedo home directory\locale\C>

  • Errors while installing database instance  of Java add-in

    <b>Hi,
    I encountered these errors while installing the database instance of Java add-in for ABAP using SAP NetWeaver 2004s SR1.</b>
    ERROR 2007-02-28 14:33:33
    <b>CJS-30049</b>  Execution of JLoad tool 'C:\j2sdk1.4.2_13\bin\java.exe -classpath "C:\Program
    Files\sapinst_instdir\NW04S\LM\AS-JAVA\ADDIN\ORA\CENTRAL\DB\install\sharedlib\launcher.jar"
    -showversion -Xmx512m com.sap.engine.offline.OfflineToolStart com.sap.inst.jload.Jload
    "C:/Program
    Files/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/DB/install/lib/iaik_jce.jar;C:
    /Program
    Files/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/DB/install/sharedlib/jload.jar;C:
    /Program
    Files/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/DB/install/sharedlib/antlr.jar;C:
    /Program
    Files/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/DB/install/sharedlib/exception.jar;
    C:/Program
    Files/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/DB/install/sharedlib/jddi.jar;C:/Program
    Files/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/DB/install/sharedlib/logging.jar;C:
    /Program
    Files/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/DB/install/sharedlib/offlineconfiguration.jar;C:
    /Program
    Files/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/DB/install/sharedlib/opensqlsta.jar;C:/Program
    Files/sapinst_instdir/NW04S/LM/AS JAVA/ADDIN/ORA/CENTRAL/DB/install/sharedlib/tc_sec_secstor
    efs.jar;C:\usr\sap\AP1\SYS\exe\uc\NTI386\ojdbc14.jar" -sec
    AP1,jdbc/pool/AP1,
    mdcsap05/sapmnt/AP1/SYS/global/security/data/SecStore.properties,
    mdcsa
    p05/sapmnt/AP1/SYS/global/security/data/SecStore.key -dataDir
    C:/tmp/INSTALL/51031693\JAVA_EXPORT\JDMP -job "C:\Program
    Files\sapinst_instdir\NW04S\LM\AS-JAVA\ADDIN\ORA\CENTRAL\DB\IMPORT.XML" -log jload.log'
    aborts with return code 1.<br>SOLUTION: Check 'jload.log' and 'C:/Program
    Files/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/DB/jload.java.log' for more
    information.
    ERROR 2007-02-28 14:33:33
    <b>FCO-00011</b>  The step importJavaDump with step key
    |NW_Addin_DB|ind|ind|ind|ind|0|0|NW_CreateDBandLoad|ind|ind|ind|ind|7|0|NW_Jload|ind|ind|ind|ind|9|0|importJavaDump was executed with status ERROR .
    <b>Second error is easy, but I have no idea on how to resolve the first one.  Please help!</b>

    Hi
    what does jload.log and jload.java.log say ?
    regards
    dirk

  • Java error during AnyConnect install

    Just installed an ASA 5505 with AnyConnect Essentials.  AnyConnect installation works fine on some windows boxes (All flavors) but have a couple machines with issues. This makes it clearly a computer side issue.  When I try to log into the ASA to download the client with IE 9 the ASA just keeps asking for my logon credentials.  If I I use Firefox my credentials work and I get as far as the "Using Sun java for installation" with instructions to click yes on the java security warning.  The Java Security warning never arrives like on machines that don't have this problem. Firefox just hangs and has to be killed by task maanger. Remove and reinstall of both Java and Firefox fail to correct the problem.  Anyone got AnyConnect clientside recovery tips beyond Java and Browser reinstall?  Clearly I could reimage the system to fix the issue but something less shotgunny would be nice...:)
    A Google search show a few folks using Ubuntu and old PPC Macs seeing the same java error I get on these couple of windows boxen(see below)
    Java console spits forth an error:
    java.lang.ClassFormatError: Incompatible magic value 1013478509 in class file VPNJava/VPNJava
    The setup:
    ASA5505 - New (has RAM upgrade to 512M) currently running 8.2(5)
    Client is w2k3 server IAS RADIUS Authenticated
    AnyConnect client: anyconnect-win-2.5.3055-k9.pkg
    Affected computer: MS Vista SP1 - fully patched
    Java Plug-in 1.6.0_31 (Using JRE version 1.6.0_31-b05)
    Firefox - 10.0.2
    IE - 9 (9.0.8112.16421 update version 9.0.5)
    Incompatible magic value 1013478509 in class file VPNJava/VPNJava

    Thanks Marvin,
         It's more of a politcal thing with the customer to tell them that the Web install works 'sometimes'.  As for the version, v3.x is more than 5 times larger than it's 2.5 counterpart.  (26MB vs. 4.6MB) while you can stuff the 3.0 pkg onto the older 5505s there's not much flash: room for other packages after that. That is why as a rule I don't use 3.0.  Now in this case, it is a newer ASA with the increased RAM and flash but I'm still on the fence as to what the extra 21MB of code buys me when it comes to basic anyconnect essentials connectivity.

  • "Invalid or incompatible Java directory" error when installing JEE

    Hi,
    I've currently the Java 5 SDK installed on my machine at C:\Program Files\Java\jdk1.5.0_22
    When attempting to install the JEE 6 bundle though using the java_ee_sdk-6-windows.exe installer I'm asked to choose the location of a Java SDK.
    However, when I enter the above path for my Java 5 SDK I'm told that it is an "Invalid or incompatible Java directory". What am I doing wrong here?
    Thanks.

    ted_hankey wrote:
    I'm not attempting to install them into the same directory. As part of the installer, it asks you to enter the location of a JDK. That is when I enter the above path. I am installing it into a different directory though.Ah, misunderstood.

  • Error while installing gateway please help soon

    Error while installing gateway in
    Microsoft Windows Server 2003.
    error while installing gateway
    E:\idm\gateway>gateway -i
    10/02/2008 15.13.38.015000 [4972] (../../../../src/wps/agent/logging/WSTrace.cpp
    ,150): trace active, level: 4, file: E:\\IDMLOGS\\gateway.log, maxSize: 10240 KB
    10/02/2008 15.13.38.015000 [4972] (../../../../src/wps/agent/logging/WSTrace.cpp
    ,108): In WSTrace::init()
    10/02/2008 15.13.38.015000 [4972] (../../../../src/wps/agent/logging/WSTrace.cpp
    ,109): Gateway version: 'Sun Java System Identity Manager 7.1'
    10/02/2008 15.13.38.015000 [4972] (../../../../src/wps/agent/logging/WSTrace.cpp
    ,110): OS version: 'Windows Server 2003 Family Service Pack 1 (Build 3790)'
    An error occured when trying to install the service: No error
    E:\idm\gateway>

    Use that MS installer cleanup to get rid of iTunes first, then QuickTime.
    Actually, I should back up. Go to the article I link below, and scroll down to the section
    *General Installation Troubleshooting*
    Important: A majority of customers experience successful iTunes installation after completing these troubleshooting procedures. If one does not help, proceed to the next.
    -Completely Remove iTunes and QuickTime (Click to show)
    -Empty your Temp directory and restart (Click for more)
    -Clean up iTunes installer files on the computer (Click for more)
    -Download QuickTime Standalone Installer (Click for more)
    -Disable other conflicting software (Click for more)
    -Make sure your folder names don't contain strange characters (Click for more)
    http://docs.info.apple.com/article.html?artnum=93976

  • Error in installing Workbench 8.2. Trial..

    Trying to install the Lifecycle ES trial....Followed the recommendation to install Acrobat 9 Pro extended first... this worked...
    Installing the Workbench produces the following error. This is after putting in the serial number...and the installer having produced an installshield dialog box with command line options, and having pressed next on the release notes agreement..
    (Aug 7, 2008 10:18:52 AM), Install, com.adobe.installshieldx.installer.wizard.DesignerProductAction, err, An error occurred and product installation failed. Look at the log file J:\Program Files\Adobe\LiveCycle ES\Workbench ES\log.txt for details.
    (Aug 7, 2008 10:18:52 AM), Install, com.adobe.installshieldx.installer.wizard.DesignerProductAction, err, ProductException: (error code = 200; message="Java error"; exception = [ProductException: (error code = 1203; message="Designer installation failure.")])
    STACK_TRACE: 12
    ProductException: (error code = 200; message="Java error"; exception = [ProductException: (error code = 1203; message="Designer installation failure.")])
    at com.adobe.installshieldx.installer.wizard.DesignerProductAction.install(Unknown Source)
    at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction (PureJavaProductServiceImpl.java:2969)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getRe sultForProductAction(PureJavaProductServiceImpl.java:8048)
    at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
    at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableCompon ents(Unknown Source)
    at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unkn own Source)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.insta ll(PureJavaProductServiceImpl.java:7199)
    at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Pu reJavaProductServiceImpl.java:5240)
    at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    What does this mean ? and what if anything can I do about it...

    I am facing the same problem. I have ensured that I have followed all the steps given in the installation mannual. This clearly indicates there is some thing wrong with the workbench installble (trail version). I do not know is it by design (intentionally done by Adobe it self). If it is so, its shame on Adobe.

  • Error in installing 10.2.0.4

    Hi Experts,
    I have been using Oracle 10.2.0.3 in windows 7 machine, which has three databases.
    When I tried to upgrade it to 10.2.0.4, I got an error when installing the patch 10.2.0.4 stating
    *"OUI-10091: There are no patches that need to be applied from the patchset Oracle Database 10g Release 2 Patch Set 3 10.2.0.4."*
    I have searched forum and google for this error most of the solution says "it may be because of corrupted software" but actually it was working and I have used it previously.
    Then I checked the following things in my database:
    SQL> select banner from v$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Prod
    PL/SQL Release 10.2.0.3.0 - Production
    CORE    10.2.0.3.0      Production
    TNS for 32-bit Windows: Version 10.2.0.3.0 - Production
    NLSRTL Version 10.2.0.3.0 - Production
    SQL> select comp_name,version,status from dba_registry;
    COMP_NAME                      VERSION    STATUS
    Oracle Enterprise Manager      10.2.0.3.0 VALID
    Spatial                        10.2.0.3.0 VALID
    Oracle interMedia              10.2.0.3.0 VALID
    OLAP Catalog                   10.2.0.3.0 VALID
    Oracle XML Database            10.2.0.3.0 VALID
    Oracle Text                    10.2.0.3.0 VALID
    Oracle Expression Filter       10.2.0.3.0 VALID
    Oracle Rules Manager           10.2.0.3.0 VALID
    Oracle Workspace Manager       10.2.0.1.0 VALID
    Oracle Data Mining             10.2.0.3.0 VALID
    Oracle Database Catalog Views  10.2.0.3.0 VALID
    Oracle Database Packages and T 10.2.0.3.0 VALID
    ypes
    JServer JAVA Virtual Machine   10.2.0.3.0 VALID
    Oracle XDK                     10.2.0.3.0 VALID
    Oracle Database Java Packages  10.2.0.3.0 VALID
    OLAP Analytic Workspace        10.2.0.3.0 VALID
    Oracle OLAP API                10.2.0.3.0 VALID
    OPatch Version
    C:\oracle\test\mine\10.2.0\db_1\OPatch>opatch lsinventory
    Invoking OPatch 10.2.0.3.0
    Oracle interim Patch Installer version 10.2.0.3.0
    Copyright (c) 2005, Oracle Corporation.  All rights reserved..
    Oracle Home       : C:\oracle\test\mine\10.2.0\db_1
    Central Inventory : C:\Program Files\Oracle\Inventory
    from           : n/a
    OPatch version    : 10.2.0.3.0
    OUI version       : 10.2.0.3.0
    OUI location      : C:\oracle\test\mine\10.2.0\db_1\oui
    Log file location : C:\oracle\test\mine\10.2.0\db_1\cfgtoollogs\opatch\opatch201
    +2-05-04_12-33-22PM.log+
    Lsinventory Output file location : C:\oracle\test\mine\10.2.0\db_1\cfgtoollogs\o
    patch\lsinv\lsinventory2012-05-04_12-33-22PM.txt
    Installed Top-level Products (2):
    Oracle Database 10g                                                  10.2.0.3.0
    Oracle Database 10g Release 2 Patch Set 4                            10.2.0.5.0
    There are 2 products installed in this Oracle Home.
    There are no Interim patches installed in this Oracle Home.
    OPatch succeeded.
    Is the error because the OPatch show that I installed Patch Set 4 10.2.0.5.0, is this a problem?
    Can anyone tell me, why am I getting this error?
    Thanks,
    NONUDAY

    Hi Srini,
    This is the output for OPatch lsinventory -detail..
    C:\oracle\test\mine\10.2.0\db_1\OPatch>OPatch lsinventory -detail
    Invoking OPatch 10.2.0.3.0
    Oracle interim Patch Installer version 10.2.0.3.0
    Copyright (c) 2005, Oracle Corporation. All rights reserved..
    Oracle Home : C:\oracle\test\mine\10.2.0\db_1
    Central Inventory : C:\Program Files\Oracle\Inventory
    from : n/a
    OPatch version : 10.2.0.3.0
    OUI version : 10.2.0.3.0
    OUI location : C:\oracle\test\mine\10.2.0\db_1\oui
    Log file location : C:\oracle\test\mine\10.2.0\db_1\cfgtoollogs\opatch\opatch201
    2-05-07_11-40-53AM.log
    Lsinventory Output file location : C:\oracle\test\mine\10.2.0\db_1\cfgtoollogs\o
    patch\lsinv\lsinventory2012-05-07_11-40-53AM.txt
    Installed Top-level Products (2):
    Oracle Database 10g 10.2.0.3.0
    Oracle Database 10g Release 2 Patch Set 4 10.2.0.5.0
    There are 2 products installed in this Oracle Home.
    Installed Products (211):
    Agent Required Support Files 10.2.0.3.0
    Agent Required Support Files Patch 10.2.0.5.0
    Assistant Common Files 10.2.0.3.0
    Assistant Common Files Patch 10.2.0.5.0
    Bali Share 1.1.18.0.0
    Bali Share 1.1.19.0.0
    Buildtools Common Files 10.2.0.1.0
    Buildtools Common Files 10.2.0.5.0
    Character Set Migration Utility 10.2.0.3.0
    Character Set Migration Utility Patch 10.2.0.5.0
    Database Configuration and Upgrade Assistants 10.2.0.3.0
    Database Configuration and Upgrade Assistants Patch 10.2.0.5.0
    Database SQL Scripts 10.2.0.3.0
    Database SQL Scripts Patch 10.2.0.5.0
    Database Workspace Manager 10.2.0.1.0
    Database Workspace Manager 10.2.0.5.0
    DBJAVA Required Support Files 10.2.0.3.0
    DBJAVA Required Support Files Patch 10.2.0.5.0
    Enterprise Edition Options 10.2.0.1.0
    Enterprise Manager Agent Core 10.2.0.3.0a
    Enterprise Manager Agent Core Patch 10.2.0.5.0a
    Enterprise Manager Agent DB 10.2.0.3.0
    Enterprise Manager Agent DB 10.2.0.5.0
    Enterprise Manager Baseline 10.2.0.3.0
    Enterprise Manager Baseline 10.2.0.5.0
    Enterprise Manager Common Core Patch 10.2.0.5.0a
    Enterprise Manager Common Files 10.2.0.3.0a
    Enterprise Manager Minimal Integration 10.2.0.1.0
    Enterprise Manager Minimal Integration 10.2.0.5.0
    Enterprise Manager plugin Common Files 10.2.0.1.0
    Enterprise Manager plugin Common Files 10.2.0.3.0
    Enterprise Manager plugin Common Files Patch 10.2.0.5.0
    Enterprise Manager Repository Core 10.2.0.3.0a
    Enterprise Manager Repository Core patch 10.2.0.5.0a
    Enterprise Manager Repository DB 10.2.0.3.0
    Enterprise Manager Repository DB 10.2.0.5.0
    Generic Connectivity Common Files 10.2.0.3.0
    Generic Connectivity Common Files Patch 10.2.0.5.0
    HAS Common Files 10.2.0.3.0
    HAS Common Files Patch 10.2.0.5.0
    HAS Files for DB 10.2.0.3.0
    HAS Files for DB Patch 10.2.0.5.0
    Installation Common Files 10.2.0.3.0
    Installation Common Files Patch 10.2.0.5.0
    Installer SDK Component 10.2.0.3.0
    Installer SDK Component 10.2.0.5.0
    iSQL*Plus 10.2.0.3.0
    iSQL*Plus 10.2.0.5.0
    JDBC Common Files 10.2.0.1.0
    JDBC Common Files 10.2.0.5.0
    LDAP Required Support Files 10.2.0.3.0
    LDAP Required Support Files Patch 10.2.0.5.0
    OLAP SQL Scripts 10.2.0.3.0
    OLAP SQL Scripts Patch 10.2.0.5.0
    Oracle Administration Assistant for Windows 10.2.0.3.0
    Oracle Administration Assistant for Windows Patch 10.2.0.5.0
    Oracle Advanced Security 10.2.0.3.0
    Oracle Advanced Security Patch 10.2.0.5.0
    Oracle Call Interface (OCI) 10.2.0.3.0
    Oracle Call Interface (OCI) Patch 10.2.0.5.0
    Oracle Clusterware RDBMS Files 10.2.0.3.0
    Oracle Clusterware RDBMS Files Patch 10.2.0.5.0
    Oracle Code Editor 1.2.1.0.0I
    Oracle COM Automation Feature 10.2.0.3.0
    Oracle COM Automation Feature Patch 10.2.0.5.0
    Oracle Configuration Manager 10.3.2.1.0
    Oracle Containers for Java 10.2.0.3.0
    Oracle Containers for Java 10.2.0.5.0
    Oracle Core Required Support Files 10.2.0.3.0
    Oracle Core Required Support Files Patch 10.2.0.5.0
    Oracle Data Mining RDBMS Files 10.2.0.3.0
    Oracle Data Mining RDBMS Files Patch 10.2.0.5.0
    Oracle Data Provider for .NET 10.2.0.3.0
    Oracle Data Provider for .NET Patch 10.2.0.5.0
    Oracle Database 10g 10.2.0.3.0
    Oracle Database 10g 10.2.0.3.0
    Oracle Database 10g interMedia Files 10.2.0.3.0
    Oracle Database 10g interMedia Files Patch 10.2.0.5.0
    Oracle Database 10g Patch 10.2.0.5.0
    Oracle Database 10g Patch 10.2.0.5.0
    Oracle Database 10g Release 2 Patch Set 4 10.2.0.5.0
    Oracle Database User Interface 2.2.13.0.0
    Oracle Database Utilities 10.2.0.3.0
    Oracle Database Utilities Patch 10.2.0.5.0
    Oracle Display Fonts 9.0.2.0.0
    Oracle Enterprise Manager Console DB 10.2.0.3.0
    Oracle Enterprise Manager Console DB 10.2.0.5.0
    Oracle Extended Windowing Toolkit 3.4.38.0.0
    Oracle Globalization Support 10.2.0.3.0
    Oracle Globalization Support Patch 10.2.0.5.0
    Oracle Help For Java 4.2.6.1.0
    Oracle Help for the Web 1.1.10.0.0
    Oracle Ice Browser 5.2.3.6.0
    Oracle interMedia 10.2.0.3.0
    Oracle interMedia Annotator 10.2.0.1.0
    Oracle interMedia Annotator 10.2.0.5.0
    Oracle interMedia Client Option 10.2.0.3.0
    Oracle interMedia Client Option Patch 10.2.0.5.0
    Oracle interMedia Java Advanced Imaging 10.2.0.3.0
    Oracle interMedia Java Advanced Imaging Patch 10.2.0.5.0
    Oracle interMedia Locator 10.2.0.3.0
    Oracle interMedia Locator Patch 10.2.0.5.0
    Oracle interMedia Locator RDBMS Files 10.2.0.3.0
    Oracle interMedia Locator RDBMS Files Patch 10.2.0.5.0
    Oracle interMedia Patch 10.2.0.5.0
    Oracle Internet Directory Client 10.2.0.3.0
    Oracle Internet Directory Client Patch 10.2.0.5.0
    Oracle Java Client 10.2.0.3.0
    Oracle Java Client Patch 10.2.0.5.0
    Oracle JDBC Thin Driver for JDK 1.2 10.2.0.3.0
    Oracle JDBC Thin Driver for JDK 1.2 Patch 10.2.0.5.0
    Oracle JDBC Thin Driver for JDK 1.4 10.2.0.3.0
    Oracle JDBC Thin Driver for JDK 1.4 Patch 10.2.0.5.0
    Oracle JDBC/OCI Instant Client 10.2.0.3.0
    Oracle JDBC/OCI Instant Client Patch 10.2.0.5.0
    Oracle JDBC/THIN Interfaces 10.2.0.1.0
    Oracle JFC Extended Windowing Toolkit 4.2.33.0.0
    Oracle JVM 10.2.0.3.0
    Oracle JVM Patch 10.2.0.5.0
    Oracle LDAP administration 10.2.0.1.0
    Oracle LDAP administration patch 10.2.0.5.0
    Oracle Locale Builder 10.2.0.1.0
    Oracle Message Gateway Common Files 10.2.0.3.0
    Oracle Message Gateway Common Files Patch 10.2.0.5.0
    Oracle Net 10.2.0.3.0
    Oracle Net Listener 10.2.0.3.0
    Oracle Net Listener Patch 10.2.0.5.0
    Oracle Net Patch 10.2.0.5.0
    Oracle Net Required Support Files 10.2.0.3.0
    Oracle Net Required Support Files Patch 10.2.0.5.0
    Oracle Net Services 10.2.0.1.0
    Oracle Notification Service 10.1.0.3.0
    Oracle Notification Service Patch 10.2.0.5.0
    Oracle Objects for OLE 10.2.0.3.0
    Oracle Objects for OLE Patch 10.2.0.5.0
    Oracle ODBC Driver 10.2.0.3.0
    Oracle ODBC Driver Patch 10.2.0.5.0
    Oracle ODBC Driverfor Instant Client 10.2.0.3.0
    Oracle ODBC Driverfor Instant Client Patch 10.2.0.5.0
    Oracle OLAP 10.2.0.3.0
    Oracle OLAP API 10.2.0.3.0
    Oracle OLAP API Patch 10.2.0.5.0
    Oracle OLAP Patch 10.2.0.5.0
    Oracle OLAP RDBMS Files 10.2.0.3.0
    Oracle OLAP RDBMS Files Patch 10.2.0.5.0
    Oracle One-Off Patch Installer 10.2.0.3.0
    Oracle One-Off Patch Installer 10.2.0.4.2
    Oracle Partitioning 10.2.0.3.0
    Oracle Partitioning Patch 10.2.0.5.0
    Oracle Programmer 10.2.0.1.0
    Oracle Provider for OLE DB 10.2.0.3.0
    Oracle Provider for OLE DB Patch 10.2.0.5.0
    Oracle RAC Required Support Files-HAS 10.2.0.3.0
    Oracle RAC Required Support Files-HAS Patch 10.2.0.5.0
    Oracle Real Application Testing 10.2.0.5.0
    Oracle Recovery Manager 10.2.0.3.0
    Oracle Recovery Manager Patch 10.2.0.5.0
    Oracle Remote Configuration Agent 10.2.0.3.0
    Oracle Remote Configuration Agent Patch 10.2.0.5.0
    Oracle Spatial 10.2.0.1.0
    Oracle Starter Database 10.2.0.3.0
    Oracle Starter Database Patch 10.2.0.5.0
    Oracle Text 10.2.0.3.0
    Oracle Text Patch 10.2.0.5.0
    Oracle UIX 2.1.22.0.0
    Oracle UIX 2.2.24.6.0
    Oracle Universal Installer 10.2.0.3.0
    Oracle Universal Installer 10.2.0.5.0
    Oracle Wallet Manager 10.2.0.3.0
    Oracle Wallet Manager Patch 10.2.0.5.0
    Oracle Windows Interfaces 10.2.0.1.0
    Oracle XML Development Kit 10.2.0.3.0
    Oracle XML Development Kit Patch 10.2.0.5.0
    Parser Generator Required Support Files 10.2.0.1.0
    Parser Generator Required Support Files 10.2.0.5.0
    Perl Interpreter 5.8.3.0.4
    PL/SQL 10.2.0.3.0
    PL/SQL 10.2.0.5.0
    PL/SQL Embedded Gateway 10.2.0.3.0
    PL/SQL Embedded Gateway Patch 10.2.0.5.0
    Platform Required Support Files 10.2.0.3.0
    Platform Required Support Files 10.2.0.5.0
    Precompiler Common Files 10.2.0.3.0
    Precompiler Common Files Patch 10.2.0.5.0
    Precompiler Required Support Files 10.2.0.3.0
    Precompiler Required Support Files Patch 10.2.0.5.0
    RDBMS Required Support Files 10.2.0.3.0
    RDBMS Required Support Files for Instant Client 10.2.0.3.0
    RDBMS Required Support Files for Instant Client Patch 10.2.0.5.0
    RDBMS Required Support Files Patch 10.2.0.5.0
    regexp 2.1.9.0.0
    Required Support Files 10.2.0.1.0
    Sample Schema Data 10.2.0.3.0
    Sample Schema Data Patch 10.2.0.5.0
    Secure Socket Layer 10.2.0.3.0
    Secure Socket Layer Patch 10.2.0.5.0
    SQL*Plus 10.2.0.3.0
    SQL*Plus 10.2.0.5.0
    SQLJ Runtime 10.2.0.3.0
    SQLJ Runtime Patch 10.2.0.5.0
    SSL Required Support Files for InstantClient 10.2.0.3.0
    SSL Required Support Files for InstantClient Patch 10.2.0.5.0
    Sun JDK 1.4.2.1.4
    Sun JDK 1.4.2.14.0
    Sun JDK extensions 10.1.2.0.0
    XDK Required Support Files 10.2.0.3.0
    XDK Required Support Files Patch 10.2.0.5.0
    XML Parser for Java 10.2.0.3.0
    XML Parser for Java Patch 10.2.0.5.0
    XML Parser for Oracle JVM 10.2.0.3.0
    XML Parser for Oracle JVM Patch 10.2.0.5.0
    There are 211 products installed in this Oracle Home.
    There are no Interim patches installed in this Oracle Home.
    OPatch succeeded.
    Regards,
    NONUDAY

Maybe you are looking for