Let's take a look at this tomorrow morning.

On Wed, Jan 4, 2012 at 9:15 PM, Sinthuja Ragendran <sinth...@wso2.com>wrote:

> Hi,
>
> The DS error is still coming out.
>
> After taking svn up, there was an BAM exception which was occurring before
> the point where DS exception occurred. But after fixing the BAM
> exception,noticed again the same DS exception.
>
> And still couldn't resolve this problem.
>
> Please help me out to resolve this.
>
> Regards,
> Sinthuja.
>
>
>
> On Wed, Jan 4, 2012 at 12:40 PM, Sinthuja Ragendran <sinth...@wso2.com>wrote:
>
>> Hi,
>>
>> After taking svn up, the problem is solved.
>>
>> Thanks.
>>
>> Regards,
>> Sinthuja.
>>
>>
>> On Wed, Jan 4, 2012 at 12:03 PM, Prabath Abeysekera <praba...@wso2.com>wrote:
>>
>>> Hi Tharindu,
>>>
>>> On Wed, Jan 4, 2012 at 10:30 AM, Tharindu Mathew <thari...@wso2.com>wrote:
>>>
>>>> Hi Anjana/ Prabath,
>>>>
>>>> This problem came before and this was fixed in branch. Can you check
>>>> whether the fixes are in trunk?
>>>>
>>>
>>> We've checked the sources and there's no difference between the branch
>>> and the trunk. So the fix seems to be there in the trunk as well.
>>>
>>>
>>>>
>>>>
>>>> On Wed, Jan 4, 2012 at 10:22 AM, Sinthuja Ragendran 
>>>> <sinth...@wso2.com>wrote:
>>>>
>>>>> Hi Prabath,
>>>>>
>>>>> I was able to access the wsdl file.
>>>>>
>>>>> Regards,
>>>>> Sinthuja.
>>>>>
>>>>>
>>>>> On Wed, Jan 4, 2012 at 8:48 AM, Prabath Abeysekera 
>>>>> <praba...@wso2.com>wrote:
>>>>>
>>>>>> Hi Sinthuja,
>>>>>>
>>>>>> On Tue, Jan 3, 2012 at 8:57 PM, Sinthuja Ragendran <sinth...@wso2.com
>>>>>> > wrote:
>>>>>>
>>>>>>> Hi Anjana,
>>>>>>>
>>>>>>> There is deployment message too, sorry for the confusion.
>>>>>>> So hope data service is deployed correctly.
>>>>>>>
>>>>>>
>>>>>> Generally you wouldn't experience this issue if the dataservice is
>>>>>> properly deployed. Could you please check whether you can access the wsdl
>>>>>> of the service as well? In the meantime I'll try to reproduce the issue 
>>>>>> and
>>>>>> see what's gone wrong.
>>>>>>
>>>>>>
>>>>>>>
>>>>>>> Regards,
>>>>>>> Sinthuja.
>>>>>>>
>>>>>>>
>>>>>>> On Tue, Jan 3, 2012 at 8:49 PM, Sinthuja Ragendran <
>>>>>>> sinth...@wso2.com> wrote:
>>>>>>>
>>>>>>>> Hi Anjana,
>>>>>>>>
>>>>>>>> I checked deployment directory, dataservices is there. And all DS
>>>>>>>> files are there including the BAMConfigurationDS.
>>>>>>>>
>>>>>>>> But there couldn't see any deployment messages related to data
>>>>>>>> service.
>>>>>>>>
>>>>>>>> Regards,
>>>>>>>> Sinthuja.
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> On Tue, Jan 3, 2012 at 8:21 PM, Anjana Fernando <anj...@wso2.com>wrote:
>>>>>>>>
>>>>>>>>> Hi Sinthuja,
>>>>>>>>>
>>>>>>>>> Check if the data service is indeed deployed first, first if it's
>>>>>>>>> in the deployment directory properly, and if you get the deployment 
>>>>>>>>> message
>>>>>>>>> when the services are deploying.
>>>>>>>>>
>>>>>>>>> Cheers,
>>>>>>>>> Anjana.
>>>>>>>>>
>>>>>>>>> On Tue, Jan 3, 2012 at 4:34 PM, Sinthuja Ragendran <
>>>>>>>>> sinth...@wso2.com> wrote:
>>>>>>>>>
>>>>>>>>>> Hi,
>>>>>>>>>>
>>>>>>>>>> I'm getting an error after starting up BAM server, seems it's
>>>>>>>>>> coming from data services.
>>>>>>>>>>
>>>>>>>>>> This is the error trace is,
>>>>>>>>>>
>>>>>>>>>> [2012-01-03 16:25:20,742] ERROR
>>>>>>>>>> {org.apache.axis2.engine.AxisEngine} -  The service cannot be found 
>>>>>>>>>> for the
>>>>>>>>>> endpoint reference (EPR) local://services/BAMConfigurationDS
>>>>>>>>>> org.apache.axis2.AxisFault: The service cannot be found for the
>>>>>>>>>> endpoint reference (EPR) local://services/BAMConfigurationDS
>>>>>>>>>>     at
>>>>>>>>>> org.apache.axis2.engine.DispatchPhase.checkPostConditions(DispatchPhase.java:78)
>>>>>>>>>>     at org.apache.axis2.engine.Phase.invoke(Phase.java:329)
>>>>>>>>>>     at
>>>>>>>>>> org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:262)
>>>>>>>>>>     at
>>>>>>>>>> org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:168)
>>>>>>>>>>     at
>>>>>>>>>> org.apache.axis2.transport.local.LocalTransportReceiver.processMessage(LocalTransportReceiver.java:166)
>>>>>>>>>>     at
>>>>>>>>>> org.apache.axis2.transport.local.LocalTransportReceiver.processMessage(LocalTransportReceiver.java:79)
>>>>>>>>>>     at
>>>>>>>>>> org.apache.axis2.transport.local.LocalTransportSender.finalizeSendWithToAddress(LocalTransportSender.java:102)
>>>>>>>>>>     at
>>>>>>>>>> org.apache.axis2.transport.local.LocalTransportSender.invoke(LocalTransportSender.java:77)
>>>>>>>>>>     at
>>>>>>>>>> org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:443)
>>>>>>>>>>     at
>>>>>>>>>> org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:406)
>>>>>>>>>>     at
>>>>>>>>>> org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:229)
>>>>>>>>>>     at
>>>>>>>>>> org.apache.axis2.client.OperationClient.execute(OperationClient.java:165)
>>>>>>>>>>     at
>>>>>>>>>> org.wso2.carbon.bam.services.stub.bamconfigurationds.BAMConfigurationDSStub.getServersForServerType(BAMConfigurationDSStub.java:6375)
>>>>>>>>>>     at
>>>>>>>>>> org.wso2.carbon.bam.common.clients.BAMConfigurationDSClient.getServersforServerType(BAMConfigurationDSClient.java:152)
>>>>>>>>>>     at
>>>>>>>>>> org.wso2.carbon.bam.core.persistence.BAMPersistenceManager.getMonitoredServersByType(BAMPersistenceManager.java:847)
>>>>>>>>>>     at
>>>>>>>>>> org.wso2.carbon.bam.core.collector.DataCollector.run(DataCollector.java:66)
>>>>>>>>>>     at java.util.TimerThread.mainLoop(Timer.java:512)
>>>>>>>>>>     at java.util.TimerThread.run(Timer.java:462)
>>>>>>>>>> [2012-01-03 16:25:20,744]  WARN
>>>>>>>>>> {org.wso2.carbon.bam.core.collector.DataCollector} -  Error occurred 
>>>>>>>>>> while
>>>>>>>>>> retrieving the server list for polling data
>>>>>>>>>>
>>>>>>>>>> Please guide me to solve this issue.
>>>>>>>>>>
>>>>>>>>>> Regards,
>>>>>>>>>> Sinthuja.
>>>>>>>>>>
>>>>>>>>>> _______________________________________________
>>>>>>>>>> Carbon-dev mailing list
>>>>>>>>>> Carbon-dev@wso2.org
>>>>>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> *Anjana Fernando*
>>>>>>>>> Senior Software Engineer
>>>>>>>>> WSO2 Inc. | http://wso2.com
>>>>>>>>> lean . enterprise . middleware
>>>>>>>>>
>>>>>>>>> _______________________________________________
>>>>>>>>> Carbon-dev mailing list
>>>>>>>>> Carbon-dev@wso2.org
>>>>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> Carbon-dev mailing list
>>>>>>> Carbon-dev@wso2.org
>>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Prabath Abeysekara
>>>>>> Software Engineer
>>>>>> WSO2 Inc.
>>>>>> Email: praba...@wso2.com <harsha...@wso2.com>
>>>>>> Mobile: +94774171471
>>>>>>
>>>>>> <http://harshana05.blogspot.com/>
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Carbon-dev mailing list
>>>>>> Carbon-dev@wso2.org
>>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>
>>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> Carbon-dev mailing list
>>>>> Carbon-dev@wso2.org
>>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> Regards,
>>>>
>>>> Tharindu
>>>>
>>>> blog: http://mackiemathew.com/
>>>> M: +94777759908
>>>>
>>>>
>>>> _______________________________________________
>>>> Carbon-dev mailing list
>>>> Carbon-dev@wso2.org
>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>
>>>>
>>>
>>>
>>> --
>>> Prabath Abeysekara
>>> Software Engineer
>>> WSO2 Inc.
>>> Email: praba...@wso2.com <harsha...@wso2.com>
>>> Mobile: +94774171471
>>>
>>> <http://harshana05.blogspot.com/>
>>>
>>>
>>> _______________________________________________
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>
> _______________________________________________
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* <http://www.apache.org/>**
email: **az...@wso2.com* <az...@wso2.com>* cell: +94 77 3320919
blog: **http://blog.afkham.org* <http://blog.afkham.org>*
twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to