java.lang.NoSuchFieldError: time
"Callaghan, Ryan" <[email protected]>
| Newsgroups | gmane.comp.corba.orbacus |
|---|---|
| Message-ID | <B296B276D5151C4290EA0E6F520365CC68F74E@idc1exc0003.corp.global.level3.com> |
I've been working at this for a little while now and I was wondering if
someone could help out.
I'm moving a servlet from Tomcat over to WebLogic 8.1 SP 2. The servlet
uses Orbacus on the client side.
The servlet works properly in Tomcat. In WebLogic I get a
java.lang.NoSuchFieldError: time when connecting to the CORBA server.
The stack trace is attached below. Both Tomcat and WebLogic are running
off the same JRE.
Obviously there is some sort of runtime issue and the source code should
be fine.
If anyone else has run into this problem before I'd be interested in
hearing how you worked around it.
Thanks
Ryan
java.lang.NoSuchFieldError: time
at com.ooc.OB.TimeHelper.toUtcT(TimeHelper.java:125)
at com.ooc.OB.TimeHelper.utcMin(TimeHelper.java:73)
at
com.ooc.OB.RefCountPolicyList.getRequestStartTime(RefCountPolicyList.jav
a:196)
at com.ooc.OB.RefCountPolicyList.(RefCountPolicyList.java:378)
at com.ooc.OB.ObjectFactory.createObject(ObjectFactory.java:92)
at
com.ooc.OB.CorbalocURLScheme_impl.parse_addresses(CorbalocURLScheme_impl
.java:183)
at
com.ooc.OB.CorbalocURLScheme_impl.parse_url(CorbalocURLScheme_impl.java:
235)
at
com.ooc.OB.URLRegistry_impl.parse_url(URLRegistry_impl.java:69)
at
com.ooc.OB.ObjectFactory.stringToObject(ObjectFactory.java:107)
at com.ooc.OBCORBA.ORB_impl.string_to_object(ORB_impl.java:1245)
at vccservlet.VccServerObj.Connect(VccServerObj.java:38)
at vccservlet.VccServerObj.(VccServerObj.java:16)
at
vccservlet.GetSignalingData.getSignallingData(GetSignalingData.java:17)
at vccservlet.VccServlet.doGet(VccServlet.java:58)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Se
rvletStubImpl.java:971)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.
java:402)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.
java:305)
at
weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.r
un(WebAppServletContext.java:6350)
at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSu
bject.java:317)
at
weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118
)
at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServl
etContext.java:3635)
at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.
java:2585)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170
_______________________________________________
OB-Users Mailing List - [email protected]
http://mail.ooc.nf.ca/mailman/listinfo/ob-users
Visit our support FAQ before you send a message.
http://www.orbacus.com/faq/support.html