Calendar Server - Unable to add users

When I try to add users to a node I get an error message like:
Working please wait...
unidsattach failed, see /users/unison/log/unidsattach.log, Error Code =
0x13205
Add user [uid=ttesting,o=Airius.com] to node: failed
Add user(s) to node completed.
<P>
This means that the Calendar Server is unable to communicate
properly with the Directory Server. There are some Calendar-specific
entries and an ACI that are added to the Directory Server when a node is
created. These are critical to the proper functioning of the Calendar
Server. This error may mean that they are missing.
<P>
You can also check the access log file of the Directory server to see what
the problem may be. If you see entries like:
[27/Jan/1999:07:39:47 -0500] conn=1 op=2 SRCH base="o=Airius.com" scope=2 filter="(nsc
alxitemid=15000:00001)"
[27/Jan/1999:07:39:47 -0500] conn=1 op=2 RESULT err=0 tag=101 nentries=0
This indicates that 0 entries were returned for the search on the SYSOP
Calendar user.
<P>
If you have recently imported data into your Directory Server, it is likely
that these entries no longer exist. An import to a Directory Server does
not append data; it replaces the current directory with the data in the
LDIF file being loaded. You will need to recreate this Calendar information.
Export your directory to an LDIF file and review the output to see if these
entries exist.
<P>
Here is a boilerplate that may be useful if you don't have a backup copy
of the original LDIF. Try replacing the baseDN (o=Airius.com) and the node
id (15000) to match your Calendar configuration. The password is "password".
The following is for illustration purposes and may not fix all problems:
aci: (target ="ldap:///o=Airius.com")(targetattr = "*")(version 3.0
; acl "Untitled"; allow (write, add , delete ) groupdn = "ldap:///cn=Cal-A
dministrators-15000, o=Airius.com" ;)
dn: cn=Cal-Administrators-15000, o=Airius.com
cn: Cal-Administrators-15000
objectclass: top
objectclass: groupofuniquenames
uniquemember: nsCalXItemId=15000:00001, o=Airius.com
uniquemember: nsCalXItemId=15000:00002, o=Airius.com
uniquemember: nsCalXItemId=15000:00003, o=Airius.com
uniquemember: nsCalXItemId=15000:00004, o=Airius.com
uniquemember: nsCalXItemId=15000:00005, o=Airius.com
uniquemember: nsCalXItemId=15000:00006, o=Airius.com
creatorsname: uid=admin,o=Airius.com
modifiersname: uid=admin,o=Airius.com
createtimestamp: 19980501140113Z
modifytimestamp: 19980501140113Z
dn: nsCalXItemId=15000:00001, o=Airius.com
objectclass: top
objectclass: nsCalAdmin
nscalxitemid: 15000:00001
sn: SYSOP
userpassword: {SHA}W6ph5Mm5Pz8GgiULbPgzG37mj9g=
creatorsname: uid=admin,o=Airius.com
modifiersname: uid=admin,o=Airius.com
createtimestamp: 19980501140114Z
modifytimestamp: 19980501140114Z
dn: nsCalXItemId=15000:00002, o=Airius.com
objectclass: top
objectclass: nsCalAdmin
nscalxitemid: 15000:00002
sn: CWSOP
userpassword: {SHA}W6ph5Mm5Pz8GgiULbPgzG37mj9g=
creatorsname: uid=admin,o=Airius.com
modifiersname: uid=admin,o=Airius.com
createtimestamp: 19980501140114Z
modifytimestamp: 19980501140114Z
dn: nsCalXItemId=15000:00003, o=Airius.com
objectclass: top
objectclass: nsCalAdmin
nscalxitemid: 15000:00003
sn: STREAMOP
userpassword: {SHA}W6ph5Mm5Pz8GgiULbPgzG37mj9g=
creatorsname: uid=admin,o=Airius.com
modifiersname: uid=admin,o=Airius.com
createtimestamp: 19980501140114Z
modifytimestamp: 19980501140114Z
dn: nsCalXItemId=15000:00004, o=Airius.com
objectclass: top
objectclass: nsCalAdmin
nscalxitemid: 15000:00004
sn: FOREIGN
userpassword: {SHA}W6ph5Mm5Pz8GgiULbPgzG37mj9g=
creatorsname: uid=admin,o=Airius.com
modifiersname: uid=admin,o=Airius.com
createtimestamp: 19980501140114Z
modifytimestamp: 19980501140114Z
dn: nsCalXItemId=15000:00005, o=Airius.com
objectclass: top
objectclass: nsCalAdmin
nscalxitemid: 15000:00005
sn: SYNCH
userpassword: {SHA}W6ph5Mm5Pz8GgiULbPgzG37mj9g=
creatorsname: uid=admin,o=Airius.com
modifiersname: uid=admin,o=Airius.com
createtimestamp: 19980501140114Z
modifytimestamp: 19980501140114Z
dn: nsCalXItemId=15000:00006, o=Airius.com
objectclass: top
objectclass: nsCalAdmin
nscalxitemid: 15000:00006
sn: HOLIDAYOP
userpassword: {SHA}W6ph5Mm5Pz8GgiULbPgzG37mj9g=
creatorsname: uid=admin,o=Airius.com
modifiersname: uid=admin,o=Airius.com
createtimestamp: 19980501140114Z
modifytimestamp: 19980501140114Z

Probably in the next couple of weeks, we are releasing beta-2.
Kumar
Jim Clark wrote:
>
thanks, how often is there a beta refresh?
Jim
"Kumar Allamraju" <[email protected]> wrote in message
news:[email protected]..
Jim,
I do not see this problem in the latest source line.
Probably I'm running a WLS server that is slightly newer than the beta,
so maybe
some things might have been fixed.
Kumar
Jim Clark wrote:
I was able to add users and groups through the "console" app, but I was
unable to add users to the groups. After I added a user "jim" and a
group
"clark", I tried adding "jim" to the "clark". It just said "Addeduser...",
and this, "Members: (none)".
Jim

Similar Messages

  • Calendar Server: Unable to locate user

    When I try and access the calendar application through portal I get the following message;
    No match for this user was found on the Calendar server. Contact your Administrator.
    I have no idea where to start. Please help.
    Ben

    The user has to be provisioned for Calendar. The administrator can do so from the Calendar Administration Webpage or from a command line.
    Are you the administrator, and what version are you using?

  • File Sharing - External Drive - Unable to add user

    Hello,
    I am trying to share a folder within an external firewire drive. However, when in the "File Sharing" section, I am unable to add users after adding the folder to the "Shared Folders:". The add user dialog appears, but when a user is selected and the "Select" button is clicked, the user does not appear in "Users:".
    The external drive is formatted "Mac OS Extended (Journaled)" with an Apple Partition Map.
    Thanks for any suggestions.

    try adding this user from finder rather than fro system preferences. select this folder in finder and enter command+i. in the resulting popup go to the permissions section and add the user you want.

  • Calendar Server 4: Adding a user to a node does not add ou attribute

    In Netscape Calendar Server (CS) 3.5, if I add a new user with an organizational
    unit (ou)
    attribute to a Calendar Server node, the server will create an
    ou so that the Calendar client
    will be able to use the ou
    parameter to search for this user.
    <P>
    However, in CS 4.0, if I add a new user to an ou
    and then add that user to a Calendar
    node, the server does not automatically create a separate ou
    attribute.
    <P>
    Will I need to manually add the separate ou
    attribute to the ldif
    <P>
    No. The CS 4.0 server, unlike the CS 3.5 server, supports mapping from
    Calendar Server attributes to LDAP attributes. You can find more information
    on this mapping property in the Administrator's Guide for Netscape Calendar
    Server 4.0 at the following URL:<BR>
    <P>
    http://docs.iplanet.com/docs/manuals/calendar/ncs40/ag/appendie.htm#1025959.
    <BR>
    <P>
    To enable this mapping, in the [LDAP]
    section of the
    /users/unison/misc/unison.ini file,
    add the following entry:<BR>
    <P>
    attr_orgunit1 = "ou"

    Is there a way to enter multiple groups? Guess I'll have to learn how to do multi input in a real custom form.The "MultiSelect" HTML Component works for me and I cant think of any other suitable component. Multiselectable List maybe. Fill the allowedValues property with a hardcoded list (*BAD*) or directly from a search on LDAP (_GOOD_) using IDM getResourceObjects FormUtil. You should find plenty of examples how to use it in the forum.
    One issue I noticed, I've verified the user was added to the group using an external ldap tool (JXplorer), however now that group has disappeared from the LDAP resource browser list view.(I personally prefer the good old [lbe LDAP Browser\Editor|http://www-unix.mcs.anl.gov/~gawor/ldap/] or ldapadmin)
    That shouldn't happen... Verify the group is still there, the objectclass isnt changed by IDM (really shouldnt happen...) and make double sure nobody else screwed around with it. Groups of objectclass groupOfNames and groupOfUniqueNames (and posixGroup but that's a different schema mapping) are supported by default afaik.

  • Active Directory and 10.8 Server: Can't add users

    I would be most appreciative of any help you folks can give a Mac user at a predominantly Windows/MS/Exchange Tier I university.
    I bought a MacMini to act as the departmental File server to allow a granular level of permissions on folders for faculty, administration, residents and students. The students and residents rotate in yearly or for 2 years at a time.
    The problem has become when I try and add users from the IT ActiveDirectory domain. The IT folks set-up the DNS, gave it a static IP address etc. all correctly.
    The MacMini was also bound to AD in Sys Prefs > Users & Groups > Login Options > Network Account Server to the domain.
    There are over 200,000 users in the university system. When I try and search for a user in the Users sidebar it pulls up a completely random list of users and lists "500+ users" next to the buttons. When I try and search for a user, invariably it fails. Furthermore, there is the term "Not Allowed" next to the names of all the random AD users.
    What am I doing wrong?
    The Sys Admin guy I spoke with said the only way he could figure it out was to go to Groups sidebar, create a new group and add the user that way.
    The whole premise for this is to allow the users the same login ID and PWD they do for every other service on campus. That's it. I then want to be able to control folder permissions directly on the MacMini. Is this possible or do I need to use Open Directory in conjunction with AD?
    Any help for this formerly Apple Power User would be greatly appreciated.
    Thanks folks.

    Hi
    This is a Jabber-ism I think.
    You get this if you are using UDS and the users you are trying to add aren't CUPS-enabled.
    You probably also get it if the users are from LDAP and aren't CUPS enabled.
    CUPC by comparison allows manual contact creation as well as adding of non CUPS people.
    Regards
    Aaron

  • Integrating UCCX with Presence - Unable to Add Users to Contacts List

    Hi,
    I'm trying to integrate UCCX with Presence via the Desktop Administrator. I have created an enduser (LDAP Sync) and assigned the user a Service Profile which includes the Directory UC Service for LDAP, have tried both LDAP and GC configuration.
    I can make the connection the Presence Cluster, validation works. However I'm hitting the "CDAUI2067 Search did not complete successfully, and only partial results are displayed. Contact technical support." When trying to add users to the Contact List. Seems like the BUG ID CSCtg94342? However there is no reference to this bug id for UCCX 10.0 only 7.1
    Has anyone successfully integrated UCCX 10 with IMP10? If so, please advise the UC Service/Profile configuration for the End User.
    Thanks
    Ben

    Hi Ben,
    when configured Client type CAD, I didn't uncheck Version Check Required.
    Now I can complete configuration in Cisco Desktop Administration, but when I try to login with CAD client I cannot login to the Presence server - the following message appears:
    "An error has occurred communicating with the Cisco Unified Presence Service.
    The application will automatically continue attempting to connect."
    In log file I found the following "2014-12-05 09:24:23:450 ERROR STD2001 Client <SawConnectionManager> failed to connect to any service." instead of eg. "INFO STD2004 Client <SawConnectionManager> connected to service at <cup1.dcloud.cisco.com>."
    Does anybody have any idea what could be the problem?
    Thanks,
    Milan

  • BPC 7.5 Unable to add user

    Hi All,
    After installation of SAP BPC 7.5 for Netweaver I am facing an issue while adding a new user. I am getting the following error whenever I click on 'Add new user' in BPC:
    "Could not find function module UJE_API_GET_ALL_TEAMS_DATA"
    I have checked in SE37 and UJE_API_GET_ALL_TEAMS_DATA does not exist. What should I do to resolve this error?
    Thanks in advance
    Regards
    Abhik Ray

    Hi Abhik,
    Have you verified that your Netweaver BPC (ABAP) component, .NET component, and client component are all on the same support package level? It sounds like your .NET/Web server might be on a different level than the ABAP component.
    Ethan

  • Unable to add users as site collection administrator.

    Hi,
       Currently we are using SharePoint 2010 web application for our intranet purpose.
      In that web application, I am one of the site collection administrator have access across the site.
       I(as Site Collection administrator) trying to add another user as Site Collection administrator using Site Actions-> Site Settings-> Site Collection Administrators->From People picker dialog box. But I couldn't able to add it
    instead getting error
    "An unexpected error has occurred".
    Can anyone help me to find out the cause and ways to resolve this issue?
    Regards,
    Siva

    Hi
    please provide more details from LOG Files
    (System Drive):\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS\
    Romeo Donca, Orange Romania (MCSE, MCITP, CCNA) Please Mark As Answer if my post solves your problem or Vote As Helpful if the post has been helpful for you.

  • Oracle Designer6i Release 4 and Oracle9i Unable to add user to Repository

    Dear all,
    I am currently using Oracle9i with Oracle Designer6i Release 4. Before I am able to use both Release 4 and Release 2 with Oracle9i. However, this time when I install it after a cleanup in my server. I have received the following error message when allowing a user to use repository using RAU:
    Message
    RME-00020: Internal API error - ORA-00600: internal error code, arguments: [25012], [2147483647], [0], [], [], [], [], []
    RME-00011: Operation 'close' on ACTIVITY has failed
    RME-00222: Failed to dispatch operation to Repository
    RME-00224: Failed to close activity
    Please help. Thank you.
    Philip

    Hi
    I had exactly the same error and managed to get rid of it by deinstalling and reinstalling the client and the server with the patch (2083057) from metalink (I had previously used this patch for upgrade). There was no problem with user creation.
    However, I get the same error when I try to do anything with the repository, such as, create an object. So, this is really of no help. Sorry.
    Have you managed to get the installation going????
    Is there anyone who has Designer 6i functioning (even partially) with Oracle 9i on a windows platform, or for that matter any platform??
    Anita Srivastava

  • Outlook connector problem with Calendar server

    Hi
    I wanted to use MS outlook as the email client for my sun messaging sytem. For this I have downloaded one program, when I run it , it has created a configurable program folder. Through admin program, I have created one file named xyz.ini , in which I have specified all my sun messaging server, directory server, calendar server. And in User Profiles tab I have chosen that 'create new profile'.
    But when I run the exe file xyz.exe, it is trying to install Outlook connector for MS Outlook , but giving the following error.
    10:58:30 [5365] Outlook version is 11.0.5608.0.
    10:58:30 [5376] Adding MAPI directory 'C:\Program Files\Common Files\System\MAPI\1033' to PATH.
    10:58:30 [5475] TMP directory is 'C:\DOCUME~1\32980\LOCALS~1\Temp'.
    10:58:32 [5362] Checking Windows version.
    10:58:32 [5363] Windows version is 5.0.
    10:58:32 [5364] Checking Outlook version.
    10:58:32 [5509] Checking default mail client.
    10:58:32 [5508] Default mail client is 'Microsoft Outlook'.
    10:58:32 [5178] Verifying that Outlook is not running.
    10:58:32 [5179] Trying to login to shared session.
    10:58:32 [5369] Installing Sun Java System MAPI Service Providers using 'C:\DOCUME~1\32980\LOCALS~1\Temp\Sun Outlook Connector\sunone-mapi-services.msi'.
    10:58:36 [5502] Upgrading the Sun Java System MAPI Service Providers.
    10:59:20 [5370] Finished installing Sun Java System MAPI Service Providers.
    10:59:20 [5366] Checking whether Sun Java System MAPI Service Providers are installed.
    10:59:21 [5367] Sun Java System MAPI Service Providers are installed.
    10:59:21 [5416] Checking whether Microsoft LDAP Directory MAPI Service Provider is installed.
    10:59:21 [5417] Microsoft LDAP Directory MAPI Service Provider is installed.
    10:59:21 [5142] ######## Enumerating profiles.
    10:59:21 [5145] Examining profile '32980'.
    10:59:21 [5149] Profile '32980' has no MSEMS service.
    10:59:21 [5145] Examining profile 'Outlook'.
    10:59:21 [5146] It is the default profile.
    10:59:21 [5149] Profile 'Outlook' has no MSEMS service.
    10:59:21 [5156] ######## Selected profile 'Sun Java System': exists=0, converted=0, pstsConverted=0.
    10:59:22 [12016] Verifying password for Sun Java System calendar account '10.16.58.49:8082:32980'.
    10:59:23 ERROR: [12019] Cannot validate Sun Java System calendar account information.
    10:59:23 OpenMsgStore:
    10:59:23 Error 0x802C1034
    10:59:23 Error: ?????????????????????????????????4??????????????????????????????????????????
    10:59:23 Component: ???????????????????4???kA�l
    10:59:23 Low level error: 0x00001034
    10:59:43 [12016] Verifying password for Sun Java System calendar account '10.16.58.49:8082:32980'.
    10:59:44 ERROR: [12019] Cannot validate Sun Java System calendar account information.
    10:59:44 OpenMsgStore:
    10:59:44 Error 0x802C1034
    10:59:44 Error: ?????????????????????????????????4??????????????????????????????????????????
    10:59:44 Component: ???????????????????4???kA�l
    10:59:44 Low level error: 0x00001034
    10:59:46 ERROR: Unable to verify new account information on server 10.16.58.49:8082.
    Please suggest me in this issue. I am using Messaging server 6.3, basically installed from Sun Communicate Suite 5 sparc.
    My calendar server is running on port 8082
    prasad

    Refer to cross-post http://forum.java.sun.com/post!reply.jspa?messageID=9964809

  • HELP: I can no longer add users to my external hard drives

    Sorry for the duplicate, someone hacked my other account.
    So here's the skinny, I was following some instructions on here to remove the "unknown user" from the list of users that was attached to my Hard Drives.
    Path: System Preferences/Users and Groups/Login Options/Join/Open Directory Utility/Directory Editor.
    Under Users from the pulldown I deleted "Unkown User" Now I am unable to add users to any of my external hard drives via Sharing under System preferences. When I click the + it will let me select a user, but when I click the select button it will not add that user to the list. It remains blank.
    I've tried reformatting one of the hard drives, and a re-boot. Still am unalbe to add users.
    Please help!

    here is a copy of the disc utility log....laila is the name of the extrenal hd i was able to use successfully last.
    2012-07-04 08:10:34 -0400: Disk Utility started.
    2012-07-04 08:17:58 -0400: Preparing to erase : “LAILA”
    2012-07-04 08:17:58 -0400:           Partition Scheme: Master Boot Record
    2012-07-04 08:17:58 -0400:           1 volume will be created
    2012-07-04 08:17:58 -0400:                     Name                    : “LAILA”
    2012-07-04 08:17:58 -0400:                     Size                    : 160.04 GB
    2012-07-04 08:17:58 -0400:                     File system          : MS-DOS (FAT)
    2012-07-04 08:17:59 -0400: Unmounting disk
    2012-07-04 08:18:02 -0400: Creating the partition map
    2012-07-04 08:18:03 -0400: Waiting for the disks to reappear
    2012-07-04 08:18:03 -0400: Formatting disk3s1 as MS-DOS (FAT) with name LAILA
    2012-07-04 08:18:04 -0400: 512 bytes per physical sector
    /dev/rdisk3s1: 312505472 sectors in 4882898 FAT32 clusters (32768 bytes/cluster)
    bps=512 spc=64 res=32 nft=2 mid=0xf8 spt=32 hds=255 hid=2 drv=0x80 bsec=312581806 bspf=38148 rdcl=2 infs=1 bkbs=6
    2012-07-04 08:18:04 -0400: Mounting disk
    2012-07-04 08:18:06 -0400: Erase complete.
    2012-07-04 08:18:06 -0400:
    2012-07-11 15:48:08 -0400: Disk Utility started.
    2012-07-11 15:48:42 -0400: Eject of “Unattached Disk Image” succeeded
    2012-07-11 15:48:42 -0400: Eject of “Flash Player” failed
    2012-07-11 15:59:10 -0400: Disk Utility started.
    2012-07-11 16:00:51 -0400: Disk Utility started.
    2012-07-11 16:02:19 -0400: Disk Utility started.
    2012-07-12 23:22:04 -0400: Disk Utility started.
    2012-07-13 09:13:52 -0400: Disk Utility started.
    2012-07-13 09:20:22 -0400: Disk Utility started.
    2012-07-13 09:45:11 -0400: Disk Utility started.
    ===== Friday, July 13, 2012 9:47:15 AM Eastern Daylight Time =====

  • How do I change the attachment size limit in Calendar Server 6.3, UWC, IWC?

    How do I properly increase or decrease the attachment size limit with Calendar Server and all supported user interfaces to it such as WCAP, UWC (Communications Express) and IWC (Convergence)? From my experience with the Outlook Connector, there seems to be some limit imposed by cshttpd on the size of a file upload (I believe I actually got an HTTP error code back on the wcap request indicating something was too big, sorry I don't have it handy, I'll have to re-test). Additionally, it seems UWC imposes additional limits (Example: http://docs.sun.com/app/docs/doc/819-4440/6n6jfgcjh?l=en&a=view&q=fileSizeHardLimit) but I can't seem to get those to work at all. I found many different web.xml related to UWC and I'm not sure which one to change, I tried a couple but had no success because UWC would always report this error if I uploaded between 4-5 megs: com.iplanet.jato.util.WrapperRuntimeException
    Root cause = [java.io.IOException: Request cancelled because file input field
    "importFile" size is over the configurable limit of 4194304 bytes; see filter init
    parameter fileSizeHardLimit]
    And it would complain about requestSizeLimit I think if it was over 5 megs, claiming that limit was 5242880. IWC gives a generic error when the upload is too big and rejects it.
    I fear that a 4 meg limit will be too imposing and of limited value, so I would either like to raise it, or consider lowering it to 0 bytes so attachments cannot be used at all. I have been looking high and low for information on how to do this and all I can find is the UWC examples. I plan to support the Outlook Connector, UWC, and IWC so the limits should ideally be the same across each. Some of the Exchange data we wish to import does have some attachments so it would be good to continue support for that. I did see some other posts about quota RFEs but at this point I am not concerned about the disk consumption. Can anyone help? Thanks. Please let me know if there is any more information I can provide. I am running SCS6u1 on Solaris 10 SPARC.

    Fred@egr wrote:
    Thanks!!! This is working with IWC and I am pretty sure it will work with Outlook. I didn't think to look at config options for mshttpd since I don't have it installed and ics.conf doesn't list the http.service.maxmessagesize and service.http.maxpostsize by default.http.service.maxmessagesize is only relevant to mshttpd, not cshttpd. service.http.maxpostsize applies to both.
    UWC is still limiting me though; I'm sure I can reconfigure UWC if I just know which file to edit and if I need to redeploy anything. I'm using the same install paths as the SCS6 Single Host example and I'm not sure which the "uwc-deployed-path" is supposed to be. Again, thanks.If you have deployed UWC/CE to Application Server you would edit the following file and restart application-server:
    /opt/SUNWappserver/domains/domain1/generated/xml/j2ee-modules/Communications_Express/web.xml
    e.g.
      <filter>
        <filter-name>MultipartFormServletFilter</filter-name>
        <filter-class>com.sun.uwc.calclient.MultipartFormServletFilter</filter-class>
        <init-param>
          <param-name>fileSizeHardLimit</param-name>
          <param-value>15485760</param-value>
        </init-param>
        <init-param>
          <param-name>requestSizeLimit</param-name>
          <param-value>15485760</param-value>
        </init-param>
        <init-param>
          <param-name>fileSizeLimit</param-name>
          <param-value>15485760</param-value>
        </init-param>
      </filter>Regards,
    Shane.

  • SQL Connection Failed for SCCM 2012 R2 (Unable to load user-specified certificate)

    We've recently completed an upgrade from SCCM 2012 SP1 to 2012 R2 and have been running in the new environment for about a week. As of this morning, The consoles failed to connect to the CAS' and one of the Primary Site's database. The issue was resolved
    easily enough by addressing a certificate issue in SQL, but I'm left wondering if there's a correlation between the SP1-to-R2 upgrade that would cause the cert to fail. Anyone have experience with this?
    2014-01-21 22:10:11.81 Server      The server could not load the certificate it needs to initiate an SSL connection. It returned the following error: 0x8009030d. Check certificates to make sure they are valid.
    2014-01-21 22:10:11.81 Server      Error: 26014, Severity: 16, State: 1.
    2014-01-21 22:10:11.81 Server      Unable to load user-specified certificate [Cert Hash(sha1) "haaaaassssshhhh"]. The server will not accept a connection. You should verify that the certificate is correctly installed. See
    "Configuring Certificate for Use by SSL" in Books Online.
    2014-01-21 22:10:11.81 Server      Error: 17182, Severity: 16, State: 1.
    2014-01-21 22:10:11.81 Server      TDSSNIClient initialization failed with error 0x80092004, status code 0x80. Reason: Unable to initialize SSL support. Cannot find object or property.
    2014-01-21 22:10:11.81 Server      Error: 17182, Severity: 16, State: 1.
    2014-01-21 22:10:11.81 Server      TDSSNIClient initialization failed with error 0x80092004, status code 0x1. Reason: Initialization failed with an infrastructure error. Check for previous errors. Cannot find object or property.
    2014-01-21 22:10:11.81 Server      Error: 17826, Severity: 18, State: 3.
    2014-01-21 22:10:11.81 Server      Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately preceding this one in the error log.
    2014-01-21 22:10:11.81 Server      Error: 17120, Severity: 16, State: 1.
    2014-01-21 22:10:11.81 Server      SQL Server could not spawn FRunCM thread. Check the SQL Server error log and the Windows event logs for information about possible related problems.

    We got the same certificate related error events after a fresh install of SCCM 2012 R2 on a new server. It happened during the first reboot after SCCM was installed. In the Certificates mmc, I right-clicked on the certificate used by SQL and chose Manage
    Private Keys. Giving the service account that runs the MSSQLSERVER service read rights to the private key allowed SQL to start. However, after a day or so we rebooted the server again, and SQL wouldn't start. Something had removed the service account's read
    permission. Since the SCCM configuration wasn't that far along, we uninstalled SCCM. After giving the service account read rights again, and rebooting several times over a few days, and SQL started every time. We then installed SCCM 2012 R2 again, and checked
    the certificate's permissions before rebooting. The service account still had read permissions when the install completed, but as soon as the server was rebooted, it lost the permissions again.
    The Certificates mmc was then used to request a second computer certificate and then SQL was configured to use that new certificate via SQL Server Configuration Manager. After several days and a number of reboots the SQL services have started normally every
    time so the second certificate seems to have fixed the issue. I have kept the original certificate for fear that removing it will cause whatever part of SCCM 2012 R2 that modifies the original certificate to start removing permissions from the new certificate
    as well.

  • Client process (uniengd) on the Calendar server is consuming 100% CPU usage

    The Calendar client bits in the Communicator 4.5 release (Calendar Build 981008)
    are suspect of hanging the Calendar server when the end user uses the off-line
    feature. The behavior seen will be that a cpu will start climbing and could
    reach 80-100% of usage, which will cause the response time for all other end
    users to be extremely slow and may not even accept any new logins.
    <P>
    The patch for these bits is available via the Smart Update (Windows and Mac) web
    site:
    <P>
    http://home.netscape.com/smartupdate/su1_40.html
    <P> Or you can download the complete version from
    http://home.netscape.com/download/selectplatform_1_361.html
    <P>
    For Unix platforms, you will need to download the compressed tar file
    (available from http://help/filelib.html#nscal)
    and reinstall it.
    <p>NOTE: To verify that you are executing a patched version, in the
    Calendar client:
    <b>Windows platform</b>
    <br>Help menu pulldown, About Netscape Calendar, make sure it has <b>Build
    981104</b> or higher.
    <br><b>Mac platform</b>
    <br>Select the file from your desktop
    <br>File menu pulldown, Get Info. Make sure has a <b>date of 121698, version
    4.51</b> or later.
    <br><b>Unix platform</b>
    <br>Help menu pulldown, About Netscape Calendar, make sure it has is <b>Version
    4.51</b> or higher
    <P>
    The procedure for determining which user of Calendar is causing the server's cpu
    hang is as follows:
    <OL>
    <LI>Using your favorite monitoring tool on the server, note the PID
         (process ID) of the uniengd process that is consuming
    80 - 100% cpu activity.
    <LI>Change directory to /users/unision/db/tmp/PID#
    <LI>Execute the command "strings" on all the files in the directory
         (there are usually not very many):
    <P>
              # strings *
    <P>
         Near the end of the output, you will see the user's name.
    <LI>You can now kill the uniengd process on the server:
    <P>
              # kill PID# (note: do not use the kill -9 unless absolutely
              necessary!)
    <P>
    <LI>Contact the name of the user whose process you looked up and determine
         what version of Calendar client they are using. Immediately inform
         them of your procedure on upgrading to the correct version.
    </OL>

    Hi TrondWH,
    Thanks for contacting Microsoft.
    Currently, would you please try cleaning boot the server and test how the issue goes. Cleaning boot can exclude some third-party application affect. Following are the detailed steps about clean boot:
    Log on to the computer by using an account that has administrator rights.
    Click Start, type msconfig.exe in the Start Search box, and then press ENTER to start the
         System Configuration Utility.
    On the General tab, click Selective Startup, and then click to clear the Load startup items check box. (The Use Original Boot.ini check box is unavailable.)
    On the Services tab, click to select the Hide all Microsoft services check box, and then click Disable all.
    Click OK, Choose Don’t show this message again and then click Restart.
    Please check if the issue is still the same.
    Please let me know the result.
    Best regards,
    Sophia Sun
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • CUPC goes offline when trying to add user

    CUPC 8.03 will go offline and reconnect when trying to add a user and it will say something about unable to add user to group. I would have to check again to see exactly what it says. This is only happening on a few users. I have tried logging in with my account on their computer and I can add the same people they could not. I have tried deleting everything in their local settings and application data related to cisco with no luck.
    I attached a detailed and simple log.
    The user that I was trying to add was Patti
    Has anyone seen this before? We have had nothing but trouble since upgrading to CUPC 8

    Hello,
    Please go the user option page of the user for CUPS and check the privacy policy if they are blocked or not
    if that fails try re-licensing the users from callmanager > system > licensing > capabilities assignment > "concerned user"
    and then restart the "intercluster sync agent" service from CUPS.
    Thanks

Maybe you are looking for

  • Macbook Pro Constantly Restarting after Upgrading to Mavericks

    Upgraded this afternoon and Macbook will not stay up for more that 3 minutes before restarting and giving the message that it is restarting because of a problem.

  • How do you import/where do you put video clips?

    With my Windows Vista PC, video clips taken by my iPhone or digital camera were imported by Windows Photo Gallery and stored in the same directories as the photos. These videos could then be synced via iTunes in the Photo tab, when you selected a pho

  • Network question HELP!

    I have a wired airport extreme in my office on a pc( i also use it to run 2 mac books wireless) and apple tv in living room. my question is!!!! can i put an airport express in my loft and use the ethernet plug wire to connect a pc (it doesnt have wir

  • Windows 2012 r2 not able to get windows updates from WSUS 2012 r2

    One of our windows 2012 R2 server is not getting windows updates from WSUS 2012 R2 but other 2012 R2 are getting updates. I found on windowsupdate log on the server saying "WARNING: Failed to get Network Cost info from NLM, assuming network is NOT me

  • Image capture, can't scan

    I have an epson 2480 scanner that worked with image capture in tiger. After upgrading to Leopard, it seems that I can no longer scan. Image Capture speaks to the scanner (the scanner will scan a preview when I launch image capture), but the scan butt