Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Medium
-
Resolution: Fixed
-
Affects Version/s: Release 3.1.2, Release 3.2.0
-
Fix Version/s: 2013 Sprint 13, Release 3.1.2, Release 3.2.0
-
Component/s: SDK
-
Labels:
-
Story Points:3
Description
Spotted this one on my log:
!ENTRY org.eclipse.core.jobs 4 2 2013-06-19 12:11:54.458
|
!MESSAGE An internal error occurred during: "Checking for new Appcelerator Updates...".
|
!STACK 0
|
java.lang.NullPointerException
|
at com.appcelerator.titanium.update.TitaniumSDKUpdater.getLatestSDKRelease(TitaniumSDKUpdater.java:583)
|
at com.appcelerator.titanium.update.TitaniumSDKUpdater.getAvailableUpdates(TitaniumSDKUpdater.java:304)
|
at com.appcelerator.titanium.update.TitaniumUpdaterUtil.getAvailableUpdates(TitaniumUpdaterUtil.java:243)
|
at com.appcelerator.titanium.update.TitaniumUpdateStartup$1.run(TitaniumUpdateStartup.java:58)
|
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
|