This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 253989 - Server filter status is not updated
Summary: Server filter status is not updated
Status: NEW
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-30 11:57 UTC by stwr
Modified: 2015-09-02 15:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Query result available but there is no status update (54.32 KB, image/png)
2015-07-30 11:57 UTC, stwr
Details
Status finally updated (14.74 KB, image/png)
2015-07-30 12:25 UTC, stwr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description stwr 2015-07-30 11:57:54 UTC
Created attachment 155052 [details]
Query result available but there is no status update

Product Version: NetBeans IDE 8.1 Beta (Build 201507282201)
Java: 1.8.0_60-ea; Java HotSpot(TM) 64-Bit Server VM 25.60-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_60-ea-b25
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
User directory: C:\Users\cendrowiczm\AppData\Roaming\NetBeans\8.1beta
Cache directory: C:\Users\cendrowiczm\AppData\Local\NetBeans\Cache\8.1beta

Please see the picture. In most cases I am getting "Not responding" information when querying the server using my server filters.

When finally I am getting results the expectation is that "Not responding" and "Retry" are gone and there additional information in the brackets next to the filter name (like it is for the filter called 'my ptc query IDE').

I have seen only few times it working. I could see in brackets total amount of items for each single filter.

Unfortunately most likely it behaves like on the picture :/
Comment 1 stwr 2015-07-30 12:25:38 UTC
Created attachment 155056 [details]
Status finally updated

After short while and several manual retries I experienced another strange behavior.

Each my filter become the update (please see the picture) when I hit 'Retry' for each one individually.
Comment 2 stwr 2015-07-30 13:29:47 UTC
I just realized that things are getting better when all my server filters have Auto Refresh OFF. The IDE starts up and loads my filters. When refreshing them one by another there are no issues - result is successfully retrieved and status shows the correct amount of items.

Things are going really bad when IDE performs several queries in parallel.
Comment 3 Tomas Stupka 2015-09-02 15:54:34 UTC
> Please see the picture. In most cases I am getting "Not responding" information when querying the server using my server filters.
could it be your queries take a long time to return?

happens usually on timeout. default is set to 5 minutes, but can be tweak via -J-Dnode.expand.timeoutmillis=...