Weblogic 10.3 on Redhat 5.3 x64 with JDK 6 update 14

Dear all
We have been facing weired problems with Weblogic 10.3 on RHEL 5.3 64bit and JDK 6 update 14.
We checked all the requirements and did take care of them. We installed Weblogic from the generic file of 10.3 with Java6. At the end of the installation it stops for couple of minutes at Creating Domains and then continues smoothly.
After that, when we start the server from directory of the domain we created, it stops before getting the identity for almost 5 or 10 minutes and then gets the username and password and then everything works fine. There is no log of any error and everytime we run it it takes a random time at least 5 minutes.
Any help is highly appreciated.
Kamy

Dear James
Thank you for your response. I read the link you sent and it solved my problem. I create a link to urandom and it solved the issue.
For everybody to know, do this :
ln /dev/urandom /dev/random
This will solve the problem but might has some drawbacks with other applications. If the server your are using is dedicated for Weblogic only, it probably won't affect you in any way.
Kamy
Edited by: kamy_a on Aug 6, 2009 1:36 PM

Similar Messages

  • No PKCS#11 support in JDK 6 Update 14 for Windows x64?

    Hi there,
    I successfully installed GlassFish 2.1 on Windows 2008 x64 with JDK 6 Update 13 for x64. Everything was ok until I wanted to access my USB token with a certificate on it trough an EJB.
    I then had to reinstall everything based on 32-bit versions. Now it works again, but I'm not very satisfied with the solution because I wanted to have everything based 64-bit.
    Why JDK 6 Update 14 for Windows x64 does not contain PKCS#11 support? When you have look to the x86 version support is available there.

    If you load successfully your pkcs11 lib into java 32bit mean that the lib is 32bit.
    You cannot load a 32bit native lib into java 64bit ( http://java.sun.com/docs/hotspot/HotSpotFAQ.html#64bit_native_porting ).
    If you find the 64bit lib for your token, you should be able to use java64.

  • Installing Apache-Weblogic Plug-in on RedHat 7.0

    I am trying to install the apache-weblogic plug-in on redhat 7.0
    I modifed my httpd.conf with the following lines:
    LoadModule weblogic_module /usr/lib/apache/mod_wl.so
    AddModule mod_weblogic.c
    <Location /weblogic>
    SetHandler weblogic-handler
    PathTrim /weblogic
    ErrorPage http://www.yahoo.com
    </Location>
    <Files *.jsp>
    SetHandler weblogic-handler
    </Files>
    <Ifmodule mod_weblogic.c>
    WebLogicHost 10.0.0.3
    WebLogicPort 7001
    </IfModule>
    When I try 10.0.0.3/weblogic/ I get nothing!
    Looking in my httpd logs it prints a 302 error!
    Help
    Kevin

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by david walker ([email protected]):
    Has anyone encountered problems installing Oracle 8.0.5 on Redhat 7.0. RedHat 6.2 installation works.<HR></BLOCKQUOTE>
    Should be OK. I was running that combination for a while and can't recall any serious issues during install.
    I am currently running 8.0.5.1 on a Mandrake 7.2 PC. The install was pretty straightforward :
    - Install compatability RPMs (I used slightly higher versioned RPMs than listed in the Oracle documentation);
    - Install 8.0.5.1 s/w;
    - Apply Oracle patch;
    - Create dbs;
    - Configure listener;
    - Create the startup/shutdown rc script and links.
    That's about it for the installation.
    I haven't put the database to much use yet, so there may be other issues ahead :)
    Oh, one thing to note on that last point is that you should have a look at how the /etc/rc.d/rc file operates.
    Under Mandrake 7.2 it will look for a file in /var/lock/subsystem that has the same name as the /etc/init.d script before running the stop script correctly.
    This differs slightly from what I see in the *8.1.7* documentation, so might be due to a difference between mandrake and the other distributions.
    FWIW here is my /etc/init.d/oracle file.
    #!/bin/sh
    # chkconfig: 345 99 10
    # description: Oracle databases
    # Source function library.
    . /etc/init.d/functions
    CWD=`pwd`
    # See how we were called.
    case "$1" in
    start)
    su - oracle -c '. $HOME/.oraclerc && dbstart && lsnrctl start'
    touch /var/lock/subsys/oracle
    stop)
    su - oracle -c '. $HOME/.oraclerc && dbshut && lsnrctl stop'
    rm -f /var/lock/subsys/oracle
    restart)
    cd $CWD
    $0 stop
    $0 start
    echo "Usage: oracle {start|stop|restart}"
    exit 1
    esac
    exit 0
    null

  • 10g Express Edition on Windows 2008 Enterprise R2 x64 with Active Directory

    I have successfully installed the 10g Express Edition on Windows 2008 Ent. r2 x64 with Microsoft Active Directory Domain Controller but i could not be able to run http://127.0.0.1:8080/apex
    Although i have run the http://127.0.0.1:8080/apex on my another Windows 2008 R2 x64 ant WITHOUT Active Directory Domain Controller Role.
    i think its related with AD Domain server role of my server, because i run that on same config and operation without Active Directory Domain Controller role.
    Can anyone help about this issue?
    thanks in advance

    I have experienced the same problem - running 10g Express on a Win 2008 (32-bit). When not being a Domain controller, the install was fine. When installing after the server had been given the Domain Controller role (+the required DNS), it failed. NO FIREWALLS are involved on the server. Seems like Oracle Express has problems being installed in this kind of environment - independent of x32 or x64 bit OS.
    Edited by: 811504 on Nov 17, 2010 11:44 PM

  • SAP R/3 4.7 EXt200 installation on RedHat Linux 5.2 with Oracle 10G

    Hi,
    I got this error during Database Instance Installation:
    All file system node operations of table tORA_SapdataNodes processed successfully.
    ERROR      2009-08-31 11:04:39 [iaxxinscbk.cpp:289]
               abortInstallation
    MDB-06020  File not found: [no oracle rdbms file found].
    I am done with CI Installation.
    Any help would be appreciated.

    Hi ,
         First of all please check availability of your OS + DB requiremnts whether it is supported by SAP or not.You can check this at Product Availability Matrix at ::
    http://service.sap.com/pam
         If this support for your environment i.e.RedHat Linux 5.2 with Oracle 10G then be informed that after starting sapinst in step create database it will prompt you for installing your oracle DB. So open a new window & install your databse ,do the patching of your DB & then continue with sapinst after successfull installation of oracle.Rest of details sapinst will prompot you during instal;lation.
        Hope this will guide you for your query.
    Thanks..
    Mohit

  • Installing Flash Player 12 on Windows Server 2008 R2 X64 with IE 8

    I have an app that runs on Windows Server 2008 R2 X64 that requires Flash Player 12. When I try to install Flash Player 12 it says that Windows Server R2 X64 is not supported by way of eliminating it from the list of supported operating systems. When I do a search I can find many people who indicate they have it running or explain "hacks" to get it running. Since the app requires it there is an implimcation that it should be running on this OS. What is the offical word on this?  This is a production server and I really don't want an "unsupported hack" running in this environment. Is there a supported means of having Flash Player 12 run on Windows Server 2008 R2 X64 with IE8 even if it is within the 32 bit version of the browser?

    Server 2008 (x86) is supported, and I had an x64 machine set up last month that had FP12 installed and running in IE and Firefox. 64 bit IE wouldn't run it for some reason, but the 32 bit did. It installed in C/Windows/System32/Macromed/Flash and C/Windows/SysWOW64/Macromed/Flash, but I was unable to get the ActiveX plug-in to enable outside of 32 bit IE.
    I also set up a Server 2012 machine that DID support the x64 ActiveX, but that's probably not an option for you.
    Like you, I'd be leery of "hacks" to get it to run as an x64 pkug-in, as it may have unintended and undesired consequences in other areas.

  • Is there service pack available for weblogic 5.1 to work with JDK 1.4 for NT Environment

    Is there service pack available for weblogic 5.1 to work with JDK 1.4 for NT Environment

    Hi.
    This is definitely not supported, and I don't know that any work is scheduled in the future
    to support this JDK on WLS 5.1.
    Having said that, I was able to start WLS 5.1sp12 with JDK 1.4 with no errors. I didn't
    exercise any features, however.
    Regards,
    Michael
    Rakesh Gupta wrote:
    Is there service pack available for weblogic 5.1 to work with JDK 1.4 for NT Environment--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • Is weblogic 8.1 not compatible with JDK 1.5?

    Hi ,
    I am trying to run the weblogic 8.1 with JDK 1.5?
    Is it possible?Is it recommonded?
    I am getting the following exception at start up... I had changed the start up files to point to JDK 1.5.
    java.io.InvalidClassException: javax.management.MBeanAttributeInfo; local class incompatible: stream classdesc serialVersionUI
    D = 7043855487133450673, local class serialVersionUID = 8644704819898565848
    at java.io.ObjectStreamClass.initNonProxy(Ljava.io.ObjectStreamClass;Ljava.lang.Class;Ljava.lang.ClassNotFoundExceptio
    n;Ljava.io.ObjectStreamClass;)V(Unknown Source)
    at java.io.ObjectInputStream.readNonProxyDesc(Z)Ljava.io.ObjectStreamClass;(Unknown Source)
    at java.io.ObjectInputStream.readClassDesc(Z)Ljava.io.ObjectStreamClass;(Unknown Source)
    at java.io.ObjectInputStream.readNonProxyDesc(Z)Ljava.io.ObjectStreamClass;(Unknown Source)
    at java.io.ObjectInputStream.readClassDesc(Z)Ljava.io.ObjectStreamClass;(Unknown Source)
    at java.io.ObjectInputStream.readOrdinaryObject(Z)Ljava.lang.Object;(Unknown Source)
    at java.io.ObjectInputStream.readObject0(Z)Ljava.lang.Object;(Unknown Source)
    at java.io.ObjectInputStream.readArray(Z)Ljava.lang.Object;(Unknown Source)
    at java.io.ObjectInputStream.readObject0(Z)Ljava.lang.Object;(Unknown Source)
    at java.io.ObjectInputStream.defaultReadFields(Ljava.lang.Object;Ljava.io.ObjectStreamClass;)V(Unknown Source)
    at java.io.ObjectInputStream.readSerialData(Ljava.lang.Object;Ljava.io.ObjectStreamClass;)V(Unknown Source)
    at java.io.ObjectInputStream.readOrdinaryObject(Z)Ljava.lang.Object;(Unknown Source)
    at java.io.ObjectInputStream.readObject0(Z)Ljava.lang.Object;(Unknown Source)
    at java.io.ObjectInputStream.readObject()Ljava.lang.Object;(Unknown Source)
    at weblogic.management.internal.TypesHelper.getMBeanInfo(TypesHelper.java:261)
    at weblogic.management.internal.TypesHelper.getAdminOrConfigMBeanInfo(TypesHelper.java:366)
    at weblogic.management.internal.ConfigurationMBeanImpl.<init>(ConfigurationMBeanImpl.java:130)
    at weblogic.management.AdminServer.<init>(AdminServer.java:59)
    at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java:245)
    at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:771)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:670)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:344)
    at weblogic.Server.main(Server.java:32)
    Is weblogic 8.1 not compatible with JDK 1.5?
    Thanks in advance,
    Binu

    Hi,
    I was trying WL 8.1 SP4 and was trying to run some classe within a encyption security jar that requires jre1.6. So for this can I mapped it in server prop the higher version and referred it in sever config files but still I am having the same problem. The exception dump is given below .... any help from the BEA side will be appreciated.
    <Quote>
    WebLogic XMLX Module 8.1 SP4 Mon Nov 29 16:21:29 PST 2004 471647 >
    The WebLogic Server did not start up properly.
    java.io.InvalidClassException: javax.management.MBeanAttributeInfo; local class incompatible: stream classdesc serialVersionUI
    D = 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:1945)
    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:1846)
    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:261)
    at weblogic.management.internal.TypesHelper.getAdminOrConfigMBeanInfo(TypesHelper.java:366)
    at weblogic.management.internal.ConfigurationMBeanImpl.<init>(ConfigurationMBeanImpl.java:130)
    at weblogic.management.AdminServer.<init>(AdminServer.java:59)
    at weblogic.management.AdminServerAdmin.initialize(AdminServerAdmin.java:245)
    at weblogic.t3.srvr.T3Srvr.initializeHere(T3Srvr.java:771)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:670)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:344)
    at weblogic.Server.main(Server.java:32)
    <Unquote>
    Bye
    Bappa

  • CAN REDHAT CLUSTER CO-EXIST WITH OCFS FOR APPLICATION CLUSTERING

    We have an existing, operational 10.2.0.3 RAC configuration running w/OCFS2 and ASM on Redhat AS 4. A shared filesystem was requested to be created on the two rac nodes and shared via Samba to a Windows server. OCFS2 does not supply a floating vip for automatic failover so the Linux techs are wanting to install RedHat Cluster to provide this functionality. Can the Redhat cluster co-exist with OCFS and what limitations/problems might we encounter? And is there another solution that we have not thought of??

    Has anyone in your organization read anything about RAC?
    ASM and OCFS have absolutely nothing to do with VIPS. VIPs are defined in /etc/host and in tnsnames.ora ... they are networking parameters not storage parameters.
    They want to install RedHat cluster? I'd see if I could get a court restraining order to keep their hands off the servers until they read the documentation. Good grief!
    If you can't find the RAC docs email me off-line. Reading your post was like reading about a train wreck that is going to happen in the near future.

  • How to install WebLogic 10.3.2 on RedHat 5 64-Bit withno JDK installed?

    Part of my OEM 11GR1 requirement is to install WebLogic 10.3.2. I have a server RedHat 5, I downloaded the Generic .jar file, which would require me a JDK. What is the JDK version I should use? 1.5 or 1.6? Where ot download such?

    Hi,
    If you want to install WebLogic 10.3.2 using Generic Jar then u can use any JDK1.5 or JDK1.6.
    But Always remember that JDK1.5 is not in supported Configuration with WebLogic 10.3.2. So it is always recommended and best practice that while Installing the WebLogic 10.3.2 using Generic Jar in your Box....you should have the JDK 1.6.x (64 Bit) installed in your Box already.
    Thanks
    Jay SenSharma
    http://weblogic-wonders.com/weblogic (WebLogic Wonders Are Here)

  • Problem installing weblogic 6.0 on Redhat 7.1

    When trying to begin the install proccess of 'WebLogic Server 6.0 with Service Pack 2 For Redhat 7.1sh filename.bin I get the following:"Preparing to install...The included VM could not be unarchived(tar). Please try to downloadthe installer again and make sure that you download using 'binary' mode. Please do not attempt to install this currently downloaded copy."I've allocated an alternate directory for use as a temporary directorywith export IATEMPDIR=tmpdirnameThis dir has over 26 gigs.Note the group name is below 8 charsDoes anyone have a solution to this? ThanksJubran

    Found it. Same problem as on Oracle 8.1.7 on RedHat 7.1.
    1. Install the compat* RPMs from the RedHat 7.1 CD1 and CD2. These RPMs
    allow compatibility with RedHat 6.2.
    2. Put the following two statements in your environment prior to running
    the install.
    export LD_ASSUME_KERNEL=2.2.5
    . /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh
    These two statements will allow you to run your shell in a 6.2 compatibility
    mode, for glibc 2.1.3 instead of the new glibc 2.2.2 libs.
    It sounds to me like Sun needs to update the JDKs to support the new glibc
    and the 2.4 kernel. I'm not sure this is even BEA's problem?
    Glen Austin
    OmniSYS, Inc.
    "Glen Austin" <[email protected]> wrote in message
    news:3b2e5873$[email protected]..
    I installed jdk 1.3.1 from java.sun.com on a RedHat 7.1 O/S.
    Originally, I was not pointing to the JDK correctly. I fixed the PATH,
    CLASSPATH, JAVA_HOME, JAVA_PATH to point to the jdk1.3.1 dir.
    Then I got an error saying that cut could not be found in /usr/bin, so I
    ln -s /bin/cut cut in the /usr/bin directory.
    I ran the install script a 3rd time and I'm seeing a [<defunct>] for myJava
    VM in a ps -aef entry, which is in the process list along with the WLS 6.0
    SP1 install bin file. I will try it one more time, but it's not looking
    good.
    Glen Austin
    "Henri Jubin" <[email protected]> wrote in message
    news:3b078ede$[email protected]..
    You need to install the JDK 1.3.1 to have wls 6.0 working.
    The JDK could be found at the developpers zone at javasoft.
    root <[email protected]> wrote:
    i tried installing the wls by using the command :
    sh weblogic600sp1_linux.bin
    i got the message ,
    "Preparing to install..."
    and thats where it stops !
    any ideas ??
    cheers
    Pac

  • Exception weblogic.utils.ParsingException in redhat Linux (include JSP)

    Hi,
    We have a lot of application (war,ear) deployed in Windows XP Server, Sun Solaris with WebLogic Server 7.2 and shows no problem, but now I installed the same applications in WLS SP2 in Linux RedHat 9, and deployed I haven't had any
    problem in doing so, but I get an error when I try to view these applications in the browser.
    The message is:
    9,name=hubcontrol,context-path=/hubcontrol)] Root cause of ServletException
    weblogic.utils.ParsingException: nested TokenStreamException: antlr.TokenStreamIOException
    at weblogic.servlet.jsp.JspLexer.parse(JspLexer.java:961)
    at weblogic.servlet.jsp.JspParser.doit(JspParser.java:90)
    at weblogic.servlet.jsp.JspParser.parse(JspParser.java:213)
    at weblogic.servlet.jsp.Jsp2Java.outputs(Jsp2Java.java:119)
    at weblogic.utils.compiler.CodeGenerator.generate(CodeGenerator.java:258)
    but, I know the problems is <%@ include file="xxx" %>, WL don't support <%@ include file="/xxx" %> in linux....I have many applications WAR, I cannot change them for a Linux version.... does not exist another alternative?
    Thanks a lot,

    <QUESTION>
    I have a problem with creating a separate working directory for Weblogic
    Commerce Server where I can do development. These are the errors that I
    can when I try to access a particular portal,
    I have created a separate user account for this purpose while all the
    main Weblogic stuff are still under /usr/local/weblogic and
    /usr/local/weblogicac. I can access individual jsp pages through
    absolute URL but then I use a portal name to access the portal, it
    throughs those exceptions. Does anyone have similar experience when
    trying to create a separate development environment using the same
    installation and license? Do you have to do a new installation?</QUESTION>
    <ANSWER>
    Theoretically, the working directory JSP for the portal implementation that
    tells the portal framework where to find your portal pages and the BEA
    WebLogic Portal pages.(This page is qualified from yourDocumentRoot as
    defined in the weblogic.properties file.)
    Example: workingdir=/portals/myPortal/
    You need to register the new working Dir in Weblogic.Properties files and
    restart your Application Server after you create your new working Dir.
    It is not easy to say with the situatrion that you described. Please check
    the link http://edocs.beasys.com/wlac/portals/docs/portal.htm#getting for
    details to create working Dir step by step. It may meet your needs. You may
    also check http://www.weblogic.com/docs/admindocs/properties.html#jsp for
    further information about JSP working Dir setting.
    Please try it again and post the result if it's possible.
    Thanks
    Ji Zhang
    </ANSWER>

  • Exception weblogic.utils.ParsingException in redhat Linux

    Hi,
    We have a lot of application (war,ear) deployed in Windows XP Server, Sun Solaris with WebLogic Server 7.2 and shows no problem, but now I installed the same applications in WLS SP2 in Linux RedHat 9, and deployed I haven't had any
    problem in doing so, but I get an error when I try to view these applications in the browser.
    The message is:
    9,name=hubcontrol,context-path=/hubcontrol)] Root cause of ServletException
    weblogic.utils.ParsingException: nested TokenStreamException: antlr.TokenStreamIOException
    at weblogic.servlet.jsp.JspLexer.parse(JspLexer.java:961)
    at weblogic.servlet.jsp.JspParser.doit(JspParser.java:90)
    at weblogic.servlet.jsp.JspParser.parse(JspParser.java:213)
    at weblogic.servlet.jsp.Jsp2Java.outputs(Jsp2Java.java:119)
    at weblogic.utils.compiler.CodeGenerator.generate(CodeGenerator.java:258)
    but, I know the problems is <%@ include file="xxx" %>, WL don't support <%@ include file="/xxx" %> in linux....I have many applications WAR, I cannot change them for a Linux version.... does not exist another alternative?
    Thanks a lot,

    <QUESTION>
    I have a problem with creating a separate working directory for Weblogic
    Commerce Server where I can do development. These are the errors that I
    can when I try to access a particular portal,
    I have created a separate user account for this purpose while all the
    main Weblogic stuff are still under /usr/local/weblogic and
    /usr/local/weblogicac. I can access individual jsp pages through
    absolute URL but then I use a portal name to access the portal, it
    throughs those exceptions. Does anyone have similar experience when
    trying to create a separate development environment using the same
    installation and license? Do you have to do a new installation?</QUESTION>
    <ANSWER>
    Theoretically, the working directory JSP for the portal implementation that
    tells the portal framework where to find your portal pages and the BEA
    WebLogic Portal pages.(This page is qualified from yourDocumentRoot as
    defined in the weblogic.properties file.)
    Example: workingdir=/portals/myPortal/
    You need to register the new working Dir in Weblogic.Properties files and
    restart your Application Server after you create your new working Dir.
    It is not easy to say with the situatrion that you described. Please check
    the link http://edocs.beasys.com/wlac/portals/docs/portal.htm#getting for
    details to create working Dir step by step. It may meet your needs. You may
    also check http://www.weblogic.com/docs/admindocs/properties.html#jsp for
    further information about JSP working Dir setting.
    Please try it again and post the result if it's possible.
    Thanks
    Ji Zhang
    </ANSWER>

  • Error  when Start domain in Weblogic 10.3.3 RedHat 5.0 64Bits

    I followed the steps of creating the Domain Patterns, but when I run the start the following error occurs:
    ./startWebLogic.sh
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=256m
    WLS Start Mode=Development
    CLASSPATH=/usr2/Oracle/Middleware/patch_wls1033/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/usr2/Oracle/Middleware/patch_ocp353/profiles/default/sys_manifest_classpath/weblog ic_patch.jar:/usr2/jdk1.6.0_21/lib/tools.jar:/usr2/Oracle/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/usr2/Oracle/Middleware/wlserver_10.3/server/lib/weblogic.jar:/usr2/Oracle/Middl eware/modules/features/weblogic.server.modules_10.3.3.0.jar:/usr2/Oracle/Middleware/wlserver_10.3/server/lib/webservices.jar:/usr2/Oracle/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all. jar:/usr2/Oracle/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/usr2/Oracle/Middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/usr2/Oracle/Middleware/wlserve r_10.3/server/lib/xqrl.jar
    PATH=/usr2/Oracle/Middleware/wlserver_10.3/server/bin:/usr2/Oracle/Middleware/modules/org.apache.ant_1.7.1/bin:/usr2/jdk1.6.0_21/jre/bin:/usr2/jdk1.6.0_21/bin:/usr2/jdk1.6.0_21/bin:/usr/kerb eros/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/dell/srvadmin/bin:/opt/dell/srvadmin/sbin:/root/bin
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://hostname:port/console *
    starting weblogic with Java version:
    java version "1.6.0_21"
    Java(TM) SE Runtime Environment (build 1.6.0_21-b06)
    Java HotSpot(TM) 64-Bit Server VM (build 17.0-b16, mixed mode)
    Starting WLS with line:
    /usr2/jdk1.6.0_21/bin/java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=256m -Dweblogic.Name=AdminServer -Djava.security.policy=/usr2/Oracle/Middl eware/wlserver_10.3/server/lib/weblogic.policy -Xverify:none -da -Dplatform.home=/usr2/Oracle/Middleware/wlserver_10.3 -Dwls.home=/usr2/Oracle/Middleware/wlserver_10.3/server -Dweblogic.ho me=/usr2/Oracle/Middleware/wlserver_10.3/server -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/usr2/Oracle/Middl eware/patch_wls1033/profiles/default/sysext_manifest_classpath:/usr2/Oracle/Middleware/patch_ocp353/profiles/default/sysext_manifest_classpath weblogic.Server
    <Sep 29, 2010 4:01:59 PM BRT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) 64-Bit Server VM Version 17.0-b16 from Sun Microsystems Inc.>
    <Sep 29, 2010 4:02:16 PM BRT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 >
    <Sep 29, 2010 4:02:16 PM BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Sep 29, 2010 4:02:16 PM BRT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Sep 29, 2010 4:02:16 PM BRT> <Notice> <LoggingService> <BEA-320400> <The log file /usr2/Oracle/Middleware/user_projects/domains/base_domain3/servers/AdminServer/logs/AdminServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Sep 29, 2010 4:02:16 PM BRT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to /usr2/Oracle/Middleware/user_projects/domains/base_domain3/servers/AdminServer/logs/AdminServer.log00002. Log messages will continue to be logged in /usr2/Oracle/Middleware/user_projects/domains/base_domain3/servers/AdminServer/logs/AdminServer.log.>
    <Sep 29, 2010 4:02:16 PM BRT> <Notice> <Log Management> <BEA-170019> <The server log file /usr2/Oracle/Middleware/user_projects/domains/base_domain3/servers/AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.>
    <Sep 29, 2010 4:02:18 PM BRT> <Error> <Security> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: java.lang.ExceptionInInitializerError.
    weblogic.security.service.SecurityServiceException: java.lang.ExceptionInInitializerError
    at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:342)
    at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:221)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1783)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:442)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:840)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.ExceptionInInitializerError
    at com.octetstring.vde.util.guid.GuidGenerator.nextGuidInBytes(GuidGenerator.java:125)
    at com.octetstring.vde.util.guid.Guid.<init>(Guid.java:84)
    at com.octetstring.vde.backend.standard.BackendStandard.add(BackendStandard.java:379)
    at com.octetstring.vde.backend.BackendHandler.add(BackendHandler.java:460)
    at com.octetstring.vde.util.LDIF.importLDIF(LDIF.java:279)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.NullPointerException
    at java.lang.System.arraycopy(Native Method)
    at com.octetstring.vde.util.guid.GuidParamGenerator.generateNodeID(GuidParamGenerator.java:47)
    at com.octetstring.vde.util.guid.GuidStateManager.initializeGUIDParameters(GuidStateManager.java:59)
    at com.octetstring.vde.util.guid.GuidStateManager.<init>(GuidStateManager.java:30)
    at com.octetstring.vde.util.guid.GuidStateManager.<clinit>(GuidStateManager.java:23)
    Truncated. see log file for complete stacktrace
    >
    <Sep 29, 2010 4:02:18 PM BRT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Sep 29, 2010 4:02:18 PM BRT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason:
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090399]Security Services Unavailable
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:916)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    <Sep 29, 2010 4:02:18 PM BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Sep 29, 2010 4:02:18 PM BRT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Sep 29, 2010 4:02:18 PM BRT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    Could anyone help me solve this problem?
    Tks.

    You should ensure that the hostname of your machine resolves to an IP address either via DNS or in your hosts file.

  • Z87-G45 Gaming not able to install Win7 x64 with Samsung 840 EVO

    I have a brand new:
    i5 4570
    MSI Z87-G45 Gaming
    250GB Samsung 840 EVO
    1x 8GB Corsair ValueRam DDR3 1600
    I got everything hooked up properly, but I am not able to install Win7 x64 through an USB pen drive (Kingston Datatravel 32GB USB3) I have a proper  official and Legit MSDN ISO, formatted by the Win7 USB tool from MS itself.
    Note that i do not have an optical device (DVD) installed so I cannot use it 'the old way'.
    Bios settings are okay, everything is recognized
    USB Legacy - Kingston Datatraveler
    HDD Legacy - Samsung 840 EVO
    Win7 setup loads properly; but before I can select the Harddrive / SSD to install Win7 on I get prompted that additional (3rd party) drivers are needed to proceed. The volume is not recognized. This happens 9 out of 10 times. In the 10% cases I do get the option to format the SSD and/or create partitions. However, installation fails after all, cannot load or find file ...
    What I've tried so far:
    Switch out the SATA cables and power cables
    Switch through the various SATA ports on the MB 1 through 6
    Tried UEFI and UEFI/Legacy (UEFI doesn't seem to work at all)
    Update UEFI to V 1.50
    All the above result in the case mentioned.
    I have succesfully installed the SSD in an other PC, using the same pen drive and ISO and it worked like a charme, thus ruling out that the SSD, pen drive or image is corrupt.
    Even when I switched out the SSD after Win7 setup has succesfully copied, unpacked and installed all the files (doing this on the other machine where it works like a charm). Then switching it to the MSI Z87...it fails; starting the setup procedure right from the start, like nothing was ever written on the SSD...
    Finally i turned to Win8, and guess what, it installed without any glitches on the MSI Z87
    What am I missing here, I would really want to install Win7 instead of Win8
    Forgot to enable / disable something in the UEFI? I really don't know, google doesn't give much information on this specific problem (SSD is recognized properly by the BIOS / UEFI as far as I can tell)
    The only thing I have not tried out so far is updating the Samsung SSD firmware to the 1.0 version which has been release 3 days ago...
    Any clues, tips, hunches??

    Quote from: Bernhard on 25-October-13, 18:33:41
    Did you disable Secure Boot in the BIOS? If not, then Win7 won't load.
    Hmmm not sure, thanks for the reply, will have to look into that later today!
    I didn't change it from the default setting I think, unless it is part of the Win8 features in the UEFI. All where disabled by default, and I kept them disabled.
    Where is Secure Boot listed in the UEFI, and any idea wether it is enabled by default?
    ::EDIT::
    Found it in some screenshots, I cannot recall from the top of my head wether it was enabled or disabled, allthough my gutt feeling says it already is disabled.
    http://cdn.pcper.com/files/imagecache/article_max_width/review/2013-05-31/09-MSI_SnapShot_23.gif
    http://cdn.pcper.com/files/imagecache/article_max_width/review/2013-05-31/10-MSI_SnapShot_24.gif
    Nice overview of the entire UEFI btw: http://www.pcper.com/reviews/Motherboards/MSI-Z87-GD65-Gaming-Motherboard-Review/BIOS-Features-continued

Maybe you are looking for

  • Data acquisition of CV7-V wind sensor under labview using NI 9403

    hello I want to measure a numeric type RS232 signal at the output of a CV7-V wind sensor (attached PDF file) I used the module CDAQ 9191 and NI 9403 under NI MAX and I got the result on the attached figure how I can retrieve the information from this

  • BP Duplicate Check - SIC_INDEX_MAIN

    I am enabling BP duplicate check in SAP CRM6.0. Steps followed to activate indexes are: 1) I created an index for for application BAS, object type BUT000 and index object type BUT000 from spro > Web Application server > Application Server > System Se

  • Should I go for the Mac book pro or the iMac?

    Here's my dilemma: I am about to be a sophomore in college and my HP laptop just isn't cutting it for my regular use. My question (which I know is hard to answer) is whether I should purchase the Mac book pro or an iMac. Keep in my I have an iPhone a

  • Attachments (such as pdf) in a mail merge Outlook 2010

    Along with the problem of having the mail merges sent from the wrong email account, I also need to attach a PDF of a brochure for the recipient's printing.  I don't see a way to do this.  Can someone help?  I did a search and it mentions a Visual Bas

  • GUEST WLANs ::: user self regsitration

    I would like to share a few thoughts about guest WLAN access. - if you have a lot of guests this means a lot of work in terms of account & password generation plus changing the credentials after a certain time. Now you can offload this to lobbyadmin