1 is greater then 2 ?!?

I'm trying to schedule some events based on dates, and not really having much luck. My problem comes from a <gt> comparison. Earlier today I was getting that 0 was not greater then -29, now I'm getting that 1 is greater then 2! Can anyone shed some light on what is happening???
Here is the trace of my questionable code....
<cond>
<gt>
<ref>daysAllowedForAccess</ref> --> 1
<ref>daysUntilAffiliation</ref> --> 2
</gt> --> 1

May it is related to values having spaces?
Check out the following:
    <block trace="true">
        <gt>
            <s> 1</s>
            <s>2</s>
        </gt>
        <gt>
            <s>1</s>
            <s> 2</s>
        </gt>
        <gt>
            <s>1</s>
            <s>2</s>
        </gt>
        <gt>
            <s>1</s>
            <i>2</i>
        </gt>
        <gt>
            <i>1</i>
            <i>2</i>
        </gt>
        <gt>
            <i>1</i>
            <s>2</s>
        </gt>
    </block>This results in
<block trace='true'>
  <gt>
    <s> 1</s> -->  1
    <s>2</s> --> 2
  </gt> --> 0
  <gt>
    <s>1</s> --> 1
    <s> 2</s> -->  2
  </gt> --> 1
  <gt>
    <s>1</s> --> 1
    <s>2</s> --> 2
  </gt> --> 0
  <gt>
    <s>1</s> --> 1
    <i>2</i> --> 2
  </gt> --> 0
  <gt>
    <i>1</i> --> 1
    <i>2</i> --> 2
  </gt> --> 0
  <gt>
    <i>1</i> --> 1
    <s>2</s> --> 2
  </gt> --> 0
</block> --> 0

Similar Messages

  • Creation of TO using  'L_TO_CREATE_MULTIPLE' greater then pallet quantity.

    Hello Friends,
      When we are trying to create a TO (transfer order ) using FM 'L_TO_CREATE_MULTIPLE' for greater then pallet quantity/size  of a material it is given me message in u201Cinsufficient quantityu201D. But there are many pallets for the material available in WH for picking.
    Ex: Material = A ; Pallet size = 100 units  when trying to create a TO for 1000 it gives me error mesg.
    On the other hand same thing works fine when we do it directly through Tcode LT01. LT01 creates a TO with multiple line items.Can any one please let me know why the FM is not working.
    Thank you,
    Prashanth  A.

    HI
    Check whether you have passed all of the required parameters. Here is the sample code.
    check this.
    CALL FUNCTION 'L_TO_CREATE_MULTIPLE'
            EXPORTING
              i_lgnum                = wa_tr_head-lgnum
              i_bwlvs                = c_bwlvs
              i_betyp                = c_betyp
              i_benum                = wa_tr_head-benum
              i_commit_work          = c_commitwork
              i_bname                = wa_tr_head-bname
              i_kompl                = c_kompl
              i_solex                = 0
              i_pernr                = 0
            IMPORTING
              e_tanum                = l_tanum
            TABLES
              t_ltap_creat           = t_ltap_creat
            EXCEPTIONS
              no_to_created          = 1
              bwlvs_wrong            = 2
              betyp_wrong            = 3
              benum_missing          = 4
              betyp_missing          = 5
              foreign_lock           = 6
              vltyp_wrong            = 7
              vlpla_wrong            = 8
              vltyp_missing          = 9
              nltyp_wrong            = 10
              nlpla_wrong            = 11
              nltyp_missing          = 12
              rltyp_wrong            = 13
              rlpla_wrong            = 14
              rltyp_missing          = 15
              squit_forbidden        = 16
              manual_to_forbidden    = 17
              letyp_wrong            = 18
              vlpla_missing          = 19
              nlpla_missing          = 20
              sobkt_wrong            = 21
              sobkt_missing          = 22
              sonum_missing          = 23
              bestq_wrong            = 24
              lgber_wrong            = 25
              xfeld_wrong            = 26
              date_wrong             = 27
              drukt_wrong            = 28
              ldest_wrong            = 29
              update_without_commit  = 30
              no_authority           = 31
              material_not_found     = 32
              lenum_wrong            = 33
              matnr_missing          = 34
              werks_missing          = 35
              anfme_missing          = 36
              altme_missing          = 37
              lgort_wrong_or_missing = 38
              OTHERS                 = 39.
    Thanks
    Renuka.

  • How do i show a button based on the value of another button (value is greater then 0)

    I'm am building a form in indesign, and just want to add a visual icon next to buttons when they are filled out... check mark next to a drop down list... so the list have values and i want the check mark (button) to show only when the value of the drop list is greater then 0... can this be done?... easily?....
    thank you!

    Hey Gilad D,
    its been a while since i have been back to this project…..
    now i have time to dedicate to this to get it done….
    if you don't mind i really could use a little help..
    i want to start again and give you the full scope of what i am trying to do, i don't have any real hard files yet...
    its pretty simple (in theory)..
    So i don't know what you do for work, but i work in an environment that has some pretty lazy sales people,
    so i want to create a pdf that steps them through a bunch of questions that they have to answer...
    my thought was, lets break this out into sections…
    so section one has three questions, if they answer all three, then they get a checkmark and section 2 appears
    which would have a few questions in it… etc….
    there would be some easy cross referencing and excel type calculations,… and a few, if you answer yes then another field gets auto filled..etc….
    can acrobat handle this?… or am i wasting time thinking it can?...
    i primarily work on mac's but we do have a PC with live cycle...
    thoughts?….
    thank you,
    ely

  • Delivery Qty should not be greater then po qty

    HI
    SAP Guru's
    Delivery quantity should not greater then po qty.
    my problem is they are rising mulitiple devliveries for one PO
    Code written in MV50AFZ1 is not working because it is checking only if Delivery Qty more then PO qty, I tries to sum qty from LIPS table using VBGLN Cust po no  but VBGLN is non key field in LIPS table. It is giving perfomance problem.
    Please suggest if any other tables to SUM the delivery quantity.
    regards
    ravi N
    9866595994

    Hello Experts..
    Need ur expertise advice on above issue...

  • How to solve the error "Ref Count for this object is greater then 0"

    Hi,
    I'm trying to add UDF at runtime to an already created UDT which is of No Object Type.
    my code is as follows:
    dim oUserFieldsMD As SAPbobsCOM.UserFieldsMD
    oUserFieldsMD = ocompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oUserFields)
    oUserFieldsMD.TableName = "@TI_ADDCODES"
    oUserFieldsMD.Name = codetoinsert
    oUserFieldsMD.Description = desctoinsert
      'Add the field to the table
       lRetCode = oUserFieldsMD.Add
       If lRetCode <> 0 Then
       ocompany.GetLastError(lErrCode, sErrMsg)
       MsgBox(sErrMsg)
        Else
        MsgBox("Field: '" & oUserFieldsMD.Name & "' was added successfuly to " & oUserFieldsMD.TableName & " Table")
        End If
    I got error msg as "Ref Count for this object is greater then 0" and error code is -1120
    how to rectify it?
    Thanks in advance!!!

    Hi,
    Have you searched the forum? You may check this first: error -1120 when adding UserTableMD.
    Thanks,
    Gordon

  • I just. Bought an iPad air 2  about two weeks ago. Was working great then it froze on me shut off and won't turn on now?

    I just. Bought an iPad air 2  about two weeks ago. Was working great then it froze on me shut off and won't turn on now?

    A reset may help. Tap and hold the Home button and the On/Off buttons for approximately 15-20 seconds, until the Apple logo reappears. When the logo appears, release both buttons.
    No content is affected by this procedure.

  • Group by and a percentage calculation is giving greater then 100

    Can some one please help me in this strange situation..
    I will try to explain with an example
    TableA and data looks like
    col1     rd     rn    pd      pn
    A       1     1     1           1
    A      1      1     O       O
    A      1      1     1       O
    A      1      0     1       O
    B      1      1     O       O
    B      1      1     1       O
    C      1      0     1       O
    A      1      1     O       O
    A      1      1     1       O
    A      1      0     1       O
    COL1 is used to identify unique records
    rd rn pd pn can have only four combinations
            1     1     1           1
          1      1     O       O
          1      1     1       O
          1      0     1       OThere are several millions of records and each col1 can have any number of records and in any of the four patterns.
    query looks like
    SELECT
    t.col1,
    decode(SUM(CASE
                  WHEN t.rd - t.rn = 0 THEN
                   t.pd
                  ELSE
                   0
                END),
            0,
            0,
            round(SUM(t.pn) /
                        SUM(CASE
                              WHEN t.rd - t.rn = 0 THEN
                               t.pd
                              ELSE
                               0
                            END),
                        3) * 100) col2
            FROM tablea t
    group by t.col1For some reason this query is giving a O/p where col2>100.
    I dint see any reason where col2 can be greater then 100.
    Thanks For reading this post.I would really appreciate if someone can help me to figure this out.

    Taking a quick look at it I can't see any situation where a col2 > 100 percent is possible given the restrictions noted. With your requirements I came up with the following possible combination's of numerator and denominator:
    DENOMINATOR     NUMERATOR
    1          1
    0          0
    1          0
    0          0There is never a combination of NUMERATOR and DENOMINATOR such that there is a greater numerator than denominator.
    Are you absolutely positive that only those four sets of values are allowed and there isn't some rogue data in your system?
    Does this query return any results:
    SELECT     *
    FROM     TableA
    WHERE     (rd != 1 AND rn != 1 AND pd != 1 AND pn != 1)
    OR     (rd != 1 AND rn != 1 AND pd != 0 AND pn != 0)
    OR     (rd != 1 AND rn != 1 AND pd != 1 AND pn != 0)
    OR     (rd != 1 AND rn != 0 AND pd != 1 AND pn != 0)

  • How can I add a Item greater then 32kByte

    Hi,
    I want create a XML-File in Portal-Content greater then 32 kByte.
    Can I create with the Package wwsbr_api this or have anybody a another idea?
    I want create in a PLSQL-Procedure a printable Output (XML), e.g. view with Excel in IE Browser.
    Karl

    Trying using the "oracle drive" client utility. I do not believe it restricts content size.
    We installed it so people could upload very easily upload documents to the shared drive directories and QUICKLY learned that people could upload anything they wanted in to undesired areas of portal (such as root pages) and change all of the content! (OOPS!)

  • Post goods issue should happen even if delivery quantity is greater then pi

    Hi,
    post goods issue should happen even if delivery quantity is greater then picking quantity.WM is implemented.is there any solution.
    plese suggest.
    Thanks and regards
    om

    Please use over delivery tolerence and check hope this will work for ur business requirement.

  • I Tunes was great, then 5.01 came along!

    Having purchased a 1st gen Ipod, I have been a happy I tunes user for quite a while.
    Then one day a little screen popped up and asked me if I wanted to install the version 5 update. Thinking nothing of it, I accepted it and sucesfully installed the update.
    All of a sudden I lost my internet connection and I spent a further 2 days chasing my tail diagnosing the problem. Basically I was actually connected to the internet, but I couldnt view any webpages unless I typed in an IP address. After finally getting through to my ISP, BT Broadband UK, they informed me that Itunes version 5 disrupts certain wireless modems, obviously mine included. Apparently it causes the modem to be unable to recieve DNS settings from the ISP. The Guy said that a fix was expected in 4-5 weeks from apple.
    The only way to sort it out was to uninstall Itunes 5, according to the 50p - a minute helpline, so I went ahead and got rid of it. Great I thought, Ive got my Internet connection back, and all I need to do is find a version of Itunes prior to version 5, Install it and get on with my life.
    But it wasnt that simple, because when I tried to access itunes 4.9, a message popped up saying that my library cannot opened because it was created by a newer version of Itunes, which basically means that Ive got 20GB of music on the hard drive which is about as usefull as a chocolate fire gaurd.
    Presumably I could delete all of my music and re-load it onto 4.9, but I really dont fancy the prospect of spending my whole weekend sorting out a problem that is surely the consequence of Itunes 5 not being tested correctly prior to release.
    If anyone out there has any idea's, comments or fix's for this problem, then they would be greatly appreciated.

    I would restore it again to factory defaults/new iPod and not add anything.  If it has the problem with noting added it is likely a hardware problem and an appointment at the Genius Bar of an Apple store is in order.

  • How long does it take to back up your iphone?  it was moving along great then someone texted me and i dont know if it is still backing up...

    how long does it take to back up your iphone...it was moving along great and then someone texted me and it doesnt seem to be moving....the little circle by my Tammys Iphone is turning....

    Only you can decide. Read this article and decide which one is best for you:
    http://support.apple.com/kb/HT5262
    Cheers,
    GB

  • I am a new to apple.  just got ipad2, which wks great, then got apple wireless keyboard.  now the ipad screen keybaord is hidden or went away. am I able to use the ipad alone if i turn the keyboard off.  it doesn't seem to be working as I have tried this

    i am a new aplle user.  got and ipad2 a yesterday, today got the apple wireless keybaord it works great too. 
    Problem: now i can not use ipad by tiself, the ipad's keypoard seems to be hidden or do i need to do something to use both?

    To take advantage of All the Features in iOS 5 See Here
    http://manuals.info.apple.com/en_US/ipad_user_guide.pdf

  • ICal Server was working great then...BAMF! No account information found...

    Our iCal server is failing to authenticate, although the Open Directory Services on the server appear to be working. Originally the server was bound to the domain and pointed to the Open Directory server for the main company (which ultimately is probably a good idea).
    However
    That was switched so that our server is now it's own Open Directory Master (although DNS still points to the right place).
    Any chance this could have royally screwed things up in the bowels of the authentication preferences?
    Whenever trying to start an iCal account on our server I'm getting this error (NOTE that iCal server worked great for a day before BAMF! Error city)
    Account information not found
    Request to the server http://myserver.domain.com:8008/principals/users/username failed (code 30).
    the following error log shows itself from iCal server. Any thoughts you have would be greatly appreciated
    2008-05-14 14:49:57-0700 [-] [pydir] 14/05/2008 14:49:57 marking host ('127.0.0.1', 8009) down ([Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by other side: 61: Connection refused.
    2008-05-14 14:49:57-0700 [-] [pydir] ])
    2008-05-14 14:49:57-0700 [-] [pydir] 14/05/2008 14:49:57 retrying with ('127.0.0.1', 8010)
    2008-05-14 14:49:57-0700 [-] [pydir] 14/05/2008 14:49:57 marking host ('127.0.0.1', 8010) down ([Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by other side: 61: Connection refused.
    2008-05-14 14:49:57-0700 [-] [pydir] ])
    2008-05-14 14:49:57-0700 [-] [pydir] 14/05/2008 14:49:57 retrying with ('127.0.0.1', 8011)
    2008-05-14 14:49:57-0700 [-] [pydir] 14/05/2008 14:49:57 marking host ('127.0.0.1', 8011) down ([Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by other side: 61: Connection refused.
    2008-05-14 14:49:57-0700 [-] [pydir] ])
    2008-05-14 14:49:57-0700 [-] [pydir] 14/05/2008 14:49:57 retrying with ('127.0.0.1', 8012)
    2008-05-14 14:49:57-0700 [-] [pydir] 14/05/2008 14:49:57 marking host ('127.0.0.1', 8012) down ([Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by other side: 61: Connection refused.
    2008-05-14 14:49:57-0700 [-] [pydir] ])
    2008-05-14 14:49:57-0700 [-] [pydir] 14/05/2008 14:49:57 retrying with ('127.0.0.1', 8013)
    2008-05-14 14:49:57-0700 [-] [pydir] 14/05/2008 14:49:57 marking host ('127.0.0.1', 8013) down ([Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by other side: 61: Connection refused.
    2008-05-14 14:49:57-0700 [-] [pydir] ])
    2008-05-14 14:49:57-0700 [-] [pydir] 14/05/2008 14:49:57 retrying with ('127.0.0.1', 8014)
    2008-05-14 14:49:57-0700 [-] [pydir] 14/05/2008 14:49:57 marking host ('127.0.0.1', 8014) down ([Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by other side: 61: Connection refused.
    2008-05-14 14:49:57-0700 [-] [pydir] ])
    2008-05-14 14:49:57-0700 [-] [pydir] 14/05/2008 14:49:57 retrying with ('127.0.0.1', 8015)
    2008-05-14 14:49:57-0700 [-] [pydir] 14/05/2008 14:49:57 marking host ('127.0.0.1', 8015) down ([Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by other side: 61: Connection refused.
    2008-05-14 14:49:57-0700 [-] [pydir] ])
    2008-05-14 14:49:57-0700 [-] [pydir] 14/05/2008 14:49:57 retrying with ('127.0.0.1', 8016)
    2008-05-14 14:49:57-0700 [-] [pydir] 14/05/2008 14:49:57 marking host ('127.0.0.1', 8016) down ([Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionRefusedError'>: Connection was refused by other side: 61: Connection refused.
    2008-05-14 14:49:57-0700 [-] [pydir] ])
    2008-05-14 14:49:57-0700 [-] [pydir] 14/05/2008 14:49:57 no working servers, manager -> aggressive
    2008-05-14 14:50:02-0700 [-] [pydir] 14/05/2008 14:50:02 re-adding ('127.0.0.1', 8012) automatically
    2008-05-14 14:50:02-0700 [-] [pydir] 14/05/2008 14:50:02 re-adding ('127.0.0.1', 8015) automatically
    2008-05-14 14:50:02-0700 [-] [pydir] 14/05/2008 14:50:02 re-adding ('127.0.0.1', 8014) automatically
    2008-05-14 14:50:02-0700 [-] [pydir] 14/05/2008 14:50:02 re-adding ('127.0.0.1', 8009) automatically
    2008-05-14 14:50:02-0700 [-] [pydir] 14/05/2008 14:50:02 re-adding ('127.0.0.1', 8011) automatically
    2008-05-14 14:50:02-0700 [-] [pydir] 14/05/2008 14:50:02 re-adding ('127.0.0.1', 8010) automatically
    2008-05-14 14:50:02-0700 [-] [pydir] 14/05/2008 14:50:02 re-adding ('127.0.0.1', 8016) automatically
    2008-05-14 14:50:02-0700 [-] [pydir] 14/05/2008 14:50:02 re-adding ('127.0.0.1', 8013) automatically

    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] Log opened.
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] twistd 2.5.0 (/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/Python.app/ Contents/MacOS/Python 2.5.1) starting up
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] reactor class: <class 'twisted.internet.selectreactor.SelectReactor'>
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] Configuring directory service of type: twistedcaldav.directory.appleopendirectory.OpenDirectoryService
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] Configuring directory service of type: twistedcaldav.directory.appleopendirectory.OpenDirectoryService
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] "Directory service <OpenDirectoryService '/Search': '/Search'> has no GUID; generating service GUID from realm name."
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] "Directory service <OpenDirectoryService '/Search': '/Search'> has no GUID; generating service GUID from realm name."
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] Traceback (most recent call last):
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] File "/usr/share/caldavd/bin/twistd", line 21, in <module>
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] "Directory service <OpenDirectoryService '/Search': '/Search'> has no GUID; generating service GUID from realm name."
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] run()
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistd.py", line 27, in run
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] app.run(runApp, ServerOptions)
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 379, in run
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] runApp(config)
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistd.py", line 23, in runApp
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] _SomeApplicationRunner(config).run()
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 157, in run
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] self.application = self.createOrGetApplication()
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 202, in createOrGetApplication
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] ser = plg.makeService(self.config.subOptions)
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] File "/usr/share/caldavd/lib/python/twistedcaldav/tap.py", line 593, in makeService
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] service = serviceMethod(options)
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] File "/usr/share/caldavd/lib/python/twistedcaldav/tap.py", line 360, in makeService_Slave
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] baseDirectory = directoryClass(**config.DirectoryService['params'])
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/appleopendirectory.py", line 107, in _init_
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] self.recordsForType(recordType)
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/appleopendirectory.py", line 392, in recordsForType
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] return self._storage(recordType)["records"]
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/appleopendirectory.py", line 369, in _storage
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] self.reloadCache(recordType)
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/appleopendirectory.py", line 495, in reloadCache
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] if recordShortName in disabled_names or guid in disabled_guids:
    2008-05-16 11:23:04-0700 [-] [caldav-8011] [-] TypeError: list objects are unhashable
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] Traceback (most recent call last):
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] File "/usr/share/caldavd/bin/twistd", line 21, in <module>
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] run()
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistd.py", line 27, in run
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] app.run(runApp, ServerOptions)
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 379, in run
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] runApp(config)
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistd.py", line 23, in runApp
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] _SomeApplicationRunner(config).run()
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 157, in run
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] self.application = self.createOrGetApplication()
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 202, in createOrGetApplication
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] ser = plg.makeService(self.config.subOptions)
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] File "/usr/share/caldavd/lib/python/twistedcaldav/tap.py", line 593, in makeService
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] service = serviceMethod(options)
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] File "/usr/share/caldavd/lib/python/twistedcaldav/tap.py", line 360, in makeService_Slave
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] baseDirectory = directoryClass(**config.DirectoryService['params'])
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/appleopendirectory.py", line 107, in _init_
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] self.recordsForType(recordType)
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/appleopendirectory.py", line 392, in recordsForType
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] return self._storage(recordType)["records"]
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/appleopendirectory.py", line 369, in _storage
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] self.reloadCache(recordType)
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/appleopendirectory.py", line 495, in reloadCache
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] if recordShortName in disabled_names or guid in disabled_guids:
    2008-05-16 11:23:04-0700 [-] [caldav-8014] [-] TypeError: list objects are unhashable
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] Traceback (most recent call last):
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] File "/usr/share/caldavd/bin/twistd", line 21, in <module>
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] run()
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistd.py", line 27, in run
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] app.run(runApp, ServerOptions)
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 379, in run
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] runApp(config)
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] File "/usr/share/caldavd/lib/python/twisted/scripts/twistd.py", line 23, in runApp
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] _SomeApplicationRunner(config).run()
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 157, in run
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] self.application = self.createOrGetApplication()
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] File "/usr/share/caldavd/lib/python/twisted/application/app.py", line 202, in createOrGetApplication
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] ser = plg.makeService(self.config.subOptions)
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] File "/usr/share/caldavd/lib/python/twistedcaldav/tap.py", line 593, in makeService
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] service = serviceMethod(options)
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] File "/usr/share/caldavd/lib/python/twistedcaldav/tap.py", line 360, in makeService_Slave
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] baseDirectory = directoryClass(**config.DirectoryService['params'])
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/appleopendirectory.py", line 107, in _init_
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] self.recordsForType(recordType)
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/appleopendirectory.py", line 392, in recordsForType
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] return self._storage(recordType)["records"]
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/appleopendirectory.py", line 369, in _storage
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] self.reloadCache(recordType)
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] File "/usr/share/caldavd/lib/python/twistedcaldav/directory/appleopendirectory.py", line 495, in reloadCache
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] if recordShortName in disabled_names or guid in disabled_guids:
    2008-05-16 11:23:04-0700 [-] [caldav-8015] [-] TypeError: list objects are unhashable

  • Repeat header's column in a table with row height that greater then 200px

    == Issue
    ==
    I have another kind of problem with Firefox
    == Description
    ==
    I develop a website and encounter some problem about web page printing. I try to repeat header's column in a table with row's height that greater than or equal to 198px, but it doesn't work. Another size that lower than 198px works fine. If somebody has seen this issue before and know a solution, please help me. Thanks in advance.
    == This happened
    ==
    Every time Firefox opened
    == Firefox version
    ==
    3.6.6
    == Operating system
    ==
    Windows XP
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6
    == Plugins installed
    ==
    *-6.0.12.1739
    *RealPlayer(tm) LiveConnect-Enabled Plug-In
    *PDF-XChange Viewer Netscape Gecko Plugin
    *Default Plug-in
    *Shockwave Flash 8.0 r22
    *Adobe Shockwave for Director Netscape plug-in, version 11.0
    *3.0.40624.0
    *Office Live Update v1.3
    *Windows Presentation Foundation (WPF) plug-in for Mozilla browsers
    *Next Generation Java Plug-in 1.6.0_18 for Mozilla browsers
    *Npdsplay dll
    *DRM Store Netscape Plugin
    *DRM Netscape Network Object

    Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox.
    [http://forums.mozillazine.org/viewforum.php?f=25]
    You'll need to register and login to be able to post in that forum.

  • Maverick worked great, then suddenly SLOW after installed WebRoot virus software

    When I first upgraded to Mavericks my system was super fast!
    Then I downloaded a trial version of WebRoot security software & then full version.  Then started to have the screen freeze (sometimes seemed to be associated with the mouse cursor and sometimes not?), had to force quit.  AND, then the system started up SLOW.  So I uninstalled Webroot. 
    But system still slow in start up phase PLUS now in the middle of the monitor there's a break in the image all the way across the screen which then disappears after about 30seconds or so.
    What can I do to fix the start up speed and what is up with the screen break (never had that in any of my prior Macs).  Thanks, Charlotte

    Do waht leroydouglas suggested.  Anti virus software is not needed on Macs.  They do more harm than good at the present time.
    Also avoid malware like Mackeeper, CleanMyMac and similare cleaning apps.
    OT

Maybe you are looking for

  • Broken laptop/mulfunctioning usb ports

    I HAVE HP 15 Notebook PC.2X USB PORTS ON THE RIGHT SIDE OP THE DEVICE R NOT WORKING..HAVE TRIED THINGS FROM GOOGLE BUT NOTHING HELPS..EVER SINCE I BOUGHT IT IT HAS NEVER WORKED...I TRIED UNINSTALLING IND REBOOT BUT STILL IT DOES NOT WORK,LATELY I TRI

  • Dynamic routing in OSB

    Environment: OSB 10.3.1 To avoid manual configuring all published services one-by-one (eg. alter logging), I'd like to implement a generic proxy pattern in OSB. Assume that I have business services at /bs1, /bs2, etc, proxy services at /ps1, /ps2, et

  • Add new line in VA01

    hi I want to add a new line in va01 when a condition is requested. So for example i put 3 line and when a condition is ok i want to create so insert in vbap a new line in the order. I try with  the badi BADI_SD_SALES_ITEM and ITEM_PREPARE but it's no

  • How useJsp 2.0 tag file in Weblogic 9.2

    I would like to use the JSP 2.0 tag file feature involving having a jsp fragment as an attribute. The example I have runs fine in Tomcat 6.0. And it runs fine in Weblogic 10.0 and 10.3 But when I run the same test on weblogic 9.2, I get the following

  • EDI ?

    Can someone advice me, How to integrate an EDI partner using XI3.0 . My requirement is to send/receive messages with partner systems by using the American National Standards Institute (ANSI) X-12 and Electronic Data Interchange for Administration, Co