Suggested improvements for the Room Console application

The Room Console is a pretty nice tool to have out of the box to aid in visual debugging of LCCS room-state. However, I think it would be far more usable if the list of "My Rooms" were sortable and searchable. Once that list gets full it can be a huge pain to find a single room.

Hi Brian,
Here is another thread about this:
http://forums.adobe.com/message/3489408#3489408
-Jamie

Similar Messages

  • How to disable u201Csticky sessionu201D for the particular web application?

    Hi All,
    Is there a possibility to disable so called u201Csticky sessionu201D for the particular web application? We have deployed a WAR file with the Axis 1.4 based web service into SAP NW 7.1. The web service works fine but when the client makes SOAP request the server creates a so-called u201Cstickyu201D HTTP session with the default (30 minutes) timeout. Such u201Csessionsu201D are created on each SOAP request from the same client. The maximum number for Java Web Sessions (SAP Management Console) is 1000. After a while the clients start getting the u201C503 Service not availableu201D errors:
    503 Service not available.
    Error: -6
    Version: 7010
    Component: ICM Java
    Date/Time: Tue Mar 03 14:30:12 2009 
    Module: http_j2ee2.c
    Line: 1166
    Server: XXXXXXXXXXX
    Error Tag:
    Detail: server overload: no more sessions available
    The only way to improve the situation we found so far was to set session timeout to 1 minute. That u201Csticky sessionu201D will still be created, though.
    This is a testing environment and we do not use any hardware/software loadbalancer. 
    Any help/advice is appreciated. (Please let me know if you need more information.)
    Thanks,
    Dmitry Vasilenko

    The practical workaround we finally come up with for this problem was to create a servlet filter and map it to the AxisServlet. The servlet filter will invalidate the HTTP session and effectively destroy the sticky session created by the server on each SOAP request.
    Here is the fragment from the web.xml
    <filter>
      <filter-name>StickySessionFilter</filter-name>
      <filter-class>com.xxxxx.xxxxx.xxxx.services.StickySessionFilter</filter-class>
    </filter>
    <filter-mapping>
      <filter-name> StickySessionFilter </filter-name>
      <servlet-name>AxisServlet</servlet-name>
    </filter-mapping>
    <servlet>
      <servlet-name>AxisServlet</servlet-name>
      <servlet-class>org.apache.axis.transport.http.AxisServlet</servlet-class>
    </servlet>
    The doFilter() method looks like this:
    public void doFilter(ServletRequest request, ServletResponse response, FilterChain chain) throws IOException, ServletException {
           try {
                  chain.doFilter(request, response);
           } finally {
                         javax.servlet.http.HttpServletRequest httpRequest = (javax.servlet.http.HttpServletRequest)request;
                         javax.servlet.http.HttpSession session = httpRequest.getSession();
                         session.invalidate();
    Thanks,
    Dmitry Vasilenko

  • What is the path in the filesystem for the deployed Wendynpro application .

    What is the path in the filesystem for the deployed Wendynpro application in the WAB AS
    We have a different version of webdynpro application running in production and non production , what is the process for overwriting the deployed application from one enviorment to another.
    Please help..

    Hi,
    What is the path in the filesystem for the deployed Wendynpro application in the WAB AS
    If you search for your component under the /usr/<SID> folder
    We have a different version of webdynpro application running in production and non production , what is the process for overwriting the deployed application from one enviorment to another.
    If you have NWDI in place CTS would help in this, else you can deploy your application using sdm.
    in CE you can deploy the application from NWDS.
    Regards
    Ayyapparaj

  • I installed LR CC , but when i try launching it flashes & it is gone. I tried the solution in the Adobe Site - which says search for the folder Library/Application Support/ Adobe/ Sl Store ...., but i can't seem to find the SL Store or SLCache folders ( i

    I installed LR CC , but when i try launching it flashes & it is gone. I tried the solution in the Adobe Site - which says search for the folder Library/Application Support/ Adobe/ Sl Store ...., but i can't seem to find the SL Store or SLCache folders ( i use the Mac). Only then can i apply the solution. I just cant seem to find the folder in the first place

    That did not work for me & as per adobe site help if signing out does not help- we are supposed to go the above folders & do some additional steps, but i could not find the folders & hence the question

  • 12c Upgrade patch requirement for the preupgrade console

    Instructions for the preupgrade console patch, "Apply the preupgrade console patch on your existing Enterprise Manager system to get access to the Enterprise Manager 12c Upgrade Console" specify that PSU3 (9282397) or later must be applied. What qualifies as "or later". Running opatch lsinventory shows patches of lower numbers only.
    Thanks!
    Randy Kennedy

    Hi Randy,
    "PSU3 (9282397) or later" in this case means PSU3 or a newer EM 10.2.0.5 PSU (Patch Set Update); for example, PSU4 (9786002) or PSU5 (10168579).
    Regards,
    - Loc

  • Hebrew on the Room Console

    Hi,
    I Can't see Hebrew characters on the Room Console :
    In this example should be written : אורח859
    How can I fix that?
    Thanks,
    Eyal.

    The language suppport of the iPhone is listed in its tech specs, and Hebrew is not yet included.
    http://www.apple.com/iphone/specs.html
    You can tell Apple you want it here:
    http://www.apple.com/feedback/iphone.html

  • Active Num Lock on boot for the tty consoles

    I would like to have my num lock turned on on boot for the tty consoles. I am not talking of Desktop Manager or Desktop Environment.
    I looked for a solution on the web and I found something about a configuration file for kbd: /etc/kbd/config
    Unfortunately there is no such a file in the Archlinux kdb package. So I assume this file is not read by kbd.
    Does someone know how to do it?

    Related wiki page.

  • 2 Desired Improvements for the Flash Player 'about' web page

    Hi all ...   I'm finally writing to request two improvements to this web page:
         http://www.adobe.com/software/flash/about/
    As a geek, I have long been annoyed that this web page does not keep its Flash object and does not show the Flash Player plugin version number in the same format as used in the detailed list of latest Flash Player versions for various web browers and operating systems.
    This web page is mainly a tool for techs.  It can be improved greatly with these two changes (which I'm requesting on May 29, 2013):
    1)  Near the top of the page, KEEP the flash animation object --
    do NOT replace it with an advertisement in a few seconds.
         Keeping the Flash object there allows a knowledgeable user
    to right-click on the object to see the Flash plugin version, which
    is a way to confirm that the web page's displayed Flash Player
    version is correct.
        Currently, the Flash object is replaced within a few seconds
    with an advertisement for some other Adobe product.  This is
    MOST ANNOYING.  As a tech, I'm specifically going to this web
    page to (a) see that the Flash Player plugin I just installed is
    working and/or (b) see what exact version it is.
        Again:   Keep the Flash object in place -- drop the code that
    replaces that object with an advertisement.
    2)  The displayed Flash Player version is formatted with commas,
    as in   
                    You have version
                    11,7,700,202 installed
    while ALL of the versions in the table below are formatted
    (properly) with dots, as in 
                    Player version
                    11.7.700.202
        Make it easier for us mere humans to compare these version
    numbers ... rework the HTML code to replace the commas with
    dots.  (It's not rocket science.)
    Thank you. 
        -- A geek and former software build & release
            engineer in Tacoma WA

    Thanks, Chris.    That other web page does serve my needs better.  I've created a web link to it on my flash drive where I keep the latest Flash plugins for IE and non-IE web browsers.
    I still feel that the "About" web page needs the two changes I suggested. 
    Thanks also for pointing out that the box displaying the version of the installed Flash plugin is actually a Flash .SWF object .... since it is currently static (meaning, it has no animation whatsoever), I had no clue it was a Flash object.
    So, I add a 3rd request:   have that version-display SWF object redone, to have a simple animation added and to have its code to display version revised to use periods (dots) in the version numbers.  If that object currently is intended and used in some other Adobe (European?) we page, create a new object for the English "About" page.   Or to re-use code, use the version-display object from the page at
          http://helpx.adobe.com/flash-player/kb/find-version-flash-player.html
    on the "About" page as well.
    Again, as a techie pressed for time, I want a web page where I see the current version of the installed plugins and the versions of the latest releases, in the same formatting,
    along with an animated flash object to prove that the Flash plugin in that web browser is working. 
    I do not accept that the mostly-technical Flash "About" page needs to have marketing materials (an ad).   People go to the About page specifically to see the Flash version info and to prove that Flash is working.
    Thanks again ....  - Ray

  • Improvements for the 6280

    My thoughts for improving the 6280 (s40 v3) are as follows
    1. Remove the OSD (on screen display) when you play videos full screen. Or at least have the option to !!!
    2. A media player that allows you to skip forward/rewind videos.
    3. Backlight Backlight Backlight ... need I say more. Some form of option to control the length even if its a simple on/off option would be fantastic.
    These three "annoyances" simply make you wanna change phones.

    09-Jul-2006
    07:46 PM
    jagged21 wrote:
    Oh, and by the way. Why is it only the alarm clock that functions with the phone off. If I wan't to set a reminder say for the next morning in the callender,it won't sound the alarm if the phone is off. So I have to set the alarm clock to wake me up in the morning to switch the phone on so that the reminder alarm will go off...
    why would anyone want the phone to sound a calendar alert when the phone is switched off? thats just dumb.
    if you want an alarm to wake you up in the morning (aka an alarm clock) you could use the alarm feature in the clock as described. I know its a revoloutionary suggestion - but it could be the reason nokia put it there in the first place.
    I, for one, am grateful that the calendar alerts dont go off when the phone is off. I have hundreds, as do most people who use the calendar.
    do not whinge about features on nokia phones just as they do not work as you want them to.Message Edited by seraphim on 09-Jul-2006
    09:00 PM

  • Corresponding BAPIs for the respective Webdynpro applications

    Hi All,
    We are on EP7,ECC 6, ESS BP1.2 enhancement package. Configured the NWDI and how do we know which BAPI is being called.
    Scenario:
    In the Bank Information application,
    User can perform three actions : Enter, change and delete the bank details.
    First we need the list of BAPI’s through which this three feature are called by the WDP application.
    ( When ever there some modifications are done in the application, here they are goin to create a ZBapi which is goin to trigger a workflow… and send the notification for approval of mail to his manager)
    Second : once this operations are done , user clicks on save( or any submit button ) it should prompt a message saying “ Information sent for approval “ instead of “ Data saved”
    Guide me what needs to be done here …
    Thanks,
    NR

    Dear Nazeer,
    As suggested by Chris, follow the steps using system trace st01.
    Select the Trace components (RFC Calls etc), Click on general filters ->>> trace on for the user which you would test ESS application.
    Hope your Basis Guy can help you better.
    Regards,
    Anil Kumar

  • Portal content for the room.

    Hello,
    We created a new Room in portals for collaboration. I then added a user to this room, but not as an owner.
    Both the owner and the user of the room can see the room from the role Collaboration -> Room Directory. But once we click the room there is no way to collaborate on the content. This is however not a problem with the previously rooms. This problem started when we migrated from NW2004 sp16 to sp17.
    Has anybody experienced this issue before. Would you know how I can get the New>, or the New Folder> links so we can collaborate on the rooms.
    Thank you for the help.
    Best Wishes
    Sumit.

    Hey Irina,
    This problem persists. We have since created new rooms and asked the users to collaborate again. We slowly try to move the old content from the directories back to the new rooms.
    Hope that helps.
    Sumit.

  • Suggest improvements for nokia n73 and other devic...

    Nokia n73 is the most succsesful device ever made by nokia. But you noticed that the images taken by the n73 are little blury and the video is also poor. If theres is nothing harware problem why not nokia fix theme with software update. Why not nokia try to make n73 just like n78. This will be great if nokia update n73 software and fix the problem. N78 also powerfull device but its buttons make it lazy. N78 will be more greater if its button replaced with bigger and esiar. And the improved new device will launched n78i.
    Personal info removed
    Message Edited by shameers on 23-Feb-2009 10:21 AM

    I would not bother getting a nokia at the moment.....
    If you can live without nokia drive for now then i would hold back for atleast 6 months and see what happens.
    Nokia have slipped down the chain a bit and are not as almighty as they use to be.
    There are loads of probs with the Lumia 800 and the 710 is not all that good compared to nokia's of old.
    I got the 710 because of nokia drive and it is no where near as good as the old Ovi navigation...
    In fact the whole phone is a let down....with poor camara, poor sat nav, poor speaker and poor battery...
    The Actual phone is a nice design and the screen is not bad...WP7.5 looks interesting but still needs a lot of work to catch up with the others.
    Not sure what the Omnia is like...but if i knew then what i know now about the 710 i would of gone for the HTC Radar and just used my N8 for Sat Nav.

  • Suggested Improvements for DW6

    1)  Tags highlight when clicked on in the coding screen and display the end tag that goes with it. Example of this would be in NOTEPAD++.
         The feature is very helpful to code writers when writing their page to see if things are matching up correctly. While we have the DESIGN area to
         see things it is difficult to determine if your overall structure integrity is still there other than through displaying blocks.
         Display blocks in CSS is nice, but we don't always want this coding.
    2)  Would be nice if when you double click the tag in the coding screen if the CSS segment. Perhaps wishful thinking here.
    3) When using the "Fluid Grid Layout Guides" are fantastic, but they need to be stronger in structure as they are very touchy and quickly become disabled as you work.
         Perhaps a screen should come up that states "Use of the fluid grid layout guides installs several CSS rules for the various screens please excercise careful selection as you      work with your CSS selectors and the rules, or properties."  I was working with mine for a few days before I realized what was going on and why everything was not      functioning for me as I was adjusting the wrong set of CSS stylesheet rules.
    4) While we know this is a feature that started in Illustrator, it would be nice to have it here too. A layers panel where you can work on say the "login" section and turn off,      hides, or dims the rest of the layers with the exception of the main blocks of the structure of the document, this layer feature would hide the other CSS rules that have      nothing to do with the Login section.  Something along those lines . . . it allows one to focus on just that feature, very nice for those who get distracted from their work      from others calling them, etc. HELPS A PERSON FOCUS.
    These features would be nice if they could not only get them to work in HTML, but the scripting languages too. You fellas are the geniuses you will figure it out somehow.  Let me know if I have suggested something that is already there and I have not discovered it yet in regards to DW C6 and its fantastic fuctions.
    Thanks

    For maximum "get your suggestions to the people who count" try submitting this form...
    https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • Alias for the url to application.

    I am not sure whether I have titled by subject correctly.
    This is my requirement..
    This is my link to access my application
    http://dbahost:7780/pls/apex/f?p=102:1
    When rolling out this application I want the users just to type cdweb on the url and it should take them to the application. How can I do this?
    Right now I have a dns alias for the host as cdweb --> dbahost.
    Any thoughts?

    Hi
    This might help you
    http://www.inside-oracle-apex.com/nicer-url-for-an-oracle-apex-application/
    Br, Jari

  • [Suggestion]Ideas for the next MacMini

    Several suggestions for the next MacMini:
    1. AMD Fusion "Llano" 32nm. I think you could use this APU that AMD gonna launch very soon. Why? Because it's supposed to be very power efficient, it includes the GPU inside the silicon die, it supports DX11/OGL4/OpenCL 1.1 and it can reduce the production costs a lot.
    2. Add a Bluray option. I personally would like to see a Mini with a Bluray instead of using a DVD. Why? Because I own a lot of Bluray movies like Avatar, Matrix, Inception, etc... and I want to use the Mini as HTPC. On the other hand, my backups are becoming bigger and bigger so I would need to burn 5 DVDs which is very tedious... Please, add an option to buy the Mini with an internal Bluray optical drive!
    3. Please, put the connectors on the front. Currently they're on the back side which is not really practical... If you don't want to ruin the aesthetics just place a cover which could open when you touch it, showing the connectors.
    4. USB 3.0, please... ( and keep the Firewire connector too because it's still useful! ).
    5. Please, add an option to get a SSD instead of the traditional HDD. I personally would keep the HDD option because the SSD can make the product much more expensive.
    6. Price. I think the Mini should be always in range 399-599$, specially because we're in the middle of an economical crisis and you should moderate its price.
    Thanks.

    woodmeister50 wrote:
    It would be nice to have a "single" USB and SD card slot on the
    front. If someone wants all the connectors on the front, they should
    just turn it around.
    Yes! I like the clean front -- one of the main selling features.

Maybe you are looking for

  • Mail won't stay in dock

    Every since installing Leopard and updating, Mail icon keeps leaving the Dock. I've created new User, done archive and reinstall, varified/repaired permissions, clicked on "leave in dock", etc. and yet every time I close Mail after using it, the Icon

  • IPhone 6 not recognized by Windows 7 PC

    When I connect my iPhone 6 to my Windows 7 PC a pop-up shows the drivers loading, tells me the device is ready to use, then iTunes opens. All good right? Yes, except when I go to my Computer to open anything it doesn't even show the phone. What is go

  • True IP address for ARD remote client via IPObserver [newbie]

    I have had success managing LAN clients via ARD, but now my situation is different. I want to still be able to provide ARD support via a network address specific to a workstation from outside the LAN, and the IP address I have tried does not connect.

  • DBMS_LOGSTDBY.SKIP_ERROR  doesn't work

    Hi guru's, I have e a 11.2.0.3 sql-apply dataguard running (prd1 > prd2) and I want to skip grants and revokes on the scott schema.I have done the following (based on the (http://oracledocs.shu.ac.uk/oracle/B28359_01/appdev.111/b28419/d_lsbydb.htm#i9

  • Metadata error symbol

    Just recently when I've tried to make metadata changes in Lightroom 3, the symbol for metadata conflict shows up on my image.  It doesn't make any difference what the change is - an adjustment to white balance, exposure, adding a keyword, etc.  The o