Sorry, I conclueded too early. If I have the plugin installed, the
workspace gets hidden (no internal frame) and it has some weird
behavior. Clicking on oracle plugin toolbar buttons seem to work
though. Am I missing some setup? Any help is appreciated.
Thank you,
Hari
On 8/8/05, Hari Krishna Dara <har...@gm...> wrote:
> I installed the 0.13 version of oracle plugin (develop), since the
> current stable one is not compatible with 2.0rc1. I get the below NPE
> during the startup. I basically had the toolbar disabled, so that was
> cuasing the exception. When I enabled the toolbar and restarted, it
> seemed to startup fine.
>=20
> Thanks,
> Hari
>=20
> Error ocured initializing plugin: oracle
> java.lang.NullPointerException
> at net.sourceforge.squirrel_sql.client.gui.mainframe.MainFrame.ad=
dToToolBar(MainFrame.java:589)
> at net.sourceforge.squirrel_sql.plugins.oracle.OraclePlugin.initi=
alize(OraclePlugin.java:169)
> at net.sourceforge.squirrel_sql.client.plugin.PluginManager.initi=
alizePlugins(PluginManager.java:463)
> at net.sourceforge.squirrel_sql.client.Application.executeStartup=
Tasks(Application.java:596)
> at net.sourceforge.squirrel_sql.client.Application.startup(Applic=
ation.java:184)
> at net.sourceforge.squirrel_sql.client.Main.main(Main.java:61)
>
|