简体   繁体   English

尝试开始运行jabaco项目时出现错误

[英]I am getting some error when I am trying to start running jabaco project

I load Jabaco, and open a new sdi project.and then, I click the "Project" menu and "Start" with no result.but a txt file show in my desktop name:hs_err_pid9900.log 我加载了Jabaco,并打开了一个新的sdi项目。然后,我单击“项目”菜单和“开始”,没有结果。但是在我的桌面名称中显示了一个txt文件:hs_err_pid9900.log

Some Extracts of the log: 日志摘要:

A fatal error has been detected by the Java Runtime Environment: Java运行时环境检测到致命错误:

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c343023, pid=9900, tid=10016 EXCEPTION_ACCESS_VIOLATION(0xc0000005)at pc = 0x7c343023,pid = 9900,tid = 10016

JRE version: 6.0_27-b07 Java VM: Java HotSpot(TM) Client VM (20.2-b06 mixed mode windows-x86 ) Problematic frame: C [msvcr71.dll+0x3023] JRE版本:6.0_27-b07 Java VM:Java HotSpot(TM)客户端VM(20.2-b06混合模式Windows-x86)问题框架:C [msvcr71.dll + 0x3023]

If you would like to submit a bug report, please visit: http://java.sun.com/webapps/bugreport/crash.jsp The crash happened outside the Java Virtual Machine in native code. 如果您要提交错误报告,请访问: http : //java.sun.com/webapps/bugreport/crash.jsp该崩溃发生在Java虚拟机外部,以本机代码显示。 See problematic frame for where to report the bug. 请参阅有问题的框架以报告错误。

A similar error was posted and discussed in the Jabaco forum. 在Jabaco论坛上发布并讨论了类似的错误。

Jabaco is an interesting project to allow VB6 developers to shift towards and use Java. Jabaco是一个有趣的项目,它允许VB6开发人员转向并使用Java。 However, due to the fact that is is relying on a single developer, Jabaco is not always up-to-date wrt to the latest Windows and Java environments. 但是,由于实际上只依赖一个开发人员,因此Jabaco并不总是与最新的Windows和Java环境保持最新。

Your msvcr71.dll might be corrupted or outdated. 您的msvcr71.dll可能已损坏或过时。 Try to use an elder Java Runtime earlier than 6.0_24 My last Jabaco experiments worked on Windows XP. 尝试使用6.0_24之前的Java运行时。我的上一个Jabaco实验是在Windows XP上进行的。 If you have a more recent Windows, you might have trouble in general using Jabaco. 如果您有更新的Windows,则通常在使用Jabaco时可能会遇到麻烦。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 尝试 setOnClickListener 时出现错误 - I am getting error when trying to setOnClickListener 我正在尝试将一些声音实现到我正在处理的 JavaFX 项目中,但遇到了 IllegalArgumentException - I am trying to implement some sounds into a JavaFX project I am working on, and running into a IllegalArgumentException 我正在研究一个旧的反应原生项目。 在 android 中运行项目时出现错误 - I am working on a old react native project. Getting error when running project in android 我正在创建一个2D游戏,我正在尝试导入一些字体,但我不断收到错误消息 - I am creating a 2d game, i am trying to import some fonts but i keep getting the error 在netbeans中运行Web项目时出现此错误 - I am getting this error while running web project in netbeans 我正在尝试部署 helloworld Web 服务,但在运行 URL 后出现错误 - I am trying to deploy helloworld web services but after running URL i am getting error 尝试运行项目时出现错误java.lang.reflect.InvocationTargetException - I am getting error java.lang.reflect.InvocationTargetException when trying to run the project 我正在尝试在tomcat 6.0中运行一个jsp项目。 但是我收到以下错误 - I am trying to run a jsp project in tomcat 6.0. But I am getting the following error 我正在尝试启动 Mozilla,但仍然收到此错误 - I am trying to launch Mozilla but still I am getting this error 我在尝试加载大于4的地图时遇到错误 - I am getting an Error when trying to load a map bigger than 4
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM