Hi, yep ignore it, the next release coming soon improove a bit this and log the found webapp when found. We introduced it because sometimes a NPE could happen and no log was present. This log replaced the NPE but the algorithm has a fallback a bit later which can make the container working so sometimes (the case you have) it is safe to ignore this error.
- Romain 2012/4/16 Neale Rudd <[email protected]> > Hi Eran, > > Yes I get that too, sometimes twice near the top of the log. > > I think it's the EJBListener trying to initialise but the openejb app (or > "tomee" app as it's now known) hasn't started yet. > > Safe to ignore. > > Best Regards, > Neale > > > ----- Original Message ----- From: "Eran Medan" <[email protected]> > To: <[email protected]> > Sent: Monday, April 16, 2012 5:16 PM > Subject: Feedback on TomEE 1.0.0-beta-2 > > > > Hi >> >> All tests seem to work well, but I get this error no matter what I do (I'm >> starting using bin/startup.bat) >> >> ERROR: OpenEJB webapp was not found >> >> (The first line in the console logs) >> >> I assume I can ignore, but thought it's worth mentioning if not already >> known... >> >> Thanks >> >> >
