org.xml.sax.SAXException - works in ACF9.0.1

40 views
Skip to first unread message

John Whish

unread,
Feb 22, 2012, 5:44:36 AM2/22/12
to Railo
Hi,

Bit of shot in the dark here, but does anyone have any experience of
calling a SOAP based webservice created in Borland from Railo?

A call in ACF9.0.1 works, but throws an error in Railo.

Thanks

The stack trace is:

; nested exception is:
org.xml.sax.SAXException: No deserializer defined for array type
{urn:WebServiceP}TCountry
at
org.apache.axis.encoding.ser.ArrayDeserializer.onStartElement(ArrayDeserializer.java:
276):276
at
org.apache.axis.encoding.DeserializerImpl.startElement(DeserializerImpl.java:
393):393
at
org.apache.axis.encoding.DeserializationContext.startElement(DeserializationContext.java:
1048):1048
at
org.apache.axis.message.SAX2EventRecorder.replay(SAX2EventRecorder.java:
165):165
at
org.apache.axis.message.MessageElement.publishToHandler(MessageElement.java:
1141):1141
at org.apache.axis.message.RPCElement.deserialize(RPCElement.java:
345):345
at org.apache.axis.message.RPCElement.getParams(RPCElement.java:384):
384
at org.apache.axis.client.Call.invoke(Call.java:2467):2467
at org.apache.axis.client.Call.invoke(Call.java:2366):2366
at org.apache.axis.client.Call.invoke(Call.java:1812):1812
at railo.runtime.net.rpc.client.RPCClient._callMethod(RPCClient.java:
388):388
at railo.runtime.net.rpc.client.RPCClient.call(RPCClient.java:177):
177
at railo.runtime.net.rpc.client.RPCClient.call(RPCClient.java:198):
198
at
railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:
733):733
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:
1443):1443
at hippychick2011.views.legacy.khaos_cfm$cf.call(C:\webserver\htdocs
\hippychick2011\views\legacy\khaos.cfm:174):174
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:761):
761
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:714):
714
at system.plugins.renderer_cfc$cf._1(C:\webserver\htdocs
\hippychick2011\frameworks\coldbox\system\plugins\Renderer.cfc:157):
157
at system.plugins.renderer_cfc$cf.udfCall(C:\webserver\htdocs
\hippychick2011\frameworks\coldbox\system\plugins\Renderer.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
at railo.runtime.type.UDFImpl.call(UDFImpl.java:384):384
at
railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:
738):738
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:
1443):1443
at hippychick2011.layouts.layout_main_cfm322$cf.call(C:\webserver
\htdocs\hippychick2011\layouts\Layout.Main.cfm:65):65
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:761):
761
at railo.runtime.PageContextImpl.doInclude(PageContextImpl.java:714):
714
at system.plugins.renderer_cfc$cf._1(C:\webserver\htdocs
\hippychick2011\frameworks\coldbox\system\plugins\Renderer.cfc:276):
276
at system.plugins.renderer_cfc$cf.udfCall(C:\webserver\htdocs
\hippychick2011\frameworks\coldbox\system\plugins\Renderer.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
at railo.runtime.type.UDFImpl.call(UDFImpl.java:384):384
at railo.runtime.ComponentImpl._call(ComponentImpl.java:615):615
at railo.runtime.ComponentImpl._call(ComponentImpl.java:502):502
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1815):1815
at
railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:
733):733
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:
1443):1443
at system.coldbox_cfc$cf._1(C:\webserver\htdocs
\hippychick2011\frameworks\coldbox\system\Coldbox.cfc:261):261
at system.coldbox_cfc$cf.udfCall(C:\webserver\htdocs
\hippychick2011\frameworks\coldbox\system\Coldbox.cfc):-1
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
at railo.runtime.type.UDFImpl.call(UDFImpl.java:384):384
at railo.runtime.ComponentImpl._call(ComponentImpl.java:615):615
at railo.runtime.ComponentImpl._call(ComponentImpl.java:502):502
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1815):1815
at
railo.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:
733):733
at railo.runtime.PageContextImpl.getFunction(PageContextImpl.java:
1443):1443
at hippychick2011.application_cfc$cf.udfCall(C:\webserver\htdocs
\hippychick2011\Application.cfc:142):142
at railo.runtime.type.UDFImpl.implementation(UDFImpl.java:215):215
at railo.runtime.type.UDFImpl._call(UDFImpl.java:434):434
at railo.runtime.type.UDFImpl.call(UDFImpl.java:384):384
at railo.runtime.ComponentImpl._call(ComponentImpl.java:615):615
at railo.runtime.ComponentImpl._call(ComponentImpl.java:502):502
at railo.runtime.ComponentImpl.call(ComponentImpl.java:1815):1815
at
railo.runtime.listener.ModernAppListener.call(ModernAppListener.java:
348):348
at
railo.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:
106):106
at
railo.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:
23):23
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:1998):
1998
at railo.runtime.PageContextImpl.execute(PageContextImpl.java:1965):
1965
at
railo.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:
297):297
at railo.loader.servlet.CFMLServlet.service(CFMLServlet.java:32):32
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820):820
at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:
534):534
at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:
475):475
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:
119):119
at
org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:
516):516
at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:
226):226
at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:
929):929
at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:
403):403
at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:
184):184
at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:
864):864
at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:
117):117
at
org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:
247):247
at
org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:
151):151
at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:
114):114
at org.eclipse.jetty.server.Server.handle(Server.java:352):352
at
org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:
596):596
at org.eclipse.jetty.server.HttpConnection
$RequestHandler.headerComplete(HttpConnection.java:1051):1051
at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590):
590
at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:
212):212
at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:
426):426
at
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:
508):508
at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access
$000(SelectChannelEndPoint.java:34):34
at org.eclipse.jetty.io.nio.SelectChannelEndPoint
$1.run(SelectChannelEndPoint.java:40):40
at org.eclipse.jetty.util.thread.QueuedThreadPool
$2.run(QueuedThreadPool.java:451):451
at java.lang.Thread.run(Unknown Source):-1

Igal

unread,
Feb 22, 2012, 12:26:59 PM2/22/12
to ra...@googlegroups.com
it looks similar to a ticket in the JIRA

the ticket was closed with a question by Michael asking if anyone is still experiencing this problem.

see if it's the same/similar and if it is -- reopen it and post your stack trace there to help Michael fix this.

Viktor Krasynskyy

unread,
Feb 22, 2012, 12:33:01 PM2/22/12
to ra...@googlegroups.com
I already posted a sample of a web-service (fairly trivial) that does not work under Railo.
From what I read if different a thread, it looks like the issues are mostly related to a very old version of Axis, which cannot be updated without very significant rework which might not happen in Railo 3.x but is promised in 4.x.

Igal

unread,
Feb 22, 2012, 12:44:46 PM2/22/12
to ra...@googlegroups.com
the ticket's status is set to "Resolved".

if the problem still exists you should probably reopen it.

Viktor Krasynskyy

unread,
Feb 22, 2012, 12:59:05 PM2/22/12
to ra...@googlegroups.com
How do I do that? Sorry if I'm missing it in JIRA UI.

Michael Offner

unread,
Feb 22, 2012, 1:53:42 PM2/22/12
to ra...@googlegroups.com
i have reopen the ticket

/micha

2012/2/22 Viktor Krasynskyy <vkras...@gmail.com>

Viktor Krasynskyy

unread,
Feb 22, 2012, 4:46:07 PM2/22/12
to ra...@googlegroups.com
Thank you!
Reply all
Reply to author
Forward
0 new messages