GlassFish is an open source, production-ready, Java EE-compatible application server.

learn more… | top users | synonyms (3)

3
votes
0answers
191 views
+150

Glassfish 3.1.2.2: IIOP1002: Principal propagation: Cannot find principal information in subject

I am trying to track down the cause of an annoying message in glassfish that is polluting our log files. To simplify our set up, we have 2 glassfish servers running 3.1.2.2. Server A has a web ...
1
vote
0answers
36 views
+50

GlassFish Server deployment and MySQLNonTransientConnectionException

When I deploy my application, after a while I get this exception: javax.servlet.ServletException: Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.3.2.v20111125-r10461): ...