App not starting using Katalon Studio Mobile

Getting below message and app is not getting started :

[Appium] Welcome to Appium v1.7.2

[Appium] Non-default server args:

[Appium] port: 64493

[Appium] chromeDriverPort: 64494

[Appium] tmpDir: C:\Users\shinpo\AppData\Local\Temp\\Katalon\Appium\Temp1519129288169

[Appium] Appium REST http interface listener started on 0.0.0.0:64493

[HTTP] → GET /wd/hub/status {}

[debug] [MJSONWP] Calling AppiumDriver.getStatus() with args:

[debug] [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.7.2”,“revision”:null}}

[HTTP] ← GET /wd/hub/status 200 15 ms - 72

[HTTP] → GET /wd/hub/status {}

[debug] [MJSONWP] Calling AppiumDriver.getStatus() with args:

[debug] [MJSONWP] Responding to client with driver.getStatus() result: {“build”:{“version”:“1.7.2”,“revision”:null}}

[HTTP] ← GET /wd/hub/status 200 4 ms - 72

[HTTP] → POST /wd/hub/session {“desiredCapabilities”:{“app”:“C:\\Users\\shinpo\\AppData\\Local\\Microsoft\\Windows\\INetCache\\IE\\UCLW4M72\\inSight.Mobile.Android.V11-Signed[1].apk”,“autoGrantPermissions”:true,“deviceId”:“emulator-5554”,“deviceName”:“asus Nexus 7 (Android 6.0.1)”,“fullReset”:false,“newCommandTimeout”:1800,“noReset”:true,“platform”:“ANDROID”,“platformName”:“Android”,“udid”:“0a3d6ab6”},“capabilities”:{“desiredCapabilities”:{“app”:“C:\\Users\\shinpo\\AppData\\Local\\Microsoft\\Windows\\INetCache\\IE\\UCLW4M72\\inSight.Mobile.Android.V11-Signed[1].apk”,“autoGrantPermissions”:true,“deviceId”:“emulator-5554”,“deviceName”:“asus Nexus 7 (Android 6.0.1)”,“fullReset”:false,“newCommandTimeout”:1800,“noReset”:true,“platform”:“ANDROID”,“platformName”:“Android”,“udid”:“0a3d6ab6”},“firstMatch”:[{“platformName”:“android”}]}}

[debug] [MJSONWP] Calling AppiumDriver.createSession() with args: [{“app”:“C:\\Users\\shinpo\\AppData\\Local\\Microsoft\\Windows\\INetCache\\IE\\UCLW4M72\\inSight.Mobile.Android.V11-Signed[1].apk”,“autoGrantPermissions”:true,“deviceId”:“emulator-5554”,“deviceName”:“asus Nexus 7 (Android 6.0.1)”,“fullReset”:false,“newCommandTimeout”:1800,“noReset”:true,“platform”:“ANDROID”,“platformName”:“Android”,“udid”:“0a3d6ab6”},null,{“desiredCapabilities”:{“app”:“C:\\Users\\shinpo\\AppData\\Local\\Microsoft\\Windows\\INetCache\\IE\\UCLW4M72\\inSight.Mobile.Android.V11-Signed[1].apk”,“autoGrantPermissions”:true,“deviceId”:“emulator-5554”,“deviceName”:“asus Nexus 7 (Android 6.0.1)”,“fullReset”:false,“newCommandTimeout”:1800,“noReset”:true,“platform”:“ANDROID”,“platformName”:“Android”,“udid”:“0a3d6ab6”},“firstMatch”:[{“platformName”:“android”}]}]

[debug] [BaseDriver] Event ‘newSessionRequested’ logged at 1519129309386 (17:51:49 GMT+0530 (India Standard Time))

[Appium] Merged W3C capabilities {“desiredCapabilities”:{“app”:"C:\\Users\\shinp… into desiredCapabilities object {“app”:"C:\\Users\\shinpo\\AppData\\Local\\Micr…

[Appium] Creating new AndroidDriver (v1.37.0) session

[Appium] Capabilities:

[Appium] app: C:\Users\shinpo\AppData\Local\Microsoft\Windows\INetCache\IE\UCLW4M72\inSight.Mobile.Android.V11-Signed[1].apk

[Appium] autoGrantPermissions: true

[Appium] deviceId: emulator-5554

[Appium] deviceName: asus Nexus 7 (Android 6.0.1)

[Appium] fullReset: false

[Appium] newCommandTimeout: 1800

[Appium] noReset: true

[Appium] platform: ANDROID

[Appium] platformName: android

[Appium] udid: 0a3d6ab6

[BaseDriver] The following capabilities were provided, but are not recognized by appium: deviceId, platform.

[BaseDriver] Session created with session id: 0ea5b3c2-3bd5-4ccc-a848-a8004c0d2746

[debug] [AndroidDriver] Getting Java version

[AndroidDriver] Java version is: 1.8.0_102

[ADB] Checking whether adb is present

[ADB] Found the following ‘build-tools’ folders (newest first):

[ADB] C:/Users/shinpo/.katalon/tools/android_sdk/build-tools/27.0.3/

[ADB] Using adb.exe from C:\Users\shinpo\.katalon\tools\android_sdk\platform-tools\adb.exe

[AndroidDriver] Retrieving device list

[debug] [ADB] Trying to find a connected android device

[debug] [ADB] Getting connected devices…

[debug] [ADB] 1 device(s) connected

[AndroidDriver] Using device: 0a3d6ab6

[ADB] Checking whether adb is present

[debug] [ADB] Setting device id to 0a3d6ab6

[BaseDriver] Using local app ‘C:\Users\shinpo\AppData\Local\Microsoft\Windows\INetCache\IE\UCLW4M72\inSight.Mobile.Android.V11-Signed[1].apk’

[debug] [AndroidDriver] Checking whether app is actually present

[AndroidDriver] Starting Android session

[debug] [ADB] Running ‘C:\Users\shinpo\.katalon\tools\android_sdk\platform-tools\adb.exe’ with args: [“-P”,5037,“-s”,“0a3d6ab6”,“wait-for-device”]

[debug] [ADB] Getting connected devices…

[debug] [ADB] 1 device(s) connected

[debug] [ADB] Running ‘C:\Users\shinpo\.katalon\tools\android_sdk\platform-tools\adb.exe’ with args: [“-P”,5037,“-s”,“0a3d6ab6”,“shell”,“echo”,“ping”]

[AndroidDriver] setDeviceLanguageCountry requires language or country.

[AndroidDriver] Got language: ‘null’ and country: ‘null’

[debug] [Logcat] Starting logcat capture

[debug] [AndroidDriver] Pushing settings apk to device…

[debug] [ADB] Getting install status for io.appium.settings

[debug] [ADB] Getting connected devices…

[debug] [ADB] 1 device(s) connected

[debug] [ADB] Running ‘C:\Users\shinpo\.katalon\tools\android_sdk\platform-tools\adb.exe’ with args: [“-P”,5037,“-s”,“0a3d6ab6”,“shell”,“pm”,“list”,“packages”,“io.appium.settings”]

[debug] [ADB] App is installed

[debug] [ADB] Getting package info for io.appium.settings

[debug] [ADB] Getting connected devices…

[debug] [ADB] 1 device(s) connected

[debug] [ADB] Running ‘C:\Users\shinpo\.katalon\tools\android_sdk\platform-tools\adb.exe’ with args: [“-P”,5037,“-s”,“0a3d6ab6”,“shell”,“dumpsys”,“package”,“io.appium.settings”]

[ADB] Checking whether aapt is present

[ADB] Found the following ‘build-tools’ folders (newest first):

[ADB] C:/Users/shinpo/.katalon/tools/android_sdk/build-tools/27.0.3/

[AndroidDriver] Ignored error while installing Appium Settings helper: ‘Could not find aapt.exe in C:\Users\shinpo\.katalon\tools\android_sdk\platform-tools\aapt.exe,C:\Users\shinpo\.katalon\tools\android_sdk\emulator\aapt.exe,C:\Users\shinpo\.katalon\tools\android_sdk\tools\aapt.exe,C:\Users\shinpo\.katalon\tools\android_sdk\tools\bin\aapt.exe,C:\Users\shinpo\.katalon\tools\android_sdk\build-tools\27.0.3\aapt.exe. Do you have the Android SDK installed at ‘C:\Users\shinpo\.katalon\tools\android_sdk’?’. Manually uninstalling the application with package id ‘io.appium.settings’ may help. Expect some Appium features may not work as expected unless this problem is fixed.

[debug] [ADB] Getting connected devices…

[debug] [ADB] 1 device(s) connected

[debug] [ADB] Running ‘C:\Users\shinpo\.katalon\tools\android_sdk\platform-tools\adb.exe’ with args: [“-P”,5037,“-s”,“0a3d6ab6”,“shell”,“getprop”,“ro.build.version.sdk”]

[debug] [ADB] Current device property ‘ro.build.version.sdk’: 23

[debug] [ADB] Device API level: 23

[debug] [ADB] Getting connected devices…

[debug] [ADB] 1 device(s) connected

[debug] [ADB] Running ‘C:\Users\shinpo\.katalon\tools\android_sdk\platform-tools\adb.exe’ with args: [“-P”,5037,“-s”,“0a3d6ab6”,“shell”,“dumpsys”,“package”,“io.appium.settings”]

[debug] [ADB] Getting connected devices…

[debug] [ADB] 1 device(s) connected

[debug] [ADB] Running ‘C:\Users\shinpo\.katalon\tools\android_sdk\platform-tools\adb.exe’ with args: [“-P”,5037,“-s”,“0a3d6ab6”,“shell”,“pm”,“dump”,“io.appium.settings”]

[debug] [ADB] Got the following command chunks to execute: pm,grant,io.appium.settings,android.permission.WRITE_SETTINGS,;,pm,grant,io.appium.settings,android.permission.ACCESS_MOCK_LOCATION,;

[debug] [ADB] Getting connected devices…

[debug] [ADB] 1 device(s) connected

[debug] [ADB] Running ‘C:\Users\shinpo\.katalon\tools\android_sdk\platform-tools\adb.exe’ with args: [“-P”,5037,“-s”,“0a3d6ab6”,“shell”,“pm”,“grant”,“io.appium.settings”,“android.permission.WRITE_SETTINGS”,“;”,“pm”,“grant”,“io.appium.settings”,“android.permission.ACCESS_MOCK_LOCATION”,“;”]

[debug] [ADB] Getting connected devices…

[debug] [ADB] 1 device(s) connected

[debug] [ADB] Running ‘C:\Users\shinpo\.katalon\tools\android_sdk\platform-tools\adb.exe’ with args: [“-P”,5037,“-s”,“0a3d6ab6”,“shell”,“ps”]

[debug] [ADB] Device API level: 23

[debug] [ADB] Getting connected devices…

[debug] [ADB] 1 device(s) connected

[debug] [ADB] Running ‘C:\Users\shinpo\.katalon\tools\android_sdk\platform-tools\adb.exe’ with args: [“-P”,5037,“-s”,“0a3d6ab6”,“shell”,“appops”,“set”,“io.appium.settings”,“android:mock_location”,“allow”]

[debug] [AndroidDriver] Pushing unlock helper app to device…

[debug] [ADB] Getting install status for io.appium.unlock

[debug] [ADB] Getting connected devices…

[debug] [ADB] 1 device(s) connected

[debug] [ADB] Running ‘C:\Users\shinpo\.katalon\tools\android_sdk\platform-tools\adb.exe’ with args: [“-P”,5037,“-s”,“0a3d6ab6”,“shell”,“pm”,“list”,“packages”,“io.appium.unlock”]

[debug] [ADB] App is installed

[debug] [ADB] Getting package info for io.appium.unlock

[debug] [ADB] Getting connected devices…

[debug] [ADB] 1 device(s) connected

[debug] [ADB] Running ‘C:\Users\shinpo\.katalon\tools\android_sdk\platform-tools\adb.exe’ with args: [“-P”,5037,“-s”,“0a3d6ab6”,“shell”,“dumpsys”,“package”,“io.appium.unlock”]

[ADB] Checking whether aapt is present

[AndroidDriver] Ignored error while installing Appium Unlock helper: ‘Could not find aapt.exe in C:\Users\shinpo\.katalon\tools\android_sdk\platform-tools\aapt.exe,C:\Users\shinpo\.katalon\tools\android_sdk\emulator\aapt.exe,C:\Users\shinpo\.katalon\tools\android_sdk\tools\aapt.exe,C:\Users\shinpo\.katalon\tools\android_sdk\tools\bin\aapt.exe,C:\Users\shinpo\.katalon\tools\android_sdk\build-tools\27.0.3\aapt.exe. Do you have the Android SDK installed at ‘C:\Users\shinpo\.katalon\tools\android_sdk’?’. Manually uninstalling the application with package id ‘io.appium.unlock’ may help. Expect some Appium features may not work as expected unless this problem is fixed.

[ADB] Getting device platform version

[debug] [ADB] Getting connected devices…

[debug] [ADB] 1 device(s) connected

[debug] [ADB] Running ‘C:\Users\shinpo\.katalon\tools\android_sdk\platform-tools\adb.exe’ with args: [“-P”,5037,“-s”,“0a3d6ab6”,“shell”,“getprop”,“ro.build.version.release”]

[debug] [ADB] Current device property ‘ro.build.version.release’: 6.0.1

[debug] [ADB] Getting connected devices…

[debug] [ADB] 1 device(s) connected

[debug] [ADB] Running ‘C:\Users\shinpo\.katalon\tools\android_sdk\platform-tools\adb.exe’ with args: [“-P”,5037,“-s”,“0a3d6ab6”,“shell”,“wm”,“size”]

[debug] [ADB] Getting connected devices…

[debug] [ADB] 1 device(s) connected

[debug] [ADB] Running ‘C:\Users\shinpo\.katalon\tools\android_sdk\platform-tools\adb.exe’ with args: [“-P”,5037,“-s”,“0a3d6ab6”,“shell”,“getprop”,“ro.product.model”]

[debug] [ADB] Current device property ‘ro.product.model’: Nexus 7

[debug] [ADB] Getting connected devices…

[debug] [ADB] 1 device(s) connected

[debug] [ADB] Running ‘C:\Users\shinpo\.katalon\tools\android_sdk\platform-tools\adb.exe’ with args: [“-P”,5037,“-s”,“0a3d6ab6”,“shell”,“getprop”,“ro.product.manufacturer”]

[debug] [ADB] Current device property ‘ro.product.manufacturer’: asus

[debug] [AndroidDriver] Parsing package and activity from app manifest

[ADB] Checking whether aapt is present

[debug] [AndroidDriver] Shutting down Android driver

[debug] [AndroidDriver] Called deleteSession but bootstrap wasn’t active

[debug] [Logcat] Stopping logcat capture

[debug] [ADB] Getting connected devices…

[debug] [ADB] 1 device(s) connected

[debug] [ADB] Running ‘C:\Users\shinpo\.katalon\tools\android_sdk\platform-tools\adb.exe’ with args: [“-P”,5037,“-s”,“0a3d6ab6”,“shell”,“am”,“force-stop”,“io.appium.unlock”]

[debug] [AndroidDriver] Not cleaning generated files. Add `clearSystemFiles` capability if wanted.