Get this data service query not initialized error when creating data
services using Carbon data sources on AS.
[2012-04-03 14:01:08,753] ERROR
{org.wso2.carbon.dataservices.core.engine.DataService} - DS Fault Message:
The data service query has not been initialised, the data source not
available?
DS Code: UNKNOWN_ERROR
Source Data Service:-
Name: Products_DataService
Location: /Products_DataService.dbs
Description: N/A
Default Namespace: http://ws.wso2.org/dataservice
Current Request Name: select_all_Products_operation
Current Params: {}
DS Fault Message: The data service query has not been initialised, the data
source not available?
DS Code: UNKNOWN_ERROR
Source Data Service:-
Name: Products_DataService
Location: /Products_DataService.dbs
Description: N/A
Default Namespace: http://ws.wso2.org/dataservice
Current Request Name: select_all_Products_operation
Current Params: {}
at
org.wso2.carbon.dataservices.core.description.query.SQLQuery.runQuery(SQLQuery.java:2061)
at
org.wso2.carbon.dataservices.core.description.query.Query.execute(Query.java:252)
at
org.wso2.carbon.dataservices.core.engine.CallQuery.execute(CallQuery.java:185)
at
org.wso2.carbon.dataservices.core.engine.CallQueryGroup.execute(CallQueryGroup.java:110)
at
org.wso2.carbon.dataservices.core.description.operation.Operation.execute(Operation.java:71)
at
org.wso2.carbon.dataservices.core.engine.DataService.invoke(DataService.java:581)
at
org.wso2.carbon.dataservices.core.engine.DSOMDataSource.execute(DSOMDataSource.java:99)
at
org.wso2.carbon.dataservices.core.engine.DSOMDataSource.serialize(DSOMDataSource.java:110)
at
org.apache.axiom.om.impl.llom.OMSourcedElementImpl.internalSerialize(OMSourcedElementImpl.java:691)
at
org.apache.axiom.om.impl.util.OMSerializerUtil.serializeChildren(OMSerializerUtil.java:563)
at
org.apache.axiom.om.impl.llom.OMElementImpl.internalSerialize(OMElementImpl.java:875)
at
org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl.serializeInternally(SOAPEnvelopeImpl.java:283)
at
org.apache.axiom.soap.impl.llom.SOAPEnvelopeImpl.internalSerialize(SOAPEnvelopeImpl.java:245)
at
org.apache.axiom.om.impl.llom.OMSerializableImpl.serializeAndConsume(OMSerializableImpl.java:193)
at
org.apache.axis2.transport.http.SOAPMessageFormatter.writeTo(SOAPMessageFormatter.java:74)
at
org.apache.axis2.transport.http.CommonsHTTPTransportSender.sendUsingOutputStream(CommonsHTTPTransportSender.java:410)
at
org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:287)
at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:443)
at
org.apache.axis2.receivers.AbstractInOutSyncMessageReceiver.invokeBusinessLogic(AbstractInOutSyncMessageReceiver.java:45)
at
org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:110)
at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:181)
at
org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:172)
at org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:146)
at
org.wso2.carbon.core.transports.CarbonServlet.doPost(CarbonServlet.java:205)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:641)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:111)
at
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(ProxyServlet.java:67)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at
org.wso2.carbon.tomcat.ext.servlet.DelegationServlet.service(DelegationServlet.java:45)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at
org.wso2.carbon.tomcat.ext.valves.CompositeValve.invoke(CompositeValve.java:60)
at
org.wso2.carbon.tomcat.ext.valves.CarbonStuckThreadDetectionValve.invoke(CarbonStuckThreadDetectionValve.java:155)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:927)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at
org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:987)
at
org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:579)
at
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1600)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
[2012-04-03 14:01:08,757] ERROR
{org.apache.axis2.transport.http.CommonsHTTPTransportSender} - DS Fault
Message: The data service query has not been initialised, the data source
not available?
On Tue, Apr 3, 2012 at 1:09 PM, Chamara Ariyarathne <[email protected]>wrote:
> I will test IS.
>
>
> On Tue, Apr 3, 2012 at 12:46 PM, Nirodha Pramod <[email protected]> wrote:
>
>> I will test AS and DSS.
>>
>> /Nirodha
>>
>>
>> On Tue, Apr 3, 2012 at 10:37 AM, Charitha Kankanamge
>> <[email protected]>wrote:
>>
>>> ChamaraA, Nirodha,
>>>
>>> Please help in testing these packs. AmalP, Kalpanie, Pavithra and myself
>>> are involved in patch testing at the moment. Please talk to Evanthika and
>>> start testing.
>>>
>>> Thanks!
>>> Charitha
>>>
>>>
>>> On Tue, Apr 3, 2012 at 7:01 AM, Charitha Kankanamge
>>> <[email protected]>wrote:
>>>
>>>> Noted. Our initial plan was to deploy these packs straightaway in the
>>>> production test setups. However, the lab has been fully occupied for some
>>>> high priority testing (there is a mail thread in support-dev).
>>>> Because of that, we will carry out end- end system testing locally with
>>>> these packs.
>>>>
>>>> Thanks
>>>> Charitha
>>>>
>>>>
>>>> On Monday, April 2, 2012, Pradeep Fernando wrote:
>>>>
>>>>> Hi Charitha/QA team,
>>>>>
>>>>> Looks like we have a testable set of product packs. please get the
>>>>> packs from this location [1].
>>>>>
>>>>> we expect you/team to test Carbon-kernel functionalities. Please use,
>>>>>
>>>>> IS,
>>>>> GREG,
>>>>> AS,
>>>>> ESB,
>>>>> Manager
>>>>>
>>>>> + any other required product
>>>>>
>>>>> as testing materials.
>>>>>
>>>>> [1] http://wso2.org/bamboo/browse/WSO2CARBON-PRODUCTS-24/artifact
>>>>>
>>>>> thanks,
>>>>> --Pradeep
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>> --
>>>> Charitha Kankanamge
>>>> cell: +94 718 359 265
>>>> blog: http://charithaka.blogspot.com <http://wso2.com>
>>>>
>>>>
>>>
>>
>>
>> --
>> *Nirodha Gallage*
>> Software Engineer, QA.
>> WSO2 Inc.: http://wso2.com/
>> Email: [email protected] Mobile: +94716429078
>>
>>
>
>
> --
> *Chamara Ariyarathne*
> Software Engineer - QA;
> WSO2 Inc; http://www.wso2.com/.
> Mobile; *0772786766*
>
>
--
*Nirodha Gallage*
Software Engineer, QA.
WSO2 Inc.: http://wso2.com/
Email: [email protected] Mobile: +94716429078
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev