Monitoring of new modules

Hi
How can we monitor performance of Expressway, MSE chassis with TP Server and Conductor?
Also to send alerts for SNMP traps, is it supported by Prime Collaboration Unified Communication Suite?

TMS doesn't curently monitor or alarm on any of these faults as far as I am aware, and I would not rely on it doing it in the future either as it has been announced in the latest TMS release notes that SNMP Traps will be disabled in future releases of TMS.
As per the Strategic Direction that has been discussed around the place before, the future for managing all Cisco Video Architecture is moving in to Cisco Prime (see this screenshot from a Cisco Presentation).  So, if anything is going to monitor or alarm for temperature or other performance characteristics, it's likely to be Prime.

Similar Messages

  • Error creating a new module in OWB

    Hi All,
    I am getting an error while creating a new module using OWB. We are using 11.2. Any Inputs are greatly appreciated. Has any body experienced this problem.
    The error is as follows..
    Internal error: Load Error. PLease contact Oracle support with the stack trace and details on how to reproduce it.
    When I click details I get the following..
    Internal Error: Load Error. Please contact Oracle Support with the stack trace and details on how to reproduce it.
    Internal Error: Load Error. Please contact Oracle Support with the stack trace and details on how to reproduce it.
    Persistent Layer Error:SQL Exception..
    Class Name: ProxyFactory.
    Method Name: loadInstance.
    Persistent Layer Error Message: Exhausted Resultset.
         at oracle.wh.repos.impl.ProxyFactoryGen.loadInstance(ProxyFactoryGen.java:9704)
         at oracle.wh.repos.pdl.foundation.CacheMediator.query(CacheMediator.java:4372)
         at oracle.wh.repos.pdl.foundation.CacheMediator.queryById(CacheMediator.java:4221)
         at oracle.wh.repos.pdl.component.ComponentService.instantiate(ComponentService.java:287)
         at oracle.wh.repos.pdl.component.ComponentService.instantiate(ComponentService.java:232)
         at oracle.wh.repos.pdl.foundation.CMPNameInfo.instantiate(CMPNameInfo.java:656)
         at oracle.wh.repos.impl.environment.CMPLocation.getRTRConnectorContext(CMPLocation.java:822)
         at oracle.wh.repos.impl.environment.CMPLocation.deleteAllRelatedRTRConnectors(CMPLocation.java:691)
         at oracle.wh.repos.impl.environment.CMPLocation.delete(CMPLocation.java:643)
         at oracle.wh.ui.owbcommon.OWBModuleLocationPanel.onFinish(OWBModuleLocationPanel.java:208)
         at oracle.wh.ui.owbcommon.OWBModuleWizardDefinition.onFinish(OWBModuleWizardDefinition.java:65)
         at oracle.wh.ui.integrator.oracle.wizards.DatabaseModuleWizardDefinition.onFinish(DatabaseModuleWizardDefinition.java:89)
         at oracle.wh.ui.owbcommon.OWBWizard.wizardFinished(OWBWizard.java:1007)
         at oracle.bali.ewt.wizard.BaseWizard.processWizardEvent(Unknown Source)
         at oracle.bali.ewt.wizard.BaseWizard.processEventImpl(Unknown Source)
         at oracle.bali.ewt.LWComponent.processEvent(Unknown Source)
         at oracle.bali.ewt.wizard.BaseWizard.doFinish(Unknown Source)
         at oracle.bali.ewt.wizard.BaseWizard$Action.actionPerformed(Unknown Source)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:246)
         at java.awt.Component.processMouseEvent(Component.java:5517)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3129)
         at java.awt.Component.processEvent(Component.java:5282)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3984)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3819)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1791)
         at java.awt.Component.dispatchEvent(Component.java:3819)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:153)
         at java.awt.Dialog$1.run(Dialog.java:535)
         at java.awt.Dialog$2.run(Dialog.java:565)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Dialog.show(Dialog.java:563)
         at java.awt.Component.show(Component.java:1302)
         at java.awt.Component.setVisible(Component.java:1255)
         at oracle.bali.ewt.wizard.WizardDialog.runDialog(Unknown Source)
         at oracle.bali.ewt.wizard.WizardDialog.runDialog(Unknown Source)
         at oracle.wh.ui.owbcommon.OWBWizard.initialize(OWBWizard.java:866)
         at oracle.wh.ui.owbcommon.OWBWizard.<init>(OWBWizard.java:175)
         at oracle.wh.ui.owbcommon.OWBWizard.<init>(OWBWizard.java:155)
         at oracle.wh.ui.owbcommon.IdeUtils._doLaunchDefinition(IdeUtils.java:1148)
         at oracle.wh.ui.owbcommon.IdeUtils.showWizard(IdeUtils.java:440)
         at oracle.wh.ui.owbcommon.IdeUtils.showWizard(IdeUtils.java:418)
         at oracle.owbimpl.console.GalleryWizards$IDEWizardWrapper.invoke(GalleryWizards.java:485)
         at oracle.ide.wizard.WizardManager.invokeWizard(WizardManager.java:317)
         at oracle.ide.wizard.WizardManager$1.run(WizardManager.java:365)
         at oracle.ide.util.IdeUtil$3.run(IdeUtil.java:1079)
         at oracle.javatools.util.SwingUtils.invokeAfterRepaint(SwingUtils.java:520)
         at oracle.ide.util.IdeUtil.invokeAfterRepaint(IdeUtil.java:1092)
         at oracle.ide.wizard.WizardManager$2.run(WizardManager.java:373)
         at oracle.ide.util.IdeUtil$3.run(IdeUtil.java:1079)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    Many Thanks,
    LA

    I think there are some connectors that point to locations that do not exist any more. If you expand the locations in the location navigator and check the connectors under the location in the tree, there will be some that are no longer valid.
    Cheers
    David

  • Creation of a new module

    Hi all,
    I have some confusion about the correct way of deploying a new module. I'm reading the docs, but still it is not clear for me.
    Following the documentation I have installed ATG 10.2, Endeca, the CRS application and QuincyFunds. Running with JBOSS the server instances that I have created are ATGProduction and ATGPublishing. Everything is running great.
    Now I want to create a new module or application like CRS. These are the steps that I have followed:
        1. I have installed the eclipse plugin and I have created a new ATG Module called ATGNew that used the ATG Scenarios module.
        2. After this I have executed the command: bin/runAssembler ATGNew.ear -m ATGNew
        3. I tried deploying the .ear but with the error: Failed to resolve java:/ATGMySQLDS. After a bit of searching I read this post and I changed to command with
        4. bin/runAssembler -server ATGProduction ATGNew.ear -m ATGNew. Now it tells: Failed to resolve java:/ATGProductionDS
    Maybe should I use cim.sh to create new publishing and production servers removing the existing? I don't know. I'm a bit lost.
    Thanks!

    Hi SwamyK,
    thanks for your response. Should I use cim to configure the datasources?.
    Another question, because I still don't understand how to integrate my new module. During the installation of CRS I have use cim.sh to create to servers, ATGProduction and ATGPublishing in ATG and jboss. For my new module am I going to use the same ATG instance that runs CRS with the same server instances ATGProduction and ATGPublishing and my module will run on the same jboss server instances or should I create a new ATG installation and new jboss servers?
    Thanks a lot for your help. Really appreciated!
    Regards.

  • Login error in creating new module

    I am trying to create a new module to deploy my source objects. The Design repository is on a window client and the Runtime repository is on a UNIX server.
    On step 3 of the wizard for creating a data source(New module Wizard) my connection info for the DB link is the following: the name of the user owning the schema where my source tables are located, the name of the host server and the name of the SID as service name. This db is on the UNIX server.
    When I enter that user name and password I get a ORA-12514 TNS: no listener error message.
    I have triple check all my TNS and listener files on the server and they are all working properly.
    Am I using the proper user login for creating a new module. What user login I should be using??
    Any help will be greatly appreciated.
    Thanks a bunch!
    AK

    AK,
    OWB supports two ways of connecting to databases: SQL*Net Connect String or Host Name, you see these choices as a radio button list when creating DB link. SQL*Net Connect String relies on local tnsnames.ora and is more prone to error. We recommend using Host Name connection, where you specify host, port and service name, which is what you are trying to do. Test your connection outside of OWB by typing in your command prompt on the client machine:
    sqlplus user/pw@host:port/db_service
    If you need further details see this database doc: http://download-west.oracle.com/docs/cd/B14117_01/network.101/b10775/naming.htm#i498306
    Nikolai Rochnik

  • Manage more than one news module in the same website

    Hi, I am wondering if it is possible to manage more than one News module in the same website and have them all display different content.
    Like a news module in the News section displaying announcements and a press section module displaying press related news f. e.

    Hello
    Possible: yes
    Recommended: no
    This can certainly be done and Discoverer will not prevent you from having reports that use different business areas as you describe.
    However, for management and security purposes it does not make for ease of use. As you know a user has the ability to share a workbook with another user. If they do this then ALL reports within that workbook are shared. If the receiving user does not have access to one or more of the business areas then some reports will run and some will not. This can be very confusing to an end user and a possible nightmare to administer.
    My recommendation would be to have a workbook per business area and not mix.
    If there is more than one business area per functional area, for example sales and returns, then so long as the users have access to both business areas then you could use a common workbook.
    Personally I would not even do this, so my strongest advice would be to have all reports in a workbook written against the same business area.
    Hope this helps
    Michael

  • Role of Apps DBA in Implementing New Module

    Hi Friends,
    Supposing a company has a running smooth production system of EBS 11i. With modules
    FINANCIALS(GL,AR,AP,FA,CM) in it. Then the Company want to add another module HR system. Is an Apps DBA needed in the scenario? or only the SysAdmin and Functional
    Consultant only.
    What is the role of an AppsDBA in implementing a new module?
    Thank a lot

    It is the responsibility of both the System Administrator and the Apps DBA. If you need to change the status of HR module to fully installed, then you need to change the status from shared to fully installed (in case it is shared). You will also need to run DataInstall and apply hrglobal.drv driver using adpatch.
    For more details, refer to:
    Note: 374915.1 - HRMS PATCH INSTALL FAQ
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=374915.1
    Note: 175846.1 - How to find the latest version of hrglobal.drv on Metalink
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=175846.1

  • Want to add new module in the existing Landscape

    Hi Friends,
    We have ECC 6.0 running with HCM and Finance, and this is for Phase I and it rolled out successfully last June, now we are going to add Merchandising for Phase II in the existing landscape.
    My question is we have in our DEV Systems we have Client 100,200,300 and 500. and in Quality the same and one client in Production.,
    Since we are going to add Merchandising in Phase II do we use the same existing clients in dev and qa or we need to have a seperate client in dev and qa,
    But end of the day we will have only one client in Prod.
    Please let me know we need to use different client or existing clients for realization.
    Thanks in advance
    Sathish

    Hi,
    I observe 4 clients in development, possibly my guess would be playpen, golden client, development and unit testing.
    For a new implementation I would preferably use another client for the project or use the existing clients based on impact to production support to current landscape.
    The clients in QA can be kept same to understand how the new changes integrate with the current landscape and if changes impact the current environment. This would ensure that any problems are fixed before transports are moved to production.
    I have assumed a 3 system landscape but there are many possibilities where you can have a separate project landscape for this new module implementation to ensure no impact to production support team.
    If your project can afford new servers then suggest buying two servers one with a copy of your development and another with a copy of production(project test system). This was you would start with all new developments happening in current landscape and also would be tested with a current copy of production data.
    Cheers Sam

  • Add image to news module

    Hi,
    I have created a site using muse that is hosted on Business Catalyst (webmarketing+).
    I have created and formatted the news module using the tutorialon Adobe TV and its working perfectly but I'm just wondering how to add images / pdf downloads to news items. Like which folders to upload to etc.
    Hopefully there is a way to do this that is client friendly, as this was one of the reasons we chose business catalyst.
    Thanks in advance.
    Tina

    thanks Liam.
    If I upload the photos to the images folder will they be overwridden if I re-publish the website in muse?
    Also is there a way of embedding a youtube video here?

  • News module and mobile support

    Hi. I've not been able to find a solution here or by Googling this, I hope somebody can help me here.
    I'm creating separate phone and tablet versions of a site and am using BC's mobile support automatic redirection. All 3 versions of the site will be using the same news module content (I hope so anyway, this is what I want to happen). The trouble is when  a news item is open from the tablet news page it loads in the Announcement templated page which has the desktop version navigation as part of the template (as you'd expect it to). Unless the user uses the "go back" link, they will be directed into the desktop pages which is obviously not what I want. Is there a way of  keeping the user in the tablet/phone pages having dealt with the news item?
    Grant

    I'm pretty sure you're not right there. The BC Support page you pointed me
    to does imply that you have to make a choice between which method to use
    and my testing is showing that to be the case; I can't have both turned on.
    Here's what they say,
    To use either the responsive templates or the mobile website features,
    first enable mobile and tablet support.
       1. Select Site Settings > Mobile Support.
       2. Do one of the following:
          - To enable stand alone mobile websites, specify a Phone and Tablet
          content folder. For details, see Set up stand-alone mobile
    websites<http://helpx.adobe.com/business-catalyst/partner/creating-mobile-tablet-friendly-templates .html#id_23954>
          - To enable responsive page templates, click Enable next to Mobile
          Templates.
       3. Click Save
    But you are right, there is only one Detail Layout; media queries on the css file will help out a bit there.
    The only way around this as I see it is to go the route of separate mobile site and create the duplicate news Announcement content with it's own
    news template layout (I have to any way as the site was created in Muse = no templates unless I strip out all the header/footer info and create
    templates = one of the many reasons people are not crazy about Muse yet - including myself ).
    BC development people, if you read this it would be awesome to have the device specific template option ( as you have in the Templates section )
    also available in the News Module for when assigning the new news item a Template for the announcement detail page. That would be the perfect
    solution, I think.
    Grant

  • Install new module

    Hai all,
    R 12.1.3 on Linux 64 bit with DB 11.2.0.3 . How do I install/add  a new module in the upgrade instance R 12.1.3 from R11 ?
    TIA

    Pl identify which module you want to add. Typically, you would use OAM License Manager - Oracle E-Business Suite System Administrator's Guide - Maintenance
    HTH
    Srini

  • What adapter(s) do I need to connect two DVI-D non-Apple monitors to new 13" MacBook Pro w/Retina?

    What adapter(s) do I need to connect two DVI-D non-Apple monitors to new 13" MacBook Pro w/Retina?

    A DVI-D to Mini-DisplayPort or DVI-D to Thunderbolt cable adaptor.

  • How to make a news module?

    Hello,
    I'd like to add a news module to the website I'm making and I've really got no clue about how to do this... so if anyone could point me in the right direction, that'd be great!
    What I'd like is:
    A news column on my Home page. The news would appear with a time stamp and the content would be truncated.
    Example:
    2009-06-11: User group meeting in London
    The annual group meeting this year was held in...
    2009-04-09: New model release
    The version 4.2 of the software AAA is...
    The user could click on each news on the Home page and be redirected to the full article, hosted on the News page. All recent articles would be listed there, with full content, images, etc.
    Ideally, in order to keep the News page to a decent size, "old" news would "automatically" be moved somewhere else, either another page (News Archives) or something else (?).
    So far, I only know (a bit of) HTML and CSS, the rest is still a total mystery to me.
    I'd be grateful for any comment on this!
    Emilie

    I think you can accomplish what you need with an RSS Feed.
    How to Create an RSS Feed with Notepad, a Web Server and a Beer - the beer
    is  optional :-)
    http://www.downes.ca/cgi-bin/page.cgi?post=56
    RSS  Specifications - everything you need to know about RSS:
    http://www.rss-specifications.com/display-rss.htm
    FeedForAll  - feed generating software for win/mac:
    http://www.feedforall.com/
    Feed Roll - javascript generator for including news feeds in  websites:
    http://www.feedroll.com/rssviewer/
    Google  Ajax feedfetcher - requires you to have a Google API key#
    http://www.dynamicdrive.com/dynamicindex18/gajaxrssdisplayer.htm
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    www.alt-web.com/
    www.twitter.com/altweb

  • Doing news module that uses Entities and VOs in a dynamic way

    Hi dears,
    I'm developing a Web Center Application with JDev 11.1.1.6.0. And I'm trying a make a news module that can be controlled by an admin with the interaction of database.
    In the main page, there's a JQuery and has 5 titles, bodies and pictures. It's changes in 5 seconds.
    I have News table in my database and I created the EO and VOs of News. Now I'm locked in a situation. I want to show the news one by one in JQ frames.
    I mean
    First News -> RowID % 5 == 1
    Second News -> RowID %5 == 2
    ... (From the same EO)
    If I change the SQL Query of EO, this effects all of them always it brings me the 1st news for example. How can i do that? Does ADF allow me to do that?
    Thanks in advance.
    Erdo

    repost

  • Samsung Flatscreen (BN68-04027A-03) into monitor for new mac mini.

    Turning Samsung Flatscreen (BN68-04027A-03) into monitor for new mac mini.  Any 'how to' tips would be appreciated.  Thank you.

    Several people have done this Mod and there are forums dedicated specifically to apple mods (like apple fritter).
    http://www.applefritter.com/node/21906
    http://www.123macmini.com/news/story/782.html
    http://www.kaede.sakura.ne.jp/~kidou/mac/macmini01.html
    http://www.destruc.tv/minitosh/
    http://www.mini-itx.com/projects/mac-itx/
    http://www.macmod.com
    The James Colby system (123macmini link) seems to be the only one I could find with an color display. He went for an LCD, instead of CRT. He kept the original look of the CRT by cutting the picture tube (so the glass face stayed in place, but behind it is an LCD).
    Here's the discussion where he specifies the source for the LCD display:
    http://www.123macmini.com/forums/viewtopic.php?t=14770&postdays=0&postorder=asc& start=15

  • Color shift with second monitor using develop module

    LR 4.1 RC2, OSX 10.6.8 - when I'm trying to use the develop module with my second monitor, the image initially looks accurate. After a second or two and before any edits have been applied, the images desaturate and look very flat. Images viewed with the second monitor in Library module look great. I can't figure out what is happening and am wondering if any others are experiencing this. Thanks.

    Will be fixed in 4.1 final.
    Sent from phone.

Maybe you are looking for