Running soa and IPM in different machines

Hi Everybody,
I have installed admin server,soa,IPM in machine A and machine B.Then i need to run soa and IPM in different machines(soa in machine A,ipm in machine B).Please suggest me to do the needful.
With Regards
Jyoti

Hi
Look at Note : 885983.1 on metalink . This gives the steps to configure Cs when webserver is on a different machine altogether.
Srinath

Similar Messages

  • Configure messaging server and MTA on different machine

    Is there anyways to install / configure messaging server and MTA on different machine? I am using Sun One Messaging server 6.0
    Thanks
    Haris

    Thanks for the reply, How MTA can be disabled on the
    messaging server? how can i disable the store on the
    MTA machine, Is there any documentation for it?Yes, the documentation helps you. You cannot totally disable the MTA. If you did, how would you get mail to the store?
    Also
    is it possible to use some another machine for
    webmail?Well, um, kind of. The webmail interface provided with Messaging Server interacts directly with the store, so you can't truly run that remotely, but .. .
    You can install the server on a remote box, and turn on "Messaging Express Multiplexor", a proxy for webmail. Users can then connect to the MEM box, and be forwarded to the store for their mails.
    It should be possible to use a third-party webmail product that uses something like IMAP to talk to the store, too. that would be unsupported, but possible. Most users find MEM to be very good.
    What problem are you trying to solve? Perhaps I can better help you if I know why you're asking these questions, and offer a better solution to you.
    >
    Thanks
    Haris

  • Installation Biztalk Server 2013 and SQL on different machines

    I want to know if I can install a Biztalk server 2013 and SQL on different machines?

    BizTalk Server 2103 and SQL Server (SQL Server
    2012 or SQL Server 2008 R2 SP1) can be installed and configured on different machines.
    For more instruction about this installation, refer to following MSDN installation guide for BizTalk :
    Installation Guides Related to BizTalk Server 2013 and 2013 R2
    from the above list download -
    "Installing BizTalk Server 2013 and BAM in a Multi-Computer Environment.docx" document for your requirement.
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • New to creative cloud: Running LR and PS on two machines

    I have an older dell running WIndows 7 and am buying a new MacBook pro. If I buy a creative cloud subscription today, will I be able to run LR and PS on both machines and the mobile version on my ipad?

    Cloud License allows 2 activations http://www.adobe.com/legal/licenses-terms.html
    -Install on a 2nd computer http://forums.adobe.com/thread/1452292?tstart=0
    -Windows or Mac does not matter... 2 on the same operating system, or 1 on each
    -Both computer Cloud subscriptions may not be in use at the same time
    Special Photography Plan (includes Photoshop & Lightroom & Bridge & Mobile Lightroom)
    http://helpx.adobe.com/creative-cloud/faq/mobileapps.html
    http://helpx.adobe.com/photoshop/kb/differences-photoshop-creative-cloud-photography.html

  • RMIRegistry and Server on different Machines

    Is it possible to run rmiregistry on one machine and then bind an object from a different machine to this registry. I can't find any documentation to say that you can't.
    If i try to, i get a hostname is a non-local host Exception.

    What im actually doing is this :
    I have a client program that wishes to transport some C code to a server for execution on that server. This would be simple enough but the client should not be concerned with where the server is, but only needs to know a name server that holds all object and server names so as they can then query this one registry for a server name and then connect to this server.
    I was hoping that you could run rmiregistry on one machine, a server on another, bind that server object to the registry and then connect to the server from the client via the registry.
    I have written my own registry object that implements this fine but i wanted to know whether this was a long winded way. Surely RMI is a java developers alternative to CORBA (according to sun web site !), in which this would be possible with the ORB running on a remote machine to client and server?

  • Webserver and UCM in different machines

    As the title said.. how do I do this? in the installation guide it's just for both in one machine but how do i install webserver in a windows server and UCM in a unix server?
    Is this even possible? please some advice or redirect to some solution,
    Thanks

    Hi
    Look at Note : 885983.1 on metalink . This gives the steps to configure Cs when webserver is on a different machine altogether.
    Srinath

  • Experiencing same issues when running a seq file on different machines

    I have a sequence file that when ran on a desktop PC, takes about 30 mins to run and the same file runs in about 3 mins on a laptop. All the station configuration options are same on both the teststands. The only difference I see between the two machines in running the test is that the desktop pc has 256MB of RAM and the laptop has 1GB of RAM. My question is, could this RAM difference be the reason for the 30 min to 3 min difference?? I am sure that all the other options inside teststand that can affect the speed at which the seq file runs are same on both the machines. Any suggestions/comments will be greatly appreciated.
    Thanks
    Anuj

    Can you tell us a little bit more about what this sequence file does?  Does it communicate to instruments?  Does it access network resources (shared network drives)?
    I am the founder of CnCSoftwareSolutions. When not cleaning up baby drool, I write about test data or work on Vision, a tool for understanding your test data. Visit me at www.cncsoftwaresolutions.com

  • Servlet and EJB on different machine: Security propagation

    Hi all,
    I have an application, where my servlets and EJBS are deployed on the same machine.So
    when in my servlet a user need to authenticate himself, security credentials are
    propagated to the EJB automatically.I'd like to know in the case where the components
    are on different machine if I need to put the credential in my InitialContext
    when my servlet calls my EJB or if it is also done automatically.
    Cheers
    romain

    Say your stub is in a jar called stub.jar.
    You need to put that stub somewhere that it can be reached through a protocol for which Java has a URL type - so you can put it on a shared file system and use a file URL or behind an http server and use an http URL.
    Let's use http - put stub.jar at the docroot of a web server.
    Then, when you start your SERVER code, include this VM parameter:
    -Djava.rmi.server.codebase="http://<serveraddress>stub.jar"
    Now your client will be able to use http to load the stub file out of stub.jar through http.
    If you do use a file URL, make sure the shared directory you put your jar in is not on the client's classpath.

  • Migration of Anwers  reports and Dashboard to different Machine

    We are at very Inital level of development have created Repositories, Answers Reports and Dashboard on dev machine. Now i want to migrate to another box. So what are the files we will migrate. Please guide.

    This one is based on TECHNICAL NOTE 369:
    OBIEE: Migration from development to production environment.
    DEVELOPMENT SERVER:
    1. Stop Oracle BI Services
    2. Take backups of the most recent development files (for recovery purposes):
    a)Repository:           \OracleBI\server\Repository\*
    b)Presentation Catalog:\OracleBIData\web\catalog\*
    c)NQSConfig.ini:          \OracleBI\server\Config\NQSConfig.ini
    3. If any Software registry strings were modified or added, export them.
    4. Take backups of any customized GIF, CSS, GSP, XSL, and XML files from
                        \OracleBI\oc4j_bi\j2ee\home\applications\analytics\analytics\res
                        \OracleBI\web\app\res\
    for postinstallation replacement of like production files.
    PRODUCTION SERVER:
    5. Copy any customized folder/file structures especially those of step 2 and 4.
    6. Define necessary back-end database ODBC DSNs and/or native drivers required per repository Connection Pool(s) data source names definitions.
    7. If created, import the saved development registry export.
    8. Verify BI Server ODBC settings: There is an ‘Analytics Web’ ODBC System-DSN with the driver 'Oracle BI Server' installed on the Presentation Server box.
    9. Verify Presentation Catalog Path: OracleBIData\web\config\instanceconfig.xml
    10. Start Oracle BI Services
    11. Verify Dashboard Web connection.
    Regards, Thomas

  • Running jms client and server on different machines

    Hi (again) ,
    I would like to know how to make a client jms application talking to a jms server on another machine, if someone could point out some tutorial that talks about it that would be good as well.
    Is it necessary to have jms servers on both machines to make it possible?
    Thanks in advance!

    In a very simplistic light...
    You can set these properties when you create your initial context.
    In the following code sample I'm using a Weblogic JMS Server which is running on machine A, port 9179:
    Properties props = new Properties();
    props.put(Context.INITIAL_CONTEXT_FACTORY, "weblogic.jndi.WLInitialContextFactory");
    props.put(Context.PROVIDER_URL, "t3://machineA:9179");
    InitialContext ctx = new InitialContext(props);
    There are other ways of setting these properties such as using a properties file
    hope this helps!

  • Help-how can i connect between a client and servlets on different machines

    hi all
    I asked this question already but:
    I am tring to run a client which is an HTML file that has a "submit" button, that when pressed it should connect (or something) to a servlet, which is on a different mechine.
    what must i write instead of: "localhost"?
    and what web server should i use?
    this is the code on the client side:
    <form action=http://localhost:8080/servlet/MyServlet method=POST target=_blank>
    <input type=submit name="M1" >
    </form>
    thank you

    thanks
    I tryed that by writing the ip address of the servlets mechine instead of "localhost", but there was no reaction
    i wrote:
    <form action=http://10.33.24.33:8080/servlet/MyServlet
    method=POST >
    <input type=submit>
    </form>
    what is wrong with that?
    when i pressed the submit button nothing happened.
    does any body know what can i do?

  • Test Run - L1 and L2 Regularization for Machine Learning

    James McCaffrey looks at how regularization can help to reduce overfitting, a common result of machine learning that undermines the predictive accuracy of the model.
    Read the article

    Hi,
     Jaya and I discussed this and there are a couple of issues that may be the problem in your case:
    Filter selection might be selecting different features in the training and scoring experiment. Try removing filter based feature selection module.
    Feature hashing preserves the original text features causing the input dimension to increase considerably. Try removing the original text column using "Project Columns" module (after "Feature Hashing" and prior to "Train")
    Limit the size of the model (there's a limitation on operationalizable models) by restricting hashing bits (say 10-12 bits)
    Here's a screen shot of scoring experiments (where I restricted to 10 bits)
    regards
    Sharat

  • "Windows Authentication Mode" when SQL Server 200 and CF on different machines?

    Hi All,
    I am playing for two days with following problem. And still I
    did not able to get rid of it.
    I have installed SQL Server 2000 on machine which is my
    server (windows 2003 server) and this machine is my domain
    controller. I have user “ABC” user and I have added
    this user in administrator group.
    I have another machine where OS is Windows XP and CF 7 is
    installed. I create an ODBC Connection from Administrative Tool to
    my Database (windows 2003 server) successfully.
    Now when I create Data Socket in Coldfusion Administrator and
    when I select the my ODBC that I had created and when I Submit it
    then CF admin throughs the following message.
    Connection verification failed for data source: myTest
    java.sql.SQLException: [Macromedia][SequeLink JDBC
    Driver][ODBC Socket][Microsoft][ODBC SQL Server Driver][SQL
    Server]Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'.
    Please Brother, I don’t have any Clue to solve it,
    Please help.
    One Important thing, All this working fine if my CF, and SQL
    Server are on same machine.
    Best regards,
    Shahid

    Hi Phil Thanks,
    Finally i able to configure it out..... following are the
    steps...
    I assume domain controller is properly configure.
    Following are the steps for the machine where SQL SERVER 2000
    is installed
    1- We need to create Login account for your domain account in
    SQL Server 2000 using Enterprise Manager.
    • Right Click -> New Login
    • Click to load the domain users, select any user from
    your domain that will connect to your SQL Server from LAN.
    Following are the steps for the machine where ColdFusion and
    IIS are installed.
    Step No. 1
    Stop ColdFusion MX.
    Backup your existing macromedia_drivers.jar file.
    Unzip macromedia_drivers.zip into the same directory,
    overwriting the previous
    macromedia_drivers.jar.
    You can download “macromedia_drivers.zip” from
    following URL
    http://kb.adobe.com/support/coldfusion/ts/documents/1a3c2ad0/macromedia_drivers.zip
    A new file, DDJDBCAuth03.dll, which is required for Windows
    Authentication, is also included in the zip file replacing the
    older DDJDBCAuth.DLL.
    Restart ColdFusion MX.
    ColdFusion MX loads the JDBC drivers inmacromedia_drivers.jar
    in the directory cf_root/lib. For example, with ColdFusion MX 7
    Server Configuration on Windows installed on drive C:, this would
    beC:\CFusionMX7\lib\macromedia_drivers.jar.
    Then restart Machine
    Step No. 2
    Configure all the ColdFusion Services to “Log On
    As” using the Domain User Account configured in SQL Server in
    the above mentioned step.
    Change the “Log On As” similar for the all other
    Cold fusion services (ColdFusion MX 7 ODBC Agent, ColdFusion MX 7
    ODBC Server, ColdFusion MX 7 Search Server).
    Step No. 3
    Restart the services; for the safe side reboot the system.
    Step No. 4
    Create ODBC (Control Panel -> Administrative Tool ->
    Data Sources (ODBC)) using the windows NT Authentication option to
    connect to database.
    Step No. 5
    Create Data Socket and Select the created ODBC connection in
    the Drop down (ColdFusion-> Admin)
    Thanks to all who participated in this discussion...
    With lots of Thanks to All particular to Phil who guided me
    in right direction,
    Shahid

  • ASM and DB on different machine

    Hi,
    Have one question, we are given 2 VM's on which ASM and Oracle DB is installed. We are asked to start both machine in sequence, after starting Machine-1 we need to start Machine-2 then only DB (orcl) on Machine-2 can be opened.
    If we miss sequence it gives does not come up and gives error like:
    SQL> startup;
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file '+DATA/orcl/spfileorcl.ora'
    ORA-17503: ksfdopn:2 Failed to open file +DATA/orcl/spfileorcl.ora
    ORA-29701: unable to connect to Cluster Synchronization Service
    The initorcl.ora on Machine-2 has following entry:
    SPFILE='+DATA/orcl/spfileorcl.ora'
    Can someone please suggest how this two machines would be configured, what entries on Machine-2 are pointing to ASM instance on Machine-1.
    Please suggest..
    Thanks!

    bLaK wrote:
    Thanks for the reply HTH!
    I am new to this and learning ASM. What i wanted to know is how and what setting are done in Machine-2 that it refers to ASM instance on Machine-1.
    Where can I see that?
    Regards!What is your database & ASM version?
    Are you using Grid?
    My first post explanation is specific to any ASM & RDBMS instance on server.
    Describe more how these two servers configured.
    you can check by
    $crsctl check cssd
    Or let's say how can we tell CSS service where is ASM instance located..It will be handled by CSSD process.
    read this manual http://www.oracle.com/technetwork/database/asm-10gr2-bestpractices.pdf
    Since CSS provides cluster management and node monitor management, it inherently monitors ASM and
    its shared storage components (disks and diskgroups). Upon startup, ASM will register itself and all
    diskgroups it has mounted, with CSS. This allows CSS across all RAC nodes to keep diskgroup metadata
    in-sync. Any new diskgroups that are created are also dynamically registered and broadcasted to other
    nodes in the cluster.
    As with the database, internode communication is used to synchronize activities in ASM instances. CSS is
    used to heartbeat the health of the ASM instances. ASM internode messages are initiated by structural
    changes that require synchronization; e.g. adding a disk. Thus, ASM uses the same integrated lock
    management infrastructure that is used by the database for efficient synchronization.

  • RMI client running from different machine giving error

    HI all
    I am trying to run the sample application getStart hello world.
    I am able to run the java applet from the same machine ....
    but i am get error when i am trying run client applet from the different machine .
    (HelloApplet exception: access denied (java.net.SocketPermission)
    client applet on machine1 and server and registory on machine2 in same lan .
    i copied the Helloapplet.class and Helloclient.html to machine1.
    appletviewer Helloclient.html
    but the java version is different in both machines.......
    can any one give some idea ....
    the errror i am geting is :
    HelloApplet exception: access denied (java.net.SocketPermission Neind-ws-003 res
    olve)
    java.security.AccessControlException: access denied (java.net.SocketPermission N
    eind-ws-003 resolve)
    at java.security.AccessControlContext.checkPermission(AccessControlConte
    xt.java:272)
    at java.security.AccessController.checkPermission(AccessController.java:
    399)
    at java.lang.SecurityManager.checkPermission(SecurityManager.java:545)
    at java.lang.SecurityManager.checkConnect(SecurityManager.java:1042)
    at java.net.InetAddress.getAllByName0(InetAddress.java:559)
    at java.net.InetAddress.getAllByName0(InetAddress.java:540)
    at java.net.InetAddress.getByName(InetAddress.java:449)
    at java.net.Socket.<init>(Socket.java:100)
    at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirect
    SocketFactory.java:25)
    at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMaster
    SocketFactory.java:120)
    at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:499)
    at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:190
    at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:174)
    at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:318)
    at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
    at java.rmi.Naming.lookup(Naming.java:84)
    at examples.hello.HelloApplet.init(HelloApplet.java:23)
    at sun.applet.AppletPanel.run(AppletPanel.java:344)
    at java.lang.Thread.run(Thread.java:484)
    The helloapplet.java code is :
    package examples.hello;
    import java.applet.Applet;
    import java.awt.Graphics;
    import java.rmi.Naming;
    import java.rmi.RemoteException;
    public class HelloApplet extends Applet {
    String message = "blank";
    // "obj" is the identifier that we'll use to refer
    // to the remote object that implements the "Hello"
    // interface
    Hello obj = null;
    public void init() {
         try {
              System.out.println("Path looking: " +getCodeBase().getHost());
         //obj = (Hello)Naming.lookup("//" +
              //     getCodeBase().getHost() + "/HelloServer");
                   obj = (Hello)Naming.lookup("//Neind-ws-003/HelloServer");
         message = obj.sayHello();
         } catch (Exception e) {
         System.out.println("HelloApplet exception: " +
                        e.getMessage());
         e.printStackTrace();
    public void paint(Graphics g) {
         g.drawString(message, 25, 50);
    The helloclient.html code:
    <HTML>
    <title>Hello World</title>
    <center> <h1>Hello World</h1> </center>
    The message from the HelloServer is:
    <p>
    <applet
              code="examples.hello.HelloApplet"
    width=500 height=120>
    </applet>
    </HTML>

    Your problem is at the following line.
    obj = (Hello)Naming.lookup("//Neind-ws-003/HelloServer");
    The line you had commented beforehand is
    //obj = (Hello)Naming.lookup("//" +
    // getCodeBase().getHost() + "/HelloServer");
    This worked because the applet was being retreived from the same server where the RMI server exists.
    Remember, applets can only connect themselfs to the same host they are stored in and retreived from. This is because of VM, the sandbox does not allow you to connect to other machines other than the server where it resides on. If you use a applet viewer it might work if you loosen the security features. On a browser i do not belive it can be done. Maybe if you modify your security options for the VM you are able to achieve something, but personally i'm going for the "It cannot be done " answer because of what I said before.
    Hope this helps
    If any trouble then reply and I'll answer later.
    Rui P.

Maybe you are looking for