- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

ccyj85
New Member
11-24-2016
09:51 PM
This one:
java.lang.NullPointerException: Attempt to invoke virtual method 'org.json.JSONArray com.splunk.mint.StartedTransactions.getTransactionsJson()' on a null object reference
java.lang.NullPointerException: Attempt to invoke virtual method 'org.json.JSONArray com.splunk.mint.StartedTransactions.getTransactionsJson()' on a null object reference
at com.splunk.mint.BaseDTO.getBasicDataFixtureJson(BaseDTO.java:110)
at com.splunk.mint.ActionMemoryTrim.toJsonLine(ActionMemoryTrim.java:30)
at com.splunk.mint.ActionMemoryTrim.save(ActionMemoryTrim.java:48)
at com.splunk.mint.MemoryTrimHandler.onTrimMemory(MemoryTrimHandler.java:36)
at android.app.Application.onTrimMemory(Application.java:158)
at android.app.ActivityThread.handleTrimMemory(ActivityThread.java:6064)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2071)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:7325)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)
1 Solution
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
croyal_splunk

Splunk Employee
12-15-2016
12:58 PM
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
croyal_splunk

Splunk Employee
12-15-2016
12:58 PM
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
croyal_splunk

Splunk Employee
12-21-2016
07:21 AM
The release date is not set but version 5.2.1 is in active dev. You'll be able to see release details in the changelog after QA and release.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

ccyj85
New Member
12-21-2016
03:25 AM
Thanks. Is there a planned release date? We are getting hundreds of these every day.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ddrillic
Ultra Champion
12-08-2016
01:16 PM
A similar case at What is the reason that NPE crash has occurred in Splunk?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
croyal_splunk

Splunk Employee
12-08-2016
01:12 PM
Are you using the latest SDK versions?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
croyal_splunk

Splunk Employee
12-15-2016
11:23 AM
Thank you for reporting and providing detail. We are investigating.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

ccyj85
New Member
12-15-2016
02:18 AM
I am using 5.2.0 the latest android SDK.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

ccyj85
New Member
12-15-2016
02:17 AM
OS Android 5.0.1
App Version 1.0.27
Device samsung GT-I9500
sdk_version 5.2.0
SDK 5.2.0 should be the latest android sdk?
