Exception in thread "main" java.lang.VerifyError: (class: oracle/net/mgr/servicename/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>(ServiceNameComponent.java)
at oracle.net.mgr.container.NetContainer.loadComponents(NetContainer.java)
at oracle.net.mgr.container.NetContainer.initClient(NetContainer.java)
at oracle.sysman.emSDK.client.appComponent.BaseAppComponent.init(BaseAppComponent.java:242)
at oracle.sysman.emSDK.client.appContainer.WebApplication.addApplicationComponent(WebApplication.java:116
at oracle.net.mgr.container.NetApplication.init(NetApplication.java)
at oracle.sysman.emSDK.client.appContainer.WebApplication.launch(WebApplication.java:3443)
at oracle.sysman.emSDK.client.appContainer.WebApplication.main(WebApplication.java:3326)
Exception in thread "main" java.lang.VerifyError: (class: oracle/net/mgr/servicename/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>(ServiceNameComponent.java)
at oracle.net.mgr.container.NetContainer.loadComponents(NetContainer.java)
at oracle.net.mgr.container.NetContainer.initClient(NetContainer.java)
at oracle.sysman.emSDK.client.appComponent.BaseAppComponent.init(BaseAppComponent.java:242)
at oracle.sysman.emSDK.client.appContainer.WebApplication.addApplicationComponent(WebApplication.java:116
at oracle.net.mgr.container.NetApplication.init(NetApplication.java)
at oracle.sysman.emSDK.client.appContainer.WebApplication.launch(WebApplication.java:3443)
at oracle.sysman.emSDK.client.appContainer.WebApplication.main(WebApplication.java:3326)