[Q] Xposed doesn't work after reboot, it needs subsequent soft reboot - S7198

Search This thread

OlivierS

Member
Jun 16, 2009
13
2
Hello,

I have installed Xposed Framework on my Chinese S7198 (02_jbla668) phone. It works fine except that if I reboot the phone it looks like Xposed is not active: none of the modules work.

If I go to Xposed Frameword and tap "Soft Reboot" everything works again. I couldn't find an answer to this in the forum.

I just did a reboot and got the log from Xposed. It shows it can't find the module files.Timing problem on the availability of the files?

Log file follows.

Thanks in advance.

Code:
-----------------
1 Jul 2014 14:31:31 UTC
Loading Xposed v54 (for Zygote)...
Running ROM '02_v89_jbla668_20131109' with fingerprint 'alps/2101_v89_jbla668/2101_v89_jbla668:4.2.2/JDQ39/1383966244:usr/tst-kys'
Loading modules from /mnt/asec/com.zst.xposed.xuimod-2/pkg.apk
  File does not exist
Loading modules from /mnt/asec/de.robv.android.xposed.mods.appsettings-1/pkg.apk
  File does not exist
Loading modules from /mnt/asec/com.pyler.xssidindicator-2/pkg.apk
  File does not exist
Loading modules from /mnt/asec/ma.wanam.torch-1/pkg.apk
  File does not exist
Loading modules from /data/app/ccc71.at.free-1.apk
  Loading class ccc71.at.xposed.at_xposed_enabled
  Loading class ccc71.at.xposed.at_remove_battery_icon
  Loading class ccc71.at.xposed.at_remove_low_battery_warning
  Loading class ccc71.at.xposed.at_apps
  Loading class ccc71.at.xposed.at_fix_mnt_asec
Loading modules from /mnt/asec/com.mohammadag.burnttoast-1/pkg.apk
  File does not exist
Loading modules from /mnt/asec/com.zst.xposed.halo.floatingwindow-1/pkg.apk
  File does not exist
Loading modules from /data/app/ro.brucelee.xposed.fullscreencallpicture-1.apk
  Loading class ro.brucelee.xposed.fullscreencallpicture.FullScreenCallPicture
Loading modules from /mnt/asec/hk.kennethso168.xposed.advancedrebootmenu-1/pkg.apk
  File does not exist
Loading modules from /mnt/asec/pk.qwerty12.alternateapppicker-1/pkg.apk
  File does not exist
Loading modules from /mnt/asec/us.shandian.mod.swipeback-1/pkg.apk
  File does not exist
Loading modules from /mnt/asec/ma.wanam.youtubeadaway-1/pkg.apk
  File does not exist
Hooking: android from /data/data/ccc71.at.free/xposed/at_crystal_apps
Hooking: android from /data/data/ccc71.at.free/xposed/at_sd_apps
FullScreenCallPicture: init
 

OlivierS

Member
Jun 16, 2009
13
2
Hello,

I have installed Xposed Framework on my Chinese S7198 (02_jbla668) phone. It works fine except that if I reboot the phone it looks like Xposed is not active: none of the modules work.

If I go to Xposed Frameword and tap "Soft Reboot" everything works again. I couldn't find an answer to this in the forum.

I just did a reboot and got the log from Xposed. It shows it can't find the module files.Timing problem on the availability of the files?

Log file follows.

Thanks in advance.

Log file after soft reboot:

1 Jul 2014 14:57:24 UTC
Loading Xposed v54 (for Zygote)...
Running ROM '02_v89_jbla668_20131109' with fingerprint 'alps/2101_v89_jbla668/2101_v89_jbla668:4.2.2/JDQ39/1383966244:usr/tst-kys'
Loading modules from /mnt/asec/com.zst.xposed.xuimod-2/pkg.apk
Loading class com.zst.xposed.xuimod.XuiMod
Loading modules from /mnt/asec/de.robv.android.xposed.mods.appsettings-1/pkg.apk
Loading class de.robv.android.xposed.mods.appsettings.XposedMod
Loading modules from /mnt/asec/com.pyler.xssidindicator-2/pkg.apk
Loading class com.pyler.xssidindicator.XSSIDIndicator
Loading modules from /mnt/asec/ma.wanam.torch-1/pkg.apk
Loading class ma.wanam.torch.Module
Loading modules from /data/app/ccc71.at.free-1.apk
Loading class ccc71.at.xposed.at_xposed_enabled
Loading class ccc71.at.xposed.at_remove_battery_icon
Loading class ccc71.at.xposed.at_remove_low_battery_warning
Loading class ccc71.at.xposed.at_apps
Loading class ccc71.at.xposed.at_fix_mnt_asec
Loading modules from /mnt/asec/com.mohammadag.burnttoast-1/pkg.apk
Loading class com.mohammadag.burnttoast.XposedMod
Loading modules from /mnt/asec/com.zst.xposed.halo.floatingwindow-1/pkg.apk
Loading class com.zst.xposed.halo.floatingwindow.MainXposed
Loading modules from /data/app/ro.brucelee.xposed.fullscreencallpicture-1.apk
Loading class ro.brucelee.xposed.fullscreencallpicture.FullScreenCallPicture
Loading modules from /mnt/asec/hk.kennethso168.xposed.advancedrebootmenu-1/pkg.apk
Loading class hk.kennethso168.xposed.advancedrebootmenu.Main
Loading modules from /mnt/asec/pk.qwerty12.alternateapppicker-1/pkg.apk
Loading class pk.qwerty12.alternateapppicker.AlternateAppPicker
Loading modules from /mnt/asec/us.shandian.mod.swipeback-1/pkg.apk
Loading class us.shandian.mod.swipeback.hook.ModSwipeBack
Loading modules from /mnt/asec/ma.wanam.youtubeadaway-1/pkg.apk
Loading class ma.wanam.youtubeadaway.Xposed
Hooking: android from /data/data/ccc71.at.free/xposed/at_crystal_apps
Hooking: android from /data/data/ccc71.at.free/xposed/at_sd_apps
FullScreenCallPicture: init
java.lang.NoSuchMethodError: de.robv.android.xposed.installer.WelcomeActivity#convertFromTranslucent()#bestmatch
at de.robv.android.xposed.XposedHelpers.findMethodBestMatch(XposedHelpers.java:271)
at de.robv.android.xposed.XposedHelpers.findMethodBestMatch(XposedHelpers.java:284)
at de.robv.android.xposed.XposedHelpers.callMethod(XposedHelpers.java:947)
at us.shandian.mod.swipeback.app.SwipeBackActivityHelper.convertActivityFromTranslucent(SwipeBackActivityHelper.java:126)
at us.shandian.mod.swipeback.app.SwipeBackActivityHelper.onPostCreate(SwipeBackActivityHelper.java:75)
at us.shandian.mod.swipeback.hook.ModSwipeBack$100000001.afterHookedMethod(ModSwipeBack.java:121)
at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:645)
at android.app.Activity.onPostCreate(Native Method)
at android.app.Instrumentation.callActivityOnPostCreate(Instrumentation.java:1210)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2334)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2403)
at android.app.ActivityThread.access$600(ActivityThread.java:165)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1373)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:194)
at android.app.ActivityThread.main(ActivityThread.java:5391)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:525)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:833)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:600)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:132)
at dalvik.system.NativeStart.main(Native Method)
java.lang.NoSuchMethodError: de.robv.android.xposed.installer.XposedInstallerActivity#convertFromTranslucent()#bestmatch
at de.robv.android.xposed.XposedHelpers.findMethodBestMatch(XposedHelpers.java:271)
at de.robv.android.xposed.XposedHelpers.findMethodBestMatch(XposedHelpers.java:284)
at de.robv.android.xposed.XposedHelpers.callMethod(XposedHelpers.java:947)
at us.shandian.mod.swipeback.app.SwipeBackActivityHelper.convertActivityFromTranslucent(SwipeBackActivityHelper.java:126)
at us.shandian.mod.swipeback.app.SwipeBackActivityHelper.onPostCreate(SwipeBackActivityHelper.java:75)
at us.shandian.mod.swipeback.hook.ModSwipeBack$100000001.afterHookedMethod(ModSwipeBack.java:121)
at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:645)
at android.app.Activity.onPostCreate(Native Method)
at android.app.Instrumentation.callActivityOnPostCreate(Instrumentation.java:1210)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2334)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2403)
at android.app.ActivityThread.access$600(ActivityThread.java:165)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1373)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:194)
at android.app.ActivityThread.main(ActivityThread.java:5391)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:525)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:833)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:600)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:132)
at dalvik.system.NativeStart.main(Native Method)
java.lang.NullPointerException
at pk.qwerty12.alternateapppicker.AlternateAppPicker$1.afterHookedMethod(AlternateAppPicker.java:68)
at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:645)
at com.android.internal.app.ResolverActivity.onCreate(Native Method)
at com.android.internal.app.ChooserActivity.onCreate(ChooserActivity.java:53)
at android.app.Activity.performCreate(Activity.java:5122)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1146)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2315)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2403)
at android.app.ActivityThread.access$600(ActivityThread.java:165)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1373)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:194)
at android.app.ActivityThread.main(ActivityThread.java:5391)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:525)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:833)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:600)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:132)
at dalvik.system.NativeStart.main(Native Method)
java.lang.NoSuchMethodError: com.dropbox.android.activity.DropboxSendTo#convertFromTranslucent()#bestmatch
at de.robv.android.xposed.XposedHelpers.findMethodBestMatch(XposedHelpers.java:271)
at de.robv.android.xposed.XposedHelpers.findMethodBestMatch(XposedHelpers.java:284)
at de.robv.android.xposed.XposedHelpers.callMethod(XposedHelpers.java:947)
at us.shandian.mod.swipeback.app.SwipeBackActivityHelper.convertActivityFromTranslucent(SwipeBackActivityHelper.java:126)
at us.shandian.mod.swipeback.app.SwipeBackActivityHelper.onPostCreate(SwipeBackActivityHelper.java:75)
at us.shandian.mod.swipeback.hook.ModSwipeBack$100000001.afterHookedMethod(ModSwipeBack.java:121)
at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:645)
at android.app.Activity.onPostCreate(Native Method)
at com.actionbarsherlock.app.SherlockFragmentActivity.onPostCreate(panda.py:94)
at android.app.Instrumentation.callActivityOnPostCreate(Instrumentation.java:1210)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2334)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2403)
at android.app.ActivityThread.access$600(ActivityThread.java:165)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1373)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:194)
at android.app.ActivityThread.main(ActivityThread.java:5391)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:525)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:833)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:600)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:132)
at dalvik.system.NativeStart.main(Native Method)
 

GermainZ

Inactive Recognized Developer / Retired Forum Mod
Aug 3, 2012
6,170
8,805
Are those modules on your SD card? If so, move them to the internal storage.
 
  • Like
Reactions: OlivierS

flyaway718

Senior Member
Jul 2, 2014
320
91
I got the same log error that Files do not Exist. I checked the device storage at the location showed in the log and files are there...it seem to be security issue that Xposed cannot load these files. Below is the log. HELP!!!!!

Jul 2, 2014 4:39:30 PM UTC
Loading Xposed v54 (for Zygote)...
Running ROM 'KOT49H.G900VVRU1ANCG' with fingerprint 'Verizon/kltevzw/kltevzw:4.4.2/KOT49H/G900VVRU1ANCG:user/release-keys'
Loading modules from /data/app/ccc71.at-1.apk
Loading class ccc71.at.xposed.at_xposed_enabled
Loading class ccc71.at.xposed.at_remove_battery_icon
Loading class ccc71.at.xposed.at_remove_low_battery_warning
Loading class ccc71.at.xposed.at_apps
Loading class ccc71.at.xposed.at_fix_mnt_asec
Loading modules from /mnt/asec/us.shandian.mod.swipeback-1/pkg.apk
File does not exist
Loading modules from /mnt/asec/ma.wanam.xposed-1/pkg.apk
File does not exist
Hooking: android from /data/data/ccc71.at/xposed/at_crystal_apps
Hooking: android from /data/data/ccc71.at/xposed/at_sd_apps
-----------------
Jul 2, 2014 4:51:38 PM UTC
Loading Xposed v54 (for Zygote)...
Running ROM 'KOT49H.G900VVRU1ANCG' with fingerprint 'Verizon/kltevzw/kltevzw:4.4.2/KOT49H/G900VVRU1ANCG:user/release-keys'
Loading modules from /data/app/ccc71.at-1.apk
Loading class ccc71.at.xposed.at_xposed_enabled
Loading class ccc71.at.xposed.at_remove_battery_icon
Loading class ccc71.at.xposed.at_remove_low_battery_warning
Loading class ccc71.at.xposed.at_apps
Loading class ccc71.at.xposed.at_fix_mnt_asec
Loading modules from /mnt/asec/us.shandian.mod.swipeback-1/pkg.apk
File does not exist
Loading modules from /mnt/asec/ma.wanam.xposed-1/pkg.apk
File does not exist
Hooking: android from /data/data/ccc71.at/xposed/at_crystal_apps
Hooking: android from /data/data/ccc71.at/xposed/at_sd_apps
 

GermainZ

Inactive Recognized Developer / Retired Forum Mod
Aug 3, 2012
6,170
8,805
I got the same log error that Files do not Exist. I checked the device storage at the location showed in the log and files are there...it seem to be security issue that Xposed cannot load these files. Below is the log. HELP!!!!!
How about you read what's posted in this thread? Some more info: /mnt/asec isn't mounted yet when Xposed loads the modules, so while you see them fine once you're booted, they just don't exist when Xposed tried to load them.
 

deepashree

Member
May 5, 2014
8
4
gumla
I did simple trick it solved my same problem

Hello,

I have installed Xposed Framework on my Chinese S7198 (02_jbla668) phone. It works fine except that if I reboot the phone it looks like Xposed is not active: none of the modules work.

If I go to Xposed Frameword and tap "Soft Reboot" everything works again. I couldn't find an answer to this in the forum.

I just did a reboot and got the log from Xposed. It shows it can't find the module files.Timing problem on the availability of the files?

Log file follows.

Thanks in advance.

Code:
-----------------
1 Jul 2014 14:31:31 UTC
Loading Xposed v54 (for Zygote)...
Running ROM '02_v89_jbla668_20131109' with fingerprint 'alps/2101_v89_jbla668/2101_v89_jbla668:4.2.2/JDQ39/1383966244:usr/tst-kys'
Loading modules from /mnt/asec/com.zst.xposed.xuimod-2/pkg.apk
  File does not exist
Loading modules from /mnt/asec/de.robv.android.xposed.mods.appsettings-1/pkg.apk
  File does not exist
Loading modules from /mnt/asec/com.pyler.xssidindicator-2/pkg.apk
  File does not exist
Loading modules from /mnt/asec/ma.wanam.torch-1/pkg.apk
  File does not exist
Loading modules from /data/app/ccc71.at.free-1.apk
  Loading class ccc71.at.xposed.at_xposed_enabled
  Loading class ccc71.at.xposed.at_remove_battery_icon
  Loading class ccc71.at.xposed.at_remove_low_battery_warning
  Loading class ccc71.at.xposed.at_apps
  Loading class ccc71.at.xposed.at_fix_mnt_asec
Loading modules from /mnt/asec/com.mohammadag.burnttoast-1/pkg.apk
  File does not exist
Loading modules from /mnt/asec/com.zst.xposed.halo.floatingwindow-1/pkg.apk
  File does not exist
Loading modules from /data/app/ro.brucelee.xposed.fullscreencallpicture-1.apk
  Loading class ro.brucelee.xposed.fullscreencallpicture.FullScreenCallPicture
Loading modules from /mnt/asec/hk.kennethso168.xposed.advancedrebootmenu-1/pkg.apk
  File does not exist
Loading modules from /mnt/asec/pk.qwerty12.alternateapppicker-1/pkg.apk
  File does not exist
Loading modules from /mnt/asec/us.shandian.mod.swipeback-1/pkg.apk
  File does not exist
Loading modules from /mnt/asec/ma.wanam.youtubeadaway-1/pkg.apk
  File does not exist
Hooking: android from /data/data/ccc71.at.free/xposed/at_crystal_apps
Hooking: android from /data/data/ccc71.at.free/xposed/at_sd_apps
FullScreenCallPicture: init

I copied every apk files ( xposed installer and its modules) to my internal memory .
after that I removed my memory card rebooted device and installed all files i.e xposed installer and modules and then activated all modules and rebooted normally.
it worked for me and now there is no problem of performing soft reboot every time.
try if it works for you. I'm sure it will work for you too.
 

Raj333

Member
Dec 10, 2015
5
1
-----------------
31-Jan-2017 6:45:51 pm UTC
Loading Xposed v54 (for Zygote)...
Running ROM '4.4.026.P0.140702.A109' with fingerprint 'Micromax/A109/A109:4.4.2/KOT49H/4.4.026.P0.140702.A109:user/release-keys'
-----------------
31-Jan-2017 6:50:39 pm UTC
Loading Xposed v54 (for Zygote)...
Running ROM '4.4.026.P0.140702.A109' with fingerprint 'Micromax/A109/A109:4.4.2/KOT49H/4.4.026.P0.140702.A109:user/release-keys'
Loading modules from /data/app/com.mohammadag.knockcode-1.apk
Loading class com.mohammadag.knockcode.XposedMod
-----------------
31-Jan-2017 6:52:36 pm UTC
Loading Xposed v54 (for Zygote)...
Running ROM '4.4.026.P0.140702.A109' with fingerprint 'Micromax/A109/A109:4.4.2/KOT49H/4.4.026.P0.140702.A109:user/release-keys'
Loading modules from /data/app/com.mohammadag.knockcode-1.apk
Loading class com.mohammadag.knockcode.XposedMod
-----------------
31-Jan-2017 7:00:52 pm UTC
Loading Xposed v54 (for Zygote)...
Running ROM '4.4.026.P0.140702.A109' with fingerprint 'Micromax/A109/A109:4.4.2/KOT49H/4.4.026.P0.140702.A109:user/release-keys'
Loading modules from /mnt/asec/com.mohammadag.knockcode-1/pkg.apk
Loading class com.mohammadag.knockcode.XposedMod
-----------------
31-Jan-2017 7:05:33 pm UTC
Loading Xposed v54 (for Zygote)...
Running ROM '4.4.026.P0.140702.A109' with fingerprint 'Micromax/A109/A109:4.4.2/KOT49H/4.4.026.P0.140702.A109:user/release-keys'
Loading modules from /mnt/asec/com.mohammadag.knockcode-1/pkg.apk
File does not exist

I have move apps to internal bt didn't help plz i want solution
 

Top Liked Posts