RE: Issuezilla VS. bugzilla
Andrew Serff <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.tasklist.devel |
|---|---|
| Message-ID | <[email protected]> |
Ok, i have the module installed and you are right about the refresh. It doens't work unless I do that. But when I try to do it, I am getting a connection exception thrown up to netbeans. It doesn't put up your message of "Cannot connect, are you behind a firewall?" I get a netbeans exception box. At first, it did connect and my query string was id=2 so i got like 27000 bugs. So i think it was connecting to the netbeans issuezilla (it was hardcoded as baseurl). So I changed that. And now i get the connect exception. But the weird thing is, before that exception gets back to the screen, i see in the status: Openeing 1 bug (or something like that). so it seems like it gets the bug, but it doesn't...It also takes forever on the Querying bug database for bugs. I'm guessing that has to do with the connect timeout though. The server i'm trying to connect to is internal, no firewall...just straight connect. Can you think of anything I might be doing wrong? Quoting Tor Norbye <[email protected]>: > > By the way, you have your proxies setup (Tools -> Setup Wizard) > such that NetBeans can access the internet if you're inside > a firewall, right? > > -J-Dnetbeans.tasklist.bugquery=http://www.netbeans.org/issues/buglist.cgi?issue_status=NEW&issue_status=STARTED&issue_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=tor%40netbeans.org&emailtype2=exact&emailassigned_to2=1&emailreporter2=1&issueidtype=include&issue_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_desc=&short_desc_type=substring&long_desc=&long_desc_type=substring&issue_file_loc=&issue_file_loc_type=substring&status_whiteboard=&status_whiteboard_type=substring&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&newqueryname=&order=Reuse+same+sort+as+last+timehttp://www.netbeans.org/issues/buglist.cgi?issue_status=NEW&issue_status=STARTED&issue_status=REOPENED&email1=&emailtype1=substring&emailassigned_to1=1&email2=tor%40netbeans.org&emailtype2=exact&emailassigned_to2=1&emailreporter2=1&issueidtype=include&issue_id=&changedin=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&short_d! esc=&short_desc_type=substring&long_desc=&long_desc_type=substring&issue_file_loc=&issue_file_loc_type=substring&status_whiteboard=&status_whiteboard_type=substring&keywords=&keywords_type=anywords&field0-0-0=noop&type0-0-0=noop&value0-0-0=&cmdtype=doit&newqueryname=&order=Reuse+same+sort+as+last+time > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >