Exception in thread "main" java.lang.VerifyError: (class: oracle/net/mgr/service name/DBPanel$1, method: actionPerformed signature: (Ljava/awt/event/ActionEvent; )V) Illegal use of nonvirtual function call
at oracle.net.mgr.servicename.DBPanel.<init>(DBPanel.java)
at oracle.net.mgr.servicename.ConnectInfoEditor.<init>(ConnectInfoEditor .java)
at oracle.net.mgr.servicename.ServiceNameComponent.<init>(ServiceNameCom ponent.java)
at oracle.net.mgr.container.NetContainer.loadComponents(NetContainer.jav a)
at oracle.net.mgr.container.NetContainer.initClient(NetContainer.java)
at oracle.sysman.emSDK.client.appComponent.BaseAppComponent.init(BaseApp Component.java:242)
at oracle.sysman.emSDK.client.appContainer.WebApplication.addApplication Component(WebApplication.java:116
at oracle.net.mgr.container.NetApplication.init(NetApplication.java)
at oracle.sysman.emSDK.client.appContainer.WebApplication.launch(WebAppl ication.java:3443)
at oracle.sysman.emSDK.client.appContainer.WebApplication.main(WebApplic ation.java:3326)