Re: [Dev] DSS:The input stream for an incoming message is null

2014-03-13 Thread Isuru Perera
Hi,


On Fri, Mar 14, 2014 at 7:04 AM, stevegyc  wrote:

>  Hi Isuru:
>
> You are right.
> If I do not clicking tryit from the overview page, the error message
> will not occur.
>
Great.

Let's try to get this fixed in future releases. I think the Application
Server team can look into this issue.

>
> Thank you!
>
> --
> stevegyc
>
>  *From:* Isuru Perera 
> *Date:* 2014-03-12 11:17
> *To:* stevegyc 
> *CC:* dev ; Iranga Muthuthanthri 
> *Subject:* Re: [Dev] DSS:The input stream for an incoming message is null
>Yes. This is a known issue due to session timeout.
>
> stevegyc,
>
> I guess you are clicking tryit from Management Console Service overview
> page, which has a chart showing statistics.
>
> When you go to try it page, the session expires on the admin console.
>
> That's why you are seeing the error on the console.
>
> I hope this is clear. There are many issues reported for this also [1]
>
> [1]
> https://wso2.org/jira/browse/WSAS-1549?jql=text%20~%20%22ERROR%20org.wso2.carbon.statistics.ui.StatisticsAdminClient%20Cannot%20get%20service%20stats%22
>
>
> On Wed, Mar 12, 2014 at 7:29 AM, Iranga Muthuthanthri wrote:
>
>> Hi,
>>
>> The  possible reason for this excption could be a session time out, which
>> is not specific to DSS.  Please refer to (1)
>>
>> Regards,
>> Iranga
>>
>> (1) https://wso2.org/jira/WSAS-1214
>>  On Mar 12, 2014 6:54 AM, "stevegyc"  wrote:
>>
>>>   Hi :
>>>
>>>
>>> When I began to do a query operation of DSS service by tryit tool, it will 
>>> output the following error message on the Mgt Console.
>>>
>>> TID: [0] [DSS] [2014-03-10 12
>>> :57:39,799] ERROR {org.wso2.carbon.statistics.ui.StatisticsAdminClient} -  
>>> Cannot get service stats for service dss_test2. Backend server may be 
>>> unavailable. {org.wso2.carbon.statistics.ui.StatisticsAdminClient}
>>>
>>> org.apache.axis2.AxisFault: The input stream for an incoming message is 
>>> null.
>>>
>>> at 
>>> org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:93)
>>>
>>>
>>> But If I continue to do the query operation, it will output the correct 
>>> result.
>>>
>>> I am using DSS3.1.1 and jdk1.6.0_39(32bit).
>>>
>>> The same dbs file will work succesfully in another machine.
>>>
>>> Anyone know why these error message outputted?
>>>
>>>
>>> --
>>> stevegyc
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Isuru Perera
> Senior Software Engineer | WSO2, Inc. | http://wso2.com/
> Lean . Enterprise . Middleware
>
> about.me/chrishantha
>



-- 
Isuru Perera
Senior Software Engineer | WSO2, Inc. | http://wso2.com/
Lean . Enterprise . Middleware

about.me/chrishantha
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] DSS:The input stream for an incoming message is null

2014-03-11 Thread Isuru Perera
Yes. This is a known issue due to session timeout.

stevegyc,

I guess you are clicking tryit from Management Console Service overview
page, which has a chart showing statistics.

When you go to try it page, the session expires on the admin console.

That's why you are seeing the error on the console.

I hope this is clear. There are many issues reported for this also [1]

[1]
https://wso2.org/jira/browse/WSAS-1549?jql=text%20~%20%22ERROR%20org.wso2.carbon.statistics.ui.StatisticsAdminClient%20Cannot%20get%20service%20stats%22


On Wed, Mar 12, 2014 at 7:29 AM, Iranga Muthuthanthri wrote:

> Hi,
>
> The  possible reason for this excption could be a session time out, which
> is not specific to DSS.  Please refer to (1)
>
> Regards,
> Iranga
>
> (1) https://wso2.org/jira/WSAS-1214
>  On Mar 12, 2014 6:54 AM, "stevegyc"  wrote:
>
>>   Hi :
>>
>>
>> When I began to do a query operation of DSS service by tryit tool, it will 
>> output the following error message on the Mgt Console.
>>
>> TID: [0] [DSS] [2014-03-10 12
>> :57:39,799] ERROR {org.wso2.carbon.statistics.ui.StatisticsAdminClient} -  
>> Cannot get service stats for service dss_test2. Backend server may be 
>> unavailable. {org.wso2.carbon.statistics.ui.StatisticsAdminClient}
>>
>> org.apache.axis2.AxisFault: The input stream for an incoming message is null.
>>
>> at 
>> org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:93)
>>
>>
>> But If I continue to do the query operation, it will output the correct 
>> result.
>>
>> I am using DSS3.1.1 and jdk1.6.0_39(32bit).
>>
>> The same dbs file will work succesfully in another machine.
>>
>> Anyone know why these error message outputted?
>>
>>
>> --
>> stevegyc
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Isuru Perera
Senior Software Engineer | WSO2, Inc. | http://wso2.com/
Lean . Enterprise . Middleware

about.me/chrishantha
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] DSS:The input stream for an incoming message is null

2014-03-11 Thread Iranga Muthuthanthri
Hi,

The  possible reason for this excption could be a session time out, which
is not specific to DSS.  Please refer to (1)

Regards,
Iranga

(1) https://wso2.org/jira/WSAS-1214
 On Mar 12, 2014 6:54 AM, "stevegyc"  wrote:

>  Hi :
>
>
> When I began to do a query operation of DSS service by tryit tool, it will 
> output the following error message on the Mgt Console.
>
> TID: [0] [DSS] [2014-03-10 12
> :57:39,799] ERROR {org.wso2.carbon.statistics.ui.StatisticsAdminClient} -  
> Cannot get service stats for service dss_test2. Backend server may be 
> unavailable. {org.wso2.carbon.statistics.ui.StatisticsAdminClient}
>
> org.apache.axis2.AxisFault: The input stream for an incoming message is null.
>
> at 
> org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:93)
>
>
> But If I continue to do the query operation, it will output the correct 
> result.
>
> I am using DSS3.1.1 and jdk1.6.0_39(32bit).
>
> The same dbs file will work succesfully in another machine.
>
> Anyone know why these error message outputted?
>
>
> --
> stevegyc
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] DSS:The input stream for an incoming message is null

2014-03-11 Thread stevegyc
Hi :

When I began to do a query operation of DSS service by tryit tool, it will 
output the following error message on the Mgt Console.

TID: [0] [DSS] [2014-03-10 12:57:39,799] ERROR 
{org.wso2.carbon.statistics.ui.StatisticsAdminClient} -  Cannot get service 
stats for service dss_test2. Backend server may be unavailable. 
{org.wso2.carbon.statistics.ui.StatisticsAdminClient}
org.apache.axis2.AxisFault: The input stream for an incoming message is null.
at 
org.apache.axis2.transport.TransportUtils.createSOAPMessage(TransportUtils.java:93)

But If I continue to do the query operation, it will output the correct result.

I am using DSS3.1.1 and jdk1.6.0_39(32bit).

The same dbs file will work succesfully in another machine.

Anyone know why these error message outputted?





stevegyc___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev