List of issues with WSCompile

Hi,
Please let me know if there are any solutions to this or any forum topics relating to this.
1) Wscompile doesn't understand abstract="true". So the generated java source is not an abstract class.
  <complexType name="WSMessage" abstract="true">
Why is this?
2) Wscompile does't generate the source code for complex types that are not specified as input/output part of the operations defined in the WSDL.
Why is this?
3) Wscompile does't generate the code for complex types that do not have any sequence of elements defined in the XSD.
commonSchema.xsd
<complexType name="WSMessage" abstract="true">
<sequence/>
</complexType>
<complexType name="WSRequest">
<complexContent>
<extension base="tns:WSMessage"/>
</complexContent>
</complexType>
<complexType name="WSResponse">
<complexContent>
<extension base="tns:WSMessage"/>
</complexContent>
</complexType>
myModule.xsd references complex types defined in commonSchema.xsd
<element name="AuthenicateUserRequest">
<complexType>
<complexContent>
<extension base="commonSchema:WSRequest">
<sequence>
<element name="userName" type="string" minOccurs="1" maxOccurs="1"/>
<element name="password" type="string" minOccurs="1" maxOccurs="1"/>
</sequence>
</extension>
</complexContent>
</complexType>
</element>
This is the structure of my XSD. And when I generate the code from WScompile, it just does't generate anything for the commonSchema.xsd
I also found that the addition of an sequence element to the WSMessage which is being referenced by WSRequest,WSResponse etc.. does't change the scenario. Its only when I add a sequence element to the WSRequest or WSResponse, then the code is generated. Also, it seems that AuthenicateUserRequest which references the WSRequest in the XSD, does not reflect in the generated code for the same reason stated above.
meaning AuthenicateUserRequest doesn't extend WSRequest.
any help is appreciated......

Hi dkohlert ,
thanx for the solution. It infact generated most of the artifacts from the XSD.
I have one more major problem,
As I have stated in the section 3 of my first post
<complexType name="WSMessage" abstract="true">
         <sequence/>
    </complexType>
    <complexType name="WSRequest">
         <complexContent>
          <extension base="tns:WSMessage" />
           </complexContent>
    </complexType>whereever the tag <extension base="" /> is used as shown above, no code is generated. I just have a generated java code for complex type WSMessage and not for WSRequest.
It's only when I add an element to the WSRequest such as,
    <complexType name="WSRequest">
         <complexContent>
                <extension base="tns:WSMessage" >
<sequence>
<element name="param" type="xsd:string" minOccurs="1" maxOccurs="1"/>
</sequence>
                    </extension>
           </complexContent>
    </complexType>the java code is generated for WSRequest.
Can you help me on this.

Similar Messages

  • List of issues with DM6.0

    Here's my list of issues with Desktop Manager 6 that I would like to see addressed.
    1) No minimize to system tray. This isn't a huge deal but I'd like to see it return.
    2) Halt incoming e-mail to device when connected. This needs to come back. I don't need my Blackberry buzzing on my desk every two minutes when I'm sitting in front of my e-mail client.
    3) Folder sync selection. My mail server has rules that automatically sort incoming e-mails into different folders. I'm pretty sure practically everybody in an enterprise e-mail environment does this. In previous versions of DM, there was an option to choose which folders to sync. This is now gone, although I believe because these settings end up stored on the BES server my settings have remained for now. Moving forward, I can't change any of them without talking to our BES administrator.
    4) Automatic backup is broken. I've set DM to automatically backup my device "Weekly" when it is connected. What actually happens is every time I connect my blackberry it gets backed up - this can happen multiple times in one day. Pretty useless.
    5) Mass storage mode settings on blackberry are bypassed. I have my bb set to prompt whether I want to enable mass storage mode when I connect it. Now, when I connect my bb it immediately enters mass storage mode without a prompt on the device or on the desktop. I have this configured because if you use any kind of custom ringtone, even if it is stored on the internal memory and not on the media card, as soon as mass storage mode is enabled the bb cannot access the files internally and ringtones default back to a standard generic one. I can no longer wander away from my desk and hear my phone ringing and identify that it is my phone.
    That's my current (growing) list of issues. I will update with more, if anyone wants to confirm these issues or add others I will add to the list as well.

    you need to add media administration is non existent without Roxio Media Manager.  You can no longer pick and choose which files to exchange. Synching is the only option.
    Also, if media files are encrypted, DM 6 cannot read them. This was dealt with in Roxio Manager by simply inputing the encryption password...

  • List of issues with patch level

    Is there a list of application errors reported for each patch level?
    When working with SAP R/3, there is a SAP note released for each patch level which states the changes delivered in that patch as well as what fixes are delivered. Therefore, it is easy to see what application errors exist in each patch level. Is there something similar for SAP Business One?

    There are also notes for those Lists of issues with each patch level for B1.  What is your B1 version and PL?
    Thanks,
    Gordon

  • Long list of issues with CP5 project

    I've been working on a project for the past few weeks and its nearing completion. A couple of things have happened which seem to have completely messed up the project. On the surface all looks well but when you actually use it, major usability issues emerge. I've listed the problems below. Would appreciate any advice if possible. Am using CP5 (latest update applied) on an XP pc.
    1. Throughout the project development I've been publishing to html to test it. All was working fine until I decided to trial a scorm export. When I selected Quiz Preferences to enable scorm reporting, CP locked up. I was then presented with the top strip of the Preferences menu window with the rest missing. This was a blue strip which ran right across the screen and onto my second monitor. I couldn't close it or escape it, or select anything beneath. So I had to force quit, no choice really.
    2. After the force quit I restarted CP and managed to enable scorm reporting. I tested an export (to zip), deployed on my Moodle site and all worked fine. I then noticed I needed to change a few details so went ahead and made these (all I added was a title for the scorm manifest). When I exported again, I ran into problems with my embedded flv videos, saying they were corrupt (which they weren't). I eventually got round this by exporting the zip to its own folder (had been exporting to the main folder containing the CP project file... obviously not a good thing). The exported scorm file is about 74MB.
    3. After all the above issues with the videos were sorted, I tested the scorm export and immediately ran into a whole rang of problems. Every single object that had a fade in & out affect had to have it removed as they were greyed out. My embedded videos were barely visable, looking like they'd been set to a 20% opacity in Pshop. Could still be played though, if you could find the play button. The opening slide decided to immediately fade once the scorm pack launched, despite never setting to do anything of the sort. I had to take a copy of another slide and recreate the front slide, then delete the old one. This seems to have fixed that issue. Now my final slide (which follows on from a Quiz Result slide) has decided to do an immediate fade in & out, so you can't read the text. Again I never told it to do that. All objects on the page have effects/transitions off but this hasn't had any affect at all.
    4. I have also found a very very odd pattern of behaviour with Click boxes used as links to web sites. I have 8 links on a slide (text boxes with text blue colour & click boxes overlaying). Clicking on the 1st two links works fine, opens them in a new window. Clicking on the 3rd, nothing happens. A 2nd click loads the web page. When you close it you find yourself on the next slide and have to go back. The same pattern occurs for the next 3 links. Very very odd.
    5. The other really annoying problem is with my next & back buttons. If I navigate through the package and then click back a few slides (or even go back 1 slide), I can't go forward again. I have to refresh the page. I've also found if I go back to the opening slide its greys outs completely, nothings visable. Again you have to guess when the next button is to move forward. The nav buttons are simple set to "go to next slide" and ticked infinite. This problem completely ruins the who package making it unuseable.
    I'm starting to think something has corrupted my project. If its not that then its CP being buggy. One thing I do know is its one of the most sluggish Adobe apps I've ever used. If I can't fix these issues the course won't be useable and I'll have to start from scratch with something else.

    Hi there. Welcome to the forum.  Sounds like you've had a bad day.
    Since no one else has chimed in yet, I'm going to suggest that you get rid of your Preferences file and let Captivate regenerate this, just in case it resolves some of the glitches.  This preference file can get corrupted and cause all kinds of weird behaviour.  So what I'm suggesting here might sound a bit radical but it's often proven to be successful for Cp weirdness issues.
    Here's an explanation I've copied from another post by the eminent Captiv8tr:
    You might try clobbering the preferences file. If you look in the following location, you should find the file named captivate_40.dat. Just Close Captivate, delete the file and restart Captivate.
    To locate this file, right-click your Start button and choose Explore. This should easily get you in the general area. If you look at the parent folder you should see Application Data. (you may need to configure Windows Explorer to show you this folder) Inside the Application Data folder should be an Adobe folder. And inside the Adobe folder should be the Adobe Captivate folder. And inside this folder should be the file.

  • Laundry list of issues with ARD 3

    I am running the client on aprx 200 systems across multiple subnets (our network is arranged with floor by floor subnets). I was having the very same issues with ARD 2 (and 1 for that matter).
    Cannot update client from 2.2 to 3 on multiple systems.
    the command either stalls at the "preparing to copy" prompt or fails after the copy finished . I have updated about 2/3 of he 2.2 clients but cannot get the last ones to go.
    All Computer list does not refreshing properly.
    is there a way to force a refresh of the list? the refresh button does nothing.
    Cannot generate reports from the version 3 clients.
    I have re-installed ARD
    cannot set a remote task server.
    I put the server in the field and it blanks the field.

    "Cannot update client from 2.2 to 3 on multiple systems."
    Ensure the clients are running 10.3.9 or later. If not, update them.
    "cannot set a remote task server."
    Are you using a second copy of RD Admin application? You cannot use an installed copy of ARD with the same serial number as your installation. You must purchase an additional license.

  • Laundry list of issues with my N9.

    I *love* my phone but there are many rough edges. I'm hoping I can fix a few here.
    Phone:
    1. Does not always wake on double-tap
    2. I both love and hate swype keyboard. I hate it because swiping from Q or P swipes out the keyboard. Can this be disabled?
    Feed screen:
    1. Weather on the feed screen always says "Vienna". I'm no where near any "vienna"
    2. Despite showing the right map, on two occasions I've had weather not show me the proper radar.
    3. I can't figure out how to retun to my feed screen after launching an item from it. I always have to start at the top?
    4. My feed screen only sometimes shows my calendar
    Dialer:
    1. has trouble matching phone numbers without the +1
    2. Why do I have to swipe up to answer o ignore a call, then choose to answer or ignore it? Can't we skip a step?
    3. Why are the buttons so small?
    Video:
    1. I can't play high def video from the Ovi store.
    Drive:
    1. Has no sound.
    Maps:
    1. Has no traffic overlay
    2. Cannot found local outbakc steak houses by searching on "outback" like in google.

    Scorp1us wrote:
    I *love* my phone but there are many rough edges. I'm hoping I can fix a few here.
    Phone:
    1. Does not always wake on double-tap
    SOMETIMES THIS HAPPENS TO ME TOO.  IT USALLY HAS TO DO WITH ME.  MY HANDS ARE COLD, I AM PARTIALLY COVERING THE SENSOR, I TAP TOO QUICKLY, ETC.  SEEMS THAT ONCE IT WAS TRIED, I TOOK A SPLIT SECOND AND HAS TO RESET,,,AND PATIENCE IS NOT MY MIDDLE NAME.
    2. I both love and hate swype keyboard. I hate it because swiping from Q or P swipes out the keyboard. Can this be disabled?
    NOT REALLY.  I WOULD LOOK AT WHERE EXACTLY YOU ARE ACTUAULLY STARTING YOUR TOUCH.  THERE USED TO BE A DIFFERENT BUG WHEN STARTING WITH THE P BUTTON, BUT THAT WAS FIXED.
    Feed screen:
    1. Weather on the feed screen always says "Vienna". I'm no where near any "vienna"
    DID YOU SET UP YOUR CITIES?  THE CITY YOU SELECT LAST SHOULD BVE TTHE CITY YOU SHOW ON THE FEED SCREEN.
     I HAVE HAD ISSUES WITH THIS RESETTING ITSELF SINCE I STARTED OVER-CLOCKING, WHERE IT DELETES ALL MY CITIES AND SOMETIMES WHEN I OPENS, IT STARTS LIKE THE FIRST TIME AND SHOWS HELSINKI
    2. Despite showing the right map, on two occasions I've had weather not show me the proper radar.
    YOURE ON YOUR OWN HERE.  I HAVENT NOTICED ANY ERRORS LIKE THIS
    3. I can't figure out how to retun to my feed screen after launching an item from it. I always have to start at the top?
    I THINK YOU ARE SAYING THAT IF HAVE SCROPLLEDD DOWN AND THEN TAPPED ON A TWEET, IT OPEN TWITTER APP TEN WHEN YOU GO BACK IT STARTS AT THE TOP OF YOUR FEED???  ARE THERE MORE NEW ITEMS WHEN IT GETS THERE, OR THE SAME.
    4. My feed screen only sometimes shows my calendar
    ARE YOU TALKING ABOUT THE TOP LEFT OR A CALENDAR APP THAT ALLOWS IT TO SHOW YOUR ITEMMS AS THE TOP OF THE FEED?
    IF SO, WHICH ONE ARE YOU USING?
    Dialer:
    1. has trouble matching phone numbers without the +1
    MINE SEEMS FINE SO LONG AS THEY ARE INMY CONTACTS WHEN I USES JUST 7-DIGIT NUMBERS IN USA. BUT, IT DOESNT DO THE MATCH UNTIL AFTER I HAVE TAPPED THE CALL BUTTON.
    2. Why do I have to swipe up to answer o ignore a call, then choose to answer or ignore it? Can't we skip a step?
    YES.  IF YOU JUST DONT WANT TO ANSWER, EITHER HOLD YOUR HAND OVER THE LIGHT SENSOR, OR FLIP YOUR DEVICE TO SCREEN-DOWN.  THIS WILL IGNORE THE CALL.  YOU WILL HAVE TO SWIPE TO ANSWER IT, OR YOU COULD USE EASY ANSWER
     AND IT WILL AUTO TAKE THE CALL USING A COMBONATION OF YOU COVERING THE SENSOR AND THE ACCELEROMETER.  I USE IT AND IT WORKS FINE.
    3. Why are the buttons so small?
    WHICH BUTTONS?  CALL/END?  I FIXED THAT IN MY THEMES.   I THOUGHT THEY WERE TOO SMALL TOO.
    Video:
    1. I can't play high def video from the Ovi store.
    SORRY, HAVENT TRIED.
    Drive:
    1. Has no sound.
    I KNOW IFT SOUNDS DUMB....BUT IS YOUR VOLUME DOWN?  IF NOT, THEN I WOULD CHECK TO BE SURE THAT YOU HAVE INSTALLED SOME AUDIO VOICES.  YOU HAVE TO OPEN MAPS, THEN MENU, THEN SETTINGS, VOICES...MAKE SURE THAT YOU HAVE SOME THERE, IF NOT, DOWNLOAD SOME.  THEN MAKE SURE YOU SELECT A VOICE TO BE USED.  I HAD THIS ISSUE A WHILE AGO AND THAT WAS WHAT IT WAS....USER ERROR ON MY PART.
    Maps:
    1. Has no traffic overlay
    HAVENT TRIED THIS MYSELF.  WILL HAVE TO LOOK AT IT LATER.
    2. Cannot found local outbakc steak houses by searching on "outback" like in google.
    NO IDEA, SORRY.

  • List of issues with new look bt vision

    Hi,
    There are a lot of things that are no longer present in the new look bt vision.
    As such they out weigh the "benefits"
    Will these issues be addressed at all - and is BT aware of them?
    Issues:
    1. crashing - it crashes randomly once a week - the old one never crashed once in years.
    2. Information - less information now about all programs - no director, only half the actors - normally one sentance now - before it had lots.
    3. Slow - sometimes it doesnt react to the controller - then all of a sudden it will "wake up" and do all the button presses i have been trying - in a split second.
    4. Interface - why must it move the chanels down when i just want to look at the info on  a program - not intutative. Yes i have "given it a go" for a few weeks now. so i am looking at the 5 main channels - i just want to get info on one program but it moves the whole thing down.
    5. Interface - on demand. Why cant we fast scroll down any more in the movies section. Why do i have to press Down 92 times just to get to the bottom of all the Vision Films. If this was USA i could sue for R.S.I - oh and new batteries for my controller. Bring back the fast down - it works in the TV guide - but not in Movies.
    6. Recording films that have a 5 minute news in the middle - now means i have to record 2 films
    7. TV guide - just having to press that extra button to get back to the TV is very annoying. I dont like it at all - the designer must think people would liek to spend more time in the menu than watching the TV!!
    there are other points but im at work at the moment and cant remember them.
    Main gripe is its soo time consuming to use the on demand due to not being able to scroll quickly that i dont see any benefit with BT Vision in its present state.
    I used to be a big fan and recommended this to friends - i now say the opposite.
    The menu should be functional - you try scrolling through all the on demand films (in list or the other mode) - how many button presses do you need?
    very unhappy - please fix this
    regards
    Jim

    jim_slough wrote:
    Hi,
    There are a lot of things that are no longer present in the new look bt vision.
    As such they out weigh the "benefits"
    Will these issues be addressed at all - and is BT aware of them?
    Issues:
    2. Information - less information now about all programs - no director, only half the actors - normally one sentance now - before it had lots.
    That's a function of using the Freeview+ EPG which BT have no control over. There was no shortage of users asking for this on the old system for various reasons. This won't change unless Freeview changes it, so get used to it.
    4. Interface - why must it move the chanels down when i just want to look at the info on  a program - not intutative. Yes i have "given it a go" for a few weeks now. so i am looking at the 5 main channels - i just want to get info on one program but it moves the whole thing down.
    Not really sure what your problem is here, it's the same amount of button presses either way and it probably makes the interface faster to have a single current channel line than fiddling around with display on multiple lines.
    5. Interface - on demand. Why cant we fast scroll down any more in the movies section. Why do i have to press Down 92 times just to get to the bottom of all the Vision Films. If this was USA i could sue for R.S.I - oh and new batteries for my controller. Bring back the fast down - it works in the TV guide - but not in Movies.
    Yeah, that's pants and needs fixed. BT are aware.
    7. TV guide - just having to press that extra button to get back to the TV is very annoying. I dont like it at all - the designer must think people would liek to spend more time in the menu than watching the TV!!
    Press Exit instead of Back. Job done.

  • List of issues with PC suite

    Hello everybody,
    This is my first post here. I've been using PC suite for a while (over 2 years now) with my 6131 and even when there was a lot of improvements in PC suite, I've found some problems and inconsistencies in the use.
    First, sometimes when I sinc my phone with Outlook (usually when I have to re-pair my bluetooth device) I get duplicated entries in the contacts, calendar, tasks and notes. These duplicated entries have something in common, they all have an added space in some part of some of the text fields. This has happened at least 4 times with different versions of PC suite.
    Secondly, I've used the Nokia Comunication Centre 2.0 and found it a great application. But, (there's always a "but") I have a sugestion to make regarding the messaging management. I've verified that when you create a new SMS and send it through the NCC, that message does not appear on the sent messages folder of the phone, even when I've set my phone to do so. Another thing is that if you create a message and save it in the Drafts folder, and then edit and send that message, it does not get deleted from the Drafts folder.
    Finally, another sugestion about the NCC. I've observed that you can get a notification on your computer when there's an incoming call or message in your phone and that you can answer it, deny it or reply with a message, great thing! But if you choose to answer the call, with your phone in the desk, flap closed, there's no way for you to hear the other party, you'll have to take your phone, open it and then choose how to continue the conversation. Same thing if you want to call somebody from your contact list. There should be the possibility to remotely activate the loudspeaker in that case or to use your computer's microphone and speakers to take the call.
    Well, I got it out of me, it would be great if you can add your comments and/or help me with these issues.
    Thanks, regards.

    you need to add media administration is non existent without Roxio Media Manager.  You can no longer pick and choose which files to exchange. Synching is the only option.
    Also, if media files are encrypted, DM 6 cannot read them. This was dealt with in Roxio Manager by simply inputing the encryption password...

  • Top issues with Dreamweaver on Mac OS 10.9 (Maverick)

    Hi all,
    For a list of issues with using Dreamweaver on Mac OS, and the workaround solutions, see https://helpx.adobe.com/dreamweaver.html. The issues are listed under Top Issues.
    Also, if you have problems loading Dreamweaver because of missing fonts, contact customer care (http://helpx.adobe.com/contact.html) for help.
    Thanks,
    Preran

    Moving this discussion to the Adobe Media Encoder forum.
    A/V Warrior I would recommend reviewing your installation logs to verify that no installation errors occurred.  Please see Troubleshoot install issues with log files | CC - http://helpx.adobe.com/creative-cloud/kb/troubleshoot-install-logs-cc.html for information on how to locate and interpret your installation log files.  Please feel free to post any specific errors you discover to this discussion.
    Also in case it is applicable can you please provide the specifics regarding the computer hardware you are running Premiere Pro CC and the Adobe Media Encoder on?  Please see http://www.adobe.com/products/premiere/tech-specs.html for a guide of the hardware specifics which may be applicable.  You will also want to verify that you meet or exceed the system requirements.

  • 10.4.6 Issues with Photoshop and Boot Disk

    Ok I'll add to the list of issues with the upgrade
    I have two G5's in my studio that have developed since the upgrade 2 issues (so far)
    Issue 1: Photoshop (CS2) will constantly crash when doing a 'save" or "Save as".
    Doesn't matter what type or where (network or local).
    Issue 2: Which I ran across trying to fix Issue 1
    Neither will boot from a CD! (OSX INSTALLER: APPLECARE; DISKWARRIOR)
    All I get is a kernal Panic across the Apple logo then the fans go into hyper speed till I force shut down!
    This is no good, even if I wanted to at this point I cannot reinstall my old OSX

    I ran FSCK as you suggested. Came up with a "Illegal Name" when checking Catalog File. I ran FSCK two more times as suggested till getting a "All Clear".
    What would these "Illegal Names" be?.........
    Yes, I have done permission repairs numerous times and have cleaned out caches all the usual stuff.
    Anyway, this still does not resolve either my Photoshop issue nor my inabilty to run either my Applce Care Disk or Disk Warrior?..........
    I am unable to snag the kernal panic during CD BOOT (Something about "We are hanging here").
    Though this is what I get from the Photoshop crash:
    Date/Time: 2006-04-17 08:43:46.763 -0400
    OS Version: 10.4.6 (Build 8I127)
    Report Version: 4
    Command: Adobe Photoshop
    Path: Adobe Photoshop
    Parent: WindowServer [56]
    Version: 9.0 (9.0x196) (9.0)
    PID: 531
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    Thread 1:
    0 libSystem.B.dylib 0x9000b0a8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000affc mach_msg + 60
    2 ...ple.CoreServices.CarbonCore 0x90bad5ec TSexception_listenerthread + 112
    3 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9002c128 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030bec pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90c06f4c MPWaitOnSemaphore + 184
    3 MultiProcessor Support 0x0a581428 ThreadFunction(void*) + 64
    4 ...ple.CoreServices.CarbonCore 0x90bc9260 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9002c128 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030bec pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90c06f4c MPWaitOnSemaphore + 184
    3 AdobeACE 0x0163ef90 ACESemaphoreList::Wait(unsigned long) + 36
    4 AdobeACE 0x0163f1dc ACEMPThread::Task() + 76
    5 AdobeACE 0x0163eba0 TaskGlue + 28
    6 ...ple.CoreServices.CarbonCore 0x90bc9260 PrivateMPEntryPoint + 76
    7 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x90054fc8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90071648 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bfbe90 TSWaitOnSemaphoreCommon + 176
    3 ...ple.CoreServices.CarbonCore 0x90bfbce4 AsyncFileThread(void*) + 56
    4 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9000b0a8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000affc mach_msg + 60
    2 AdobeLargeCursor 0x09601f30 mouseTracker + 552 (main.c:288)
    3 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9002edcc kevent + 12
    1 com.apple.DesktopServices 0x9288b2b0 TFSNotificationTask::FSNotificationTaskProc(void*) + 56
    2 ...ple.CoreServices.CarbonCore 0x90bc9260 PrivateMPEntryPoint + 76
    3 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x9002c128 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030bec pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90bc9450 MPWaitOnQueue + 224
    3 com.apple.DesktopServices 0x9288b92c TNodeSyncTask::SyncTaskProc(void*) + 116
    4 ...ple.CoreServices.CarbonCore 0x90bc9260 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 8:
    0 libSystem.B.dylib 0x90054fc8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90071648 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bc9450 MPWaitOnQueue + 224
    3 com.apple.DesktopServices 0x928b5dd4 TPropertyTask::PropertyTaskProc(void*) + 72
    4 ...ple.CoreServices.CarbonCore 0x90bc9260 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 9:
    0 libSystem.B.dylib 0x90054fc8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90071648 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bc9450 MPWaitOnQueue + 224
    3 com.apple.DesktopServices 0x928b5dd4 TPropertyTask::PropertyTaskProc(void*) + 72
    4 ...ple.CoreServices.CarbonCore 0x90bc9260 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 10:
    0 libSystem.B.dylib 0x90054fc8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90071648 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bc9450 MPWaitOnQueue + 224
    3 com.apple.DesktopServices 0x928b5dd4 TPropertyTask::PropertyTaskProc(void*) + 72
    4 ...ple.CoreServices.CarbonCore 0x90bc9260 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 11:
    0 libSystem.B.dylib 0x90054fc8 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90071648 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bc9450 MPWaitOnQueue + 224
    3 com.apple.DesktopServices 0x928b77b4 TIconRefTask::IconRefTaskProc(void*) + 72
    4 ...ple.CoreServices.CarbonCore 0x90bc9260 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002ba68 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000000000000 srr1: 0x100000004000d030 vrsave: 0x0000000000000000
    cr: 0x42000444 xer: 0x0000000020000000 lr: 0x0000000000000000 ctr: 0x0000000000000002
    r0: 0x0000000000000000 r1: 0x00000000bfffec60 r2: 0x000000000000001b r3: 0x0000000004026e00
    r4: 0x000000000d524e40 r5: 0x00000000000003e8 r6: 0x00000000ffffffff r7: 0x00000000a83f80eb
    r8: 0x0000000000000001 r9: 0x00000000a0001fac r10: 0x0000000000000003 r11: 0x0000000042000442
    r12: 0x000000009000660c r13: 0x0000000000000001 r14: 0x0000000000000142 r15: 0x000000000d399040
    r16: 0x0000000000000021 r17: 0x0000000000000001 r18: 0x0000000000000000 r19: 0x000000000d505be0
    r20: 0x000000000b8c7fc0 r21: 0x000000000d397f90 r22: 0x0000000080000000 r23: 0x0000000000000000
    r24: 0x0000000000000000 r25: 0x0000000000000000 r26: 0x0000000000000000 r27: 0x0000000000000000
    r28: 0x0000000000000000 r29: 0x0000000000000000 r30: 0x0000000000000000 r31: 0x0000000000000000
    Binary Images Description:
    0x1000 - 0x1133fff com.adobe.Photoshop 9.0 (9.0x196) (9.0) /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/Adobe Photoshop CS2
    0x1453000 - 0x147cfff AdobeBIBUtils /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x149e000 - 0x14c5fff AdobeBIB /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x14e0000 - 0x14e0fff tw10122 /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/tw10122.framework/Versions/a/tw10122
    0x14e4000 - 0x14f3fff AdobePersonalization /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobePersonalization.framework/Versions/A/AdobePers onalization
    0x1605000 - 0x16affff AdobeACE /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x16f0000 - 0x172bfff AdobeARE /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
    0x1748000 - 0x176cfff AdobeAXE8SharedExpat /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8 SharedExpat
    0x1784000 - 0x17a9fff AdobeAXE16SharedExpat /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeAXE16SharedExpat.framework/Versions/A/AdobeAXE 16SharedExpat
    0x17c1000 - 0x17dbfff asn /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/asn.framework/Versions/A/asn
    0x2008000 - 0x2272fff AdobeAGM /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x2381000 - 0x25affff AdobeCoolType /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x26bb000 - 0x2715fff AdobeXMP /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x273b000 - 0x2bbffff AdobePDFL /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
    0x2e31000 - 0x3113fff AdobeMPS /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x3286000 - 0x35bdfff com.adobe.versioncue ??? (4.0.0.2837o) /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/versioncue.framework/Versions/a/versioncue
    0x3823000 - 0x3acafff com.adobe.versioncueui ??? (4.0.0.2837o) /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/versioncueui.framework/Versions/a/versioncueui
    0x3c59000 - 0x3c76fff AdobePDFSettings /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSetti ngs
    0x3c9d000 - 0x3d2afff FileInfo /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x3d88000 - 0x3d9afff AdobeRegistration /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeRegistration.framework/Versions/A/AdobeRegistr ation
    0x3da3000 - 0x3dadfff AdobeEula /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeEula.framework/Versions/A/AdobeEula
    0x3db4000 - 0x3e4bfff AdobeUpdater /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeUpdater.framework/Versions/A/AdobeUpdater
    0x48af000 - 0x48b1fff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x7efd000 - 0x7efdfff Enable Async IO /Applications/Adobe Photoshop CS2/Plug-Ins/Adobe Photoshop Only/Extensions/Enable Async I:O/Enable Async I:O.plugin/Contents/MacOS/Enable Async IO
    0x8015000 - 0x8015fff com.apple.URLMount.AFPPlugin 1.1.3 /System/Library/Filesystems/URLMount/afp.URLMounter/Contents/MacOS/afp
    0x8088000 - 0x80a6fff com.adobe.runtime6 1.21 (1.21.005) /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Resources/Runtime_Support/runtime6.bundle/Contents/MacOS/runti me6
    0x8088000 - 0x80a6fff com.adobe.runtime6 1.21 (1.21.005) /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Resources/Runtime_Support/runtime6.bundle/Contents/MacOS/runti me6
    0x80c0000 - 0x80c9fff com.adobe.alm.deferredauthenticator alm_authenticator 1.7.5.7 (1.0) /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Resources/almauthenticator.framework/almauthenticator
    0x80e0000 - 0x80ecfff PPCCore /Applications/Adobe Photoshop CS2/Plug-Ins/Extensions/PPCCore.plugin/Contents/MacOS/PPCCore
    0x9323000 - 0x93247b6 AdobeUnitTypes PEF binary: AdobeUnitTypes
    0x9405000 - 0x940cee9 Font Agent Pro.8li PEF binary: Font Agent Pro.8li
    0x9600000 - 0x9602fff AdobeLargeCursor CursingBundle version 0.0.1d1 (0.0.1d1) /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Plug-ins/AdobeLargeCursorPanther.bundle/Contents/MacOS/AdobeLa rgeCursor
    0xa4ea000 - 0xa546fff AltiVecCore /Applications/Adobe Photoshop CS2/Plug-Ins/Extensions/AltiVecCore.plugin/Contents/MacOS/AltiVecCore
    0xa54e000 - 0xa581fff MultiProcessor Support /Applications/Adobe Photoshop CS2/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
    0xa590000 - 0xa59cfff ADM-PNGCarbon /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Required/ADM-PNGCarbon.plugin/Contents/MacOS/ADM-PNGCarbon
    0xa5a3000 - 0xa5c9fff ASDataStream /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Required/ASDataStream.plugin/Contents/MacOS/ASDataStream
    0xa5fd000 - 0xa652fff com.adobe.runtime1 1.21 (1.21.005) /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Resources/Runtime_Support/runtime1.bundle/Contents/MacOS/runti me1
    0xa805000 - 0xa957fff com.adobe.coretech.adm 3.10x13 (3.1) /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Required/AdobeADM.bundle/Contents/MacOS/AdobeADM
    0xab5e000 - 0xabad3c7 CarbonLibpwpc PEF binary: CarbonLibpwpc
    0xacde5d0 - 0xacde6a3 CFMPriv_CommonPanels PEF binary: CFMPriv_CommonPanels
    0xacde710 - 0xacde7cb CFMPriv_Help PEF binary: CFMPriv_Help
    0xacde7d0 - 0xacde89a CFMPriv_HIToolbox PEF binary: CFMPriv_HIToolbox
    0xacde910 - 0xacde9e6 CFMPriv_HTMLRendering PEF binary: CFMPriv_HTMLRendering
    0xacdea50 - 0xacdeb23 CFMPriv_ImageCapture PEF binary: CFMPriv_ImageCapture
    0xacdeba0 - 0xacdec85 CFMPriv_NavigationServices PEF binary: CFMPriv_NavigationServices
    0xacdecf0 - 0xacdedc6 CFMPriv_OpenScriptingMacBLib PEF binary: CFMPriv_OpenScriptingMacBLib
    0xacdee90 - 0xacdef4e CFMPriv_Print PEF binary: CFMPriv_Print
    0xacdef60 - 0xacdf02d CFMPriv_SecurityHI PEF binary: CFMPriv_SecurityHI
    0xacdf0a0 - 0xacdf182 CFMPriv_SpeechRecognition PEF binary: CFMPriv_SpeechRecognition
    0xacdf1f0 - 0xacdf2c3 CFMPriv_CarbonCore PEF binary: CFMPriv_CarbonCore
    0xacdfa20 - 0xacdfad2 CFMPriv_CoreFoundation PEF binary: CFMPriv_CoreFoundation
    0xace00a0 - 0xace0117 CFMPriv_System PEF binary: CFMPriv_System
    0xace0390 - 0xace0460 CFMPriv_CarbonSound PEF binary: CFMPriv_CarbonSound
    0xace7500 - 0xace75d3 CFMPriv_OSServices PEF binary: CFMPriv_OSServices
    0xace76a0 - 0xace7762 CFMPriv_AE PEF binary: CFMPriv_AE
    0xace7770 - 0xace7835 CFMPriv_ATS PEF binary: CFMPriv_ATS
    0xace78a0 - 0xace7977 CFMPriv_ColorSync PEF binary: CFMPriv_ColorSync
    0xace79f0 - 0xace7ad3 CFMPriv_FindByContent PEF binary: CFMPriv_FindByContent
    0xace7b40 - 0xace7c1a CFMPriv_HIServices PEF binary: CFMPriv_HIServices
    0xace7c80 - 0xace7d60 CFMPriv_LangAnalysis PEF binary: CFMPriv_LangAnalysis
    0xace7de0 - 0xace7ec6 CFMPriv_LaunchServices PEF binary: CFMPriv_LaunchServices
    0xace7f90 - 0xace8067 CFMPriv_PrintCore PEF binary: CFMPriv_PrintCore
    0xace8070 - 0xace8132 CFMPriv_QD PEF binary: CFMPriv_QD
    0xace8220 - 0xace8309 CFMPriv_SpeechSynthesis PEF binary: CFMPriv_SpeechSynthesis
    0xad05000 - 0xad3afc3 <Unknown memory fragment> PEF binary: <Unknown memory fragment>
    0x12928000 - 0x12bbafff com.adobe.PSAutomate 9.0 /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Required/ScriptingSupport.plugin/Contents/MacOS/ScriptingSuppo rt
    0x132e6000 - 0x13353fff com.adobe.alm.adobelmbundle adobelm 1.7.5.7 (1.0) /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/adobelm.bundle/Contents/MacOS/adobelm
    0x13378000 - 0x13a67fff libagldata.dylib.28.0 /Library/Application Support/Adobe/AGL/AGLData.framework/Versions/2.8/libagldata.dylib.28.0
    0x13a70000 - 0x13b0bfff libagluc.dylib.28.0 /Library/Application Support/Adobe/AGL/AGLUnicode.framework/Versions/2.8/libagluc.dylib.28.0
    0x182cb000 - 0x18362fff AdobeJP2K /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x2cc00000 - 0x2cca1fff com.adobe.LicManFramework LicMan version 4.60.000 (4.60.000) /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/Frameworks/LicMan.framework/LicMan
    0x3fa00000 - 0x3fa1efff mv.dylib /Applications/Adobe Photoshop CS2/Adobe Photoshop CS2.app/Contents/MacOS/mv.dylib
    0x8ed72000 - 0x8f731fff com.apple.QuickTimeComponents.component 7.0.4 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x8fa79000 - 0x8fd27fff com.apple.QuickTime 7.0.4 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x8fe00000 - 0x8fe51fff dyld 44.4 /usr/lib/dyld
    0x90000000 - 0x901bbfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90213000 - 0x90218fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021a000 - 0x9026dfff com.apple.CoreText 1.0.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9029a000 - 0x9034bfff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9037a000 - 0x90734fff com.apple.CoreGraphics 1.258.27 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907c1000 - 0x9089afff com.apple.CoreFoundation 6.4.4 (368.25) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908e3000 - 0x908e3fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e5000 - 0x909e7fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a41000 - 0x90ac5fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aef000 - 0x90b5dfff com.apple.framework.IOKit 1.4.1 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b74000 - 0x90b86fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8d000 - 0x90e65fff com.apple.CoreServices.CarbonCore 681.3 (671.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ecb000 - 0x90f4bfff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f95000 - 0x90fd6fff com.apple.CFNetwork 129.13 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90feb000 - 0x91003fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91013000 - 0x91094fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910da000 - 0x91104fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91115000 - 0x91123fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91126000 - 0x912e9fff com.apple.security 4.3 (25966) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913ec000 - 0x913f5fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913fc000 - 0x91423fff com.apple.SystemConfiguration 1.8.2 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91436000 - 0x91441fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91446000 - 0x91467fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x9146d000 - 0x91475fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91479000 - 0x914f4fff com.apple.audio.CoreAudio 3.0.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91531000 - 0x91531fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91533000 - 0x9156bfff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91586000 - 0x91653fff com.apple.ColorSync 4.4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x916a8000 - 0x91739fff com.apple.print.framework.PrintCore 4.5 (177.10) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91780000 - 0x91837fff com.apple.QD 3.8.19 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91874000 - 0x918d2fff com.apple.HIServices 1.5.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91900000 - 0x91924fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91938000 - 0x9195dfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91970000 - 0x919b2fff com.apple.LaunchServices 168.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x919ce000 - 0x919e2fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919f0000 - 0x91a2ffff com.apple.ImageIO.framework 1.4.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a45000 - 0x91b0dfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b5b000 - 0x91b70fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b75000 - 0x91b92fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b97000 - 0x91c06fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c1d000 - 0x91c21fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c23000 - 0x91c6afff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c6f000 - 0x91cacfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91cb3000 - 0x91cccfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91cd1000 - 0x91cd4fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91cd6000 - 0x91cd6fff com.apple.Accelerate 1.2.1 (Accelerate 1.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cd8000 - 0x91db8fff com.apple.vImage 2.3 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91dc0000 - 0x91ddffff com.apple.Accelerate.vecLib 3.2.1 (vecLib 3.2.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91e4b000 - 0x91eb9fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ec4000 - 0x91f58fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91f72000 - 0x924fafff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9252d000 - 0x92858fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92888000 - 0x92910fff com.apple.DesktopServices 1.3.3 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92951000 - 0x92b7cfff com.apple.Foundation 6.4.5 (567.26) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c9a000 - 0x92d78fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92d98000 - 0x92e86fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92e89000 - 0x92e93fff com.apple.framework.AppleTalk 1.2.0 (???) /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
    0x92e98000 - 0x92eb6fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92ec1000 - 0x92f1bfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92f39000 - 0x92f39fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92f3b000 - 0x92f4ffff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92f67000 - 0x92f77fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92f83000 - 0x92f98fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92faa000 - 0x93031fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x93045000 - 0x93050fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9305a000 - 0x93087fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x930a1000 - 0x930b1fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x930bd000 - 0x93123fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x93154000 - 0x931a3fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x931d1000 - 0x931eefff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93200000 - 0x9320dfff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93216000 - 0x93523fff com.apple.HIToolbox 1.4.6 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93672000 - 0x9367efff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x936f6000 - 0x936f6fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x936f8000 - 0x93d2bfff com.apple.AppKit 6.4.4 (824.33) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x940b8000 - 0x94128fff com.apple.CoreData 80 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94161000 - 0x9422bfff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9427f000 - 0x9427ffff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x94281000 - 0x94435fff com.apple.QuartzCore 1.4.7 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94488000 - 0x944c5fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x944cd000 - 0x9451dfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x946c0000 - 0x946cffff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x946d7000 - 0x946e3fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94729000 - 0x94741fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94748000 - 0x947b9fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94b8c000 - 0x94ba9fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x950ae000 - 0x951dcfff edu.mit.Kerberos 5.5.23 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x95bae000 - 0x95bb3fff com.apple.URLMount 2.1.3 /System/Library/PrivateFrameworks/URLMount.framework/URLMount
    0x96092000 - 0x96093fff libCyrillicConverter.dylib /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0x96095000 - 0x96096fff libGreekConverter.dylib /System/Library/CoreServices/Encodings/libGreekConverter.dylib
    0x9609b000 - 0x960b1fff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x960b3000 - 0x960d3fff libKoreanConverter.dylib /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0x960e1000 - 0x960effff libSimplifiedChineseConverter.dylib /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x960f4000 - 0x960f5fff libThaiConverter.dylib /System/Library/CoreServices/Encodings/libThaiConverter.dylib
    0x960f7000 - 0x9610afff libTraditionalChineseConverter.dylib /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x96b30000 - 0x96b4ffff com.apple.vecLib 3.2.1 (vecLib 3.2.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97355000 - 0x97362fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x976cb000 - 0x97709fff com.apple.AppleShareClientCore 1.5.1 /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShare ClientCore
    0x97c8d000 - 0x97c96fff org.twain.dsm 1.9.2 /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
    Model: PowerMac11,2, BootROM 5.2.7f1, 2 processors, PowerPC G5 (1.1), 2 GHz, 2.5 GB
    Graphics: NVIDIA GeForce 6600LE, GeForce 6600LE, PCI, 128 MB
    Memory Module: DIMM0/J6700, 256 MB, DDR2 SDRAM, PC2-4200U-444
    Memory Module: DIMM1/J6800, 256 MB, DDR2 SDRAM, PC2-4200U-444
    Memory Module: DIMM2/J6900, 1 GB, DDR2 SDRAM, PC2-4200U-444
    Memory Module: DIMM3/J7000, 1 GB, DDR2 SDRAM, PC2-4200U-444
    Network Service: Built-in Ethernet 1, Ethernet, en0
    PCI Card: GeForce 6600LE, Display, SLOT-1
    PCI Card: bcom5714, network, GIGE
    PCI Card: bcom5714, network, GIGE
    Serial ATA Device: WDC WD1600JS-41MVB1, 149.05 GB
    Parallel ATA Device: PIONEER DVD-RW DVR-110D,
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Mitsumi Electric, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    FireWire Device: unknown_device, unknown_value, Up to 400 Mb/sec

  • Issue with list saving data after sites upgrade from sharepoint 2010 to sharepoint 2013

    Issue with list saving data after sites upgrade from sharepoint 2010 to sharepoint 2013 
    Newform.aspx of list:-
    Custom List is not saving data sometimes in the new form after 15 minutes and only blank entry record got created without saving data, even though some columns are mandatory fields?

    Hello dcakumar,
    Sounds like a strang issue. If you can reproduce this can you see some errors in the ULS logs?
    - Dennis | Netherlands | Blog |
    Twitter

  • Issue with the presence indicator in list/library web part.

    When viewing a user field (Created By, Modified By or a custom People column) through the list web part (either through the default page /Forms/AllItems.aspx or a custom web part page using a list/library) the presence indicator always says presence unknown.
     However if I go to the Site Permissions on the same site, or My Site or a custom page using a modified core search results web part I wrote the presence indicator works fine.  I can't find any errors being reported on the server.  
    Looking at the rendered code the list web part generates:
    <IMG name=imnmark width=12 height=12 title="" class=ms-imnImg id=imn_48683,type=smtp alt="No presence information" src="/_layouts/images/blank.gif" border=0 sip="[email protected]">
    Locations where the presence indicator works the code is:
    <IMG name=imnmark width=12 height=12 title="" class=ms-imnImg id=imn{20140822-1752-098D-8C11-188AD0B8B8B6},type=sip alt=Available src="http://portal.mydomain.com/_layouts/images/imnon.png" border=0 sip="[email protected]" valign="middle">
    It appears that the List web part is not detecting that the users have a sip address and they appear to be rendered using smtp instead.  It's also odd that the list web part is pulling the correct sip address while the one that works is pulling the
    email address, not the sip address stored in the user profile.  I spent considerable time going through the xslt to try and figure how the tag is rendered but I haven't been able to figure it out.
    We are using Cisco Jabber 9.2.3 for IM, I don't know if that should make a difference or not. It's working fine in other parts of SharePoint and in Outlook. Running SharePoint Dec 2011 CU (14.0.6114.5000) with MS Office 2010 SP2 installed on the client. Tested
    in IE 9.0/10/11.
    Any ideas?

    We don't have a Lync server and I don't have the software available.  Are you saying just having Lync installed even though it won't work might help?
    I did some more digging and believe that this is an issue with the XsltListViewWebPart.  If I go to the UserInformationList the web part used to render the list is the ListViewWebPart and the presence indicator works there.  Also our environment
    was migrated from 2007 and there are a number of pages that are using the old ListViewWebPart and the presence indicator works fine in this part.  If edit the page and add the same list library to it, it's added as a XsltListViewWebPart and the presence
    indicator does not work.
    The presence control is not rendered by the xsl files used by the webpart.  I modified the xsl to display the raw xml and the html code for the presence is part of the xml.  I'm guessing this can't be changed and is part of how SharePoint is rendering
    the data for the XsltListViewWebPart.  You can see the Editor and CheckoutUser lines have the html code embedded in the data.
    <Row
    ID="60"
    PermMask="0x7fffffffffffffff"
    HTML_x0020_File_x0020_Type=""
    File_x0020_Type="xlsx"
    HTML_x0020_File_x0020_Type.File_x0020_Type.mapall="icxlsx.png|Microsoft Excel|SharePoint.OpenDocuments"
    HTML_x0020_File_x0020_Type.File_x0020_Type.mapcon="SharePoint.OpenDocuments"
    HTML_x0020_File_x0020_Type.File_x0020_Type.mapico="icxlsx.png"
    serverurl.progid="1http://myparkersdev.domain.com/sites/BPIT/_layouts/xlviewer.aspx?id=/sites/BPIT/Shared%20Documents/Database%20Sizes.xlsx"
    ile_x0020_Type.progid="SharePoint.OpenDocuments.3"
    File_x0020_Type.url="FALSE"
    FSObjType="0"
    FileRef="/sites/BPIT/Shared Documents/Database Sizes.xlsx"
    FileRef.urlencode="%2Fsites%2FBPIT%2FShared%20Documents%2FDatabase%20Sizes%2Exlsx"
    FileRef.urlencodeasurl="/sites/BPIT/Shared%20Documents/Database%20Sizes.xlsx"
    FileLeafRef="Database Sizes.xlsx"
    FileLeafRef.Name="Database Sizes"
    FileLeafRef.Suffix="xlsx"
    CheckoutUser="&lt;span class=&quot;ms-imnSpan&quot;&gt;&lt;a href='javascript:;' onclick='IMNImageOnClick(event);return false;' class='ms-imnlink'&gt;&lt;img name='imnmark' class='ms-imnImg' title='' border='0' height='12' width='12' src='/_layouts/images/blank.gif' alt='No presence information' sip='[email protected]' id='imn_77,type=smtp'/&gt;&lt;/a&gt;&lt;a onclick=&quot;GoToLink(this);return false;&quot; href=&quot;/sites/BPIT/_layouts/userdisp.aspx?ID=526&quot;&gt;Ian Howe&lt;/a&gt;&lt;/span&gt;"
    CheckoutUser.id="526"
    CheckoutUser.title="Ian Howe"
    CheckoutUser.span="&lt;nobr&gt;&lt;span&gt;&lt;a onclick=&quot;GoToLink(this);return false;&quot; href=&quot;/sites/BPIT/_layouts/userdisp.aspx?ID=526&quot;&gt;Ian Howe&lt;/a&gt;&lt;img border=&quot;0&quot; height=&quot;1&quot; width=&quot;3&quot; src=&quot;/_layouts/images/blank.gif&quot;/&gt;&lt;a href='javascript:;' onclick='IMNImageOnClick(event);return false;' class='ms-imnlink'&gt;&lt;img name='imnmark' class='ms-imnImg' title='' border='0' height='12' width='12' src='/_layouts/images/blank.gif' alt='No presence information' sip='[email protected]' id='imn_78,type=smtp'/&gt;&lt;/a&gt;&lt;/span&gt;&lt;/nobr&gt;"
    CheckedOutUserId="526"
    IsCheckedoutToLocal="0"
    Created_x0020_Date="0;#2014-08-22 09:47:01"
    Created_x0020_Date.ifnew=""
    ContentTypeId="0x0101000AE0EC76CD0DB743B42D2FE022EAA6DC"
    Modified="8/22/2014 10:51 AM"
    Editor="&lt;span class=&quot;ms-imnSpan&quot;&gt;&lt;a href='javascript:;' onclick='IMNImageOnClick(event);return false;' class='ms-imnlink'&gt;&lt;img name='imnmark' class='ms-imnImg' title='' border='0' height='12' width='12' src='/_layouts/images/blank.gif' alt='No presence information' sip='[email protected]' id='imn_79,type=smtp'/&gt;&lt;/a&gt;&lt;a onclick=&quot;GoToLink(this);return false;&quot; href=&quot;/sites/BPIT/_layouts/userdisp.aspx?ID=526&quot;&gt;Ian Howe&lt;/a&gt;&lt;/span&gt;"
    Editor.id="526"
    Editor.title="Ian Howe"
    Editor.span="&lt;nobr&gt;&lt;span&gt;&lt;a onclick=&quot;GoToLink(this);return false;&quot; href=&quot;/sites/BPIT/_layouts/userdisp.aspx?ID=526&quot;&gt;Ian Howe&lt;/a&gt;&lt;img border=&quot;0&quot; height=&quot;1&quot; width=&quot;3&quot; src=&quot;/_layouts/images/blank.gif&quot;/&gt;&lt;a href='javascript:;' onclick='IMNImageOnClick(event);return false;' class='ms-imnlink'&gt;&lt;img name='imnmark' class='ms-imnImg' title='' border='0' height='12' width='12' src='/_layouts/images/blank.gif' alt='No presence information' sip='[email protected]' id='imn_80,type=smtp'/&gt;&lt;/a&gt;&lt;/span&gt;&lt;/nobr&gt;"
    ecb.dispex="return DispEx(this,event,'TRUE','FALSE','FALSE','SharePoint.OpenDocuments.3','0','SharePoint.OpenDocuments','','1http://myparkersdev.domain.com/sites/BPIT/_layouts/xlviewer.aspx?id=/sites/BPIT/Shared%20Documents/Database%20Sizes.xlsx','526','526','1','0','0x7fffffffffffffff','','')" />
    I just find it strange that the old ListViewWebPart works.  Our SP environment has not been patched to the latest version, I'll try that next and see if it makes a difference.

  • IS there a way to fix the issue with text list boxes where they shift (empty space is smaller than the text size) when two text lsit boxes are side by side?

    Currently I have a webpage I designed for a company where I have multiple text list boxes side by side for the purpose of displaying data in each one based on a category in the database. So a text list box for the primary key, name, serial number, etc. I have to use Firefox as it typically works best for printing and functionality for the page. The single issue we are having is that in Firefox if the field is null as far as text the text are shrinks meaning all the data in that list box shifts up and is no longer in line with its congruent data in the other text list boxes. In other browsers that's not a problem and everything stays lined up regardless of whether there's text in the box or not.
    Unfortunately I cannot provide a link but if contacted I will provide screen shots.

    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. <br />
    http://forums.mozillazine.org/viewforum.php?f=25 <br />
    You'll need to register and login to be able to post in that forum.

  • [svn:fx-trunk] 12982: Fix for issue with exposing accessible names for combobox list items

    Revision: 12982
    Revision: 12982
    Author:   [email protected]
    Date:     2009-12-15 20:44:23 -0800 (Tue, 15 Dec 2009)
    Log Message:
    Fix for issue with exposing accessible names for combobox list items
    QE notes: none
    Doc notes: none
    Bugs: n/a
    Reviewer: Gordon
    Tests run: checkintests
    Is noteworthy for integration: no
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/accessibility/ComboBoxAccImpl.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/accessibility/ListBaseAccImpl.as

    Add this to the end of your nav p CSS selector at Line 209 of your HTML file, after 'background-repeat...':
    margin-bottom: -2px;
    Your nav p will then look like this:
    nav p {
              font-size: 90%;
              font-weight: bold;
              color: #FFC;
              background-color: #090;
              text-align: right;
              padding-top: 5px;
              padding-right: 20px;
              padding-bottom: 5px;
              border-bottom-width: 2px;
              border-bottom-style: solid;
              border-bottom-color: #060;
              background-image: url(images/background.png);
              background-repeat: repeat-x;
              margin-bottom: -2px;

  • LCM issues with Workflow, Task Lists, etc.

    I have found several issues with migrating certain artifacts using LCM v11.1.1.3. Note that I have admin rights in all systems, and that there are no special characters involved. So...
    1) Workflow: when migrating Planning Units all of them migrated, including their statuses. But not all PU comments (<annotation>) and logs (<log>) nodes migrated. It happened to almost all users - some who had 1-2 comments in the source system haven't got any in the target one, some got migrated only few (e.g. out of 5 in source, they got 3 in target). Since it happened to all users, it doesn't seem to be security. I have also checked (for those who partially failed) some other nodes, sequence, action, process state - they all seem to be OK. One curiosity I've spotted in few cases, is that in source LCM file (.xml) "priorOwner" node has the name of the user I am investigating, while in the target file (taken after the migration), for that same PU, that node is empty, actually says "null".
    Any ideas why this might be happening?
    2) Task Lists: when exporting TLs (in LCM) on occassion <dataForm> node in XML file would be missing for the task that actually has it attached. Again, no special characters are used, and I am admin. Then I tried to use TaskListDefUtil, and even if that list has required node, when I try to import, the task is still not attached to the form. I had to delete all TLs, then use Util files to reimport.
    Anyone with similar experiences?
    smilo

    I had issues with tasks lists using LCM in instances where parent task name was same as child task or a task has same name planning web forms. You might also find issues with exporting webforms with business rules attached to forms where form is on plan type A and business rule is on plan type B. In this case, after LCM import, plan B business rule will lose location reference to correct plan type and get associated with web form plan type. In this case you will need to attach business rules again.

Maybe you are looking for