(Error) GlassFish: publishModule kind= 3 deltaKind=2 1 WebApp

Posted by Harry Pham on Stack Overflow See other posts from Stack Overflow or by Harry Pham
Published on 2010-03-29T16:20:15Z Indexed on 2010/03/29 16:23 UTC
Read the original article Hit count: 304

Filed under:
|
|

I run Eclipse 1.6.0, and Glassfish V3 back end. The program run fine, the console give no error. However the error log always show this weird error. The application name is WebApp

 GlassFish: publishModule kind= 3  deltaKind=2 1 WebApp
 An exception stack trace is not available.

Here is the Session Data

 eclipse.buildId=unknown
 java.version=1.6.0_17
 java.vendor=Apple Inc.
 BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
 Framework arguments:  -product org.eclipse.epp.package.jee.product -keyring /Users/KingdomHeart/.eclipse_keyring -showlocation
 Command-line arguments:  -os macosx -ws cocoa -arch x86 -product org.eclipse.epp.package.jee.product -keyring /Users/KingdomHeart/.eclipse_keyring -showlocation

© Stack Overflow or respective owner

Related posts about eclipse

Related posts about glassfish