Unable To Deploy An App with EJB Using A Webservice on a GlassFish server 3.1 domain migrated from GlassFish 2.1
(Doc ID 1400689.1)
Last updated on FEBRUARY 15, 2023
Applies to:
Oracle GlassFish Server - Version 3.1 and laterInformation in this document applies to any platform.
Symptoms
This applies to situations where GlassFish 2.1 patch 128643-23 is upgraded GlassFish 3.1.
An app that has an EJB using a webservice successfully deploys to GlassFish 2.1 and to fresh installs (both windows and Solaris) of Glassfish 3.1. However after an upgrade to GlassFish 3.1 from GlassFish 2.1 and migrating a domain, the apps fails to deploy on the migrated domain.
Error in server.log:
[#|2011-05-13T11:13:16.740-0400|WARNING|oracle-glassfish3.1|org.apache.catalina.connector.Request|_ThreadID=46;_ThreadName=Thread-1;|PWC40
11: Unable to set request character encoding to UTF-8 from context , because request parameters have already been read, or ServletRequest.
getReader() has already been called|#]
[#|2011-05-13T11:13:17.262-0400|INFO|oracle-glassfish3.1|javax.enterprise.system.std.com.sun.enterprise.server.logging|_ThreadID=7088;_Thr
eadName=Thread-1;|========= No upload needed. origPath=/afs/isis/depts/ais/its_apps/glassfish/train/CE_cl/UncAllPersonReconcile.ear, fileP
ath=/afs/isis/depts/ais/its_apps/glassfish/train/CE_cl/UncAllPersonReconcile.ear |#]
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |