Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eclipse does not work on Mac x64 #868

Open
janvcap-mac opened this issue Dec 9, 2024 · 0 comments
Open

Eclipse does not work on Mac x64 #868

janvcap-mac opened this issue Dec 9, 2024 · 0 comments
Labels
bug Something isn't working macOS specific for Apple MacOS

Comments

@janvcap-mac
Copy link

Expected behavior

As an IDEasy eclipse user on Mac x64 I expect eclipse to work properly.

Actual behavior

bash-3.2$ ide eclipse
Updates are available for the settings repository. If you want to pull the latest changes, call ide update.
Start: Configuring workspace main for IDE eclipse
Successfully ended step 'Configuring workspace main for IDE eclipse'.
Trying to download eclipse-2024-09-mac-x64.tar.gz.2 from https://ftp.snt.utwente.nl/pub/software/eclipse/technology/epp/downloads/release/2024-09/R/eclipse-java-2024-09-R-macosx-cocoa-x86_64.tar.gz
Downloading 100% │███████████████████│ 330/330MiB (0:00:13 / 0:00:00) 25,4MiB/s
Checksum 9452679844c08cd37c0801c6b8ebb6693b9561b649c095222b49c5ff5bd2f931 is correct.
Extracting TAR file /Users/Username/Downloads/ide/default/eclipse-2024-09-mac-x64.tar.gz to /Users/Username/IdeasyTestProjects/_ide/tmp/extract-eclipse-2024-09-mac-x64.tar.gz
Extracting 100% │████████████████████│ 330/330MiB (0:00:05 / 0:00:00) 66,1MiB/s
Start: Install plugin devstyle
Running command '/Users/Username/IdeasyTestProjects/_ide/software/default/eclipse/eclipse/2024-09/Eclipse.app/Contents/MacOS/eclipse' with arguments '-data' '/Users/Username/IdeasyTestProjects/testproject/workspaces/main' '-keyring' '/Users/Username/.eclipse/.keyring' '-configuration' '/Users/Username/IdeasyTestProjects/testproject/plugins/eclipse/configuration' '-consoleLog' '-nosplash' '-application' 'org.eclipse.equinox.p2.director' '-repository' 'https://www.genuitec.com/updates/devstyle/ci/' '-installIU' 'com.genuitec.eclipse.theming.core.feature.feature.group'
failed with exit code 134!
objc[976]: CLASS: class 'AppleEventDelegate' 0x1be06d0 small method list 0x1bdac88 is not in immutable memory
objc[976]: CLASS: class 'AppleEventDelegate' 0x1be06d0 small method list 0x1bdac88 is not in immutable memory
Failed to install plugin devstyle (com.genuitec.eclipse.theming.core.feature.feature.group): exit code was 134
Start: Install plugin anyedit
Running command '/Users/Username/IdeasyTestProjects/_ide/software/default/eclipse/eclipse/2024-09/Eclipse.app/Contents/MacOS/eclipse' with arguments '-data' '/Users/Username/IdeasyTestProjects/testproject/workspaces/main' '-keyring' '/Users/Username/.eclipse/.keyring' '-configuration' '/Users/Username/IdeasyTestProjects/testproject/plugins/eclipse/configuration' '-consoleLog' '-nosplash' '-application' 'org.eclipse.equinox.p2.director' '-repository' 'https://raw.githubusercontent.com/iloveeclipse/plugins/latest/' '-installIU' 'AnyEditTools.feature.group'
failed with exit code 134!
objc[978]: CLASS: class 'AppleEventDelegate' 0x7baa6d0 small method list 0x7ba4c88 is not in immutable memory
objc[978]: CLASS: class 'AppleEventDelegate' 0x7baa6d0 small method list 0x7ba4c88 is not in immutable memory
Failed to install plugin anyedit (AnyEditTools.feature.group): exit code was 134
Start: Install plugin startexplorer
Running command '/Users/Username/IdeasyTestProjects/_ide/software/default/eclipse/eclipse/2024-09/Eclipse.app/Contents/MacOS/eclipse' with arguments '-data' '/Users/Username/IdeasyTestProjects/testproject/workspaces/main' '-keyring' '/Users/Username/.eclipse/.keyring' '-configuration' '/Users/Username/IdeasyTestProjects/testproject/plugins/eclipse/configuration' '-consoleLog' '-nosplash' '-application' 'org.eclipse.equinox.p2.director' '-repository' 'https://basti1302.github.io/startexplorer/update/' '-installIU' 'de.bastiankrol.startexplorer.feature.feature.group'
failed with exit code 134!
objc[979]: CLASS: class 'AppleEventDelegate' 0x63d46d0 small method list 0x63cec88 is not in immutable memory
objc[979]: CLASS: class 'AppleEventDelegate' 0x63d46d0 small method list 0x63cec88 is not in immutable memory
Failed to install plugin startexplorer (de.bastiankrol.startexplorer.feature.feature.group): exit code was 134
Start: Install plugin checkstyle
Running command '/Users/Username/IdeasyTestProjects/_ide/software/default/eclipse/eclipse/2024-09/Eclipse.app/Contents/MacOS/eclipse' with arguments '-data' '/Users/Username/IdeasyTestProjects/testproject/workspaces/main' '-keyring' '/Users/Username/.eclipse/.keyring' '-configuration' '/Users/Username/IdeasyTestProjects/testproject/plugins/eclipse/configuration' '-consoleLog' '-nosplash' '-application' 'org.eclipse.equinox.p2.director' '-repository' 'https://checkstyle.org/eclipse-cs-update-site' '-installIU' 'net.sf.eclipsecs.feature.group'
failed with exit code 134!
objc[980]: CLASS: class 'AppleEventDelegate' 0xd5c36d0 small method list 0xd5bdc88 is not in immutable memory
objc[980]: CLASS: class 'AppleEventDelegate' 0xd5c36d0 small method list 0xd5bdc88 is not in immutable memory
Failed to install plugin checkstyle (net.sf.eclipsecs.feature.group): exit code was 134
Successfully installed eclipse in version 2024-09
  Step 'Install plugin devstyle' failed: Failed to install plugin devstyle (com.genuitec.eclipse.theming.core.feature.feature.group): exit code was 134
  Step 'Install plugin anyedit' failed: Failed to install plugin anyedit (AnyEditTools.feature.group): exit code was 134
  Step 'Install plugin startexplorer' failed: Failed to install plugin startexplorer (de.bastiankrol.startexplorer.feature.feature.group): exit code was 134
  Step 'Install plugin checkstyle' failed: Failed to install plugin checkstyle (net.sf.eclipsecs.feature.group): exit code was 134
4 step(s) failed out of 16 steps.
objc[981]: CLASS: class 'AppleEventDelegate' 0x49ca6d0 small method list 0x49c4c88 is not in immutable memory

Steps to reproduce (bug) / Use Case of feature request (enhancement)

  1. Run ide eclipse

Related/Dependent Issues

Comments/Hints:

Affected version:

  • OS: Mac x64
  • IDEasy: 2024.12.001-beta-SNAPSHOT
@janvcap-mac janvcap-mac added the bug Something isn't working label Dec 9, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in IDEasy board Dec 9, 2024
@alfeilex alfeilex added the macOS specific for Apple MacOS label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working macOS specific for Apple MacOS
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants