Problem while installing weblogic

Hi Everyone,
can I install weblogic on a stand alone pc which does not have any lan connection or internet connections ?

Ahhh...now i get it. There are 2 options for downloading weblogic 1)WebLogic Platform Net Installer 2) WebLogic Server Package Installer. I guess u downloaded the first option what it does is that, it downloads the files from the BEA server and then installs the WLS on ur computer. You can just tell the difference between these two options in the file size. Use the package installer option and download the file and then install it. I hope i am clear. Refer to the following below site and you will know what i am talking about.
http://commerce.bea.com/showallversions.jsp?family=WLS
Message was edited by:
megabyte

Similar Messages

  • Problem while installing Weblogic Server 10.0.3.2

    Hi,
    I have downloaded wls1031_generic.jar & getting fatal error while installing the same.

    Please consider discussing this in the WebLogic Server forum instead of the 'I have a problem obtaining a download' forum.

  • Problem while installing Weblogic Server 10.3.2

    Hi,
    I have downloaded wls1032_generic.jar & trying to install at windows XP environment by using below command
    java -jar wls1032_generic.jar
    After few steps it asks for JDK version & I have provided the JDK1.6 version path & then clicked Next button, it is saying Fatal Error after that teriminating the installation.
    Can any one suggest is it the problem bz of wls1032_generic.jar as I am able to install wls1031_generic.jar properly

    Hi,
    Seems that you downloaded a wrong Installer: Please search for "*wls1032_generic.jar* " word in the following link:
    http://download.oracle.com/docs/cd/E15523_01/install.1111/e12002/before.htm
    Few Lines from above Link:
    Locate the appropriate executable file for your system, such as:
    wls1032_linux32.bin for 32-bit Linux systems
    wls1032_win32.exe for 32-bit Windows systems
    <font color=red>wls1032_generic.jar for all 64-bit platforms </font>
    Are you sure you are using 64-Bit operating System...
    <font color=Green>
    <h4>
    NOTE: If you are using 64-Bit operating System and 64-Bit JDK then Please use (-d64 FLAG)
    </h4>
    JAVA_HOME/bin/java -d64 -jar wls1032_generic.jar
    </font>
    Thanks
    Jay SenSharma
    http://jaysensharma.wordpress.com(WebLogic Wonders Are Here)
    Edited by: Jay SenSharma on Jan 20, 2010 12:15 AM
    Edited by: Jay SenSharma on Jan 20, 2010 12:20 AM

  • 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?

  • 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?

  • While installing weblogic 6.1

    While installing weblogic 6.1 i am seeing the install anywhere message with 100 % and after it stops doesn;t knwo whats wrong with it..i am using windows xp

    Having similiar problem installing WLS 8.1 on Windows 2000 SP3. Have you
    resloved this yet?
    dinesh <dinesh_k_sinngh> wrote:
    While installing weblogic 6.1 i am seeing the install anywhere message
    with 100 % and after it stops doesn;t knwo whats wrong with it..i am
    using windows xp

  • Not Enough Disk Space while installing WebLogic 6.1sp1 on AIX

    While installing WebLogic Server I get the error message "Not Enough Disk Space"
    for the root (/) file system, although I am trying to install it in the /weblogic
    file system that has enough space for the installation.
    What is that extra info that I need to pass to the installer so that installs
    the server in /weblogic and not complain about lack of disk space in /.
    The relevant properties for installation under silent mode are as listed below:
    ### BEA Home Directory
    BEAHOME=/weblogic/sftw
    ### Product Installation Directory
    USER_INSTALL_DIR=/weblogic/sftw/6.1
    Thanks and Regards
    Kapil Singh Pawar

    Hi.
    I believe the installation creates temporary files in the /tmp directory from root.
    If that is part of your root file system then this may be the cause of your problem.
    Try changing your environment variable TMPDIR or TMP_DIR. If you are doing the
    silent install with the java command line try setting java.io.tmpdir to a different
    filesystem on the command line.
    Hope this helps,
    Michael
    Kapil Singh Pawar wrote:
    While installing WebLogic Server I get the error message "Not Enough Disk Space"
    for the root (/) file system, although I am trying to install it in the /weblogic
    file system that has enough space for the installation.
    What is that extra info that I need to pass to the installer so that installs
    the server in /weblogic and not complain about lack of disk space in /.
    The relevant properties for installation under silent mode are as listed below:
    ### BEA Home Directory
    BEAHOME=/weblogic/sftw
    ### Product Installation Directory
    USER_INSTALL_DIR=/weblogic/sftw/6.1
    Thanks and Regards
    Kapil Singh Pawar--
    Developer Relations Engineer
    BEA Support

  • Problem while installing CS6, Please Help

    Hello everyone, I almost search every help available around the internet for my problem and can't figure that out. Hope you guys might had better knowledge about that. I am facing a problem while installing Photoshop CS6 version and I already deleted my previous version and I am receiving the pop of "LOW COMPATIBILITY". Please tell me what might be the problems and the way to get out of this situation so that I can continue doing work for my deals site dealaboo.

    Hi,
    Please share your system configuration on which you are trying to install Ps CS6.
    Regards,
    Ashutosh
    Ps Installer QE

  • Problem while installing solaris 10 on HP proliant DL 380 G5.

    Hi,
    facing problem while installing solaris 10 05/09 on HP proliant DL 380G5. The array controller is E200.
    i have installed the raid controller driver CPQary3-2.1.0-solaris10-i386, it is going ahead but not detecting the whole hard disk space. My hard disk space is SAS 146GB. There are two 146GB hard disk present. It is showing only 978 MB & only one hard disk. So please help me out. my mail ID is [email protected]

    I have a similar issue trying to load Solaris 10u4 on an IBM x236.
    I had to put in a recognized SCSI card, attach an external array to the card, and install Solaris 10u4 on the array. Then I had to install the correct driver from OpenSolaris (an Adaptec one for IBM ServeRAID), and do a live upgrade onto the now-visible internal disks. Then I removed the array and cleaned up the traces from the live upgrade.
    You may have to do something similar.
    And last month the boot drive got corrupted when power was interrupted. "Oops. Wrong plugs..." This time the external array will stay connected.

  • Re: problem while installing WEB-enyterprise

    Ciao Rajeev
    It looks like you don't have the http directory under your active
    environment.
    Did you copy the http structure from '$FORTE_ROOT/appdist/webenv' to
    '$FORTE_ROOT/appdist/WhateverYourEnvironment' ?
    peace
    Claudio
    -----Original Message-----
    From: Rajiv Srivastava <[email protected]>
    To: [email protected] <[email protected]>
    Date: Tuesday, January 19, 1999 8:48 PM
    Subject: problem while installing WEB-enyterprise
    while running escript to install HTTP library on my machine(WINNT server)
    i am getting a error -
    system Error : There are no distributions available for the application
    HTTP
    can anybody help.
    rajeev
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    Hi Starmgmjo,
    Thanks for posting you issue. Kindly browse the below mentioned URLs to install SharePoint 2013 Step by Step
    http://sharepoint-community.net/profiles/blogs/step-by-step-installation-of-sharepoint-2013-on-windows-server
    http://sharepoint-community.net/profiles/blogs/configured-domain-services-controller-and-create-users-and-groups
    http://sharepoint-community.net/profiles/blogs/step-by-step-installation-of-sharepoint-2013-on-windows-server-1
    http://sharepoint-community.net/profiles/blogs/step-by-step-installation-of-sharepoint-2013-on-windows-server-2
    http://sharepoint-community.net/profiles/blogs/step-by-step-installation-of-sharepoint-2013-on-windows-server-3
    I hope this is helpful to you, mark it as Helpful.
    If this works, Please mark it as Answered.
    Regards,
    Dharmendra Singh (MCPD-EA | MCTS)
    Blog : http://sharepoint-community.net/profile/DharmendraSingh

  • Getting problem while installing Snow Leopard (10.6.3) on my Mac Mini. The following issue is showing :  "mac os x snow leopard cannot be installed on this computer"  And My Mac Configuration details:  Model Name: Mac Mini Model Identifier: Macmini2,1

    Getting problem while installing Snow Leopard (10.6.3) on my Mac Mini. The following issue is showing : 
    "mac os x snow leopard cannot be installed on this computer" 
    And My Mac Configuration details:  Model Name: Mac Mini Model Identifier: Macmini2,1
    Intel Core 2 Duo
    1.83Ghz
    l2Cache: 2mb
    Memory : 2GB
    Bus Speed: 667MHz
    Please help me......
    Thanks

    Actually i have Mac OS X 10.5.4 DVD, I need to upgrade it to Snow Loepard(OS X 10.6)...
    Please suggest me what to do???
    Thanks

  • Have a problem while installing Asmlib packages

    hi all
    I have some problem while installing ASMlib packages.
    my OS=Redhat linux 5.3
    kenel version using this command uname -r=2.6.18-128.el5
    I have downloaded packages and successfully installed following 4
    oracleasm-support-2.1.7-1.el5.i386.rpm
    oracleasmlib-2.0.4-1.el5.i386.rpm
    oracleasm-2.6.18-128.el5-2.0.5-1.el5.i686.rpm
    oracleasm-2.6.18-128.el5-debuginfo-2.0.5-1.el5.i686.rpm
    but while installing following got error
    rpm -ivh oracleasm-2.6.18-128.el5debug-2.0.5-1.el5.i686.rpm
    kernel-debug = 2.6.18-128.el5 is needed by oracleasm-2.6.18-128.el5debug-2.0.5-1.el5.i686
    rpm -ivh oracleasm-2.6.18-128.el5PAE-2.0.5-1.el5.i686.rpm
    kernel-PAE = 2.6.18-128.el5 is needed by oracleasm-2.6.18-128.el5PAE-2.0.5-1.el5.i686
    rpm -ivh oracleasm-2.6.18-128.el5xen-2.0.5-1.el5.i686.rpm
    kernel-xen = 2.6.18-128.el5 is needed by oracleasm-2.6.18-128.el5xen-2.0.5-1.el5.i686
    thanx in advance

    I think you just need below rpms to configure asmlib:
    oracleasm-support-2.1.7-1.el5.i386.rpm
    oracleasmlib-2.0.4-1.el5.i386.rpm
    oracleasm-2.6.18-128.el5-2.0.5-1.el5.i686.rpm
    Read this thread:
    Error install ASMLib on RedHat linux

  • A problem while installing webdynpro

    Hi all:
          there is a problem while installing webdynpro:
    The SAP NetWeaver Developer Studio 7.0.17 Setup has not successfully installed all selected components on your computer, either because a component could not be installed or the process has been aborted.
    Click Finish to exit the wizard. For detailed error descriptions, please open file://D:\nwds\NWDS\NWDS\J2EE-R~1\IDE\setup\saplogvw.exe .
    The following program files could not be registered:
         c:\windows\system32\librfc32.dll
    The installed applications may not function correctly until all program files are successfully installed.
    Could you please tell me how to solve it ?

    Hi
    Please have a look on these similar thread
    1.[Problem in installation SAP Netweaver 2004s |Problem in installation SAP Netweaver 2004s;
    2.[Installation error during installing SAP NetWeaver developer studio|Installation error during installing SAP NetWeaver developer studio 7.0.11;
    Best Regards
    Satish Kumar

  • Problem while Installing adobe pro X

    we have purchased adobe CS6 full version at biotech park, lucknow. and facing some problem while installing adobe pro X component out of all the given component. kindly help me on this..

    What system? What is the exact error? Provide more info and the install error summary.
    Mylenium

  • Problem while installing SAP netweaver developer workplace

    hi,
    I hav a problem while installing SAP netweaver developer workplace .An error has occured while processing service ´developer workplace installation´.This error occured in phase 14 of 25 ie while unpacking SCS Client.error is as follows:-
    [Cannot connect to host uklonki1 Connection refused: connect, -813.]
    the database is online and the x-server is also started.hope anyone can help me in this problem.
    with regards,
    Jaisamma

    Hi Michael,
    I have tried that, but the result remains the same.
    Manish

Maybe you are looking for

  • Web Services Not Working because wwv_flow_collections view is empty

    Hello, I followed this example to try and get a web service running in my Application: http://apex.oracle.com/i/doc/advnc_rest_web_eg_2.htm When I run the page and enter the zip code 43221 they recommend with a radius of 5, I get no results. When deb

  • New hard disk not detected when plugged into SUN FIRE X4150

    Hi We have a server currently set up as RAID-1. There's a need to have additional space for operational needs so an additional 300GB hard disk was acquired and need not be in RAID-1 setup. It was plugged into the server and the server seems to hang i

  • Embedded links in emails won't open new window or tab in FF.

    Running Mac OS X 10.6.6 and FF Version 3.6.12. I'm using Mail Version 4.4 as my email client and when I try and open an embedded link from an email, the link doesn't open a new tab or window. FF recognizes the link, but doesn't respond with a new tab

  • PRINTING A FOLDER CONTENTS LIST?

    I'm trying to print the contents list of a folder as we used to be able to do in system 9. I'm aware of dragging the folder onto my printer icon that I've placed in my menu bar. That works fine but only shows me the folders contained within the main

  • Connection with MS -SQL server Database

    Hi Experts, We are new with Oracle SES. We have created one table in MS SQL server 2005 in testing database called as Northwind, table is EMPdate with adding required column name as "URL","KEY","CONTENT","LASTMODIFIEDDATE","LANG". Now we create datab