[AC-3451] An internal error occurred during: "Opening Page...".java.lang.NullPointerException
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2016-04-19T16:28:34.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | ravichandran |
Assignee | Shak Hossain |
Created | 2016-04-03T17:39:57.000+0000 |
Updated | 2016-04-19T16:28:34.000+0000 |
Description
1.After opening appcelerator studio version - build: 4.5.0.201602170821
A dialog opened with - An internal error occurred during: "Opening Page..." java.lang.NullPointerException
2.After clicking on dashboard, the same error comes up
3.While creating a new mobile app project showing the error dialog
An internal error occurred during: "Opening Page...".java.lang.NullPointerException
!ENTRY org.eclipse.core.jobs 4 2 2016-04-03 00:37:13.665
!MESSAGE An internal error occurred during: "Initializing Titanium Core plugin".
!STACK 0
java.lang.NullPointerException
!ENTRY org.eclipse.ui.workbench 4 2 2016-04-03 00:37:13.797
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.NullPointerException
!ENTRY org.eclipse.ui 4 0 2016-04-03 00:37:13.976
!MESSAGE Could not instantiate splash
!STACK 0
java.lang.NullPointerException
!ENTRY org.eclipse.ui 4 0 2016-04-03 00:37:13.978
!MESSAGE Error occurred during status handling
!STACK 0
java.lang.NullPointerException
Attachments
File | Date | Size |
log | 2016-04-03T17:39:06.000+0000 | 141619 |
I have followed the instructions from appcelerator docs to install appcelerator studio_32bit v-4.5.0.201602170821 on windows 7 but the following issue occurred repeatedly Steps to reproduce the issue : 1.After opening appcelerator studio version - build: 4.5.0.201602170821 A dialog opened with - An internal error occurred during: "Opening Page..." java.lang.NullPointerException 2.After clicking on dashboard, the same error comes up 3.While creating a new mobile app project showing the same error dialog please find the attached log file for error details and assist me to sort out this issue as soon as possible
Hello, What version of JDk are you using? Please use 32bit JDK with Appcelerator in Windows platform. It is mandatory for JDK to be 32bit for Windows platform whether or not Appcelerator is running on 32bit or 64bit operating system. http://docs.appcelerator.com/platform/latest/#!/guide/Installing_Oracle_JDK Now, After making sure of that, Check if you set the environment valiable path for JAVA_HOME. http://docs.appcelerator.com/platform/latest/#!/guide/Software_Locations_and_Environment_Variables Now, Downlaod the latest studio version from here https://web.appcelerator.com/product/studio. Uninstall the previous version and install the latest one. Regards, Sharif.