Multiple instances of weblogic server 6.1 running on the same machine

Hi,
I need to run two instances of weblogic server 6.1 running on the same
machine. I need one for development and the other one running the live
applications. I need two instances to be independent of each other. I am
running weblogic server as an NT service. So I need two servers to start
from the service so they are independent of each other.
Thanks
Madhu

Hi.
You can create new servers in your domain via the console. Be sure they are
listening to different ports, however. If your NT machine supports more than
1 IP address then you could alternatively bind each server to a different
address.
I'm not sure if this answers your question?
Regards,
Michael
m holur wrote:
Hi,
I need to run two instances of weblogic server 6.1 running on the same
machine. I need one for development and the other one running the live
applications. I need two instances to be independent of each other. I am
running weblogic server as an NT service. So I need two servers to start
from the service so they are independent of each other.
Thanks
Madhu--
Developer Relations Engineer
BEA Support

Similar Messages

  • Multiple instances of weblogic server 5.1 on one node.

    Hi,
    We failed to start one instance on a node where we were able to start
    another instance from another location.
    We installed two instances of Weblogic server 5.1 on Solaris 5.7.
    One at /usr/weblogic and another at /opt/weblogic. We were able to start
    the /usr/weblogic instance in cluster mode. Then we stopped
    /usr/weblogic instance and try to start another instance at
    /opt/weblogic in cluster mode. But failed. We have similar directory
    structure and files in both places except the weblogic.properties file,
    which has different paths.
    we are using JDK1.2.2 and got the following Exception
    Exception in thread "main" java.security.AccessControlException: access
    denied (
    java.lang.RuntimePermission createSecurityManager )
    at
    java.security.AccessControlContext.checkPermission(AccessControlConte
    xt.java, Compiled Code)
    at
    java.security.AccessController.checkPermission(AccessController.java,
    Compiled Code)
    at
    java.lang.SecurityManager.checkPermission(SecurityManager.java, Compi
    led Code)
    at java.lang.SecurityManager.<init>(SecurityManager.java,
    Compiled Code)
    at
    weblogic.boot.ServerSecurityManager.<init>(ServerSecurityManager.java
    , Compiled Code)
    at weblogic.Server.main(Server.java, Compiled Code)
    at weblogic.Server.main(Server.java, Compiled Code)
    Any type of help or suggestion is appreciated.
    Thanks
    --sreeni.

    Hi.
    You can create new servers in your domain via the console. Be sure they are
    listening to different ports, however. If your NT machine supports more than
    1 IP address then you could alternatively bind each server to a different
    address.
    I'm not sure if this answers your question?
    Regards,
    Michael
    m holur wrote:
    Hi,
    I need to run two instances of weblogic server 6.1 running on the same
    machine. I need one for development and the other one running the live
    applications. I need two instances to be independent of each other. I am
    running weblogic server as an NT service. So I need two servers to start
    from the service so they are independent of each other.
    Thanks
    Madhu--
    Developer Relations Engineer
    BEA Support

  • Configuring multiple instances of weblogic server 7.0 on single machine

    Hi,
    I am trying to configure multiple instances of weblogic server 7.0 on single machine
    ( sun Solaris 7). I tried to create everytime new domain. Can anybody help me.
    Thanks in advance.
    Ravi

    You can have several servers under one domain. No need to create a new
    domain for each server. Just configure a server and make sure they are
    listening on different ports. you are all set.
    Kumar
    ravikiran wrote:
    Hi,
    I am trying to configure multiple instances of weblogic server 7.0 on single machine
    ( sun Solaris 7). I tried to create everytime new domain. Can anybody help me.
    Thanks in advance.
    Ravi

  • No weblogic server was found running on the specific port.

    Hello,
    While trying to target/connect to the weblogic server from Grid control 10.2.0.5,I'm getting the below error.
    1.Added the connection filter in the weblogic console to allow connections only from the grid control's host
    2.But while trying to connect from the grid control to the weblogic server for monitoring,its failed with the below exception,
    "No weblogic server was found running on the specific port.if the administration port is SSL enabled,specify the keystore and try again"
    3.However,I can able to connect to the weblogic if I dont give any connection filter arguments.
    "No weblogic server was found running on the specific port.if the administration port is SSL enabled,specify the keystore and try again"
    Appreciate for any pointers/help to resolve the issue.

    Hi,
    Next thing to do is to make sure that the parent paths issue is out of the way:
    Create a new asp file at the location: d:\inetpub\wwwroot\SAP NetWeaver Visual Composer\server\bin\test.asp
    with the following content:
    <%@ Language="JScript" %>
    <!-- #include file="..~server.ini" -->
    <%
       Response.write("Success");
    %>
    If you do not see the "Success" string printed out when you call your asp in the following way:
    http://server:port/VCServer/server/bin/test.asp
    then you still don't have this parent paths configured correctly.
    If you do then you should open an OSS message and let dev support have a look at your installation.
    Regards,
    Yaniv.

  • Can there be more than one JVM Running on the same machine

    Can there be more than one JVM Running on the same machine.

    Even JVM's of different versions (or vendors) can run on the same box at the same time.

  • BW Precalculation server and BW server can be installed on the same machine

    Hi BW Expert
    We are evaluating make Precalculated Workbooks and we have a doubt, BW Precalculation server and BW server can be installed on the same machine?
    Regards,
    Egly

    Hi,
    It is better to have them on separate systems.
    https://websmp201.sap-ag.de/~sapidb/012003146900000085752006E/HowtoInformationBroadcasting.pdf
    Please go through the below threads:
    BW Pre Calculation server
    Information needed about bi pre calculation server
    Hope this helps.
    Regards
    Vishal

  • Multiple instance of WebLogic server 6.1 on port 80

    Hi:
    Is it possible to run two seperate instances of WebLogic server 6.1 on same the
    server both listening on port 80?
    Details about the instances:
    Instance 1
    Domain names : fasnets
    Server name: envext
    Listen Address : 155.x.x.1
    Listen Port : 80 :
    External DNS : www.acme.com
    Instance 2
    Domain names : fasnets1
    Server name: envext1
    Listen Address : 155.x.x.2
    Listen Port : 80 :
    External DNS : www.acme1.com
    Thanks,
    Soni

    Hi Soni,
    Web colsole --> your domain --> your server --> configuration -->
    general --> Listen Port / Listen Address
    Regards,
    Slava Imeshev
    "Soni " <[email protected]> wrote in message
    news:3dcfbbcb$[email protected]..
    >
    Hi:
    Is it possible to run two seperate instances of WebLogic server 6.1 onsame the
    server both listening on port 80?
    Details about the instances:
    Instance 1
    Domain names : fasnets
    Server name: envext
    Listen Address : 155.x.x.1
    Listen Port : 80 :
    External DNS : www.acme.com
    Instance 2
    Domain names : fasnets1
    Server name: envext1
    Listen Address : 155.x.x.2
    Listen Port : 80 :
    External DNS : www.acme1.com
    Thanks,
    Soni

  • Different Web Server and JDK Version on the same machine

    Dear All,
    There's a Orion App Servevr w/ JDK1.3 that running JSP. And I
    have installed the IBM websphere 5.0 SP2 w/ JDK 1.5 for another application in the same machine. When I tried to
    start the orion using cmd "java -jar orion.jar" for the original application, I encountered error as
    follow:
    C:\orion>java -jar orion.jar
    Exception in thread "main" java.lang.VerifyError: <class: com/evermind/server/ApplicationServer, method: na signature: <Ljava/lang/String;Lcom/evermind/util/ErrorHandler;>Lcom/evermind/server/ Application;> Incompatible object argument for invokespecial
    Whats the possible solution? May anyone give a suggestion? Thanks
    Regards

    try to specify the absolute path for java such as
    c:\my_java_JDK1.3\bin\java -jar orion.jar

  • Terminating ssl on a bigip, disco and oid running on the same machine

    hi,
    please could someone point me in the right direction.
    I have a working discoverer server 10.1.2 running on a host on 7777
    I have a working 10.1.2 SSO and OIM 10.1.2 server running on the same host on port 7779
    Everything works fine with OID authentication being forwarded to AD servers.
    I'd like to put a bigip in front of the SSO server and terminate the SSL on the bigip, because this seemed to be simplest.......
    The bigip docs say delete the SSO Server from the partner apps (this isn't possible from the SSO web interface, I can only view it).
    I need to get discoverer to connect to the https://[bigip] for SSO authentication.
    I know I need to use ssoreg.sh to do this, the combination of commands eg which homes to use I am having difficulty getting right.
    Thanks in advance,
    Robbo

    And also, how I can interchange message between independent applications (or services) on the same computer?The same way you would interchange messages between them if they were running on different computers.
    You already seem to understand the concept of clients and servers passing messages between each other. There is nothing to prevent a "server" from being a client of another server. And there is nothing to prevent a client from running on the same computer as a server.

  • Running two instances of Windows Server 2012 Essentials R2 on the same domain

    We have Windows Server 2012 Essentials R2 running as a domain controller -- and have installed another licensed copy of the same thing on the same domain.  We want to use the 2nd server for running an LOB application and provide backup for the
    AD services. 
    The 2nd server is a member of the domain. Can I do this and have the 2nd server provide AD failover services like they do with 2012 Standard? 

    Two things to consider. In the XP and 2003 era, the OS was not written in a security-first fashion. While XP did have LUA, almost nobody used them. Then came Vista and UAC, and those prompts were a major pain point because nobody wrote for security. Fast
    forward 6 years and standard accounts are a normal best practice. Almost nobody in business recommends running daily tasks as administrator.
    I mention all this to illustrate that, similar to admin accounts, what you used to get away with no longer applies. Running LOB apps on a DC is just bad. Many times, the app just doesn't work. But even if you could get it to work, it is a terrible idea.
    If the stories of Home Depot, Target, and most recently Sony don't already give it away, I'll spell it out. We no longer live in an age where you can take shortcuts and expect to be safe. Large organizations make national news when they screw up. But small
    businesses are targeted just as often and are at just as much risk. From "leaking" their client info to having their data held for ransom, the small business is abused regularly, but never makes national news because they are, by definition, small.
    If you can take simple easy steps to help minimize that risk, such as keeping a domain controller free of other software and locked down, then it is almost unethical to do Otherwise in the modern computing era. The world ha changed. It is our responsibility
    as I.T professionals to change with it. That's why we get to call ourselves "professionals" in relation to I.T.
    So, what bad things? Risking the customer's very livelihood. I consider that pretty darn bad.

  • Can 2 separate Planning Servers be running on the same machine?

    Dear All,
    We are trying to setup Hyperion DEV and SIT environments into the same AIX server. We have
    Shared Services
    Essbase
    EAS
    APS
    Financial Reporting
    Planning
    Oracle Application Server 10g
    Oracle 10g DB
    We use 2 separate user accounts and different HYPERION_HOME and ORACLE_HOME.
    Everything seems fine except the Business Rule. When trying to pick the Planning locations, it's always pointing to the first instance of the Planning server.
    I think it is related to the RMI registry service which is used to establish a communication between Planning, Essbase and HBR/EAS.
    I am also running 2 RMI registry services on two different port. However, how can we tell the Planning, HBR/EAS to use which one for communication.
    Any idea?

    I found that the table HEAS.HBRPLUGINDATA contains the correct Planning RMI Port. It seems that EAS is talking with the correct RMI and Essbase Server.
    I can submit business rule in Planning. However, I still can't submit business rule in EAS. Any idea?

  • How to find my class is running in the same machine or not

    Hi,
    Can any one help me, I have a class called TestClass it has a main method. I want to restrict this class, to run only one occurrence in my system. i.e. If I open 2 command prompts and If I run this class in 2 command prompts, in one command prompt it should run, in another command prompt it should display msg like "This class is already running in the system".
    Thanks in advance.

    You could simply create a text file, if that file
    does not already exist. If it
    does exist, you know you are already running. Just
    remember to delete the
    file on exit of the original running instance.This is not as reliable as the previously mentioned server socket approach. With this approach, if your program crashes, it may not delete the file. With the socket approach, even if the program crashes, the socket will be released.

  • Sending mail with php via postfix to EIMS running on the same machine.

    Hello it was suggested I clarify and repost this question as previously I had posted it in a already answered thread,
    I am running EIMS as my mail program on my Mac OS 10.4.6 Server for email.
    http://www.eudora.co.nz/
    I need to send email through the standard php mail command from my php scripts because many scripts written by others use this command. (Rewriting all the php apps written by third parties to uses another mail library is not an option.)
    This forces me to use postfix to send the emails. I have already tried the EiMS command line tool and this program is not up to the task.
    I had postfix configured properly as a "Null Client" so that postfix delivers mail to another server and doesn't try to deliver mail to itself or listen for new mail coming in. I got the instructions for the null client from here:
    http://www.postfix.org/STANDARDCONFIGURATION_README.html#nullclient
    This was working fine but I have changed my server to use open directory and in the process, I had to change the hostname of my server from shenzhenparty to shenzhenparty.com. My original server name was not a fully qualified domain name and so postfix didn't know it was sending mail to the same server. Now postfix is able to detect a mail loop again.
    You can take a look at the log below:
    May 29 14:30:21 shenzhenparty postfix/cleanup[23298]: 506E15F725C: message-id=<[email protected]>
    May 29 14:30:21 shenzhenparty postfix/qmgr[23034]: 506E15F725C: from=<[email protected]>, size=868, nrcpt=2 (queue active)
    May 29 14:30:21 shenzhenparty postfix/error[23301]: 506E15F725C: to=<[email protected]>, relay=none, delay=0, status=bounced (local delivery is disabled)
    May 29 14:30:21 shenzhenparty postfix/smtp[23302]: warning: host mail.shenzhenparty.com[210.17.235.228] greeted me with my own hostname shenzhenparty.com
    May 29 14:30:21 shenzhenparty postfix/smtp[23302]: warning: host mail.shenzhenparty.com[210.17.235.228] replied to HELO/EHLO with my own hostname shenzhenparty.com
    May 29 14:30:21 shenzhenparty postfix/smtp[23302]: 506E15F725C: to=<[email protected]>, relay=mail.shenzhenparty.com[210.17.235.228], delay=0, status=bounced (mail for mail.shenzhenparty.com loops back to myself)
    May 29 14:30:21 shenzhenparty postfix/cleanup[23298]: 5B1C55F725E: message-id=<[email protected]>
    May 29 14:30:21 shenzhenparty postfix/qmgr[23034]: 5B1C55F725E: from=, size=2809, nrcpt=1 (queue active)
    May 29 14:30:21 shenzhenparty postfix/qmgr[23034]: 506E15F725C: removed
    May 29 14:30:21 shenzhenparty postfix/error[23305]: 5B1C55F725E: to=<[email protected]>, relay=none, delay=0, status=bounced (local delivery is disabled)
    May 29 14:30:21 shenzhenparty postfix/qmgr[23034]: 5B1C55F725E: removed
    Postfix seems to have an option for everything, doesn't it have an option to disable this loop back check? i have looked through all the options and have not found a way. Below is my postfix configuration in case that helps:
    shenzhenparty:~ deverman$ postconf -n
    command_directory = /usr/sbin
    config_directory = /etc/postfix
    daemon_directory = /usr/libexec/postfix
    debugpeerlevel = 2
    html_directory = no
    inet_interfaces = localhost
    local_transport = error:local delivery is disabled
    mail_owner = postfix
    mailboxsizelimit = 0
    mailq_path = /usr/bin/mailq
    manpage_directory = /usr/share/man
    mydomain = shenzhenparty.com
    mydomain_fallback = localhost
    mynetworks_style = host
    myorigin = $mydomain
    newaliases_path = /usr/bin/newaliases
    queue_directory = /private/var/spool/postfix
    readme_directory = /usr/share/doc/postfix
    relayhost = mail.shenzhenparty.com
    sample_directory = /usr/share/doc/postfix/examples
    sendmail_path = /usr/sbin/sendmail
    setgid_group = postdrop
    smtpdtls_keyfile =
    unknownlocal_recipient_rejectcode = 550
    As postfix has given me a lot of trouble on this issue I don't see switching from EIMS to postfix as a viable option just to get php emails working on a Mac OS X Server. I also do not want to use an additional IP just to get emails working either because if I have to do that I might as well move to a managed solution on a linux box.
    I hope someone has a suggestion. Thanks

    You can add a private IP address so that one mta listens on the public and the other listens on the private. The ISP would not be routing the private IP, so there would be cost or even knowledge of the private IP.
    I'm not saying that's an solution to your issue- but clarifying that it's easy to add alternate private IPs to an interface.
    Jeff

  • Can we have both 9i and 10g db running on the same machine

    Hi,
    I want to to exp/imp upgrade of my 9i db to 10g db.
    Can I have both 10g and 9i installed on the same server?
    Thanks,
    Kavitha

    Yes, provided that the HW, OS version and Patch level are certified for both 9i and 10g.
    Install 10g into a seperate ORACLE_HOME -- whether under the same "oracle" account or a different (e.g. "oracle10g" account).
    However, you should consider 11g as 10g is being desupported this month (i.e. no new patches / fixes will be available for 10g)
    Hemant K Chitale
    Edited by: Hemant K Chitale on Jun 9, 2010 10:58 AM

  • How to recover from a lost trust relationship (or zone configuration) between the linux ZCM agent to the Primary Zone server running on the same machine?

    I have tried:
    zac retr, which fails as it says there is no zone to which this agent
    is connected
    zac reg, which fails because of error 34 Invalid device authentication
    information
    zac rereg GUID, which fails because of missing zone (as zac retr)
    zac unr, which fails because of the same error.
    zac ci shows the correct certificates
    almost everything is working except registration refresh and location
    refresh.
    What to do in this situation?
    ZCM 11.2 with latest update (Monthly update 1)
    W. Prindl

    This was yesterday resolved by NTS - you see the "quick" resolution
    time of NTS if you subtract the date of the initial post from the date
    of this post - with an absolutely simple trick, which obviously nobody
    did know of. The support engineer got it from the developer team.
    There is a switch in the
    /opt/novell/zenworks/share/tomcat/webapps/zenworks-registration/WEB-INF/
    config.xml configuration file, with which you can switch authentication
    off for device registration.
    You just need to add <Authenticate>false<\Authenticate> into the only
    configuration this file contains.
    This suppresses the error 34 on device registration and the device gets
    registered correctly upon restart of the zenworks suite. After this is
    done one can change back the above mentioned file to the original state
    and restart the zenworks suite again.
    The solution was really easy to deploy - the time till this resolution
    was found was IMO too long.
    W. Prindl
    W_ Prindl wrote:
    >I have tried:
    >
    >zac retr, which fails as it says there is no zone to which this agent
    >is connected
    >
    >zac reg, which fails because of error 34 Invalid device authentication
    >information
    >
    >zac rereg GUID, which fails because of missing zone (as zac retr)
    >
    >zac unr, which fails because of the same error.
    >
    >zac ci shows the correct certificates
    >
    >almost everything is working except registration refresh and location
    >refresh.
    >
    >What to do in this situation?
    >
    >ZCM 11.2 with latest update (Monthly update 1)

Maybe you are looking for

  • Filling Activity fields from the Interactive Script WinClient

    Hi Experts, I am working with Interactive Scripting (CRMM_TM_SCRIPT) and I already defined my interactive script. I am also creating Activities after I finish with the Script in order to register a case. I am doing this by defining an Action Type CIC

  • Horrible in-board mike on Helix

    WIndows 8.1 has a new recording app which I figured would be good. And even when I have used Skype I found the inboard mike on the tablet was practically useless. Both mikes (one at the top of the sreen and one at the bootm are located close to the f

  • Reader 9.0

    Help! every time I click on a webpage that is a pdf, I get a pop up saying I need reader 8 or 9, try again. I have reader 9.0 installed. what is preventing it from opening?

  • Info tab in ITunes 11.1.4 (62)?

    Where is the info tab in ITunes 11.1.4 (62)? I need to synch my contacts and I can't work out how to. I think I am missing something completely. THANK YOU

  • Internet connection lost on Macbook Pro when PCs are connected.

    Recently I running into very annoying problem, here it is: I am using comcast cable internet, connected to Airport Extreme (802n) wan port via ethernet, I got 3 computers are using the same wireless network: one Macbook Pro and two PCs. If both PCs a