You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Nuno G. de M (JIRA)" <ji...@apache.org> on 2015/07/15 20:42:04 UTC

[jira] [Created] (TOMEE-1614) Netbeans Tomcat Plugin Integration Does Not Detected TomeeStarted

Nuno G. de M created TOMEE-1614:
-----------------------------------

             Summary: Netbeans Tomcat Plugin Integration Does Not Detected TomeeStarted
                 Key: TOMEE-1614
                 URL: https://issues.apache.org/jira/browse/TOMEE-1614
             Project: TomEE
          Issue Type: Bug
          Components: TomEE Core Server
    Affects Versions: 1.7.3
         Environment: Ubuntu 14 LTS Netbeans latest release
            Reporter: Nuno G. de M
            Priority: Minor
             Fix For: 1.7.3


Download the latest TOMEE Plume snapshot release.

http://repository.apache.org/content/groups/snapshots/org/apache/openejb/apache-tomee/1.7.3-SNAPSHOT/

After that, open your netbeans and on the Services tab add a new Server of type Tomcat or TOMEE.

Point to the folder where the snapshort tar.gz got extracted.

Setup a user with the proper rights to administer tomee.

for example
    <user password="admin" roles="tomcat,tomee-admin,manager-gui,manager-script,admin" username="admin"/>

Now click start on the tomee server.

Tomee quickly starts, but the plugin stays active forever stating:
Waiting for tomcat to start.

After a while the plugin will show an alert stating that the server failed to start.
The server started fine.


NOTE:
THe netbeans tomee plugin has a second bug that should be filed under a different bug report.
Which is, when you deploy an application that breaks during deployment, an infinite loop of tomcat trying to repdeploy the broken application will take place.

I am leting you know of this second as right now I do not have the opprotunity to make you a sample application to reproduce the problem, and therefore will not open a bug report.

Kindest regards.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)