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 60564 - [50cat] Cannot connect through firewall
Summary: [50cat] Cannot connect through firewall
Status: RESOLVED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: collab (show other bugs)
Version: 5.x
Hardware: All Windows ME/2000
: P3 blocker with 1 vote (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-28 11:04 UTC by host
Modified: 2009-12-21 07:31 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description host 2005-06-28 11:04:25 UTC
I created an account for "share.java.net" on a computer NOT behind a firewall
and this worked fine and I could connect.

Now I am on a computer behind a firewall and have to use a Squid proxy server
that (usually) allows HTTPS connections without problems.

But when I try to connect to the share.java.net account I get the message that
the collaboration server "share.java.net:5222" cannot be reached. The error
message I get is "Error: java.io.IOException: Response from server: HTTP/1.0 403
Forbidden"

The SOCKS5 connection is not an option here since we have no SOCKS5 proxy...

Could the collab module be changed that it can use the proxy settings from
Netbeans? There I have "Use System Proxy settings" and e.g. the update center
works fine.
Comment 1 Petr Nejedly 2005-09-02 20:42:12 UTC
The collab code could (and should) be changed to use system settings for proxy,
but that won't help your problem.

You seem to have problem with too restrictive corporate proxy (probably doesn't
allow CONNECT method, or at least to non-https port) and that's nothing we could
change.
Comment 2 host 2005-09-19 11:44:16 UTC
But would it be possible to at least give a warning about that porblem?
The returned error message 403 is not very informative and actually misleading.
Comment 3 Antonin Nebuzelsky 2009-06-02 14:55:13 UTC
Reassigning to issues@collab. Collab Support plugin is not actively maintained.

Obsoleted in 6.7 by the newly introduced integration with Project Kenai, a
collaborative environment for developers to host their open-source projects,
which includes also a chat service.
Comment 4 Quality Engineering 2009-12-21 07:31:37 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team