APAR status |
Closed as program error.
| Error description
V3.5.2 & 3.5.3: Recreate Steps: 1. Create an application server
via the wizard, selecting only web applications as the type of r
esource, all other defaults taken. 2. Create a 2nd application s
erver via the wizard, selecting only enterprise beans as the typ
e of resource, all other defaults taken. 3. After click on finis
h the following error is received.
Exception:
URI specified already exists for resource Web Application=
/NodeHome:graham2/EJBServerHome:ServerA/ServletEngineHome Exception:URI specified already exists for resource Web Application=/NodeHome:graham2/EJBServerHome:ServerA/ServletEngineHome Local fix
/NodeHome:graham2/EJBServerHome:ServerA/ServletEngineHome
:ServerAServletEngine/ServletGroupHome:ServerAWebApp/).
javax.ejb.CreateException: URI specified already exists for
resource (Web Application=/NodeHome:graham2/EJBServerHome:
ServerA/ServletEngineHome:ServerAServletEngine/
ServletGroupHome:ServerAWebApp/).
It is trying to create a servlet engine when it should only be c
reating a ejb container.
Local Fix: None resource (Web Application=/NodeHome:graham2/EJBServerHome:ServerA/ServletEngineHome:ServerAServletEngine/ServletGroupHome:ServerAWebApp/).It is trying to create a servlet engine when it should only be creating a ejb container.Local Fix: None Problem summary
not being set correctly at every method invocation as a result
data from a previous invocation (app server create) was being
used. Problem conclusion
instance data properly at every method invocation. Code was
changed in:
com/ibm/ejs/sm/client/ui/task/CreateServerSmartGuide.java
This fix was tested by creating an app server with only web
applications and then creating a second one with only EJBs.
Both the app servers were created correctly as expected. changed in:com/ibm/ejs/sm/client/ui/task/CreateServerSmartGuide.javaThis fix was tested by creating an app server with only webapplications and then creating a second one with only EJBs.Both the app servers were created correctly as expected. Temporary fixComments
APAR information | APAR number | PQ47419 | Reported component name | WAS ADVANCED SU | Reported component ID | 5648C8402 | Reported release | 350 | Status | CLOSED PER | PE | NoPE | HIPER | NoHIPER | Submitted date | 2001-03-29 | Closed date | 2001-04-04 | Last modified date | 2001-04-04 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:APAR is sysrouted FROM one or more of the following:
Modules/Macros APAR is sysrouted TO one or more of the following:Modules/Macros
|
Fix information |
Fixed component name | WAS ADVANCED SU | Fixed component ID | 5648C8402 |
Applicable component levels | R350 PSY | UP |
|