What about your connection dictionary? Where was that set on the old machine?
Sent from my iPad > On Sep 20, 2014, at 9:38 AM, Troy Lumasag <[email protected]> wrote: > > Hello Paul, nope MySQLPlugin is in build path: > <echhihfh.> > The error just came up after I setup my new workstation, everything else is > working fine except Entity Modeler - Generate SQL > > Troy > >> On 9/20/14 8:40 PM, Paul Yu wrote: >> Troy >> >> This sounds like a build path issue. Either the MySQL plugin is not in you >> build path or some other MySQL related classpath issue. >> >> Paul >> >> Sent from my iPad >> >> On Sep 20, 2014, at 6:49 AM, Troy Lumasag <[email protected]> wrote: >> >>> Hello Everyone, >>> >>> Just wondering if anyone have ever encountered this error in Entity Modeler >>> - SQL Generation. >>> Here is the stacktrace: >>> >>> java.lang.IllegalStateException: Unable to load JDBCPlugIn 'MySQLPlugIn' >>> for JDBCAdaptor@1036753793. Check your connection dictionary and make sure >>> the specified JDBCPlugIn subclass is in your classpath. >>> at >>> com.webobjects.jdbcadaptor.JDBCAdaptor._createPlugIn(JDBCAdaptor.java:376) >>> at com.webobjects.jdbcadaptor.JDBCAdaptor.plugIn(JDBCAdaptor.java:439) >>> at >>> com.webobjects.jdbcadaptor.JDBCAdaptor.plugInName(JDBCAdaptor.java:452) >>> at com.webobjects.eoaccess.EOAdaptor.hasPlugIns(EOAdaptor.java:570) >>> at >>> com.webobjects.eoaccess.EOModel.createPrototypeCache(EOModel.java:645) >>> at >>> com.webobjects.eoaccess.EOModel.prototypeAttributeNamed(EOModel.java:699) >>> at com.webobjects.eoaccess.EOAttribute.<init>(EOAttribute.java:998) >>> at com.webobjects.eoaccess.EOEntity.attributes(EOEntity.java:816) >>> at >>> org.objectstyle.wolips.eomodeler.core.sql.EOFSQLGenerator53.createLocalizedAttributes(EOFSQLGenerator53.java:339) >>> at >>> org.objectstyle.wolips.eomodeler.core.sql.EOFSQLGenerator53.localizeEntities(EOFSQLGenerator53.java:276) >>> at >>> org.objectstyle.wolips.eomodeler.core.sql.EOFSQLGenerator53.<init>(EOFSQLGenerator53.java:206) >>> at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) >>> at >>> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) >>> at >>> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) >>> at java.lang.reflect.Constructor.newInstance(Constructor.java:513) >>> at >>> org.objectstyle.wolips.eomodeler.core.sql.EOFSQLGeneratorFactory.sqlGenerator(EOFSQLGeneratorFactory.java:43) >>> at >>> org.objectstyle.wolips.eomodeler.actions.GenerateSQLDialog.generateSql(GenerateSQLDialog.java:297) >>> at >>> org.objectstyle.wolips.eomodeler.actions.GenerateSQLDialog$1.run(GenerateSQLDialog.java:279) >>> at java.lang.Thread.run(Thread.java:695) >>> >>> I have a working project and just basically moved to a new workstation and >>> copied my Eclipse and Wolips configuration. >>> Then... Entity Modeler greeted me with this error. >>> I decided to have a fresh install using the same eclipse 3.7(Indigo) and >>> wolips: >>> http://jenkins.wocommunity.org/job/WOLips37Stable/lastSuccessfulBuild/artifact/temp/dist/ >>> Same error. >>> >>> I googled and actually found just 1 related(actually, the same problem) >>> problem: >>> http://objectstyle.org/woproject/lists/woproject-dev/2006/10/0148.html >>> Can anyone point me to the right direction? >>> >>> Thanks in advance. >>> >>> Regards, >>> Troy >>> _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Webobjects-dev mailing list ([email protected]) >>> Help/Unsubscribe/Update your Subscription: >>> https://lists.apple.com/mailman/options/webobjects-dev/pyu%40mac.com >>> >>> This email sent to [email protected] >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
