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 247017 - "Deploying null" appears when debugging project on Wildfly 8.1.Final AS
Summary: "Deploying null" appears when debugging project on Wildfly 8.1.Final AS
Status: RESOLVED INCOMPLETE
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@serverplugins
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-11 07:26 UTC by aengin
Modified: 2014-09-16 07:02 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 aengin 2014-09-11 07:26:16 UTC
When I click 'Debug Project' from the toolbar, 'Deploying null' message appears on the right bottom corner of the UI screen. 

There no notifications (warning or error messages).

This started to occur when I upgraded to NB 8.0.1 from 8.0 yesterday.

So far I haven't seen any impact on functionality.
Comment 1 Marian Mirilovic 2014-09-16 06:51:25 UTC
What is the setup of the project (type, destination server, ....) ?
Comment 2 aengin 2014-09-16 07:02:39 UTC
Project Setup

Maven - Java 7 Web Application
Wildfly 8.1 Final - configured as standalone-full

We were previously using the Wildfly Netbeans Plugin v1.0.17 before the Netbeans update (8.0 to 8.0.1), but since it is part of Netbeans now I couldn't determine the current version.

Project was originally created with 7.x (don't know if this important)