Hi All,
I am getting an instruments crashed on Start up Issue
xcode : 7.3
Appium : 1.4.8
Iphone 5 device with iOS 9.0.2
Installed ideviceinstaller, libimobiledevice, ios_webkit_debug_proxy
I am pasting the logs here. Pleas help me. I have gone through the suggestion given in previous discussions in this portal. Please suggest some solutions
[TestNG] Running:
/private/var/folders/bq/p306pp7x7ps0tl2912g0sgtw0000gn/T/testng-eclipse–1590872309/testng-customsuite.xml
2016-11-23 13:40:33 info : XLUtil : openWorkBook - Opening workbook
2016-11-23 13:40:35 info : DriverScript : getGlobalConfigMap - Opening GlobalParameter workbook…
2016-11-23 13:40:35 info : DriverScript : getGlobalConfigMap - GlobalParameter sheet exists
2016-11-23 13:40:35 info : DriverScript : getGlobalConfigMap - platform Mobile
2016-11-23 13:40:35 info : DriverScript : readGlobalParamsForBrowser - chromedriverPath /Users/MobilePilot/Downloads/BMSRnDProject/drivers/chromedriver
2016-11-23 13:40:35 info : DriverScript : getGlobalConfigMap - webmedium chrome
2016-11-23 13:40:35 info : DriverScript : readGlobalParamsForBrowser - appiumInstallationDir /Applications
2016-11-23 13:40:35 info : DriverScript : readGlobalParamsForBrowser - deviceName BMS iPhone 5
2016-11-23 13:40:35 info : DriverScript : readGlobalParamsForBrowser - deviceOsVersion 9.0.2
2016-11-23 13:40:35 info : DriverScript : readGlobalParamsForBrowser - udid 593d481519fcf5d3ab2fbc4e2a705b340e0e9ea0
2016-11-23 13:40:35 info : DriverScript : readGlobalParamsForBrowser - appPath /Users/MobilePilot/Downloads/PIP.ipa
2016-11-23 13:40:35 info : DriverScript : getGlobalConfigMap - mobilemedium iosNative
2016-11-23 13:40:35 info : DriverScript : getGlobalConfigMap - url https://esite-tst.bms.com/sites/rdsolon-uat/us/SitePages/Home.aspx
2016-11-23 13:40:35 info : DriverScript : getGlobalConfigMap - wait.high 200
2016-11-23 13:40:35 info : DriverScript : getGlobalConfigMap - wait.medium 100
2016-11-23 13:40:35 info : DriverScript : getGlobalConfigMap - testDataPath testData//
2016-11-23 13:40:35 info : DriverScript : getGlobalConfigMap - objectRepository objectrepository//
2016-11-23 13:40:35 info : DriverScript : getGlobalConfigMap - wait.low 50
2016-11-23 13:40:35 info : DriverScript : getGlobalConfigMap - getGlobalConfigMap method: end
e[36minfoe[39m: Welcome to Appium v1.4.8 (REV c8179bd8352d3c62d98fa58b324491230df9342a)
e[36minfoe[39m: Appium REST http interface listener started on 0.0.0.0:4723
e[36minfoe[39m: Console LogLevel: debug
e[36minfoe[39m: e[37m–>e[39m e[37mGETe[39m e[37m/wd/hub/statuse[39m e[90m{}e[39m
e[36minfoe[39m: [debug] Responding to client with success: {“status”:0,“value”:{“build”:{“version”:“1.4.8”,“revision”:“c8179bd8352d3c62d98fa58b324491230df9342a”}}}
e[36minfoe[39m: e[37m<-- GET /wd/hub/status e[39me[32m200e[39me[90m 37.228 ms - 104e[39m e[90m{“status”:0,“value”:{“build”:{“version”:“1.4.8”,“revision”:“c8179bd8352d3c62d98fa58b324491230df9342a”}}}e[39m
e[36minfoe[39m: e[37m–>e[39m e[37mPOSTe[39m e[37m/wd/hub/sessione[39m e[90m{“desiredCapabilities”:{“app”:"/Users/MobilePilot/Downloads/PIP.ipa",“nativeInstrumentsLib”:true,“platformVersion”:“9.0.2”,“platformName”:“iOS”,“udid”:“593d481519fcf5d3ab2fbc4e2a705b340e0e9ea0”,“deviceName”:“BMS iPhone 5”,“launchTimeout”:“290000”}}e[39m
e[36minfoe[39m: Client User-Agent string: Apache-HttpClient/4.4.1 (Java/1.8.0_101)
e[36minfoe[39m: [debug] Using local .ipa from desired caps: /Users/MobilePilot/Downloads/PIP.ipa
e[36minfoe[39m: [debug] Copying local zip to tmp dir
e[36minfoe[39m: [debug] /Users/MobilePilot/Downloads/PIP.ipa copied to /var/folders/bq/p306pp7x7ps0tl2912g0sgtw0000gn/T/1161023-11622-1jdti4c/appium-app.zip
e[36minfoe[39m: [debug] Unzipping /var/folders/bq/p306pp7x7ps0tl2912g0sgtw0000gn/T/1161023-11622-1jdti4c/appium-app.zip
e[36minfoe[39m: [debug] Testing zip archive: /var/folders/bq/p306pp7x7ps0tl2912g0sgtw0000gn/T/1161023-11622-1jdti4c/appium-app.zip
e[36minfoe[39m: [debug] Zip archive tested clean
e[36minfoe[39m: [debug] Unzip successful
e[36minfoe[39m: [debug] Got a relaxed match for app in zip, be careful for app match errors
e[36minfoe[39m: [debug] Using locally extracted app: /var/folders/bq/p306pp7x7ps0tl2912g0sgtw0000gn/T/1161023-11622-1jdti4c/Payload/PIP.app
e[36minfoe[39m: [debug] Creating new appium session cf42079c-0da9-445d-bf07-bd1316c69b13
e[36minfoe[39m: [debug] Removing any remaining instruments sockets
e[36minfoe[39m: [debug] Cleaned up instruments socket /tmp/instruments_sock
e[36minfoe[39m: [debug] Auto-detecting iOS udid…
e[36minfoe[39m: [debug] Not auto-detecting udid, running on sim
e[36minfoe[39m: [debug] Could not parse plist file (as binary) at /var/folders/bq/p306pp7x7ps0tl2912g0sgtw0000gn/T/1161023-11622-1jdti4c/Payload/PIP.app/en.lproj/Localizable.strings
e[36minfoe[39m: Will try to parse the plist file as XML
e[36minfoe[39m: [debug] Could not parse plist file (as XML) at /var/folders/bq/p306pp7x7ps0tl2912g0sgtw0000gn/T/1161023-11622-1jdti4c/Payload/PIP.app/en.lproj/Localizable.strings
e[33mwarne[39m: Could not parse app Localizable.strings assuming it doesn’t exist
e[36minfoe[39m: [debug] Getting bundle ID from app
e[36minfoe[39m: [debug] Parsed app Info.plist (as binary)
e[36minfoe[39m: [debug] Creating instruments
e[36minfoe[39m: [debug] Preparing uiauto bootstrap
e[36minfoe[39m: [debug] Dynamic bootstrap dir: /Users/MobilePilot/Library/Application Support/appium/bootstrap
e[36minfoe[39m: [debug] Dynamic env: {“nodePath”:"/Applications/Appium.app/Contents/Resources/node/bin/node",“commandProxyClientPath”:"/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-uiauto/bin/command-proxy-client.js",“instrumentsSock”:"/tmp/instruments_sock",“interKeyDelay”:null,“justLoopInfinitely”:false,“autoAcceptAlerts”:false,“autoDismissAlerts”:false,“sendKeyStrategy”:“grouped”}
e[36minfoe[39m: [debug] Dynamic bootstrap code: // This file is automatically generated. Do not manually modify!
…
e[36minfoe[39m: [debug] Dynamic bootstrap path: /Users/MobilePilot/Library/Application Support/appium/bootstrap/bootstrap-6745615c424bb0c0.js
e[36minfoe[39m: [debug] Reusing dynamic bootstrap: /Users/MobilePilot/Library/Application Support/appium/bootstrap/bootstrap-6745615c424bb0c0.js
e[36minfoe[39m: [debug] Attempting iOS device log capture via libimobiledevice idevicesyslog
e[36minfoe[39m: [debug] Creating iDevice object with udid 593d481519fcf5d3ab2fbc4e2a705b340e0e9ea0
e[36minfoe[39m: [debug] App is not installed. Will try to install the app.
e[36minfoe[39m: [debug] Installing ipa found at /Users/MobilePilot/Downloads/PIP.ipa
e[36minfoe[39m: [debug] Nothing found on device, going ahead and installing.
e[36minfoe[39m: [debug] Starting command proxy.
e[36minfoe[39m: [debug] Instruments socket server started at /tmp/instruments_sock
e[36minfoe[39m: [debug] Starting instruments
e[36minfoe[39m: [debug] Instruments is at: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments
e[36minfoe[39m: Launching instruments
e[36minfoe[39m: [debug] Attempting to run app on real device with UDID 593d481519fcf5d3ab2fbc4e2a705b340e0e9ea0
e[36minfoe[39m: [debug] Spawning instruments with command: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /tmp/appium-instruments/instrumentscli0.trace -w 593d481519fcf5d3ab2fbc4e2a705b340e0e9ea0 com.brillio.pipdemo -e UIASCRIPT “/Users/MobilePilot/Library/Application Support/appium/bootstrap/bootstrap-6745615c424bb0c0.js” -e UIARESULTSPATH /tmp/appium-instruments
e[36minfoe[39m: [debug] And extra without-delay env: {}
e[36minfoe[39m: [debug] And launch timeouts (in ms): {“global”:290000}
e[36minfoe[39m: [debug] e[33m[INST STDERR] 2016-11-23 13:41:26.969 instruments[11637:59791] WebKit Threading Violation - initial use of WebKit from a secondary thread.e[39m
e[36minfoe[39m: [debug] e[33m[INST STDERR] Instruments Usage Error: Specified target process is invalid: com.brillio.pipdemo
instruments, version 7.3 (60133)
usage: instruments [-t template] [-D document] [-l timeLimit] [-i #] [-w device] [[-p pid] | [application [-e variable value] [argument …]]]e[39m
e[36minfoe[39m: [debug] e[90m[INSTSERVER] Instruments exited with code 255e[39m
e[36minfoe[39m: [debug] Killall instruments
e[36minfoe[39m: [debug] Instruments crashed on startup
e[36minfoe[39m: [debug] Attempting to retry launching instruments, this is retry #1
e[36minfoe[39m: [debug] Killall iOS Simulator
e[36minfoe[39m: Launching instruments
e[36minfoe[39m: [debug] Attempting to run app on real device with UDID 593d481519fcf5d3ab2fbc4e2a705b340e0e9ea0
e[36minfoe[39m: [debug] Spawning instruments with command: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /tmp/appium-instruments/instrumentscli0.trace -w 593d481519fcf5d3ab2fbc4e2a705b340e0e9ea0 com.brillio.pipdemo -e UIASCRIPT “/Users/MobilePilot/Library/Application Support/appium/bootstrap/bootstrap-6745615c424bb0c0.js” -e UIARESULTSPATH /tmp/appium-instruments
e[36minfoe[39m: [debug] And extra without-delay env: {}
e[36minfoe[39m: [debug] And launch timeouts (in ms): {“global”:290000}
e[36minfoe[39m: [debug] e[33m[INST STDERR] 2016-11-23 13:41:41.505 instruments[11645:60319] WebKit Threading Violation - initial use of WebKit from a secondary thread.e[39m
e[36minfoe[39m: [debug] e[33m[INST STDERR] Instruments Usage Error: Specified target process is invalid: com.brillio.pipdemo
instruments, version 7.3 (60133)
usage: instruments [-t template] [-D document] [-l timeLimit] [-i #] [-w device] [[-p pid] | [application [-e variable value] [argument …]]]e[39m
e[36minfoe[39m: [debug] e[90m[INSTSERVER] Instruments exited with code 255e[39m
e[36minfoe[39m: [debug] Killall instruments
e[36minfoe[39m: [debug] Instruments crashed on startup
e[36minfoe[39m: [debug] Attempting to retry launching instruments, this is retry #2
e[36minfoe[39m: [debug] Killall iOS Simulator
e[36minfoe[39m: Launching instruments
e[36minfoe[39m: [debug] Attempting to run app on real device with UDID 593d481519fcf5d3ab2fbc4e2a705b340e0e9ea0
e[36minfoe[39m: [debug] Spawning instruments with command: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /tmp/appium-instruments/instrumentscli0.trace -w 593d481519fcf5d3ab2fbc4e2a705b340e0e9ea0 com.brillio.pipdemo -e UIASCRIPT “/Users/MobilePilot/Library/Application Support/appium/bootstrap/bootstrap-6745615c424bb0c0.js” -e UIARESULTSPATH /tmp/appium-instruments
e[36minfoe[39m: [debug] And extra without-delay env: {}
e[36minfoe[39m: [debug] And launch timeouts (in ms): {“global”:290000}
e[36minfoe[39m: [debug] e[33m[INST STDERR] 2016-11-23 13:41:50.563 instruments[11651:60462] WebKit Threading Violation - initial use of WebKit from a secondary thread.e[39m
e[36minfoe[39m: [debug] e[33m[INST STDERR] Instruments Usage Error: Specified target process is invalid: com.brillio.pipdemo
instruments, version 7.3 (60133)
usage: instruments [-t template] [-D document] [-l timeLimit] [-i #] [-w device] [[-p pid] | [application [-e variable value] [argument …]]]e[39m
e[36minfoe[39m: [debug] e[90m[INSTSERVER] Instruments exited with code 255e[39m
e[36minfoe[39m: [debug] Killall instruments
e[36minfoe[39m: [debug] Instruments crashed on startup
e[36minfoe[39m: [debug] Attempting to retry launching instruments, this is retry #3
e[36minfoe[39m: [debug] Killall iOS Simulator
e[36minfoe[39m: Launching instruments
e[36minfoe[39m: [debug] Attempting to run app on real device with UDID 593d481519fcf5d3ab2fbc4e2a705b340e0e9ea0
e[36minfoe[39m: [debug] Spawning instruments with command: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.xrplugin/Contents/Resources/Automation.tracetemplate -D /tmp/appium-instruments/instrumentscli0.trace -w 593d481519fcf5d3ab2fbc4e2a705b340e0e9ea0 com.brillio.pipdemo -e UIASCRIPT “/Users/MobilePilot/Library/Application Support/appium/bootstrap/bootstrap-6745615c424bb0c0.js” -e UIARESULTSPATH /tmp/appium-instruments
e[36minfoe[39m: [debug] And extra without-delay env: {}
e[36minfoe[39m: [debug] And launch timeouts (in ms): {“global”:290000}
e[36minfoe[39m: [debug] e[33m[INST STDERR] 2016-11-23 13:42:00.599 instruments[11657:60597] WebKit Threading Violation - initial use of WebKit from a secondary thread.e[39m
e[36minfoe[39m: [debug] e[33m[INST STDERR] Instruments Usage Error: Specified target process is invalid: com.brillio.pipdemoe[39m
e[36minfoe[39m: [debug] e[33m[INST STDERR] instruments, version 7.3 (60133)
usage: instruments [-t template] [-D document] [-l timeLimit] [-i #] [-w device] [[-p pid] | [application [-e variable value] [argument …]]]e[39m
e[36minfoe[39m: [debug] e[90m[INSTSERVER] Instruments exited with code 255e[39m
e[36minfoe[39m: [debug] Killall instruments
e[36minfoe[39m: [debug] Instruments crashed on startup
e[36minfoe[39m: [debug] We exceeded the number of retries allowed for instruments to successfully start; failing launch
e[36minfoe[39m: [debug] Stopping iOS log capture
e[36minfoe[39m: [debug] Running ios sim reset flow
e[36minfoe[39m: [debug] Killing the simulator process
e[36minfoe[39m: [debug] Killing any other simulator daemons
e[36minfoe[39m: [debug] Killall iOS Simulator
e[36minfoe[39m: [debug] On a real device; cannot clean device state
e[36minfoe[39m: [debug] Cleaning up appium session
e[31merrore[39m: Failed to start an Appium session, err was: Error: Instruments crashed on startup
e[36minfoe[39m: [debug] Error: Instruments crashed on startup
at [object Object].Instruments.onInstrumentsExit (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-instruments/lib/instruments.js:440:31)
at [object Object]. (/Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-instruments/lib/instruments.js:353:12)
at ChildProcess.emit (events.js:110:17)
at Process.ChildProcess._handle.onexit (child_process.js:1074:12)
e[36minfoe[39m: [debug] Responding to client with error: {“status”:33,“value”:{“message”:“A new session could not be created. (Original error: Instruments crashed on startup)”,“origValue”:“Instruments crashed on startup”},“sessionId”:null}
e[36minfoe[39m: e[37m<-- POST /wd/hub/session e[39me[31m500e[39me[90m 73892.205 ms - 182e[39m e[90me[39m
Skipped
2016-11-23 13:42:01 info : TestListener : onTestSkipped - *****verifyOderForHHgreggCard5PercentDiscount test has skipped *****
2016-11-23 13:42:01 info : TestListener : getTestClassName - Required Test Name : sharepointLoginToSaveAndPublishMobile
2016-11-23 13:42:03 info : DriverScript : close - Driver close
[Utils] Attempting to create /Users/MobilePilot/Downloads/BMSRnDProject/test-output/Default suite/Default test.xml
[Utils] Directory /Users/MobilePilot/Downloads/BMSRnDProject/test-output/Default suite exists: true
SKIPPED: verifyOderForHHgreggCard5PercentDiscount
java.lang.RuntimeException: org.openqa.selenium.SessionNotCreatedException: A new session could not be created. (Original error: Instruments crashed on startup) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 74.56 seconds
Build info: version: ‘unknown’, revision: ‘unknown’, time: ‘unknown’
System info: host: ‘MacBookProNSP1.local’, ip: ‘172.29.70.152’, os.name: ‘Mac OS X’, os.arch: ‘x86_64’, os.version: ‘10.11.6’, java.version: ‘1.8.0_101’
Driver info: com.automation.framework.core.DriverScript$1
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:45)
at org.testng.internal.MethodInvocationHelper.invokeDataProvider(MethodInvocationHelper.java:110)
at org.testng.internal.Parameters.handleParameters(Parameters.java:436)
at org.testng.internal.Invoker.handleParameters(Invoker.java:1253)
at org.testng.internal.Invoker.createParameters(Invoker.java:980)
at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1070)
at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:129)
at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:112)
at org.testng.TestRunner.privateRun(TestRunner.java:753)
at org.testng.TestRunner.run(TestRunner.java:607)
at org.testng.SuiteRunner.runTest(SuiteRunner.java:368)
at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:363)
at org.testng.SuiteRunner.privateRun(SuiteRunner.java:321)
at org.testng.SuiteRunner.run(SuiteRunner.java:270)
at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
at org.testng.TestNG.runSuitesSequentially(TestNG.java:1284)
at org.testng.TestNG.runSuitesLocally(TestNG.java:1209)
at org.testng.TestNG.runSuites(TestNG.java:1124)
at org.testng.TestNG.run(TestNG.java:1096)
at org.testng.remote.AbstractRemoteTestNG.run(AbstractRemoteTestNG.java:132)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:236)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:81)
Caused by: org.openqa.selenium.SessionNotCreatedException: A new session could not be created. (Original error: Instruments crashed on startup) (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 74.56 seconds
Build info: version: ‘unknown’, revision: ‘unknown’, time: ‘unknown’
System info: host: ‘MacBookProNSP1.local’, ip: ‘172.29.70.152’, os.name: ‘Mac OS X’, os.arch: ‘x86_64’, os.version: ‘10.11.6’, java.version: ‘1.8.0_101’
Driver info: com.automation.framework.core.DriverScript$1
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.openqa.selenium.remote.ErrorHandler.createThrowable(ErrorHandler.java:204)
at org.openqa.selenium.remote.ErrorHandler.throwIfResponseFailed(ErrorHandler.java:156)
at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:605)
at io.appium.java_client.DefaultGenericMobileDriver.execute(DefaultGenericMobileDriver.java:51)
at io.appium.java_client.AppiumDriver.execute(AppiumDriver.java:1)
at io.appium.java_client.ios.IOSDriver.execute(IOSDriver.java:1)
at org.openqa.selenium.remote.RemoteWebDriver.startSession(RemoteWebDriver.java:242)
at org.openqa.selenium.remote.RemoteWebDriver.(RemoteWebDriver.java:128)
at org.openqa.selenium.remote.RemoteWebDriver.(RemoteWebDriver.java:141)
at io.appium.java_client.DefaultGenericMobileDriver.(DefaultGenericMobileDriver.java:47)
at io.appium.java_client.AppiumDriver.(AppiumDriver.java:114)
at io.appium.java_client.AppiumDriver.(AppiumDriver.java:132)
at io.appium.java_client.ios.IOSDriver.(IOSDriver.java:81)
at com.automation.framework.core.DriverScript$1.(DriverScript.java:159)
at com.automation.framework.core.DriverScript.initAppiumIOSNativeDriver(DriverScript.java:159)
at com.automation.framework.core.DriverScript.initializeMobileTestBaseSetup(DriverScript.java:126)
at com.automation.framework.core.BaseTest.initMobile(BaseTest.java:96)
at com.automation.framework.core.BaseTest.globalLaunchDrivers(BaseTest.java:79)
at com.automation.framework.core.BaseTest.initializeDriver(BaseTest.java:62)
at com.automation.framework.core.BaseTest.(BaseTest.java:36)
at com.rjo.web.tests.sharepointLoginToSaveAndPublishMobile.testDataProvider(sharepointLoginToSaveAndPublishMobile.java:51)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:100)
at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:51)
at org.testng.internal.MethodInvocationHelper.invokeMethodNoCheckedException(MethodInvocationHelper.java:41)
… 22 more