uncaughtException when try to run inspector at specified state of app

error: uncaughtException: undefined is not a function date=Wed Mar 11 2015 12:42:36 GMT+0600 (NOVT), pid=29275, uid=502, gid=20, cwd=/Applications/Appium.app/Contents/Resources/node_modules/appium, execPath=/Applications/Appium.app/Contents/Resources/node/bin/node, version=v0.12.0, argv=[/Applications/Appium.app/Contents/Resources/node/bin/node, /Applications/Appium.app/Contents/Resources/node_modules/appium/lib/server/main.js, --command-timeout, 970000, --session-override, --platform-version, 8.1, --platform-name, iOS, --app, /Users/andrake/Desktop/testedapp.app, --full-reset, --show-ios-log, --backend-retries, 3, --device-name, iPad 2, --log-level, error:error], rss=166957056, heapTotal=147074048, heapUsed=116033120, loadavg=[1.3349609375, 1.70703125, 1.61767578125], uptime=3190778, trace=[column=24, file=/Applications/Appium.app/Contents/Resources/node_modules/appium/lib/devices/ios/ios-controller.js, function=null, line=1260, method=null, native=false, column=13, file=/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/async/lib/async.js, function=Object.async.until, line=715, method=async.until, native=false, column=23, file=/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/async/lib/async.js, function=null, line=711, method=null, native=false, column=19, file=/Applications/Appium.app/Contents/Resources/node_modules/appium/lib/devices/ios/ios-controller.js, function=null, line=1254, method=null, native=false, column=20, file=fs.js, function=null, line=265, method=null, native=false, column=15, file=fs.js, function=FSReqWrap.oncomplete, line=99, method=oncomplete, native=false], stack=[TypeError: undefined is not a function, at /Applications/Appium.app/Contents/Resources/node_modules/appium/lib/devices/ios/ios-controller.js:1260:24, at Object.async.until (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/async/lib/async.js:715:13), at /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/async/lib/async.js:711:23, at /Applications/Appium.app/Contents/Resources/node_modules/appium/lib/devices/ios/ios-controller.js:1254:19, at fs.js:265:20, at FSReqWrap.oncomplete (fs.js:99:15)]

log after click inspector button:


info: --> GET /wd/hub/status {}

info: [debug] Responding to client with success: {“status”:0,“value”:{“build”:{“version”:“1.3.6”,“revision”:“004f52f249d3513809e7d0734d9205d1fec19f8e”},“isShuttingDown”:false},“sessionId”:“0f375c7b-22e2-4e9e-b151-2d976f056a4b”}
info: <-- GET /wd/hub/status 200 0.892 ms - 178 {“status”:0,“value”:{“build”:{“version”:“1.3.6”,“revision”:“004f52f249d3513809e7d0734d9205d1fec19f8e”},“isShuttingDown”:false},“sessionId”:“0f375c7b-22e2-4e9e-b151-2d976f056a4b”}
info: --> GET /wd/hub/sessions {}
info: [debug] Responding to client with success: {“status”:0,“value”:[{“id”:“0f375c7b-22e2-4e9e-b151-2d976f056a4b”,“capabilities”:{“webStorageEnabled”:false,“locationContextEnabled”:false,“browserName”:“iOS”,“platform”:“MAC”,“javascriptEnabled”:true,“databaseEnabled”:false,“takesScreenshot”:true,“networkConnectionEnabled”:false,“warnings”:{},“desired”:{“platformName”:“iOS”,“platformVersion”:“8.1”,“newCommandTimeout”:“999999”,“automationName”:“Appium”,“deviceName”:“iPad 2”},“platformName”:“iOS”,“platformVersion”:“8.1”,“newCommandTimeout”:“999999”,“automationName”:“Appium”,“deviceName”:“iPad 2”}}],“sessionId”:“0f375c7b-22e2-4e9e-b151-2d976f056a4b”}
info: <-- GET /wd/hub/sessions 200 5.854 ms - 605 {“status”:0,“value”:[{“id”:“0f375c7b-22e2-4e9e-b151-2d976f056a4b”,“capabilities”:{“webStorageEnabled”:false,“locationContextEnabled”:false,“browserName”:“iOS”,“platform”:“MAC”,“javascriptEnabled”:true,“databaseEnabled”:false,“takesScreenshot”:true,“networkConnectionEnabled”:false,“warnings”:{},“desired”:{“platformName”:“iOS”,“platformVersion”:“8.1”,“newCommandTimeout”:“999999”,“automationName”:“Appium”,“deviceName”:“iPad 2”},“platformName”:“iOS”,“platformVersion”:“8.1”,“newCommandTimeout”:“999999”,“automationName”:“Appium”,“deviceName”:“iPad 2”}}],“sessionId”:“0f375c7b-22e2-4e9e-b151-2d976f056a4b”}

info: --> GET /wd/hub/session/0f375c7b-22e2-4e9e-b151-2d976f056a4b/source {}

info: [debug] Pushing command to appium work queue: “au.mainApp().getTreeForXML()”
info: [debug] Sending command to instruments: au.mainApp().getTreeForXML()

info: [debug] [INST] 2015-03-11 06:59:47 +0000 Debug: Got new command 11 from instruments: au.mainApp().getTreeForXML()

info: [debug] [INST] 2015-03-11 06:59:47 +0000 Debug: evaluating au.mainApp().getTreeForXML()

info: [IOS_SYSLOG_ROW ] Mar 11 12:59:48 SiS-mini.local CBACompliance[30048]: -[UITableViewCellAccessibilityElement superview]: unrecognized selector sent to instance 0x7c2a6ae0

info: [IOS_SYSLOG_ROW ] Mar 11 12:59:48 SiS-mini.local CBACompliance[30048]: *** Terminating app due to uncaught exception ‘NSInvalidArgumentException’, reason: ‘-[UITableViewCellAccessibilityElement superview]: unrecognized selector sent to instance 0x7c2a6ae0’
info: [IOS_SYSLOG_ROW ] *** First throw call stack:
info: [IOS_SYSLOG_ROW ] (
info: [IOS_SYSLOG_ROW ] 0 CoreFoundation 0x04bb9946 __exceptionPreprocess + 182
info: [IOS_SYSLOG_ROW ] 1 libobjc.A.dylib 0x04054a97 objc_exception_throw + 44
info: [IOS_SYSLOG_ROW ] 2 CoreFoundation 0x04bc15c5 -[NSObject(NSObject) doesNotRecognizeSelector:] + 277
info: [IOS_SYSLOG_ROW ] 3 CoreFoundation 0x04b0a3e7 forwarding + 1047
info: [IOS_SYSLOG_ROW ] 4 CoreFoundation 0x04b09fae _CF_forwarding_prep_0 + 14
info: [IOS_SYSLOG_ROW ] 5 UIKit 0x11fe2133 -[UITableViewCellAccessibilityElement realTableViewCell] + 59
info: [IOS_SYSLOG_ROW ] 6 UIKit 0x11fe249b -[UITableViewCellAccessibilityElement tableViewCell] + 84
info: [IOS_SYSLOG_ROW ] 7 UIKit 0x11fe30f5 -[UITableViewCellAccessibilityElement isAccessibilityElement] + 34
info: [IOS_SYSLOG_ROW ] 8 UIKit 0x11fc9e2c -[UITableViewAccessibility _accessibilityHitTest:withEvent:] + 2795
info: [IOS_SYSLOG_ROW ] 9 PreferencesFramework 0x122c8867 -[PreferencesTableViewAccessibility _accessibilityHitTest:withEvent:] + 80
info: [IOS_SYSLOG_ROW ] 10 UIKit 0x11fda7fd -[UIViewAccessibility __accessibilityHitTest:withEvent:] + 1428
info: [IOS_SYSLOG_ROW ] 11 UIKit 0x11fdb1f8 -[UIViewAccessibility _accessibilityHitTest:withEvent:] + 90
info: [IOS_SYSLOG_ROW ] 12 UIKit 0x11fda7fd -[UIViewAccessibility __accessibilityHitTest:withEvent:] + 1428
info: [IOS_SYSLOG_ROW ] 13 UIKit 0x11fdb1f8 -[UIViewAccessibility _accessibilityHitTest:withEvent:] + 90
info: [IOS_SYSLOG_ROW ] 14 UIKit 0x11fda7fd -[UIViewAccessibility __accessibilityHitTest:withEvent:] + 1428
info: [IOS_SYSLOG_ROW ] 15 UIKit 0x11fdb1f8 -[UIViewAccessibility _accessibilityHitTest:withEvent:] + 90
info: [IOS_SYSLOG_ROW ] 16 UIKit 0x11fda7fd -[UIViewAccessibility __accessibilityHitTest:withEvent:] + 1428
info: [IOS_SYSLOG_ROW ] 17 UIKit 0x11fdb1f8 -[UIViewAccessibility _accessibilityHitTest:withEvent:] + 90
info: [IOS_SYSLOG_ROW ] 18 UIKit 0x11fda7fd -[UIViewAccessibility __accessibilityHitTest:withEvent:] + 1428
info: [IOS_SYSLOG_ROW ] 19 UIKit 0x11fdb1f8 -[UIViewAccessibility _accessibilityHitTest:withEvent:] + 90
info: [IOS_SYSLOG_ROW ] 20 UIKit 0x11fda7fd -[UIViewAccessibility __accessibilityHitTest:withEvent:] + 1428
info: [IOS_SYSLOG_ROW ] 21 UIKit 0x11fdb1f8 -[UIViewAccessibility _accessibilityHitTest:withEvent:] + 90
info: [IOS_SYSLOG_ROW ] 22 UIKit 0x11fda7fd -[UIViewAccessibility __accessibilityHitTest:withEvent:] + 1428
info: [IOS_SYSLOG_ROW ] 23 UIKit 0x11fdb1f8 -[UIViewAccessibility _accessibilityHitTest:withEvent:] + 90
info: [IOS_SYSLOG_ROW ] 24 UIKit 0x11fda7fd -[UIViewAccessibility __accessibilityHitTest:withEvent:] + 1428
info: [IOS_SYSLOG_ROW ] 25 UIKit 0x11fdb1f8 -[UIViewAccessibility _accessibilityHitTest:withEvent:] + 90
info: [IOS_SYSLO
G_ROW ] 26 UIKit 0x11fda7fd -[UIViewAccessibility __accessibilityHitTest:withEvent:] + 1428
info: [IOS_SYSLOG_ROW ] 27 UIKit 0x11fdb1f8 -[UIViewAccessibility _accessibilityHitTest:withEvent:] + 90
info: [IOS_SYSLOG_ROW ] 28 UIKit 0x11fda7fd -[UIViewAccessibility __accessibilityHitTest:withEvent:] + 1428
info: [IOS_SYSLOG_ROW ] 29 UIKit 0x11fdb1f8 -[UIViewAccessibility _accessibilityHitTest:withEvent:] + 90
info: [IOS_SYSLOG_ROW ] 30 UIAccessibility 0x120d5298 _copyElementAtPositionCallback + 1570
info: [IOS_SYSLOG_ROW ] 31 AXRuntime 0x12151717 _AXXMIGCopyElementAtPosition + 177
info: [IOS_SYSLOG_ROW ] 32 AXRuntime 0x1214efa8 _AXUIElementCopyElementAtPositionWithParams + 1126
info: [IOS_SYSLOG_ROW ] 33 UIAccessibility 0x120e0837 -[NSObject(AXPrivCategory) _accessibilityVisiblePointHitTestingAnyElement:] + 2038
info: [IOS_SYSLOG_ROW ] 34 UIAccessibility 0x120e003c -[NSObject(AXPrivCategory) _accessibilityVisiblePoint] + 41
info: [IOS_SYSLOG_ROW ] 35 UIAccessibility 0x120e0bf7 -[NSObject(AXPrivCategory) _accessibilityIsVisible] + 88
info: [IOS_SYSLOG_ROW ] 36 UIAccessibility 0x120e3f83 -[NSObject(AXPrivCategory) accessibilityAttributeValue:] + 395
info: [IOS_SYSLOG_ROW ] 37 UIAccessibility 0x120d4a91 _copyAttributeValueCallback + 148
info: [IOS_SYSLOG_ROW ] 38 AXRuntime 0x121510c1 _AXXMIGCopyAttributeValue + 139
info: [IOS_SYSLOG_ROW ] 39 AXRuntime 0x1214b241 _XCopyAttributeValue + 329
info: [IOS_SYSLOG_ROW ] 40 AXRuntime 0x12159301 mshMIGPerform + 329
info: [IOS_SYSLOG_ROW ] 41 CoreFoundation 0x04add485 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION + 53
info: [IOS_SYSLOG_ROW ] 42 CoreFoundation 0x04add3ee __CFRunLoopDoSource1 + 510
info: [IOS_SYSLOG_ROW ] 43 CoreFoundation 0x04ad2823 __CFRunLoopRun + 2451
info: [IOS_SYSLOG_ROW ] 44 CoreFoundation 0x04ad1bcb CFRunLoopRunSpecific + 443
info: [IOS_SYSLOG_ROW ] 45 CoreFoundation 0x04ad19fb CFRunLoopRunInMode + 123
info: [IOS_SYSLOG_ROW ] 46 GraphicsServices 0x05e7624f GSEventRunModal + 192
info: [IOS_SYSLOG_ROW ] 47 GraphicsServices 0x05e7608c GSEventRun + 104
info: [IOS_SYSLOG_ROW ] 48 UIKit 0x017228b6 UIApplicationMain + 1526
info: [IOS_SYSLOG_ROW ] 49 CBACompliance 0x0006b21d main + 125
info: [IOS_SYSLOG_ROW ] 50 libdyld.dylib 0x046f0ac9 start + 1
info: [IOS_SYSLOG_ROW ] )

info: [IOS_SYSLOG_ROW ] Mar 11 12:59:50 SiS-mini com.apple.CoreSimulator.SimDevice.194685A1-FE6D-4034-9C97-80995D298B05.launchd_sim[30009] (UIKitApplication:com.cba.app[0x8183][30048]): Service exited due to signal: Abort trap: 6
info: [debug] [INST] 2015-03-11 06:59:50 +0000 Fail: The target application appears to have died

info: [IOS_SYSLOG_ROW ] Mar 11 12:59:50 SiS-mini.local SpringBoard[30020]: Unable to get short BSD proc info for 30048: No such process

info: [IOS_SYSLOG_ROW ] Mar 11 12:59:50 SiS-mini.local SpringBoard[30020]: Application ‘UIKitApplication:com.cba.app[0x8183]’ crashed.
info: [IOS_SYSLOG_ROW ] Mar 11 12:59:50 SiS-mini.local assertiond[30024]: notify_suspend_pid() failed with error 7
info: [IOS_SYSLOG_ROW ] Mar 11 12:59:50 SiS-mini assertiond[30024]: assertion failed: 14C109 12B411: assertiond + 13690 [F3233EFE-D6AB-32E3-BB3E-2CC6D0333C88]: 0x1
info: [debug] [INST] 2015-03-11 06:59:50 +0000 Debug: evaluation finished
info: [debug] [INST] 2015-03-11 06:59:50 +0000 Debug: responding with:ue,“visible”:true,“hint”:null,“path”:"/0/0",“x”:0,“y”:0,“width”:768,“height”:1024},">":[{“UIAToolbar”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/0",“x”:0,“y”:20,“width”:768,“height”:44},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/0/0",“x”:0,“y”:19,“width”:768,“height”:1},">":[]}},{“UIAImage”:{"@":{“name”:“darkViolet.png”,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/0/1",“x”:0,“y”:20,“width”:768,“height”:44},">":[]}},{“UIAButton”:{"@":{“name”:“Back”,“label”:“Back”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/0/2",“x”:20,“y”:27,“width”:59.003997802734375,“height”:30},">":[]}},{“UIAButton”:{"@":{“name”:“BHP PU 2”,“label”:“BHP PU 2”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/0/3",“x”:89.00000762939453,“y”:27,“width”:99.66600799560547,“height”:30},">":[]}},{“UIAButton”:{"@":{“name”:“Info”,“label”:“Info”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/0/4",“x”:528,“y”:27,“width”:48.33001708984375,“height”:30},">":[]}},{“UIAButton”:{"@":{“name”:“Complete”,“label”:“Complete”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/0/5",“x”:586,“y”:27,“width”:96.35400390625,“height”:30},">":[]}},{“UIAButton”:{"@":{“name”:“Print”,“label”:“Print”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/0/6",“x”:693,“y”:27,“width”:55.33197021484375,“height”:30},">":[]}}]}},{“UIAStaticText”:{"@":{“name”:“clone of TESTFORM 1st q”,“label”:“clone of TESTFORM 1st q”,“value”:“clone of TESTFORM 1st q”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/1",“x”:203,“y”:31,“width”:319,“height”:21},">":[]}},{“UIAToolbar”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2",“x”:0,“y”:64,“width”:768,“height”:44},">":[{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/2/0",“x”:0,“y”:63,“width”:768,“height”:1},">":[]}},{“UIAImage”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/1",“x”:0,“y”:64,“width”:768,“height”:44},">":[]}},{“UIAButton”:{"@":{“name”:"❮",“label”:"❮",“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/2",“x”:20,“y”:70,“width”:57,“height”:33},">":[]}},{“UIAButton”:{"@":{“name”:“Copy Section”,“label”:“Copy Section”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/2/3",“x”:563,“y”:70,“width”:118,“height”:33},">":[{“UIAStaticText”:{"@":{“name”:“Copy Section”,“label”:“Copy Section”,“value”:“Copy Section”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/2/3/0",“x”:572,“y”:76,“width”:99,“height”:20},">":[]}}]}},{“UIAButton”:{"@":{“name”:"❯",“label”:"❯",“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/2/4",“x”:691,“y”:70,“width”:57,“height”:33},">":[]}}]}},{“UIAStaticText”:{"@":{“name”:“4 TESTFORM_Section4”,“label”:“4 TESTFORM_Section4”,“value”:“4 TESTFORM_Section4”,
“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/3",“x”:201,“y”:75,“width”:361,“height”:21},">":[]}},{“UIATableView”:{"@":{“name”:null,“label”:null,“value”:“row 2 of 2”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4",“x”:0,“y”:108,“width”:768,“height”:867},">":[{“UIATableCell”:{"@":{“name”:“free question”,“label”:null,“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/0",“x”:0,“y”:-1511,“width”:768,“height”:285},">":[{“UIAStaticText”:{"@":{“name”:“free question”,“label”:“free question”,“value”:“free question”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/0/0",“x”:0,“y”:0,“width”:599,“height”:20.2810001373291},">":[]}},{“UIAStaticText”:{"@":{“name”:“4.1”,“label”:“4.1”,“value”:“4.1”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/0/1",“x”:0,“y”:0,“width”:24,“height”:21},">":[]}},{“UIAButton”:{"@":{“name”:“Clear”,“label”:“Clear”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/0/2",“x”:0,“y”:0,“width”:120,“height”:35},">":[]}},{“UIAButton”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/0/3",“x”:0,“y”:0,“width”:120,“height”:35},">":[]}},{“UIAButton”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/0/4",“x”:0,“y”:0,“width”:120,“height”:35},">":[]}},{“UIAButton”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/0/5",“x”:0,“y”:0,“width”:120,“height”:35},">":[]}},{“UIAButton”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/0/6",“x”:0,“y”:0,“width”:120,“height”:35},">":[]}},{“UIAButton”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/0/7",“x”:0,“y”:0,“width”:120,“height”:35},">":[]}},{“UIATableView”:{"@":{“name”:null,“label”:null,“value”:“row 2 of 2”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/0/8",“x”:0,“y”:0,“width”:550,“height”:49},">":[{“UIATableCell”:{"@":{“name”:“free money”,“label”:null,“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/0/8/0",“x”:0,“y”:0,“width”:550,“height”:50},">":[{“UIAStaticText”:{"@":{“name”:“free money”,“label”:“free money”,“value”:“free money”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/0/8/0/0",“x”:0,“y”:0,“width”:520,“height”:49},">":[]}}]}}]}}]}},{“UIATableCell”:{"@":{“name”:“4.2”,“label”:null,“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/1",“x”:0,“y”:-1226,“width”:768,“height”:3653},">":[{“UIAStaticText”:{"@":{“name”:“4.2”,“label”:“4.2”,“value”:“4.2”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/0",“x”:5,“y”:-1211,“width”:24,“height”:21},">":[]}},{“UIAStaticText”:{"@":{“name”:“There is Question for testing NA answer it should containall types of answers and 2 types of NA”,“label”:“There is Question for testing NA answer it should containall types of answers and 2 types of NA”,“value”:“There is Question for testing NA answer it should containall types of answers and 2 types of NA”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/1",“x”:34,“y”:-1211,“width”:599,“height”:41},">":[]}},{“UIAStaticText”:{"@":{“name”:“Auto-Fail Response”,“label”:“Auto-Fail Response”,“value”:“Auto-Fail Response”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/2",“x”:100,“y”:-1155,“width”:489,“height”:56},">":[]}},{“UIAStaticText”:{"@":{“name”:“Date Response”,“label”:“Date Response”,“value”:“Date Response”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/3",“x”:34,“y”:-574,“width”:117.385009765625,“height”:20.2810058593
75},">":[]}},{“UIAStaticText”:{"@":{“name”:“Drop Down Response”,“label”:“Drop Down Response”,“value”:“Drop Down Response”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/4",“x”:34,“y”:-485,“width”:168.0959930419922,“height”:20.281005859375},">":[]}},{“UIAStaticText”:{"@":{“name”:“Dropdown - Editable Response”,“label”:“Dropdown - Editable Response”,“value”:“Dropdown - Editable Response”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/5",“x”:34,“y”:-396,“width”:239.93804931640625,“height”:20.2810058
info: [debug] [INST] 59375},">":[]}},{“UIAStaticText”:{"@":{“name”:“Heatmap Response”,“label”:“Heatmap Response”,“value”:“Heatmap Response”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/6",“x”:34,“y”:-307,“width”:151.6060028076172,“height”:20.281005859375},">":[]}},{“UIAStaticText”:{"@":{“name”:“Items/Sub Items Response”,“label”:“Items/Sub Items Response”,“value”:“Items/Sub Items Response”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/7",“x”:34,“y”:47,“width”:207.26405334472656,“height”:20.28099822998047},">":[]}},{“UIAStaticText”:{"@":{“name”:“subitems”,“label”:“subitems”,“value”:“subitems”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/1/8",“x”:34,“y”:121,“width”:69.83600616455078,“height”:20.281005859375},">":[]}},{“UIAStaticText”:{"@":{“name”:“Not Applicable Response”,“label”:“Not Applicable Response”,“value”:“Not Applicable Response”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/1/9",“x”:100,“y”:210,“width”:489,“height”:56},">":[]}},{“UIAStaticText”:{"@":{“name”:“Number Response”,“label”:“Number Response”,“value”:“Number Response”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/1/10",“x”:34,“y”:286,“width”:143.0380096435547,“height”:20.281005859375},">":[]}},{“UIAStaticText”:{"@":{“name”:“Party Involved Response”,“label”:“Party Involved Response”,“value”:“Party Involved Response”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/1/11",“x”:34,“y”:371,“width”:190.46803283691406,“height”:20.281005859375},">":[]}},{“UIAStaticText”:{"@":{“name”:“Party Involved (Simple) Response”,“label”:“Party Involved (Simple) Response”,“value”:“Party Involved (Simple) Response”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/1/12",“x”:34,“y”:508,“width”:256.88702392578125,“height”:20.281005859375},">":[]}},{“UIAStaticText”:{"@":{“name”:“Party Involved Individual Response”,“label”:“Party Involved Individual Response”,“value”:“Party Involved Individual Response”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/1/13",“x”:34,“y”:601,“width”:268.3620300292969,“height”:20.281005859375},">":[]}},{“UIAStaticText”:{"@":{“name”:“Range Response”,“label”:“Range Response”,“value”:“Range Response”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/1/14",“x”:34,“y”:755,“width”:130.98500061035156,“height”:20.281005859375},">":[]}},{“UIAStaticText”:{"@":{“name”:“Risk Assessment Response”,“label”:“Risk Assessment Response”,“value”:“Risk Assessment Response”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/1/15",“x”:34,“y”:899,“width”:212.60203552246094,“height”:20.281005859375},">":[]}},{“UIAStaticText”:{"@":{“name”:“Score Response”,“label”:“Score Response”,“value”:“Score Response”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/16",“x”:34,“y”:988,“width”:126.25901794433594,“height”:20.281005859375},">":[]}},{“UIAStaticText”:{"@":{“name”:“0”,“label”:“0”,“value”:“0”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/17",“x”:124,“y”:1022.8594970703125,“width”:10,“height”:20.281005859375},">":[]}},{“UIAStaticText”:{"@":{“name”:“50”,“label”:“50”,“value”:“50”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/18",“x”:564,“y”:1022.8594970703125,"
width":20,“height”:20.281005859375},">":[]}},{“UIAStaticText”:{"@":{“name”:“Signature/Freedraw Response”,“label”:“Signature/Freedraw Response”,“value”:“Signature/Freedraw Response”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/19",“x”:34,“y”:1108,“width”:231.96502685546875,“height”:20.281005859375},">":[]}},{“UIAStaticText”:{"@":{“name”:“Text Response”,“label”:“Text Response”,“value”:“Text Response”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/20",“x”:34,“y”:1426.9998779296875,“width”:112.96501159667969,“height”:20.281005859375},">":[]}},{“UIAStaticText”:{"@":{“name”:“Text - Multiple Line Response”,“label”:“Text - Multiple Line Response”,“value”:“Text - Multiple Line Response”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/21",“x”:34,“y”:1467,“width”:226.79705810546875,“height”:20.281005859375},">":[]}},{“UIAStaticText”:{"@":{“name”:“Text - Single Line Response”,“label”:“Text - Single Line Response”,“value”:“Text - Single Line Response”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/22",“x”:34,“y”:1657,“width”:213.4180450439453,“height”:20.281005859375},">":[]}},{“UIAStaticText”:{"@":{“name”:“Time Response”,“label”:“Time Response”,“value”:“Time Response”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/23",“x”:34,“y”:1742,“width”:118.96600341796875,“height”:20.281005859375},">":[]}},{“UIAStaticText”:{"@":{“name”:“12:56 PM”,“label”:“12:56 PM”,“value”:“12:56 PM”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/24",“x”:39,“y”:1767,“width”:450,“height”:44},">":[]}},{“UIAStaticText”:{"@":{“name”:“WYSIWYG Editor Response”,“label”:“WYSIWYG Editor Response”,“value”:“WYSIWYG Editor Response”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/25",“x”:34,“y”:2151,“width”:214.0640411376953,“height”:20.281005859375},">":[]}},{“UIAStaticText”:{"@":{“name”:“Not Applicable”,“label”:“Not Applicable”,“value”:“Not Applicable”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/26",“x”:100,“y”:2336,“width”:489,“height”:56},">":[]}},{“UIAStaticText”:{"@":{“name”:“Checkbox Response”,“label”:“Checkbox Response”,“value”:“Checkbox Response”,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/27",“x”:100,“y”:-719,“width”:489,“height”:56},">":[]}},{“UIAButton”:{"@":{“name”:“Check button”,“label”:“Check button”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/28",“x”:34,“y”:-1155,“width”:56,“height”:56},">":[]}},{“UIAButton”:{"@":{“name”:“Capture GPS Response”,“label”:“Capture GPS Response”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/29",“x”:34,“y”:-1079,“width”:202.7160186767578,“height”:30.281005859375},">":[]}},{“UIAMapView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/30",“x”:34,“y”:-1039,“width”:550,“height”:300},">":[{“UIAElement”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/30/0",“x”:34,“y”:-1039,“width”:550,“height”:300},">":[]}}]}},{“UIAButton”:{"@":{“name”:“Check button”,“label”:“Check button”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/31",“x”:34,“y”:-719,“width”:56,“height”:56},">":[]}},{“UIAButton”:{"@":{“name”:“Complete Form/Workflow Response”,“label”:“Complete Form/Workflow Response”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/32",“x”:34,“y”:-633,“width”:302.73046875,“height”:39.54998779296875},">":[]}},{“UIAButton”:{"@":{“name”:“auditButtons Background2 ipad”,“label”:“auditButtons Background2 ipad”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/33",“x”:34,“y”:-549,“width”:500,“height”:44},">":[]}},{“UIABut
ton”:{"@":{“name”:“auditButtons Background2 ipad”,“label”:“auditButtons Background2 ipad”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/34",“x”:34,“y”:-460,“width”:500,“height”:44},">":[]}},{“UIAButton”:{"@":{“name”:“auditButtons Background2 ipad”,“label”:“auditButtons Background2 ipad”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/35",“x”:34,“y”:-371,“width”:500,“height”:44},">":[]}},{“UIAButton”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“p
info: [debug] [INST] ath”:"/0/0/4/1/36",“x”:34,“y”:-282,“width”:250,“height”:250},">":[]}},{“UIAButton”:{"@":{“name”:“Initiate/Complete Workflow Step Response”,“label”:“Initiate/Complete Workflow Step Response”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/37",“x”:34,“y”:-11.999975204467773,“width”:352.8505859375,“height”:39.54999923706055},">":[]}},{“UIAButton”:{"@":{“name”:“auditButtons Background2 ipad”,“label”:“auditButtons Background2 ipad”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/1/38",“x”:34,“y”:72,“width”:500,“height”:44},">":[]}},{“UIAButton”:{"@":{“name”:“auditButtons Background2 ipad”,“label”:“auditButtons Background2 ipad”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/1/39",“x”:34,“y”:146,“width”:500,“height”:44},">":[]}},{“UIAButton”:{"@":{“name”:“Check button”,“label”:“Check button”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/1/40",“x”:34,“y”:210,“width”:56,“height”:56},">":[]}},{“UIATextField”:{"@":{“name”:null,“label”:"",“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/41",“x”:34,“y”:311,“width”:550,“height”:40},">":[{“UIATextField”:{"@":{“name”:null,“label”:"",“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/1/41/0",“x”:34,“y”:311,“width”:550,“height”:40},">":[]}}]}},{“UIATableView”:{"@":{“name”:null,“label”:null,“value”:“row 2 of 2”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/1/42",“x”:34,“y”:396,“width”:550,“height”:87},">":[{“UIATableCell”:{"@":{“name”:“CBA Reports”,“label”:null,“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/1/42/0",“x”:34,“y”:396,“width”:550,“height”:44},">":[{“UIAButton”:{"@":{“name”:“Delete CBA Reports, Person Involved/Injured”,“label”:“Delete CBA Reports, Person Involved/Injured”,“value”:null,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:“Double tap to delete item”,“path”:"/0/0/4/1/42/0/0",“x”:34,“y”:396,“width”:47,“height”:44},">":[]}},{“UIAStaticText”:{"@":{“name”:“CBA Reports”,“label”:“CBA Reports”,“value”:“CBA Reports”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/1/42/0/1",“x”:87,“y”:407,“width”:106,“height”:21},">":[]}},{“UIAStaticText”:{"@":{“name”:“Person Involved/Injured”,“label”:“Person Involved/Injured”,“value”:“Person Involved/Injured”,“dom”:null,“enabled”:true,“valid”:true,“visible”:true,“hint”:null,“path”:"/0/0/4/1/42/0/2",“x”:388,“y”:407,“width”:181,“height”:21},">":[]}}]}},{“UIATableCell”:{"@":{“name”:null,“label”:null,“value”:"",“dom”:null,“enabled”:true,“valid”:true,“visible”:false,“hint”:null,“path”:"/0/0/4/1/42/1",“x”:34,“y”:440,“width”:550,“height”:44},">":[]}}]}},{“UIATableView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/43",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATextField”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/44",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATableView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/45",“x”:0,“y”:0,“width”:0,“height”:
0},">":[]}},{“UIATextField”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/46",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIAButton”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/47",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIAButton”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/48",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATextField”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/49",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIAButton”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/50",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATextView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/51",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIATextField”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/52",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIAButton”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/53",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIAWebView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/54",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIAButton”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/55",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIAWebView”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/56",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIAButton”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/57",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIASlider”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/58",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIAButton”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/59",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIAButton”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/60",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIAButton”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/61",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIAButton”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/62",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIAButton”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/63",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIAButton”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/64",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIAButton”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/65",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIAButton”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/66",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIAButton”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:fal
se,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/4/1/67",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}}]}}]}},{“UIATabBar”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/5",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIAActivityIndicator”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/6",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIAStaticText”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/0/7",“x”:0,“y”:0,“wid
info: [debug] [INST] th”:0,“height”:0},">":[]}}]}},{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/1",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}},{“UIAWindow”:{"@":{“name”:null,“label”:null,“value”:null,“dom”:null,“enabled”:false,“valid”:false,“visible”:false,“hint”:null,“path”:"/0/2",“x”:0,“y”:0,“width”:0,“height”:0},">":[]}}]}}}
info: [debug] [INST] 2015-03-11 06:59:50 +0000 Debug: Running system command #12: /Applications/Appium.app/Contents/Resources/node/bin/node /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js /tmp/instruments_sock 2,{“status”:0,“value”:{“UIAApplication”:{"@":{“name”:“CBA”,“label”:“CBA”,“value”:null,“dom”:null,"ena…

info: [debug] Socket data being routed.

info: [debug] Got null result from instruments
info: [debug] Responding to client with error: {“status”:13,“value”:{“message”:“An unknown server-side error occurred while processing the command.”,“origValue”:"“Error parsing socket data from instruments”"},“sessionId”:“0f375c7b-22e2-4e9e-b151-2d976f056a4b”}

error: Couldn’t parse result buffer: SyntaxError: Unexpected end of input

info: <-- GET /wd/hub/session/0f375c7b-22e2-4e9e-b151-2d976f056a4b/source 500 2831.756 ms - 215
info: --> GET /wd/hub/session/0f375c7b-22e2-4e9e-b151-2d976f056a4b/orientation {}
info: [debug] Pushing command to appium work queue: “au.getScreenOrientation()”
info: [debug] Sending command to instruments: au.getScreenOrientation()

error: Unhandled error: Error: write EPIPE
at exports._errnoException (util.js:746:11)
at WriteWrap.afterWrite (net.js:766:14) context: [GET /wd/hub/session/0f375c7b-22e2-4e9e-b151-2d976f056a4b/orientation {}]

info: [debug] [INST] Instruments Trace Complete (Duration : 679.039490s; Output : /tmp/appium-instruments/instrumentscli0.trace)

info: [debug] [INSTSERVER] Instruments exited with code 0
info: [debug] Cleaning up after instruments exit
info: [debug] Instruments exited unexpectedly
info: [debug] Shutting down command proxy and ignoring any errors
info: [debug] Closing socket server.

info: [IOS_SYSLOG_ROW ] Mar 11 12:59:51 — last message repeated 1 time —
info: [IOS_SYSLOG_ROW ] Mar 11 12:59:51 SiS-mini.local DTMobileIS[30028]: Could not create service named com.apple.instruments.server.services.processcontrol.posixspawn
info: [IOS_SYSLOG_ROW ] Mar 11 12:59:51 SiS-mini.local DTMobileIS[30028]: Could not create service named com.apple.instruments.server.services.launchdaemon

info: [IOS_SYSLOG_ROW ] Mar 11 13:00:01 SiS-mini.local locationd[30023]: Location icon should now be in state ‘Inactive’

i think this can be interested

*** Terminating app due to uncaught exception ‘NSInvalidArgumentException’, reason: ‘-[UITableViewCellAccessibilityElement superview]: unrecognized selector sent to instance 0x7c2a6ae0’

info: [debug] Got null result from instruments
info: [debug] Responding to client with error: {“status”:13,“value”:{“message”:“An unknown server-side error occurred while processing the command.”,“origValue”:"“Error parsing socket data from instruments”"},“sessionId”:“0f375c7b-22e2-4e9e-b151-2d976f056a4b”}

error: Couldn’t parse result buffer: SyntaxError: Unexpected end of input

info: <-- GET /wd/hub/session/0f375c7b-22e2-4e9e-b151-2d976f056a4b/source 500 2831.756 ms - 215
info: --> GET /wd/hub/session/0f375c7b-22e2-4e9e-b151-2d976f056a4b/orientation {}
info: [debug] Pushing command to appium work queue: “au.getScreenOrientation()”
info: [debug] Sending command to instruments: au.getScreenOrientation()

error: Unhandled error: Error: write EPIPE
at exports._errnoException (util.js:746:11)
at WriteWrap.afterWrite (net.js:766:14) context: [GET /wd/hub/session/0f375c7b-22e2-4e9e-b151-2d976f056a4b/orientation {}]

info: [debug] [INST] Instruments Trace Complete (Duration : 679.039490s; Output : /tmp/appium-instruments/instrumentscli0.trace)

info: [debug] [INSTSERVER] Instruments exited with code 0

iOS simulator 8.1 on Yosemite Appium 1.3.6; used java client 2.1
@jlipps @jonahss this crush Appium and emulator; i think it relates to elements UITableview because it get error when i fill this element. There is UITableView inside UITableView elements.