|
| Re: pls. solve my problem |
 |
Tue, 13 Feb 2007 20:29:11 -080 |
dear assem
[b] pls. tell me whether i need to add the build.xml to the my ear file as this
ear file is developed in weblogic 7.0 & now i am migrating to weblogic 9.0.
pls. tell me what are the chnages that need to done while upgrading to weblogic
9.0[/b]
Also i am sending the stack trace of my ear file when i am checking that file
by using java weblogic.appc utility.
<Feb 14, 2007 9:48:38 AM GMT+05:30> <Info> <J2EE>
<BEA-160186> <Compiling EAR mo
dule 'cedera.war'>
<Feb 14, 2007 9:48:42 AM GMT+05:30> <Error> <J2EE>
<BEA-160187> <weblogic.appc f
ailed to compile your application. Recompile with the -verbose option for more
d
etails. Please see the error message(s) below.>
There are 1 nested errors:
weblogic.descriptor.DescriptorException: Unmarshaller failed
at
weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(Mar
shallerFactory.java:149)
at
weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorMana
ger.java:254)
at
weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorMana
ger.java:283)
at
weblogic.application.descriptor.AbstractDescriptorLoader.createDescri
ptor(AbstractDescriptorLoader.java:344)
at
weblogic.application.descriptor.CachingDescriptorLoader.createDescrip
tor(CachingDescriptorLoader.java:188)
at
weblogic.application.descriptor.AbstractDescriptorLoader.createDescri
ptor(AbstractDescriptorLoader.java:328)
at
weblogic.application.descriptor.AbstractDescriptorLoader.getDescripto
r(AbstractDescriptorLoader.java:237)
at
weblogic.application.descriptor.AbstractDescriptorLoader.getRootDescr
iptorBean(AbstractDescriptorLoader.java:217)
at
weblogic.servlet.internal.WebAppDescriptor.getWebAppBean(WebAppDescri
ptor.java:136)
at
weblogic.servlet.jsp.JspcInvoker.parseDescriptors(JspcInvoker.java:27
6)
at weblogic.servlet.jsp.JspcInvoker.compile(JspcInvoker.java:187)
at
weblogic.application.compiler.AppcUtils.compileWAR(AppcUtils.java:351
)
at weblogic.application.compiler.WARModule.compile(WARModule.java:77)
at
weblogic.application.compiler.CompileModuleFlow.compileModules(Compil
eModuleFlow.java:98)
at
weblogic.application.compiler.CompileModuleFlow.compile(CompileModule
Flow.java:49)
at
weblogic.application.compiler.FlowDriver$FlowStateChange.next(FlowDri
ver.java:60)
at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
river.java:26)
at weblogic.application.compiler.FlowDriver.run(FlowDriver.java:23)
at
weblogic.application.compiler.EARCompiler.compile(EARCompiler.java:35
)
at
weblogic.application.compiler.AppCompilerFlow.compileInput(AppCompile
rFlow.java:109)
at
weblogic.application.compiler.AppCompilerFlow.compile(AppCompilerFlow
.java:38)
at
weblogic.application.compiler.FlowDriver$FlowStateChange.next(FlowDri
ver.java:60)
at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
river.java:26)
at weblogic.application.compiler.FlowDriver.run(FlowDriver.java:23)
at weblogic.application.compiler.Appc.runBody(Appc.java:145)
at weblogic.utils.compiler.Tool.run(Tool.java:158)
at weblogic.utils.compiler.Tool.run(Tool.java:115)
at weblogic.application.compiler.Appc.main(Appc.java:156)
at weblogic.appc.main(appc.java:14)
Caused by: com.bea.xml.XmlException:
weblogic.descriptor.BeanAlreadyExistsExcept
ion: Bean already exists:
"weblogic.j2ee.descriptor.ServletBeanImpl@db47de85(/Se
rvlets[FindItem])"
at
com.bea.staxb.runtime.internal.util.ReflectionUtils.invokeMethod(Refl
ectionUtils.java:54)
at
com.bea.staxb.runtime.internal.RuntimeBindingType$BeanRuntimeProperty
.setValue(RuntimeBindingType.java:450)
at
com.bea.staxb.runtime.internal.AttributeRuntimeBindingType$QNameRunti
meProperty.fillCollection(AttributeRuntimeBindingType.java:385)
at
com.bea.staxb.runtime.internal.MultiIntermediary.getFinalValue(MultiI
ntermediary.java:52)
at
com.bea.staxb.runtime.internal.AttributeRuntimeBindingType.getFinalOb
jectFromIntermediary(AttributeRuntimeBindingType.java:145)
at
com.bea.staxb.runtime.internal.UnmarshalResult.unmarshalBindingType(U
nmarshalResult.java:185)
at
com.bea.staxb.runtime.internal.UnmarshalResult.unmarshalDocument(Unma
rshalResult.java:154)
at
com.bea.staxb.runtime.internal.UnmarshallerImpl.unmarshal(Unmarshalle
rImpl.java:65)
at
weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(Mar
shallerFactory.java:138)
at
weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorMana
ger.java:254)
at
weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorMana
ger.java:283)
at
weblogic.application.descriptor.AbstractDescriptorLoader.createDescri
ptor(AbstractDescriptorLoader.java:344)
at
weblogic.application.descriptor.CachingDescriptorLoader.createDescrip
tor(CachingDescriptorLoader.java:188)
at
weblogic.application.descriptor.AbstractDescriptorLoader.createDescri
ptor(AbstractDescriptorLoader.java:328)
at
weblogic.application.descriptor.AbstractDescriptorLoader.getDescripto
r(AbstractDescriptorLoader.java:237)
at
weblogic.application.descriptor.AbstractDescriptorLoader.getRootDescr
iptorBean(AbstractDescriptorLoader.java:217)
at
weblogic.servlet.internal.WebAppDescriptor.getWebAppBean(WebAppDescri
ptor.java:136)
at
weblogic.servlet.jsp.JspcInvoker.parseDescriptors(JspcInvoker.java:27
6)
at weblogic.servlet.jsp.JspcInvoker.compile(JspcInvoker.java:187)
at
weblogic.application.compiler.AppcUtils.compileWAR(AppcUtils.java:351
)
at weblogic.application.compiler.WARModule.compile(WARModule.java:77)
at
weblogic.application.compiler.CompileModuleFlow.compileModules(Compil
eModuleFlow.java:98)
at
weblogic.application.compiler.CompileModuleFlow.compile(CompileModule
Flow.java:49)
at
weblogic.application.compiler.FlowDriver$FlowStateChange.next(FlowDri
ver.java:60)
at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
river.java:26)
at weblogic.application.compiler.FlowDriver.run(FlowDriver.java:23)
at
weblogic.application.compiler.EARCompiler.compile(EARCompiler.java:35
)
at
weblogic.application.compiler.AppCompilerFlow.compileInput(AppCompile
rFlow.java:109)
at
weblogic.application.compiler.AppCompilerFlow.compile(AppCompilerFlow
.java:38)
at
weblogic.application.compiler.FlowDriver$FlowStateChange.next(FlowDri
ver.java:60)
at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
river.java:26)
at weblogic.application.compiler.FlowDriver.run(FlowDriver.java:23)
Caused by: weblogic.descriptor.BeanAlreadyExistsException: Bean already exists:
"weblogic.j2ee.descriptor.ServletBeanImpl@db47de85(/Servlets[FindItem])&quo
t;
at
weblogic.descriptor.internal.ReferenceManager.registerBean(ReferenceM
anager.java:191)
at
weblogic.j2ee.descriptor.WebAppBeanImpl.setServlets(WebAppBeanImpl.ja
va:871)
at
jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[
Ljava.lang.Object;)Ljava.lang.Object;(Unknown Source)
at
jrockit.reflect.InitialMethodInvoker.invoke(Ljava.lang.Object;[Ljava.
lang.Object;)Ljava.lang.Object;(Unknown Source)
at
java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lang.Object;
I)Ljava.lang.Object;(Unknown Source)
at
com.bea.staxb.runtime.internal.util.ReflectionUtils.invokeMethod(Refl
ectionUtils.java:48)
at
com.bea.staxb.runtime.internal.RuntimeBindingType$BeanRuntimeProperty
.setValue(RuntimeBindingType.java:450)
at
com.bea.staxb.runtime.internal.AttributeRuntimeBindingType$QNameRunti
meProperty.fillCollection(AttributeRuntimeBindingType.java:385)
at
com.bea.staxb.runtime.internal.MultiIntermediary.getFinalValue(MultiI
ntermediary.java:52)
at
com.bea.staxb.runtime.internal.AttributeRuntimeBindingType.getFinalOb
jectFromIntermediary(AttributeRuntimeBindingType.java:145)
at
com.bea.staxb.runtime.internal.UnmarshalResult.unmarshalBindingType(U
nmarshalResult.java:185)
at
com.bea.staxb.runtime.internal.UnmarshalResult.unmarshalDocument(Unma
rshalResult.java:154)
at
com.bea.staxb.runtime.internal.UnmarshallerImpl.unmarshal(Unmarshalle
rImpl.java:65)
at
weblogic.descriptor.internal.MarshallerFactory$1.createDescriptor(Mar
shallerFactory.java:138)
at
weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorMana
ger.java:254)
at
weblogic.descriptor.DescriptorManager.createDescriptor(DescriptorMana
ger.java:283)
at
weblogic.application.descriptor.AbstractDescriptorLoader.createDescri
ptor(AbstractDescriptorLoader.java:344)
at
weblogic.application.descriptor.CachingDescriptorLoader.createDescrip
tor(CachingDescriptorLoader.java:188)
at
weblogic.application.descriptor.AbstractDescriptorLoader.createDescri
ptor(AbstractDescriptorLoader.java:328)
at
weblogic.application.descriptor.AbstractDescriptorLoader.getDescripto
r(AbstractDescriptorLoader.java:237)
at
weblogic.application.descriptor.AbstractDescriptorLoader.getRootDescr
iptorBean(AbstractDescriptorLoader.java:217)
at
weblogic.servlet.internal.WebAppDescriptor.getWebAppBean(WebAppDescri
ptor.java:136)
at
weblogic.servlet.jsp.JspcInvoker.parseDescriptors(JspcInvoker.java:27
6)
at weblogic.servlet.jsp.JspcInvoker.compile(JspcInvoker.java:187)
at
weblogic.application.compiler.AppcUtils.compileWAR(AppcUtils.java:351
)
at weblogic.application.compiler.WARModule.compile(WARModule.java:77)
at
weblogic.application.compiler.CompileModuleFlow.compileModules(Compil
eModuleFlow.java:98)
at
weblogic.application.compiler.CompileModuleFlow.compile(CompileModule
Flow.java:49)
at
weblogic.application.compiler.FlowDriver$FlowStateChange.next(FlowDri
|
| Post Reply
|
|
|
|
|
|
|
|
|
|