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 118340 - Warning dialog when IDE starts
Summary: Warning dialog when IDE starts
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@profiler
URL:
Keywords: REGRESSION
: 118418 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-10-10 10:52 UTC by Jaromir Uhrik
Modified: 2007-10-12 15:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of warning dialog attached... (37.08 KB, image/png)
2007-10-10 10:53 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2007-10-10 10:52:05 UTC
Product Version: NetBeans IDE Dev (Build 200710100000)
Java: 1.5.0_07; Java HotSpot(TM) Client VM 1.5.0_07-87
System: Mac OS X version 10.4.10 running on i386; MacRoman; en_US (nb)

Run javase distribution of IDE and the Warning dialog with the following message appears:
--------------------------------------%<----------------------------------------------------
Warning - could not install some modules:
	NetBeans Profiler (J2EE Projects) - The module named org.netbeans.api.web.webmodule was needed and not found.
	NetBeans Profiler (J2EE Projects) - The module named org.netbeans.modules.j2ee.api.ejbmodule was needed and not found.
	NetBeans Profiler (J2EE Projects) - The module named org.netbeans.modules.j2ee.dd/1 was needed and not found.
	NetBeans Profiler (J2EE Projects) - The module named org.netbeans.modules.j2eeapis/1 was needed and not found.
	NetBeans Profiler (J2EE Projects) - The module named org.netbeans.modules.j2eeserver/4 was needed and not found.
--------------------------------------%<----------------------------------------------------

It is bad user experience to start IDE and see a warning although it doesn't cause any troubles => P2. I think it should
be fixed in Beta2.
Comment 1 Jaromir Uhrik 2007-10-10 10:53:13 UTC
Created attachment 50569 [details]
Screenshot of warning dialog attached...
Comment 2 Tomas Hurka 2007-10-10 11:18:31 UTC
This is regression caused by opensouring of profiler.

Fixed in trunk.
RCS file: /cvs/profiler/modules/freeform/nbproject/project.properties,v
done
Checking in freeform/nbproject/project.properties;
/cvs/profiler/modules/freeform/nbproject/project.properties,v  <--  project.properties
initial revision: 1.1
done
Checking in j2ee/nbproject/project.properties;
/cvs/profiler/modules/j2ee/nbproject/project.properties,v  <--  project.properties
new revision: 1.2; previous revision: 1.1
done
RCS file: /cvs/profiler/modules/j2ee-jboss/nbproject/project.properties,v
done
Checking in j2ee-jboss/nbproject/project.properties;
/cvs/profiler/modules/j2ee-jboss/nbproject/project.properties,v  <--  project.properties
initial revision: 1.1
done
RCS file: /cvs/profiler/modules/j2ee-sunas/nbproject/project.properties,v
done
Checking in j2ee-sunas/nbproject/project.properties;
/cvs/profiler/modules/j2ee-sunas/nbproject/project.properties,v  <--  project.properties
initial revision: 1.1
done
RCS file: /cvs/profiler/modules/j2ee-tomcat/nbproject/project.properties,v
done
Checking in j2ee-tomcat/nbproject/project.properties;
/cvs/profiler/modules/j2ee-tomcat/nbproject/project.properties,v  <--  project.properties
initial revision: 1.1
done
RCS file: /cvs/profiler/modules/j2ee-weblogic/nbproject/project.properties,v
done
Checking in j2ee-weblogic/nbproject/project.properties;
/cvs/profiler/modules/j2ee-weblogic/nbproject/project.properties,v  <--  project.properties
initial revision: 1.1
done
Checking in j2se/nbproject/project.properties;
/cvs/profiler/modules/j2se/nbproject/project.properties,v  <--  project.properties
new revision: 1.2; previous revision: 1.1
done
RCS file: /cvs/profiler/modules/nbmodule/nbproject/project.properties,v
done
Checking in nbmodule/nbproject/project.properties;
/cvs/profiler/modules/nbmodule/nbproject/project.properties,v  <--  project.properties
initial revision: 1.1
done
Comment 3 Tomas Hurka 2007-10-10 17:34:32 UTC
*** Issue 118418 has been marked as a duplicate of this issue. ***
Comment 4 Jaromir Uhrik 2007-10-12 15:35:04 UTC
Verified in the following configuration:
Product Version: NetBeans IDE Dev (Build 200710120000)
Java: 1.5.0_07; Java HotSpot(TM) Client VM 1.5.0_07-87
System: Mac OS X version 10.4.10 running on i386; MacRoman; en_US (nb)