gpt4 book ai didi

repast-simphony - java - 从 Eclipse 运行 repast simphony 时出现 NSException 错误

转载 作者:行者123 更新时间:2023-12-02 02:41:31 25 4
gpt4 key购买 nike

当 Eclipse 出现提示时,我遇到了一个阻止 repast simphony 运行的错误。窗口不会在出现提示时运行模型,而是会消失并在 Eclipse 中显示一条错误消息。

到目前为止,我在我的 Mac 上执行的步骤(用于 repast simphony 设置)是:

1) 从 Adopt Open JDK 下载 Java 8 JDK(因为稍后我需要 Java 8 才能使用 repast 3D)。将包复制到/Library/Java/JavaVirtualMachines。

2) 下载 Eclipse Committers 2019-06 的 Eclipse IDE 并放入 Applications 文件夹。

3) 从更新站点 (https://dist.springsource.org/release/GRECLIPSE/3.4.0/e4.12) 安装 Groovy Eclipse 3.4.0,并从 Eclipse 中的此链接安装 Eclipse Groovy 开发工具和 Groovy 编译器 2.4。

4) 从 https://repocafe.cels.anl.gov/repos/repast 安装 repast simphony 2.7.0在 Eclipse 中。

5) 在 Eclipse 中将 Groovy 编译器设置为 2.4.17。

6) 导入餐厅示例

7) 选择一个演示模型(例如 GeoZombies)并尝试运行。

完成上述第 7 步后,我收到几条控制台警告消息:

WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/Applications/Eclipse.app/Contents/Eclipse/plugins/repast.simphony.runtime_2.7.0/lib/xstream-1.4.7.jar) to field java.util.TreeMap.comparator WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release

即使 Eclipse 控制台中出现此错误,repast simphony 的 Java 窗口也会打开。但是,当我在 GeoZombies 的 Java 窗口中单击“开始运行”按钮时,Java 窗口会在没有任何警告的情况下关闭,并且 Eclipse 控制台会产生以下错误:

2019-12-03 11:03:46.637 java[63571:533520] * Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!' * First throw call stack: ( 0 CoreFoundation 0x00007fff3bab6acd __exceptionPreprocess + 256 1 libobjc.A.dylib 0x00007fff66193a17 objc_exception_throw + 48 2 CoreFoundation 0x00007fff3bad0629 -[NSException raise] + 9 3 AppKit 0x00007fff390765ca -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 317 4 AppKit 0x00007fff390739f7 -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1479 5 AppKit 0x00007fff3907342a -[NSWindow initWithContentRect:styleMask:backing:defer:] + 45 6 libnativewindow_macosx.jnilib 0x0000000136bfdf9e Java_jogamp_nativewindow_macosx_OSXUtil_CreateNSWindow0 + 398 7 ??? 0x000000011e0f5c90 0x0 + 4799290512 ) libc++abi.dylib: terminating with uncaught exception of type NSException

如果有人可以提供有关如何解决此错误并使 repast simphony 正常工作的任何帮助,我将不胜感激。谢谢。

最佳答案

这似乎是让 Eclipse 知道要使用哪个 JRE 的问题。导航到 Preferences -> Java -> Installed JREs,应该显示 Eclipse 正在使用哪个 JRE,您可以在那里调整到适当的版本。目前可以使用 Java 8 和 Java 11。有关 Repast Simphony 软件要求的更多信息,请参阅此页面:https://repast.github.io/requirements.html

关于repast-simphony - java - 从 Eclipse 运行 repast simphony 时出现 NSException 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59162151/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com