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 79915 - Install doesn't work
Summary: Install doesn't work
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: 2006-07-10 15:50 UTC by Marian Mirilovic
Modified: 2011-02-17 09:39 UTC (History)
0 users

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 Marian Mirilovic 2006-07-10 15:50:22 UTC
I am getting next eaception by trying to install new Test4U:
java.io.FileNotFoundException: /space/test4u2/tmp/test4u-2910-app.zip (No such
file or directory)
	java.io.FileInputStream.open(Native Method)
	java.io.FileInputStream.<init>(FileInputStream.java:106)
	org.netbeans.test4u.web.servlet.UpdateServlet.processRequest(UpdateServlet.java:47)
	org.netbeans.test4u.web.servlet.UpdateServlet.doGet(UpdateServlet.java:119)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
Comment 1 ehucka 2006-08-04 10:15:25 UTC
should be fixed
Comment 2 Marian Mirilovic 2006-08-04 10:18:34 UTC
verified/closed