[aerogear-dev] Problem in Activity log

Javornik, Romain Romain.Javornik at saint-gobain.com
Fri Dec 9 11:16:38 EST 2016


Hello,

Yes my scenario was the same, the UI was polling the server constantly, I deleted the row previously sent in variant_metric_info table to fixed the issue.

Actually the row was : '29213adf-26a5-4d97-906c-f7b2caf16216', '1', NULL, '974', '6f790194-c7b7-446e-99b2-f2eb060c177e', 'b92724e3-eb52-4ef5-a788-edab9c68b980', '2', '3', '0'
Then I changed it to : '29213adf-26a5-4d97-906c-f7b2caf16216', '1', NULL, '974', '6f790194-c7b7-446e-99b2-f2eb060c177e', 'b92724e3-eb52-4ef5-a788-edab9c68b980', '1', '1', '0'
Which solved the issue, I delete it because it seems irrelevant.

What data do you need ?

Best Regards,
Romain Javornik


De : aerogear-dev-bounces at lists.jboss.org [mailto:aerogear-dev-bounces at lists.jboss.org] De la part de Matthias Wessendorf
Envoyé : vendredi 9 décembre 2016 16:53
À : AeroGear Developer Mailing List
Cc : Marek, Sebastien; Bourillon, Matthias
Objet : Re: [aerogear-dev] Problem in Activity log

Hi Romain,

thanks for contacting us!

a few questions:
- blocked on pending? what exactly did you notice ? I recently fixed a bug w/ one job is "pending", the UI is polling server every second (ouch)
- deleting? What exactly did you delete? One entry on the variant_metric_info table ? If yes, sounds like for some reason, there was a bogus/wrong entry

Mind sharing some more data? I dont mind following up offline, if needed

Happy weekend, folks!
Matthias

On Fri, Dec 9, 2016 at 4:04 PM, Javornik, Romain <Romain.Javornik at saint-gobain.com<mailto:Romain.Javornik at saint-gobain.com>> wrote:
Hello,

when going in Activity log the status was blocked on pending, I investigate and the problem was coming from the table variant_metric_info.
Here is the line where issue come from (everything was back to normal when deleted) :
'29213adf-26a5-4d97-906c-f7b2caf16216', '1', NULL, '974', '6f790194-c7b7-446e-99b2-f2eb060c177e', 'b92724e3-eb52-4ef5-a788-edab9c68b980', '1', '1', '0'

Did anyone has this error before ?
I don’t see anything in my JBoss logs (6.4).

Best Regards,
Romain Javornik

_______________________________________________
aerogear-dev mailing list
aerogear-dev at lists.jboss.org<mailto:aerogear-dev at lists.jboss.org>
https://lists.jboss.org/mailman/listinfo/aerogear-dev



--
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
twitter: http://twitter.com/mwessendorf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20161209/c15a91b2/attachment-0001.html 


More information about the aerogear-dev mailing list