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 235942

Summary: Profiling single file in web project failed
Product: serverplugins Reporter: mienamoo
Component: GlassFishAssignee: TomasKraus
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 8   
Issue Type: DEFECT Exception Reporter:

Description mienamoo 2013-09-13 14:40:50 UTC
NetBeans IDE 7.4 RC1 (Build 201309112301)
JDK 7u40 64-bit
GlassFish 4.0

While running the sanity tests [1] on the RC1 build, I came across this issue. When profiling the single file, the project's output window displayed:

  The module has not been deployed.
  See the server log for details.

Then I looked at the GlassFish output, and noted that the server was still busy starting up. So it looks like the cause of the failure might be a timing issue more than anything else, since there was no error output in the GlassFish log.

[1] http://wiki.netbeans.org/STS_73_Maven#Test_suite:_Run.2C_Debug.2C_Profile.2C_Test_single_file