0% found this document useful (0 votes)
70 views2 pages

eTMS App Critical Errors Log

The document contains 3 log entries from an Android application called eTMS. The first and second entries report the same error message regarding converting a String to a JSONObject. The third entry indicates the application experienced a crash, with details about a null pointer exception when attempting to get a Bundle object.

Uploaded by

kavyankhs
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
70 views2 pages

eTMS App Critical Errors Log

The document contains 3 log entries from an Android application called eTMS. The first and second entries report the same error message regarding converting a String to a JSONObject. The third entry indicates the application experienced a crash, with details about a null pointer exception when attempting to get a Bundle object.

Uploaded by

kavyankhs
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

{"data":

[{"appName":"eTMS","appVersion":"1.5.1","availableMemory":6750864,"currentDate":"20
23-02-05 18:53:38","deviceId":"Realme RMX3085 ( 830a3568d7c3803e )
","deviceName":"Android","deviceVersion":"12","mFrameVersion":"1.8.5","message":"Va
lue No previous pass for given employee at error of type java.lang.String cannot be
converted to
JSONObject","errorSeverity":"CRITICAL","errorType":"ERROR","errorLog":"Value No
previous pass for given employee at error of type java.lang.String cannot be
converted to JSONObject"},{},
{"appName":"eTMS","appVersion":"1.5.1","availableMemory":8179792,"currentDate":"202
3-02-21 14:28:19","deviceId":"Realme RMX3085 ( 830a3568d7c3803e )
","deviceName":"Android","deviceVersion":"12","mFrameVersion":"1.8.5","message":"Va
lue No previous pass for given employee at error of type java.lang.String cannot be
converted to
JSONObject","errorSeverity":"CRITICAL","errorType":"ERROR","errorLog":"Value No
previous pass for given employee at error of type java.lang.String cannot be
converted to JSONObject"},
{"appName":"eTMS","appVersion":"1.5.1","availableMemory":15100400,"currentDate":"20
23-02-21 23:10:05","deviceId":"Realme RMX3085 ( 830a3568d7c3803e )
","deviceName":"Android","deviceVersion":"12","mFrameVersion":"1.8.5","message":"Ap
plication is experiencing
crash","errorSeverity":"CRITICAL","errorType":"CRASH","errorLog":"java.lang.Runtime
Exception: Unable to start activity
ComponentInfo{com.tcs.etms\/com.tcs.etms.views.activity.ProfileActivity}:
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object
android.os.Bundle.get(java.lang.String)' on a null object reference\n\tat
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3815)\n\tat
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3977)\n\tat
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
9)\n\tat
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)\n\tat
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)\n\tat android.app.ActivityThread$H.handleMessage(ActivityThread.java:2374)\n\
tat android.os.Handler.dispatchMessage(Handler.java:106)\n\tat
android.os.Looper.loopOnce(Looper.java:233)\n\tat
android.os.Looper.loop(Looper.java:344)\n\tat
android.app.ActivityThread.main(ActivityThread.java:8248)\n\tat
java.lang.reflect.Method.invoke(Native Method)\n\tat
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:589)\
n\tat com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1071)\nCaused by:
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.Object
android.os.Bundle.get(java.lang.String)' on a null object reference\n\tat
com.tcs.etms.views.activity.ProfileActivity.onCreate(ProfileActivity.java:107)\n\
tat android.app.Activity.performCreate(Activity.java:8130)\n\tat
android.app.Activity.performCreate(Activity.java:8110)\n\tat
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1343)\n\tat
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3781)\n\t...
12 more\njava.lang.NullPointerException: Attempt to invoke virtual method
'java.lang.Object android.os.Bundle.get(java.lang.String)' on a null object
reference\n\tat
com.tcs.etms.views.activity.ProfileActivity.onCreate(ProfileActivity.java:107)\n\
tat android.app.Activity.performCreate(Activity.java:8130)\n\tat
android.app.Activity.performCreate(Activity.java:8110)\n\tat
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1343)\n\tat
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3781)\n\tat
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3977)\n\tat
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
9)\n\tat
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)\n\tat
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)\n\tat android.app.ActivityThread$H.handleMessage(ActivityThread.java:2374)\n\
tat android.os.Handler.dispatchMessage(Handler.java:106)\n\tat
android.os.Looper.loopOnce(Looper.java:233)\n\tat
android.os.Looper.loop(Looper.java:344)\n\tat
android.app.ActivityThread.main(ActivityThread.java:8248)\n\tat
java.lang.reflect.Method.invoke(Native Method)\n\tat
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:589)\
n\tat com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1071)\n"}]}

You might also like