SP 2010-After adding user from IIS is not found in central admin

Hi Experts,
I am trying to configure my SP 2010 with Form Based Authentication.
After configuring WebSite, STS and Central Admin I added the user from IIS , But not able to found from central admin in Form Authentication.
I checked in database the user is added.
I followed the below blog .
http://jasear.wordpress.com/2012/03/16/sharepoint-2010-setting-up-form-based-authentication-fba-using-asp-net-sql-membership-provider/
Can experts help me how to get the added user to central admin.
Thanks
AshisK

I was finally able to get the FBA working. After many failed attempts, I knew there was a configuration issue which was causing the error.
I provided connection string and provider details at 4 places, instead of the 3 mentioned  in various blogs around ->
1. Sharepoint Central Admin
2. Sharepoint Web Services
3. SecurityTokenServiceApplication
4. And finally the web application itself.
The connection string for 2nd and 3rd will remain same however, provider details need to be added.
After completing this step, I was able to login using Form Based Authentication without an issue.
AshisK

Similar Messages

  • Exchange 2010 disconnect AD user from mailbox and reconnect the mailbox to a new copy of the same user with a different username

    How can i get the following done:
    Exchange 2010 disconnect AD user from mailbox and reconnect the mailbox to a new copy of the same user with a different username?
    i nmust do this for 16 users TODAY, SO PLEASE HELP ME OUT HERE.
    Thanks in advance!!
    kind regards,
    Rene Veldman
    System Administrator Teidem bv, The Netherlands.

    Rene,
    Why are you not changing the username of the existing account, instead of deleting the existing one and creating a new one?
    If you truly need to delete and create new, you can save the GUID for the mailbox (Get-MailboxStatistics <mailbox alias> | Fl MailboxGuid), mail disable the existing account (Disable-Mailbox <mailbox alias>
    will work), clean the mailbox database it was hosted on (Clean-MailboxDatabase
    <database name>), then create your new account and recover the existing mailbox to that new account (Connect-Mailbox -Identity <Guid from before> -Database <Database name> -User <SAM account name of new account> -Alias
    <what you wish to set the alias to>).  In PowerShell, for all steps, you would do the following:
    $MbxAlias = <mailbox alias>
    $NewMbxAcct = <SAM Account Name for new account>
    $NewMbxAlias = <new alias for mailbox>
    $DomCtrl = (dir env:\LOGONSERVER).Value.Substring(2)
    $MbxGuid = (Get-MailboxStatistics $MbxAlias -DomainController $DomCtrl).MailboxGuid
    $MbxDb = (Get-Mailbox $MbxAlias -DomainController $DomCtrl).Database
    Disable-Mailbox $MbxAlias
    Clean-MailboxDatabase $MbxDb
    Connect-Mailbox -Identity $MbxGuid -Database $MbxDb -User $NewMbxAcct -Alias $NewMbxAlias -DomainController $DomCtrl
    You will need to supply the information in bold in the above commands, and you will need to create the new account before you run the above commands.  I include direct use of a specific domain controller so you won't need to worry about replication. 
    If you are changing the account from one domain to another, this will not help, and you will need to wait for replication throughout the process, running the commands individually.

  • Import user drive (Mac HD) not found / not available as import source

    Hi,
    the Mac internal HD ist not shown on import screen (no user drive shown!). Whenn I select 'choose other source' I can see the user drive but no
    finder-structure an all!!! pictures appear for import (sorry if I don't use the
    right words no nativ!)
    pls tell me how to add screenshots to explain - thx

    Hi,
    thank you for this incredibly helpful advice.
    The vanished folders are back in place. :-D
    Great!
    Am 16.05.2014 um 23:31 schrieb blokfluitist <[email protected]>:
    import user drive (Mac HD) not found / not available as import source
    created by blokfluitist in Photoshop Lightroom - View the full discussion
    I just had the exact same problem !  And am delighted to say that it's fixed thanks to a friend who pointed me here... http://m.imore.com/how-unhide-your-users-directory-1093
    I followed the instructions and my user drive has now been restored to the image source list... phew !!
    https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6385792-640708/ScreenShot2014-05-16at19.21.51.png
    https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6385792-640715/277-605/ScreenShot2014-05-16at22.03.52.png
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6385792#6385792
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Photoshop Lightroom by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • [User home directory property not found.]

    Our Roaming Profile policy does not work but exits with the following error message in the log file:
    RoamingProfile Policy] "...[POLICYHANDLERS.RoamingProfile.ErrorInEnforcement] .... [User home directory property not found.] ...."
    We are running ZCM 10.3.1
    We have the exact same environment at another customer where everything is just working fine. We compared the user properties and could not find any differences. eDirectory is fine, too
    Does anybody have the same problems or a solution to it?
    Thanks,
    Sebastian

    Yes, home directory is defined in eDir.
    In Novell Client for Windows XP there is no "Allow Roaming User Profile Paths to non-Windows servers" attribute, it is in Client for Win 7 only.
    In roaming policy, if I type the path to home directory manualy, it works fine.
    In our original environment I have ZfD 4 on Netware, roaming profiles save to home directories normally, without errors.

  • Updating Phone Directory after moving users from default "users" folder

    After moving any users from the default "users" folder in AD to a new OU the phone system no longer shows them in the Directory. How could I update the phone system after making changes to the AD structure?

    You need to re-run the AD plugin.
    And point User Search base to that new OU.
    http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note09186a0080292f6e.shtml#topic2

  • Blank page after adding portlet from sample provider

    Hi All,
    Homepage not appearing after Login, tried adding Sample portlet to HomePage!
    I managed to configure and register the JPDK's Sample portlet provider as per the installation instructions.After configuration i tried the URL "http://yourserver/servlets/sample" and i got "Congratulations! You have successfully reached your Provider's Test Page"
    Then tried to add a sample portlet (Hellow Worls portlet) to one of the regions of the my homepage using the Navigator.
    Now, I'm not able to navigate to the home page after logging in from the portal Welcome page.
    I'm just seeing a blank page after login.
    This is the error i got in jserv.log file
    page/Unexpected exception in servlet
    java.lang.Exception: Invalid meta-data found in ProviderData process 4
         at oracle.webdb.page.ProviderData.parse(ProviderData.java, Compiled Code)
         at java.lang.Exception.<init>(Exception.java, Compiled Code)
         at oracle.webdb.page.ProviderData.parse(ProviderData.java, Compiled Code)
         at oracle.webdb.page.DataProcessor308.generatePage(DataProcessor308.java, Compiled Code)
         at oracle.webdb.page.DataProcessor308.process(DataProcessor308.java:2658)
         at oracle.webdb.page.PageBuilder.process(PageBuilder.java:684)
         at oracle.webdb.page.ParallelServlet.doGet(ParallelServlet.java:89)
    How can view the sample portlets from my home page?
    Any help would be greatly appreciated.
    Sapna

    Yes. I selected yes to Require Proxy .
    But no use. Where i'm doing wrong.
    Under Proxy settings in Global seeting i've given the following info.
    HTTP Server : alpha
    HTTP Server :80
    No Proxy Servers for Domains beginning with ALPHA
    URL Connection Time-Out (seconds) :0
    and in the provider edit page i set Require Proxy to 'YES'
    Thanks in advance
    Sapna

  • WrapPanel not found even after adding it from Blend

    Everytime I run I get a parse error that tells me WrapPanel is not found in the assemblies, even though it builds fine. I added it from blend and made sure all of the references were there. What step could I be missing?
        xmlns:toolkit="http://schemas.microsoft.com/winfx/2006/xaml/presentation/toolkit"
     <toolkit:WrapPanel/>
    and the references are Windows.Controls, Windows.Controls.Toolkit, and Windows.Controls.Toolkit.Internals
    Thanks,
    Shane

    Hi all,
    I faced the same problem: in one application the control worked fine but not in the other one.
    While checking the dll in .\bin\Debug I detected, that System.Windows.Controls.Toolkit and System.Windows.Controls.Toolkit.Internals were not present.
    The solution was quite easy: Adding the two dlls also to the main project.
    In my case the structure of the LightSwitch solution is:
    MySolution
      MyWrapPanel
      MyLightSwitchProject
      MyLightSwitch.DesktopClient
      MyLightSwitch.Server
    Refereces to the two toolkit-dlls have to be added to MyWrapPanel and MyLightSwitch.DesktopClient.
    I hope this helps other people trapping into this bug.
    Best Regards
    Hans

  • Added user to SharePoint Group -- Not inheriting the groups rights

    Hello,
    I created a SharePoint 2013 Workflow, where a subsite is being created and after that, the workflow will create a Group with "full control" rights on the subsite. At the end, I add the workflow Initiator to the group. All is done by the REST Api
    like declared in many tutorials.
    Everything is working fine so far, I can Access the site, the group is there with correct privileges and it contains the desired user I am adding with the workflow.
    The strange Thing happens, when I try to surf on the site with that user from the group, because he has no rights at all. Even with the "check permissions" under the Website Settings, there is no permission listed.
    Can anyone explain this to me? It feels like a bug for me, or did I Forget to make something like an "update" command after adding the user?
    Many thanks in advance!

    I haven't seen this with SharePoint groups, but have seen similar behavior with AD groups.  With AD groups its a problem associated with the claims token timeouts.  The solution there was to decrease the timeout for the claims token or wait 24
    hours for the token to timeout.  I suggest waiting a day to see if the user shows up in Check permissions tomorrow.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Not able to display users from Opneldap in Weblogic 8.1 Portal Admin

    Hi
              I had configured openldap for multiple authentication in weblogic 8.1. I am able to see users and groups from openldap in weblogic admin console but when i go to Portal Administration i am not able to see those users and groups. Also as per weblogic documentation it says that Authentication provider selection is shown automatically in Portal Admin. Also i am able to log to portal application from openldap users.
              I want set entitlements using Portal Admin for openldap users
              Can anyone suggest how to make it work.

    Hi
              I had configured openldap for multiple authentication in weblogic 8.1. I am able to see users and groups from openldap in weblogic admin console but when i go to Portal Administration i am not able to see those users and groups. Also as per weblogic documentation it says that Authentication provider selection is shown automatically in Portal Admin. Also i am able to log to portal application from openldap users.
              I want set entitlements using Portal Admin for openldap users
              Can anyone suggest how to make it work.

  • LMS 3.2(solaris 10) - User Tracking: again "ogs_server_urn" Not found! errors

    LMS 3.2 on a solaris 10 server that had problems with ctm_config.txt in the past (https://supportforums.cisco.com/thread/2033941) now again has problems with the device selctor in UT. There are FATAL errors of the below type logged to CampusOGSServer.log:
    [ Tue Oct 19  18:27:22 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /Campus@lms-server/Campus@sdeu1121/System Defined Groups/All Unreachable Devices
    [ Tue Oct 19  18:30:52 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /Campus@lms-server
    [ Tue Oct 19  18:33:03 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /Campus@lms-server/Campus@sdeu1121/System Defined Groups/All Unreachable Devices
    [ Tue Oct 19  18:35:04 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /RME@lms-server/Pre-deployed
    [ Tue Oct 19  18:35:05 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /RME@lms-server/User Defined Groups
    To create the failure I go to UT > Reports > Report Generator => Switch Port Report > Switch Port Summary
         The Device Selector that opens does not contain any devices and clicking on the Search Button produces the following error:
    Problem with File /WEB-INF/screens/deviceselector/DeviceFilter.jsp!!!URN_NOT_FOUND : urn "ogs_server_urn" : Not found !!
    also the following error is found in /opt/CSCOpx/MDC/tomcat/logs/stdout.log:
    Oct 18, 2010 2:18:49 PM org.apache.catalina.core.ApplicationDispatcher invoke
    SEVERE: Servlet.service() for servlet jsp threw exception
    com.cisco.nm.xms.ctm.common.CTMException: URN_NOT_FOUND : urn "ogs_server_urn" : Not found !!
            at com.cisco.nm.xms.ctm.client.CTMCall.establishIPC(CTMCall.java:238)
            at com.cisco.nm.xms.ctm.client.CTMCall.<init>(CTMCall.java:218)
            at com.cisco.nm.xms.ctm.client.CTMClientProxy.<init>(CTMClientProxy.java:64)
            at com.cisco.nm.xms.ctm.client.CTMClientProxy.getProxy(CTMClientProxy.java:180)
            at com.cisco.nm.xms.ogs.client.OGSServerProxy.init(OGSServerProxy.java:179)
            at com.cisco.nm.xms.ogs.client.OGSServerProxy.init(OGSServerProxy.java:98)
            at com.cisco.nm.xms.ogs.client.OGSServerProxy.<init>(OGSServerProxy.java:85)
            at com.cisco.nm.xms.ogs.client.mgmt.OGSRuleExpressionUtil.getServerProxy(OGSRuleExpressionUtil.java:102)
            at com.cisco.nm.xms.ogs.client.mgmt.OGSRuleExpressionUtil.getClassDefUtil(OGSRuleExpressionUtil.java:123)
            at com.cisco.nm.xms.ogs.client.mgmt.OGSRuleExpressionUtil.getInternalClasses(OGSRuleExpressionUtil.java:153)
            at com.cisco.nm.xms.ogs.client.mgmt.OGSRuleExpressionUtil.getClasses(OGSRuleExpressionUtil.java:174)
            at org.apache.jsp.WEB_002dINF.screens.deviceselector.DeviceFilter_jsp._jspService(DeviceFilter_jsp.java:158)
            at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
            at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
            at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
            at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
            at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:692)
            at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:594)
            at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:506)
            at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:966)
            at org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java:614)
            at com.cisco.nm.uii.taglib.framework.ContentAreaTag.doStartTag(ContentAreaTag.java:76)
            at org.apache.jsp.WEB_002dINF.screens.popup_jsp._jspx_meth_embu_contentarea_0(popup_jsp.java:876)
            at org.apache.jsp.WEB_002dINF.screens.popup_jsp._jspService(popup_jsp.java:693)
            at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
            at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
            at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
            at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
            at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:692)
            at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:470)
            at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:405)
            at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:301)
            at org.apache.struts.action.ActionServlet.processActionForward(ActionServlet.java:1758)
            at com.cisco.nm.uii.UIIController.processActionForward(UIIController.java:380)
            at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1595)
            at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:491)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
            at com.cisco.nm.cmf.util.AccessLogFilter.doFilter(AccessLogFilter.java:128)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
            at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
            at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
            at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
            at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
            at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
            at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
            at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:199)
            at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:282)
            at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:754)
            at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:684)
            at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:876)
            at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
            at java.lang.Thread.run(Thread.java:595)
    I did check the ctm_config.txt file in campus and cmapps directory, removed the ctmregistry and ctmregistry.backup files from /opt/CSCOpx/MDC/tomcat/webapps/campus/WEB-INF/lib, removed all files and directories below /opt/CSCOpx/MDC/tomcat/work/Standalone/localhost/ and restarted the services;
    No change...
    What I noticed when looking directly into CMF database is that "CampusOgsGroupCacheTable" is completely empty where as the following tables contain data:
        CampusOgsGroupPropertiesTable
        CampusOGSTagTable
        CampusUserGroupAssociationTable
    What could be the reason for this behaviour?
    I yet thought about the option to export all the groups from CMF (or at least the campus groups) and drop all tables from OGS and re-importing the groups but when I try to do this I get the following error:
    root@lms-server # ./perl ./OGSCli.sh -u admin
    Enter CiscoWorks password:
    Authentication succeeded.
    INFO: Enter EXIT to quit from OGSCli prompt any time.
    Enter an OGSCli task <export | import> [export]:export
    Enter a filename to export groups:./OGSGroupExport.info
    WARN: The group details in the selected file will be overwritten with the new export groups information.Do you want to continue? (y/n) [n]:y
    Enter a User-defined Group hierarchy name to export or All to export all User-defined Groups from all applications [All]:All
    INFO: The hierarchies of the User-defined Groups in all applications that are installed in all servers, will be exported to ./OGSGroupExport.info.
    Authorization succeeded.
    ERROR: Could not export the specified User-defined Groups hierarchies to ./OGSGroupExport.info.
    ERROR: This could be because of one or more of the  following reasons:
    ERROR: * OGSServer process may not be running
    ERROR: * Application or remote Grouping Server may not be reachable
    ERROR: * Free disk space may be low
    ERROR: * You do not have the required file permissions to create the file.
    ERROR: See /var/adm/CSCOpx/log/CMFOGSClient.log for more details.
    root@lms-server # ./perl ./OGSCli.sh -u admin -d
    Enter CiscoWorks password:
    Authentication failed.
    Verify the username and password that you have entered.
    root@lms-server #
    just to be sure I upload the 2 ctm_config.txt files ....

    I was wondering about the fact that even CampusOGSServer was running, CTM could not allocate the necessary ports (netstat -a).Because everything seems to be ok I commented out
        DYNAMIC_PORT_ALLOCATION=0
    in ..../campus/WEB-INF/lib/ctm_config.txt
    after stopping and starting CampusOGSServer (pdterm/pdexec) the device selector in UT was up and running again ...
    I did a test with setting
        DYNAMIC_PORT_ALLOCATION=1
    result: UT device selector was broken
    It looks like this line (no matter if set to 0 or 1) seems to break "campus CTM" on this server...
    It is running for now, but there are still 3 issues open and I do not know if they are directly associated
    1)  OGSCli is still not working and finishes with this message:
    root@lms-server # ls -al | grep -i ogs
    -rwxrwxr-x   1 casuser  casusers    3288 Nov 20  2008 OGSCli.sh
    -rwxrwxrwx   1 root     casusers       0 Oct 19 11:34 OGSGroupExport.info
    root@lms-server # chown casuser:casusers OGSGroupExport.info
    root@lms-server # ./OGSCli.sh -u admin
    Enter CiscoWorks password:
    Authentication succeeded.
    INFO: Enter EXIT to quit from OGSCli prompt any time.
    Enter an OGSCli task [export]:export
    Enter a filename to export groups:OGSGroupExport.info
    WARN: The group details in the selected file will be overwritten with the new export groups information.Do you want to continue? (y/n) [n]:y
    Enter a User-defined Group hierarchy name to export or All to export all User-defined Groups from all applications [All]:All
    INFO: The hierarchies of the User-defined Groups in all applications that are installed in all servers, will be exported to OGSGroupExport.info.
    Authorization succeeded.
    ERROR: Could not export the specified User-defined Groups hierarchies to OGSGroupExport.info.
    ERROR: This could be because of one or more of the  following reasons:
    ERROR: * OGSServer process may not be running
    ERROR: * Application or remote Grouping Server may not be reachable
    ERROR: * Free disk space may be low
    ERROR: * You do not have the required file permissions to create the file.
    ERROR: See /var/adm/CSCOpx/log/CMFOGSClient.log for more details.
    root@lms-server #
    the /var/adm/CSCOpx/log/CMFOGSClient.log is attached and there seems to be some certification issues; I recreated the certificate and in the GUI it shows to be set and be valid...
    2) these FATAL messages appear in CampusOGSServer.log and I am not sure if they are harmless:
    [ Thu May 20  16:16:34 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /Campus@lms-server/Campus@sdeu
    1121/System Defined Groups/All Unreachable Devices
    [ Thu May 20  16:20:10 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /Campus@lms-server
    [ Thu May 20  16:22:24 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /Campus@lms-server/Campus@sdeu
    1121/System Defined Groups/All Unreachable Devices
    [ Thu May 20  16:24:23 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /RME@lms-server/Pre-deployed
    [ Thu May 20  16:24:23 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /RME@lms-server/User Defined G
    roups
    [ Thu May 20  16:24:23 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /RME@lms-server/User Defined G
    roups/All-CE-NM
    [ Thu May 20  16:24:47 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /DFM@lms-server/User Defined G
    roups/Customizable Groups/Customizable Group 2
    [ Thu May 20  16:24:50 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /DFM@lms-server/User Defined G
    roups/IN-Devices
    [ Thu May 20  16:24:55 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /DFM@lms-server/User Defined G
    roups/Customizable Groups
    [ Thu May 20  16:25:03 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /DFM@lms-server/User Defined G
    roups/Customizable Groups/Customizable Group 3
    [ Thu May 20  16:29:01 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /RME@lms-server
    [ Thu May 20  16:29:02 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /RME@lms-server/All Devices
    [ Thu May 20  16:29:02 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /RME@lms-server/Normal Devices
    [ Thu May 20  16:29:13 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /DFM@lms-server/User Defined G
    roups/Customizable Groups/Customizable Group 4
    [ Thu May 20  16:29:14 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /DFM@lms-server/User Defined G
    roups/Customizable Groups/Customizable Group A
    [ Thu May 20  16:29:34 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /DFM@lms-server/User Defined G
    roups/Customizable Groups/Customizable Group B
    [ Thu May 20  16:29:35 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /DFM@lms-server/User Defined G
    roups/Customizable Groups/Customizable Group C
    [ Thu MOGSGroups.infoay 20  16:30:34 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /RME@lms-server/User Defined G
    roups/DE-Switche-IOS
    [ Thu May 20  16:30:39 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /DFM@lms-server
    [ Thu May 20  16:30:39 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /DFM@lms-server/User Defined G
    roups
    [ Thu May 20  16:30:39 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /DFM@lms-server/User Defined G
    roups/Customizable Groups/Customizable Group 1
    3) I found CampusOgsGroupCacheTable in cmf database to be empty on 2 different lms 3.2 installations (both solaris) but I cannot believe that this is ok due to some stored procedures pointing to this table to keep it on sync with CampusOgsGroupPropertiesTable

  • Recorded Videos after Sync: The requested URL was not found on this server.

    A few days ago, i recorded a couple of videos. They were saved properly and i could watch them after it in the Camera Roll of my iPhone. Because my memory was almost full, i connected my iPhone to my MacBook and synchronized about 900 old pictures with iPhoto and selected to delete the pictures after the sync. I did not select the recently recorded videos.
    After the sync, i opened the Camera Roll on my iPhone and tried to watch the videos again. But now, they all have a grey icon and it says the duration is 0:00 minutes. When i click on a video, it shows me the following error message:
    The requested URL was not found on this server.
    When i connect my iPhone to iTunes, it says that there is about 350 MB of "Documents and Data" on my phone that I have no idea where it is coming from. Do you think it is possible that the videos are still saved on my phone but my phone doesn't recognize it as videos and can't assign it to the icons in the Camera Roll? Do you have any tips how I can access the videos in case they are still saved somewhere on my iPhone?
    Thank you very much in advance for your help and tips!

    I have the same problem too!! I was deleting some photos and videos in my phone when the next picture I swiped to was a blank picture with JPG in the middle~ after I closed camera roll and reopened it my photos and videos after that picture are all gone~ and I'm left with 3 videos I took about 30 mins before with 0:00 and when I tried to play them the message popped up saying "requested URL cannot be found on this server" T^T does anyone have a solution to this problem?

  • Launch Wine programs from menu: FIle not Found

    I have installed eMule with wine, and get the "File not found" message when running it from the menu.
    This was discussed in THIS thread, but none of the possible solutions work for me
    Original:
    env WINEPREFIX="/home/daerunarch/.wine" wine C:\\windows\\command\\start.exe /Unix /home/daerunarch/.wine/dosdevices/c:/users/Public/Start\ Menu/Programs/eMule/eMule.lnk
    Doesn't work
    Edited the menu entry with alacarte:
    wine 'C:\Program Files\eMule\emule.exe'
    doesn't work
    wine '.wine/drive_c/Program Files/eMule/emule.exe'
    doesnt' work
    wine "/home/username/.wine/drive_c/Program Files/eMule/emule.exe"
    doesn't work
    wine "/home/username/.local/share/applications/wine/Programs/eMule/eMule.desktop"
    dosen't work
    Also all the previous begining with "env WINEPREFIX=" instead of "wine". Nothing worked o_0 What should I try now?
    Last edited by Daerun (2011-02-13 23:36:46)

    Null, the problem is not running from gnome menu. I can make it run from console, and it shows these messages, just in case there's some hint here:
    wine '.wine/drive_c/Program Files/eMule/emule.exe'
    wine: cannot find L"C:\\windows\\system32\\winemenubuilder.exe"
    err:wineboot:ProcessRunKeys Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (2)
    fixme:heap:HeapSetInformation (nil) 1 (nil) 0
    fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),4,3,(nil),0,(nil)) - stub!
    err:ole:CoGetClassObject class {5c63c1ad-3956-4ff8-8486-40034758315b} not registered
    err:ole:CoGetClassObject class {5c63c1ad-3956-4ff8-8486-40034758315b} not registered
    err:ole:create_server class {5c63c1ad-3956-4ff8-8486-40034758315b} not registered
    fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
    err:ole:CoGetClassObject no class object {5c63c1ad-3956-4ff8-8486-40034758315b} could be created for context 0x17
    err:winediag:WSASocketW Failed to create a socket of type SOCK_RAW, this requires special permissions.
    err:winediag:IcmpCreateFile Failed to use ICMP (network ping), this requires special permissions.
    err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033c914
    fixme:richedit:ME_HandleMessage EM_GETLANGOPTIONS: stub
    fixme:richedit:ME_HandleMessage EM_SETLANGOPTIONS: stub
    fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
    fixme:richedit:ME_HandleMessage EM_GETLANGOPTIONS: stub
    fixme:richedit:ME_HandleMessage EM_SETLANGOPTIONS: stub
    fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
    fixme:richedit:ME_HandleMessage EM_GETLANGOPTIONS: stub
    fixme:richedit:ME_HandleMessage EM_SETLANGOPTIONS: stub
    fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
    fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
    fixme:shell:IAutoComplete2_fnInit ACO_FILTERPREFIXES not supported
    err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033ca34
    err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033ca38
    err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033ca4c
    err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033ca1c
    err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033ca1c
    err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033ca1c
    err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033ca1c
    err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033ca1c
    err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033ca48
    err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033ca48
    fixme:shell:IAutoComplete2_fnInit ACO_FILTERPREFIXES not supported
    err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033c9e8
    err:listview:LISTVIEW_WindowProc unknown msg 108a wp=00000000 lp=0033c9e8
    fixme:richedit:ME_HandleMessage EM_GETLANGOPTIONS: stub
    fixme:richedit:ME_HandleMessage EM_SETLANGOPTIONS: stub
    fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
    Karol, that command didn't do anything for me...
    Turvyc, I know about aMule and have used it, but stuck to eMule because of some features it didn't have. If I can't run eMule I might as well return to aMule, as I know how to migrate configurations.

  • Talent Acquisition Manager: Concurrent User signup Error Page not found

    Greeting everyone,
    i found that if i register an account in job opening page, everything work normally.
    Screenshot: http://img252.imageshack.us/img252/3654/42388442sm7.jpg
    But once i try concurrent register (two PC click on "register" at the same time)
    either one of us will return a "Page not found" browser error
    Anyone ever face this kinda problem? What's the possible solution?
    Thanks

    i have to correct my previous post, it ain't a server under performance this time
    I got the error message
    When trying to save your page data, the system found that the information currently in the database did not match what was expected.
    This problem can happen if another user has changed the same information while you were making your changes. Note the changes you have made, then cancel the page. Reload the page and view any changes made by the other user. Ensure your changes are compatible and retry, if appropriate.
    If the problem persists, it may be a result of an application or other programming error and should be reported to technical support staff.
    Possible application errors that can cause this message include:
    - changing page data from SavePostChange PeopleCode, without making a corresponding change to the database.
    - changing the database via SqlExec at various points, for data that is also in the component buffers.
    - database auto-update fields maintained by triggers didn't get defined correctly in Record Field definition or in Record Properties definition.

  • Compile smartmontools pkg from terminal: command not found

    hi there!
    when i comiple tar.gz packages i usally install it by this way:
      cd smartmontools-6.0
      ./configure
      make
      sudo make install
    everythink ok but when i prompt:
    smartctl /dev/disk1s2
    i see the error: command not found
    whats wrong? i googled it up and it seems that the command isnt in the system path but cant find to fix it!
    is a smartctl specific problem or after compiling/install am i missing something?
    thanks
    Enrico
    (osx: 10.8.2)

    Open Source installers DO NOT mess with individual user shell initialization scripts.  Open Source project may be installed on single user systems, or multi-user systems so to update every possible user's shell initialization files becomes a nightmare.   For example which accounts should be updated, and which are daemon accounts that should be left along.  Which shell does the user of each account prefer to use?  And for some shells, there are multiple different shell initialzation files, so which one does the shell initialzation file select.  And if the user already has a PATH environment variable in a shell initializaton file that gets executed AFTER the file the installer choose (.bash_profile vs .bashrc), then all the installers work would be for nothing, and worse confuse the user. And the user already has the directory in PATH, but they are not logged in, does the installer parse all the other user's shell initialzation files to figure out if that user does not need an update PATH, or does it blindly add yet another export PATH to one of the shell initialization files?
    Open Source installers worry about the getting the app built and installed.  It leaves the user's personal files alone, for very good reasons :-)

  • System Image Recovery from Network Drive - not found

    Hello all!
    I have been routinely backuping my OS and important files using Windows 7 backup on a NAS. It just so happened that I needed to re-image my OS drive and I got into the Windows 8 recovery boot sequence.
    I booted from a windows 8 USB stick and Under the Advanced tools I selected the System Image Recovery and tried to look for the system image on the network path. Although the prompt said it was connecting to the network , the network share was
    not found. the command prompt couldn't ping google.com and netsh wlan <SSID> command did not work in hopes of connecting to my local wifi.
    Is there a way to connect to the wifi network where my NAS is connected to in order to re-image from the system image found on the NAS? Luckily , there was an older image on a separate local HDD that I could re-image from but I would prefer if
    I could connect to the NAS during the recovery process.
    Any help is greatly appreciated.

    Hi,
    First, I have to say that in WinRE, http and wifi is not supported, that's why you cannot ping google and connect to wifi.
    To access NAS, we have to make sure that your network connection is wired, and try to manually location the NAS via
    \\IP address\...
    I will check if the Windows 7 image backup can be restored in WinRE of Windows 8, and update your soon.
    Edit:
    I have tried this, and it appeared that to restore Windows 7 image backup on this computer from Windows 8 winRE is not supported.
    see following error:
    Kate Li
    TechNet Community Support

Maybe you are looking for

  • Create a view that limits a large table, but also allows an outer join ?

    oracle 10.2.0.4 CREATE TABLE MY_PAY_ITEMS ( EMP     VARCHAR2(8) NOT NULL , PAY_PRD VARCHAR2(8) NOT NULL , KEY1    VARCHAR2(8) NOT NULL , KEY2    VARCHAR2(8) NOT NULL , LN_ITEM VARCHAR2(4) NOT NULL , ITEM_AMT NUMBER(24,2) NOT NULL , FILLER  VARCHAR2(1

  • Can I delete artwork icon in my ipod display?

    I have an ipod classic 160 GB (6G). I do not wish to see the artwork icon in my display. I've deleted all my songs' artwork in my iTunes, but the music note icon of course remains on my ipod display. I use my ipod for teaching dance classes, and I'm

  • Has no-one in Blackberry thought of ....

    ....Visual Control Aids, that map retinal movement for apps for use by Armed Forces, Classroom teaching apps, Graphic designers, architecture etc. If that could be fitted into a head gear with asthetically attractive shades for example.... hell, I'd

  • Different environments created for Debug and Release libraries

    Environments created in Debug mode cannot be read by software compiled in release mode. The same is true for the reverse. Both libraries compiled with VS.NET 2005 (C++). The environment created in Debug mode is slightly different than the library cre

  • How to restore the forgotten passcode of my phone ??

    How to restore the forgotten passcode of my phone ?? I have forgotten my password to unlock my phone pls help