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?

Similar Messages

  • 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

  • Patching WebLogic server - Unable to locate the specified product directory

    We are trying to apply the October CPU patch to our WebLogic 10.3.6 installation on Windows Server 2003.  However, when we run the below command:
    bsu -install -patch_download_dir=E:\ofm11g\utils\bsu\cache_dir -patchlist=BYJ1 -prod_dir=E:\ofm11g\wlserver_10.3
    We receive this error:
    Unable to locate the specified product directory.[E:\ofm11g\wlserver_10.3]
    That directory is valid.  We are running two instances using this WLS installation - Oracle Reports 11.1.1.6 and Oracle Portal 11.1.1.6.  We are trying to apply the patch with the same user that installed the software.
    I was able to successfully run this command on a different server that runs Oracle Internet Directory 11.1.1.6.
    Any ideas?

    I was able to fix this by ensuring that E:\ofm11g\wlserver_10.3 contained two files: .home and .product.properties.  After I copied these from a different server and edited to fit my environment, I was able to successfully install this patch.

  • 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.

  • 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

  • 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.

  • Calendar Server eating events with locations - 412 precondition failed

    Start off saying that we are pretty sure this was happening to us on Lion before the upgrade as well.
    Here is the scenario:
    We get an ics attachement to an email. The user opens it in Calendar - it shows up grey. They click on it, select the Calendar Server calendar, and click accept.
    If the ics does not have an attachement, no problems. If the user saves it to their iCloud calendar, no problem.
    If the ics has a location set, and they save it to their Calendar Server calendar, it sends the acceptance, shows up on their calendar for a few seconds, then completely dissapears.
    caldavd access log looks like:
    ::1 - rmoore [03/Aug/2012:10:14:26 -0700] "PUT /calendars/__uids__/C807D9C5-2A89-4F46-BB4B-B0183492079E/calendar/040000008200E 00074C5B7101A82E0080000000070C0169E6171CD01000000000000000010000000A1E12E37B7A50 748845FD500AA823A41.ics HTTP/1.1" 412 225 "-" "Mac OS X/10.8 (12A269) CalendarAgent/47" i=0 t=454.2 or=2 cl=2425 xff=50.47.42.22 fwd=50.47.42.22
    ::1 - - [03/Aug/2012:10:14:26 -0700] "GET /calendars/__uids__/C807D9C5-2A89-4F46-BB4B-B0183492079E/calendar/040000008200E 00074C5B7101A82E0080000000070C0169E6171CD01000000000000000010000000A1E12E37B7A50 748845FD500AA823A41.ics HTTP/1.1" 401 141 "-" "Mac OS X/10.8 (12A269) CalendarAgent/47" i=0 t=3.1 or=2 fwd=50.47.42.22
    ::1 - rmoore [03/Aug/2012:10:14:26 -0700] "GET /calendars/__uids__/C807D9C5-2A89-4F46-BB4B-B0183492079E/calendar/040000008200E 00074C5B7101A82E0080000000070C0169E6171CD01000000000000000010000000A1E12E37B7A50 748845FD500AA823A41.ics HTTP/1.1" 404 383 "-" "Mac OS X/10.8 (12A269) CalendarAgent/47" i=0 t=32.4 or=2 xff=50.47.42.22 fwd=50.47.42.22
    notice the put on the event thew a 412 - precondition failed, then the subsequent GET requests thro a 404 because the event is not there.
    Anyone seen this?

    >>>> Request starting at: 1344020922.761
    PUT /calendars/__uids__/C807D9C5-2A89-4F46-BB4B-B0183492079E/calendar/040000008200E 00074C5B7101A82E0080000000070C0169E6171CD01000000000000000010000000A1E12E37B7A50 748845FD500AA823A41.ics HTTP/1.1
    Host: localhost:8443
    User-Agent: Mac OS X/10.8 (12A269) CalendarAgent/47
    Accept: */*
    Accept-Language: en-us
    Accept-Encoding: gzip, deflate
    If-Schedule-Tag-Match: 4301b17d-c2d1-49a9-9af1-a3810ae5f4d2
    Content-Type: text/calendar
    Authorization: Digest username="rmoore", realm="caprice.sparkred.com", nonce="463074419189777292313109132200432817385079663829408081379", uri="/calendars/__uids__/C807D9C5-2A89-4F46-BB4B-B0183492079E/calendar/04000000 8200E00074C5B7101A82E0080000000070C0169E6171CD01000000000000000010000000A1E12E37 B7A50748845FD500AA823A41.ics", response="ee8e53d94372e6b14e22e75e3ec755b0", algorithm="md5"
    X_FORWARDED_PROTO: https
    x-apple-service-webcal-enabled: true
    x-apple-service-wiki-enabled: true
    X-App-Scheme: https
    x-apple-service-webauth-enabled: true
    x-apple-service-profile-manager-enabled: true
    X-Forwarded-For: 50.47.42.22
    X-Forwarded-Host: caprice.sparkred.com
    X-Forwarded-Server: static-50-47-42-22.sttl.wa.frontiernet.net
    Connection: close
    Content-Length: 2400
    BEGIN:VCALENDAR
    VERSION:2.0
    PRODID:-//Apple Inc.//Mac OS X 10.8//EN
    CALSCALE:GREGORIAN
    BEGIN:VTIMEZONE
    TZID:US/Central
    BEGIN:DAYLIGHT
    TZOFFSETFROM:-0600
    RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU
    DTSTART:20070311T020000
    TZNAME:CDT
    TZOFFSETTO:-0500
    END:DAYLIGHT
    BEGIN:STANDARD
    TZOFFSETFROM:-0500
    RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU
    DTSTART:20071104T020000
    TZNAME:CST
    TZOFFSETTO:-0600
    END:STANDARD
    END:VTIMEZONE
    BEGIN:VEVENT
    SUMMARY:Striderite Odd Behavior
    X-MICROSOFT-CDO-OWNERAPPTID:1636009948
    PRIORITY:5
    CLASS:PUBLIC
    X-MICROSOFT-CDO-IMPORTANCE:1
    ORGANIZER;CN="Bivens, Aaron":MAILTO:[email protected]
    X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
    TRANSP:OPAQUE
    ATTACH;VALUE=URI:CID:[email protected]
    UID:040000008200E00074C5B7101A82E0080000000070C0169E6171CD01000000000000
    000010000000A1E12E37B7A50748845FD500AA823A41
    DTSTART;TZID=US/Central:20120803T130000
    SEQUENCE:1
    X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
    X-MICROSOFT-CDO-APPT-SEQUENCE:1
    LOCATION:Conference Bridge (1-877-703-8557 Passcode 4547612823)
    X-MICROSOFT-CDO-INSTTYPE:0
    ATTENDEE;CN="T, Parvathy";CUTYPE=INDIVIDUAL;PARTSTAT=NEEDS-ACTION;ROLE=R
    EQ-PARTICIPANT;RSVP=TRUE:MAILTO:[email protected]
    om
    ATTENDEE;CN="Nigbor, Sara";CUTYPE=INDIVIDUAL;PARTSTAT=NEEDS-ACTION;ROLE=
    REQ-PARTICIPANT;RSVP=TRUE:MAILTO:[email protected]
    ATTENDEE;CN="[email protected]";CUTYPE=INDIVIDUAL;PARTSTAT=ACCEPTED;R
    OLE=REQ-PARTICIPANT:MAILTO:[email protected]
    ATTENDEE;CN="Ramasamy, Sivam";CUTYPE=INDIVIDUAL;PARTSTAT=NEEDS-ACTION;RO
    LE=REQ-PARTICIPANT;RSVP=TRUE:MAILTO:[email protected]
    ATTENDEE;CN="Devon Hillard ([email protected])";CUTYPE=INDIVIDUAL;PARTS
    TAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT;RSVP=TRUE:MAILTO:[email protected]
    m
    STATUS:CONFIRMED
    DTSTAMP:20120803T180122Z
    CREATED:20120803T180214Z
    X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
    DTEND;TZID=US/Central:20120803T133000
    DESCRIPTION:Bridge # 1-877-703-8557\nCode 4547612823\n\nThis call is the
      discuss the email I sent out this morning regarding forms behaving diff
    erently on different instances on Striderite.\n\n
    BEGIN:VALARM
    X-WR-ALARMUID:CD335498-C261-4898-9F02-85DC670E606A
    UID:CD335498-C261-4898-9F02-85DC670E606A
    TRIGGER:-PT15M
    X-APPLE-DEFAULT-ALARM:TRUE
    ATTACH;VALUE=URI:Basso
    ACTION:AUDIO
    END:VALARM
    END:VEVENT
    END:VCALENDAR
    >>>> Request complete at: 1344020922.763 (elapsed: 2.1 ms)
    <<<< Response sending at: 1344020922.809 (elapsed: 47.6 ms)
    HTTP/1.1 412 Precondition Failed
    Content-Length: 225
    Strict-Transport-Security: max-age=600
    Server: CalendarServer/4.1(CalendarServerv16.94.6) Twisted/12.0.0 TwistedWeb/9.0.0
    DAV: 1, access-control, calendar-access, calendar-schedule, calendar-auto-schedule, calendar-availability, inbox-availability, calendar-proxy, calendarserver-private-events, calendarserver-private-comments, calendarserver-sharing, calendarserver-sharing-no-scheduling, calendar-query-extended, calendar-default-alarms, addressbook, extended-mkcol, calendarserver-principal-property-search
    Date: Fri, 03 Aug 2012 19:08:42 GMT
    Content-Type: text/html;charset=utf-8
    Connection: close
    <html>
              <head>
                  <title>412 Precondition Failed</title>
              </head>
            <body>
                <h1>Precondition Failed</h1>
                A precondition evaluated to false.
            </body>
        </html>
    <<<< Response complete at: 1344020922.810 (elapsed: 48.5 ms)
    Appreciate you looking at this.

  • Messaging Server 4: WebMail login returns "unable to locate the server"

    When I log into WebMail, the following error occurs:<BR>
    <P>
    Netscape is unable to locate the server <I>hostname</I>.
    Please check the server name and try again.
    <P>
    <B>End User</B>
    <P>
    First verify that you cannot reach the hostname
    server by using the ping
    utility (Windows NT or Unix). If
    you cannot reach the host, report this problem to the appropriate system
    administrator or help desk.
    <P>
    However, if you can reach the host with ping
    , then the problem may be a minor
    networking issue that you can resolve. There is also the possibility that
    the network has been configured to allow users to ping
    unreachable systems. You can use the
    following actions to rule out possible sources of the problem:<BR>
    <P>
    <OL>
    <LI>Attempt to log in to WebMail again. If you can log in successfully, then
    the problem with the WebMail server may have been temporary or is an
    intermittent problem.
    <P>
    <LI>End the current browser session and then restart the browser and try to
    connect to the WebMail server again. If you can log in successfully, then,
    most likely, the browser had cached some old network information that was
    reset when you exited the browser.
    <P>
    <LI>Verify the DNS configuration of your system and then restart the entire
    system.
    </OL>
    <P>
    If the above actions do not work, then you will need to contact the
    system administrator or the help desk.
    <P>
    <B>Mail Server Administrators</B>
    <P>
    As the problem with connecting to the WebMail server is caused by configuration
    or availability problems, make sure that users who report this problem have
    HTTP network connectivity to the hostname. The following scenarios are
    possible causes of connectivity problems:<BR>
    <P>
    <UL>
    <LI>Users have the wrong proxy.
    <LI>Users are being blocked by firewalls.
    <LI>Users are connecting from the wrong network.
    <LI>Users specify the incorrect DNS servers.
    </UL>
    <P>
    In addition, users may also report that the server is down. As the login page
    for WebMail does not contain URL links that are FQDNs or absolute path names,
    it is possible that users may still be able to see the login window if it was
    cached or loaded before the server stopped working.
    <P>
    In some cases, it may be necessary to access the hostname that is used in the
    WebMail links. This hostname setting is stored in the configdb
    parameter
    service.smtp.messagehostname.
    This configuration setting is not mentioned in the Messaging Server
    documentation.
    <P>
    The messagehostname is a
    configuration value that affects many server functions. For this reason, do
    not make changes to this value without first considering the effects of such a
    change on other WebMail settings, such as the postmaster group and user
    mailhost values. Also, please note that changing messagehostname
    is not supported from Console.
    <P>
    For more information on messagehostname
    , please see "What is messagehostname?"
    at<BR>
    article 4250
    <P>
    You can also find documentation for configutil
    in the Messaging Server Administrator's
    Guide at the following URL:<BR>
    <P>
    http://docs.iplanet.com/docs/manuals/messaging/nms41/ag/cmdline.htm#1003887
    <P>
    <B>Note:</B> You must stop and restart the HTTP service in order for changes to
    the messagehostname to
    take effect.

    When I log into WebMail, the following error occurs:<BR>
    <P>
    Netscape is unable to locate the server <I>hostname</I>.
    Please check the server name and try again.
    <P>
    <B>End User</B>
    <P>
    First verify that you cannot reach the hostname
    server by using the ping
    utility (Windows NT or Unix). If
    you cannot reach the host, report this problem to the appropriate system
    administrator or help desk.
    <P>
    However, if you can reach the host with ping
    , then the problem may be a minor
    networking issue that you can resolve. There is also the possibility that
    the network has been configured to allow users to ping
    unreachable systems. You can use the
    following actions to rule out possible sources of the problem:<BR>
    <P>
    <OL>
    <LI>Attempt to log in to WebMail again. If you can log in successfully, then
    the problem with the WebMail server may have been temporary or is an
    intermittent problem.
    <P>
    <LI>End the current browser session and then restart the browser and try to
    connect to the WebMail server again. If you can log in successfully, then,
    most likely, the browser had cached some old network information that was
    reset when you exited the browser.
    <P>
    <LI>Verify the DNS configuration of your system and then restart the entire
    system.
    </OL>
    <P>
    If the above actions do not work, then you will need to contact the
    system administrator or the help desk.
    <P>
    <B>Mail Server Administrators</B>
    <P>
    As the problem with connecting to the WebMail server is caused by configuration
    or availability problems, make sure that users who report this problem have
    HTTP network connectivity to the hostname. The following scenarios are
    possible causes of connectivity problems:<BR>
    <P>
    <UL>
    <LI>Users have the wrong proxy.
    <LI>Users are being blocked by firewalls.
    <LI>Users are connecting from the wrong network.
    <LI>Users specify the incorrect DNS servers.
    </UL>
    <P>
    In addition, users may also report that the server is down. As the login page
    for WebMail does not contain URL links that are FQDNs or absolute path names,
    it is possible that users may still be able to see the login window if it was
    cached or loaded before the server stopped working.
    <P>
    In some cases, it may be necessary to access the hostname that is used in the
    WebMail links. This hostname setting is stored in the configdb
    parameter
    service.smtp.messagehostname.
    This configuration setting is not mentioned in the Messaging Server
    documentation.
    <P>
    The messagehostname is a
    configuration value that affects many server functions. For this reason, do
    not make changes to this value without first considering the effects of such a
    change on other WebMail settings, such as the postmaster group and user
    mailhost values. Also, please note that changing messagehostname
    is not supported from Console.
    <P>
    For more information on messagehostname
    , please see "What is messagehostname?"
    at<BR>
    article 4250
    <P>
    You can also find documentation for configutil
    in the Messaging Server Administrator's
    Guide at the following URL:<BR>
    <P>
    http://docs.iplanet.com/docs/manuals/messaging/nms41/ag/cmdline.htm#1003887
    <P>
    <B>Note:</B> You must stop and restart the HTTP service in order for changes to
    the messagehostname to
    take effect.

  • Unable to create an instance of the Calendar Server after installation

    After installing Calendar Server, I am unable to create an instance of the
    Calendar Server. Instead, I receive the following error:
    <P>
    Error: "Authentication Credentials could not be obtained from the
    Admin Server"
    Check the /users/unison/misc/unison.ini
    file, under the
    [LDAP] section, to
    verify that the correct LDAP host and baseDN are set. The settings
    should appear as follows:
    <P>
    [LDAP]
    basedn=<I>YourBaseDN</I>
    host = <I>YourHostname</I>
    port = <I>Port</I>

    Hi,
    I've got the exact same problem when launching to JDeveloper.
    And I've searched on internet for days.
    I did try to modify the number of
    MaxPermSize in jdev.conf
    and
    Xmx and Xms in ide.conf
    I've tried several combinations, and sometimes it works.
    The disappoint fact is that even with the same combination of the settings, sometimes it works and sometimes it doesn't.
    Sometimes it just work. Sometimes it doesn't...and after rebooting it works again......Sometimes even rebooting doesn't help.......Sometimes when change MaxPermSize to a smaller number it works...and next time it may not work again....Sometimes you change the MaxPermSize to some other number, save, and then change it back,,,,and it works again...but next time you try to use it, it may not work..........
    I don't know what leads to these problems.....anyone could help? Thanks in advance....

  • Can users access iPlanet Calendar Server 2.0 (iCS 2.0) from anywhere?

    Can users access iPlanet Calendar Server 2.0 (iCS 2.x) from anywhere?
    <P>
    Regardless of whether you are a remote user, mobile user, or in the
    office every day, you need access to your calendaring information anytime from
    anywhere. iCS 2.x provides a personal calendar and event solution that can be
    any device that includes a web browser. iCS 2.x works with other Alliance
    solutions such as Sun Internet Mail Server and Netscape Messaging Server
    software to ensure complete access to your calendar data regardless of location,
    platform, or browser.

    Hi,
    Thank you for your suggestion. I have tried with your option also. Still I am getting the second time userid/password dialogue box.
    Is there any other solution to avoid the second time user authentication dialogue box?
    Do you want to see the ACL file?
    Thanks & Regards,
    Murthy

  • Silent install Weblogic 12.1.1 - Unable to locate product "WebLogic Server

    Hi all,
    I try to install Weblogic 12.1.1 via silent install. I work on Solaris 10, have already installed JDK 1.7.
    here what happens:
    root@usqwrts001:/tmp/karin# java -d64 -Xmx1024m -jar wls1211_generic.jar  -mode=silent -silent_xml=/tmp/karin/silent.xml.long -log=./install.out
    Extracting 0%....................................................................................................100%
    The local BEA product registry is corrupted. Please select another Middleware Home or contact Oracle Support
    root@usqwrts001:/tmp/karin# less install.out
    2013-03-20 11:16:14,862 INFO [readSilentXML] com.bea.plateng.wizard.installer.common.parsers.TemplateParser - Silent xml file processed successfully...
    2013-03-20 11:16:22,240 WARN [home] com.bea.cie.gpr.internal.model.JvmTargetManagerImpl - Property value for solaris32_jdk160_29b11.zip not found..
    2013-03-20 11:16:22,302 ERROR [home] com.bea.plateng.wizard.installer.helpers.BEAHomeHelper - Error setting selections!
    com.bea.cie.gpr.model.RegistryException: Unable to locate product "WebLogic Server "
    at com.bea.cie.gpr.internal.model.HomeTargetImpl.setSelections(HomeTargetImpl.java:364)
    at com.bea.plateng.wizard.installer.helpers.BEAHomeHelper.buildTarget(BEAHomeHelper.java:158)
    at com.bea.plateng.wizard.installer.silent.tasks.SilentBEAHomeTask.execute(SilentBEAHomeTask.java:33)
    at com.bea.plateng.wizard.silent.tasks.AbstractSilentTask.run(AbstractSilentTask.java:28)
    at java.lang.Thread.run(Thread.java:722)
    2013-03-20 11:16:22,307 ERROR [home] com.bea.plateng.wizard.installer.silent.tasks.SilentBEAHomeTask - The local BEA product registry is corrupted. Please select another Middleware Home or contact Oracle Support
    My silent.xml.long looks like this:
    root@usqwrts001:/tmp/karin# less silent.xml.long
    <?xml version="1.0" encoding="UTF-8"?>
    <bea-installer>
    <input-fields>
    <data-value name="BEAHOME" value="/opt/weblogic-12.1-MP1" />
    <data-value name="WLS_INSTALL_DIR" value="/opt/weblogic-12.1-MP1/weblogic-12.1-MP1" />
    <data-value name="COMPONENT_PATHS"
    value="WebLogic Server/Core Application Server|WebLogic Server
    /Administration Console|WebLogic Server/Configuration Wizard and Upgrade
    Framework|WebLogic Server/Web 2.0 HTTP Pub-Sub Server|WebLogic Server/WebLogic
    JDBC Drivers|WebLogic Server/Third Party JDBC Drivers|WebLogic Server
    /WebLogic Server Clients|WebLogic Server/WebLogic Web Server Plugins
    |WebLogic Server/Xquery Support|WebLogic Server/Server Examples|Oracle Coherence/Coherence Product Files" />
    <data-value name="INSTALL_NODE_MANAGER_SERVICE" value="no" />
    <data-value name="LOCAL_JVMS" value="/opt/jdk1.7.0_11"/>
    </input-fields>
    </bea-installer>
    I already tried it with simply <data-value name="COMPONENT_PATHS" value="WebLogic Server" /> instead of the whole bunch, but behaviour didn't change.
    My environment settings:
    root@usqwrts001:/tmp/karin# echo $JAVA_HOME
    /opt/jdk1.7.0_11/bin/sparcv9/
    root@usqwrts001:/tmp/karin# echo $PATH
    /opt/jdk1.7.0_11/bin/sparcv9:/sbin:/usr/bin:/usr/sbin:/usr/platform/sun4v/sbin:/usr/local/bin:/opt/openssh/bin:/usr/openwin/bin
    As there is no bin directory under sparcv9 (which contains the 64-Bit modules), i took sparcv9 again for the path (instead of taking $JAVA_HOME/bin as described in documentation) . But I also tried the bin directory (without sparcv9) with the same effect.
    Has anybody an idea for me??
    Thanks a lot in advance
    Karin.

    Under root:
    [root@middleware-magic temp]# ./install-software.sh
    Extracting 0%....................................................................................................100%
    Extracting 0%....................................................................................................100%
    The local BEA product registry is corrupted. Please select another Middleware Home or contact Oracle Support
    Under another user:
    [someone@middleware-magic temp]$ ./install-software.sh
    Extracting 0%....................................................................................................100%
    Extracting 0%....................................................................................................100%
    The local BEA product registry is corrupted. Please select another Middleware Home or contact Oracle Support
    Looking at the log it is saying the following:
    2013-03-21 13:06:19,425 INFO  [readSilentXML] com.bea.plateng.wizard.installer.common.parsers.TemplateParser - Silent xml file processed successfully...
    2013-03-21 13:06:20,311 WARN  [home] com.bea.cie.gpr.internal.model.JvmTargetManagerImpl - Property value for linux32_jdk160_29b11.zip not found..
    2013-03-21 13:06:20,315 WARN  [home] com.bea.cie.gpr.internal.model.JvmTargetManagerImpl - Property value for linux_ia32_jrockit_160_29_D1.2.0-10_jdk.zip not found..
    2013-03-21 13:06:20,339 ERROR [home] com.bea.plateng.wizard.installer.helpers.BEAHomeHelper - Error setting selections!
    com.bea.cie.gpr.model.RegistryException: Unable to locate product "WebLogic Server" and component "WebLogic Web Server Plugins"
         at com.bea.cie.gpr.internal.model.HomeTargetImpl.setSelections(HomeTargetImpl.java:347)
         at com.bea.plateng.wizard.installer.helpers.BEAHomeHelper.buildTarget(BEAHomeHelper.java:158)
         at com.bea.plateng.wizard.installer.silent.tasks.SilentBEAHomeTask.execute(SilentBEAHomeTask.java:33)
         at com.bea.plateng.wizard.silent.tasks.AbstractSilentTask.run(AbstractSilentTask.java:28)
         at java.lang.Thread.run(Thread.java:662)
    2013-03-21 13:06:20,344 ERROR [home] com.bea.plateng.wizard.installer.silent.tasks.SilentBEAHomeTask - The local BEA product registry is corrupted. Please select another Middleware Home or contact Oracle Supportwhich means the select option 'WebLogic Server/WebLogic Web Server Plugins' is not a valid option (this is indeed the case as in WebLogic 12c there are no Plugins available, you can use the ones for WebLogic 10.3.6 though, but that is not the issue here).
    After editing the weblogic-silent.xml to reflect the correct components, we have something like:
    <?xml version="1.0" encoding="UTF-8"?>
    <bea-installer>
         <input-fields>
              <!-- BEAHOME: The full path for the middleware home directory. -->
              <data-value name="BEAHOME" value="/home/someone/weblogic12.1.1/installation"/>
              <!-- WLS_INSTALL_DIR: The full path for the directory where to install WebLogic Server. -->
              <data-value name="WLS_INSTALL_DIR" value="/home/someone/weblogic12.1.1/installation/wlserver_12.1"/>
              <!-- OCP_INSTALL_DIR: The full path for the directory where to install Coherence. -->
              <data-value name="OCP_INSTALL_DIR" value="/home/someone/weblogic12.1.1/installation/coherence_3.7"/>
              <!-- COMPONENT_PATHS: Specify the components and subcomponents to install. -->                 
              <data-value name="COMPONENT_PATHS" value="WebLogic Server/Core Application Server|WebLogic Server/Administration Console|WebLogic Server/Configuration Wizard and Upgrade Framework|WebLogic Server/Web 2.0 HTTP Pub-Sub Server|WebLogic Server/WebLogic SCA|WebLogic Server/WebLogic JDBC Drivers|WebLogic Server/Third Party JDBC Drivers|WebLogic Server/WebLogic Server Clients|WebLogic Server/Xquery Support|Oracle Coherence/Coherence Product Files"/>
              <!-- INSTALL_NODE_MANAGER_SERVICE: Install Node Manager as a Windows service. -->
              <data-value name="INSTALL_NODE_MANAGER_SERVICE" value="no"/>
              <!-- LOCAL_JVMS: Select JVMs which are already installed. -->
              <data-value name="LOCAL_JVMS" value="/home/someone/jrockit"/>
         </input-fields>
    </bea-installer>
    Unfortunately, the documentation (http://docs.oracle.com/cd/E24329_01/doc.1211/e24492/silent.htm#i1044116) says the option 'WebLogic Server/WebLogic Web Server Plugins' is available. When running the installation again the following is observed:
    [someone@middleware-magic temp]$ ./install-software.sh
    Extracting 0%....................................................................................................100%
    Extracting 0%....................................................................................................100%
    Mar 21, 2013 1:09:05 PM java.util.prefs.FileSystemPreferences$2 run
    INFO: Created user preferences directory.
    and we have a much larger log file, with the last entry reading
    2013-03-21 13:09:26,990 INFO  [WizardController] com.bea.plateng.wizard.silent.tasks.LogTask - The installation was successfull!In your case it crashed on: Unable to locate product "WebLogic Server " - which looks like you have enters in your XML file "value="WebLogic Server/Core Application Server|WebLogic Server". Make sure everything is on one line, and that (as in my case) you select the right components.
    Should have posted this answer two days ago, but I thought to let you flounder a little (just kidding).

  • Javax.security.auth.login.LoginException : unable to locate JNDI user provi

    i'm facing a problem regarding the jndiloginmodule.
    even before connecting to the ldap server it says unable to locate jndi user provider. i have given the user.provider.url and also group.provider.url in the config file, but the (map)options is not recogonizing it.
    sample {
    com.sun.security.auth.module.JndiLoginModule required
    user.provider.url = "ldap://localhost:389/cn=Manager,o=stooges"
    group.provider.url = "ldap://localhost/cn=Manager,o=stooges" debug=true;
    this is the config file
    userProvider = (String)options.get(USER_PROVIDER);
         groupProvider = (String)options.get(GROUP_PROVIDER);
    these are the lines that should retrieve the userProvider, and the groupProvider but they are not. they are receiving null.
    can any please help me.
    thanx in advance
    shan

    i found what the problem was,
    in JndiLoginModule.java
    there is no need to declare a variable USER_PROVIDER and provide it as an argument to (map) options for getting the user.provider.url.
    just replace USER_PROVIDER with "user.provider.url" and same with group provider also.
    thats it.
    thanx

  • Internal error: Unable to locate class: com/iplanet/ias/server/J2EERunner

    When trying to troubleshoot why I am getting "connection refused" for samples/jaxrpc/simple I found I am getting the following errors in server.log.
    [08/Sep/2003:16:08:41] INFO (17045): CORE3016: daemon is running as super-user
    [08/Sep/2003:16:08:41] SEVERE (17045): CORE4011: Internal error: Unable to locat
    e class: com/iplanet/ias/server/J2EERunner
    [08/Sep/2003:16:08:41] SEVERE (17045): CORE3187: Late initialization failed: Err
    or running init function(late) init-j2ee: unknown error
    I'm running on RedHat 7, kernel 2.4.20-20.7, with Java j2sdk1.4.2_01. The env $PATH includes /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin/X11:/usr/X11R6/bin:/opt/oracle/product/9.2.0/bin:/root/bin:/usr/java/j2sdk1.4.2_01/bin:/opt/SUNWappserver7/bin
    I did not see anything else that I need to configure in the environment other than [Install home]/bin in $PATH. I found nothing about special $CLASSPATH settings.
    Anybody have any ideas?

    Hi Steve,
    I don't know what does internal error means, may be you could set the log level to fine to get more detail error messages.
    I remember myself getting "connection refused" exception.I resolved it by referring the troubleshooting section in the docs shipped with sample on resolving this error.
    Get back if still have any issues.
    -Amol

Maybe you are looking for

  • How to connect from my Macbook Pro to Apple TV

    All, How do I get my Macbook to connect to my Apple TV?  Is it even possible?

  • MacBook Pro with 'dead' hard drive

    Hi, I have here a MacBook Pro, I believe it's 2009, the unibody model with the pop-out battery and HD door. Belongs to my boss. This morning, on the day when he has some vital legal matters occurring, it refused to boot He has the drive split with bo

  • App icon does not appear for Keynote

    Tried to download "Keynote App". Icon does not appear. Under the "App Store App" under "Purchased Tab" the app appears in the "Not on this Ipad" (I don't have another ipad) section with a cloud with a downward facing arrow. when I click on that it sa

  • FB4b1: Datagrid with data driven Combobox

    Hi, I would like to implement a datagrid with a datadriven combox in FB4b1. The database should store "only" values, but should show a different labeltext in the grid. When the users load this Grid the stores values should be uses to set the combobox

  • P6N Diamond problems and questions

    OK first here is the set up P6N Diamond Q6600 4GB OCZ DDR2 800 Raptor X 150GB C drive Raptor 74GB D drive 250GB WD SATA GF 8800GTS 640MB Coolermax 850W PS 412 volt rails 28a on two of the rails Windows Vista ultimate 64 I loaded windows on the bare R