Weblogic 6.1 clustering on Linux

          Hi,
          I have clustered two managed servers (one on solaris machine and the other on
          linux red hat 7.1). When I try to boot the cluster, WLS start fine on solaris
          but on the linux machine, I am getting the following message:
          ####<Oct 5, 2001 11:51:12 AM EDT> <Emergency> <WebLogicServer> <simpson> <tuxmac
          hine> <ListenThread> <system> <> <000209> <ListenThread.run() failed: java.lang.
          UnsatisfiedLinkError: no weblogicunix1 in java.library.path>
          java.lang.UnsatisfiedLinkError: no weblogicunix1 in java.library.path
          at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1312)
          at java.lang.Runtime.loadLibrary0(Runtime.java:749)
          at java.lang.System.loadLibrary(System.java:820)
          at weblogic.platform.Unix.<init>(Unix.java:14)
          at java.lang.Class.newInstance0(Native Method)
          at java.lang.Class.newInstance(Class.java:237)
          at weblogic.platform.OperatingSystem.getOS(OperatingSystem.java:75)
          at weblogic.t3.srvr.T3Srvr$2.run(T3Srvr.java:1004)
          at weblogic.t3.srvr.Callback.done(Callback.java:37)
          at weblogic.t3.srvr.ListenThread.newServerSocket(ListenThread.java:186)
          at weblogic.t3.srvr.ListenThread.run(ListenThread.java:223)
          ####<Oct 5, 2001 11:51:12 AM EDT> <Emergency> <WebLogicServer> <simpson> <tuxmac
          stening for connections. You should probably restart it.>
          Can somebody tell where the file weblogicunix1 is located? has this file been
          changed with WLS 6.1 on linux? If yes can you tell me the name of the new file
          so I can create the necessary link?
          Thanks again.
          Amen
          

          Using the generic file to install the software on linux does not install this automatically.
          The bea support send me this file in an email. I believe for the time being, the
          software is not package properly.
          Thanks for your help.
          Amen
          Kumar Allamraju <[email protected]> wrote:
          ><!doctype html public "-//w3c//dtd html 4.0 transitional//en">
          ><html>
          >You should find it uner $WL_HOME/wlserver6.1/lib/linux
          ><br>directory
          ><p>Amen Akakpo wrote:
          ><blockquote TYPE=CITE>Hi,
          ><br>I have clustered two managed servers (one on solaris machine and
          >the
          >other on
          ><br>linux red hat 7.1). When I try to boot the cluster, WLS start fine
          >on solaris
          ><br>but on the linux machine, I am getting the following message:
          ><p>####<Oct 5, 2001 11:51:12 AM EDT> <Emergency> <WebLogicServer>
          ><simpson> <tuxmac
          ><br>hine> <ListenThread> <system> <> <000209> <ListenThread.run()
          >failed: java.lang.
          ><br>UnsatisfiedLinkError: no weblogicunix1 in java.library.path>
          ><br>java.lang.UnsatisfiedLinkError: no weblogicunix1 in java.library.path
          ><br>        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1312)
          ><br>        at java.lang.Runtime.loadLibrary0(Runtime.java:749)
          ><br>        at java.lang.System.loadLibrary(System.java:820)
          ><br>        at weblogic.platform.Unix.<init>(Unix.java:14)
          ><br>        at java.lang.Class.newInstance0(Native
          >Method)
          ><br>        at java.lang.Class.newInstance(Class.java:237)
          ><br>        at weblogic.platform.OperatingSystem.getOS(OperatingSystem.java:75)
          ><br>        at weblogic.t3.srvr.T3Srvr$2.run(T3Srvr.java:1004)
          ><br>        at weblogic.t3.srvr.Callback.done(Callback.java:37)
          ><br>        at weblogic.t3.srvr.ListenThread.newServerSocket(ListenThread.java:186)
          ><br>        at weblogic.t3.srvr.ListenThread.run(ListenThread.java:223)
          ><br>####<Oct 5, 2001 11:51:12 AM EDT> <Emergency> <WebLogicServer>
          ><simpson> <tuxmac
          ><br>stening for connections. You should probably restart it.>
          ><p>Can somebody tell where the file weblogicunix1  is located? has
          >this file been
          ><br>changed with WLS 6.1 on linux? If yes can you tell me the name of
          >the
          >new file
          ><br>so I can create the necessary link?
          ><p>Thanks again.
          ><p>Amen</blockquote>
          ></html>
          >
          

Similar Messages

  • Jsafe unsatisfied link error calling CyberSource credit card service for Weblogic Server 5.1 on Linux

    Hi,
    I'm running Weblogic Server 5.1 on Linux, when we make CyberSource credit card request, the server console shows errors: jsafe unsatisfied link: jsafe not found in java.library.path .....
    However, when we run Weblogic Server 5.1 on Window 2000, it does not show any errors and goes well with CyberSource credit card services.
    Anybody can help me?
    Thanks!
    Jean

    Did you modify your scripts to actually use SP6?
    jean chen wrote:
    >
    I just applied service pack 6 (weblogic510sp6.zip) on my WLS on Red Hat Linux 6.1, it still shows the same error in weblogic server console. I saw newsgroup Install section somebody said it is a RSA bug and BEA is working with them to fix it and right now just ignore the error print stack, is that true?
    Jean
    "Jesus M. Salvo Jr." <[email protected]> wrote:
    Service Packs include filss for all supported platforms, including
    Linux. I am using them here.
    John
    jean chen wrote:
    Jesus,
    I'm running Weblogic on Linux, is there any SP6 for this platform at all?
    Thanks!
    Jean
    "Jesus M. Salvo Jr." <[email protected]> wrote:
    That error about "no jsafe" occurs if you have not applied any service
    pack at all ( as you have said ). Get the latest SP ( SP6 ) and it
    should go away.
    John
    jean chen wrote:
    I have weblogicaux.jar in my Java CLASSPATH and Weblogic CLASSPATH, but I put it together with my other jar files under another directory instead of lib directory
    Jean
    "Alf" <alf> wrote:
    Do you have /lib/weblogicaux.jar in your classpath? COM.rsa.jsafe is found
    in this file.
    "jean chen" <[email protected]> wrote in message
    news:[email protected]...
    Hi,
    I'm running Weblogic Server 5.1 on Linux, when we make CyberSource creditcard request, the server console shows errors: jsafe unsatisfied link: jsafe
    not found in java.library.path .....
    However, when we run Weblogic Server 5.1 on Window 2000, it does not showany errors and goes well with CyberSource credit card services.
    Anybody can help me?
    Thanks!
    Jean
    Jesus M. Salvo, Jr.
    Senior Consultant
    PowerServe Pty Ltd
    Level 2, 116 Miller Street
    North Sydney 2060
    New South Wales, Australia
    Ph: (61-2) 9492 4800
    Direct (61-2) 9492 4853
    Fax: (61-2) 9492 4899
    http://www.powerserve.com.au
    Email: [email protected]
    This email is from PowerServe Pty Limited (ACN 069 037 056)
    The information contained in this email (including any attached files)
    may be privileged and confidential intended for the use of the
    person/persons named above. If you are not the intended recipient, you
    are advised that any use, distribution or copying of the information is
    strictly prohibited. If you have received this transmission in error,
    please notify PowerServe Pty Limited immediately on (61 3) 9618 1222 or
    reply by email to the sender.
    PowerServe Pty Limited does not represent or warrant that this email or
    any attached files are free from computer viruses or other defects. Any
    attached files are provided, and may only be used, on the basis that the
    user assumes all responsibility for

  • Weblogic 6.0 clustering on Solaris

              I want to setup Weblogic 6.0 clustering on two solaris boxes. I do have a Weblogic
              cluster license. My questions are
              1. Where do I get a multicast address from?
              2. The two Solaris boxes are in my DMZ with private IP's is it ok or do I need to
              have public IP's.
              3. How do I setup the cluster.
              4. Any know issues with weblogic 6.0 clustering on Solaris 2.7.
              Thanks
              Viren
              

              Viren wrote:
              > I want to setup Weblogic 6.0 clustering on two solaris boxes. I do have a Weblogic
              > cluster license. My questions are
              >
              > 1. Where do I get a multicast address from?
              From your sys admin.
              Or use the default one. i.e. 237.0.0.1
              >
              > 2. The two Solaris boxes are in my DMZ with private IP's is it ok or do I need to
              > have public IP's.
              As long as they are static IP's , you should be fine
              >
              > 3. How do I setup the cluster.
              Read docs
              http://e-docs.bea.com/wls/docs60/cluster/index.html
              >
              > 4. Any know issues with weblogic 6.0 clustering on Solaris 2.7.
              >
              Not yet :) :)
              >
              > Thanks
              >
              > Viren
              

  • Unable to initialize Node Manager on Weblogic 11g (10.3.5) Linux env..

    Hello,
    I worked earlier on Weblogic 8.1 and after a long gap I am coming back to Weblogic Server.
    And I tried to install & setup Weblogic Server 11g R1 (10.3.5). I successfully installed WL 11g on a Linux machine, configured the domain, and admin server without any problem. I created a managed server on the Console and tried to initialize the node manager to be able to start the managed server. I am getting the following error message repeatedly. And I did not select SSL connection, while setting up the environment.
    Can someone help me resolve this issue?
    <Sep 13, 2011 12:19:31 PM> <WARNING> <Uncaught exception in server handlerjavax.net.ssl.SSLHandshakeException: [Security:090476]Invalid/unknown SSL header was received from peer inb01.n2nservices.com - 192.168.112.46 during SSL handshake.>
    javax.net.ssl.SSLHandshakeException: [Security:090476]Invalid/unknown SSL header was received from peer inb01.n2nservices.com - 192.168.112.46 during SSL handshake.
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireException(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireAlertSent(Unknown Source)
    at com.certicom.tls.record.ReadHandler.fireAlert(Unknown Source)
    at com.certicom.tls.record.ReadHandler.getProtocolVersion(Unknown Source)
    at com.certicom.tls.record.ReadHandler.checkVersion(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake(Unknown Source)
    at com.certicom.tls.record.ReadHandler.read(Unknown Source)
    at com.certicom.io.InputSSLIOStreamWrapper.read(Unknown Source)
    at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
    at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
    at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
    at java.io.InputStreamReader.read(InputStreamReader.java:167)
    at java.io.BufferedReader.fill(BufferedReader.java:136)
    at java.io.BufferedReader.readLine(BufferedReader.java:299)
    at java.io.BufferedReader.readLine(BufferedReader.java:362)
    at weblogic.nodemanager.server.Handler.run(Handler.java:71)
    at java.lang.Thread.run(Thread.java:662)
    Sep 13, 2011 12:19:31 PM weblogic.nodemanager.server.Handler run

    Can you see what listen address you have given to Node Manager in console or in config.xml?
    <machine xsi:type="unix-machineType">
    <name>Servername</name>
    <node-manager>
    <name>Servername</name>
    <listen-address>localhost</listen-address>
    </node-manager>
    </machine>
    Another way to start Managed server is to use startManaged.sh script.

  • WebLogic 8.1 SP4 on Linux - thread dump does not work

    I have setup WebLogic 8.1 SP4 on RedHat Linux AS 3.3 with Sun JVM (142_05). When I try to perform a thread dump using weblogic.Admin, I receive the following error in the stderr file. I have also tried the kill -3 but still no thread dump. Is there some trick to this ?
    cannot load libary 'stackdump': java.lang.UnsatisfiedLinkError: no stackdump in java.library.path

    I am getting the same error as well
    cannot load libary 'stackdump': java.lang.UnsatisfiedLinkError: no stackdump in java.library.path
    I am creating a simple domain using the domain config wizard and I hope all the PATH and LD_LIBRARY_PATH are set by the default scripts. But I am still getting this error.
    But Kill -3 <PID> works though!
    Is is a know problem OR am I missing something?!
    Bala

  • WebLogic 7.0 & WebLogic 6.1 Clusters on the same Sun Machine

              HI All !!
              can we have two different versions of Weblogic running on same machine in different
              clusters i.e. Weblogic 6.1 on one cluster with a different domain and Weblogic
              7.0 on another cluster with a different domain.
              Plzz reply ASAP...
              Thanx
              Nitesh
              

    Yes, you can.
              Nitesh wrote:
              > HI All !!
              >
              > can we have two different versions of Weblogic running on same machine in different
              > clusters i.e. Weblogic 6.1 on one cluster with a different domain and Weblogic
              > 7.0 on another cluster with a different domain.
              >
              > Plzz reply ASAP...
              >
              > Thanx
              >
              > Nitesh
              >
              >
              

  • Weblogic 5.1 Clusters

    I am trying to find out information regarding to the setup of a Weblogic 5.1
              Cluster.
              I am in the process of reading the online docs as a start....
              Base components being currently utilised on 4.5.1 are:
              - Solaris version 2.6
              - Netscape version 3.6
              - Database version Oracle, 8i
              - JDK 1.2.1_03a
              Questions:
              What is the most popular cluster type used by vendors?
              Are there any specific requirements that define what is best for what
              circumstance?
              What implications exist if any for the clustered environment?
              Is there anyone out there that I would be able to speak regarding algorithms
              they may have implemented?
              Anyone have any statistical information about performance / load balancing
              etc?
              Anyone know any resources that may be able to suggest for me to investigate
              in the specific area of 5.1 clustering, or can anyone outlay any experiences
              please?
              I would really like to obtain stats / benchmark performance of differences
              between 4.5.1 and 5.1 as well?
              any help appreciated?
              Simon
              

    I am trying to find out information regarding to the setup of a Weblogic 5.1
              Cluster.
              I am in the process of reading the online docs as a start....
              Base components being currently utilised on 4.5.1 are:
              - Solaris version 2.6
              - Netscape version 3.6
              - Database version Oracle, 8i
              - JDK 1.2.1_03a
              Questions:
              What is the most popular cluster type used by vendors?
              Are there any specific requirements that define what is best for what
              circumstance?
              What implications exist if any for the clustered environment?
              Is there anyone out there that I would be able to speak regarding algorithms
              they may have implemented?
              Anyone have any statistical information about performance / load balancing
              etc?
              Anyone know any resources that may be able to suggest for me to investigate
              in the specific area of 5.1 clustering, or can anyone outlay any experiences
              please?
              I would really like to obtain stats / benchmark performance of differences
              between 4.5.1 and 5.1 as well?
              any help appreciated?
              Simon
              

  • Clustering in Linux

    As I know Oracle do provide a Failsafe Technology on Microsoft NT
    Clustering Environment.
    I want to know How can I do the same thing in Linux. OR How Can I
    ensure that if my Oracle Database Server is down suddenly and I
    can restart my database service with a minimum downtime. Is there
    any solutions ?
    null

    You do not need to reinstall box 1.
    Regarding the changes, they could be small if (and only if) the initial box was already prepared for RAC.
    With this I mean
    Do you have RAC software installed?
    Are your datafiles already in a storage system that can be shared by both systems?
    Have you already installed the datafiles on a supported cluster filesystem?
    Do yo have an extra network card on the box for the comunication between the two nodes?
    Installing a "supported" RAC is not put a box and plug two cables.
    It is also the posibility of having also SAP enqueue replication configured ...
    You can find some documentation on SAP on Oracle

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

  • Which JDK to install weblogic 10.3.3 in Linux 64 bit machine.

    I jave a Linux 64 bit box. I am trying to find out suitable java env for installing weblogic. JDK 64 bit, downloaded from Sun, is raising noClassDefFound for java/lang/object. Not sure if my platform is not correct or that .bin file is wrong. Can I use jrockit for installation?

    I tried installing 10.3.2 on 64 bit linux with the Sun JDK and had issues (smart update didn't work). I retried with JRockit and it installed just fine and smart update worked. I haven't created any domains though as I'm planning on installing OEM Grid 11g on it.

  • Question: WebLogic 4.0 Clustering on Solaris 2.6

    I've read through several of the postings about Clustering Weblogic Servers
              but there are still a couple of points that aren't clear. We have a Java application
              that is going to use two Weblogic Application servers to go against a Sybase
              database. We decided to use two Single CPU Weblogic servers in a clustered
              configuration for load balancing and in the event one goes down or needs to
              be taken off line. Each server currently has two NIC's. One NIC is connected
              to the LAN where our client PC's are located and the second NIC is going to
              connect to an isolated Network for the Multicast communication and an NFS
              mount for the Weblogic servers. Eventually we might add a third NIC in each
              server that will connect to the network that the Database servers reside on but
              for now they will use the same NIC as the Client PC's.
              The part that isn't clear is the portion about the Multicast addresses. In some
              messages people try to assign and bind the Mutlicast address to the NIC and
              in others they just use a normal IP address and it looks as if the Mutlicast
              address is just configured in the Weblogic properties file. I would like to use
              the second NIC in the servers for the NFS mount and the Multicast communication
              between the servers. Is there anything special to configure this on a SUN solaris
              server? If you have any ideas please let me know.
              Regards,
              Robert
              

    There is a bug report that makes me think this is broken in Solaris 2.6, but
              in theory the following should work:
              Get rid of '/usr/sbin/route add -interface -netmask "240.0.0.0" "224.0.0.0"
              "$mcastif"' in /etc/init.d/inetsvc which sets the "standard" multicast
              address space starting at 224.0.0.0 with a mask of 240.0.0.0.
              Add to your taste:
              /usr/sbin/route add -interface -netmask "255.0.0.0" "235.0.0.0"
              "host1.foo.com"
              /usr/sbin/route add -interface -netmask "255.0.0.0" "236.0.0.0"
              "host2.foo.com"
              /usr/sbin/route add -interface -netmask "255.0.0.0" "237.0.0.0"
              "host3.foo.com"
              Where host1.foo.com, host2.foo.com, etc. are in your local hosts file and
              are set to the local IP address of the interface you want to bind each
              multicast class C address space to.
              netstat -r should give you the visual confirmation that things are
              configured correctly...
              Try snoop on a different machine to see if things are working on the wire:
              snoop -d hme0 multicast | grep -v ETHER
              Where hme0 is the ethernet interface in the proper Ethernet layer 2 domain
              that you want to analyze. Make sure you see the traffic you expect.
              Jim Hayes
              mailto://[email protected]
              Vinny Carpenter <[email protected]> wrote in message
              news:[email protected]...
              > Hi Robert. If you wish to keep the mutlicast traffic off your main
              network, why don't you just move the
              > WebLogic servers in their own network segment. We keep all of our
              WebLogic servers in their own network
              > segment and it works great. Hope this helps
              >
              > --Vinny
              >
              > "Robert L. Doerr" wrote:
              >
              > > I got a message from our Local Weblogic rep and he said (according to
              his inside support)
              > > that what I am trying to do can not be done. Apparently the Mutlicast
              traffic has to use the
              > > same NIC that the clients use to access the WebLogic Server. There is
              no way to use an
              > > isolated LAN for the Mutlicast packets like I originally wanted to do.
              I can still use the second
              > > NIC to go directly to the Database servers on the back end though. If
              anyone does know of
              > > a way to make the Muticast packets use a specific NIC please let me
              know.
              > >
              > > Regards,
              > >
              > > Robert
              > >
              > > "Robert L. Doerr" wrote:
              > >
              > > > Do you mean that the WLS looks for Multicast boradcasts on the same
              port it expects to
              > > > get requests from the clients? Without clustering enabled the WLS is
              listening on port
              > > > 7003 on the Primary NIC for communication with our Java application on
              the client. I thought
              > > > that the Muticast traffic was on a different port. If it uses the
              same port then how can we
              > > > tell the WLS to use the Primary NIC for communication and the second
              NIC strictly for
              > > > the Multicast traffic. I'm still not clear on this issue.
              > > >
              > > > Regards,
              > > >
              > > > Robert
              > > >
              > > > Sazi Temel wrote:
              > > >
              > > > > Hi Robert, you can use two or more NICs per server or you can bind
              multiple address to the same
              > > > > NIC. Every WLS server that is member of the cluster (regardless a
              server has single or multiple
              > > > > NICs, regardless if a WLS server has its own IP bind to its own NIC
              or a NIC used by multiple WLS
              > > > > servers) should listen the same port, you cannot have servers in a
              cluster listening different
              > > > > ports. Once the servers are configured being part of the cluster
              they will use the multicasting
              > > > > to communicate with each other. Note also that you should have
              license for the cluster
              > > > > configuration, you cannot combine multiple license files to make a
              cluster license file. Hope
              > > > > this will help.
              > > > >
              > > > > Regards,
              > > > > --Sazi
              > > > >
              > > > > "Robert L. Doerr" wrote:
              > > > >
              > > > > > I should clarify this a little better:
              > > > > >
              > > > > > Each Weblogic server has a NIC that it will use to communicate
              with all of the clients
              > > > > > on the LAN. The address of that NIC matches the one in the
              license file and it is
              > > > > > expecting requests to come in on port 7003. By default it looks
              as if the WebLogic
              > > > > > server looks for Multicasts on port 7001 of that same NIC. Since
              don't want that
              > > > > > Multicast traffic on the regular Network with the clients (It has
              no reason being there)
              > > > > > we want all the Multiport traffic to go in and out of another NIC
              with a different Network
              > > > > > address. Unless that second address is in the License file can we
              do this? I haven't
              > > > > > seen any messages or notes relating to this issue. It sounds like
              most people only
              > > > > > use one NIC per server.
              > > > > >
              > > > > > Regards,
              > > > > >
              > > > > > Robert
              > > > > >
              > > > > > "Robert L. Doerr" wrote:
              > > > > >
              > > > > > > Thanks, for the response. Can you control what NIC's that
              Multicast braodcasts
              > > > > > > will use? We would like to keep all of the Multicast traffic
              off the normal LAN and
              > > > > > > use the extra NIC's for this.
              > > > > > >
              > > > > > > Robert
              > > > > > >
              > > > > > > Sazi Temel wrote:
              > > > > > >
              > > > > > > > Your server should bind to a "normal" IP address... Use
              multicast address for clustered
              > > > > > > > servers communications, in most case you should do nothing for
              multicast address since if
              > > > > > > > you do not assign one WLS will use the default one
              (237.0.0.1).
              > > > > > > >
              > > > > > > > --Sazi
              > > > > > > >
              > > > > > > > "Robert L. Doerr" wrote:
              > > > > > > >
              > > > > > > > > I've read through several of the postings about Clustering
              Weblogic Servers
              > > > > > > > > but there are still a couple of points that aren't clear.
              We have a Java application
              > > > > > > > > that is going to use two Weblogic Application servers to go
              against a Sybase
              > > > > > > > > database. We decided to use two Single CPU Weblogic servers
              in a clustered
              > > > > > > > > configuration for load balancing and in the event one goes
              down or needs to
              > > > > > > > > be taken off line. Each server currently has two NIC's.
              One NIC is connected
              > > > > > > > > to the LAN where our client PC's are located and the second
              NIC is going to
              > > > > > > > > connect to an isolated Network for the Multicast
              communication and an NFS
              > > > > > > > > mount for the Weblogic servers. Eventually we might add a
              third NIC in each
              > > > > > > > > server that will connect to the network that the Database
              servers reside on but
              > > > > > > > > for now they will use the same NIC as the Client PC's.
              > > > > > > > >
              > > > > > > > > The part that isn't clear is the portion about the Multicast
              addresses. In some
              > > > > > > > > messages people try to assign and bind the Mutlicast address
              to the NIC and
              > > > > > > > > in others they just use a normal IP address and it looks as
              if the Mutlicast
              > > > > > > > > address is just configured in the Weblogic properties file.
              I would like to use
              > > > > > > > > the second NIC in the servers for the NFS mount and the
              Multicast communication
              > > > > > > > > between the servers. Is there anything special to configure
              this on a SUN solaris
              > > > > > > > > server? If you have any ideas please let me know.
              > > > > > > > >
              > > > > > > > > Regards,
              > > > > > > > >
              > > > > > > > > Robert
              > > > > > >
              > > > > > > --
              > > > > > > ------------------------------------------------------------
              > > > > > > Robert L. Doerr (MCNE, MCP, A+)
              > > > > > > 26308 Cubberness
              > > > > > > St. Clair Shores, MI 48081
              > > > > > > Tel: (810) 777-1313
              > > > > > > e-mail: [email protected]
              > > > > > > WEB Site: http://www.robotswanted.com
              > > > > > > "Keeping Personal Robots alive!"
              > > > > > > Heathkit HEROS (Jr, 1, & 2000), Androbots, & MAXX STEELE.
              > > > > > > ------------------------------------------------------------
              > > > > >
              > > > > > --
              > > > > > ------------------------------------------------------------
              > > > > > Robert L. Doerr (MCNE, MCP, A+)
              > > > > > 26308 Cubberness
              > > > > > St. Clair Shores, MI 48081
              > > > > > Tel: (810) 777-1313
              > > > > > e-mail: [email protected]
              > > > > > WEB Site: http://www.robotswanted.com
              > > > > > "Keeping Personal Robots alive!"
              > > > > > Heathkit HEROS (Jr, 1, & 2000), Androbots, & MAXX STEELE.
              > > > > > ------------------------------------------------------------
              > > >
              > > > --
              > > > ------------------------------------------------------------
              > > > Robert L. Doerr (MCNE, MCP, A+)
              > > > 26308 Cubberness
              > > > St. Clair Shores, MI 48081
              > > > Tel: (810) 777-1313
              > > > e-mail: [email protected]
              > > > WEB Site: http://www.robotswanted.com
              > > > "Keeping Personal Robots alive!"
              > > > Heathkit HEROS (Jr, 1, & 2000), Androbots, & MAXX STEELE.
              > > > ------------------------------------------------------------
              > >
              > > --
              > > ------------------------------------------------------------
              > > Robert L. Doerr (MCNE, MCP, A+)
              > > 26308 Cubberness
              > > St. Clair Shores, MI 48081
              > > Tel: (810) 777-1313
              > > e-mail: [email protected]
              > > WEB Site: http://www.robotswanted.com
              > > "Keeping Personal Robots alive!"
              > > Heathkit HEROS (Jr, 1, & 2000), Androbots, & MAXX STEELE.
              > > ------------------------------------------------------------
              >
              

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

  • Has Weblogic 10.3r support OS - Linux (Redhat) x86_64-Bit xeon fully?

    Hello
    We have new servers (64-bit Xeon processors), we want to install OS (Redhat Enterprise 5 64-bit) . But
    i am not sure, i am afraid of new technology platform (jdev11g and weblogic 10.3r ) can be a problem.
    Has Weblogic 10.3r support or version OS (Redhat Enterprise 5 64-bit) fully? i want to try weblogic 10.3, but in the download page of oracle we have server103_linux32.bin file. i want to ask this, linux32.bin means that this version only can use on linux 32-bit or not ?
    Thanks for interest
    Mehmet Özkan YAVUZ

    Hi, Mehmet.
    Yes, it is supported. However, you need to use the generic installer
    Here's the supported configuration page:
    * http://e-docs.bea.com/platform/suppconfigs/configs103/103_over/prod-info.html#1085783
    Here's a related thread on the generic installer
    * Weblogic10.3 installation influence ...
    Cheers,
    -Adrian

  • Does killing an instance of weblogic in a clustered environment hurt?

    I just got moved to a group responsible for web hosting within the company that I work for. I was looking at how they do things with regards to weblogic and deploying/trouble shooting apps. They have many apps, each developed by a different person. All of the apps are deployed under the same clustered two instances of weblogic. To redeploy they kill weblogic then restart it, one instance at a time. They tell me that since weblogic is clustered killing one instance doesn't affect the users on the site. Also, they frequently do thread dumps saying that this doesn't affect the users experience either. Is this correct?

    Did anyone found a solution to this problems. I have been seeing this issues for day I can figure it out.
    It seems to be some sort of issue with credentials between my admin server and managed server1
    Max Monterrey

  • Weblogic 4.5.1 on Linux and JDK2.0

    Hi,
    We currently use 4.5.1 on Linux with JDK 1.1.7b. Has anyone did the same
    only with JDK2.0. I realize its not supported by weblogic on Linux, but
    would like to know whether anyone has tried it anyway and how it worked out.
    Thanks. TC

    Rob Woollen wrote:
    I develop and run WebLogic on Linux with IBM's JDK 1.1.8.
    Sun and Blackdown both have Java2 that are preliminary versions. I had
    some problems with the Sun version, but the Blackdown 1.2.2 vm seems pretty
    good.
    -- Rob
    Tim Clotworthy wrote:
    Hi,
    We currently use 4.5.1 on Linux with JDK 1.1.7b. Has anyone did the same
    only with JDK2.0. I realize its not supported by weblogic on Linux, but
    would like to know whether anyone has tried it anyway and how it worked out.
    Thanks. TC
    Hi,
    I am running WL 5.1 on RedHat 6.1 with the JDK 1.2.2 RC4 from Blackdown.
    Touch wood, I haven't had major issues yet, other than really basic ones. Of
    course, things get interesting when you begin to realise the little bits and
    pieces that are supported on other platforms, but not on Linux, such as the lack
    of apache support (even though it is forthcoming in 5.1 GA from what I
    understand).
    Prashanth Nandavanam

Maybe you are looking for

  • Why have individual files in the cache have been placed in their own folders

    I was servicing a client's laptop this morning and on checking the cache found that all the individual files that are normally there have been put into single directories. This mean there are directories marked as A,B,C etc, and each of those directo

  • Best external connection

    i have a massive plasma and would love to have my new macbook use it as an additional screen vis the mini dvi port but whats bes dvi to vga or dvi to dvi?? i have been told vga is best but surely digital is better for flat screens? if i go dvi to dvi

  • Force DV output to 0-255 ?

    Hi, After bashing my head against the wall for two hours, I finally figured out why DV footage is getting mangled when passing through After Effects. It seems that the DV output module (and the IYUV output module, for that matter) are hard-wired to o

  • My Apple iPad air screen stops responding, particularly in safari

    My brand new IPad Air (64Gb) is roving to be less than satisfactory- I have had to hard reset it several times due to non response, usually in Safari. Additionally, I have had to close applications mid use for the same reasons. All indications are it

  • IPhoto wont allow restart for updates

    1st Instal iLife 2nd Open iPhoto , it says I need updates so I install them 3rd Computer says " You need to restart" and presents a nice window to restart. 4th New window pops up that says iPhoto wont let you restart. 5th Growl and force quit What's