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 191179 - NetBeans.org sub-domains not working correctly
Summary: NetBeans.org sub-domains not working correctly
Status: VERIFIED FIXED
Alias: None
Product: www
Classification: Unclassified
Component: Web Content (show other bugs)
Version: 7.0
Hardware: PC Windows XP
: P1 normal (vote)
Assignee: leawang
URL: http://mobility.netbeans.org/
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-20 14:10 UTC by _ wadechandler
Modified: 2011-12-13 08:14 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 _ wadechandler 2010-10-20 14:10:36 UTC
I'm not sure if the mobility support has something going on at the base level or the web site is just broken, but http://mobility.netbeans.org/ is not working correctly. At times it redirects to the platform page and others to the QE page. I noticed after I logged in to fill out this bug it does indeed take me to the mobility community page. I will see if I start a new session if it still behaves differently and will report back.
Comment 1 _ wadechandler 2010-10-20 14:14:59 UTC
I opened anther browser and tried to access http://mobility.netbeans.org/ again and it sent me to the versioncontrol page. I entered http://mobility.netbeans.org/ in the address bar and it sent me to platform again. I then clicked on Community and logged in. I entered in http://mobility.netbeans.org/ again and was taken to the "User Interface Corner" page. Definitely something is going on with http://mobility.netbeans.org/ and redirection. I will check other sub-domains to see how they are acting.
Comment 2 _ wadechandler 2010-10-20 14:16:36 UTC
I am changing this to a P1. All sub-domains are behaving strangely. I just entered in http://platform.netbeans.org and was taken the profiler page. It had different JS errors too. So did the versioncontrol page.
Comment 3 _ wadechandler 2010-10-20 14:35:06 UTC
Changed the summary of the bug to reflect the reality.
Comment 4 Jiri Kovalsky 2010-10-20 18:50:15 UTC
Yes, we have seen it as well with Honza Pirek today. This is most probably a side effect of new deployment of Kenai infrastructure. Lea, can you please confirm or reject this assumption? Thanks!
Comment 5 leawang 2010-10-20 19:30:27 UTC
Don't think it is related to new deployment (the last deployment was on 10/9), but more likely related to system load or something.

I did not see various subdomains points to wrong site, but did get the following errors while accessing http://platform.netbeans.org while it is being redirected to http://netbeans.org/features/platform/index.html.

Fatal error: Uncaught exception 'Zend_Http_Client_Adapter_Exception' with message 'Read timed out after 10 seconds' in /web/nbweb/checkout/web-content~nbsystem/nbsystem-kenai/lib/Zend/Http/Client/Adapter/Socket.php:444 Stack trace: #0 /web/nbweb/checkout/web-content~nbsystem/nbsystem-kenai/lib/Zend/Http/Client/Adapter/Socket.php(296): Zend_Http_Client_Adapter_Socket->_checkSocketReadTimeout() #1 /web/nbweb/checkout/web-content~nbsystem/nbsystem-kenai/lib/Zend/Http/Client.php(880): Zend_Http_Client_Adapter_Socket->read() #2 /web/nbweb/checkout/web-content~nbsystem/nbsystem-kenai/lib/Nb/Sso/Client.php(84): Zend_Http_Client->request('GET') #3 /web/nbweb/checkout/web-content~nbsystem/nbsystem-kenai/lib/Nb/Sso/User.php(235): Nb_Sso_Client->verifyCookieValidity(Object(Zend_Http_Cookie), 'http://nbxapp01...') #4 /web/nbweb/checkout/web-content~nbsystem/nbsystem-kenai/lib/Nb/Sso/User.php(376): Nb_Sso_User->checkForExistingCookies() #5 /web/nbweb/checkout/web-content~nbsystem/nbsystem-kenai/lib/Nb/Sso/User.php(339): Nb_Sso_User->_ in /web/nbweb/checkout/web-content~nbsystem/nbsystem-kenai/lib/Zend/Http/Client/Adapter/Socket.php on line 444
Comment 6 Jiri Kovalsky 2010-10-20 19:45:59 UTC
So, if this is temporary, let's have it open for a day or two and then close this defect if no more problems show up.
Comment 7 _ wadechandler 2010-10-21 10:51:59 UTC
Just an update. From a completely different network, http://mobility.netbeans.org just sent me to the quality engineering web site. Just an FYI the issue is still occurring and from different networks.
Comment 8 Jan Pirek 2010-10-21 15:55:57 UTC
regarding 'Zend_Http_Client_Adapter_Exception' : this is from single sign on procedure - it tries to validate user SSO cookies against junction but it gives up after 10 sec. That means junction took more then 10s to respond to request. This supports theory about performance issues.

btw I changed the code so the exception is now caught and it does not end up with fatal err...

honza
Comment 9 Vince Kraemer 2011-07-12 16:25:07 UTC
Since Lea doesn't work for Oracle or on Kenai anymore, we might want to reassign this to an actual person that can and might do something to resolve the problem...

I do not know who that person would be...  If I did, these issues would be assigned to them when I committed this comment.
Comment 10 Jan Pirek 2011-12-13 07:19:46 UTC
this has been resolved already
Comment 11 Jiri Kovalsky 2011-12-13 08:14:44 UTC
Verified.