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 270523 - Unable to deploy application
Summary: Unable to deploy application
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 8.2
Hardware: Macintosh (x86) Mac OS X
: P3 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-30 15:24 UTC by selfishguy77
Modified: 2017-08-05 08:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Here are the screenshots of error & server logs. (1.23 MB, application/zip)
2017-04-30 15:24 UTC, selfishguy77
Details

Note You need to log in before you can comment on or make changes to this bug.
Description selfishguy77 2017-04-30 15:24:07 UTC
Created attachment 164208 [details]
Here are the screenshots of error & server logs.

Hey,

 

I have downloaded NetBeans 8.2 for JavaEE web apps development on my MacBook Pro. At the start things were working fine and everything was smooth. Suddenly my netbeans stopped deploying my applications on the browser. It shows starting of Tomcat failed. I tried using Glassfish server too but that doesn’t work either. I have tried various solutions on the web but none of them is working.

I even uninstalled NetBeans completely from my mac and reinstalled it , still its the same.

If anyone could provide me the solution for the above problem i would be very helpful.

 

Thanks.
Comment 1 Anda77 2017-08-02 09:47:41 UTC
Is it a Maven project?
Comment 2 selfishguy77 2017-08-05 08:57:59 UTC
(In reply to Anda77 from comment #1)
> Is it a Maven project?

No. It's a normal j2ee project. I haven't used any build tools (only servlets & JSP).