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 104241 - Problems with Installing IDE
Summary: Problems with Installing IDE
Status: CLOSED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: ehucka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-18 09:09 UTC by Marian Mirilovic
Modified: 2011-02-17 09:39 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread-dump (10.29 KB, text/plain)
2007-05-18 09:11 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2007-05-18 09:09:03 UTC
I saw this yesterday evening and I am seeing it again and again. Once I start
some testrun it shows "Installing IDE Archive" .. but there is no progress ..

I see such problem in Solaris and Vista right now.

From the log from sol :
=============================================
>> 2007-05-18 12:03:00 (INFO)
org.netbeans.test4u.tests.request.TestRequestProcessor.doProcessRequest
Processing testrequest Big-IDE-60-perf
>> 2007-05-18 12:03:00 (INFO)
org.netbeans.test4u.tests.request.TestRequestProcessor.doProcessRequest
Checking test request parameters.
>> 2007-05-18 12:03:00 (INFO)
org.netbeans.test4u.tests.request.TestRequestProcessor.doProcessRequest
Installing IDE archive.
>> 2007-05-18 12:03:00 (FINER) org.netbeans.test4u.plugin.BuildArchive.install
Copying build file http://qa-man-sol19.czech.sun.com:8080/builds/latest.zip to
/space/test4u/tmp/t4uide24438.tmp
>> 2007-05-18 12:03:00 (FINE) System Output
org.netbeans.test4u.Test4UStandalone.start(Test4UStandalone.java:89)
Test4U Standalone server started (200705172033).
>> 2007-05-18 12:03:00 (FINE) System Output
org.ehucka.core.net.ServerThread.createServerSocket(ServerThread.java:96)
Started tcp server on port: 2345
>> 2007-05-18 12:03:01 (SEVERE) org.netbeans.test4u.Test4UStandalone$2.run
Test of Servers communication:  PASSED.
>> 2007-05-18 12:03:01 (FINE) System Output
org.netbeans.test4u.system.servers.ServerStateNotifier.switchToSendState(ServerStateNotifier.java:192)
Main server respond (129.157.79.24)
=============================================

There is no exception, no error and as you can see download finished after few
seconds (even if I tried to download file with the saie of 160MB) ... :
 ls -lia /space/test4u/tmp/t4uide24438.tmp
    274900 -rw-r--r--   1 tester   other     368056 May 18 12:03
/space/test4u/tmp/t4uide24438.tmp
Comment 1 Marian Mirilovic 2007-05-18 09:11:41 UTC
Created attachment 42526 [details]
thread-dump
Comment 2 ehucka 2007-05-18 09:37:38 UTC
Is it possible the download to test4u can collide with download to the server?
The latest link can be rewritten by some external process on the server during
downloading. It would help to start nfs to the builds folder to translate latest
link to absolute URL.
Comment 3 Marian Mirilovic 2007-05-21 16:17:49 UTC
Emane,
 we are still facing this problem on both spb-perf-sol1 & spb-perf-vis1. Problem
so far hasn't occur on other machines. Any clues how to solve this ?
Comment 4 ehucka 2007-06-13 16:12:05 UTC
Probably related to QoS problem on a AT&T routers.
Comment 5 ehucka 2007-09-05 09:42:44 UTC
fixed by using of proxies
Comment 6 Marian Mirilovic 2008-03-10 18:39:22 UTC
v/c