Hi Kiran, What web service are you consuming? The error suggests that you are attempting to modify an entry that doesn't exist. Cheers, Trevor.
On 7 Sep, 19:31, kiran <[email protected]> wrote: > Hi Listers, > > I am getting the below error while consuming the web service. > > Sep 7, 2009 1:27:43 PM - SEVERE (com.remedy.midtier.WEBSERVICES) : (Thread > 10) AxisFault : > > MessageType: 2 > > MessageNum: 302 > > MessageText: Entry does not exist in database > > AppendedText: > > at com.remedy.arsys.api.Proxy.ARXMLGetEntry(Native Method) > > at com.remedy.arsys.api.Util.ARXMLGetEntry(Util.java:2766) > > at > com.remedy.arsys.ws.services.ARService.performOperation(Unknown Source) > > at > com.remedy.arsys.ws.services.ARService.processRequest(Unknown Source) > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native > Method) > > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > > at java.lang.reflect.Method.invoke(Method.java:324) > > at > org.apache.axis.providers.java.MsgProvider.processMessage(MsgProvider.java:162) > > at > org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:333) > > at > org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:71) > > at > org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:150) > > at org.apache.axis.SimpleChain.invoke(SimpleChain.java:120) > > at > org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:481) > > at > org.apache.axis.server.AxisServer.invoke(AxisServer.java:323) > > at > org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet.java:854) > > at > javax.servlet.http.HttpServlet.service(HttpServlet.java:763) > > at > org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:339) > > at > javax.servlet.http.HttpServlet.service(HttpServlet.java:856) > > at > com.newatlanta.servletexec.SERequestDispatcher.forwardServlet(SERequestDispatcher.java:638) > > at > com.newatlanta.servletexec.SERequestDispatcher.forward(SERequestDispatcher.java:236) > > at > com.newatlanta.servletexec.SERequestDispatcher.internalForward(SERequestDispatcher.java:283) > > at > com.newatlanta.servletexec.ApplicationInfo.processApplRequest(ApplicationInfo.java:1827) > > at > com.newatlanta.servletexec.ServerHostInfo.processApplRequest(ServerHostInfo.java:919) > > at > com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:1091) > > at > com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java:1002) > > can you please help me in this > > Regards, > > Kiran > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org > Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

