[AC-5750] AppceleratorStudio on Mac OS terminates
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Done |
Resolution Date | 2018-06-13T07:13:37.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Studio |
Labels | n/a |
Reporter | skaneda |
Assignee | Shak Hossain |
Created | 2018-05-25T12:39:15.000+0000 |
Updated | 2018-06-13T07:13:37.000+0000 |
Description
Hello.
When you start AppceleratorStudio on MacOS, it forcibly terminates.
-> [An error has occurred.]
-> See the log file
-> /Applications/Appcelerator Studio/configuration/xxxxxx.log.
The following logs are output in the log file.
!ENTRY org.eclipse.osgi 4 0 2018-05-25 20:58:02.395
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application "com.appcelerator.titanium.rcp.application" could not be found in the registry. The applications available are: com.aptana.commandline.launcher.LauncherApplication, org.eclipse.ant.core.antRunner, org.eclipse.e4.ui.workbench.swt.E4Application, org.eclipse.e4.ui.workbench.swt.GenTopic, org.eclipse.equinox.app.error, org.eclipse.equinox.p2.director, org.eclipse.equinox.p2.garbagecollector.application, org.eclipse.equinox.p2.publisher.InstallPublisher, org.eclipse.equinox.p2.publisher.EclipseGenerator, org.eclipse.equinox.p2.publisher.ProductPublisher, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, org.eclipse.equinox.p2.reconciler.application, org.eclipse.equinox.p2.repository.repo2runnable, org.eclipse.equinox.p2.repository.metadataverifier, org.eclipse.equinox.p2.artifact.repository.mirrorApplication, org.eclipse.equinox.p2.metadata.repository.mirrorApplication, org.eclipse.equinox.p2.updatesite.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.CategoryPublisher, org.eclipse.help.base.infocenterApplication, org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool, org.eclipse.ui.ide.workbench.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:248)
at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
When I saw the JIRA ticket of the same logs output,
it was described about Java version and Aptana version.
I tried but the problem is not improved.
What is the cause of this?
Is this not enough with this procedure?
-> https://platform.axway.com/#/product/studio
Please give me the informations.
Thank you.
Attachments
File | Date | Size |
---|---|---|
appcInfo.txt | 2018-05-30T06:25:18.000+0000 | 5673 |
Hello, What is your Java version? also, share the link to the other ticket that matches your issue. Can you send the "appc info" log in here?
Hello [~skaneda], Can you please follow us in here? Thanks.
Sorry about the late reply. Java version currently used is below.
I also tried the following versions, but the symptoms were the same.
appc info is Attach file. [^appcInfo.txt] Think that this is the relevant ticket. APSTUD-8010(APSTUD-8017)
Hello, Java 9 version is not supported by the platform yet. Please uninstall that version and reinstall Java 1.8.171 version. Thanks.
Thank you for reply, and gave me information. By installing Java 1.8.171, and uninstalling Java9, the workspace launcher could did started. But, the workspace launcher will freeze. It looks like the same state as the following tickets. TISTUD-8878 There are two things I want to ask to yours. 1) I following command was executed to uninstall Java 9. > $ sudo rm -rf /Library/Java/JavaVirtualMachines/jdk-9.0.4.jdk/ Is there anything else I must delete another? 2) Do I have to uninstall Java 9 in order to run AppceleratorStudio? It's just to switch JAVA_HOME? The following Java is installed on my Mac in addition. I want to know if AppceleratorStudio can works only Java 1.8.171 environment.
Thank you.
Hello, Why there is so many Java installed in your system. Try keeping one 8 and one 7 version. Also, Try googling how to completely remove Java 9. Thanks.
I need to have multiple Java version. They're for Web development, and building old Android apps. If possible, I would like to know how to launch AppceleratorStudio in an environment where more than one Java is installed. However, thanks to the message, I was able to confirmed, that Studio can started up, on just Java 8 on clean Mac. I appreciate that you gave me an answer.
I am not sure on the process for multiple Java version to work with the platform. Let me check with the engineering and they will get back to you.
Hello, Try out our new Appcelerator studio 5.1 version. Which is supported by Java/JDK 9 version. Make sure you don't try to update Java automatically. Let us know.