Error installing weblogic  10.3.6

hi am having this error when installing weblogic on my window 7 32 bit
the error happen when i just double click the .exe file
i have download the file using fire fox
error is
could not obtain archive information since it is corrupted.Error code=9

User,
Try to download Generic File (Jar) instead of exe file.
Then install using "java".
java -jar <jar-name>
This should work.

Similar Messages

  • Insufficient Disk-space Error Installing WebLogic 1033_generic on Mac

    How do I resolve this "Insufficient Disk-space Error" message I get while installing WLS1033? I thought I have more than enough disk-space on my system to handle just about any application software size out there. i mean, beside the 937.72 gigs of available disk-space on my system, I also have roughly 240 gigs external drive space. The system runs on 8 gigs of RAM. I know I am doing something wrong; just can't figure out what. I am new at WebLogic and so any help from the community is highly appreciated. Someone please help.
    sbliss

    Al
    I got this error: "Unable to access jarfile wls1033_generic.jar" when I enter "java -Dos.name=unix -jar wls1033_generic.jar" in the Terminal command line. I very am frustrated. Please help me. Please advise.
    One question: Is anybody able to install webLogic? I am just curious.
    sbliss

  • Error installing Weblogic  1033 on Windos 2008 R2

    We are trying to install the latest soasuite (11gR1) on Windows 2008R2 (which is a VM because it is our first test with this version)
    So we set up a database and installed a very recent java (jdk-6u22-windows-x64)
    So far so good.
    Then when starting the installer uysing "java -jar installer.jar" it immediately bails out with:
    Exception in thread "winRegistry" java.lang.UnsatisfiedLinkError: Expecting an absolute path of the library: jni_winx64
    The only reference in metalink is to an issue when an jar was unzipped before installing. But this version is delivered as a jar file so that seems not relevant.
    Found the requested file in the "native" subdirectory, so copied it to directory where the installer.jar resides and tried again.
    Now the installer starts and i can go through several installer screens but after the screen about Middelware Home Directory and Product Installation Directories when i hit Next it shows a box with "A fatal error has occured. This application will terminate" and then the installer quits.
    No java exception is shown and i can't find any logfile of windows eventlog entry which might give some detail on the problem.
    I tried several combinations for starting the installer up until:
    "c:\Program Files\Java\bin\java.exe" -D64 -Xms1024m -Xmx1024m -jar installer.jar
    Does anyone have any ideas on this?
    Thanks in advance.

    I found that the file available for download from OTN was named wls1033_generic.zip. Once downloaded simply rename this to wls1033_generic.jar and then follow the Oracle instructions.
    Took me a while to figure that one out. It would be helpful if you could just download it as a jar or if the download page made it clear that the file needs to be renamed.
    Edited by: 827972 on 13-Jan-2011 08:20

  • Error while installing weblogic portal

    I am getting the following error while installing weblogic portal 10.3.2 generic.jar on existing weblogic server 10.3.2 generic.jar installation on RHEL5 with jrockit mission control 3.1.2 as jdk.
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:616)
    at com.bea.plateng.common.ui.console.DelegateConsoleWidget.invokeWidgetCallback(DelegateConsoleWidget.java:200)
    at com.bea.plateng.wizard.console.tasks.ConsoleInteractTask2.onLeave(ConsoleInteractTask2.java:439)
    at com.bea.plateng.wizard.console.tasks.ConsoleInteractTask2.okNext(ConsoleInteractTask2.java:361)
    at com.bea.plateng.wizard.WizardController.nextTask(WizardController.java:642)
    at com.bea.plateng.wizard.WizardController.run(WizardController.java:519)
    at java.lang.Thread.run(Thread.java:636)
    Caused by: java.lang.NullPointerException
    at java.io.File.<init>(File.java:239)
    at com.bea.plateng.wizard.installer.diskspace.TempDir.<init>(TempDir.java:55)
    at com.bea.plateng.wizard.installer.diskspace.TempDir.getInstance(TempDir.java:41)
    at com.bea.plateng.wizard.installer.helpers.DiskSpaceHelper.checkDiscSpaceForProductInstallation(DiskSpaceHelper.java:255)
    at com.bea.plateng.wizard.installer.helpers.ProductDirHelper.setStoreKeysAndValidateDiskSpace(ProductDirHelper.java:474)
    at com.bea.plateng.wizard.installer.helpers.ProductDirHelper.validateAndSet(ProductDirHelper.java:278)
    at com.bea.plateng.wizard.installer.console.tasks.ProductDirChooserConsoleTask.onLeave(ProductDirChooserConsoleTask.java:235)
    ... 10 more
    anyone please help

    I'm getting this error as well.
    Did you resolve this problem?

  • Fetal error while installing weblogic server 12c on windows 64 bit

    Dear all,
    i have windows7 64bit, oracle 11g database, and my java version as i enter the JAVA -VERSION command at the cmd prompt is below
    C:\Users\Administrator>java -version
    java version "1.4.2_06"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b03)
    Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)i want to install weblogic server generic wls1211_generic.jar.
    when i enter the command
    java -Xmx1024m -jar wls1211_generic.jar
    or
    java -Xmx1206m -jar wls1211_generic.jar
    it try to open the installation but give a fatal error like below
    A fatal error occured, this application will terminate.
    any idea?

    Hi,
    i did the same as you said, i.e i add this path to the PATH variable C:\Program Files (x86)\Java\jdk1.7.0
    add the bin directory to this path, so you should have C:\Program Files (x86)\Java\jdk1.7.0\bintest it in the command prompt with java -version and it should prompt you java 1.7
    also be sure the generic jar is not corrupted.
    and one more thing you should use this command to install with generic jar:
    java -jar wls1211_generic.jar
    http://docs.oracle.com/cd/E24329_01/doc.1211/e24492/guimode.htm#autoId3
    Regards
    Carlos

  • Install weblogic 610 on solaris error

    hi :
    i am trying to install weblogic 610 pack 2 on solaris 2.8. when i start
    with
    sh weblogic610sp2_sol.bin -i console
    the following error occurs:
    Preparing to install...
    Preparing CONSOLE Mode Installation...
    ============================================================================
    ===
    Choose Locale...
    1- English
    CHOOSE LOCALE BY NUMBER: 1
    ============================================================================
    ===
    WebLogic Server 6.1 (with sp2) (created with InstallAnywhere by Zero
    G)
    Invocation of this Java Application has caused an InvocationTargetException.
    Thi
    s application will now exit. (LAX)
    Stack Trace:
    java.lang.NullPointerException
    at java.util.StringTokenizer.<init>(StringTokenizer.java:122)
    at java.util.StringTokenizer.<init>(StringTokenizer.java:138)
    at
    com.zerog.ia.installer.steps.ChooseJavaVM.j([DashoPro-V1.2-120198])
    at
    com.zerog.ia.installer.steps.ChooseJavaVM.c([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.Main.a([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.Main.main([DashoPro-V1.2-120198])
    at java.lang.reflect.Method.invoke(Native Method)
    at com.zerog.lax.LAX.launch([DashoPro-V1.2-120198])
    at com.zerog.lax.LAX.main([DashoPro-V1.2-120198])
    GUI-
    any idea?
    thanks in advance!
    daniel wang

    Hi.
    Try the following: make sure you have JDK 1.3.x installed and in your path
    before you run the installation. I have seen similar problems when someone had
    JDK 1.1.x in the path. You might also try running a silent installation
    instead.
    Regards,
    Michael
    daniel wang wrote:
    hi :
    i am trying to install weblogic 610 pack 2 on solaris 2.8. when i start
    with
    sh weblogic610sp2_sol.bin -i console
    the following error occurs:
    Preparing to install...
    Preparing CONSOLE Mode Installation...
    ============================================================================
    ===
    Choose Locale...
    1- English
    CHOOSE LOCALE BY NUMBER: 1
    ============================================================================
    ===
    WebLogic Server 6.1 (with sp2) (created with InstallAnywhere by Zero
    G)
    Invocation of this Java Application has caused an InvocationTargetException.
    Thi
    s application will now exit. (LAX)
    Stack Trace:
    java.lang.NullPointerException
    at java.util.StringTokenizer.<init>(StringTokenizer.java:122)
    at java.util.StringTokenizer.<init>(StringTokenizer.java:138)
    at
    com.zerog.ia.installer.steps.ChooseJavaVM.j([DashoPro-V1.2-120198])
    at
    com.zerog.ia.installer.steps.ChooseJavaVM.c([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.Main.a([DashoPro-V1.2-120198])
    at com.zerog.ia.installer.Main.main([DashoPro-V1.2-120198])
    at java.lang.reflect.Method.invoke(Native Method)
    at com.zerog.lax.LAX.launch([DashoPro-V1.2-120198])
    at com.zerog.lax.LAX.main([DashoPro-V1.2-120198])
    GUI-
    any idea?
    thanks in advance!
    daniel wang--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • Error while installing weblogic 6.0

    Hi,
    I am trying to install weblogic 6.0 on Solaris SunOS 5.6 Ultrasparc-60
    solaris VM 1.2.1. could someone help me in this.
    Below is the result of my installation.
    TIA
    Arun.
    # sh weblogic600_sol.bin -i console
    Preparing to install...
    Error: failed
    /tmp/install.dir.17096/Solaris/resource/jre/jre/lib/sparc/client/libjvm.so,
    because ld.so.1:
    /tmp/install.dir.17096/Solaris/resource/jre/jre/bin/../bin/sparc/native_threads/java:
    fatal: libCrun.so.1: open failed: No such file or directory

    Mike,
    Should i have to install jdk1.3 separately & run the installation. Is there
    anyway i should specify the javahome for the weblogic installation.
    Arun.
    Michael Girdley wrote:
    WebLogic 6.0 will install its own copy of the JDK using the install anywhere
    wizard. WLS 6.0 requires JDK 1.3 to operate.
    Michael Girdley, BEA Systems Inc
    Learning WebLogic? Buy the book.
    http://www.learnweblogic.com/
    "Arun" <[email protected]> wrote in message
    news:[email protected]..
    Hi,
    I am trying to install weblogic 6.0 on Solaris SunOS 5.6 Ultrasparc-60
    solaris VM 1.2.1. could someone help me in this.
    Below is the result of my installation.
    TIA
    Arun.
    # sh weblogic600_sol.bin -i console
    Preparing to install...
    Error: failed
    /tmp/install.dir.17096/Solaris/resource/jre/jre/lib/sparc/client/libjvm.so,
    because ld.so.1:
    /tmp/install.dir.17096/Solaris/resource/jre/jre/bin/../bin/sparc/native_thre
    ads/java:
    fatal: libCrun.so.1: open failed: No such file or directory

  • CFGFWK-60850 Error while installing weblogic portal 10.3.5

    I am getting below error while installing weblogic portal 10.3.5 configuration wizard for creating domain. Please help me resolve this issue.
    OS: Windows 2008 64 bit
    Installable file: portal103_generic.jar
    This is the first weblogic installation.
    Installtion command applied: java -d64 -jar portal103_generic.jar
    Test JDBC data sources.
    Data Source=cgDataSource
    Driver=org.apache.derby.jdbc.ClientDriver
    URL=jdbc:derby://localhost:1527/weblogic_eval;create=true;ServerName=localhost;databaseName=weblogic_eval
    User=WEBLOGIC
    Password=********
    SQL Test=SELECT COUNT(*) FROM SYS.SYSTABLES
    java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
    CFGFWK-60850: Test Failed!
    Data Source=cgDataSource-nonXA
    Driver=org.apache.derby.jdbc.ClientDriver
    URL=jdbc:derby://localhost:1527/weblogic_eval;create=true;ServerName=localhost;databaseName=weblogic_eval
    User=WEBLOGIC
    Password=********
    SQL Test=SELECT COUNT(*) FROM SYS.SYSTABLES
    java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
    CFGFWK-60850: Test Failed!
    Data Source=p13nDataSource
    Driver=org.apache.derby.jdbc.ClientDriver
    URL=jdbc:derby://localhost:1527/weblogic_eval;create=true;ServerName=localhost;databaseName=weblogic_eval
    User=WEBLOGIC
    Password=********
    SQL Test=SELECT COUNT(*) FROM SYS.SYSTABLES
    java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
    CFGFWK-60850: Test Failed!
    Data Source=portalDataSource
    Driver=org.apache.derby.jdbc.ClientDriver
    URL=jdbc:derby://localhost:1527/weblogic_eval;create=true;ServerName=localhost;databaseName=weblogic_eval
    User=WEBLOGIC
    Password=********
    SQL Test=SELECT COUNT(*) FROM SYS.SYSTABLES
    java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
    CFGFWK-60850: Test Failed!
    Data Source=portalDataSourceAlwaysXA
    Driver=org.apache.derby.jdbc.ClientDriver
    URL=jdbc:derby://localhost:1527/weblogic_eval;create=true;ServerName=localhost;databaseName=weblogic_eval
    User=WEBLOGIC
    Password=********
    SQL Test=SELECT COUNT(*) FROM SYS.SYSTABLES
    java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
    CFGFWK-60850: Test Failed!
    Data Source=portalDataSourceNeverXA
    Driver=org.apache.derby.jdbc.ClientDriver
    URL=jdbc:derby://localhost:1527/weblogic_eval;create=true;ServerName=localhost;databaseName=weblogic_eval
    User=WEBLOGIC
    Password=********
    SQL Test=SELECT COUNT(*) FROM SYS.SYSTABLES
    java.net.ConnectException : Error connecting to server localhost on port 1527 with message Connection refused: connect.
    CFGFWK-60850: Test Failed!
    Why I am getting this error ? How can i resolve this ?
    Edited by: Prajeesh Kumar KM on Feb 25, 2013 12:26 AM

    I'm getting this error as well.
    Did you resolve this problem?

  • Error while installing weblogic server

    Dear all,
    i have install oracle database 11g r2 64bit on windows 7 64bit.
    i download weblogic server ofm_rcu_win32_11.1.1.3.3_disk1_1of1.
    i want to install it, i run the rcu from C:\ofm_rcu_win32_11.1.1.3.3_disk1_1of1\rcuHome\BIN directory.
    it give the following error
    windows cannot find "C:download", make sure you type the name correctly.
    why?

    Hi Maahjoor,
    this ofm_rcu_win32_11.1.1.3.3_disk1_1of1 is not the weblogic's installers, is RCU.
    If you want to install Weblogic you don't need RCU, RCU has been made to create schemas which are needed for some types of installation like SOA suite, BI Publisher etc.
    You can get Weblogic installer from this url:
    http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-for-dev-1703574.html
    To install Weblogic you only need a JDK 1.6 or a JRockit 1.6
    Hope this clarify your doubt :)
    Regards
    Carlos

  • I can't install weblogic server 10.3 found error

    I have install to 65% and found error.
    i want to know why i can't install weblogic server 10.3 (may be error was create by jdk or anything else Please tell me! )
    and how many  problem  that can happen when install weblogic server 10.3
    ps. - OS that i install is windowsXP  sp2

    Without giving us any details about what error you got, or any circumstances of your environment (just the OS isn't enough), there is no way anyone could give you any help.

  • Installation error while installing weblogic 10.3.5 R1

    while installing weblogic server(wls 10.3.5 R1) am getting the following error(this is the same error am getting while installing jdeveloper 11g), as am creating a new middleware home following error comes
    the product maintanance level of the current installer (weblogic 10.3.5) is not compatible with the maintenance level of product installed on your system(wl 10.3.0). Please obtain the compatible installer or product maintainance on your current system to achieve the desired level.

    It seems you have already installed wls 10.3.0 or somehow it exist in your system.
    I suggest, uninstall the current Weblogic 10.3.0. And then reinstall 10.3.5 .
    try something like below
    Choose Start > Programs > Oracle WebLogic > Uninstall Oracle WebLogic.
    clean the middleware folder if anything exist -> restart the server and then start installation again for wls 10.3.5.
    Edited by: Nishith Nayan on Oct 9, 2012 12:17 AM

  • Memory Fault Error While Installing WebLogic

    Hi,
    I am getting Memory Fault error while installing weblogic on RHEL 5.2 (Tikanga). The file I am using to install weblogic is
    server103_linux32.bin.
    When I run command uname -a, following information is displayed:
    Linux Machine1 2.6.18-92.e15 #1 DATE x86_64.
    Some of you may think that I am using 32bit version instead of using 64bit as per my machine but On oracle website, there is only one
    version available which is the one I am using.
    Kindly help.
    Cheers
    Sunny

    Kindly refrain from using a 32-bit installer on a 64-bit system. Kindly contact a Weblogic forum for more assistance.

  • Install error for weblogic 5.1.0 under NT4 server

    Hi
    I am trying to install Weblogic 5.1.0 under NT 4 Server (with
    service pack 6). I have Studio trial installed (with Visual
    Cafe). The install procedure goes fine, set the system
    password, set the JAVA_HOME directory to point to my JDK 1.3
    directory.
    When I try and run wlserver, it gives me the following error :
    Dr Watson
    An application error has occurred and an application error log is being generated.
    wlserver.exe
    Exception: access violation (0xc0000005), Address: 0x057bd0d6
    Anyone have any ideas what I can do ?
    Thanks
    Paul

    hai , i am mailing regarding the memory refrence error shown by Dr watson in nt when you were running the wl server5.0posted by you in the bea site. in novemberi face the same error when i run wl 6.0 console . If you have a solution to the problem please reply back regarding the samebyethomas

  • Error occur when installing weblogic server 10.3.3?

    Hello,
    I try to install weblogic server 10.3.3 in REDHAT linux 5.4 x86_64 (64-bit) server.
    as installation manul direct (http://download.oracle.com/docs/cd/E14571_01/doc.1111/e14142/guimode.htm#BABIFBII) , run
    java -jar wls1033_generic.jar ( by the way, command "java -d64 -jar wlsversion_generic.jar" won't work at all)
    in the x window, I can see the first page (weblogic 10.3.3...)
    then before getting welcome page, I saw a dialog occured like
    "A fatal erro has occured, this application will terminate"
    What is wrong?
    Thanks
    Jerry
    cc:
    $ java -version
    java version "1.4.2"
    Java(TM) 2 Runtime Environment, Standard Edition (build 2.3)
    IBM J9 VM (build 2.3, J2RE 1.4.2 IBM J9 2.3 Linux amd64-64 j9vmxa64142-20080923 (JIT enabled)
    J9VM - 20080922_23329_LHdSMr
    JIT - 20080815_1845_r8
    GC - 200809_04)
    try to query JDK
    $rpm -qa | grep jdk
    (nothing appear... seems like I need to install 64 bit JDK), if yes, how?

    I think your Java environment is a little out of date. I believe JDK 1.6.0_11 or higher is required for Weblogic 10.3.3
    You can get an updated version at
    http://java.sun.com/javase/downloads/widget/jdk6.jsp
    Also recommend you uninstall the IBM Java build you currently have installed.

  • Error starting weblogic Admin server

    Hi All,
    I am not very familiar with Fusion and weblogic but here is my situation:
    Background: I am trying to install Fusion Middleware so I can integrate Oracle Transport Management with E-Business Suite (as per note Integrating Oracle E-Business Suite Release 12 with Oracle BPEL in Oracle SOA Suite 11g (Doc ID 1321776.1))
    I just installed the following on Oracle Enterprise  Linux 64bits
    - SOA Suite 11.1.1.7.0
    - Weblogic Server 10.3.6
    -JDK 1.7.0_25
    -Jdev 11.1.1.7.0
    When starting the weblogic Admin server using "DOMAIN_HOME/startWebLogic.sh' I get an error:
    Starting weblogic with Java version:
    Unrecognized option -jrockit
    Error: Could not create the Java virtual machine
    I found a few thread with similar issue (for different versions of SOA suite)  where it got fixed by changing some parameters in the cmd file but I am not sure they apply to my case.
    Is the jdk version compatible? (I can start JDeveloper ok) , if not which one is the appropriate version. If i need to change it, can you provide details of how to do it? (I am not expert on SOA/Jdev  )
    Can you please help me here ?
    Thanks in advance!

    Well, I tested it
    java -version and it shows :
    1.7.0_25
    Java HotSpot 64 bit Server VM
    --> So I guess the problem is I don't seem to have the jrockit.
    I donwloaded it (Rel 28.7) and installed it. During installation it says "for JDK 1.6.0_45"
    Anyway. I let it install anyway and I modified the PATH to point to the Jrockit bin directory. Then run java -version and it now shows JDK 1.6.0_45 and jvm as rockit
    Now I tried to start the weblogic server and I get the same error. it still uses the JDK 1.7
    So.. again.. is this supported with JDK 7 ?
    How can I fix it now that I installed everything using the JDK 7?
    Thanks

Maybe you are looking for