2012 R2 Terminalserver Shadow a Session from Session Broker

Hi,
I installed 3 RD Session Hosts Windwos 2012 R2 and one Session Broker also Windows 2012 R2.
Now, when a user is logged in to a session on the RD Host, and i would to shadow it from the Session Broker Server Manager, or send a message, I bekame a error: the Session ar not connected!
How i resolve this issue?
Thx, Edin

Hi,
Before going further, can you elaborate with us which Windows updates you have installed? Besides, can we boot the servers into Safe Mode? If the servers can boot into Safe Mode, we can try to uninstall the updates to see
if it helps.
Best regards,
Frank Shen

Similar Messages

  • Problem getting sessions from sessions.xml

    I have been having difficulty getting a sessions.xml file deployed on our web application. I've found that if the file is not on the classpath, I do get an error indicating that the sessions.xml or Toplink properties file can not be found. But when I put the sessions.xml in the classpath and have checked to ensure that the projects referenced by the file are also in the classpath, I no longer get the error but for some reason sessions don't get populated by the SessionsManager. I've tried the code below both from within the webapp and also just from a main method in my IDE:
         SessionManager manager = SessionManager.getManager();      
         Hashtable sessions = manager.getSessions();
         System.out.println(sessions.size());
    And when I run it I get 0 as my answer. Is there anything more I need to do than set the sessions.xml as well as the projects (we're using compiled Java classes) in the classpath?
    Thanks in advance,
    Mark

    Ok, since the sessions are loaded lazily, I changed my code to the following below, but am now getting null when I specifically ask for 'ODSSession' in the code below.
    SessionManager manager = SessionManager.getManager();
    Session session = manager.getSession("ODSSession");
    System.out.println("session = " + session);
    Also, below is my sessions.xml with the database and login information changed for privacy purposes. The sessions.xml was setup using the workbench and I was able to map tables to the project using it. Am I missing something as to why I can't load the session?
    Thanks,
    Mark
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <toplink-sessions version="10g Developer Preview 3 (10.1.3.0 )" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <session xsi:type="server-session">
    <name>ODSSession</name>
    <server-platform xsi:type="oc4j-1013-platform"/>
    <event-listener-classes/>
    <primary-project xsi:type="class">sample.TestProject</primary-project>
    <login xsi:type="database-login">
    <platform-class>oracle.toplink.platform.database.oracle.Oracle9Platform</platform-class>
    <user-name>user</user-name>
    <password>password</password>
    <external-connection-pooling>true</external-connection-pooling>
    <external-transaction-controller>true</external-transaction-controller>
    <sequencing>
    <default-sequence xsi:type="table-sequence">
    <name>Default</name>
    </default-sequence>
    </sequencing>
    <driver-class>oracle.jdbc.driver.OracleDriver</driver-class>
    <connection-url>jdbc:oracle:thin:@111.111.111.111:1521:ods</connection-url>
    </login>
    <connection-pools>
    <read-connection-pool>
    <name>ReadConnectionPool</name>
    <max-connections>2</max-connections>
    <min-connections>2</min-connections>
    </read-connection-pool>
    <write-connection-pool>
    <name>default</name>
    <max-connections>10</max-connections>
    <min-connections>5</min-connections>
    </write-connection-pool>
    </connection-pools>
    </session>
    </toplink-sessions>

  • Bug: Trace session from sessions report

    Attempt to trace session against a 9.2.0.6 database, failed due to DBMS_MONITOR not available.
    Is this a newer package that the database version needs to be verified and adjust to use this call instead for older databases? sys.dbms_system.set_boo_param_in_session

    Actually what would be best would be to use this for < 10g databases:
    dbms_system.set_ev (9,29,10046,X,'');
    where level x would be in a dropdown box in the dialog when enabling tracing on the session.
    As a developer and DBA, I enable trace at many different levels depending on what I am diagnosing.

  • 2012 R2 RDS Shadowing from Server Manager - how to view client computer names

    Hello,
    I have a 2012R2 RDS session based deployment. We have a few generic user accounts for a production environment where a group of users uses the same username to start multiple RDS sessions. This creates a bit of a challenge when support has to shadow one
    of those sessions because they all appear with the same name: domain\username. The Connections pane in RDS (Server manager) does not list client computer name, which would be the distinguishing factor. The old version of the RDS console (remote
    desktop manager) had this information. Citrix appears to have it as well. Is there a way around this limitation in 2012R2 Server Manager?
    Thanks

    Hi,
    As far as I know, there are two ways.
    1. Use the Task Manager. In the Users Tab, you can see the client name.
    http://social.technet.microsoft.com/Forums/en-US/1d571c01-69ff-4508-af0f-d7eeecd806b6/forum-faq-how-to-manage-rds-user-connections-and-processes-in-a-rds-2012-deployment?forum=winserverTS
    2. Use the Terminal Services PowerShell Module. With the Get-TSSession in PowerShell, we can get the detailed information.
    http://archive.msdn.microsoft.com/PSTerminalServices
    Hope this helps.
    Jeremy Wu
    TechNet Community Support

  • Delete unused audio from GB sessions from hard disk

    I would like to clear the unused audio from many Garage Band sessions from my hard disk. When audio is recorded in GB where is it stored?
    Thanks
    Mac OS X 10.4.11 MacBook 2 Ghz Intel Core duo
    Garage Band 3.0.4 (104.7)

    Normally, GB does a pretty good housekeeping job with the audio files: If you are not using a recording at all in you project, it gets deleted next time you save your project. (That means: not using even a fraction of a second - otherwise the whole audio is kept, since GB's edits are non-destructive.)
    Having said that - if you want to check, the audio recordings are in a folder inside the project package: ctrl-click the project in the Finder, select "show package content", and look inside the media folder. Be careful - deleting stuff from that folder that you think the project isn't using might confuse GB.

  • How to call a EJB method from Session bean method

    Hi all,
    I'm new to J2EE programming. I have a simple doubt .
    I have already created a lookup method for EJB bean in Session bean .
    My question is how to call a method of an ENTITY bean (say insertRow) from SESSION bean method(Say invoke_insertRow) .
    Please provide me an example code .
    Thanks in advance.

    InitialContext ctx = new InitialContext();
         GeneralEditor editor = (GeneralEditor) ctx
                        .lookup("GeneralEditorBean/remote");
              GeneralService service = (GeneralService) ctx
                        .lookup("GeneralServiceBean/remote");
              LanMu lm = new LanMu();
              lm.setName("shdfkhsad");
              editor.add(lm);

  • How to put value in Session from AM ?

    in AM : i have a condition like this
    if (tool_id != null)
    //initialize lov and pass this tool_id to lov's controller.
    how can I do it ? If I had to do it from the controller, I would have put the value in session parameter, but how Do I put a parameter's value in session from AM ?
    I dont have the method : putsessionvaluediret() in am ??
    or say : how do i pass a value from am to an lov's contoroller ?
    Edited by: OAF-dev on Mar 8, 2010 4:53 PM

    You can create a method of string type and return the value to the controller.
    IN AMImpl:
    public String getToolId(String InputParameterIfAny)
    //initialize lov and pass this tool_id to lov's controller.
    // Capture toolID in variable and return
    return toolID;
    In Controller:
    String toolId = (String)am.invokeMethod("getToolId",InputParameterIfAny);
    Thanks
    --Anil                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How to obtain a session object from session id

    Hi all,
    let say that I have a list of session ids, and I want by scheduald task to check whether the session is alive\active.
    I saw that the HttpSessionContext was deprecated. (see: http://javasolution.blogspot.com/2007/08/getting-session-object-using-session-id.html)
    Is there any other way to check if the session is alive?

    Do it the other way: let the session itself notify that it is not alive anymore.
    Implement a HttpSessionListener which adds the session to list/set/map on create and removes the session from it on destroy, register it in the web.xml and run it.

  • How to edit other user's session from a session id?

    I want to ban a person on real time for example. Website's database ban checking is on the login level. So if i ban someone the user's session must be expired and relogin. But if i change user's session attiributes it will be real time ban.
    Shortly how can i edit some user's session from their session ids.
    Thanks
    null

    Use a filter and have it check with every page load (as one obvious solution).

  • I want to be able to restore not just my last session but a session from a previously selected date and time.

    Kind of a question and a suggestion. I accidentally closed my session with a load of tabs open. I then accidentally reopened firefox twice, once with my old session and a new session which was just my homepage. Meaning to close the latter I accidentally closed the former, and now I can't restore all the tabs I had open as firefox will only remember the last session I had open, i.e. the one with just my homepage. Is it possible to set up a 'session history' feature, so that just as I can go back and open a tab from yesterday or last week I can open a session from yesterday or last week?
    Thanks
    Steve

    Hi,
    I lost my session about two days ago, with a lot of important tabs that just vanished as I upgraded my Firefox.
    Now I don't know if it is possile to restore that session. I didn't have the session-manager extension installed..
    I also found in:
    C:\Documents and Settings\xxx\Application Data\Mozilla\Firefox\Profiles\xxx.default
    some files that I think they might be useful, that are called "sessionstore" (JScript script file).
    Can somebody help me?
    Thanks a lot!

  • How to remove an object from session with JSF 2.0 + Faceletes

    hi all,
    I have a facelets page which calls a backing bean of session scope. Now when ever i click on this page i want the existing bean object to be removed from the session . In my existing jsp i have a logic something like this to remove the object from session
         <% if (request.getParameter("newid") != null) {
              request.getSession().removeAttribute("manageuserscontroller");
    %>
    Now i have to refactor my jsp to use facelets and i should not be using scriplets anymore . I did try with JSTL but the <c:remove> tag is not supported by facelets.
    Can someone help me how can i refactor this code to work for my facelets?
    I really appreciate your help in advance
    Thank you

    r035198x wrote:
    Redesign things so that the remove is done in a backing bean method rather than in a view page.Exactly that. I tend to cleanup session variables at the start and at the end of a page flow; generally the end is some sort of save or cancel action being invoked through a button but that is application specific.

  • Cannot delete old sessions from SM35 - Batch Input...

    Cannot delete old sessions from SM35 - Batch Input...                
    We have an issue, we are trying to delete old batch input sessions via SM35 and no
    matter how hard we try we cannot get rid of them. They are still in status "In Process" but they are status incorrect.
    Those sessions have long finished and some are more than 5 years old.
    We have tried running rsdbcreo and RSBDC_REORG but it only returns with
    Temse Error, running SP12 does not list any inconsistencies. Basically we want all jobs in SM35 that ran this year only available in the SM35 queue, we have sessions that have run from year 2004 to 2008 we wish to
    delete.
    Anybody experience anything similar or have any advice, sorry this is an environment that i have inherited and wish to cleanup.
    We have checked the following notes 706478,76422,706478,76422 and many more.
    Thanks
    Suleman

    When you try to delete, you will be asked whether you want to delete logs too.
    Here try with 'No'.
    hope this helps

  • ALLOWED Cookies Exception List does not retain entries from session to session.

    YES, I've searched the KB for an answer...no joy. I want to manage my cookies by adding the few sites that I want to allow cookies for, with all other sites being denied, and me being prompted every time a site wants to dnld a cookie. I believe I understand all the available settings, but I can't bet FF to retain the list of allowed sites from session to session, and sometimes FF won't retain them even immediately after I save them. I never had a problem with FF3, but now I'm having this problem with FF4.

    Issue unsolved. Hoping to receive deeper analysis.
    Thank you cor-el, that's a good suggestion, but, something I already knew. I didn't execute Clear Recent History...Clear Recent History is NOT the cause of the problem.
    Additional Information: In Options\Privacy\History my settings are: "Use custom settings for history", Permanent Private Browsing mode = ON, Accept cookies from sites = OFF. Should I expect to be able to click on the Exceptions button, and enter urls into the exceptions pop up window as ALLOW, and expect them to be there in subsequent FF sessions? I've noticed that the Exceptions pop up window does not have an "OK" button as I would expect from observed FF convention...should there be one? After entering a url, my only choice is a "Close" button or the Red "X".
    Follow on question: Is it possible that a data error occurred during install, preventing an applet from loading correctly, which would prevent the retention of list entries into the permissions.sqlite file? My permissions.sqlite file is located where the KB says it should be, shows a size of 2K, and a Date Modified of today. Note: I have continued to try to enter and save urls into the Exceptions List with an ALLOW value with no success.
    Or, perhaps I should migrate back to FF 3.xx?

  • Import Recording Session from Pyramix into Logic

    Hi,
    how to import a recording session from pyramix into Logic
    Is it possible via OMF/AAF export?
    Can I use a usb/fw harddrive with just one FAT32 Volume for Files Transfer from PC
    Who has experiences with OMF Import into Logic
    Cheers Markus

    Hi,
    how to import a recording session from pyramix into Logic
    Is it possible via OMF/AAF export?
    Can I use a usb/fw harddrive with just one FAT32 Volume for Files Transfer from PC
    Who has experiences with OMF Import into Logic
    Cheers Markus

  • Restoring session from sessionstore.bak file

    I'm trying to recover a session lost after a system crash,I have a '''sessionstore.bak''' file from the time of this crash (about 1.8Mb),and a '''sessionstore-1.js''' file which I assume is a leftover from some time ago and not relevant for this issue:copying this '''.bak''' file in the profile folder and renaming it to '''.js''' has not restored my session, indeed only one of the 10 windows I had open at that time is now restored-Firefox is set to show windows and tabs from the last time,so why this is not working?
    After that crash,not only my profile was missing but the cache folders as well,it all got moved in a C:something directory,maybe I should recover the cache folder also to restore the session?
    Is there any other reason why a sessionstore.bak file could not be used to successfully reopen the last session?

    Thanks for your answer cor-el,I've just successfully restored this 100-ish tabs session from that '''sessionstore.bak''' file,what I've done is
    * copy '''sessionstore.bak''' in the profile folder,rename it to '''.js'''
    * replace the cache folders moved in the "recovered files" directory back in their original location
    * replace a couple of missing '''userchrome.css''' files with some others from a previous backup
    * delete that '''sessionstore-1.js''' as you suggested
    Honestly now I have no clue about the deciding factor,but the pre-crash session is back exactly as it was,I wonder if the cache files are also essential to reopen such a large session (I also have BarTab installed,maybe this extension needs the cache files to work properly?)
    Now about that sessionstore-##.js files you were pointing at,I assume the external programs accessing Firefox would be some security software,or do I have to search now for some out of control application ?

Maybe you are looking for

  • Multiple users accessing same events

    Good Afternoon, i wondered if anyone could assist me. I have described what is going on and have a few questins which i have added in bold. We are a school in the UK running three Apple suites with a mixture of iMacs and macbooks. The scenario:  We h

  • Stack action option request

    It occurs to me that 'stacks' are being used in two ways: * to organize sets of versions of the same shot * to organize sets of images thematically linked The first case seems to be the approach generally envisioned. In this situation it makes sense

  • Ipod 4g keeps pressing the home button

    I don't know how else to explain it. but it keeps waking up from sleep and going to the play/pause etc. controls. exiting apps and generally doing what happens when you press the home button a lot. what happened? Is it covered under warantee? I got i

  • How can I create forms in numbers

    How can I create forms in numbers

  • Problem in updating table

    Hi, I have a prolem in updating value in new field. I have a Z - table ZABC with three fields. I have added one more colunm in ZABC. There are already few rows avaiable in this table.Now i want to update a new Col which i have added to this table. Bu