kettle启动闪退,报错

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007ff2c237302c, pid=10261, tid=140680619304704
#
# JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [ld-linux-x86-64.so.2+0xe02c]  _dl_fixup+0x11c
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.

#

按http://blog.csdn.net/taurendruids/article/details/37511791 这个上面改了以后还是有问题,

进一步查找资料找到了解决办法,按下面方法设置好后就解决了

Cause:
It turns out that it is an eclipse issue as depicted here:
 

After updating to GNOME 3.8 with libsoup 2.42.0, Eclipse reliably crashes after a few seconds of using:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=405786

Solution(解决方案):
the workaround is modifying your spoon.sh file as follows

OPT="$OPT $PENTAHO_DI_JAVA_OPTIONS -Djava.library.path=$LIBPATH -DKETTLE_HOME=$KETTLE_HOME -DKETTLE_REPOSITORY=$KETTLE_REPOSITORY -DKETTLE_USER=$KETTLE_USER -DKETTLE_PASSWORD=$KETTLE_PASSWORD -DKETTLE_PLUGIN_PACKAGES=$KETTLE_PLUGIN_PACKAGES -DKETTLE_LOG_SIZE_LIMIT=$KETTLE_LOG_SIZE_LIMIT -Dorg.eclipse.swt.browser.DefaultType=mozilla"

Note that the thing you need to add to the JAVA options is:
 -Dorg.eclipse.swt.browser.DefaultType=mozilla

Should problems still arise, try adding this option too:
 -Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib64/xulrunner/
or the equivalent path in your system to xulrunner

and that's it, I hope it helps.

 

 

 

 

 

kettle连接数据库报错可能有多种原因。根据引用、、中提供的信息,错误信息中显示了"org.pentaho.di.core.exception.KettleDatabaseException: Error occurred while trying to connect to the database"。这种情况表明在尝试连接数据库时出现了错误。 要解决这个问题,可以考虑以下几个方面: 1. 检查数据库连接配置:确认连接数据库的用户名、密码、主机名、端口号等信息是否正确。可以根据具体的数据库类型和版本来查看正确的连接配置。 2. 检查网络连接:确保可以与数据库服务器建立正常的网络连接。可以尝试使用其他工具或命令行工具来测试与数据库服务器的连接。 3. 检查数据库权限:确保连接数据库的用户具有足够的权限来执行所需的操作。可以检查连接数据库的用户是否具有正确的权限,例如对表、视图、存储过程等的读取和写入权限。 4. 检查数据库驱动程序:确保使用的数据库驱动程序与kettle版本兼容。有时候,更新或更改数据库版本可能需要更新驱动程序。 5. 检查数据库状态:确保数据库服务器正常运行。可以尝试重新启动数据库服务器或联系管理员进行进一步的排查。 综上所述,kettle连接数据库报错的原因可能是配置错误、网络连接问题、数据库权限、驱动程序不兼容或数据库服务器故障。需要根据具体的错误信息和情况来进行排查和解决。<span class="em">1</span><span class="em">2</span><span class="em">3</span> #### 引用[.reference_title] - *1* *2* [已解决(kettle连接数据库报错问题)Driver class ‘net.sourceforge.jtds.jdbc.Driver’ could not be ...](https://blog.csdn.net/yuan2019035055/article/details/124804666)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 50%"] - *3* [kettle连接Oracle报错](https://download.csdn.net/download/weixin_38599537/13684204)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 50%"] [ .reference_list ]
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值