aptana / studio3

This repository contains the code for core components of Aptana Studio 3.
http://aptana.com/products/studio3
Other
1.07k stars 483 forks source link

Aptana Start Error MacOS #498

Open KajetanWitkowski opened 5 years ago

KajetanWitkowski commented 5 years ago

Hello When I start Aptana 3 there's an error appears " See the log file/Users/ABCD/Documents/AptanaWorkspace/.metadata/.log." Can someone please tell me how to fix it ?

rzil commented 5 years ago

Same problem here. Weird thing is when I look for that log file it doesn't exist.

vaenst commented 5 years ago

image image My system is MacOS X 10.14.4. When I set up the workspaces, aptana will appear as the above box. I checked the log but I don't know what the situation is. How can I solve it?

bcm082 commented 5 years ago

I have the same problem, I can't use Aptana on mac because of this error. I have no idea what to do. Did anybody figure that out?

maxnuki commented 5 years ago

I had the same problem when opening AptanaStudio 3 for the first time. The message I received when Selecting a directory as workspace was: "An error has occurred. See the log file /Users.../.metadata/.log." I can't figure out a solution. Any suggestions? I'm using macOS High Sierra Version 10.13.6. I can open the Eclipse application, but I can't open Aptana Studio 3.

edsarmiento commented 5 years ago

same error :( does any one has any idea!

MohDahshan commented 4 years ago

i fixed this problem by deleting java jdk-13.0.1.jdk and install jdk1.8.0_231.jdk ls /Library/Java/JavaVirtualMachines/ sudo rm -fr /Library/Java/JavaVirtualMachines/jdk-13.0.1.jdk/ after that download and install jdk1.8.0_231.jdk

packzap commented 4 years ago

No /Library/Java/JavaVirtualMachines/ in my system. Decided to install the latest java jdk anyway (jdk-8u261) and get the same error upon trying to start Aptana.