Could not register Communicator to OCMS, which is installed on my local mac

Hi,
An OCMS is installed on my Windows XP SP2 machine.The SIP domain is set to be localhost during the installation. After the installation, I try to register 2 accounts to the OCMS with Oracle communicator to make a SIP call. But it fails.
Can anybody kindly share your idea on my problem?
Thanks and regards

Hi Yong:
Just a general comment, if you use the installer and take all the default settings besides IP and install location. It should work just out of the box. This may be a good starting point before you change any of the settings. I would suggest using the machine external IP (static if possible) other than 127.0.0.1 to simplify things.
Comment on your points
1) The Proxy is needed when the user's domain is handled by a machine other than the one contained in the sip address. e.g. By default installation, example.com is handled by the installed instance of OCMS. Thus, you have to set Proxy value. For XDMS, it should just point to wherever your XDMS server is located.
2) The domain and realm do not needs to be your computer hostname. (Default installation uses example.com for both domain and realm). If you want to use your computer hostname as domain and realm, ocms.mydu.myorg.com will work and this does not require you set the proxy and XDMS as long as your hostname is DNS resolvable.
Denny

Similar Messages

  • Could not register this tablet (30010

    please help! ive bin saving for a while to get a playbook nd finally got one ysterday.  i was so tired nd cudnt set it up ysterday. however today, when i did try to set it up over my office wifi, it just keeps on telling me could not register this tablet (3001) check settings. ive tried updating it over the pc using dm nd the stuff has simply refused to download. the download status bar is just simply stuck in one spot. some1 please help!. nd hey rim guiys help out. the stuff cost me two monhts wages nd i aint even enjoying it one bit!

    "dat"? "bin"?
    Could you please turn off your ALL CAPS key? I am sure you're frustrated, but you're not frustrated with me. I am trying to help you.
    So, do you have a good internet connection on the PC you're connected to?
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Could not register. asked to submit proof of purchase

    I tried to register my Ipod Touch 8gb which I bought on 23rd November. But I could not register it and I am asked to submit a proof of purchase.
    But I have just got an inovice which is not computerised print of it but written with a pen. I wanted to know whether it will be enough to register it or should I ask for a computer print of the invoice?

    This link never worked for me, on the very first page when I fill in all the details it just comes up as if my mac serial number is invalid, have no idea why is that so, but there is another request form where you go in steps (6 or so) and that worked for me.
    thanks anyway

  • The Fibre Channel Platform Registration Service could not register the platform with fabric

    Hyper-V Cluster. HP StorageWorks 82E 8 Gb PCI-e Dual Port FC HBA.
    Each 15 minutes, eventlog register a warning.
    EventID: 2 Source:2
    The Fibre Channel Platform Registration Service could not register the platform with fabric 10:00:00:05:1e:7f:74:7b.
    I have teste the service. And it's started. Cluster storage validation report without failure.
    Someone suggest any idea.
    Thanks.

    Hi,
    What’s the OS version of your cluster node?
    The Microsoft Fibre Channel Platform Registration Service registers the platform with all available Fibre Channel fabrics and maintains the registrations. A fabric is a network topology where devices are connected to each other
    through one or more high-efficiency data paths. This service is used in support of storage area networks.
    This service is installed by default on Windows Server 2008, and the service startup type is Manual.
    You may try hotfix in KB 978790, and check the result.
    For more information please refer to following MS articles:
    The File Share Witness resource is in a failed state even though the File Share Witness directory is available, and quorum cannot be maintained in a Windows Server 2008 failover cluster
    http://support.microsoft.com/kb/978790
    cluster resources unresponsive
    http://social.technet.microsoft.com/Forums/hu/winserverClustering/thread/886a9cb3-7723-4b64-8c15-602dadf5ced9
    Hope this helps!
    TechNet Subscriber Support
    If you are
    TechNet Subscription user and have any feedback on our support quality, please send your feedback
    here.
    Lawrence
    TechNet Community Support

  • Windows 2k Clients could not registered with CSAMC 5.0

    hi there,
    My w2k clients could not registered with CSAMC, WinXP registered o.k. I am running CSA 5.0.176.
    All clients in same TESTMODE group. Any idea ?
    Thanks
    ade

    The CSAgent-Install.log will show you if any of the shims failed to load during the install.
    The csalog.txt in the same directory will log communication problems. Look for an error code like one below (cut and pasted from the Networkers 2006 CSA Troubleshooting session slides):
    OKENA_STATUS_LICENSE_REACHED_LIMIT = 2030
    Number of registered hosts has exceeded the license count for that host type [desktop or server]
    Resolution: delete unused hosts; automatically in 30 days or use search
    OKENA_STATUS_REGISTRATION_NOT_ALLOWED = 2031
    Usually a certificate issue
    Resolution: Set agent to debug and triage using csalog.txt
    OKENA_STATUS_INVALID_LICENSE = 2035
    A license has expired or file format was not valid
    Resolution: Delete expired license files
    OKENA_STATUS_REGISTRATION_BACKOFF =2037
    A number of conditions can trigger this; all are uncommon and need attention
    Resolution: Set agent to debug and triage using csalog.txt

  • Could not register a HeartbeatMonitorListener

    Hi!
              Saw a different posting on this subject and have exactly the same
              problem. I have 2 local servers, one WLS 7 server and the other is
              Weblogic 8. I want messages sent to the WLS7 queue accessible from the
              WLS 8 queue. WLS 7 runs on port 7001, and WLS 8 on 8001.
              JMS Config for WLS 7:
              ============================
              - JMS Config factory:
              Name: WLS 7 Connection Factory
              JNDI Name: rps.refapp.jms.jms_connfactory
              - JMS Queue:
              Name: WLS7
              JNDI Name: jms.wls7.q
              Foreign JMS Config for WLS 8:
              =============================
              - Foreign JMS Server:
              Name:     MyJMSServer
              JNDI Initial Context Factory: weblogic.jndi.WLInitialContextFactory
              JNDI Connection URL: t3://localhost:7001
              - Foreign JMSConnection Factroy:
              Name: WLS 7 Connection Factory
              Local JNDI Name: jms.wls7connfactory
              Remote JNDI Name: rps.refapp.jms.jms_connfactory
              User Name: system
              Password: weblogic
              - Foreign JMS Destinations:
              Name:     WLS7
              Local JNDI Name: jms.wls7_queue
              Remote JNDI Name: jms.wls7.q
              I have an MDB deployed on the WLS 8 server with no funtionality except
              sending the contents of a message to system.out. Here is the contents of
              the weblogic-ejb-jar:
              <weblogic-ejb-jar>
              <description><![CDATA[Generated by XDoclet]]></description>
              <weblogic-enterprise-bean>
              <ejb-name>MessageListener</ejb-name>
              <message-driven-descriptor>
              <pool>
              <max-beans-in-free-pool>1</max-beans-in-free-pool>
              <initial-beans-in-free-pool>1</initial-beans-in-free-pool>
              </pool>
              <destination-jndi-name>jms.wls7_queue</destination-jndi-name>
              <initial-context-factory>weblogic.jndi.WLInitialContextFactory</initial-context-factory>
              <jms-polling-interval-seconds>5</jms-polling-interval-seconds>
              </message-driven-descriptor>
              <reference-descriptor>
              </reference-descriptor>
              <jndi-name>MessageListener</jndi-name>
              </weblogic-enterprise-bean>
              </weblogic-ejb-jar>
              And here is the stacktrace after deploying the bean:
              <2003-dec-15 kl 17:51 CET> <Notice> <WebLogicServer> <BEA-000327>
              <Starting WebLogic Admin Server "myserver" for domain "mydomain">
              <2003-dec-15 kl 17:52 CET> <Warning> <EJB> <BEA-010061> <The
              Message-Driven EJB: MessageListener is unable to connect to the JMS
              destination: jms.wls7_queue. The Error was:
              [EJB:010196]'weblogic.jms.common.JMSException: Error creating session'
              Linked exception = 'weblogic.jms.dispatcher.DispatcherException: Could
              not register a HeartbeatMonitorListener for
              [weblogic.jms.dispatcher.DispatcherImpl@1970ae0] for myserver'
              weblogic.jms.common.JMSException: Error creating session
              at
              weblogic.jms.frontend.FESession.setUpBackEndSession(FESession.java:798)
              at
              weblogic.jms.frontend.FESession.consumerCreate(FESession.java:1036)
              at weblogic.jms.frontend.FESession.invoke(FESession.java:2550)
              at
              weblogic.jms.dispatcher.Request.wrappedFiniteStateMachine(Request.java:609)
              at
              weblogic.jms.dispatcher.DispatcherImpl.dispatchSync(DispatcherImpl.java:153)
              at
              weblogic.jms.client.JMSSession.consumerCreate(JMSSession.java:1814)
              at
              weblogic.jms.client.JMSSession.createConsumer(JMSSession.java:1645)
              at
              weblogic.jms.client.JMSSession.createReceiver(JMSSession.java:1484)
              at
              weblogic.ejb20.internal.JMSConnectionPoller.setUpQueueSessions(JMSConnectionPoller.java:1598)
              at
              weblogic.ejb20.internal.JMSConnectionPoller.createJMSConnection(JMSConnectionPoller.java:1833)
              at
              weblogic.ejb20.internal.JMSConnectionPoller.connectToJMS(JMSConnectionPoller.java:1076)
              at
              weblogic.ejb20.internal.JMSConnectionPoller.startJMSConnectionPolling(JMSConnectionPoller.java:830)
              at
              weblogic.ejb20.deployer.MessageDrivenBeanPoolInfoImpl.start(MessageDrivenBeanPoolInfoImpl.java:234)
              at
              weblogic.ejb20.deployer.EJBDeployer.deployMessageDrivenBeans(EJBDeployer.java:1583)
              at weblogic.ejb20.deployer.EJBDeployer.start(EJBDeployer.java:1411)
              at weblogic.ejb20.deployer.EJBModule.start(EJBModule.java:668)
              at
              weblogic.j2ee.J2EEApplicationContainer.start(J2EEApplicationContainer.java:2017)
              at
              weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2058)
              at
              weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2005)
              at
              weblogic.management.deploy.slave.SlaveDeployer$Application.setActivation(SlaveDeployer.java:3136)
              at
              weblogic.management.deploy.slave.SlaveDeployer.setActivationStateForAllApplications(SlaveDeployer.java:1688)
              at
              weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:407)
              at
              weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:230)
              at
              weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
              at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:964)
              at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:359)
              at weblogic.Server.main(Server.java:32)
              Caused by: weblogic.jms.dispatcher.DispatcherException: Could not
              register a HeartbeatMonitorListener for
              [weblogic.jms.dispatcher.DispatcherImpl@1970ae0] for myserver
              at
              weblogic.jms.dispatcher.DispatcherManager.dispatcherCreate(DispatcherManager.java:309)
              at
              weblogic.jms.dispatcher.DispatcherManager.dispatcherFindOrCreate(DispatcherManager.java:356)
              at
              weblogic.jms.frontend.FESession.setUpBackEndSession(FESession.java:796)
              ... 26 more
              Caused by:
              weblogic.rmi.extensions.server.HeartbeatMonitorUnavailableException:
              Could not register a HeartbeatMonitorListener for
              [weblogic.jms.dispatcher.DispatcherImpl@1970ae0]
              at
              weblogic.rmi.extensions.server.HeartbeatMonitor.addHeartbeatMonitorListener(HeartbeatMonitor.java:86)
              at
              weblogic.jms.dispatcher.DispatcherManager.dispatcherCreate(DispatcherManager.java:305)
              ... 28 more
              >
              Well, I'm out of ideas, so I hope someone can help me out. This is a
              fairly simple problem to duplicate. I can send more details as well.
              Thanks in advance,
              /Eje Thorarinsson
              

    Hi!
              Saw a different posting on this subject and have exactly the same
              problem. I have 2 local servers, one WLS 7 server and the other is
              Weblogic 8. I want messages sent to the WLS7 queue accessible from the
              WLS 8 queue. WLS 7 runs on port 7001, and WLS 8 on 8001.
              JMS Config for WLS 7:
              ============================
              - JMS Config factory:
              Name: WLS 7 Connection Factory
              JNDI Name: rps.refapp.jms.jms_connfactory
              - JMS Queue:
              Name: WLS7
              JNDI Name: jms.wls7.q
              Foreign JMS Config for WLS 8:
              =============================
              - Foreign JMS Server:
              Name:     MyJMSServer
              JNDI Initial Context Factory: weblogic.jndi.WLInitialContextFactory
              JNDI Connection URL: t3://localhost:7001
              - Foreign JMSConnection Factroy:
              Name: WLS 7 Connection Factory
              Local JNDI Name: jms.wls7connfactory
              Remote JNDI Name: rps.refapp.jms.jms_connfactory
              User Name: system
              Password: weblogic
              - Foreign JMS Destinations:
              Name:     WLS7
              Local JNDI Name: jms.wls7_queue
              Remote JNDI Name: jms.wls7.q
              I have an MDB deployed on the WLS 8 server with no funtionality except
              sending the contents of a message to system.out. Here is the contents of
              the weblogic-ejb-jar:
              <weblogic-ejb-jar>
              <description><![CDATA[Generated by XDoclet]]></description>
              <weblogic-enterprise-bean>
              <ejb-name>MessageListener</ejb-name>
              <message-driven-descriptor>
              <pool>
              <max-beans-in-free-pool>1</max-beans-in-free-pool>
              <initial-beans-in-free-pool>1</initial-beans-in-free-pool>
              </pool>
              <destination-jndi-name>jms.wls7_queue</destination-jndi-name>
              <initial-context-factory>weblogic.jndi.WLInitialContextFactory</initial-context-factory>
              <jms-polling-interval-seconds>5</jms-polling-interval-seconds>
              </message-driven-descriptor>
              <reference-descriptor>
              </reference-descriptor>
              <jndi-name>MessageListener</jndi-name>
              </weblogic-enterprise-bean>
              </weblogic-ejb-jar>
              And here is the stacktrace after deploying the bean:
              <2003-dec-15 kl 17:51 CET> <Notice> <WebLogicServer> <BEA-000327>
              <Starting WebLogic Admin Server "myserver" for domain "mydomain">
              <2003-dec-15 kl 17:52 CET> <Warning> <EJB> <BEA-010061> <The
              Message-Driven EJB: MessageListener is unable to connect to the JMS
              destination: jms.wls7_queue. The Error was:
              [EJB:010196]'weblogic.jms.common.JMSException: Error creating session'
              Linked exception = 'weblogic.jms.dispatcher.DispatcherException: Could
              not register a HeartbeatMonitorListener for
              [weblogic.jms.dispatcher.DispatcherImpl@1970ae0] for myserver'
              weblogic.jms.common.JMSException: Error creating session
              at
              weblogic.jms.frontend.FESession.setUpBackEndSession(FESession.java:798)
              at
              weblogic.jms.frontend.FESession.consumerCreate(FESession.java:1036)
              at weblogic.jms.frontend.FESession.invoke(FESession.java:2550)
              at
              weblogic.jms.dispatcher.Request.wrappedFiniteStateMachine(Request.java:609)
              at
              weblogic.jms.dispatcher.DispatcherImpl.dispatchSync(DispatcherImpl.java:153)
              at
              weblogic.jms.client.JMSSession.consumerCreate(JMSSession.java:1814)
              at
              weblogic.jms.client.JMSSession.createConsumer(JMSSession.java:1645)
              at
              weblogic.jms.client.JMSSession.createReceiver(JMSSession.java:1484)
              at
              weblogic.ejb20.internal.JMSConnectionPoller.setUpQueueSessions(JMSConnectionPoller.java:1598)
              at
              weblogic.ejb20.internal.JMSConnectionPoller.createJMSConnection(JMSConnectionPoller.java:1833)
              at
              weblogic.ejb20.internal.JMSConnectionPoller.connectToJMS(JMSConnectionPoller.java:1076)
              at
              weblogic.ejb20.internal.JMSConnectionPoller.startJMSConnectionPolling(JMSConnectionPoller.java:830)
              at
              weblogic.ejb20.deployer.MessageDrivenBeanPoolInfoImpl.start(MessageDrivenBeanPoolInfoImpl.java:234)
              at
              weblogic.ejb20.deployer.EJBDeployer.deployMessageDrivenBeans(EJBDeployer.java:1583)
              at weblogic.ejb20.deployer.EJBDeployer.start(EJBDeployer.java:1411)
              at weblogic.ejb20.deployer.EJBModule.start(EJBModule.java:668)
              at
              weblogic.j2ee.J2EEApplicationContainer.start(J2EEApplicationContainer.java:2017)
              at
              weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2058)
              at
              weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:2005)
              at
              weblogic.management.deploy.slave.SlaveDeployer$Application.setActivation(SlaveDeployer.java:3136)
              at
              weblogic.management.deploy.slave.SlaveDeployer.setActivationStateForAllApplications(SlaveDeployer.java:1688)
              at
              weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:407)
              at
              weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:230)
              at
              weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
              at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:964)
              at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:359)
              at weblogic.Server.main(Server.java:32)
              Caused by: weblogic.jms.dispatcher.DispatcherException: Could not
              register a HeartbeatMonitorListener for
              [weblogic.jms.dispatcher.DispatcherImpl@1970ae0] for myserver
              at
              weblogic.jms.dispatcher.DispatcherManager.dispatcherCreate(DispatcherManager.java:309)
              at
              weblogic.jms.dispatcher.DispatcherManager.dispatcherFindOrCreate(DispatcherManager.java:356)
              at
              weblogic.jms.frontend.FESession.setUpBackEndSession(FESession.java:796)
              ... 26 more
              Caused by:
              weblogic.rmi.extensions.server.HeartbeatMonitorUnavailableException:
              Could not register a HeartbeatMonitorListener for
              [weblogic.jms.dispatcher.DispatcherImpl@1970ae0]
              at
              weblogic.rmi.extensions.server.HeartbeatMonitor.addHeartbeatMonitorListener(HeartbeatMonitor.java:86)
              at
              weblogic.jms.dispatcher.DispatcherManager.dispatcherCreate(DispatcherManager.java:305)
              ... 28 more
              >
              Well, I'm out of ideas, so I hope someone can help me out. This is a
              fairly simple problem to duplicate. I can send more details as well.
              Thanks in advance,
              /Eje Thorarinsson
              

  • HI. I HAVE ALREADY MEMEBRSHIP for one app in creative cloud. I want to upgrade it to be complete membership . first I could not cancel my old one . second i pay for the second one, third i could not download the indesign cc ( which i need right now becaus

    HI. I HAVE ALREADY MEMEBRSHIP for one app in creative cloud. I want to upgrade it to be complete membership . first I could not cancel my old one . second i pay for the second one, third i could not download the indesign cc ( which i need right now because they ask for serial number) . I have already cs6 products. is that technical problem in adobe or what ?

    Log out of your Cloud account... Restart your computer... Log in to your paid Cloud account
    -Sign in help http://helpx.adobe.com/x-productkb/policy-pricing/account-password-sign-faq.html
    Cancel http://helpx.adobe.com/x-productkb/policy-pricing/return-cancel-or-change-order.html
    -or by telephone http://helpx.adobe.com/x-productkb/global/phone-support-orders.html
    Ask for serial number http://forums.adobe.com/thread/1234635 has a FAQ link

  • Web server error: Could not register a HeartbeatMonitor

              Hi:
              When I use weblogic thin client (wljmsclient) and createTopicConnection()
              causes weblogic server exception below.
              Seems it depends on where my client runs. Not sure if it is related to
              network configuration for different subnet.
              Thanks in advance for your help. (weblogic server 8.1.1 or 8.1.2, IIOP protocol
              for client connection)
              Here is the exception:
              weblogic.jms.dispatcher.DispatcherException: Could not register a HeartbeatMonit
              orListener for [weblogic.iiop.IIOPRemoteRef@8b4c94fa] for weblogic.jms.C:HP01:4t
              :-38
              at weblogic.jms.dispatcher.DispatcherWrapperState.addPeerGoneListener(Di
              spatcherWrapperState.java:569)
              at weblogic.jms.dispatcher.DispatcherManager.dispatcherAdd(DispatcherMan
              ager.java:106)
              at weblogic.jms.dispatcher.DispatcherManager.addDispatcherReference(Disp
              atcherManager.java:196)
              at weblogic.jms.frontend.FEConnectionFactory.connectionCreateInternal(FE
              ConnectionFactory.java:413)
              at weblogic.jms.frontend.FEConnectionFactory.connectionCreateRequest(FEC
              onnectionFactory.java:385)
              at weblogic.jms.frontend.FEConnectionFactory_WLSkel.invoke(Unknown Sourc
              e)
              at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:477)
              at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerR
              ef.java:108)
              at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:420)
              at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
              dSubject.java:353)
              at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
              144)
              Tony
              

    Hi Tony,
              I wonder if there was a regression between 8.1.1 and 8.1.2? Anyhow,
              since the weblogic.jar works on the client, and since you verified
              your classpaths, it seems quite likely the problem is in WebLogic.
              I recommend two things:
              (1) ensure that you are using a supported version of the JVM
              (2) filing a support case and using weblogic.jar
              as a temporary work-around while the problem gets fixed
              Sorry I couldn't help you more.
              Tom
              tony wrote:
              > Tom:
              >
              > Thanks.
              > See my answer below:
              >
              >
              > Tom Barnes <[email protected].bea.com>
              > wrote:
              >
              >>Hi Tony,
              >>
              >>Some questions/thoughts:
              >>
              >>Is that the full stack trace?
              >
              >
              > There are few more lines: (paste from weblogic server log)
              >
              > at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
              > 144)
              > at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.jav
              > :404)
              > at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest
              > java:30)
              > at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
              > at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
              > aused by: weblogic.rmi.extensions.server.HeartbeatMonitorUnavailableException:
              > ould not register a HeartbeatMonitorListener for [weblogic.iiop.IIOPRemoteRef@a8
              > 2e47e4]
              > at weblogic.rmi.extensions.server.HeartbeatMonitor.addHeartbeatMonitorLi
              > tener(HeartbeatMonitor.java:86)
              > at weblogic.jms.dispatcher.DispatcherWrapperState.addPeerGoneListener(Di
              > patcherWrapperState.java:559)
              > ... 14 more
              >
              >
              >
              >
              >>Did you use 8.1.2 jars for BOTH the client and the server?
              >
              >
              > yes
              >
              >
              >>Check that the server has no thin client jar in
              >>its classpath and that the client has no weblogic.jar in
              >>its classpath?
              >
              > Double checked.
              > Actually if client uses weblogic.jar, instead of wljmsclient and wlclient (thin
              > client), it works, and no this exception.
              >
              > Tony
              >
              >>Tom
              >>
              >>Tony wrote:
              >>
              >>>Hi:
              >>>
              >>> When I use weblogic thin client (wljmsclient) and createTopicConnection()
              >>>causes weblogic server exception below.
              >>> Seems it depends on where my client runs. Not sure if it is
              >>
              >>related to
              >>
              >>>network configuration for different subnet.
              >>> Thanks in advance for your help. (weblogic server 8.1.1 or 8.1.2,
              >>
              >>IIOP protocol
              >>
              >>>for client connection)
              >>>
              >>> Here is the exception:
              >>>
              >>>weblogic.jms.dispatcher.DispatcherException: Could not register a HeartbeatMonit
              >>>
              >>>orListener for [weblogic.iiop.IIOPRemoteRef@8b4c94fa] for weblogic.jms.C:HP01:4t
              >>>
              >>>:-38
              >>>
              >>> at weblogic.jms.dispatcher.DispatcherWrapperState.addPeerGoneListener(Di
              >>>
              >>>spatcherWrapperState.java:569)
              >>>
              >>> at weblogic.jms.dispatcher.DispatcherManager.dispatcherAdd(DispatcherMan
              >>>
              >>>ager.java:106)
              >>>
              >>> at weblogic.jms.dispatcher.DispatcherManager.addDispatcherReference(Disp
              >>>
              >>>atcherManager.java:196)
              >>>
              >>> at weblogic.jms.frontend.FEConnectionFactory.connectionCreateInternal(FE
              >>>
              >>>ConnectionFactory.java:413)
              >>>
              >>> at weblogic.jms.frontend.FEConnectionFactory.connectionCreateRequest(FEC
              >>>
              >>>onnectionFactory.java:385)
              >>>
              >>> at weblogic.jms.frontend.FEConnectionFactory_WLSkel.invoke(Unknown
              >>
              >>Sourc
              >>
              >>>e)
              >>>
              >>> at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:477)
              >>>
              >>> at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerR
              >>>
              >>>ef.java:108)
              >>>
              >>> at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:420)
              >>>
              >>> at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
              >>>
              >>>dSubject.java:353)
              >>>
              >>> at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
              >>>
              >>>144)
              >>>
              >>>
              >>>
              >>>Tony
              >>>
              >>>
              >>
              >
              

  • While installing the itunes setup i am getting an error"Could not register type library for file ipodsevice.exe" What to do now?

    While installing the itunes setup i am getting an error"Could not register type library for file ipodsevice.exe" What to do now?

    Try posting in the iTunes forum.  You have an iTunes problem not an iPod problem

  • Post 10.3: Could not find the file "hw.kb" to install.

    I'm getting this error on my 10.3 clients.
    "Could not find the file "hw.kb" to install"
    I think this is the April PRU...I have applied the post 10.3 fix and this is still not working :/
    Full Message:
    GenericActions.FileCouldNotBeFound{hw.kb}
    Message ID: GenericActions.FileCouldNotBeFound
    Related Objects: /System/System Bundles/102d38812c9437a05ee01e8bc93369f0

    This was not related to the 10.3 update, atleast not directly.
    I deleted the April PRU in system updates, checked for updates, and reapplied.
    This solved my issue.

  • HT1386 Received this error message when syncing iPad: Could not sync apps to iPad because apps installed on the iPad could not be determined. I have no idea what apps it could refer to. It's my daughter's iPad.

    Error when syncing my daughters iPad: "Could not sync apps to iPad because apps installed on iPad could not be determined."
    I have no clue where to go from here. Any ideas?

    https://discussions.apple.com/message/17259204#17259204
    https://discussions.apple.com/message/16469359#16469359

  • SID Problem : could not register two ABAP systems with same SID

    Dear Expert:
    We have to register two ABAP systems on different host to SLD, and these two systems have same SID.
    We use rz70 to do this,  but we found the lastest registration will overwrite the previous registration,
    that
    means we could register them both in the same SLD. (we checked this in Technical system area).
    How could we do this?  It makes us crazy........
    Thanks very much
    Ray

    Dear Stefan,
    Thanks so much for your anwser.
    But the dilemma is in one SLD we achieved this, but it is only for one case and we could
    not apply this for other systems.
    This is the snapshot in our SLD for techical system:
    Name                                        Host                             Version                                     Last Update
    D01   on eisdq01                     eisdq01                         700                                           2010/12/06 12:45
    D01   on eisdv01                     eisdv01                         640                                           2010/12/06  11:40
    We don't know if this is the illusion that SLD could do this?  But for other systems, e.g two Q systems
    the lastest registration will overwrite the previsou one.
    Thanks very much.
    Welcome suggestions from very guru.
    Ray

  • Could not connect to a site which doesnt exist anymore (SCCM 2012)

    Hi,
         I am running my SCCM in a hyper-V virtual environment and I
    could no longer connect to a site (for eg. abc.def.com) when I start my Configuration Manager Console .
         Firstly, when I previously configured SCCM during the installation process, I configured it to join a forest, which I created, called (for eg. abc.def.com). This computer is a domain controller. 'abc.def.com' does
    not have Internet connection.
         I had some network problems and due to some project changes, I have to remove abc.def.com and
    connect to another network which has Internet access because I want to use Windows Intune too. So, now when I start my ConfigMgr, I naturally could not connect to 'abc.def.com'.
         The question now is: "what do I have to do now to allow me to use my SCCM again?"
    Thanks.

    "I have to remove abc.def.com and connect to another network"
    It is very obvious that you cannot connect to the previous network. You could have added another network adapter in your hyper-v for internet connectivity. If you have changed the domain then you need to install a new domain controller and install SCCM from
    scratch.
    Prajwal Desai, http://prajwaldesai.com

  • I could not get my iPhone 5 which purchased in Australia repaired by apple in the US. Guys from apple retail store verified a replacement for me and asked to call apple care. However, apple care said they cannot get it fixed nor repaired.

    My iPhone 5 got some defects and I went to a apple reatil store yesterday. The guy from the genius bar told me that he verified a replacement for me. And I need to call 1-800-apple care to finish that process. I called apple care and one of the senior supervisors told me that I have to send it back to Australia (where I bought this iPhone) to get it repaired. Turns out I could not solve the problem after a apple store vist and several calls. I just want to know if there any way to solve this. This iPhone is a factory unlocked one that purchased in an apple retail store in Melbourne at the day it was first released. And my experience today is not what I can tell as fair. I will be really appreciate for any helps and advices. Thanks.

    Warranty on iPhone is not international, but valid only in country of
    original sale. Since you purchased the iPhone in Australia, your warranty
    is valid only in Australia. You must either personally return the iPhone
    to Australia for evaluation and possible replacement or sent it to someone
    in Australia to take into Apple for the evaluation. Apple will not accept
    international shipments for repair nor will Apple ship out of the country
    after replacement.
    Sorry to be the bearer of this news, but it is the way iPhone warranty and
    replacement has always worked.

  • HT1386 MY  I PHONE4 COULD NOT REGISTER TO A NETWORK

    my iphone4 can not register with any network in nigeria.
    its serial number  is     7U120ACMA4S;
    HOW DO I SOLVE THE PROBLEM.
    i bought the phone just 5 days back from dubai.so help me

    what have you  done about it

Maybe you are looking for

  • How to install creative suite 5 master collection?

    I am having two files of Adobe Creative Suite 5 Master Collection[Windows] - 1) Disk1.iso - 7.09 GB [7.09 GB after extraction] 2) Disk2.iso - 6.10 GB [6.17 GB after extraction] NOTE : I am not having the DVDs or CDs of the CS5 master collection. I am

  • Exception in File To JDBC Scenario

    Hi, I am getting the Exception "Error ID     EXCEPTION_DURING_EXECUTE" while working with File to JDBC Scenario. Pl Let me know why this exception is raised? Thanks, Srini

  • Activate Contact Person Functionallity in Vendor master

    Hi Colleagues, We have an issue with Contact Person functionality in Vendor master, specifically with his activation in order to use that funtion menu (Goto -> General Data -> Contact Person). Actually this command is missing in our  system. Customiz

  • Secure media content

    Hello all, I have been using flash for a long time, but I only use it sporadically. I only have Flash MX 2004 Edu. Edition. and i need the best way to get my music up on my site with it being secure as possible. i was thinking that making a flash pla

  • I can't open  my mail on my mac

    I was trying to "clean up" my mail. Now i can't even open my mail icon on my imac.