java.lang.NoSuchMethodError: java.util.Vector: method add(Ljava/lang/Object;)Z not found at oracle.oai.agent.proxy.AgentProxy.getDBConnectionInfo(Compiled Code)
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Oracle Community by 237275, 1 year ago
java.lang.NoSuchMethodError: java.util.Vector: method add(Ljava/lang/Object;)Z not found at oracle.oai.agent.proxy.AgentProxy.getDBConnectionInfo(Compiled Code)
at oracle.oai.agent.proxy.AgentProxy.initialize(AgentProxy.java:255)
at oracle.oai.agent.proxy.AgentProxy.
(AgentProxy.java:385) at oracle.oai.agent.service.AgentService.run(AgentService.java:41)
at java.lang.Thread.run(Thread.java:459)