Asked By
Roy I Moyer
0 points
N/A
Posted on - 04/20/2014
Hi experts,
After creating a successful connection to a MySQL v4.1 database through RAD, when trying to access the schema tables I have this Loading Core provider error. Can anyone help me to fix this error please? What is causing it? Thanks!
Loading Core provider
An internal error occurred during:”Loading Core provider”.
OK Details>>
Answered By
points
N/A
#177333
An internal error occurred during Loading Core provider
This is an annoying error. This error is occur because the jar “org.eclipse.wst.rdb.mysql_1.0.105.v200703122014.jar” that comes packaged with “RAD v7.0.0.4” is generating the problem. This problem has been recognized as a product fault and has been logged under APAR# PK57332.
To resolve this issue first of all shut down “RAD v7.0.0.4” if running.
Then download the Web Tools Platform 1.5.5 (WTP) from here and replace the plug-in jar “org.eclipse.wst.rdb.mysql_1.0.105.v200703122014.jar” from the <RAD Installation Directory>/SDP70Shared/plugins with the removed jar from the eclipse/plugins directory of the downloaded library. And now start “RAD v7.0.0.4” with the "-clean" parameter.
After that you will not face any problem.