AddressBook server not working in Lion Server

Clean install on Mac Mini, everything installed OK, all other services working OK. However, AddressBook isn't.  Reading through Apple's online docs here it states that the log files should be at /var/log/carddavd (as one would expect)...except that I didn't have that folder. Hmmm.... 
In addition most of the settings to do with certificates and SSL were empty.  Going through and manually setting them to what the good book says they should be, makes serveradmin's settings stick and look correct but still no good.  I even created a carddavd directory in /var/log/ and pointed the log files to it but they are just full of errors and nothing but 'server started' in the access log.
serveradmin output below -if soemone could compare and let me know, that'd be really helpful (XXXXXXX is the server blanked) and extract of error log below that.
addressbook:MaxResourceSize = 1048576
addressbook:WebCalendarAuthPath = "/auth"
addressbook:DirectoryService:params:cacheTimeout = 1
addressbook:DirectoryService:params:node = "/Search"
addressbook:DirectoryService:type = "twistedcaldav.directory.appleopendirectory.OpenDirectoryService"
addressbook:Aliases = _empty_dictionary
addressbook:BindSSLPorts:_array_index:0 = 8443
addressbook:BindSSLPorts:_array_index:1 = 8843
addressbook:EnablePrincipalListings = no
addressbook:EnableDropBox = yes
addressbook:DocumentRoot = "/Library/Server/Calendar and Contacts"
addressbook:ConfigRoot = "/etc/caldavd"
addressbook:SSLPrivateKey = "/etc/certificates"
addressbook:FreeBusyURL:AnonymousAccess = no
addressbook:FreeBusyURL:Enabled = yes
addressbook:FreeBusyURL:TimePeriod = 14
addressbook:ProcessType = "Combined"
addressbook:GlobalStatsSocket = "caldavd-stats.sock"
addressbook:UserName = "calendar"
addressbook:MaxInstancesForRRULE = 400
addressbook:Sharing:Enabled = yes
addressbook:BindHTTPPorts:_array_index:0 = 8008
addressbook:BindHTTPPorts:_array_index:1 = 8800
addressbook:EnableAnonymousReadRoot = no
addressbook:GroupName = "calendar"
addressbook:SSLAuthorityChain = "/etc/certificates"
addressbook:DSN = ":caldav:caldav:::"
addressbook:HTTPPort = 8008
addressbook:PIDFile = "caldavd.pid"
addressbook:ServerRoot = "/Library/Server/Calendar and Contacts"
addressbook:EnableTimezoneService = yes
addressbook:UserQuota = 104857600
addressbook:EnableWebAdmin = yes
addressbook:GlobalSharedAddressBook:GroupShortName = "workgroup"
addressbook:EnableCalDAV = yes
addressbook:MaxCollectionsPerHome = 50
addressbook:MultiProcess:ProcessCount = 0
addressbook:EnableProxyPrincipals = yes
addressbook:Authentication:Digest:Algorithm = "md5"
addressbook:Authentication:Digest:Enabled = yes
addressbook:Authentication:Digest:Qop = ""
addressbook:Authentication:Kerberos:ServicePrincipal = ""
addressbook:Authentication:Kerberos:Enabled = yes
addressbook:Authentication:Wiki:UseSSL = no
addressbook:Authentication:Wiki:Enabled = yes
addressbook:Authentication:Wiki:Hostname = "127.0.0.1"
addressbook:Authentication:Basic:Enabled = no
addressbook:ErrorLogFile = "error.log"
addressbook:EnableMonolithicCalendars = yes
addressbook:DefaultLogLevel = "debug"
addressbook:MaxAttendeesPerInstance = 100
addressbook:SSLCertificate = "/etc/certificates"
addressbook:ReadPrincipals = _empty_array
addressbook:EnableSACLs = yes
addressbook:RunRoot = "/var/run/caldavd"
addressbook:DBType = "postgres"
addressbook:Notifications:CoalesceSeconds = 3
addressbook:Notifications:Services:XMPPNotifier:CalDAV:SubscriptionURL = ""
addressbook:Notifications:Services:XMPPNotifier:CalDAV:APSBundleID = ""
addressbook:Notifications:Services:XMPPNotifier:Host = "XXXXXXX"
addressbook:Notifications:Services:XMPPNotifier:CardDAV:SubscriptionURL = ""
addressbook:Notifications:Services:XMPPNotifier:CardDAV:APSBundleID = ""
addressbook:Notifications:Services:XMPPNotifier:JID = "com.apple.notificationuser@XXXXXXX"
addressbook:Notifications:Services:XMPPNotifier:Enabled = yes
addressbook:Notifications:Services:XMPPNotifier:Service = "twistedcaldav.notify.XMPPNotifierService"
addressbook:Notifications:Services:XMPPNotifier:Password = "dTIHTBENiSyh474d"
addressbook:Notifications:Services:XMPPNotifier:Port = 5218
addressbook:Notifications:Services:XMPPNotifier:ServiceAddress = "pubsub.XXXXXXX"
addressbook:EnableAnonymousReadNav = no
addressbook:ServerHostName = "XXXXXXX"
addressbook:DataRoot = "Data"
addressbook:EnablePrivateEvents = yes
addressbook:BindAddresses = _empty_array
addressbook:AdminPrincipals = _empty_array
addressbook:RedirectHTTPToHTTPS = yes
addressbook:EnableSearchAddressBook = "true"
addressbook:EnableCardDAV = yes
addressbook:DirectoryAddressBook:params:queryPeopleRecords = "true"
addressbook:DirectoryAddressBook:params:queryUserRecords = "true"
addressbook:LogRoot = "/var/log/carddavd"
addressbook:SSLPort = 8443
addressbook:MaxResourcesPerCollection = 10000
addressbook:AccessLogFile = "access.log"
addressbook:RotateAccessLog = yes
addressbook:OpenDirectoryModule = "calendarserver.platform.darwin.od.opendirectory"
addressbook:EnableSSL = yes
addressbook:Scheduling:CalDAV:EmailDomain = ""
addressbook:Scheduling:CalDAV:HTTPDomain = ""
addressbook:Scheduling:CalDAV:AddressPatterns = _empty_array
addressbook:Scheduling:iMIP:Sending:Server = "localhost"
addressbook:Scheduling:iMIP:Sending:UseSSL = yes
addressbook:Scheduling:iMIP:Sending:Username = "com.apple.calendarserver"
addressbook:Scheduling:iMIP:Sending:Address = "com.apple.calendarserver@(null)"
addressbook:Scheduling:iMIP:Sending:Password = "4RazhBErJSmID5UO"
addressbook:Scheduling:iMIP:Sending:Port = 587
addressbook:Scheduling:iMIP:Enabled = no
addressbook:Scheduling:iMIP:MailGatewayPort = 62310
addressbook:Scheduling:iMIP:Receiving:Server = "localhost"
addressbook:Scheduling:iMIP:Receiving:UseSSL = yes
addressbook:Scheduling:iMIP:Receiving:Username = "com.apple.calendarserver"
addressbook:Scheduling:iMIP:Receiving:PollingSeconds = 30
addressbook:Scheduling:iMIP:Receiving:Type = "imap"
addressbook:Scheduling:iMIP:Receiving:Password = "4RazhBErJSmID5UO"
addressbook:Scheduling:iMIP:Receiving:Port = 993
addressbook:Scheduling:iMIP:AddressPatterns:_array_index:0 = "mailto:.*"
addressbook:Scheduling:iMIP:MailGatewayServer = "localhost"
addressbook:Scheduling:iSchedule:Enabled = no
addressbook:Scheduling:iSchedule:Servers = "servertoserver.xml"
addressbook:Scheduling:iSchedule:AddressPatterns = _empty_array
2011-07-29 01:30:26+0100 [-] [caldav-0]  [-] Unhandled Error
2011-07-29 01:30:26+0100 [-] [caldav-0]         Traceback (most recent call last):
2011-07-29 01:30:26+0100 [-] [caldav-0]           File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/python/log.py", line 69, in callWithContext
2011-07-29 01:30:26+0100 [-] [caldav-0]             return context.call({ILogContext: newCtx}, func, *args, **kw)
2011-07-29 01:30:26+0100 [-] [caldav-0]           File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/python/context.py", line 118, in callWithContext
2011-07-29 01:30:26+0100 [-] [caldav-0]             return self.currentContext().callWithContext(ctx, func, *args, **kw)
2011-07-29 01:30:26+0100 [-] [caldav-0]           File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/python/context.py", line 81, in callWithContext
2011-07-29 01:30:26+0100 [-] [caldav-0]             return func(*args,**kw)
2011-07-29 01:30:26+0100 [-] [caldav-0]           File "/usr/share/caldavd/lib/python/twext/internet/kqreactor.py", line 206, in _doWriteOrRead
2011-07-29 01:30:26+0100 [-] [caldav-0]             why = selectable.doRead()
2011-07-29 01:30:26+0100 [-] [caldav-0]         --- <exception caught here> ---
2011-07-29 01:30:26+0100 [-] [caldav-0]           File "/usr/share/caldavd/lib/python/twext/internet/sendfdport.py", line 286, in doRead
2011-07-29 01:30:26+0100 [-] [caldav-0]             transport = self.transportFactory(skt, description, protocol)
2011-07-29 01:30:26+0100 [-] [caldav-0]           File "/usr/share/caldavd/lib/python/twext/web2/metafd.py", line 104, in createTransport
2011-07-29 01:30:26+0100 [-] [caldav-0]             transport.startTLS(self.contextFactory)
2011-07-29 01:30:26+0100 [-] [caldav-0]           File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/tcp.py", line 771, in startTLS
2011-07-29 01:30:26+0100 [-] [caldav-0]             if Connection.startTLS(self, ctx, server):
2011-07-29 01:30:26+0100 [-] [caldav-0]           File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twi sted/internet/tcp.py", line 402, in startTLS
2011-07-29 01:30:26+0100 [-] [caldav-0]             self.socket = SSL.Connection(ctx.getContext(), self.socket)
2011-07-29 01:30:26+0100 [-] [caldav-0]         exceptions.AttributeError: 'NoneType' object has no attribute 'getContext'
2011-07-29 01:30:26+0100 [-] [caldav-0]        
2011-07-29 01:30:49+0100 [-] [calendarserver.accesslog#debug] rotateGlobalHitHistoryStats: [{'hits': 0, 'time': 1311897349}, {'hits': 0, 'time': 1311897349}, {'hits': 0, 'time': 1311897349}, {'hits': 0, 'time': 1311897349}, {'hits': 0, 'time': 1311897349}, {'hits': 0, 'time': 1311897349}, {'hits': 0, 'time': 1311897649}, {'hits': 0, 'time': 1311897949}, {'hits': 0, 'time': 1311898249}, {'hits': 0, 'time': 1311898549}, {'hits': 0, 'time': 1311898849}, {'hits': 0, 'time': 1311899149}, {'hits': 0, 'time': 1311899449}]
2011-07-29 01:31:51+0100 [-] [notifications] 2011-07-29 01:31:51+0100 [-] [twistedcaldav.notify.XMPPNotificationFactory#debug] SEND: <presence/>
2011-07-29 01:33:51+0100 [-] [notifications] 2011-07-29 01:33:51+0100 [-] [twistedcaldav.notify.XMPPNotificationFactory#debug] SEND: <presence/>

Does my addressbook (MAC OS 10.7.4) need service? The search function does not respond.
Looking for help.
Gunther

Similar Messages

  • Security and privacy system preferences not working after Lion install.  What to do?

    Security and privacy system preference not working after Lion install.  Not sure if it happen with Lion installer or after updating. What to do?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac.
    These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing.
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects.
    Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then either copy or drag it. The headings “Step 1” and so on are not part of the commands.
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ If you’re running Mac OS X 10.7 or later, open LaunchPad. Click Utilities, then Terminal in the page that opens.
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” (without the quotes) and press return. You should then get a new line ending in a dollar sign.
    Step 1
    Copy or drag — do not type — the line below into the Terminal window, then press return:
    kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}'
    Post the lines of output (if any) that appear below what you just entered (the text, please, not a screenshot.) You can omit the final line ending in “$”.
    Step 2
    Repeat with this line:
    sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix)|edu\.mit|org\.(amavis|apache|cups|isc|ntp|postfix|x)/{print $3}'
    This time, you'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. You don't need to post the warning.
    Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step.
    Step 3
    launchctl list | sed 1d | awk '!/0x|com\.apple|edu\.mit|org\.(x|openbsd)/{print $3}'
    Step 4
    ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts 2> /dev/null
    Important: If you synchronize with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting.
    Step 5
    osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null
    Remember, steps 1-5 are all drag-and-drop or copy-and-paste, whichever you prefer — no typing, except your password. Also remember to post the output.
    You can then quit Terminal.

  • Safari is not working in lion.  I get the message not responding.  Please help.

    Safari is not working in Lion.  I get the spinning ball.  Please help.

    We do not provide support for bugzilla here. Please visit http://www.bugzilla.org/ to find out how to get help.

  • External Hard Drive does not work with Lion

    Hi
    My External Hard Drive does not work with Lion this message appears:
    NTFS-3G could not mount /dev/disk1s1
    at /Volumes/My Passport because the following problem occurred:
    /Library/Filesystems/fusefs.fs/Support/fusefs.kext failed to load - (libkern/kext) link error; check the system/kernel logs for errors or try kextutil(8).
    the MacFUSE file system is not available (71)
    can anyone help?

    Hi,
    See this Discussion:
    https://discussions.apple.com/thread/3191198?start=0&tstart=0
    Cheers,

  • Adobe Photoshop CS5 is not working with Lion.

    Adobe Photoshop CS5 is not working with Lion. It is totally non responsive to a point where i cannot work. all other CS5 programs seem to be running well so far. any advice? if no, then how do i revert back to Snow leopard?

    I had real problems with all Adobe apps - it said I needed to install a version of Jave Runtime, but kept saying that I wasn't connected to the internet to complete the action. This was not the case - I was connected to the internet.
    I followed this link : http://support.apple.com/kb/DL1421  to install a version of Java and all Adobe apps fire up now. Haven't done much testing within the apps, but at least I'm further ahead than I was.
    So thanks to the message boards for helping me out.
    Reg

  • IPhoto 9.1.5 slideshow is not working on lion

    Hi,
    my iPhoto 9.1.5 is not working on lion. I have upgraded from Snow Leopard to Lion. If i click on slideshow then it seems to be started with full screen but it return back without slideshow.
    Waiting for any clew.
    Moshiour

    For iPhoto 9.1.5:
    http://support.apple.com/kb/HT4754
    Regards,
    Colin R.

  • Ukelele generated custom keyboard layouts not working in Lion?

    I asked this question in the stackexchange site a few days ago.  Nothing I've tried has worked so far, except for creating a new account.  Because a fresh account works, it's got to be something with my preferences, right?
    http://apple.stackexchange.com/questions/21691/ukelele-generated-custom-keyboard -layouts-not-working-in-lion
    Here's the question from above:
    I created a custom keyboard layout with Ukelele (http://scripts.sil.org/ukelele) in Snow Leopard (idea is to generate scandinavian letters with Alt-key, otherwise have a pretty much standard U.S. layout). After the upgrade, the old installed (to ~/Library/Keyboard Layouts) layout wasn't working.
    Ukelele seems to work OK in Lion, but whether I put the generated keylayout in a bundle or single file, or save it "/Library/Keyboard Layouts" or "~/Library/Keyboard Layouts" doesn't seem to matter.
    Help?
    EDIT:
    @Sergio, I cannot choose the layout in Input Sources. One keylayout file I tried:http://semeai.org/~sjl/us-scands.keylayout
    [EDIT: Removed unrelated stuff]
    UPDATE 2011/08/15:
    @Tom:
    Copied your keylayout (it naturally ended up in my Junk folder):
    midgard (01:55) >ls -l ~/Library/Keyboard\ Layouts/MongolianQWERTY.keylayout-rw-r--r--@ 1 sjl  staff  44536 Mar 13  2008 /Users/sjl/Library/Keyboard Layouts/MongolianQWERTY.keylayout
    Logged out, logged in, isn't showing in Input sources (I'm looking very closely between "Maori" and "Myanmar - QWERTY").
    I've also uninstalled bunch of software and plugins giving suspicious messages to system.log, but hasn't helped.
    UPDATE 2011/08/16:
    I created a test account, and lo, the layout works perfectly for it. Also the bug in preferences doesn't show for that account. When trying this on my own account, there are no errors in Console logs with the suggested keywords (I can't seem to locate console.log file, though).
    UPDATE 2011/08/16 later:
    Nuking Library/Caches (and relogging) didn't help.
    UPDATE 2011/08/17:
    I did
    % find Library -name "*.plist" -exec mv {} {}.renamed \;
    and restarted, but it didn't help. I restored the situation with
    % for file in `find Library -name "*.plist.renamed"`; \  do mv "$file" "${file//.renamed/}"; done
    addendum: I also went through all the .plist files with plutil -s as described inhttp://www.askdavetaylor.com/can_i_check_my_plist_files_in_mac_os_x_for_problems .html. There was some brokennes, but in very unrelated applications.

    Tom,
    I think I love you.
    That absolutely did it! Thanks so much!
    If you'll answer with the same link in the stackexchange site, I'll mark the answer as correct, so you'll get the rep there.
    Thanks,
    Sami

  • Wish I would have known Quicken 2007 would not work under Lion OS.  I had no reason to believe it wouldn't.  Any ideas for me?

    Wish I would have known Quicken 2007 would not work under Lion OS.  I had no reason to believe it wouldn't.  Any ideas for me?

    I switched to Essentials while using Snow Leopard in anticipation. Data conversion was pretty good. Nothing critical was lost, but I did have to reassign some budget catergories for past transactions. It was a good opportunity for some cleaning up that I should have done anyway. They have a 60-day return policy on the Quicken web site which was key to my purchase decision.
    I am not affiliated with Quicken in any way other than as a customer. I'd have preferred it if they had updated 2007 but they didn't!

  • Why does Corel Suite 10 does not work with Lion OS?

    Why does Corel Suite 10 does not work with Lion OS?

    Either it's incompatible or it's a PPC-only application. PPC applications are no longer supported in Lion because there is no longer a Rosetta emulator. Contact Corel for support.

  • Safari 5.1 is not working with Lion. Will not open any websites. Solutions?

    Safari 5.1 is not working with Lion. Will not open any websites. Solutions?

    http://support.apple.com/kb/TS1920

  • T mobile broadband stick not working after lion instal

    T mobile broadband USB stick not working after lion install

    No s#!t batman.The point is a mac laptop is ment to be mobile and for it to be mobile you need a mobile broadband stick so when a new op system lion is released don't you think it would be one of the first items to be checked for compatability.with snow leopard the same problem took months before I could use a broadband stick,there is no lion connection manager software available right now until someone decides to wright it, so does anyone have a usefull fix i can use ?

  • How can I go back to snow leopard my epson stylus Photo TX810FW does not work with Lion

    My Epson Stylus Photo TX810FW printer does not work with Lion how do I go back to Snow Leopard?

    Did you try removing the printer from the queue and then reinstalling it?
    I attempted to print this morning for the first time after upgrading to Lion and discovered that while everything appeared normal on my Epson printer, it would never print.
    I opened System Preference > Print & Scan and deleted the printer.
    I then added the printer back and it now working again. Worth a shoot first I should think.
    Much easier the a downgrade.
    Allan

  • My cannon printer worked with snow leopard but does not work with Lion

    My Mf 4350d printer does not work with lion Mac OS X Lion 10.7.2., it worked with Snow leopard no problem. I am a novice with apple so can you tell me how to do any changes carefully.

    Have you downloaded and installed the latest Canon printer drivers?
    http://support.apple.com/kb/DL899

  • When is Apple going to fix the problem with external hard drive not working on Lion?

    As for everyone else external hard drive does not work with Lion.
    When will Apple fix this problem. Do they just ignore the customer : (

    Copy off all your data off the NTFS formatted drive to another drive
    Open Disk Utility in the Applications>Utilities folder
    Select your external NTFS drive on the far left,  should have the drive makers name, a ID perhaps plus the word "media"
    Click the Partition Tab, click the big box and click 1 Partition
    If you want a Mac only drive > Option: GUID >format OS X Extended (Journaled)
    If you want a Mac/PC drive (for over 4GB sized files) > Option: MBR > format exFAT
    If you want a Mac/PC drive (for the most compatibility with other devices, Win XP, but only under 4GB sized files) > Option: MBR > format MSDOS (FAT or FAT32)
    Give it a name and click Apply.
    You can also search Microsoft for a free exFAT download if you have Win XP.
    https://discussions.apple.com/message/16276201#16276201

  • Tascam US-428 not working with Lion

    Tascam US-428 not working with Lion - Does anybody know why and what I can do to fix it?

    The Tascam US-428 is a great unit, but like all businesses, Tascam desires to keep you purchasing their equipment and not stay with your old legacy items.  If they would consider servicing legacy units, possibly most may stay with Tascam.  But this keeps the machine moving when you "force" customers to upgrade their products when new technology shifts.. 
    The "only" reason US-428 users need to upgrade and put aside the unit is if they need 64 bit functionality.  I did not have crashing when I loaded Logic in 64 bit mode due to the ability to access my 8 gigs of memory...and is the "only" reason why I need to go 64 bit.  32 bit functionality is limited to 4 gigs of memory.  Lion by default is 64 bit, so that is a plus.
    But...if Tascam would continue to service some of the legacy units like the Tascam US 428, then some of us would not go to their competitors and may stay brand loyal.  I think Alesis has something simular and along the same portability as the Tascam US 428, so some might have to jump ship with Tascam. 
    If enough people called up Tascam asking about the US 428 or surfs their website and looks for the US 428 (I am sure they keep track of where people are going on their site), they might reconsider....
    I have been a Tascam user for may years, but "if" they would put out a driver for the US 428 for Lion, I may stay with them...but they leave us with little choice but to look for something else...they do not have something comparable to the unit right now.

  • WARNING: My Paralells 5.0 is NOT working with LION!!

    Well yesterday we have checked the Lion (Apple) Webpage and could not find any information that Lion will have problems with Parralels 5.0
    Now we have the problem that our virtual windows system on Parallels 5.0 is not working anymore...
    We have been expecting that Apple gives us an information about this on the website, but they missed it!
    The support told me to contact Parllels support and ask for their solution like an upgrade...
    Paralles is now telling us that we have to buy Parallels 6.0 in order to make the system work again!
    I hate beeing forced to buy something (almost 80 EUR=), because Apple missed to inform people about this on the Lion webpage!
    I will now again contact Apple and ask for their solution! Will keep you informed!

    This is from the support page of PARALLELS:
    NOTE: Parallels worked closely with Apple during the development of its Lion operating system.
    Our testing has shown that the latest builds of Parallels Desktop 6 for Mac, Parallels Server for Mac 4.0 and Parallels Server for Mac, Mac mini Edition support Lion but do not take special advantage of new Lion features.
    The latest builds of these products were released on July 20, 2011. (THE BUILD DOES NOT WORK FOR 5.0!)
    For more information about Parallels Desktop products and Lion please go to kb.parallels.com and search for Lion.
    (THE LINK TO THE LION PAGE IS ALSO NOT WORKING 404-PAGE!)
    Thank you VERY much for this kind of support ;-)

Maybe you are looking for

  • How to display the editable fields in output of an ALV report?

    Hi all, I have a requirement of displaying values in ALV Grid format and above this grid display i have to put some fields , that are editable. I know making ALV grid fields as editable, but here requirement is to display some fields before displayin

  • My last hope before restore

    hello, i own a 4th Gen 20GB ipod that has been acting up lately. i've owned the ipod over a year now. about 3 weeks ago i had a problem with it "freezing" up and after reading the forums promptly hit the thing untill it worked again. i knew that migh

  • Clearity reagarding table which used in report..

    Hi Everyone, I have one querry regarding one report of material available in stock.My question is that to check material available in stock for only a prticular month which table i have to used, and my selection screen is only storage location and mo

  • Alternate text for "Text content"

    Hi friends, I have one doube in postscript language to implement alternate text for "Text content" Can anybody please help me on this We have using the below tags for alternate text for images. [/Subtype /Figure /Alt (Image of Figure 2-1) /StPNE pdfm

  • Problem in jdk

    i've installed jdk5.0 update 7 from sun site.when i used to access package javax.management.*; error comes:package doesn't exist.