Bam Server migration - need info

Hi All,
SOA 11.1.1.7
  I have a question regarding bam server migration. As BAM Server is singleton, I just want to confirm if my understanding is correct.
Example
     - bam_server1 & bam_server2 in BAM_CLUSTER.
     - bam_server1 is configured to be singleton.
Scenario 1  - All 2 Server is up and running in BAM_CLUSTER.
       Request1 goes to bam_server1 which gets processed
       Request2 goes to bam_server2 which internally routes to bam_server1(which is hosting the singleton service)
Scenario 2 - bam_server1(singleton) is killed, only bam_server2 is running
       Request 1 goes to bam_server2 which holds the request as there is no singleton service available.
       Request 2 goes to bam_server2 which is also held without getting processed.
       bam_Server1(singleton) is migrated to new machine and restarted.
       all the request waiting on bam_server2 is routed to bam_server1 which processes the request.
Am i right in saying the request going to bam_server2 will be held and not lost while bam_server1(singleton) is migrated completely.?
Thanks in advance.
/SR

Hi All,
SOA 11.1.1.7
  I have a question regarding bam server migration. As BAM Server is singleton, I just want to confirm if my understanding is correct.
Example
     - bam_server1 & bam_server2 in BAM_CLUSTER.
     - bam_server1 is configured to be singleton.
Scenario 1  - All 2 Server is up and running in BAM_CLUSTER.
       Request1 goes to bam_server1 which gets processed
       Request2 goes to bam_server2 which internally routes to bam_server1(which is hosting the singleton service)
Scenario 2 - bam_server1(singleton) is killed, only bam_server2 is running
       Request 1 goes to bam_server2 which holds the request as there is no singleton service available.
       Request 2 goes to bam_server2 which is also held without getting processed.
       bam_Server1(singleton) is migrated to new machine and restarted.
       all the request waiting on bam_server2 is routed to bam_server1 which processes the request.
Am i right in saying the request going to bam_server2 will be held and not lost while bam_server1(singleton) is migrated completely.?
Thanks in advance.
/SR

Similar Messages

  • BAM Cluster setup - issue with whole server migration configuration

    HI,
    We are working on a SOA , BAM , BPM Cluster setup on OEL VMs
    With Admin server running on Host1 and Soa_server1, BAM_server1 , Host2 - Soa_server2 , Bam_server2.
    We were successfully able to setup clustering for Soa without using the webTier utilities in our environment, Just by adding entries in the /etc/hosts file.
    Followed the document - except for web tier setup
    http://www.namredlek.nl/orasoa/InstallSOASuite11gOnCluster_v1.pdf
    1)     Installed Weblogic 11g.
    2)     Soa 11g.
    3)     Domain creation
    4) Configured Node manager
    5) Soa Clustering completed successfully.
    6) Domain up and running with SOA_Cluster up and running.
    7)     Extended the domain with BAM
    The issue revolves when we are doing teh Migration configurations from the console for BAM and we restart BAM server we get an error -
    Apr 14, 2011 2:30:35 AM weblogic.nodemanager.server.Handler handleStart
    WARNING: Exception while starting server 'bam_server1'
    java.io.IOException: Command '/oracle/Shared_MWHome/user_projects/domains/SOA_Domain/bin/server_migration/wlsifconfig.sh -addif eth0 192.168.1.6 255.255.255.0 ' returned an unsuccessful exit code '1'. Check NM logs for script output.
    and Bam server goes to Failed Not Restartable state.

    The error is clearly out there
    java.io.IOException: Command '/oracle/Shared_MWHome/user_projects/domains/SOA_Domain/bin/server_migration/wlsifconfig.sh -addif eth0 192.168.1.6 255.255.255.0 ' returned an unsuccessful exit code '1'. Check NM logs for script output.
    This error occurs due to a failure in adding the virtual IP of BAM server to the network interface you have specified in nodemanager.properties.
    You need to check whether you have specified the correct interface and subnet mask in node manager.properties as below :
    The fourth step is to edit the Node Manager's properties file. This file is called nodemanager.properties
    and is located in the ORACLE_BASE/product/osbmw/wlserver_10.3/common/nodemanager directory.
    For server migration to work properly, you need to add the properties listed below:
    Interface=eth0
    NetMask=255.255.255.0
    UseMACBroadcast=true
    · Interface
    This property specifies the interface name for the floating IP (for example, eth0).
    · NetMask
    This property specifies the net mask for the interface for the floating IP. The net mask should the
    same as the net mask on the interface; 255.255.255.0 is used as an example in this document.
    · UseMACBroadcast
    This property specifies whether or not to use a node's MAC address when sending ARP packets,
    that is, whether or not to use the -b flag in the arping command.

  • Need info. on multiple report server

    I need to have two 9i report server on the same machine and they should serve two different language applications and hence should have two different NLS_LANG JA16SJIS and WEISO8859P1. The applications are forms6i and the report servers should be 9i.
    My question is:
    1. Is it possible to have two 9i report servers on the same machine with different NLS_LANG?
    2. If possible, can they be accessed from forms6i?
    3. If this is feasible, pls. give me guidance or the doc where I can find the info. to set up this config.
    Thanks in advance!

    Hi Venkatesan
    If you are going to run several Reports 9i server with different NLS parameters, you may want to explore Dynamic Environment switching feature. Apply the latest Reports 9i patch and go through the Release Notes that comes along on how to use it.
    Briefly, Dynamic Environment feature allows you to have a single Reports Server serving report request of multiple languages. All you need to do is a minor modification in the Server configuration file. Next when sending a request to Reports Server you need to specify which language this reports is.
    Regards
    Sripathy

  • While starting the Bam Server getting the error(JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)).

    Hi All,
    i am trying to start the BAM server  in Windows7 local Machine,in AdminConsole , after starting the NodeMAnager in CMD.
    -->i got the server status as failed , i ahve ched the logs in E:\Oracle\Middleware\user_projects\domains\Soa_domain\servers\bam_Server1\logs\bam_server1.out 
    i could see the following error.
    starting weblogic with Java version:
    FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
    ERROR: transport error 202: bind failed: Address already in use
    ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
    JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [../../../src/share/back/debugInit.c:690]
    Starting WLS with line:
    C:\PROGRA~1\Java\JDK16~1.0_4\bin\java -client -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8453,server=y,suspend=n -Djava.compiler=NONE  -Xms768m -Xmx1536m -XX:PermSize=256m -XX:MaxPermSize=768m -Dweblogic.Name=bam_server1 -Djava.security.policy=E:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Dweblogic.system.BootIdentityFile=E:\Oracle\Middleware\user_projects\domains\Soa_domain\servers\bam_server1\data\nodemanager\boot.properties -Dweblogic.nodemanager.ServiceEnabled=true -Dweblogic.security.SSL.ignoreHostnameVerification=false -Dweblogic.ReverseDNSAllowed=false -Xverify:none -da:org.apache.xmlbeans...   -ea -da:com.bea... -da:javelin... -da:weblogic... -ea:com.bea.wli... -ea:com.bea.broker... -ea:com.bea.sbconsole... -Dplatform.home=E:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=E:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=E:\Oracle\MIDDLE~1\WLSERV~1.3\server  -Dcommon.components.home=E:\Oracle\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=E:\Oracle\MIDDLE~1\USER_P~1\domains\SOA_DO~1 -Djrockit.optfile=E:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=E:\Oracle\MIDDLE~1\USER_P~1\domains\SOA_DO~1\config\FMWCON~1\servers\bam_server1 -Doracle.domain.config.dir=E:\Oracle\MIDDLE~1\USER_P~1\domains\SOA_DO~1\config\FMWCON~1  -Digf.arisidbeans.carmlloc=E:\Oracle\MIDDLE~1\USER_P~1\domains\SOA_DO~1\config\FMWCON~1\carml  -Digf.arisidstack.home=E:\Oracle\MIDDLE~1\USER_P~1\domains\SOA_DO~1\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=E:\Oracle\MIDDLE~1\USER_P~1\domains\SOA_DO~1\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=E:\Oracle\MIDDLE~1\USER_P~1\domains\SOA_DO~1\servers\bam_server1\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=E:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,E:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1,E:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jps_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol"|"oracle.fabric.common.classloaderurl.handler"|"oracle.fabric.common.uddiurl.handler"|"oracle.bpm.io.fs.protocol  -Dweblogic.jdbc.remoteEnabled=false -Doracle.security.jps.policy.migration.validate.principal=false  -da:org.apache.xmlbeans... -Dbpm.enabled=true -Dsoa.archives.dir=E:\Oracle\Middleware\Oracle_SOA1\soa -Dsoa.oracle.home=E:\Oracle\Middleware\Oracle_SOA1 -Dsoa.instance.home=E:\Oracle\MIDDLE~1\USER_P~1\domains\SOA_DO~1 -Dtangosol.coherence.clusteraddress=227.7.7.9 -Dtangosol.coherence.clusterport=9778 -Dtangosol.coherence.log=jdk -Djavax.xml.soap.MessageFactory=oracle.j2ee.ws.saaj.soap.MessageFactoryImpl -Dweblogic.transaction.blocking.commit=true -Dweblogic.transaction.blocking.rollback=true -Djavax.net.ssl.trustStore=E:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\DemoTrust.jks -Dem.oracle.home=E:\Oracle\Middleware\oracle_common -Djava.awt.headless=true -Dbam.oracle.home=E:\Oracle\Middleware\Oracle_SOA1 -Dums.oracle.home=E:\Oracle\Middleware\Oracle_SOA1 -Dweblogic.management.discover=false -Dweblogic.management.server=http://[2001:0:5ef5:79fb:4b5:2a1f:3f57:fdf8]:7001  -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=E:\Oracle\MIDDLE~1\patch_wls1036\profiles\default\sysext_manifest_classpath;E:\Oracle\MIDDLE~1\patch_ocp371\profiles\default\sysext_manifest_classpath  weblogic.Server
    FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
    ERROR: transport error 202: bind failed: Address already in use
    ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
    JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [../../../src/share/back/debugInit.c:690]
    <Jul 8, 2013 10:25:15 AM> <FINEST> <NodeManager> <Waiting for the process to die: 6800>
    <Jul 8, 2013 10:25:15 AM> <INFO> <NodeManager> <Server failed during startup so will not be restarted>
    <Jul 8, 2013 10:25:16 AM> <FINEST> <NodeManager> <runMonitor returned, setting finished=true and notifying waiters>
    after that i changed the Listen port number of bam_server1 to from 9001 to 9003 and NodeManager from 5556 to 5557 , after that i restarted the NodeManager Still getting same error.
    NodeManager after restart running on old Listen port,it is not running on 5557
    NodeManagerHome=E:\Oracle\MIDDLE~1\WLSERV~1.3\common\NODEMA~1
    ListenAddress=
    ListenPort=5556
    ListenBacklog=50
    SecureListener=true
    AuthenticationEnabled=true
    NativeVersionEnabled=true
    CrashRecoveryEnabled=false
    JavaHome=C:\PROGRA~1\Java\JDK16~1.0_4\jre
    StartScriptEnabled=true
    StopScriptEnabled=false
    StartScriptName=startWebLogic.cmd
    StopScriptName=
    LogFile=E:\Oracle\MIDDLE~1\WLSERV~1.3\common\NODEMA~1\nodemanager.log
    LogLevel=INFO
    LogLimit=0
    LogCount=1
    LogAppend=true
    LogToStderr=true
    LogFormatter=weblogic.nodemanager.server.LogFormatter
    DomainsFile=E:\Oracle\MIDDLE~1\WLSERV~1.3\common\NODEMA~1\nodemanager.domains
    DomainsFileEnabled=true
    StateCheckInterval=500
    UseMACBroadcast=false
    DomainRegistrationEnabled=false
    DomainsDirRemoteSharingEnabled=false

    Hi All,
    i am trying to start the BAM server  in Windows7 local Machine,in AdminConsole , after starting the NodeMAnager in CMD.
    -->i got the server status as failed , i ahve ched the logs in E:\Oracle\Middleware\user_projects\domains\Soa_domain\servers\bam_Server1\logs\bam_server1.out 
    i could see the following error.
    starting weblogic with Java version:
    FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
    ERROR: transport error 202: bind failed: Address already in use
    ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
    JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [../../../src/share/back/debugInit.c:690]
    Starting WLS with line:
    C:\PROGRA~1\Java\JDK16~1.0_4\bin\java -client -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8453,server=y,suspend=n -Djava.compiler=NONE  -Xms768m -Xmx1536m -XX:PermSize=256m -XX:MaxPermSize=768m -Dweblogic.Name=bam_server1 -Djava.security.policy=E:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Dweblogic.system.BootIdentityFile=E:\Oracle\Middleware\user_projects\domains\Soa_domain\servers\bam_server1\data\nodemanager\boot.properties -Dweblogic.nodemanager.ServiceEnabled=true -Dweblogic.security.SSL.ignoreHostnameVerification=false -Dweblogic.ReverseDNSAllowed=false -Xverify:none -da:org.apache.xmlbeans...   -ea -da:com.bea... -da:javelin... -da:weblogic... -ea:com.bea.wli... -ea:com.bea.broker... -ea:com.bea.sbconsole... -Dplatform.home=E:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=E:\Oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=E:\Oracle\MIDDLE~1\WLSERV~1.3\server  -Dcommon.components.home=E:\Oracle\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=E:\Oracle\MIDDLE~1\USER_P~1\domains\SOA_DO~1 -Djrockit.optfile=E:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.server.config.dir=E:\Oracle\MIDDLE~1\USER_P~1\domains\SOA_DO~1\config\FMWCON~1\servers\bam_server1 -Doracle.domain.config.dir=E:\Oracle\MIDDLE~1\USER_P~1\domains\SOA_DO~1\config\FMWCON~1  -Digf.arisidbeans.carmlloc=E:\Oracle\MIDDLE~1\USER_P~1\domains\SOA_DO~1\config\FMWCON~1\carml  -Digf.arisidstack.home=E:\Oracle\MIDDLE~1\USER_P~1\domains\SOA_DO~1\config\FMWCON~1\arisidprovider -Doracle.security.jps.config=E:\Oracle\MIDDLE~1\USER_P~1\domains\SOA_DO~1\config\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=E:\Oracle\MIDDLE~1\USER_P~1\domains\SOA_DO~1\servers\bam_server1\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateTypesDirectory=E:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,E:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1,E:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jps_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol"|"oracle.fabric.common.classloaderurl.handler"|"oracle.fabric.common.uddiurl.handler"|"oracle.bpm.io.fs.protocol  -Dweblogic.jdbc.remoteEnabled=false -Doracle.security.jps.policy.migration.validate.principal=false  -da:org.apache.xmlbeans... -Dbpm.enabled=true -Dsoa.archives.dir=E:\Oracle\Middleware\Oracle_SOA1\soa -Dsoa.oracle.home=E:\Oracle\Middleware\Oracle_SOA1 -Dsoa.instance.home=E:\Oracle\MIDDLE~1\USER_P~1\domains\SOA_DO~1 -Dtangosol.coherence.clusteraddress=227.7.7.9 -Dtangosol.coherence.clusterport=9778 -Dtangosol.coherence.log=jdk -Djavax.xml.soap.MessageFactory=oracle.j2ee.ws.saaj.soap.MessageFactoryImpl -Dweblogic.transaction.blocking.commit=true -Dweblogic.transaction.blocking.rollback=true -Djavax.net.ssl.trustStore=E:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\DemoTrust.jks -Dem.oracle.home=E:\Oracle\Middleware\oracle_common -Djava.awt.headless=true -Dbam.oracle.home=E:\Oracle\Middleware\Oracle_SOA1 -Dums.oracle.home=E:\Oracle\Middleware\Oracle_SOA1 -Dweblogic.management.discover=false -Dweblogic.management.server=http://[2001:0:5ef5:79fb:4b5:2a1f:3f57:fdf8]:7001  -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=E:\Oracle\MIDDLE~1\patch_wls1036\profiles\default\sysext_manifest_classpath;E:\Oracle\MIDDLE~1\patch_ocp371\profiles\default\sysext_manifest_classpath  weblogic.Server
    FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
    ERROR: transport error 202: bind failed: Address already in use
    ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
    JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [../../../src/share/back/debugInit.c:690]
    <Jul 8, 2013 10:25:15 AM> <FINEST> <NodeManager> <Waiting for the process to die: 6800>
    <Jul 8, 2013 10:25:15 AM> <INFO> <NodeManager> <Server failed during startup so will not be restarted>
    <Jul 8, 2013 10:25:16 AM> <FINEST> <NodeManager> <runMonitor returned, setting finished=true and notifying waiters>
    after that i changed the Listen port number of bam_server1 to from 9001 to 9003 and NodeManager from 5556 to 5557 , after that i restarted the NodeManager Still getting same error.
    NodeManager after restart running on old Listen port,it is not running on 5557
    NodeManagerHome=E:\Oracle\MIDDLE~1\WLSERV~1.3\common\NODEMA~1
    ListenAddress=
    ListenPort=5556
    ListenBacklog=50
    SecureListener=true
    AuthenticationEnabled=true
    NativeVersionEnabled=true
    CrashRecoveryEnabled=false
    JavaHome=C:\PROGRA~1\Java\JDK16~1.0_4\jre
    StartScriptEnabled=true
    StopScriptEnabled=false
    StartScriptName=startWebLogic.cmd
    StopScriptName=
    LogFile=E:\Oracle\MIDDLE~1\WLSERV~1.3\common\NODEMA~1\nodemanager.log
    LogLevel=INFO
    LogLimit=0
    LogCount=1
    LogAppend=true
    LogToStderr=true
    LogFormatter=weblogic.nodemanager.server.LogFormatter
    DomainsFile=E:\Oracle\MIDDLE~1\WLSERV~1.3\common\NODEMA~1\nodemanager.domains
    DomainsFileEnabled=true
    StateCheckInterval=500
    UseMACBroadcast=false
    DomainRegistrationEnabled=false
    DomainsDirRemoteSharingEnabled=false

  • The logic board of my macbkpro 10.6.8 (OS ML) has died. I want t migrate info to another McbkPro (OS Snow Leopard) but is asking me to update to same OS. Can I update the latter to Mavericks and migrate the info from Mountain lion? thanks

    Hi i took my macbook pro to an apple store because it would not start correctly. The veredict was that the logic board was dead. As this is a very expensive item to replace, I have decided I will buy a new one but I am currently overseas, and will wait a couple of months when I get back home. This is a macbookpro 15 inch early 2011, running on Mountain Lion OS. I have another macbook pro 13inch running on snow leopard. At the store we tried to migrate the info using an ethernet cable (using the "T" command on startup) but the system asked for an update of the OS. The guy at the store told me I had to update the OS so that the two macs would be on the same OS - mountain Lion. As the newest (and free) OS is Mavericks, I wonder wheather I coud update the 13 inch mac to mavericks and perform the migration. The guy at the store was explicit to say that if the OS were different it would not work. But reading on the apple website it seems that mavericks support this kind of migration altough is not explicit about it. Can you please help?
    thanks

    Hi BobRz,
    As this is a new issue for me, I believe I had the incorrect approach, maybe you can help me. What I want to do is recover a few files in my desktop, and some information i had on the iCal application and the Mail application as well.As I do not want to do a full migration into this computer (which is not mine) I believe that starting the damaged MBP in Target mode should allow me to search and cop the files I need. But:
    1. Can I open the Ical and mail apps to look for the info I need while reading it as an external HD  ?
    2. Do the target machine (my friends) still need to be updated to ML o Mavs so that it recognizes my MBP as an external drive if starting it in Target mode ? (no migration assistant)
    Thanks.

  • BW Steps before and after R3 server migration

    Hi Friends,
    We are using ECC6 and BW 3.5.
    My client is going for R3 server migration, yes it's just a migration of server and not any upgrade. This server is quite old so migrating to a higher end server.
    BASIS will do a system copy during downtime i.e. a homogeneous client copy where they would just copy the DB tables. As per them all data will remain same and only the IP will change i.e. i will have to make a change in R3-BW RFC connection.
    I need to know what other pre and post migration steps are involved in this case?
    Thanks,
    BJ

    Hi,
    I dont think that there would be any impact on queues etc due to server migration. We flush out data from queues only in cases of upgrade/ patch application etc. because there is a chance that after the upgrade the structure of datasource may change. In that case, any data lying in queue beforehand would get corrupted and cannot be loaded.
    in your case, there is no such change going to happen, therefore no need to worry about queues. You can go ahead without worrying about any dataloss due to queues.

  • Error while navigating planning 9.3.1 through workspace/ need info on cpx,

    Hi all
    Hey I installed the planning 9.3.1 and also I created the application name, using planning address. but the problem is I am unable to navigate through workspace. I am getting three dialog boxes....
    " invalid or could not find module configuration"
    "Required application module hyperioin planning app wizard is not configured.please contact your administrator"
    " Communication error"
    I'm able to see the application name in projects of shared services. Can any one face the same situation , and also I need info regarding how to initialize modules of capx and wfp.
    regards
    M.V

    Hi,
    If you did a standard install then it should be running on port 19000 as well.
    I take it workspace is working fine on port 19000
    http://<hostname>:19000/HyperionPlanning/LogOn.jsp
    ^ this will be your workspace servername..
    When you run the configuration utility for Reporting and Analysis and the section "Configure Web Server", this is where you set up the Apache Server for workspace, there is an option for "Planning", this should be ticked and the correct planning server entered as it will default to the workspace server.
    The apache server redirects requests on the standard workspace port 19000 to the correct server and port, so for planning it redirects to the planning server and port 8300.
    Cheers
    John

  • Oracle BAM server doesn't start up

    Hi, I have a BAM server in a cluster and start up sometimes and not others.
    When started shuts down unexpectedly.
    Logs files doesn't show errors.
    =============================================================================================
    startWebLogic.cmd console show a "million" times, stop when shutdown server
    "(Warning) (oracle.mds) (BEA-000000) (A call to flushChanges on the current MDSSession does not specify the correct transaction key)"
    ==============================================================================================
    startManagedWebLogic.cmd console show this:
    There are 1 nested errors:
    weblogic.management.ManagementException: [Management:141247]The configuration di
    rectory C:\Oracle\Middleware\wlserver_10.3\common\bin\config does not exist and
    the admin server is not available.
            at weblogic.management.provider.internal.RuntimeAccessImpl.parseNewStyle
    Config(RuntimeAccessImpl.java:200)
            at weblogic.management.provider.internal.RuntimeAccessImpl.<init>(Runtim
    eAccessImpl.java:115)
            at weblogic.management.provider.internal.RuntimeAccessService.start(Runt
    imeAccessService.java:41)
            at weblogic.t3.srvr.ServerServicesManager.startService(ServerServicesMan
    ager.java:461)
            at weblogic.t3.srvr.ServerServicesManager.startInStandbyState(ServerServ
    icesManager.java:166)
            at weblogic.t3.srvr.T3Srvr.initializeStandby(T3Srvr.java:881)
            at weblogic.t3.srvr.T3Srvr.startup(T3Srvr.java:568)
            at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:469)
            at weblogic.Server.main(Server.java:71)
    >
    <16/04/2014 11h'07 ART> <Notice> <WebLogicServer> <BEA-000365> <Server state cha
    nged to FAILED>
    <16/04/2014 11h'07 ART> <Error> <WebLogicServer> <BEA-000383> <A critical servic
    e failed. The server will shut itself down>
    <16/04/2014 11h'07 ART> <Notice> <WebLogicServer> <BEA-000365> <Server state cha
    nged to FORCE_SHUTTING_DOWN>
    Thanks!

    See the below error :
    The configuration directory C:\Oracle\Middleware\wlserver_10.3\common\bin\config does not exist and  the admin server is not available.
    It clearly mentions that config.xml file was not found - which is needed for the Admin Server to start. Check in the above location if one exists or not.

  • Server Migration

    I'm having a problem setfing up migration on my Managed Servers on Welbogic 9.2 mp2. First, My problem.
    When I try to manually migrate ManagedServer1 from MachineA to MachineB:
    Nodemanger shutdowns ManagedServer1
    Nodemanager removes the interface with the floating IP (so far so good)
    (here is where the problem starts)
    Nodemanager brings up the interface back on MachineA
    Nodemanager starts ManagesServer1 on MachineA (all this is suppose to happen on MachineB).
    This doesn't help me if it migrates it to the same machine!!!
    I quick overview of how things are set up.
    1) I have two machines, MachineA and MachineB running Solaris 10
    2) I have the admin server running on MachineA listening on the static ip of 139 and ManagedServer1 listening on the floating IP of 169 (fyi, don't want give out IP, so I made a number up)
    3) I have ManagedServer2 running on MachineB with the floating IP of 170.
    4) I created a weblogic user that has ssh trust config between the two machines and has the proper authority to create and bring down an interface.
    5) Created 2 Unix machines, Type SSH with the shell command ssh -l legalint -o PasswordAuthentication=no -p %P %H /opt/bea/weblogic92/common/bin/wlscontrol.sh -d %D -n /legalint/mtdom/ndmgr -c -f startManagedWebLogic.sh -s %S %C
    6) Network Time Protocal Config is set
    7) Lease database schema is created with corresponding data source and has two tables ACTIVE and ACTIVE_MT
    8) Server migration progerties configured: cluster datasource is set (In my directions it tells me to leave the Canidate machines blank). Managed servers auto migration set to true and primary and back-up machine set and auto-restart set to true.
    Any help is appreciated.
    Tom.

    The best way to deal with certificates and FQDN's in ZESM is to use commercial issued certificates or from the company's internal CA. Don't use the built-in product self-signed certificates under any reason for production deployments. The reason behind that, is that the internal ZESM certificate has its private key marked as non-exportable. So you'll not be able to export it from one server and move to another.
    For the server FQDN, create an A or Alias record in DNS to something like: "zesm.company.com", and point it to the actual ZESM server, that way, once you need to move all users from server, all that you need to do is to import the commercial certificate and point the DNS record to the new server IP Address.
    I did a couple of deployments in that way, with no issues.
    Hope this helps.
    >>>
    From: mauro vaccari<[email protected]>
    To:novell.support.zenworks.endpoint-security-management
    Date: 1/19/2010 7:36 AM
    Subject: Server Migration
    Hi,
    planning the upgrade to the imminent release of ZESM 4.1 we would like
    to reinstall the server because it has undergone many installations.
    For security reason and for don't stop production we want to install
    ZESM 4.1 in a new server with the same ip and name of the actual then we
    want try It in a test VLAN.
    My question is:
    when we want to pass the new server in production or before ZESM
    instalation could we migrate the IIS certificate from the old server to
    new one? so the client should not be involved.
    Thank you for help
    mauro_vaccari
    mauro_vaccari's Profile: http://forums.novell.com/member.php?userid=16902
    View this thread: http://forums.novell.com/showthread.php?t=398639

  • 10.3 Whole Server Migration

    Hi,
    I need some enlightenments from all. Here is my setup (in Windows 2003 R2)
    2 physical Server, PS A, PS B (PS: physical server)
    PS A contains, 1 Admin Server, 1 Managed server
    PS B contains, 1 Managed Server
    I've done the necessary clustering setup and tested its working, using node manager (nmenroll, conseus, etc). now what I'm trying to perform is to try out whole sever migration.
    I've found out the script, wlsifconfig.cmd (found under %wls_home%\user_projects\domains\abc\bin\server_migration\, contains some linux command such as grep and rm. Workaround installed grep command for windows and replace rm with del.
    I've shut down all managed servers and configure the managed servers to be whole server migration ready, set the node manager properties etc. I start the managed server 1 in PS A, PS A contains the floating IP upon starting. I checked using ipconfig, the floating IP is added. Then I tried to start managed server 2 through the admin console in PS A. Here comes the problem, managed server 2 also add in the floating IP which resulted in windows IP conflict. I'm not sure what went wrong, as of now i suspect is the wlsifconfig.cmd is the root of the problem. Therefore writing in to ask help from all. (Could it be im using 10.3 which does not support whole server migration?)
    Best Regards

    This appears to be working on Windows using 10.0.3 Server. For the lack of step-by-step tutorial, my best suggestion is to read Node Manager Administrator's Guide chapter 1,2,3,4,6 and "Using Clusters" chapter 7. I ran into many error messages and had to apply several hacks from google results.
    The whole server migration design does not appear to be too useful though.
    I have the whole server migration configured on two hosts.
    1. Machine A has AdminServer and M1 (runs a pinned application and happens to be assigned a cluster master)
    2. Machine B has node manager and M2.
    3. M1 is set up to be migratable to A and B
    I shutdown Machine A, but nothing is migrated. From the document, it seems both cluster master and AdminServer need to be running in order for migration to happen. This is still a single point of failure.

  • File server migration with Offline files involved

    Hi,
    We are planning a file server migration in following weeks.
    This morning, our customer came with the good old "Ow, and I just thought about something else"
    Here's the scenario :
    -They are using 1 network drive
    -That network drive is made offline available for all laptop users
    -Those users are spread out in several country's. No VPN connection
    -They are working for months on their offline network drive, right in the middle of the wood, no internet connection, it was already short for them to find power supply for their laptop ...
    ...nevermind
    -The day they come back to the office, the file server to which points the network drives will be offline.
    Now the 1 Million question : What happens with their "dirty" files ?
    yep exactly. those they changed 6 months ago, have no clue about if you ask them but certainly will the day I will clear the damn cache.
    My first analysis :
    -The new file server will have another name, no alias or re-using the old name is possible (the customer don't want to)
    -I can't tell to those laptops "hey for that offline cache, please use this new network drive"
    So :
    >> Those users have to identify manually files they changed while being offline, copy them locally on their machine and work that way the time they come back to the main office.
    >> When they finally show up, clear the cache, offline the new network drive and replace file copied locally
    >> If no internet connexion available in the branch office, let them work locally, it's still better than this hybrid-non-sense 6month offline folder "solution". If internet connexion is mainly available remotely, propose some Citrix/View/RDS
    Setup which is, for me, a more professional looking solution
    Someone has another (better?) idea/solution ?

    Hi, 
    I suggest you ask users to collect their laptop to internet, then start offline files synchronization on the old file server. After that, use
    Robocopy to copy the date from the old server to the new server. As the offline files cache cannot be recognized by the new file server, so we need to synchronize data first.
    If the older server cannot be enabled, as you mentioned, you might need to ask users to copy their changed files to the new file servers.
    Regards, 
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Opening BAM Server Port and Integrating BPEL Server over Internet

    Hi Friends,
    I have a BPEL Process which has Sensor Actions to insert data to a BAM Data Object. BPEL & BAM Servers are on different boxes and have to be accessed over the internet. I want to know whether anyone can give me any pointers to manually open BAM Server's Port from a Windows XP machine to be accessed by a BPEL Server Process over Internet. Pl. provide detailed steps in case possible.
    Appreciate your help in advance.
    Thanks
    Ram

    When you create the BPEL process (or after you deploy it) you can modify the bam server settings. In your case, I think all you need to do is supply the correct port -- 445 instead of 80
    If you are doing this post-deployment you can go to the BPEL console, select the BPEL service and modify the connection settings by modifying the process' descriptor. You should modify the bamserver.port property. If you are not using 10.1.3.3, then there is a bug with the descriptor page that requires that you make sure you re-type in the bamserver.password field PRIOR to clicking update desciptor.
    If you are doing it pre-deployment, you can modify the bpel.xml file in JDeveloper of your BPEL process. You will see the bamserver.port property defined in that file.

  • SOA Cluster- Server Migration

    Hi All,
    I m installing SOA suite in high availability environment (cluster) and I want to understand why I do need to configure Server Migration for SOA and OSB managed servers, what will happened if one of the managed serves fails and I didn't migrate it to the node? Does this affect the running BPEL instance by any mean? And how the users will be affected?
    Any helpful answers will be appreciated
    Regrads,
    Ahmed Saber

    Thank you Robert for your reply.
    I still want to understand what will happen for the BPEL process and oracle service bus if server migration is not configured and one of the node get down.
    I understood from the link you sent that there are some singleton services that can only run on one node that's fine but I still want to understand from the business point of view how this might affect BPEL process and oracle service bus?
    Regards,
    Ahmed

  • Point Imaged/Cloned Sharepoint 2010 to different/renamed SQL 2012 server - what needs to be changed/edited?

    Newbie here... I am using our development VM's one has SP 2010 installed/working and configured and the other is SQL 2012 housing the DB's for the working SP sites and a third running IIS and hosting the pages.  I want to use clones to copy to additional
    VM's, rename the SQL and rename the SP 2010 (the IIS will stay the same just add the cloned site to it. MY question is "Is there an automated way of reconfiguring SP 2010 to point to the new SQL server? (I've already figured out how to change the SID
    information and run the queries on the SQL, just need info on the SP 2010 part.)
    Thanks,
    Jon P.

    You can't do this, don't try it. For VM purposes, SharePoint does not support:
    Time Sync
    Snapshotting/Checkpoints
    VM Backups (e.g. SAN-based or VMDK/VHD-based backups)
    You will cause problems doing what you're attempting to do, unless you isolate these VMs onto a new network that has no access to the production network -- in this case, you would also need a copy of one Domain Controller from production, as well.
    Best bet is to build a new farm and restore content to it via content database/service application database restoration.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • BAM Server stopped working - Cannot connect to the Oracle BAM services

    Hi,
    On logging into the OracleBAM page, I get Error 500 - Internal Server Error.
    Caused by: java.lang.reflect.InvocationTargetException
    Caused by: oracle.bam.common.remoting.ServiceUnavailableException: BAM-00223: Service "interface oracle.bam.adc.common.core.IDataStore" is unavailable.
    Caused by: oracle.bam.adc.api.exceptions.ServerUnavailableException: BAM-01261: Cannot connect to the Oracle BAM services.
    In the server startup log I find the following error before the server state changed to RUNNING
    BAM-01324: Unable to establish BAM administrator account.
    java.lang.Exception: BAM administrator account OracleSystemUser does not have administrator privileges.
    How do I fix this? Help Please!
    Also, is there a way to bring my BAM installation back to its vanilla state? Maybe run the Repository Creation Utility once more? Are there any files on the server that has to be cleaned?
    Thanks
    Alosh

    Hello SOA gurus,
    We're getting the same error as well. Our's a Linux environment and we've configured 2 managed servers (soa_server and bam_server)
    Log file for the bam_server throws up this error message periodically. Looks like the other server doesn't. Does this message pertain to only BAM server ? (I'm new to SOA suite).
    Also, is this a show stopper ? I've seen the managed server going down at times and wasn't sure if it was due to this error. Don't know if this error can be ignored or need to fix.
    Can someone help on how to fix this really soon please ?
    Thanks
    Muthu

Maybe you are looking for