Error  : No framework program was found for include

Hi All,
A web UI enhancement worked perfectly fine in a development system. However, after transporting it to a quality system, it did not work as expected. All transports were error free and all the developed items could be seen in the quality system.
When trying to keep a breakpoint in the redefined method of a controller class, I get the error "No framework program was found for include <> "; where <> is the z implementation class that was created.
Any suggestions/ideas on how to resolve this error?

Hi,
Check the entries in sm30 bspwdv_ehset_asg if the enhacement is assigned to client in Q system..
Hope this helps..
Cheers,
Sumit Mittal

Similar Messages

  • Error in APO Resources"'No unit of meausre was found for selected resource"

    Hello APO Expetr forum,
    IN APO resource i am not able to see any Bucket capacity in SNP Bucket capacity tab. its grayed out and blank. when open the resource with you version then i can able to see Bucket capacity.
    So her how can i update the SNP Bucket capcity for the resource. Because of this issue i am not able to load resource in SNP Planning Book under capacity view. Getting error message as 'No unit of meausre was found for selected resource'.
    Pleae suugest what could be the reason. i suspect only because of  Bucket capacity problem.
    Thanks & Regards,
    Deviprasad

    Hello DeviPrasad,
    Please check the type of the resource. This should be a single Mixed or Multi Mixed resource to maintain the SNP capacity.
    Thanks,
    Mahesh

  • I get error "no content was found for the specified identifier of 10006715353

    I am publishing book to iBooks Author and keep getting "No content was found for the specified identified 100006715353

    When you export your completed book , you wil see the saved file  as ....  xxxxxxxx.ibooks
    A Preview is a sample of your book to allow potential buyer to check the content.
    You can either duplicate your book,  add PREVIEW  to the file name ie PREVIEWmybook.iba.
    This  must have at least 15 pages. OR  when you  upload your book, you have an option to allow iTunesProducer to  take a chapter as a preview and you can also select which  chapter you want as a sample.
    Tiffs are not suitable jpgs are.
    Your original post says....I am publishing book to iBooks Author and keep getting "No content was found for the specified identified 100006715353
    If you  do not know what an ibooks file or preview is... what were you trying to  upload? 
    "Publishing to iBooks Author"   You create books in iBA to "publish" to the iBook store via iTunesProducer.
    Use this link for more information:  http://support.apple.com/kb/PH12101      or this is the full list for you to study:   http://www.apple.com/support/mac-apps/ibooksauthor/

  • Invoice reduction: no message was found for partner

    Hi
    As soon as I post invoice reduction, I am getting error msg - invoice reduction: no message was found for partner
    Pls guide me
    Thanks
    Karthikeyan

    Dear,
    Please follow the below configuration, I guess in some point you missed the configuration, so please check your configuration.
    1) Tax Treatment in Invoice Reduction
    2)  Maintain reasons for Invoice Reduction
    3) IN OBYC - Transaction Type - RKA - Assign the debit & credit gl accounts
    4) Go to OMWA - Double Click on Document Type - Double Click on Document type MIRO - Assign KG document type against -   
        document type invoice reduction
    5) Assign No. Ranges to document type - KG
    6) Orocess MIRO document with Invoice Reduction.
    Thanks & Regards,
    Siva Reddy.S

  • Planning DB Deploy aborts since "No baseline was found for transaction ID 8

    Not sure if this is a bug or something we caused on our end but we cannot deploy a planning database anymore. We get the message: Deploy aborted since "No baseline was found for transaction ID 85905". This happens during the export phase. We are using EPM Architect with Planning 11.1.1.10.
    Curious if anyone else has ever run into this error.
    Thanks,
    Jeff Brown

    We ran into a similar issue yesterday, except the transaction ID in the ds_baseline_library was greater than any transaction ID's in the or_object table.
    Here's what Oracle thinks happened:
    Baseline records were likely to be deleted by a baseline cleanup kicking in during application deployment. Normally, the cleanup only deletes older baselines but causes problems if run while an application is deployed.
    We don't believe this is what happened as the cleanup was scheduled to run at 3:00am, so who knows what really happened. Here is the guidance we received in terms of resolving the issue (we didn't follow this, but I suspect it would work):
    From your update it is clear that EPMA still looks for the same baseline records which apparently do not exist anymore.
    The steps below should bring this to work.
    1. Create backup of the Planning application database.
    2. Create backup of the Essbase data, Calculation scripts, rule files, substitution variables.
    3. Delete the affected Planning application in EPMA (this should delete it in Planning and Essbase as well).
    4. Create a classic Planning application with same name as the deleted application.
    5. Override the classic Planning application database (step 4) by using the Planning application database backup (step 1).
    6. Using an administrator user, log into the Planning application and navigate to Administration > Manage Properties.
    7. On the “Application Properties” tab, click “Add” and enter a new property “EDIT_DIM_ENABLED” with a value of “true”. Click “Save” at the bottom of the page.
    8. Once you have completed steps 6 and 7, restart the Planning service.
    9. Log into the Workspace and Navigate > Administer > Application Upgrade. This upgrade wizard should list the newly created classic Planning application as “Upgradeable”. Select the application and upgrade it as local dimensions.
    10. The application should now be visible in the EPMA application library and its dimensions loaded as local dimensions.
    11. Use EPMA to deploy the newly created Planning application.
    12. Restore the Essbase data, Calculation scripts, rule files, substitution variables.
    Here's what we did:
    1) Export our forms.
    2) Copy the app in EPMA.
    3) Deploy the new app just to make sure it works.
    4) Delete the old app in EPMA.
    5) Copy our "copy" to the original app and re-deploy.
    6) Import our forms.
    We lost a few items with this approach (business rules and variables), but we hadn't developed much yet. We felt this was cleaner than copying a repository into a Classic app and then upgrading that app to EPMA. Either way, we're back iin business. FYI - it looks as though this issue may be fixed in 11.1.1.2. In the release notes, under fixed defects, check out defect # 7573567. Sounds like this is the same problem.

  • No login command was found for 'WebLogic Server 10.3.5.0 - in managed serve

    i am getting following warning when i run my web logic managed server
    No login command was found for 'WebLogic Server 10.3.5.0 Fri Apr 1 20:20:06 PDT 2011 1398638 Oracle WebLogic Server Module Dependencies 10.3 Thu Mar 3 14:37:52 PST 2011 Oracle WebLogic Server on JRockit Virtual Edition Module Dependencies 10.3 Thu Feb 3 1.
    Would appreciate suggestions to resolve.
    Thanks.

    Hi,
    Add -Dweblogic.StdoutDebugEnabled flag while starting the managed server and then post the verbose error message in your next post
    For setting the flag follow the below steps
    If your using Linux box and not using node manager to start the managed server,add the below line startManagedWebLogic.sh file
    JAVA_OPTIONS="-Dweblogic.StdoutDebugEnabled=true ${JAVA_OPTIONS}"
    echo "JAVA_OPTIONS=${JAVA_OPTIONS}"
    If your using Windows box and not using node manager to start the managed server,add the below line startManagedWebLogic.cmd file
    set JAVA_OPTIONS=-Dweblogic.StdoutDebugEnabled=true %JAVA_OPTIONS%
    echo JAVA_OPTIONS=%JAVA_OPTIONS%
    If you are starting the Managed server through the node manager then use these flags From Admin console : servers >>>. MS1 >>>> server start >>>> Arguments :-Dweblogic.StdoutDebugEnabled=true
    Regards,
    Fabian

  • "XML Load error: An invalid character was found in text content" Drill Thru

    Hi,
    I am using Smart View, 2007 ms office.
    We are using EIS to have Drill Through reports.
    When I select the particular intersection and click on Hyperion --> Adhoc Analysis--> Drill Through Reports,
    Drill Through selection window is opening but when click on Launch/Execute.
    It throwing below Error
    "XML Load error: An invalid character was found in text content"
    This error is showing only some intersections...some other intersections are working fine.
    The same intersection if retrieve from ESSBASE --> Addins--> linked objects, Drill thru reports are showing fine.
    From Excel Addins everythg working fine.
    I tried in 2003 MS office from my colleague system. the same error.
    "XML Load error: An invalid character was found in text content"
    Please someone help me....!
    Regards,
    Rajendra Prasad Gella.
    Edited by: Rajendra Prasad Gella on Jun 10, 2010 4:26 AM

    This type of Issue does not happen using Excel Add-in but Smart View. We encountered it as well. I have a feeling the root cause is the ESSLANG which used to be selected during installation. If the Essbase has for instance "English Latin1" or "English US Ascii Binary" and the client does not have it, then this would occur.
    We had old SR on it because we were testin the APS 7.1.6. SR 2-603906: Excel Essbase Add-in splitting special characters such as the " ü " in. Whe we reinstalled and selected same ESSLANG as Essbase server the isue stopped.
    We did not have to chnage our code to scrub out ant special characters. !
    Jullin

  • No order was found for delivery 0000014019 /000100

    Hi All,
    Iamloading the data for my delivery ZODS from 2lis_12_vcitm from PSA , but getting the following error :
    No order was found for delivery 0000014019 /000100 .
    Can any body help me out.
    Regrds..

    Technically, only when there is Header data in VBAK the delivery can take place, there should be record in VBAK, someone may have done a hard delete on that record. The question is, I am not sure BW system internally validate if the record has a valid order number or not. As long as the data gets to PSA fine, then that should be loaded to ods without problem. It seems like may be this record has some invalid char... seems like the order and line item attached, but the line item is too long, try to confirm if that is valid record specially the line item.
    thanks.
    Wond

  • DSU Execution Error: More then one instance found for name: DVEBMGS00

    Hello,
    try to start an Upgrade from SAP4.7x110 to ECC6.0 EHP4 SR1 by running the statup.but. I recieve immediatly the error. DSU Execution Error: More then one instance found for name: DVEBMGS00.
    The System is a fresh homo.sys-copy (comming from DVEBMGS00). On the harware was running in former times an instance DVEBMGS00 but the SID was a different. I allready looked if there is still something on the host from this last installation but nothing found.
    Any suggestions
    Peter

    Hi,
    Please see the link below..Hope this will help you..
    Upgrade stuck in Pre- Processing
    DSU Execution Error
    /thread/1948457 [original link is broken]
    Regards

  • BAPI_SALESORDER_SIMULATE  -"No condition record was found for condition"

    Hi Guys
    I am using Function Module BAPI_SALESORDER_SIMULATE to get the prices. I also want to enter a particular condition type for which i need price simulation. In course of doing so I get an error message  “No condition record was found for condition JECS”. Kindly let me how to resolve this.
    Regds
    Karthick

    Hi,
      If "JECS" is a condition for which you are doing simulation then you have to maintain this condition type in "V/06".
      This is related to Pricing configuration in SD.
      Reward points if this helps.
    Regards
    Karan

  • Error:Administration header could not found for support message

    Hi All,
    we are creating the support message in CRMD_ORDER transaction. we are getting an error, "Administration header could not found for support message" while saving. And also it is coming out of the transaction.
    The transaction type is SLFN.
    Please advise.
    Regards
    kumar

    Did you find the solution to this error? I am also getting this error and need to solve the same. Can you please help?

  • Error: Row without Tax was Found in Sales BOM

    Hi
    I'm using SAP Business One 2007B.
    While Posting Invoice to a Sales BOM, It shows the Error: Row without Tax was found.
    But it is not showing that Error in Manager Login.
    Kindly help me to solve the Issue

    hi,
    Check this thread
    Message:Row without tax was found
    Jeyakanthan

  • Smartview: XML Load Error: An invalid character was found in text content.

    Hi,
    Im using hyperion 11.1.2.1 with SmartView installed with Office 2007. A lot of forms are working fine on it but we have entered data recently on a number of them and we are unable to open them in SmartView either through the icon and menu options in workspace or through the smartview panel in excel 2007. The error we are getting is "XML Load Error: An invalid character was found in text content."
    Cheers,
    Imran

    Have a look on Oracle Support - "SmartView XML Load Error: "An Invalid Character was Found in Text Content" [ID 968808.1]"
    It may be the same issue as you are experiencing.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • No purchase order history was found for first purchase order

    Hi 
    We are doing the third party sales in system. User created the sales order and the process for the third party. Then he created the PO and due to some reason user has deleted the 1st PO and then created the PO for same material and sales order. Now user wants to create the billing document for the sales order no but system giving the message that u201CNo purchase order history was found for first purchase orderu201D and Message no. ZSD 006.
    Could you please suggest how to solve above issue?
    Thank you for your help.
    Regards
    Kishore Gulhane
    09324086205

    Hi Ashok
    Thank you for your reply ,
    But user has delete the first PO not the sales order. he is trying to create the billing document for same sales order no.
    Please suggest
    Thank you
    Kishore Gulhane

  • Error 500 AND 'No principal found for UID:' problems

    Hi,
    We are having problems familiar to what I read on this forum.
    First, the log-file mentions lots of times: 'No principal found for UID:blabla', with some lines following it.
    Second, we get error 500 when setting the delegates or even looking at it.
    Below, I added part of the error.log
    Best regards,
    Emile
    2008-01-16 14:16:23+0100 [-] Log opened.
    2008-01-16 14:16:23+0100 [-] twistd 2.5.0 (/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/ Contents/MacOS/Python 2.5.1) starting up
    2008-01-16 14:16:23+0100 [-] reactor class: <class 'twisted.internet.selectreactor.SelectReactor'>
    2008-01-16 14:16:23+0100 [-] 2 processors found, configuring 2 processes.
    2008-01-16 14:16:23+0100 [-] Adding pydirector service with configuration: /tmp/pydir18zae7
    2008-01-16 14:16:23+0100 [-] twistedcaldav.logging.AMPLoggingFactory starting on "'/var/run/caldavd.sock'"
    2008-01-16 14:16:25+0100 [-] [caldav-8010] [-] Log opened.
    2008-01-16 14:16:25+0100 [-] [caldav-8010] [-] twistd 2.5.0 (/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/ Contents/MacOS/Python 2.5.1) starting up
    2008-01-16 14:16:25+0100 [-] [caldav-8010] [-] reactor class: <class 'twisted.internet.selectreactor.SelectReactor'>
    2008-01-16 14:16:25+0100 [-] [caldav-8010] [-] Configuring directory service of type: twistedcaldav.directory.appleopendirectory.OpenDirectoryService
    2008-01-16 14:16:25+0100 [-] [caldav-8009] [-] Log opened.
    2008-01-16 14:16:25+0100 [-] [caldav-8009] [-] twistd 2.5.0 (/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/ Contents/MacOS/Python 2.5.1) starting up
    2008-01-16 14:16:25+0100 [-] [caldav-8009] [-] reactor class: <class 'twisted.internet.selectreactor.SelectReactor'>
    2008-01-16 14:16:25+0100 [-] [caldav-8009] [-] Configuring directory service of type: twistedcaldav.directory.appleopendirectory.OpenDirectoryService
    2008-01-16 14:16:25+0100 [-] [caldav-8009] [-] "Directory service <OpenDirectoryService '/Search': '/Search'> has no GUID; generating service GUID from realm name."
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] "Directory service <OpenDirectoryService '/Search': '/Search'> has no GUID; generating service GUID from realm name."
    2008-01-16 14:16:26+0100 [-] [caldav-8009] [-] Configuring SudoDirectoryService with file: /etc/caldavd/sudoers.plist
    2008-01-16 14:16:26+0100 [-] [caldav-8009] [-] Setting up document root at: /Library/CalendarServer/Documents
    2008-01-16 14:16:26+0100 [-] [caldav-8009] [-] Setting up principal collection: <class 'twistedcaldav.directory.principal.DirectoryPrincipalProvisioningResource'>
    2008-01-16 14:16:26+0100 [-] [caldav-8009] [-] Setting up calendar collection: <class 'twistedcaldav.static.CalendarHomeProvisioningFile'>
    2008-01-16 14:16:26+0100 [-] [caldav-8009] [-] Setting up root resource: <class 'twistedcaldav.root.RootResource'>
    2008-01-16 14:16:26+0100 [-] [caldav-8009] [-] Setting up default ACEs on root resource
    2008-01-16 14:16:26+0100 [-] [caldav-8009] [-] Setting up AdminPrincipals
    2008-01-16 14:16:26+0100 [-] [caldav-8009] [-] Setting root ACL
    2008-01-16 14:16:26+0100 [-] [caldav-8009] [-] Configuring authentication for realm: /Search
    2008-01-16 14:16:26+0100 [-] [caldav-8009] [-] Setting up scheme: digest
    2008-01-16 14:16:26+0100 [-] [caldav-8009] [-] Initializing database /var/run/caldavd/.db.digestcredentialscache
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] Configuring SudoDirectoryService with file: /etc/caldavd/sudoers.plist
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] Setting up document root at: /Library/CalendarServer/Documents
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] Setting up principal collection: <class 'twistedcaldav.directory.principal.DirectoryPrincipalProvisioningResource'>
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] Setting up calendar collection: <class 'twistedcaldav.static.CalendarHomeProvisioningFile'>
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] Setting up root resource: <class 'twistedcaldav.root.RootResource'>
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] Setting up default ACEs on root resource
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] Setting up AdminPrincipals
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] Setting root ACL
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] Configuring authentication for realm: /Search
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] Setting up scheme: digest
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] "Exception while executing SQL: 'select KEY from DIGESTCREDENTIALS' ()"
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] Traceback (most recent call last):
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] File "/usr/share/caldavd/bin/twistd", line 21, in <module>
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] run()
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistd.py", line 27, in run
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] app.run(runApp, ServerOptions)
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 379, in run
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] runApp(config)
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistd.py", line 23, in runApp
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] _SomeApplicationRunner(config).run()
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 157, in run
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] self.application = self.createOrGetApplication()
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 202, in createOrGetApplication
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] ser = plg.makeService(self.config.subOptions)
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] File "/usr/share/caldavd/lib/python/twistedcaldav/tap.py", line 586, in makeService
    2008-01-16 14:16:26+0100 [-] [caldav-8009] [-] Configuring authentication wrapper
    2008-01-16 14:16:26+0100 [-] [caldav-8009] [-] Setting up service
    2008-01-16 14:16:26+0100 [-] [caldav-8009] [-] Configuring log observer: <twistedcaldav.logging.AMPCommonAccessLoggingObserver object at 0x1475570>
    2008-01-16 14:16:26+0100 [-] [caldav-8009] [-] Adding server at 127.0.0.1:8009
    2008-01-16 14:16:26+0100 [-] [caldav-8009] [-] twisted.web2.channel.http.HTTPFactory starting on 8009
    2008-01-16 14:16:26+0100 [-] [caldav-8009] [-] Starting factory <twisted.web2.channel.http.HTTPFactory instance at 0x14761c0>
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] service = serviceMethod(options)
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] File "/usr/share/caldavd/lib/python/twistedcaldav/tap.py", line 487, in makeService_Slave
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] config.DataRoot,
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/digest.py", line 337, in _init_
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] self.cleanup()
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/digest.py", line 506, in cleanup
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] keys = self.db.keys()
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/digest.py", line 244, in keys
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] for key in self.dbexecute("select KEY from DIGESTCREDENTIALS"):
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] File "/usr/share/caldavd/lib/python/twistedcaldav/sql.py", line 232, in dbexecute
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] q.execute(sql, query_params)
    2008-01-16 14:16:26+0100 [-] [caldav-8010] [-] sqlite3.OperationalError: no such table: DIGESTCREDENTIALS
    2008-01-16 14:16:26+0100 [-] [caldav-8009] [-] set uid/gid 93/93
    2008-01-16 14:16:26+0100 [twistedcaldav.logging.AMPLoggingFactory] AMPLoggingProtocol connection established (HOST:UNIXSocket('/var/run/caldavd.sock') PEER:UNIXSocket(''))
    2008-01-16 14:16:26+0100 [-] [caldav-8009] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/var/run/caldavd.sock'))
    2008-01-16 14:16:29+0100 [-] [caldav-8010] [-] Log opened.
    2008-01-16 14:16:29+0100 [-] [caldav-8010] [-] twistd 2.5.0 (/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/ Contents/MacOS/Python 2.5.1) starting up
    2008-01-16 14:16:29+0100 [-] [caldav-8010] [-] reactor class: <class 'twisted.internet.selectreactor.SelectReactor'>
    2008-01-16 14:16:29+0100 [-] [caldav-8010] [-] Configuring directory service of type: twistedcaldav.directory.appleopendirectory.OpenDirectoryService
    2008-01-16 14:16:29+0100 [-] [caldav-8010] [-] "Directory service <OpenDirectoryService '/Search': '/Search'> has no GUID; generating service GUID from realm name."
    2008-01-16 14:16:29+0100 [-] [caldav-8010] [-] Configuring SudoDirectoryService with file: /etc/caldavd/sudoers.plist
    2008-01-16 14:16:29+0100 [-] [caldav-8010] [-] Setting up document root at: /Library/CalendarServer/Documents
    2008-01-16 14:16:29+0100 [-] [caldav-8010] [-] Setting up principal collection: <class 'twistedcaldav.directory.principal.DirectoryPrincipalProvisioningResource'>
    2008-01-16 14:16:29+0100 [-] [caldav-8010] [-] Setting up calendar collection: <class 'twistedcaldav.static.CalendarHomeProvisioningFile'>
    2008-01-16 14:16:29+0100 [-] [caldav-8010] [-] Setting up root resource: <class 'twistedcaldav.root.RootResource'>
    2008-01-16 14:16:29+0100 [-] [caldav-8010] [-] Setting up default ACEs on root resource
    2008-01-16 14:16:29+0100 [-] [caldav-8010] [-] Setting up AdminPrincipals
    2008-01-16 14:16:29+0100 [-] [caldav-8010] [-] Setting root ACL
    2008-01-16 14:16:29+0100 [-] [caldav-8010] [-] Configuring authentication for realm: /Search
    2008-01-16 14:16:29+0100 [-] [caldav-8010] [-] Setting up scheme: digest
    2008-01-16 14:16:29+0100 [-] [caldav-8010] [-] Configuring authentication wrapper
    2008-01-16 14:16:29+0100 [-] [caldav-8010] [-] Setting up service
    2008-01-16 14:16:29+0100 [-] [caldav-8010] [-] Configuring log observer: <twistedcaldav.logging.AMPCommonAccessLoggingObserver object at 0x14754b0>
    2008-01-16 14:16:29+0100 [-] [caldav-8010] [-] Adding server at 127.0.0.1:8010
    2008-01-16 14:16:29+0100 [-] [caldav-8010] [-] twisted.web2.channel.http.HTTPFactory starting on 8010
    2008-01-16 14:16:29+0100 [-] [caldav-8010] [-] Starting factory <twisted.web2.channel.http.HTTPFactory instance at 0x14761c0>
    2008-01-16 14:16:29+0100 [-] [caldav-8010] [-] set uid/gid 93/93
    2008-01-16 14:16:29+0100 [-] [caldav-8010] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/var/run/caldavd.sock'))
    2008-01-16 14:16:29+0100 [twistedcaldav.logging.AMPLoggingFactory] AMPLoggingProtocol connection established (HOST:UNIXSocket('/var/run/caldavd.sock') PEER:UNIXSocket(''))
    2008-01-16 14:17:33+0100 [-] [caldav-8009] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/var/run/caldavd-pydir.sock'))
    2008-01-16 14:17:33+0100 [-] [caldav-8009] [AMP,client] Unauthenticated users not enabled with the 'calendar' SACL
    2008-01-16 14:17:34+0100 [-] [caldav-8009] [AMP,client] "Directory service <SudoDirectoryService '/Search': FilePath('/etc/caldavd/sudoers.plist')> has no GUID; generating service GUID from realm name."
    2008-01-16 14:17:35+0100 [-] [caldav-8009] [AMP,client] PROPFIND /principals/_uids_/8F56DE32-5CB6-491D-A820-D6D4A12B6BED/ HTTP/1.1
    2008-01-16 14:17:36+0100 [-] [caldav-8009] [AMP,client] PROPFIND /calendars/users/emile/ HTTP/1.1
    2008-01-16 14:17:37+0100 [-] [caldav-8009] [-] u'No principal found for UID: 633CBE36-2414-44BA-AAE3-2B3CD2EA3843'
    2008-01-16 14:17:37+0100 [-] [caldav-8009] [-] Unhandled error in Deferred:
    2008-01-16 14:17:37+0100 [-] [caldav-8009] [-] Unhandled Error
    2008-01-16 14:17:37+0100 [-] [caldav-8009] Traceback (most recent call last):
    2008-01-16 14:17:37+0100 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 677, in unwindGenerator
    2008-01-16 14:17:37+0100 [-] [caldav-8009] return _deferGenerator(f(*args, **kwargs), Deferred())
    2008-01-16 14:17:37+0100 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 576, in _deferGenerator
    2008-01-16 14:17:37+0100 [-] [caldav-8009] result = g.next()
    2008-01-16 14:17:37+0100 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/web2/dav/resource.py", line 1208, in inheritedACEsforChildren
    2008-01-16 14:17:37+0100 [-] [caldav-8009] if self.matchPrincipal(principal, ace.principal, request):
    2008-01-16 14:17:37+0100 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 677, in unwindGenerator
    2008-01-16 14:17:37+0100 [-] [caldav-8009] return _deferGenerator(f(*args, **kwargs), Deferred())
    2008-01-16 14:17:37+0100 [-] [caldav-8009] --- <exception caught here> ---
    2008-01-16 14:17:37+0100 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 576, in _deferGenerator
    2008-01-16 14:17:37+0100 [-] [caldav-8009] result = g.next()
    2008-01-16 14:17:37+0100 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/web2/dav/resource.py", line 1373, in matchPrincipal
    2008-01-16 14:17:37+0100 [-] [caldav-8009] ismember = ismember.getResult()
    2008-01-16 14:17:37+0100 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/internet/defer.py", line 555, in getResult
    2008-01-16 14:17:37+0100 [-] [caldav-8009] self.result.raiseException()
    2008-01-16 14:17:37+0100 [-] [caldav-8009] File "/usr/share/caldavd/lib/python/twisted/python/failure.py", line 303, in raiseException
    2008-01-16 14:17:37+0100 [-] [caldav-8009] raise self.type, self.value, self.tb
    2008-01-16 14:17:37+0100 [-] [caldav-8009] exceptions.AttributeError: 'NoneType' object has no attribute 'principalUID'
    2008-01-16 14:17:37+0100 [-] [caldav-8009]

    Thanks Cyrus,
    This worked: I created a dummy user and enabled calendaring for this user.
    The error log-file is still not empty (see below). Are these really errors or what?
    Best regards,
    Emile
    2008-01-28 09:46:06+0100 [-] [caldav-8009] [-] Setting up service
    2008-01-28 09:46:06+0100 [-] [caldav-8009] [-] Configuring log observer: <twistedcaldav.logging.AMPCommonAccessLoggingObserver object at 0x14755f0>
    2008-01-28 09:46:06+0100 [-] [caldav-8009] [-] Adding server at 127.0.0.1:8009
    2008-01-28 09:46:06+0100 [-] [caldav-8009] [-] twisted.web2.channel.http.HTTPFactory starting on 8009
    2008-01-28 09:46:06+0100 [-] [caldav-8009] [-] Starting factory <twisted.web2.channel.http.HTTPFactory instance at 0x1476210>
    2008-01-28 09:46:06+0100 [twistedcaldav.logging.AMPLoggingFactory] AMPLoggingProtocol connection established (HOST:UNIXSocket('/var/run/caldavd.sock') PEER:UNIXSocket(''))
    2008-01-28 09:46:06+0100 [-] [caldav-8009] [-] set uid/gid 93/93
    2008-01-28 09:46:06+0100 [-] [caldav-8009] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/var/run/caldavd.sock'))
    2008-01-28 09:46:08+0100 [-] [caldav-8010] [-] Configuring authentication wrapper
    2008-01-28 09:46:08+0100 [-] [caldav-8010] [-] Setting up service
    2008-01-28 09:46:08+0100 [-] [caldav-8010] [-] Configuring log observer: <twistedcaldav.logging.AMPCommonAccessLoggingObserver object at 0x14755f0>
    2008-01-28 09:46:08+0100 [-] [caldav-8010] [-] Adding server at 127.0.0.1:8010
    2008-01-28 09:46:08+0100 [-] [caldav-8010] [-] twisted.web2.channel.http.HTTPFactory starting on 8010
    2008-01-28 09:46:08+0100 [-] [caldav-8010] [-] Starting factory <twisted.web2.channel.http.HTTPFactory instance at 0x1476210>
    2008-01-28 09:46:08+0100 [-] [caldav-8010] [-] set uid/gid 93/93
    2008-01-28 09:46:08+0100 [twistedcaldav.logging.AMPLoggingFactory] AMPLoggingProtocol connection established (HOST:UNIXSocket('/var/run/caldavd.sock') PEER:UNIXSocket(''))
    2008-01-28 09:46:08+0100 [-] [caldav-8010] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/var/run/caldavd.sock'))
    2008-01-28 09:47:33+0100 [-] [caldav-8009] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/var/run/caldavd-pydir.sock'))
    2008-01-28 09:47:33+0100 [-] [caldav-8009] [AMP,client] "Directory service <SudoDirectoryService '/Search': FilePath('/etc/caldavd/sudoers.plist')> has no GUID; generating service GUID from realm name."
    2008-01-28 09:47:33+0100 [-] [caldav-8009] [AMP,client] PROPFIND /principals/_uids_/8F56DE32-5CB6-491D-A820-D6D4A12B6BED/ HTTP/1.1
    2008-01-28 09:47:34+0100 [-] [caldav-8009] [AMP,client] PROPFIND /calendars/users/emile/ HTTP/1.1
    2008-01-28 09:47:34+0100 [-] [caldav-8009] [AMP,client] PROPFIND /calendars/users/emile/calendar/ HTTP/1.1
    2008-01-28 09:47:34+0100 [-] [caldav-8009] [AMP,client] PROPFIND /calendars/users/emile/calendar/ HTTP/1.1
    2008-01-28 09:47:34+0100 [-] [caldav-8009] [AMP,client] REPORT /calendars/users/emile/calendar/ HTTP/1.1
    2008-01-28 09:47:35+0100 [-] [caldav-8009] [AMP,client] PROPFIND /calendars/users/emile/inbox/ HTTP/1.1
    2008-01-28 09:49:58+0100 [-] [caldav-8009] [AMP,client] Unauthenticated users not enabled with the 'calendar' SACL
    2008-01-28 09:49:58+0100 [-] [caldav-8009] [AMP,client] PROPFIND /calendars/users/pim/calendar/ HTTP/1.1
    2008-01-28 09:49:59+0100 [-] [caldav-8010] [-] AMP connection established (HOST:UNIXSocket(None) PEER:UNIXSocket('/var/run/caldavd-pydir.sock'))
    2008-01-28 09:49:59+0100 [-] [caldav-8009] [AMP,client] REPORT /calendars/users/pim/calendar/ HTTP/1.1
    2008-01-28 09:50:56+0100 [-] [caldav-8010] [AMP,client] Unauthenticated users not enabled with the 'calendar' SACL
    2008-01-28 09:50:56+0100 [-] [caldav-8010] [AMP,client] Unauthenticated users not enabled with the 'calendar' SACL
    2008-01-28 09:50:56+0100 [-] [caldav-8010] [AMP,client] Unauthenticated users not enabled with the 'calendar' SACL
    2008-01-28 09:50:56+0100 [-] [caldav-8010] [AMP,client] Unauthenticated users not enabled with the 'calendar' SACL
    2008-01-28 09:50:56+0100 [-] [caldav-8010] [AMP,client] Unauthenticated users not enabled with the 'calendar' SACL
    2008-01-28 09:50:56+0100 [-] [caldav-8010] [AMP,client] Unauthenticated users not enabled with the 'calendar' SACL
    2008-01-28 09:50:56+0100 [-] [caldav-8010] [AMP,client] Unauthenticated users not enabled with the 'calendar' SACL
    2008-01-28 09:51:16+0100 [-] [caldav-8010] [AMP,client] "Directory service <SudoDirectoryService '/Search': FilePath('/etc/caldavd/sudoers.plist')> has no GUID; generating service GUID from realm name."
    2008-01-28 09:51:16+0100 [-] [caldav-8010] [AMP,client] REPORT /calendars/users/pim/calendar/ HTTP/1.1
    2008-01-28 09:51:44+0100 [-] [caldav-8009] [AMP,client] Unauthenticated users not enabled with the 'calendar' SACL
    2008-01-28 09:51:45+0100 [-] [caldav-8009] [AMP,client] Unauthenticated users not enabled with the 'calendar' SACL
    2008-01-28 09:51:47+0100 [-] [caldav-8010] [-] 'Too many matching components in calendar-query report'
    20

Maybe you are looking for