Problem installing weblogic server 8.11

I have a problem while installing weblogic server 8.11 on a solaris 9 machine.
I use the following instruction: ./filename.bin and I see the following message:
Illegal instruction (memory dumped)
(in french: instruction incorrecte (vidage memoire))
A core file is generated but it doesn't help resolving this problem. It seems
to be talking about unzip, as I found things like this message in this file:
error: cannot allocate unzip buffers
unzipsfx: cannot find myself! [%s]
error [%s]: missing %ld bytes in zipfile
I also tryed to install weblogic server 8.10 and no core file is generated but
I have the following message:
error [export/home/tleberre/net_server810_solaris32.bin]: missing 570 byes in
zipfile
(attempting to process anyway)
** Error during init, error code = 2.
I first thought the file I downloaded was incomplete, so I downloaded it again
but I still have the same problem. Can anyone help me? What have I forgotten to
do?
Thank you
Tanguy Le Berre

"Tanguy" == Tanguy Le Berre <[email protected]> writes:
Tanguy> I have a problem while installing weblogic server 8.11 on a solaris 9 machine.
Tanguy> I use the following instruction: ./filename.bin and I see the following message:
Tanguy> Illegal instruction (memory dumped)
Tanguy> (in french: instruction incorrecte (vidage memoire))
Tanguy> A core file is generated but it doesn't help resolving this problem. It seems
Tanguy> to be talking about unzip, as I found things like this message in this file:
Tanguy> error: cannot allocate unzip buffers
Tanguy> unzipsfx: cannot find myself! [%s]
Tanguy> error [%s]: missing %ld bytes in zipfile
Tanguy> I also tryed to install weblogic server 8.10 and no core file is generated but
Tanguy> I have the following message:
Tanguy> error [export/home/tleberre/net_server810_solaris32.bin]: missing 570 byes in
Tanguy> zipfile
Tanguy> (attempting to process anyway)
Tanguy> ** Error during init, error code = 2.
Tanguy> I first thought the file I downloaded was incomplete, so I downloaded it again
Tanguy> but I still have the same problem. Can anyone help me? What have I forgotten to
Tanguy> do?
Well, perhaps one thing you've forgotten is that it's better to write notes
about particular problems in the newsgroup or mailing list that is most
appropriate to the problem. If people who read this newsgroup only know about
the webserver, then they won't have any idea how to help you with installation
problems with WebLogic server, which this clearly is (the "webserver" is not
"WebLogic Server", but only part of the entire package).
Have you made an attempt to contact BEA support? It seems likely that your zip
file is corrupt.
===================================================================
David M. Karr ; Java/J2EE/XML/Unix/C++
[email protected] ; SCJP; SCWCD; SCBCD

Similar Messages

  • Problem installing weblogic server 7.0 in Mandrake Linux 10.1

    hi
    i am very new to Mandrake Linux ..i have installed Mandrake Linux 10.1 in my machine ...the problem is that when i try i to install weblogic server 7.0 it gives some error
    ** Error during execution, error code = 11
    my machine spec
    * 512MB RAM
    * 40GB HDD
    * P4 2.8GHZ
    can any one help me..
    the weblogic server i downloaded from bea site its version is weblogic server 7.0 with jrockit (sp6)
    regards
    babu

    Hi,
    first of all, unfortunately, WebLogic Server is not supported under Mandrivia (use the right name ;-) ), so you should use Novell Suse or Redhat AS, check this list
    Anyway, error code 11 should be related to permission issues, so you should check that the user you are using is allowed to write under the installation directory and under /var/log/
    Could you kindly post the log messages?
    Regards.
    Antenore Gatta
    Middleware Specialist
    Hequa S.r.l
    C.so Buenos Aires 77
    20124 Milano
    http://www.Hequa.it
    Tel +39(0)267493078
    Fax +39(0)267493079
    Mobile +39 3481537897
    ______________________________________

  • Problem installing weblogic server 8.1

    WHAT COULD BE THE PROBLEM ? CAN ANYONE HELP ME OUT?
    <Aug 23, 2008 3:16:23 AM EDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 10.0-b19 from Sun Microsystems Inc.>
    <Aug 23, 2008 3:16:24 AM EDT> <Info> <Configuration Management> <BEA-150016> <This server is being started as the administration server.>
    <Aug 23, 2008 3:16:24 AM EDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 8.1 SP6 Wed Jun 21 08:18:55 PDT 2006 781680
    WebLogic XMLX Module 8.1 SP6 Wed Jun 21 08:18:55 PDT 2006 781680 >
    The WebLogic Server did not start up properly.
    java.io.InvalidClassException: javax.management.MBeanAttributeInfo; local class incompatible: stream classdesc serialVersionUID = 7043855487133450673, local class serialVersionUID = 8644704819898565848
         at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:562)
         at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1583)
         at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1496)
         at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1583)
         at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1496)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1732)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
         at java.io.ObjectInputStream.readArray(ObjectInputStream.java:1667)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1323)
         at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1947)
         at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:480)
         at javax.management.MBeanInfo.readObject(MBeanInfo.java:669)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
         at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1849)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1753)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
         at weblogic.management.internal.TypesHelper.getMBeanInfo(TypesHelper.java:274)
         at weblogic.management.internal.TypesHelper.getAdminOrConfigMBeanInfo(TypesHelper.java:384)
         at weblogic.management.internal.ConfigurationMBeanImpl.<init>(ConfigurationMBeanImpl.java:137)
         at weblogic.management.AdminServer.<init>(AdminServer.java:59)
         at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java:250)
         at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:770)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:669)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:343)
         at weblogic.Server.main(Server.java:32)
    --------------- nested within: ------------------
    weblogic.management.configuration.ConfigurationException: - with nested exception:
    [java.io.InvalidClassException: javax.management.MBeanAttributeInfo; local class incompatible: stream classdesc serialVersionUID = 7043855487133450673, local class serialVersionUID = 8644704819898565848]
         at weblogic.management.internal.TypesHelper.getMBeanInfo(TypesHelper.java:279)
         at weblogic.management.internal.TypesHelper.getAdminOrConfigMBeanInfo(TypesHelper.java:384)
         at weblogic.management.internal.ConfigurationMBeanImpl.<init>(ConfigurationMBeanImpl.java:137)
         at weblogic.management.AdminServer.<init>(AdminServer.java:59)
         at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java:250)
         at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:770)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:669)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:343)
         at weblogic.Server.main(Server.java:32)
    --------------- nested within: ------------------
    weblogic.management.configuration.ConfigurationError - with nested exception:
    [weblogic.management.configuration.ConfigurationException:  - with nested exception:
    [java.io.InvalidClassException: javax.management.MBeanAttributeInfo; local class incompatible: stream classdesc serialVersionUID = 7043855487133450673, local class serialVersionUID = 8644704819898565848]]
         at weblogic.management.internal.TypesHelper.getAdminOrConfigMBeanInfo(TypesHelper.java:395)
         at weblogic.management.internal.ConfigurationMBeanImpl.<init>(ConfigurationMBeanImpl.java:137)
         at weblogic.management.AdminServer.<init>(AdminServer.java:59)
         at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java:250)
         at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:770)
         at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:669)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:343)
         at weblogic.Server.main(Server.java:32)
    ***************************************************************************

    It looks like you may have run into an [issue related to older versions of JMX|http://forums.sun.com/thread.jspa?messageID=9530995]. It is likely that you have multiple versions of MBeanAttributeInfo on your classpath. [This JavaRanch thread|http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=40&t=003913] recommends running a WebLogic script to appropriately set up your classpath (setWLSEnv). I don't use WebLogic very often and have not used it for a couple years, but this seems reasonable. You might also try searching the [JMX forum|http://forums.sun.com/forum.jspa?forumID=537] or a [WebLogic forum|http://forums.bea.com/forum.jspa?forumID=2017] (new entries now at Oracle-hosted [General WebLogic forum|http://forums.oracle.com/forums/forum.jspa?forumID=570]).

  • Problem installing Weblogic Commere Server 3.5

    Hi,
    I installed an evaluation copy of Weblogic 6.1 server. Then I started the installation
    of an evaluation copy of Weblogic Commerce Server 3.5. I double clicked on the
    WLCS_35_with_sp1win32 to start the installation. I get the following error in
    the install :
    "Weblogic server 6.0 is a prerequisite for this install. Cannot find weblogic
    server in C:\bea".
    But I did install the 6.1 server in C:\bea on my win2k machine.
    Can someone direct me to the solution. Below, you will find my registry file.
    Thanks,
    Andy
    <?xml version="1.0" encoding="UTF-8"?>
    <bea-product-information>
    <host name="horsee" BeaProgramGroup="BEA WebLogic E-Business Platform">
    <product name="WebLogic Server" format="1.0">
    <release level="6.1" Status="installed" InstallDir="C:\bea\wlserver6.1"
    InstallTime="Oct 18, 2001 4:20:51 PM" InstallSet="ServerExample" BuiltInServicePackLevel="1"
    ServicePackLevel="1" JavaHome="C:\bea\jdk131">
         <component name="Program" />
         <component name="Samples" />
    </release>
    </product>
    </host>
    </bea-product-information>

    Hi Andy
    WebLogic Commerce Server 3.5 doesn't supports WebLogic server 6.1. So, you download weblogic
    6.0sp2 and install it to the same BEA-HOME, c:\bea.
    Thanks & Regards
    BEA Customer Support.
    Andy wrote:
    Hi,
    I installed an evaluation copy of Weblogic 6.1 server. Then I started the installation
    of an evaluation copy of Weblogic Commerce Server 3.5. I double clicked on the
    WLCS_35_with_sp1win32 to start the installation. I get the following error in
    the install :
    "Weblogic server 6.0 is a prerequisite for this install. Cannot find weblogic
    server in C:\bea".
    But I did install the 6.1 server in C:\bea on my win2k machine.
    Can someone direct me to the solution. Below, you will find my registry file.
    Thanks,
    Andy
    <?xml version="1.0" encoding="UTF-8"?>
    <bea-product-information>
    <host name="horsee" BeaProgramGroup="BEA WebLogic E-Business Platform">
    <product name="WebLogic Server" format="1.0">
    <release level="6.1" Status="installed" InstallDir="C:\bea\wlserver6.1"
    InstallTime="Oct 18, 2001 4:20:51 PM" InstallSet="ServerExample" BuiltInServicePackLevel="1"
    ServicePackLevel="1" JavaHome="C:\bea\jdk131">
    <component name="Program" />
    <component name="Samples" />
    </release>
    </product>
    </host>
    </bea-product-information>

  • Installation Problem of weblogic server on Linux

    Hi,I want to install weblogic server on linux but it is raising various exception such as-------------------------------------------java.lang.Class.forName0(Native)java.awt.windowcom.zerog.ia.installer.Main.bjava.lang.reflect.Method.invokecom.zerog.lax.LAX.launchcom.zerog.lax.LAX.MainI am not able to understand kinldy help me to resolve this issue.RegardsBhagat Singh

    yeah it was unzip that's why, but now I did change it the name of zip file to wls1033_generic.jar and I did past it in c: but when I am writing the statment c:/> java -Xmx1024m -jar wls1033_generic.jar then I got the message unable to access jarfile wls1033_generic.jar
    is it a problem that the java folder is in program file and i am accessing in directly in c:
    can any one tell me the complete procedure of installing weblogic.
    thanks
    imran
    Edited by: 875581 on 10-Aug-2011 22:37

  • Can't install weblogic server sp5(apache bridge) on linux

    Hi.
    I can't install weblogic server service pack 5(weblogic for apache
    bridge,mod_wl.so) on redhat linux 6.2,my apache server version is 1.3, and
    it work without sp5,when I use new mod_wl.so overwrite old one, apache
    server can't start.
    Please help,
    Thanks
    Jason Shi([email protected])

    What exact problems are you having? I'm using WLS 5.1 SP5 + apache
    1.3.12 + mod_ssl just fine.
    John Salvo
    Jason wrote:
    >
    Hi.
    I can't install weblogic server service pack 5(weblogic for apache
    bridge,mod_wl.so) on redhat linux 6.2,my apache server version is 1.3, and
    it work without sp5,when I use new mod_wl.so overwrite old one, apache
    server can't start.
    Please help,
    Thanks
    Jason Shi([email protected])

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

  • Problem downloading WebLogic Server 8

    I am having problems downloadingl the eval copy of Weblogic server 8. The'Specify
    Download Options' page in the Weblogic installer doesnt request proxy server authentication
    information (userid, password). Is there a way to work around this issue and successfully
    download the software.
    thanks
    -vinny

    "Tanguy" == Tanguy Le Berre <[email protected]> writes:
    Tanguy> I have a problem while installing weblogic server 8.11 on a solaris 9 machine.
    Tanguy> I use the following instruction: ./filename.bin and I see the following message:
    Tanguy> Illegal instruction (memory dumped)
    Tanguy> (in french: instruction incorrecte (vidage memoire))
    Tanguy> A core file is generated but it doesn't help resolving this problem. It seems
    Tanguy> to be talking about unzip, as I found things like this message in this file:
    Tanguy> error: cannot allocate unzip buffers
    Tanguy> unzipsfx: cannot find myself! [%s]
    Tanguy> error [%s]: missing %ld bytes in zipfile
    Tanguy> I also tryed to install weblogic server 8.10 and no core file is generated but
    Tanguy> I have the following message:
    Tanguy> error [export/home/tleberre/net_server810_solaris32.bin]: missing 570 byes in
    Tanguy> zipfile
    Tanguy> (attempting to process anyway)
    Tanguy> ** Error during init, error code = 2.
    Tanguy> I first thought the file I downloaded was incomplete, so I downloaded it again
    Tanguy> but I still have the same problem. Can anyone help me? What have I forgotten to
    Tanguy> do?
    Well, perhaps one thing you've forgotten is that it's better to write notes
    about particular problems in the newsgroup or mailing list that is most
    appropriate to the problem. If people who read this newsgroup only know about
    the webserver, then they won't have any idea how to help you with installation
    problems with WebLogic server, which this clearly is (the "webserver" is not
    "WebLogic Server", but only part of the entire package).
    Have you made an attempt to contact BEA support? It seems likely that your zip
    file is corrupt.
    ===================================================================
    David M. Karr ; Java/J2EE/XML/Unix/C++
    [email protected] ; SCJP; SCWCD; SCBCD

  • 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

  • Unable to install Weblogic server 64 bit 10.3.0

    I am trying to install Weblogic server 64 bit 10.3.0.
    Downloaded the generic net installer zip file of 64 bit. And installing using the jar file installer.jar by pre-installed 64 bit JDK version 1.6.0_22.
    During installation, while installing the files I get "A fatal error has occurred. This application will terminate."
    While browsing through the installation logs the below is what I see:
    2011-04-13 01:54:53,358 ERROR [WizardController] com.bea.plateng.wizard.TargetWalker - An invalid task was encountered
    com.bea.plateng.wizard.tasks.InvalidTaskException: ------------------------------- InvalidTaskException -------------------------------
    WCF Task Name: determineScripts
    Class: com.bea.plateng.wizard.domain.silent.tasks.DetermineScriptsForComponentTask
    Unable to locate task class!
    java.lang.ClassNotFoundException: com.bea.plateng.wizard.domain.silent.tasks.DetermineScriptsForComponentTask
         at com.bea.plateng.wizard.tasks.TaskFactory.createTask(TaskFactory.java:36)
         at com.bea.plateng.wizard.TargetWalker.instantiateTask(TargetWalker.java:172)
         at com.bea.plateng.wizard.TargetWalker.next(TargetWalker.java:103)
         at com.bea.plateng.wizard.WizardController.nextTask(WizardController.java:664)
         at com.bea.plateng.wizard.WizardController.run(WizardController.java:519)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.ClassNotFoundException: com.bea.plateng.wizard.domain.silent.tasks.DetermineScriptsForComponentTask
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
         at com.bea.plateng.wizard.tasks.TaskFactory.createTask(TaskFactory.java:32)
         ... 5 more
    2011-04-13 01:54:53,359 ERROR [WizardController] com.bea.plateng.wizard.WizardController - Uncaught Exception
    java.lang.NullPointerException
         at com.bea.plateng.wizard.TargetWalker.configureTask(TargetWalker.java:273)
         at com.bea.plateng.wizard.TargetWalker.next(TargetWalker.java:104)
         at com.bea.plateng.wizard.WizardController.nextTask(WizardController.java:664)
         at com.bea.plateng.wizard.WizardController.run(WizardController.java:519)
         at java.lang.Thread.run(Thread.java:662)
    Please help with the installation. I doubt if there could be any missing files...

    It was my mistake that I was execuing the installer.jar. The downloaded zip file server103_generic.zip has to be renamed to a jar file server103_generic.jar and the same has to be executed.

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

  • Install weblogic server 6 with sp1 failure in W2K

    When I install weblogic server 6 with sp1 in W2K,
    InstallAnyWhere display, when InstallAnyWhere process 100%,
    there is nothing in my display about the Install.
    there is weblogic600sp1_ and javaw in Windows Task manager->process.
    I have install JDK1.3

    If I remember correctly, you should make sure that the JDK is not in your
    path.
    Michael Girdley
    BEA Systems
    Learning WebLogic? http://learnweblogic.com
    "yshyang" <[email protected]> wrote in message
    news:[email protected]..
    When I install weblogic server 6 with sp1 in W2K,
    InstallAnyWhere display, when InstallAnyWhere process 100%,
    there is nothing in my display about the Install.
    there is weblogic600sp1_ and javaw in Windows Task manager->process.
    I have install JDK1.3

  • How to identify the installed Weblogic Server and JDK are 32bit or 64bit?

    Hi everyone,
    I have a question ~
    Both Weblogic Server and JAVA JDK are installed on the server already, but I only know the Weblogic Server is 10.3.4.0 and JAVA JDK version is 1.6.0_25.
    I know the 64bit Weblogic Server installation file is a wlsXXXX_generic.jar package and 64bit JAVA JDK needed also.
    But, since the Weblogic installed already, there are no such installation files on the Linux Server now.
    I have tried the "java -version" for java version and check the Weblogic version from Weblogic console.
    How to identify the installed Weblogic Server and JDK are 32bit or 64bit with Linux command? Or is there any way to check it?

    What you can try to do is use WLST (or an MBean browser, such as JConsole or JRockit Mission Control) and connect to the adminserver.
    For example when using WLST:
    # set the environment by using setWLSEnv.sh (located in the ${WL_HOME}/server/bin directory).
    # start WLST by using: java weblogic.WLST
    # connect to the adminserver
    connect('adminusername','adminpassword');
    # change to the serverruntime environment
    serverRuntime();
    # show the attributes
    ls();
    # Here an attribute is shown called WebLogicVersion that shows the version of WebLogic
    -r--   WeblogicVersion                              WebLogic Server 10.3.5.0  Fri Apr 1 20:20:06 PDT 2011 1398638
    # Note that this does not show if is 32 bits or 64 bits to retrieve this information you have obtain the JVM version
    # change the directory
    cd('JVMRuntime/AdminServer');
    # show the attributes
    ls();
    -r--   Version                                      R28.0.1-21-133393-1.6.0_20-20100512-2126-linux-x86_64
    # when you have something like x86 at the you are running a 32 bit version, if you have something like x86_64 you are running a 64 bits versionAs mentioned above you can also retrieve this information by using a MBean browser.

  • How to install  weblogic server in linux fedora 7  ...?

    hi.. Experts
    i am new to linux os .i am using fedora 7 version of linux. please tell me,,how to install weblogic server on fedora 7 os. i have to run my servlets , jsp pages. on weblogic server.
    plzz i m not able to do practice ...so please suggest me..
    please Reply...
    thanks a lot to all...

    Yes, they can. They installed in different directories and you have to use different ports.
    AFAIK for HTTP for APEX is either part of the installation (eg. in the Oracle Express Edition) or part of the Oracle Installation CDs. For more information see the Oracle Installation Documentation.
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How to Install WebLogic Server 9.2 MP3 ?

    Hi,
    How to Install WebLogic Server 9.2 MP3 on Linux?
    and as which user we have to install WebLogic server. Whether we have to install as root user or we have to create different user to install weblogic server?
    Please provide me the document to do the installation.
    Thanks

    Just read through the installation guide: [http://e-docs.bea.com/common/docs92/install/index.html] . Look upward in that tree for all relevant WebLogic documentation.

Maybe you are looking for

  • How can I distribute my web-based app properly?

    I created a web-based application that contain CWGraph3D.ocx and CWAnalysis.ocx. My ComponentWork's version is 6.0. During development and compilcation, there is no problem (I developed my app. in VB6sp5). After that I use Package and Development Wiz

  • Report Builde Error

    when i am calling stored procedure which is gathering statistics of two tables inside BEFORE PARAMETR FORM SQL> CREATE OR REPLACE PROCEDURE gather_statistics AS   2  BEGIN   3   dbms_stats.gather_table_stats('PKTCL','TMP_VW_INS_OUTSTANDING',cascade=>

  • Best practice for external drive?

    A really basic set of questions, for which I ought to know the answers: with four external firewire drives connected, three of them daisy-chained to one FW800 port, the fourth to a second FW800 port, do I: a) when shutting down the computer, eject th

  • Plug ins for burning, dodging, layers and filters

    I have Lightroom 4.4 and I would like to add plugins for burning, dodging, layers and filters.  Which plugins would I need to do this things and where would I get them? Thank you, kastenem

  • Getting message as request Obsolete in DTP

    Hi  gurus, I can load data till PSA  and request is green. When I try to load data from PSA to info-object master data using DTP , I am getting message request is obsolete. DTP request is showing green but 0 records though there are 2 records in PSA.