Cluster IMR problem?

          Hi,
          I have a configuration where a single Apache running the WLS-plugin
          fronts two WLS instances executing on the same, multihomed Solaris
          machine. The cluster specific weblogic.properties file contains the
          following:
          weblogic.httpd.clustering.enable=true
          weblogic.httpd.session.persistence=true
          weblogic.httpd.session.persistentStoreType=replicated
          Static pages and servlets not depending on HTTP session state work fine
          but when I try to run the example session servlet
          (examples.servlets.SessionServlet) the web browser never gets any
          response. I can't find anything suspicous in the log files.
          Does anybody have any idea of what could be wrong? Is there a simple way
          to verify that the clustering config, the multicast address etc is okay?
          Thank you
          Patrik
          

          Yep, that definately made a difference. It works now - thanks!
          Cheers
          Patrik
          Wei Guan skrev:
          > What is your SP? Could you try SP4?
          >
          > --
          > Cheers - Wei
          >
          > Patrik Gottfridsson <[email protected]> wrote in message
          > news:[email protected]...
          > >
          > > The weblogic.httpd.clustering.enable is set on the command line in the
          > startup
          > > script. Also, I ran the multicastTest utility after shutting down the
          > > application server. So neither of these should cause any problems. The
          > strange
          > > thing is that everything looks normal. I get some nice messages in the
          > > weblogic.log saying that both WLS instances join the cluster and so on.
          > >
          > > To debug I tried set this property in the cluster-wide config file:
          > >
          > > weblogic.debug.replication=2
          > >
          > > and this resulted in the following message in the weblogic.log of the
          > primary
          > > WLS:
          > >
          > > Thu Aug 17 16:36:35 GMT+02:00 2000:<I> <RepMan> Trying to create secondary
          > for
          > > 5449997915261938767 on new host
          > > 5557948761125425783S192.168.1.235:[7001,7001,7002,7002,7001,-1]
          > >
          > > and then nothing more (browser hung). Should the trace contain something
          > more,
          > > e.g. "Secondary created ok .."? I guess this would imply that the
          > replication
          > > fails in some way.
          > >
          > > Cheers
          > >
          > > Patrik
          > >
          > >
          > >
          > > Wei Guan skrev:
          > >
          > > > weblogic.httpd.clustering.enable=true must be set in startup script.
          > > >
          > > > --
          > > > Cheers - Wei
          > > >
          > > > Vincent Wong <[email protected]> wrote in message
          > > > news:[email protected]...
          > > > >
          > > > > Hi,
          > > > >
          > > > > I have a configuration where a single Apache running the WLS-plugin
          > > > > fronts two WLS instances executing on the same, multihomed Solaris
          > > > > machine. The cluster specific weblogic.properties file contains the
          > > > > following:
          > > > >
          > > > > weblogic.httpd.clustering.enable=true
          > > > > weblogic.httpd.session.persistence=true
          > > > > weblogic.httpd.session.persistentStoreType=replicated
          > > > >
          > > > > Static pages and servlets not depending on HTTP session state work
          > fine
          > > > > but when I try to run the example session servlet
          > > > > (examples.servlets.SessionServlet) the web browser never gets any
          > > > > response. I can't find anything suspicous in the log files.
          > > > >
          > > > > Does anybody have any idea of what could be wrong? Is there a simple
          > way
          > > > > to verify that the clustering config, the multicast address etc is
          > okay?
          > > > >
          > > > > Thank you
          > > > >
          > > > > Patrik
          > > > >
          > >
          

Similar Messages

  • Oracle cluster installation problem

    hi forums
    i need experienced one to discuss with me about this problem and help me to put plan
    i install oracle cluster ware 10.2 on my lab
    first i install VMWare Workstation 6.5-7x
    and i install windows server 2003 and do this configuration
    -create 4 scsi harad with size 10 G
    -create 5 scsi hard with size 1 g ( 3 for voting dist - 2 for OCR)
    - enable automount for windows
    - disable sense for new Network card
    - 2 network card for public and other for private
    - identifying network nodes in the host file
    - rename this machin by rac1
    - colne this machine and rename it to rac2 and change the public and private ip
    ----- now i have tow machine rac1,rac2
    - check from rac1
    cluster media\ckuvfy\runcluvfu.bat stage -pre crsinst -n rac1,rac2 -verbose
    was successful
    cluster media\ckuvfy\runcluvfu.bat comp ssa -n rac1,rac2
    was sc\uccessful
    and another check ......................
    i begin installing oracle cluster ware
    no problem
    but after installing on creating cluster configuration assistant it was failed
    the question is why this error happen ,although i check on any thing before install  !?
    i reed more and more and i found this problem happen because terminal service
    use this commend
    mstsc -v:servername /f - console
    but i install local not remote
    if any exprince with this please show to me why this error happen !?*
    and what is the solution ?
    for oracle rac in windows what is the best use VMWare or windows alone ?

    Hi,
    Check the below link to match your steps and verify according:
    http://www.oracle-base.com/articles/10g/OracleDB10gR2RACInstallationOnWindows2003UsingVMware.php
    For practise and test purpose VMWARE is definetly a better choice.Check the below link which can help
    you why it is better to use VMWARE.
    http://blogs.vmware.com/performance/2007/11/ten-reasons-why.html
    Best regards,
    Rafi.
    http://rafioracledba.blogspot.com/

  • WLS 7.0 SP2 Cluster deployment problems

    I am having problems deploying our application to a weblogic cluster. Environment is
    windows 2000/XP and weblogic 7.0 SP2.
    Here's a simplified version of the cluster.
    I have 2 managed servers that are part of the cluster.I have defined the managed server
    configuration in the admin server's config.xml as below.
    <Server Cluster="myCluster" ExpectedToRun="false" ListenPort="7771"
    Machine="machine1" Name="Server1" ServerVersion="7.0.2.0"
    WeblogicPluginEnabled="false" XMLEntityCache="XMLCacheMBean_Server1">
    <COM Name="Server1"/>
    <ExecuteQueue Name="default" ThreadCount="15"/>
    <IIOP Name="Server1"/>
    <JTAMigratableTarget Cluster="myCluster" Name="Server1" UserPreferred
    er="Server1"/>
    <JTARecoveryService Name="Server1"/>
    <KernelDebug Name="Server1"/>
    <Log Name="Server1"/>
    <SSL Enabled="false" ListenPort="7772" Name="Server1"/>
    <ServerDebug Name="Server1"/>
    <ServerStart Name="Server1"/>
    <WebServer Name="Server1"/>
    </Server>
    <Server Cluster="myCluster" ExpectedToRun="false" ListenPort="7771"
    Machine="machine2" Name="Server2" ServerVersion="7.0.2.0"
    WeblogicPluginEnabled="false" XMLEntityCache="XMLCacheMBean_Server2">
    <COM Name="Server2"/>
    <ExecuteQueue Name="default" ThreadCount="15"/>
    <IIOP Name="Server2"/>
    <JTAMigratableTarget Cluster="myCluster" Name="Server2" UserPreferred
    er="Server2"/>
    <JTARecoveryService Name="Server2"/>
    <KernelDebug Name="Server2"/>
    <Log Name="Server2"/>
    <SSL Enabled="false" ListenPort="7772" Name="Server2"/>
    <ServerDebug Name="Server2"/>
    <ServerStart Name="Server2"/>
    <WebServer Name="Server2"/>
    </Server>
    <Server AcceptBacklog="50" HelpPageURL="c:/public/as"
    InstrumentStackTraceEnabled="true"
    JDBCLogFileName="myserver\jdbc.log" JDBCLoggingEnabled="false"
    ListenPort="7770" LogRemoteExceptionsEnabled="true"
    LoginTimeout="1000" Machine="MyMachine" Name="myserver"
    NativeIOEnabled="false" ReverseDNSAllowed="false"
    ServerVersion="7.0.2.0" StdoutDebugEnabled="true"
    StdoutEnabled="true" StdoutSeverityLevel="32"
    SystemPassword="{3DES}2LwBLCayHcc="
    ThreadPoolPercentSocketReaders="99" TunnelingClientPingSecs="45"
    TunnelingClientTimeoutSecs="40" TunnelingEnabled="false"
    WorkspaceShowUserKeysOnly="false"
    XMLEntityCache="XMLCacheMBean_myserver" XMLRegistry="company XMLRegist
    <COM Name="myserver"/>
    <ExecuteQueue Name="default" ThreadCount="15"/>
    <IIOP Name="myserver"/>
    <JTAMigratableTarget Cluster="" Name="myserver" UserPreferredServer="
    rver"/>
    <JTARecoveryService Name="myserver"/>
    <KernelDebug Name="myserver"/>
    <Log FileMinSize="4096" FileName="myserver\company.log"
    FileTimeSpan="24" Name="myserver"
    NumberOfFilesLimited="true" RotationType="bySize"/>
    <SSL ListenPort="7775" Name="myserver"/>
    <ServerDebug Name="myserver"/>
    <ServerStart Name="myserver"/>
    <WebServer DefaultWebApp="go" LogFileName="myserver\access.log"
    LoggingEnabled="true" Name="myserver" Targets="myserver"/>
    </Server>
    <ShutdownClass ClassName="company.appserver.weblogic.companyStartup"
    DeploymentOrder="600" Name="companyShutdown2"
    Targets="myCluster,Server1,Server2,myserver"/>
    <ShutdownClass
    ClassName="company.appserver.weblogic.WLTaskManagerInit"
    DeploymentOrder="675" Name="TaskManagerShutdown" Targets="Server2"/>
    <StartupClass ClassName="company.appserver.weblogic.ContextHandler"
    DeploymentOrder="105" FailureIsFatal="true"
    Name="ContextHandlerStartup1" Targets="myserver"/>
    <XMLEntityCache Name="XMLCacheMBean"/>
    <XMLEntityCache Name="XMLCacheMBean_Server1"/>
    <XMLEntityCache Name="XMLCacheMBean_Server2"/>
    <XMLEntityCache Name="XMLCacheMBean_myserver"/>
    <XMLRegistry
    DocumentBuilderFactory="org.apache.xerces.jaxp.DocumentBuilderFactory
    Name="company XMLRegistry"
    SAXParserFactory="org.apache.xerces.jaxp.SAXParserFactoryImpl" Transf
    rFactory="org.apache.xalan.processor.TransformerFactoryImpl"/>
    /Domain>
    The managed server config.xml looks like below.
    $ cat config.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <!--Last updated on: Fri Nov 12 15:46:28 CET 2004, If your domain is active, ple
    ase do not edit the config.xml file. Any changes made to that file while the dom
    ain is active will not have any effect on the domain's configuration and are lik
    ely to be lost. If your domain is inactive, you may edit this file with an XML e
    ditor. If you do so, please refer to the BEA Weblogic Server Configuration Refer
    ence documentation available from http://edocs.bea.com/wls/docs70/config_xml.
    In general, we recommend that changes to your configuration file be made through
    the Administration Console.-->
    <Domain ConfigurationVersion="7.0.2.0" Name="company">
    <Application Deployed="true" Name="AGENTMANAGER"
    Path=".\deployments\activity" TwoPhase="false">
    <EJBComponent DeploymentOrder="20" Name="AGENTMANAGER"
    Targets="Server2" URI="AGENTMANAGER.jar"/>
    </Application>
    <Application Deployed="true" Name="MDBERT1"
    Path=".\deployments\service" TwoPhase="false">
    <EJBComponent DeploymentOrder="46" Name="MDBERT1"
    Targets="Server2" URI="MDBERT1.jar"/>
    </Application>
    <Application Deployed="true" Name="TM" Path=".\deployments\service" TwoPhase
    ="false">
    <EJBComponent DeploymentOrder="15" Name="TM.jar"
    Targets="Server2" URI="TM.jar"/>
    </Application>
    </Application>
    <Application Deployed="true" Name="go" Path=".\applications"
    StagedTargets="" TwoPhase="false">
    <WebAppComponent Name="go" Targets="Server2" URI="go"/>
    </Application>
    <Application Deployed="true" Name="im" Path=".\applications"
    StagedTargets="" TwoPhase="false">
    <WebAppComponent Name="im" Targets="Server2" URI="im"/>
    </Application>
    <Application Deployed="true" Name="pmcl" Path=".\applications"
    StagedTargets="" TwoPhase="false">
    <WebAppComponent Name="pmcl" Targets="Server2" URI="pmcl"/>
    </Application>
    <ApplicationManager Name="company"/>
    <CachingRealm ACLCacheEnable="true" ACLCacheSize="2000"
    ACLCacheTTLNegative="60" ACLCacheTTLPositive="60"
    AuthenticationCacheEnable="false" AuthenticationCacheSize="211"
    AuthenticationCacheTTLNegative="10"
    AuthenticationCacheTTLPositive="60" BasicRealm="companyRealm"
    CacheCaseSensitive="true" GroupCacheEnable="true"
    GroupCacheSize="100" GroupCacheTTLNegative="60"
    GroupCacheTTLPositive="60" GroupMembershipCacheTTL="17700"
    Name="companyCacheRealm" PermissionCacheEnable="true"
    PermissionCacheSize="211" PermissionCacheTTLNegative="10"
    PermissionCacheTTLPositive="60" UserCacheEnable="true"
    UserCacheSize="2000" UserCacheTTLNegative="60" UserCacheTTLPositive="60"
    />
    <CustomRealm Name="companyRealm" Password="{3DES}2LwBLCayHcc=" RealmClassName
    ="company.appserver.weblogic.WLRealmStub"/>
    <EmbeddedLDAP
    Credential="{3DES}VW4H4+7OUny8Er78dGhHbIqbB6w7l9btTnLbz4Cu1jE=" Name="Cy
    gent"/>
    <FileRealm Name="myFileRealm"/>
    <JDBCConnectionPool CapacityIncrement="2"
    DriverName="weblogic.jdbc.oci.Driver" InitialCapacity="5"
    MaxCapacity="100" Name="Geneva0"
    PreparedStatementCacheSize="100"
    Properties="user=admin;password=;server=LSUP1"
    Targets="Server2" URL="jdbc:weblogic:oracle"/>
    <JDBCConnectionPool CapacityIncrement="2"
    DriverName="oracle.jdbc.driver.OracleDriver" InitialCapacity="5"
    MaxCapacity="100" Name="JMSDBConnectionPool"
    PreparedStatementCacheSize="100"
    Properties="user=admin;password=gent;url=jdbc:oracle:thin:@x.x.x.179:1521:SUP1;dll=ocijdbc8;dataSourceName=ejbPool;protocol=thin"
    Targets="Server2" URL="jdbc:oracle:thin:@x.x.x.x:1521:LSUP1"/>
    <JDBCConnectionPool CapacityIncrement="2"
    DriverName="oracle.jdbc.xa.client.OracleXADataSource"
    InitialCapacity="5" MaxCapacity="100" Name="ejbPool"
    PreparedStatementCacheSize="100"
    Properties="user=company_admin;url=jdbc:oracle:thin:@10.28.138.179:1521:P
    MCLSUP1;password=company;dll=ocijdbc8;dataSourceName=ejbPool;protocol=thin"
    SupportsLocalTransaction="true" Targets="Server2,Server2" URL="jdbc:orac
    le:thin:@x.x.x.x:1521:LSUP1"/>
    <JDBCDataSource JNDIName="geneva.jdbc.GenevaNonTrans0"
    Name="GenevaNonTrans0" PoolName="Geneva0" Targets="Server2"/>
    <JDBCTxDataSource EnableTwoPhaseCommit="true"
    JNDIName="geneva.jdbc.Geneva0" Name="Geneva0" PoolName="Geneva0" Targets
    ="Server2"/>
    <JDBCTxDataSource EnableTwoPhaseCommit="false"
    JNDIName="authJtsDataSource" Name="authJtsDataSource"
    PoolName="ejbPool" Targets="Server2"/>
    <JMSConnectionFactory DefaultRedeliveryDelay="5000"
    DefaultTimeToDeliver="3000" JNDIName="company.ctm.QCFactory"
    Name="CTMQCFactory" Targets="Server2"
    UserTransactionsEnabled="true" XAConnectionFactoryEnabled="true"/>
    <JMSConnectionFactory DefaultRedeliveryDelay="5000"
    DefaultTimeToDeliver="3000" JNDIName="company.im.QCFactory"
    Name="QCFactory" Targets="Server2"/>
    <JMSConnectionFactory DefaultRedeliveryDelay="5000"
    DefaultTimeToDeliver="3000" JNDIName="company.im.TCFactory"
    Name="TCFactory" Targets="Server2"/>
    <JMSJDBCStore ConnectionPool="JMSDBConnectionPool"
    Name="companyCTMJDBCStore" PrefixName="CTM"/>
    <JMSJDBCStore ConnectionPool="JMSDBConnectionPool"
    Name="companyJMSJDBCStore" PrefixName="IM"/>
    <JMSServer Name="CIM JMSServer-0" Store="companyJMSJDBCStore" Targets="Server
    2">
    <JMSQueue JNDIName="javax.jms.inRequestQueue" Name="inRequestQueue"/>
    <JMSQueue JNDIName="javax.jms.inResponseQueue" Name="inResponseQueue"/>
    <JMSQueue JNDIName="javax.jms.logQueue" Name="logQueue"/>
    <JMSQueue JNDIName="javax.jms.outRequestQueue" Name="outRequestQueue"/>
    <JMSQueue JNDIName="javax.jms.outResponseQueue" Name="outResponseQueue"/
    >
    <JMSSessionPool ConnectionFactory="company.im.QCFactory"
    ListenerClass="company.service.mg.impl.InboundMsgListener"
    Name="InboundRequestSessionPool" SessionsMaximum="5">
    <JMSConnectionConsumer
    Destination="javax.jms.inRequestQueue"
    MessagesMaximum="10" Name="InboundRequestSessionPool" Selector="
    TRUE"/>
    </JMSSessionPool>
    <JMSSessionPool ConnectionFactory="company.im.QCFactory"
    ListenerClass="company.service.mg.impl.InboundMsgListener"
    Name="InboundResponseSessionPool" SessionsMaximum="5">
    <JMSConnectionConsumer
    Destination="javax.jms.inResponseQueue"
    MessagesMaximum="10"
    Name="InboundResponseConnectionConsumer" Selector="TRUE"/>
    </JMSSessionPool>
    <JMSSessionPool ConnectionFactory="company.im.QCFactory"
    ListenerClass="pmcl.company.service.mg.impl.PmclOutboundMsgListener"
    Name="OutboundRequestSessionPool" SessionsMaximum="5">
    <JMSConnectionConsumer
    Destination="javax.jms.outRequestQueue"
    MessagesMaximum="10"
    Name="OutboundRequestConnectionPool" Selector="TRUE"/>
    </JMSSessionPool>
    <JMSSessionPool ConnectionFactory="company.im.QCFactory"
    ListenerClass="pmcl.company.service.mg.impl.PmclOutboundMsgListener"
    Name="OutboundResponseSessionPool" SessionsMaximum="5">
    <JMSConnectionConsumer
    Destination="javax.jms.outResponseQueue"
    MessagesMaximum="10"
    Name="OutboundResponseConnectionConsumer" Selector="TRUE"/>
    </JMSSessionPool>
    <JMSTopic JNDIName="javax.jms.CreateOfferTopic" Name="createOfferTopic"/
    >
    <JMSTopic JNDIName="javax.jms.CreateProductTopic" Name="createProductTop
    ic"/>
    </JMSServer>
    <JMSServer Name="JMSServer-0">
    <JMSQueue JNDIName="javax.jms.logQueue" Name="logQueue"/>
    </JMSServer>
    <JMSServer DeploymentOrder="1" Name="Task Manager Server-1"
    Store="companyCTMJDBCStore" Targets="Server2">
    <JMSQueue ErrorDestination="ERT1 Queue" JNDIName="activate_task"
    Name="AT1 Queue" RedeliveryLimit="5"/>
    <JMSQueue JNDIName="complete_process_flow" Name="CPF1 Queue" RedeliveryL
    imit="5"/>
    <JMSQueue ErrorDestination="ERT1 Queue" JNDIName="complete_task"
    Name="CT1 Queue" RedeliveryLimit="5"/>
    <JMSQueue JNDIName="error_task" Name="ERT1 Queue" RedeliveryLimit="1"/>
    <JMSQueue ErrorDestination="ERT1 Queue" JNDIName="escalate_task"
    Name="ET1 Queue" RedeliveryLimit="5"/>
    <JMSQueue JNDIName="recover_process_flow" Name="RPF1 Queue" RedeliveryLi
    mit="5"/>
    <JMSQueue JNDIName="terminate_process_flow" Name="TPF1 Queue" Redelivery
    Limit="5"/>
    <JMSQueue ErrorDestination="ERT1 Queue"
    JNDIName="terminate_task" Name="TT1 Queue" RedeliveryLimit="5"/>
    </JMSServer>
    <JTA Name="company" TimeoutSeconds="3600"/>
    <Log FileName="./logs/company.log" Name="company"/>
    <Machine Name="MyMachine">
    <NodeManager Name="MyMachine"/>
    </Machine>
    <PasswordPolicy MinimumPasswordLength="8" Name="mypasswordpolicy"/>
    <Realm CachingRealm="companyCacheRealm" FileRealm="myFileRealm" Name="myRealm
    "/>
    <SNMPAgent Name="company"/>
    <Security CompatibilityMode="true" Name="company"
    PasswordPolicy="mypasswordpolicy" Realm="myRealm" RealmSetup="true"/>
    <SecurityConfiguration Credential="{3DES}Osb3tCLDbyc="
    CredentialGenerated="false" Name="company"/>
    <Server HelpPageURL="c:/public/as" InstrumentStackTraceEnabled="true"
    JDBCLogFileName="Server2\jdbc.log" JDBCLoggingEnabled="false"
    ListenPort="7771" LogRemoteExceptionsEnabled="true"
    LoginTimeout="1000" Machine="MyMachine" Name="Server2"
    NativeIOEnabled="true" ReverseDNSAllowed="false"
    ServerVersion="7.0.2.0" StdoutDebugEnabled="true"
    StdoutEnabled="true" StdoutSeverityLevel="32"
    SystemPassword="{3DES}2LwBLCayHcc="
    ThreadPoolPercentSocketReaders="99" TunnelingClientPingSecs="45"
    TunnelingClientTimeoutSecs="40" TunnelingEnabled="false"
    WorkspaceShowUserKeysOnly="false"
    XMLEntityCache="XMLCacheMBean_Server2" XMLRegistry="company XMLRegistry">
    <COM Name="Server2"/>
    <ExecuteQueue Name="default" ThreadCount="15"/>
    <IIOP Name="Server2"/>
    <JTAMigratableTarget Cluster="myCluster" Name="Server2" UserPreferredSer
    ver="Server2"/>
    <JTARecoveryService Name="Server2"/>
    <KernelDebug Name="Server2"/>
    <Log FileMinSize="4096" FileName="Server2\company.log"
    FileTimeSpan="24" Name="Server2"
    NumberOfFilesLimited="true" RotationType="bySize"/>
    <SSL ListenPort="7772" Name="Server2"/>
    <ServerDebug Name="Server2"/>
    <ServerStart Name="Server2"/>
    <WebServer DefaultWebApp="go" LogFileName="Server2\access.log"
    LoggingEnabled="true" Name="Server2" Targets="Server2"/>
    </Server>
    <ShutdownClass ClassName="company.appserver.weblogic.companyStartup"
    DeploymentOrder="200" Name="companyShutdown2" Targets="Server2"/>
    <ShutdownClass
    ClassName="company.appserver.weblogic.WLTaskManagerInit"
    DeploymentOrder="175" Name="TaskManagerShutdown" Targets="Server2"/>
    <StartupClass ClassName="company.appserver.weblogic.ContextHandler"
    DeploymentOrder="105" FailureIsFatal="true"
    Name="ContextHandlerStartup1" Targets="Server2"/>
    <StartupClass ClassName="company.appserver.weblogic.companyStartup"
    DeploymentOrder="100" FailureIsFatal="true"
    Name="companyStartup1" Targets="Server2,Server2"/>
    <StartupClass
    ClassName="company.appserver.weblogic.WLTaskManagerInit"
    DeploymentOrder="125" FailureIsFatal="true"
    Name="TaskManagerStartup" Targets="Server2"/>
    <XMLEntityCache Name="XMLCacheMBean"/>
    <XMLEntityCache Name="XMLCacheMBean_Server2"/>
    <XMLRegistry
    DocumentBuilderFactory="org.apache.xerces.jaxp.DocumentBuilderFactoryImp
    l"
    Name="company XMLRegistry"
    SAXParserFactory="org.apache.xerces.jaxp.SAXParserFactoryImpl" Transform
    erFactory="org.apache.xalan.processor.TransformerFactoryImpl"/>
    </Domain>
    I start the admin server first followed by one of the managed servers. The admin server
    starts fine. When I start the managed server 1, it is not deploying the application on the
    managed server and I am getting the following exception on the managed server.
    Setting custom initial context factory<Nov 25, 2004 11:54:44 PM CET> <Notice> <Management> <141053> <Application Polle
    r not started for production server.>
    <Nov 25, 2004 11:54:45 PM CET> <Notice> <Management> <141030> <Starting discover
    y of Managed Server... This feature is on by default, you may turn this off by p
    assing -Dweblogic.management.discover=false>
    <Nov 25, 2004 11:54:45 PM CET> <Notice> <WebLogicServer> <000354> <Thread "Liste
    nThread.Default" listening on port 7770>
    <Nov 25, 2004 11:55:06 PM CET> <Warning> <RJVM> <000519> <Unable to connect to a
    remote server on address x.x.x.x and port 7771 with protocol t3. The Exce
    ption is java.net.ConnectException: Connection refused: connect>
    <Nov 25, 2004 11:55:06 PM CET> <Warning> <Management> <141028> <Unable to locate
    Managed server Server2 on listen address x.x.x.223 listen port 7771. Ignore
    this message if the Managed server was shutdown intentionally. The Managed serv
    er will connect to the Admin server when it is re-started.>
    <Nov 25, 2004 11:55:08 PM CET> <Warning> <RJVM> <000519> <Unable to connect to a
    remote server on address x.x.x.222 and port 7771 with protocol t3. The Exce
    ption is java.net.ConnectException: Connection refused: connect>
    <Nov 25, 2004 11:55:08 PM CET> <Warning> <Management> <141028> <Unable to locate
    Managed server Server1 on listen address x.x.x.222 listen port 7771. Ignore
    this message if the Managed server was shutdown intentionally. The Managed serv
    er will connect to the Admin server when it is re-started.>
    <Nov 25, 2004 11:55:08 PM CET> <Notice> <WebLogicServer> <000329> <Started WebLo
    gic Admin Server "myserver" for domain "company" running in Production Mode>
    <Nov 25, 2004 11:55:09 PM CET> <Notice> <WebLogicServer> <000365> <Server state
    changed to RUNNING>
    <Nov 25, 2004 11:55:09 PM CET> <Notice> <WebLogicServer> <000360> <Server starte
    d in RUNNING mode>
    <Nov 25, 2004 11:56:57 PM CET> <Warning> <rmi> <080005> <Exception thrown by rmi
    server: weblogic.management.internal.AdminMBeanHomeImpl.getMBean(Ljava.lang.Str
    ing;Ljava.lang.String;)
    javax.management.InstanceNotFoundException: company:Name=Server1,Type=Migratable
    Target
    javax.management.InstanceNotFoundException: company:Name=Server1,Type=MigratableT
    arget
    at weblogic.management.internal.MBeanHomeImpl.getMBean(MBeanHomeImpl.jav
    a:144)
    at weblogic.management.internal.MBeanHomeImpl.getMBean(MBeanHomeImpl.jav
    a:268)
    at weblogic.management.internal.AdminMBeanHomeImpl.getMBean(AdminMBeanHo
    meImpl.java:288)
    at weblogic.management.internal.AdminMBeanHomeImpl_WLSkel.invoke(Unknown
    Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313)
    at weblogic.security.service.SecurityServiceManager.runAs(SecurityServic
    eManager.java:821)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.jav
    a:308)
    at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest
    .java:30)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189)
    >
    <Nov 25, 2004 11:56:57 PM CET> <Warning> <rmi> <080005> <Exception thrown by rmi
    server: weblogic.management.internal.AdminMBeanHomeImpl.getMBean(Ljava.lang.Str
    ing;Ljava.lang.String;)
    javax.management.InstanceNotFoundException: company:Name=Server2,Type=Migratable
    Target
    javax.management.InstanceNotFoundException: company:Name=Server2,Type=MigratableT
    arget
    at weblogic.management.internal.MBeanHomeImpl.getMBean(MBeanHomeImpl.jav
    a:144)
    at weblogic.management.internal.MBeanHomeImpl.getMBean(MBeanHomeImpl.jav
    a:268)
    at weblogic.management.internal.AdminMBeanHomeImpl.getMBean(AdminMBeanHo
    meImpl.java:288)
    at weblogic.management.internal.AdminMBeanHomeImpl_WLSkel.invoke(Unknown
    Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313)
    at weblogic.security.service.SecurityServiceManager.runAs(SecurityServic
    eManager.java:821)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.jav
    a:308)
    at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest
    .java:30)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189)
    >
    <Nov 25, 2004 11:56:57 PM CET> <Warning> <rmi> <080005> <Exception thrown by rmi
    server: weblogic.management.internal.AdminMBeanHomeImpl.getMBean(Ljava.lang.Str
    ing;Ljava.lang.String;)
    javax.management.InstanceNotFoundException: company:Name=Server2,Type=Migratable
    Target
    javax.management.InstanceNotFoundException: company:Name=Server2,Type=MigratableT
    arget
    at weblogic.management.internal.MBeanHomeImpl.getMBean(MBeanHomeImpl.jav
    a:144)
    at weblogic.management.internal.MBeanHomeImpl.getMBean(MBeanHomeImpl.jav
    a:268)
    at weblogic.management.internal.AdminMBeanHomeImpl.getMBean(AdminMBeanHo
    meImpl.java:288)
    at weblogic.management.internal.AdminMBeanHomeImpl_WLSkel.invoke(Unknown
    Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313)
    at weblogic.security.service.SecurityServiceManager.runAs(SecurityServic
    eManager.java:821)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.jav
    a:308)
    at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest
    .java:30)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189)
    >
    Can somebody help me find out why this problem is occuring..?

    I am having problems deploying our application to a weblogic cluster. Environment is
    windows 2000/XP and weblogic 7.0 SP2.
    Here's a simplified version of the cluster.
    I have 2 managed servers that are part of the cluster.I have defined the managed server
    configuration in the admin server's config.xml as below.
    <Server Cluster="myCluster" ExpectedToRun="false" ListenPort="7771"
    Machine="machine1" Name="Server1" ServerVersion="7.0.2.0"
    WeblogicPluginEnabled="false" XMLEntityCache="XMLCacheMBean_Server1">
    <COM Name="Server1"/>
    <ExecuteQueue Name="default" ThreadCount="15"/>
    <IIOP Name="Server1"/>
    <JTAMigratableTarget Cluster="myCluster" Name="Server1" UserPreferred
    er="Server1"/>
    <JTARecoveryService Name="Server1"/>
    <KernelDebug Name="Server1"/>
    <Log Name="Server1"/>
    <SSL Enabled="false" ListenPort="7772" Name="Server1"/>
    <ServerDebug Name="Server1"/>
    <ServerStart Name="Server1"/>
    <WebServer Name="Server1"/>
    </Server>
    <Server Cluster="myCluster" ExpectedToRun="false" ListenPort="7771"
    Machine="machine2" Name="Server2" ServerVersion="7.0.2.0"
    WeblogicPluginEnabled="false" XMLEntityCache="XMLCacheMBean_Server2">
    <COM Name="Server2"/>
    <ExecuteQueue Name="default" ThreadCount="15"/>
    <IIOP Name="Server2"/>
    <JTAMigratableTarget Cluster="myCluster" Name="Server2" UserPreferred
    er="Server2"/>
    <JTARecoveryService Name="Server2"/>
    <KernelDebug Name="Server2"/>
    <Log Name="Server2"/>
    <SSL Enabled="false" ListenPort="7772" Name="Server2"/>
    <ServerDebug Name="Server2"/>
    <ServerStart Name="Server2"/>
    <WebServer Name="Server2"/>
    </Server>
    <Server AcceptBacklog="50" HelpPageURL="c:/public/as"
    InstrumentStackTraceEnabled="true"
    JDBCLogFileName="myserver\jdbc.log" JDBCLoggingEnabled="false"
    ListenPort="7770" LogRemoteExceptionsEnabled="true"
    LoginTimeout="1000" Machine="MyMachine" Name="myserver"
    NativeIOEnabled="false" ReverseDNSAllowed="false"
    ServerVersion="7.0.2.0" StdoutDebugEnabled="true"
    StdoutEnabled="true" StdoutSeverityLevel="32"
    SystemPassword="{3DES}2LwBLCayHcc="
    ThreadPoolPercentSocketReaders="99" TunnelingClientPingSecs="45"
    TunnelingClientTimeoutSecs="40" TunnelingEnabled="false"
    WorkspaceShowUserKeysOnly="false"
    XMLEntityCache="XMLCacheMBean_myserver" XMLRegistry="company XMLRegist
    <COM Name="myserver"/>
    <ExecuteQueue Name="default" ThreadCount="15"/>
    <IIOP Name="myserver"/>
    <JTAMigratableTarget Cluster="" Name="myserver" UserPreferredServer="
    rver"/>
    <JTARecoveryService Name="myserver"/>
    <KernelDebug Name="myserver"/>
    <Log FileMinSize="4096" FileName="myserver\company.log"
    FileTimeSpan="24" Name="myserver"
    NumberOfFilesLimited="true" RotationType="bySize"/>
    <SSL ListenPort="7775" Name="myserver"/>
    <ServerDebug Name="myserver"/>
    <ServerStart Name="myserver"/>
    <WebServer DefaultWebApp="go" LogFileName="myserver\access.log"
    LoggingEnabled="true" Name="myserver" Targets="myserver"/>
    </Server>
    <ShutdownClass ClassName="company.appserver.weblogic.companyStartup"
    DeploymentOrder="600" Name="companyShutdown2"
    Targets="myCluster,Server1,Server2,myserver"/>
    <ShutdownClass
    ClassName="company.appserver.weblogic.WLTaskManagerInit"
    DeploymentOrder="675" Name="TaskManagerShutdown" Targets="Server2"/>
    <StartupClass ClassName="company.appserver.weblogic.ContextHandler"
    DeploymentOrder="105" FailureIsFatal="true"
    Name="ContextHandlerStartup1" Targets="myserver"/>
    <XMLEntityCache Name="XMLCacheMBean"/>
    <XMLEntityCache Name="XMLCacheMBean_Server1"/>
    <XMLEntityCache Name="XMLCacheMBean_Server2"/>
    <XMLEntityCache Name="XMLCacheMBean_myserver"/>
    <XMLRegistry
    DocumentBuilderFactory="org.apache.xerces.jaxp.DocumentBuilderFactory
    Name="company XMLRegistry"
    SAXParserFactory="org.apache.xerces.jaxp.SAXParserFactoryImpl" Transf
    rFactory="org.apache.xalan.processor.TransformerFactoryImpl"/>
    /Domain>
    The managed server config.xml looks like below.
    $ cat config.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <!--Last updated on: Fri Nov 12 15:46:28 CET 2004, If your domain is active, ple
    ase do not edit the config.xml file. Any changes made to that file while the dom
    ain is active will not have any effect on the domain's configuration and are lik
    ely to be lost. If your domain is inactive, you may edit this file with an XML e
    ditor. If you do so, please refer to the BEA Weblogic Server Configuration Refer
    ence documentation available from http://edocs.bea.com/wls/docs70/config_xml.
    In general, we recommend that changes to your configuration file be made through
    the Administration Console.-->
    <Domain ConfigurationVersion="7.0.2.0" Name="company">
    <Application Deployed="true" Name="AGENTMANAGER"
    Path=".\deployments\activity" TwoPhase="false">
    <EJBComponent DeploymentOrder="20" Name="AGENTMANAGER"
    Targets="Server2" URI="AGENTMANAGER.jar"/>
    </Application>
    <Application Deployed="true" Name="MDBERT1"
    Path=".\deployments\service" TwoPhase="false">
    <EJBComponent DeploymentOrder="46" Name="MDBERT1"
    Targets="Server2" URI="MDBERT1.jar"/>
    </Application>
    <Application Deployed="true" Name="TM" Path=".\deployments\service" TwoPhase
    ="false">
    <EJBComponent DeploymentOrder="15" Name="TM.jar"
    Targets="Server2" URI="TM.jar"/>
    </Application>
    </Application>
    <Application Deployed="true" Name="go" Path=".\applications"
    StagedTargets="" TwoPhase="false">
    <WebAppComponent Name="go" Targets="Server2" URI="go"/>
    </Application>
    <Application Deployed="true" Name="im" Path=".\applications"
    StagedTargets="" TwoPhase="false">
    <WebAppComponent Name="im" Targets="Server2" URI="im"/>
    </Application>
    <Application Deployed="true" Name="pmcl" Path=".\applications"
    StagedTargets="" TwoPhase="false">
    <WebAppComponent Name="pmcl" Targets="Server2" URI="pmcl"/>
    </Application>
    <ApplicationManager Name="company"/>
    <CachingRealm ACLCacheEnable="true" ACLCacheSize="2000"
    ACLCacheTTLNegative="60" ACLCacheTTLPositive="60"
    AuthenticationCacheEnable="false" AuthenticationCacheSize="211"
    AuthenticationCacheTTLNegative="10"
    AuthenticationCacheTTLPositive="60" BasicRealm="companyRealm"
    CacheCaseSensitive="true" GroupCacheEnable="true"
    GroupCacheSize="100" GroupCacheTTLNegative="60"
    GroupCacheTTLPositive="60" GroupMembershipCacheTTL="17700"
    Name="companyCacheRealm" PermissionCacheEnable="true"
    PermissionCacheSize="211" PermissionCacheTTLNegative="10"
    PermissionCacheTTLPositive="60" UserCacheEnable="true"
    UserCacheSize="2000" UserCacheTTLNegative="60" UserCacheTTLPositive="60"
    />
    <CustomRealm Name="companyRealm" Password="{3DES}2LwBLCayHcc=" RealmClassName
    ="company.appserver.weblogic.WLRealmStub"/>
    <EmbeddedLDAP
    Credential="{3DES}VW4H4+7OUny8Er78dGhHbIqbB6w7l9btTnLbz4Cu1jE=" Name="Cy
    gent"/>
    <FileRealm Name="myFileRealm"/>
    <JDBCConnectionPool CapacityIncrement="2"
    DriverName="weblogic.jdbc.oci.Driver" InitialCapacity="5"
    MaxCapacity="100" Name="Geneva0"
    PreparedStatementCacheSize="100"
    Properties="user=admin;password=;server=LSUP1"
    Targets="Server2" URL="jdbc:weblogic:oracle"/>
    <JDBCConnectionPool CapacityIncrement="2"
    DriverName="oracle.jdbc.driver.OracleDriver" InitialCapacity="5"
    MaxCapacity="100" Name="JMSDBConnectionPool"
    PreparedStatementCacheSize="100"
    Properties="user=admin;password=gent;url=jdbc:oracle:thin:@x.x.x.179:1521:SUP1;dll=ocijdbc8;dataSourceName=ejbPool;protocol=thin"
    Targets="Server2" URL="jdbc:oracle:thin:@x.x.x.x:1521:LSUP1"/>
    <JDBCConnectionPool CapacityIncrement="2"
    DriverName="oracle.jdbc.xa.client.OracleXADataSource"
    InitialCapacity="5" MaxCapacity="100" Name="ejbPool"
    PreparedStatementCacheSize="100"
    Properties="user=company_admin;url=jdbc:oracle:thin:@10.28.138.179:1521:P
    MCLSUP1;password=company;dll=ocijdbc8;dataSourceName=ejbPool;protocol=thin"
    SupportsLocalTransaction="true" Targets="Server2,Server2" URL="jdbc:orac
    le:thin:@x.x.x.x:1521:LSUP1"/>
    <JDBCDataSource JNDIName="geneva.jdbc.GenevaNonTrans0"
    Name="GenevaNonTrans0" PoolName="Geneva0" Targets="Server2"/>
    <JDBCTxDataSource EnableTwoPhaseCommit="true"
    JNDIName="geneva.jdbc.Geneva0" Name="Geneva0" PoolName="Geneva0" Targets
    ="Server2"/>
    <JDBCTxDataSource EnableTwoPhaseCommit="false"
    JNDIName="authJtsDataSource" Name="authJtsDataSource"
    PoolName="ejbPool" Targets="Server2"/>
    <JMSConnectionFactory DefaultRedeliveryDelay="5000"
    DefaultTimeToDeliver="3000" JNDIName="company.ctm.QCFactory"
    Name="CTMQCFactory" Targets="Server2"
    UserTransactionsEnabled="true" XAConnectionFactoryEnabled="true"/>
    <JMSConnectionFactory DefaultRedeliveryDelay="5000"
    DefaultTimeToDeliver="3000" JNDIName="company.im.QCFactory"
    Name="QCFactory" Targets="Server2"/>
    <JMSConnectionFactory DefaultRedeliveryDelay="5000"
    DefaultTimeToDeliver="3000" JNDIName="company.im.TCFactory"
    Name="TCFactory" Targets="Server2"/>
    <JMSJDBCStore ConnectionPool="JMSDBConnectionPool"
    Name="companyCTMJDBCStore" PrefixName="CTM"/>
    <JMSJDBCStore ConnectionPool="JMSDBConnectionPool"
    Name="companyJMSJDBCStore" PrefixName="IM"/>
    <JMSServer Name="CIM JMSServer-0" Store="companyJMSJDBCStore" Targets="Server
    2">
    <JMSQueue JNDIName="javax.jms.inRequestQueue" Name="inRequestQueue"/>
    <JMSQueue JNDIName="javax.jms.inResponseQueue" Name="inResponseQueue"/>
    <JMSQueue JNDIName="javax.jms.logQueue" Name="logQueue"/>
    <JMSQueue JNDIName="javax.jms.outRequestQueue" Name="outRequestQueue"/>
    <JMSQueue JNDIName="javax.jms.outResponseQueue" Name="outResponseQueue"/
    >
    <JMSSessionPool ConnectionFactory="company.im.QCFactory"
    ListenerClass="company.service.mg.impl.InboundMsgListener"
    Name="InboundRequestSessionPool" SessionsMaximum="5">
    <JMSConnectionConsumer
    Destination="javax.jms.inRequestQueue"
    MessagesMaximum="10" Name="InboundRequestSessionPool" Selector="
    TRUE"/>
    </JMSSessionPool>
    <JMSSessionPool ConnectionFactory="company.im.QCFactory"
    ListenerClass="company.service.mg.impl.InboundMsgListener"
    Name="InboundResponseSessionPool" SessionsMaximum="5">
    <JMSConnectionConsumer
    Destination="javax.jms.inResponseQueue"
    MessagesMaximum="10"
    Name="InboundResponseConnectionConsumer" Selector="TRUE"/>
    </JMSSessionPool>
    <JMSSessionPool ConnectionFactory="company.im.QCFactory"
    ListenerClass="pmcl.company.service.mg.impl.PmclOutboundMsgListener"
    Name="OutboundRequestSessionPool" SessionsMaximum="5">
    <JMSConnectionConsumer
    Destination="javax.jms.outRequestQueue"
    MessagesMaximum="10"
    Name="OutboundRequestConnectionPool" Selector="TRUE"/>
    </JMSSessionPool>
    <JMSSessionPool ConnectionFactory="company.im.QCFactory"
    ListenerClass="pmcl.company.service.mg.impl.PmclOutboundMsgListener"
    Name="OutboundResponseSessionPool" SessionsMaximum="5">
    <JMSConnectionConsumer
    Destination="javax.jms.outResponseQueue"
    MessagesMaximum="10"
    Name="OutboundResponseConnectionConsumer" Selector="TRUE"/>
    </JMSSessionPool>
    <JMSTopic JNDIName="javax.jms.CreateOfferTopic" Name="createOfferTopic"/
    >
    <JMSTopic JNDIName="javax.jms.CreateProductTopic" Name="createProductTop
    ic"/>
    </JMSServer>
    <JMSServer Name="JMSServer-0">
    <JMSQueue JNDIName="javax.jms.logQueue" Name="logQueue"/>
    </JMSServer>
    <JMSServer DeploymentOrder="1" Name="Task Manager Server-1"
    Store="companyCTMJDBCStore" Targets="Server2">
    <JMSQueue ErrorDestination="ERT1 Queue" JNDIName="activate_task"
    Name="AT1 Queue" RedeliveryLimit="5"/>
    <JMSQueue JNDIName="complete_process_flow" Name="CPF1 Queue" RedeliveryL
    imit="5"/>
    <JMSQueue ErrorDestination="ERT1 Queue" JNDIName="complete_task"
    Name="CT1 Queue" RedeliveryLimit="5"/>
    <JMSQueue JNDIName="error_task" Name="ERT1 Queue" RedeliveryLimit="1"/>
    <JMSQueue ErrorDestination="ERT1 Queue" JNDIName="escalate_task"
    Name="ET1 Queue" RedeliveryLimit="5"/>
    <JMSQueue JNDIName="recover_process_flow" Name="RPF1 Queue" RedeliveryLi
    mit="5"/>
    <JMSQueue JNDIName="terminate_process_flow" Name="TPF1 Queue" Redelivery
    Limit="5"/>
    <JMSQueue ErrorDestination="ERT1 Queue"
    JNDIName="terminate_task" Name="TT1 Queue" RedeliveryLimit="5"/>
    </JMSServer>
    <JTA Name="company" TimeoutSeconds="3600"/>
    <Log FileName="./logs/company.log" Name="company"/>
    <Machine Name="MyMachine">
    <NodeManager Name="MyMachine"/>
    </Machine>
    <PasswordPolicy MinimumPasswordLength="8" Name="mypasswordpolicy"/>
    <Realm CachingRealm="companyCacheRealm" FileRealm="myFileRealm" Name="myRealm
    "/>
    <SNMPAgent Name="company"/>
    <Security CompatibilityMode="true" Name="company"
    PasswordPolicy="mypasswordpolicy" Realm="myRealm" RealmSetup="true"/>
    <SecurityConfiguration Credential="{3DES}Osb3tCLDbyc="
    CredentialGenerated="false" Name="company"/>
    <Server HelpPageURL="c:/public/as" InstrumentStackTraceEnabled="true"
    JDBCLogFileName="Server2\jdbc.log" JDBCLoggingEnabled="false"
    ListenPort="7771" LogRemoteExceptionsEnabled="true"
    LoginTimeout="1000" Machine="MyMachine" Name="Server2"
    NativeIOEnabled="true" ReverseDNSAllowed="false"
    ServerVersion="7.0.2.0" StdoutDebugEnabled="true"
    StdoutEnabled="true" StdoutSeverityLevel="32"
    SystemPassword="{3DES}2LwBLCayHcc="
    ThreadPoolPercentSocketReaders="99" TunnelingClientPingSecs="45"
    TunnelingClientTimeoutSecs="40" TunnelingEnabled="false"
    WorkspaceShowUserKeysOnly="false"
    XMLEntityCache="XMLCacheMBean_Server2" XMLRegistry="company XMLRegistry">
    <COM Name="Server2"/>
    <ExecuteQueue Name="default" ThreadCount="15"/>
    <IIOP Name="Server2"/>
    <JTAMigratableTarget Cluster="myCluster" Name="Server2" UserPreferredSer
    ver="Server2"/>
    <JTARecoveryService Name="Server2"/>
    <KernelDebug Name="Server2"/>
    <Log FileMinSize="4096" FileName="Server2\company.log"
    FileTimeSpan="24" Name="Server2"
    NumberOfFilesLimited="true" RotationType="bySize"/>
    <SSL ListenPort="7772" Name="Server2"/>
    <ServerDebug Name="Server2"/>
    <ServerStart Name="Server2"/>
    <WebServer DefaultWebApp="go" LogFileName="Server2\access.log"
    LoggingEnabled="true" Name="Server2" Targets="Server2"/>
    </Server>
    <ShutdownClass ClassName="company.appserver.weblogic.companyStartup"
    DeploymentOrder="200" Name="companyShutdown2" Targets="Server2"/>
    <ShutdownClass
    ClassName="company.appserver.weblogic.WLTaskManagerInit"
    DeploymentOrder="175" Name="TaskManagerShutdown" Targets="Server2"/>
    <StartupClass ClassName="company.appserver.weblogic.ContextHandler"
    DeploymentOrder="105" FailureIsFatal="true"
    Name="ContextHandlerStartup1" Targets="Server2"/>
    <StartupClass ClassName="company.appserver.weblogic.companyStartup"
    DeploymentOrder="100" FailureIsFatal="true"
    Name="companyStartup1" Targets="Server2,Server2"/>
    <StartupClass
    ClassName="company.appserver.weblogic.WLTaskManagerInit"
    DeploymentOrder="125" FailureIsFatal="true"
    Name="TaskManagerStartup" Targets="Server2"/>
    <XMLEntityCache Name="XMLCacheMBean"/>
    <XMLEntityCache Name="XMLCacheMBean_Server2"/>
    <XMLRegistry
    DocumentBuilderFactory="org.apache.xerces.jaxp.DocumentBuilderFactoryImp
    l"
    Name="company XMLRegistry"
    SAXParserFactory="org.apache.xerces.jaxp.SAXParserFactoryImpl" Transform
    erFactory="org.apache.xalan.processor.TransformerFactoryImpl"/>
    </Domain>
    I start the admin server first followed by one of the managed servers. The admin server
    starts fine. When I start the managed server 1, it is not deploying the application on the
    managed server and I am getting the following exception on the managed server.
    Setting custom initial context factory<Nov 25, 2004 11:54:44 PM CET> <Notice> <Management> <141053> <Application Polle
    r not started for production server.>
    <Nov 25, 2004 11:54:45 PM CET> <Notice> <Management> <141030> <Starting discover
    y of Managed Server... This feature is on by default, you may turn this off by p
    assing -Dweblogic.management.discover=false>
    <Nov 25, 2004 11:54:45 PM CET> <Notice> <WebLogicServer> <000354> <Thread "Liste
    nThread.Default" listening on port 7770>
    <Nov 25, 2004 11:55:06 PM CET> <Warning> <RJVM> <000519> <Unable to connect to a
    remote server on address x.x.x.x and port 7771 with protocol t3. The Exce
    ption is java.net.ConnectException: Connection refused: connect>
    <Nov 25, 2004 11:55:06 PM CET> <Warning> <Management> <141028> <Unable to locate
    Managed server Server2 on listen address x.x.x.223 listen port 7771. Ignore
    this message if the Managed server was shutdown intentionally. The Managed serv
    er will connect to the Admin server when it is re-started.>
    <Nov 25, 2004 11:55:08 PM CET> <Warning> <RJVM> <000519> <Unable to connect to a
    remote server on address x.x.x.222 and port 7771 with protocol t3. The Exce
    ption is java.net.ConnectException: Connection refused: connect>
    <Nov 25, 2004 11:55:08 PM CET> <Warning> <Management> <141028> <Unable to locate
    Managed server Server1 on listen address x.x.x.222 listen port 7771. Ignore
    this message if the Managed server was shutdown intentionally. The Managed serv
    er will connect to the Admin server when it is re-started.>
    <Nov 25, 2004 11:55:08 PM CET> <Notice> <WebLogicServer> <000329> <Started WebLo
    gic Admin Server "myserver" for domain "company" running in Production Mode>
    <Nov 25, 2004 11:55:09 PM CET> <Notice> <WebLogicServer> <000365> <Server state
    changed to RUNNING>
    <Nov 25, 2004 11:55:09 PM CET> <Notice> <WebLogicServer> <000360> <Server starte
    d in RUNNING mode>
    <Nov 25, 2004 11:56:57 PM CET> <Warning> <rmi> <080005> <Exception thrown by rmi
    server: weblogic.management.internal.AdminMBeanHomeImpl.getMBean(Ljava.lang.Str
    ing;Ljava.lang.String;)
    javax.management.InstanceNotFoundException: company:Name=Server1,Type=Migratable
    Target
    javax.management.InstanceNotFoundException: company:Name=Server1,Type=MigratableT
    arget
    at weblogic.management.internal.MBeanHomeImpl.getMBean(MBeanHomeImpl.jav
    a:144)
    at weblogic.management.internal.MBeanHomeImpl.getMBean(MBeanHomeImpl.jav
    a:268)
    at weblogic.management.internal.AdminMBeanHomeImpl.getMBean(AdminMBeanHo
    meImpl.java:288)
    at weblogic.management.internal.AdminMBeanHomeImpl_WLSkel.invoke(Unknown
    Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313)
    at weblogic.security.service.SecurityServiceManager.runAs(SecurityServic
    eManager.java:821)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.jav
    a:308)
    at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest
    .java:30)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189)
    >
    <Nov 25, 2004 11:56:57 PM CET> <Warning> <rmi> <080005> <Exception thrown by rmi
    server: weblogic.management.internal.AdminMBeanHomeImpl.getMBean(Ljava.lang.Str
    ing;Ljava.lang.String;)
    javax.management.InstanceNotFoundException: company:Name=Server2,Type=Migratable
    Target
    javax.management.InstanceNotFoundException: company:Name=Server2,Type=MigratableT
    arget
    at weblogic.management.internal.MBeanHomeImpl.getMBean(MBeanHomeImpl.jav
    a:144)
    at weblogic.management.internal.MBeanHomeImpl.getMBean(MBeanHomeImpl.jav
    a:268)
    at weblogic.management.internal.AdminMBeanHomeImpl.getMBean(AdminMBeanHo
    meImpl.java:288)
    at weblogic.management.internal.AdminMBeanHomeImpl_WLSkel.invoke(Unknown
    Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313)
    at weblogic.security.service.SecurityServiceManager.runAs(SecurityServic
    eManager.java:821)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.jav
    a:308)
    at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest
    .java:30)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189)
    >
    <Nov 25, 2004 11:56:57 PM CET> <Warning> <rmi> <080005> <Exception thrown by rmi
    server: weblogic.management.internal.AdminMBeanHomeImpl.getMBean(Ljava.lang.Str
    ing;Ljava.lang.String;)
    javax.management.InstanceNotFoundException: company:Name=Server2,Type=Migratable
    Target
    javax.management.InstanceNotFoundException: company:Name=Server2,Type=MigratableT
    arget
    at weblogic.management.internal.MBeanHomeImpl.getMBean(MBeanHomeImpl.jav
    a:144)
    at weblogic.management.internal.MBeanHomeImpl.getMBean(MBeanHomeImpl.jav
    a:268)
    at weblogic.management.internal.AdminMBeanHomeImpl.getMBean(AdminMBeanHo
    meImpl.java:288)
    at weblogic.management.internal.AdminMBeanHomeImpl_WLSkel.invoke(Unknown
    Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:362)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:313)
    at weblogic.security.service.SecurityServiceManager.runAs(SecurityServic
    eManager.java:821)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.jav
    a:308)
    at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest
    .java:30)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:213)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:189)
    >
    Can somebody help me find out why this problem is occuring..?

  • More Failover Cluster CSV problems

    Windows 2008 R2 Failover Cluster for Hyper V using CSVSo I come into work today and one of our two nodes on our HyperV cluster is reporting a memory DIMM error. So I am anticipating that we have to bring that server down.I know from the past that if the server that goes down is the Owner of any of the LUNs then if the other server goes down for any reason, the entire cluster will crap out when the other server comes back up and the owner is still down.So in the past I've been able to use Failover Cluster MMC to right click on a LUN and transfer ownership to the other node.I did that today on my 1st of 4 LUNs and instead of transferring over, it now says "Failed" and when I right click on it, all it has is "Help" , no other action available.I'm doing my googling to figure out what to do but I'm sure this is one of the problems I have...
    This topic first appeared in the Spiceworks Community

    Windows 2008 R2 Failover Cluster for Hyper V using CSVSo I come into work today and one of our two nodes on our HyperV cluster is reporting a memory DIMM error. So I am anticipating that we have to bring that server down.I know from the past that if the server that goes down is the Owner of any of the LUNs then if the other server goes down for any reason, the entire cluster will crap out when the other server comes back up and the owner is still down.So in the past I've been able to use Failover Cluster MMC to right click on a LUN and transfer ownership to the other node.I did that today on my 1st of 4 LUNs and instead of transferring over, it now says "Failed" and when I right click on it, all it has is "Help" , no other action available.I'm doing my googling to figure out what to do but I'm sure this is one of the problems I have...
    This topic first appeared in the Spiceworks Community

  • HyperV 2012 R2 Failover cluster, HV problem, all VMs restart

    Hello, I have 2 node Failover cluster with two nodes, Hyperv 2012, multipath SAS storage MSA2000. But hardware problem with one node (node2). It shutdown unexpectly. When It hapens NODE1 restar all VMs it is normal? It was configured by cluster validation
    tool. There is no witness. I don't clearly understand what happens if one node crash. KR.

    As Eric has said it will start the VM's in a crash consistent state on the non crashed host.
    But from your example I take your seeing your guests on the non crashed host restart. If this is the case I would say yes! I have seen this happen before. It can happen if your not using quorum because only one node has a vote. I would recommend you create
    a witness, on your MSA 2000 carve out 1 GB and do a disk witness. Or if you have a server not in the VM cluster you could do a file share witness, file share is my preferred. Once you have a witness in play you will see all of your hosts having a vote. Look
    in the cluster manager at the nodes section. You should see a vote column. Currently it will say 1/0, once the witness is created it will show 1/1.

  • JMS cluster configuration problem

    Problem description:
    I have a OC4J cluster with two OC4J instances (referred to as I1 and I2) each having their own JMS Server (referred to JMS1 and JMS2). For certain messaging scenarios (not all) it is necessary that I1 puts a message on a queue of I2.
    In order to do that I use the following configuration:
    I2 -> jms.xml
    <jms-server host="[ALL]" port="9127">
    <queue-connection-factory location="xyz.ConnectionFactory" host="I1" />
         <queue name="queue1" location="xyz.queue" persistence-file="queue1.file"/>
    I1 -> jms.xml
    <jms-server host="[ALL]" port="9127">
    <queue-connection-factory location="xyz.ConnectionFactory" />
         <queue name="queue1" location="xyz.queue" persistence-file="queue1.file"/>
    When I try to send a message from I2 to I1, using the connection factory stored under xyz.ConnectionFactory I get the following exception:
    Caused by: javax.transaction.RollbackException at com.evermind.server.ApplicationServerTransaction.handleCommitSystemException(ApplicationServerTransaction.java:749) at com.evermind.server.ApplicationServerTransaction.twoPhaseCommit(ApplicationServerTransaction.java:688) at com.evermind.server.ApplicationServerTransaction.commitBasedOnResourceCount(ApplicationServerTransaction.java:514) at com.evermind.server.ApplicationServerTransaction.doCommit(ApplicationServerTransaction.java:246) at com.evermind.server.ApplicationServerTransaction.commit(ApplicationServerTransaction.java:126)
    at com.evermind.server.ApplicationServerTransactionManager.commit(ApplicationServerTransactionManager.java:433) at org.springframework.transaction.jta.JtaTransactionManager.doCommit(JtaTransactionManager.java:757)
    ... 45 more
    Caused by: oracle.as.j2ee.transaction.tpc.ConnectionLostException: Handing off to RecoveryManager due to lost connection to resource or RMERR. Branch: [null, Xid( Global Id da.f9.b0.f7.ff.ff.ff.ff.0a.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00, Format Id 4660, Branch Id e8.df.1f.91.00.00.00.00.00.00.00.00.00.00.00.01), null, state={ACTIVE}, exception error code=-3]
    at oracle.as.j2ee.transaction.tpc.Coordinator.lostResourceCleanup(Coordinator.java:628)
    at oracle.as.j2ee.transaction.tpc.Coordinator.checkForLostConnection(Coordinator.java:600)
    at oracle.as.j2ee.transaction.tpc.Coordinator.actOnEligibleBranch(Coordinator.java:553)
    at oracle.as.j2ee.transaction.tpc.Coordinator.doRollback(Coordinator.java:499)
    at oracle.as.j2ee.transaction.tpc.Coordinator.doRollbackWithRollbackException(Coordinator.java:229)
    at oracle.as.j2ee.transaction.tpc.Coordinator.doPrepare(Coordinator.java:216)
    at oracle.as.j2ee.transaction.tpc.Coordinator.doResolve(Coordinator.java:278)
    at oracle.as.j2ee.transaction.tpc.Coordinator.resolve(Coordinator.java:115)
    at oracle.as.j2ee.transaction.tpc.TwoPhaseCommitEngine.commit(TwoPhaseCommitEngine.java:93)
    at com.evermind.server.ApplicationServerTransaction.twoPhaseCommit(ApplicationServerTransaction.java:686)
    ... 50 more
    Question:
    1: Do I use the right configuration for above messaging scenario (the Oracle documentation I’ve read about this subject (High Availability Guide) is very vague) ?
    2: So yes, what do I do wrong?
    Any help would be greatly appreciated!

    Above problem could be resolved.
    1. The problem only occured when sending a message within a transaction. Without transaction everything worked fine.
    2. Due to this strange behaviour we assumed that this is a bug - and it was. This bug has the issue nummer: 5331629. In version 10.1.3.1.0 this issue is resolved. We tested it and indeed it worked as excpected.

  • Weblogic cluster - communication problems

              We have 2 app servers clustered and they seem to be running fine other than the
              following issue. Usually, once, maybe twice a day, the servers are unable to communicate...
              It happens early in the morning when load is low... So it does not seem to be
              a load issue. Could something be timing out? We are using 6.1 and we have JMS
              on one of the servers. The only RMI we are doing between the 2 app servers are
              the JMS calls, which is where we are seeing the problem. Any help would be great
              

              Thank you. We will try this.
              "Zach" <[email protected]> wrote:
              >Check. SP3. This is likely a DGC timeout mismatch problem that was
              >fixed
              >in SP3.
              >_sjz.
              >
              >"Rajesh Mirchandani" <[email protected]> wrote in message
              >news:[email protected]...
              >> If you are on WLS 6.1SP2, upgrade to SP3.
              >>
              >> Ryan Stuetzer wrote:
              >>
              >> > Zach,
              >> >
              >> > Another symptom we are noticing (during the time we are having the
              >communication
              >> > problem) is that the weblogic console displays the state of the
              >cluster(s) as
              >> > not running. It appears as if they are not participating in the cluster,
              >however
              >> > they are running and processing our client requests normally according
              >to our
              >> > logs.
              >> >
              >> > Thanks,
              >> > Ryan
              >> >
              >> > "Zach" <[email protected]> wrote:
              >> > >What type of exceptiosn are you receiving?
              >> > >_sjz.
              >> > >
              >> > >"Ryan Stuetzer" <[email protected]> wrote in message
              >> > >news:[email protected]...
              >> > >>
              >> > >> We have 2 app servers clustered and they seem to be running fine
              >other
              >> > >than the
              >> > >> following issue. Usually, once, maybe twice a day, the servers
              >are
              >> > >unable
              >> > >to communicate...
              >> > >> It happens early in the morning when load is low... So it does
              >not
              >> > >seem to
              >> > >be
              >> > >> a load issue. Could something be timing out? We are using 6.1
              >and we
              >> > >have
              >> > >JMS
              >> > >> on one of the servers. The only RMI we are doing between the 2
              >app
              >> > >servers
              >> > >are
              >> > >> the JMS calls, which is where we are seeing the problem. Any help
              >would
              >> > >be
              >> > >great
              >> > >> !!!!
              >> > >
              >> > >
              >>
              >> --
              >> Rajesh Mirchandani
              >> Developer Relations Engineer
              >> BEA Support
              >>
              >>
              >
              >
              

  • Really strange cluster isolation problem....

    We are still using Coherence 3.6.0 and is experiencing a really strange problem with two test clusters:
    Cluster 1 uses wka a.b.c.d:9000 and cluster name "cluster1"
    Cluster 2 uses wka e.f.g.h:9000 and cluster name "cluster2"
    I can using JMX and log files see that both clusters have started successfully with node 1 (the single wka) using port 9000.
    A client program first connects successfully to cluster 1 (using cluster 1 wka and cluster name as above). After the program terminate the same client program is run again this time versus cluster 2 (using cluster 2 wka and cluster name as above) but this time the connection is refused and to our total surprise the error message indicates that the Cluster 1 wka node a.b.c.d:9000 has refused connection and that the cluster name should be "Cluster 1"!!!!!!! We have checked and re-checked that the right combination of wka and cluster name (for cluster 2) is specified on the command line the second time....
    Short of a DNS configuration problem (we are in fact using server names rather than physical IPs in the command line overrides) that would resolve the two wka node names to the same physical IP I cant see any solution (not involving woodo, alien intervention and/or the Bermuda triangle) to this behaviour. I actually tried pinging the two host names and could see that they indeed resolved to different IPs to eliminate this, unlikely but possible, problem...
    It is my understanding that when specifying a unique wka for two clusters there is no need to set up unique multicast addresses / ports (since multicast is not at all used in this case) - can somebody confirm that this is indeed true or if this could have anything to do with our problem?!
    Any suggestions or ideas (in addition to hiring a shaman to exorcise our servers :-)) are warmly appreciated...
    /Magnus

    After studying the problem more in detail I have come to the conclusion that this indeed seem to be a bug in Coherence 3.6.0. It does however not occur with 3.6.1 or 3.7.0 but if the problem is unknown I would have checked it out...
    The problem is really easy to reproduce. Create two clusters (can be single storage node, local or remote does not matter) each with a unique WKA port (of course).
    Execute a simple client program (non storage enabled) first against the one cluster then against the other. The program I used just looked up a cache ("near-test") and printed its size (in this case zero since I never loaded anything into the cluster).
    You don't need to enable pof or anything specia. The cache-config iin the coherence.jar works fine. I have tested this both on distributed clusters on Linux and locally on a single Windows box.
    You will notice that the program works against the first cluster but fails when run against the second.
    /Magnus

  • CAU Cluster Role problem

    Hi
    I've got problem with run CAU on my Hyper-V cluster. It's look like one cluster resource is missing.
    get-CauClusterRole -ClusterName thvc1
    get-CauClusterRole : Could not get the state of resource "CAUTHVC18z2Resource": (Win32Exception) The cluster resource could not be found
    At line:1 char:1
    + get-CauClusterRole -ClusterName thvc1
    When I checked:
    Get-ClusterResource -Cluster thvc1
    Name                                                                      
    State
    Adres IP klastra                                                          
    Online
    Monitor udostępniania plików                                              
    Online
    Nazwa klastra                                                             
    Online
    Scale-Out File Server (\\THVC1CUA)                                        
    Online
    THVC1CUA                                                                  
    Online
    Virtual Machine Configuration W7-Pc1                                      
    Online
    Virtual Machine Configuration W7-plwropc301                                Online
    Virtual Machine Configuration W8-plwropc302                                Online
    Virtual Machine Configuration WXP-pc1                                     
    Online
    Virtual Machine Configuration WXP-plwropc300                               Online
    Virtual Machine W7-Pc1                                                    
    Online
    Virtual Machine W7-plwropc301                                             
    Offline
    Virtual Machine W8-plwropc302                                             
    Offline
    Virtual Machine WXP-pc1                                                   
    Offline
    Virtual Machine WXP-plwropc300                                            
    Offline
    So CAUTHVC18z2Resource is missing. So I can remove this role using
    Remove-CauClusterRole.
    How to clean this role and add it again.
    Thank you very much for help.
    Kind Regards Tomasz

    Hi Jens_W,
    Please install the Recommended hotfixes and updates for Windows Server 2012 R2-based failover clusters update, then confirm your Windows Remote Management service have configured
    as Automatic.
    More information:
    Recommended hotfixes and updates for Windows Server 2012 R2-based failover clusters
    http://support.microsoft.com/kb/2920151
    Requirements and Best Practices for Cluster-Aware Updating
    http://technet.microsoft.com/en-us/library/jj134234.aspx
    I’m glad to be of help to you!
    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.

  • Opmnctl @cluster status problem

    I aim to create an architecture of Oracle BPEL Clustering. I installed Oracle Application Server and Oracle BPEL Process Manager for OracleAS Middle Tier on three machines. I consider one of these three machines as Load Balancer. My problem is that when I execute opmnctl @ cluster status on a machine, the result of this command is only the instance installed on this machine+.
    Thanks for help.

    I solved the problem.
    Edited by: 857737 on 5 juin 2012 15:38

  • Sun zfs storage cluster configuration problem

    Good day, friends!
    I've a very strange problem.
    Got two zfs storage *7320* controllers and want to make a cluster. according to manual I should make several clicks to do this, but...
    first appliance is configured the second is showing in console :
    This appliance is being configured as a member of a cluster.
    Please wait while initial configuration takes place.
    Initializing cluster ...
    for five days!!! i've rebooted the second appliance - no change, still initializing.
    Can anyone help? please!!!

    I've seen this a bunch of times on our storage. The basic problem is that the head you want to cluster is already "configured". This doesn't necessarily mean you did anything wrong! The usual problem is that someone did the "initial configuration" on both heads. However, it can mean that something may have gone wrong in the initial cluster configuration.
    The only way to get past it that I've seen is to add "-c" to the kernel line in Grub when it comes up from a reboot. This does a full factory reset again. So when Grub comes up before the device begins the rest of the boot process, press "e" to edit, then scroll down to the "kernel" line, press "e" again to edit that line, add " -c" to the end of the kernel line, press "escape", then press "b" to boot.
    If this seems complicated, contact Support.oracle.com to have a tech do it for you. It's straightforward if you're already familiar with Grub, but not so much if you're not.

  • MS Cluster Resource Problem

    Dear Experts
    I am trying to do High Availability Installation  on MSCS , and im in the stage that trying to create Central Services Instance for ABAP (ASCS) , but when i did and im trying to start the FileServer resource i face the following error:
    Cluster resource 'SAPPRD' (resource type '', DLL 'clusres.dll') either crashed or deadlocked. The Resource Hosting Subsystem (RHS) process will now attempt to terminate, and the resource will be marked to run in a separate monitor.
    The cluster resource host subsystem (RHS) stopped unexpectedly. An attempt will be made to restart it. This is usually due to a problem in a resource DLL. Please determine which resource DLL is causing the issue and report the problem to the resource vendor.
    i have tried almost everything even destroying the cluster and the uninstallating the fail over cluster manager feature
    please advice what can i do??
    thanks
    Sameh Essa

    Hi Sameh,
    Have u rectified this issue.we are also facing the same problem.We have installed our BI cluster systems in Windows 2008 64bit enterprise and MS sql2008 R2.The cluster resource is getting crashed and failover to the second node.The windows error log as shown below.
    Log Name:      System
    Source:        Microsoft-Windows-FailoverClustering
    Date:          12/1/2011 2:29:48 AM
    Event ID:      1146
    Task Category: Resource Control Manager
    Level:         Critical
    Keywords:     
    User:          SYSTEM
    Computer:     
    Description:
    The cluster resource host subsystem (RHS) stopped unexpectedly. An attempt will be made to restart it. This is usually due to a problem in a resource DLL.
    Thanks
    Arun Padikkal

  • Cluster node problems in communciation channel

    Hello,
    I often have node problems where all messags get stuck in particular cluster node of communication channel.
    Once it is restarted, all messages are working problem,  With respect to that were the following issues. Error when getting an FTP connection from connection pool: com.sap.aii.af.service.util.concurrent.ResourcePoolException: Unable to create new pooled resource: ConnectException: Connection refused (errno:239)
    Please do let me know for the solution to avoid it in the future.
    Regards,
    Anandh

    Hello,
    Question 43 of file adapter faq,
    Q: J2EE engine hangs with the File/FTP sender channels. How to resolve this ?
    A: The reason for this is, some times due to network level issues, a message is waiting forever for a response from a FTP server which is down for some time. Adapter does not know this and try to poll FTP server again with second message. This goes on and on and eventually we would have J2EE engine hanging. To solve this, following things need to be applied:
        1) Set FTP timeout to appropraite value if channel is FTP sender channel.
            2) In advanced mode table options, add a new parameter 'clusterSyncMode' and its value set to 'lock'. This parameter             is without single quotes and case-sensitive.
            3) Last but not least, make sure that you are in latest patches            of SP19/SP20/SP21/SP22 for SAPXIAFC component of XI 3.0                 release and SP10/SP11/SP12/SP13/SP14 for SAPXIAFC component             of XI 7.0 release. Any patch which is released after 11th of    Febraury 2008 for the above releases is fine.
    We had the same issue and this did the trick.
    Regards,
    Bhavesh

  • SE54 - View Cluster maintainence problem

    Hello Guys
    I'm creating a VC for bunch of tables which is working fine but for one of the table it give me error message when I enter data and save it. Error is:
    Please only enter valid values.
    Message no. SV530
    Diagnosis
    You have entered a value which is formally correct, but not allowed in this context.
    Table maintenance is working fine when I save directly from the table. Only using VC gives the problem.
    Any valuable input will be highly appreciated.
    Regards
    Ajay

    Thanks Sandra
    Actually the problem is resolved just after I posted. You are right as it was related to the primeray key/foren key relationship, which was getting generated automatically after I click on 'field dependence' button.
    I manually remove the kew relation among tables and it worked fine.
    Anyway, your answer is close ot I would say its right. So I'll be awarding you the points.
    Regards
    Ajay

  • Cluster setup problem

              If I have two boxes, with static IP: 192.168.21.5 (box A) and .6 (box B). How would
              I setup the cluster?
              Specifically, if I make admin Admin at 192.168.21.5:7001, Managed-1 at 192.168.21.5:7101
              and Managed-2 at 192.168.21.6:7101.
              Regards
              ranga
              

    Deepak,
              You need to create machine (name of box B). Click on Configuration/Node
              Manager. Enter ListenAddress - IP of box B
              Map Managed-2 to the machine you have created.
              Make sure listen address of each server maps with IP address of the machine
              on which server is going to run
              Start nodemanager on box A and box B. ( Better to install nodemanager as NT
              Service and set it as automatic start up mode)
              Start Managed1 and Managed2. ( You can start via remote start or by using
              startManagedScript.cmd)
              For remote start, you need to setup nodemanager. If you intend to use the
              script, no need for node manager.
              Create a cluster, give ip address of both the mcs in the cluster address
              ip1 , ip2),provide a valid multicast ip.
              Cluster will be started automatically, if both the servers (participating in
              cluster) are already running..
              "Deepak" <[email protected]> wrote in message
              news:3c5c11e4$[email protected]..
              >
              > If I have two boxes, with static IP: 192.168.21.5 (box A) andStar .6 (box
              B). How would
              > I setup the cluster?
              > Specifically, if I make admin Admin at 192.168.21.5:7001, Managed-1 at
              192.168.21.5:7101
              > and Managed-2 at 192.168.21.6:7101.
              >
              > Regards
              > ranga
              >
              >
              

Maybe you are looking for

  • MacBook Pro 13" Late 2011 - Internal Microphone Not Working

    Hey everyone, I've been having trouble with my internal microphone on my 13" late 2011 MacBook Pro every so often. In the Sound preferences, Internal Microphone (Built-in) has been selected on the Input tab, the input volume is on full and the audio

  • Two files built in Photoshop identical color; placed in Illustrator look different

    Here is my situation: I'm working on a set of labels. We are adding a new product to the line, so there are existing labels. So for the new label, I started from one of the already existing labels in Photoshop. I made the necessary changes and saved

  • Wireless Gaming Receiver (Receiver Xbox for pc)

    This receiver is not working on windows 8 because I found the driver on the official website is incompatible microsoft (windows 7 version). I wonder if you have any solution for installing this hardware?

  • Variable in BEx

    Hi experts, can u plz tell me what is a variable?

  • Ical not syncing with Outlook exchange

    Has there been any changes that my ical (iPad & iPhone) no longer automatically syncing withe my Outlook 2011 for mac (Exchange Calendar. It was working fine until last week. Note running the new iOS software on iPhone and iPad  but running maverick