Unable to migrate grom Weblogic5.1 to Weblogic6.0

Right we are running our beans in Weblogic5.1 we stateless session beans and bean
managed entity beans in our architecture. The problem is we want to migrage 5.1
to 6.0 we are using deployment tool there we selected the convert weblogic.properties
and we converted with domain name newdomain. So in command prompt we come to the
wlhomodirecotor\newdomain and runned startNewDomain.bat but it is giving following
exceptions can anybody help us regarding this Thanx in advance.
Kiran Nallam
weblogic.ejb20.EJBDeploymentException: EJB Deployment errors:; nested exception
is:
com/medplexus/ejbs/scheduling/waitlist/WaitListPK
com/medplexus/ejbs/scheduling/waitlist/WaitListPK
com/medplexus/ejbs/scheduling/waitlist/WaitListPK
com/medplexus/ejbs/scheduling/waitlist/WaitListPK
at weblogic.ejb20.compliance.EJBComplianceChecker.check(EJBComplianceChecker.java:220)
at weblogic.ejb20.compliance.EJBComplianceChecker.checkDeploymentInfo(EJBComplianceChecker.java:185)
at weblogic.ejb20.ejbc.EJBCompiler.complianceCheckJar(EJBCompiler.java:309)
at weblogic.ejb20.ejbc.EJBCompiler.checkCompliance(EJBCompiler.java:266)
at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:136)
at weblogic.ejb20.deployer.Deployer.runEJBC(Deployer.java:228)
at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:799)
at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:31)
at weblogic.j2ee.Application.addComponent(Application.java:133)
at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:115)
at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:327)
at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:277)
at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:232)
at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:192)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:562)
at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548)
at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy30.updateDeployments(Unknown Source)
at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2299)
at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:240)
at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:122)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:562)
at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548)
at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy24.start(Unknown Source)
at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:435)
at weblogic.management.Admin.startApplicationManager(Admin.java:1033)
at weblogic.management.Admin.finish(Admin.java:493)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
at weblogic.Server.main(Server.java:35)
>
<Dec 24, 2001 2:50:37 PM GMT+05:30> <Error> <J2EE> <Error deploying application
waitlistSession.jar: Could not deploy: 'waitlistSession.jar':
com/medplexus/ejbs/scheduling/waitlist/WaitListPK
com/medplexus/ejbs/scheduling/waitlist/WaitListPK>
<Dec 24, 2001 2:50:37 PM GMT+05:30> <Error> <J2EE> <Error deploying EJB Component
: copaysession.jar
weblogic.ejb20.EJBDeploymentException: EJB Deployment errors:; nested exception
is:
com/medplexus/ejbs/registration/copay/CopayHome
com/medplexus/ejbs/registration/copay/CopayHome
com/medplexus/ejbs/registration/copay/CopayHome
com/medplexus/ejbs/registration/copay/CopayHome
at weblogic.ejb20.compliance.EJBComplianceChecker.check(EJBComplianceChecker.java:220)
at weblogic.ejb20.compliance.EJBComplianceChecker.checkDeploymentInfo(EJBComplianceChecker.java:185)
at weblogic.ejb20.ejbc.EJBCompiler.complianceCheckJar(EJBCompiler.java:309)
at weblogic.ejb20.ejbc.EJBCompiler.checkCompliance(EJBCompiler.java:266)
at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:136)
at weblogic.ejb20.deployer.Deployer.runEJBC(Deployer.java:228)
at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:799)
at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:31)
at weblogic.j2ee.Application.addComponent(Application.java:133)
at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:115)
at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:327)
at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:277)
at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:232)
at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:192)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:562)
at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548)
at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy30.updateDeployments(Unknown Source)
at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2299)
at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:240)
at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:122)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:562)
at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548)
at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy24.start(Unknown Source)
at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:435)
at weblogic.management.Admin.startApplicationManager(Admin.java:1033)
at weblogic.management.Admin.finish(Admin.java:493)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
at weblogic.Server.main(Server.java:35)
>
<Dec 24, 2001 2:50:37 PM GMT+05:30> <Error> <J2EE> <Error deploying application
copaysession.jar: Could not deploy: 'copaysession.jar':
com/medplexus/ejbs/registration/copay/CopayHome
com/medplexus/ejbs/registration/copay/CopayHome>
<Dec 24, 2001 2:50:38 PM GMT+05:30> <Error> <J2EE> <Error deploying EJB Component
: eligSession.jar
weblogic.ejb20.EJBDeploymentException: EJB Deployment errors:; nested exception
is:
com/medplexus/ejbs/edi/hipaa270/HIPAA270Home
com/medplexus/ejbs/edi/hipaa270/HIPAA270Home
com/medplexus/ejbs/edi/hipaa270/HIPAA270Home
com/medplexus/ejbs/edi/hipaa270/HIPAA270Home
at weblogic.ejb20.compliance.EJBComplianceChecker.check(EJBComplianceChecker.java:220)
at weblogic.ejb20.compliance.EJBComplianceChecker.checkDeploymentInfo(EJBComplianceChecker.java:185)
at weblogic.ejb20.ejbc.EJBCompiler.complianceCheckJar(EJBCompiler.java:309)
at weblogic.ejb20.ejbc.EJBCompiler.checkCompliance(EJBCompiler.java:266)
at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:136)
at weblogic.ejb20.deployer.Deployer.runEJBC(Deployer.java:228)
at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:799)
at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:31)
at weblogic.j2ee.Application.addComponent(Application.java:133)
at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:115)
at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:327)
at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:277)
at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:232)
at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:192)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:562)
at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548)
at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy30.updateDeployments(Unknown Source)
at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2299)
at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:240)
at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:122)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:562)
at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548)
at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy24.start(Unknown Source)
at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:435)
at weblogic.management.Admin.startApplicationManager(Admin.java:1033)
at weblogic.management.Admin.finish(Admin.java:493)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
at weblogic.Server.main(Server.java:35)
>
<Dec 24, 2001 2:50:38 PM GMT+05:30> <Error> <J2EE> <Error deploying application
eligSession.jar: Could not deploy: 'eligSession.jar':
com/medplexus/ejbs/edi/hipaa270/HIPAA270Home
com/medplexus/ejbs/edi/hipaa270/HIPAA270Home>
<Dec 24, 2001 2:51:26 PM GMT+05:30> <Error> <J2EE> <Error deploying EJB Component
: patientprofileSession.jar
weblogic.ejb20.EJBDeploymentException: EJB Deployment errors:; nested exception
is:
com/medplexus/ejbs/registration/patientprofile/patientinsurance/PatientInsurance
com/medplexus/ejbs/registration/patientprofile/patientinsurance/PatientInsurance
com/medplexus/ejbs/registration/patientprofile/patientinsurance/PatientInsurance
com/medplexus/ejbs/registration/patientprofile/patientinsurance/PatientInsurance
at weblogic.ejb20.compliance.EJBComplianceChecker.check(EJBComplianceChecker.java:220)
at weblogic.ejb20.compliance.EJBComplianceChecker.checkDeploymentInfo(EJBComplianceChecker.java:185)
at weblogic.ejb20.ejbc.EJBCompiler.complianceCheckJar(EJBCompiler.java:309)
at weblogic.ejb20.ejbc.EJBCompiler.checkCompliance(EJBCompiler.java:266)
at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:136)
at weblogic.ejb20.deployer.Deployer.runEJBC(Deployer.java:228)
at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:799)
at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:31)
at weblogic.j2ee.Application.addComponent(Application.java:133)
at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:115)
at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:327)
at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:277)
at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:232)
at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:192)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:562)
at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548)
at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy30.updateDeployments(Unknown Source)
at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2299)
at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:240)
at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:122)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:562)
at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548)
at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy24.start(Unknown Source)
at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:435)
at weblogic.management.Admin.startApplicationManager(Admin.java:1033)
at weblogic.management.Admin.finish(Admin.java:493)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
at weblogic.Server.main(Server.java:35)
>
<Dec 24, 2001 2:51:26 PM GMT+05:30> <Error> <J2EE> <Error deploying application
patientprofileSession.jar: Could not deploy: 'patientprofileSession.jar':
com/medplexus/ejbs/registration/patientprofile/patientinsurance/PatientInsurance
com/medplexus/ejbs/registration/patientprofile/patientinsurance/PatientInsurance>
E:\bea\wlserver6.0\tmp_ejbkirann7001\patientrlshp\com\medplexus\ejbs\registration\patientprofile\patientrlshp\PatientRlshpBeanEOImpl_WLStub.java:14:
com.m
public class PatientRlshpBeanEOImpl_WLStub extends weblogic.rmi.internal.AbstractStub
^
1 error
<Dec 24, 2001 2:51:53 PM GMT+05:30> <Error> <J2EE> <Error deploying EJB Component
: patientrlshp.jar
weblogic.ejb20.EJBDeploymentException: EJB Deployment errors:; nested exception
is:
Compiler failed executable.exec(java.lang.String[f:\jdk1.3\bin\javac.exe,
-nowarn, -classpath, E:\bea\wlserver6.0\tmp_ejbkirann7001\patientrlshp;E
Compiler failed executable.exec(java.lang.String[f:\jdk1.3\bin\javac.exe,
-nowarn, -classpath, E:\bea\wlserver6.0\tmp_ejbkirann7001\patientrlshp;E
at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:228)
at weblogic.ejb20.deployer.Deployer.runEJBC(Deployer.java:228)
at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:799)
at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:31)
at weblogic.j2ee.Application.addComponent(Application.java:133)
at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:115)
at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:327)
at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:277)
at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:232)
at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:192)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:562)
at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548)
at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy30.updateDeployments(Unknown Source)
at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2299)
at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:240)
at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:122)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:562)
at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548)
at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy24.start(Unknown Source)
at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:435)
at weblogic.management.Admin.startApplicationManager(Admin.java:1033)
at weblogic.management.Admin.finish(Admin.java:493)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
at weblogic.Server.main(Server.java:35)
>
<Dec 24, 2001 2:51:53 PM GMT+05:30> <Error> <J2EE> <Error deploying application
patientrlshp.jar: Could not deploy: 'patientrlshp.jar':
Compiler failed executable.exec(java.lang.String[f:\jdk1.3\bin\javac.exe,
-nowarn, -classpath, E:\bea\wlserver6.0\tmp_ejbkirann7001\patientrlshp;E
<Dec 24, 2001 2:53:31 PM GMT+05:30> <Error> <J2EE> <Error deploying EJB Component
: superbillsession.jar
weblogic.ejb20.EJBDeploymentException: EJB Deployment errors:; nested exception
is:
com/medplexus/ejbs/scheduling/taskapptdetails/TaskApptDetails
com/medplexus/ejbs/scheduling/taskapptdetails/TaskApptDetails
com/medplexus/ejbs/scheduling/taskapptdetails/TaskApptDetails
com/medplexus/ejbs/scheduling/taskapptdetails/TaskApptDetails
at weblogic.ejb20.compliance.EJBComplianceChecker.check(EJBComplianceChecker.java:220)
at weblogic.ejb20.compliance.EJBComplianceChecker.checkDeploymentInfo(EJBComplianceChecker.java:185)
at weblogic.ejb20.ejbc.EJBCompiler.complianceCheckJar(EJBCompiler.java:309)
at weblogic.ejb20.ejbc.EJBCompiler.checkCompliance(EJBCompiler.java:266)
at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:136)
at weblogic.ejb20.deployer.Deployer.runEJBC(Deployer.java:228)
at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:799)
at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:31)
at weblogic.j2ee.Application.addComponent(Application.java:133)
at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:115)
at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:327)
at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:277)
at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:232)
at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:192)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:562)
at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548)
at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy30.updateDeployments(Unknown Source)
at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2299)
at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:240)
at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:122)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:562)
at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548)
at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy24.start(Unknown Source)
at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:435)
at weblogic.management.Admin.startApplicationManager(Admin.java:1033)
at weblogic.management.Admin.finish(Admin.java:493)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
at weblogic.Server.main(Server.java:35)
>
<Dec 24, 2001 2:53:31 PM GMT+05:30> <Error> <J2EE> <Error deploying application
superbillsession.jar: Could not deploy: 'superbillsession.jar':
com/medplexus/ejbs/scheduling/taskapptdetails/TaskApptDetails
com/medplexus/ejbs/scheduling/taskapptdetails/TaskApptDetails>
<Dec 24, 2001 2:54:20 PM GMT+05:30> <Error> <J2EE> <Error deploying EJB Component
: pmaclobjprivssession.jar
weblogic.ejb20.EJBDeploymentException: EJB Deployment errors:; nested exception
is:
com/medplexus/ejbs/security/pmaclobjprivs/PmAclObjPrivs
com/medplexus/ejbs/security/pmaclobjprivs/PmAclObjPrivs
com/medplexus/ejbs/security/pmaclobjprivs/PmAclObjPrivs
com/medplexus/ejbs/security/pmaclobjprivs/PmAclObjPrivs
at weblogic.ejb20.compliance.EJBComplianceChecker.check(EJBComplianceChecker.java:220)
at weblogic.ejb20.compliance.EJBComplianceChecker.checkDeploymentInfo(EJBComplianceChecker.java:185)
at weblogic.ejb20.ejbc.EJBCompiler.complianceCheckJar(EJBCompiler.java:309)
at weblogic.ejb20.ejbc.EJBCompiler.checkCompliance(EJBCompiler.java:266)
at weblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:136)
at weblogic.ejb20.deployer.Deployer.runEJBC(Deployer.java:228)
at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:799)
at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:31)
at weblogic.j2ee.Application.addComponent(Application.java:133)
at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:115)
at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:327)
at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:277)
at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:232)
at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:192)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:562)
at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548)
at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy30.updateDeployments(Unknown Source)
at weblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(ServerMBean_CachingStub.java:2299)
at weblogic.management.mbeans.custom.ApplicationManager.startConfigManager(ApplicationManager.java:240)
at weblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManager.java:122)
at java.lang.reflect.Method.invoke(Native Method)
at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:562)
at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:548)
at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:285)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy24.start(Unknown Source)
at weblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(ApplicationManagerMBean_CachingStub.java:435)
at weblogic.management.Admin.startApplicationManager(Admin.java:1033)
at weblogic.management.Admin.finish(Admin.java:493)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
at weblogic.Server.main(Server.java:35)
>
<Dec 24, 2001 2:54:20 PM GMT+05:30> <Error> <J2EE> <Error deploying application
pmaclobjprivssession.jar: Could not deploy: 'pmaclobjprivssession.jar':
com/medplexus/ejbs/security/pmaclobjprivs/PmAclObjPrivs
com/medplexus/ejbs/security/pmaclobjprivs/PmAclObjPrivs>
[errorsinwl6.0.txt]

Hi Kiran,
Have you converted your EJBs to 6.0?
http://e-docs.bea.com/wls/docs60/////ejb/EJB_utilities.html#1025194
You will also need to run ejbc from wl 6.0.
Regards,
Slava Imeshev
"Kiran Nallam" <[email protected]> wrote in message
news:[email protected]...
>
>
Right we are running our beans in Weblogic5.1 we stateless session beansand bean
managed entity beans in our architecture. The problem is we want tomigrage 5.1
to 6.0 we are using deployment tool there we selected the convertweblogic.properties
and we converted with domain name newdomain. So in command prompt we cometo the
wlhomodirecotor\newdomain and runned startNewDomain.bat but it is givingfollowing
exceptions can anybody help us regarding this Thanx in advance.
Kiran Nallam
weblogic.ejb20.EJBDeploymentException: EJB Deployment errors:; nestedexception
is:
com/medplexus/ejbs/scheduling/waitlist/WaitListPK
com/medplexus/ejbs/scheduling/waitlist/WaitListPK
com/medplexus/ejbs/scheduling/waitlist/WaitListPK
com/medplexus/ejbs/scheduling/waitlist/WaitListPK
atweblogic.ejb20.compliance.EJBComplianceChecker.check(EJBComplianceChecker.ja
va:220)
atweblogic.ejb20.compliance.EJBComplianceChecker.checkDeploymentInfo(EJBCompli
anceChecker.java:185)
atweblogic.ejb20.ejbc.EJBCompiler.complianceCheckJar(EJBCompiler.java:309)
atweblogic.ejb20.ejbc.EJBCompiler.checkCompliance(EJBCompiler.java:266)
atweblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:136)
at weblogic.ejb20.deployer.Deployer.runEJBC(Deployer.java:228)
at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:799)
at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:31)
at weblogic.j2ee.Application.addComponent(Application.java:133)
at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:115)
atweblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
arget.java:327)
atweblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Deployment
Target.java:277)
atweblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(D
eploymentTarget.java:232)
atweblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(Deploym
entTarget.java:192)
at java.lang.reflect.Method.invoke(Native Method)
atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
.java:562)
atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:5
48)
atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
nImpl.java:285)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy30.updateDeployments(Unknown Source)
atweblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(
ServerMBean_CachingStub.java:2299)
atweblogic.management.mbeans.custom.ApplicationManager.startConfigManager(Appl
icationManager.java:240)
atweblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManage
r.java:122)
at java.lang.reflect.Method.invoke(Native Method)
atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
.java:562)
atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:5
48)
atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
nImpl.java:285)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy24.start(Unknown Source)
atweblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(
ApplicationManagerMBean_CachingStub.java:435)
atweblogic.management.Admin.startApplicationManager(Admin.java:1033)
at weblogic.management.Admin.finish(Admin.java:493)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
at weblogic.Server.main(Server.java:35)
>
<Dec 24, 2001 2:50:37 PM GMT+05:30> <Error> <J2EE> <Error deployingapplication
waitlistSession.jar: Could not deploy: 'waitlistSession.jar':
com/medplexus/ejbs/scheduling/waitlist/WaitListPK
com/medplexus/ejbs/scheduling/waitlist/WaitListPK>
<Dec 24, 2001 2:50:37 PM GMT+05:30> <Error> <J2EE> <Error deploying EJBComponent
: copaysession.jar
weblogic.ejb20.EJBDeploymentException: EJB Deployment errors:; nestedexception
is:
com/medplexus/ejbs/registration/copay/CopayHome
com/medplexus/ejbs/registration/copay/CopayHome
com/medplexus/ejbs/registration/copay/CopayHome
com/medplexus/ejbs/registration/copay/CopayHome
atweblogic.ejb20.compliance.EJBComplianceChecker.check(EJBComplianceChecker.ja
va:220)
atweblogic.ejb20.compliance.EJBComplianceChecker.checkDeploymentInfo(EJBCompli
anceChecker.java:185)
atweblogic.ejb20.ejbc.EJBCompiler.complianceCheckJar(EJBCompiler.java:309)
atweblogic.ejb20.ejbc.EJBCompiler.checkCompliance(EJBCompiler.java:266)
atweblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:136)
at weblogic.ejb20.deployer.Deployer.runEJBC(Deployer.java:228)
at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:799)
at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:31)
at weblogic.j2ee.Application.addComponent(Application.java:133)
at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:115)
atweblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
arget.java:327)
atweblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Deployment
Target.java:277)
atweblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(D
eploymentTarget.java:232)
atweblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(Deploym
entTarget.java:192)
at java.lang.reflect.Method.invoke(Native Method)
atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
.java:562)
atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:5
48)
atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
nImpl.java:285)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy30.updateDeployments(Unknown Source)
atweblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(
ServerMBean_CachingStub.java:2299)
atweblogic.management.mbeans.custom.ApplicationManager.startConfigManager(Appl
icationManager.java:240)
atweblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManage
r.java:122)
at java.lang.reflect.Method.invoke(Native Method)
atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
.java:562)
atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:5
48)
atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
nImpl.java:285)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy24.start(Unknown Source)
atweblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(
ApplicationManagerMBean_CachingStub.java:435)
atweblogic.management.Admin.startApplicationManager(Admin.java:1033)
at weblogic.management.Admin.finish(Admin.java:493)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
at weblogic.Server.main(Server.java:35)
>
<Dec 24, 2001 2:50:37 PM GMT+05:30> <Error> <J2EE> <Error deployingapplication
copaysession.jar: Could not deploy: 'copaysession.jar':
com/medplexus/ejbs/registration/copay/CopayHome
com/medplexus/ejbs/registration/copay/CopayHome>
<Dec 24, 2001 2:50:38 PM GMT+05:30> <Error> <J2EE> <Error deploying EJBComponent
: eligSession.jar
weblogic.ejb20.EJBDeploymentException: EJB Deployment errors:; nestedexception
is:
com/medplexus/ejbs/edi/hipaa270/HIPAA270Home
com/medplexus/ejbs/edi/hipaa270/HIPAA270Home
com/medplexus/ejbs/edi/hipaa270/HIPAA270Home
com/medplexus/ejbs/edi/hipaa270/HIPAA270Home
atweblogic.ejb20.compliance.EJBComplianceChecker.check(EJBComplianceChecker.ja
va:220)
atweblogic.ejb20.compliance.EJBComplianceChecker.checkDeploymentInfo(EJBCompli
anceChecker.java:185)
atweblogic.ejb20.ejbc.EJBCompiler.complianceCheckJar(EJBCompiler.java:309)
atweblogic.ejb20.ejbc.EJBCompiler.checkCompliance(EJBCompiler.java:266)
atweblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:136)
at weblogic.ejb20.deployer.Deployer.runEJBC(Deployer.java:228)
at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:799)
at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:31)
at weblogic.j2ee.Application.addComponent(Application.java:133)
at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:115)
atweblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
arget.java:327)
atweblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Deployment
Target.java:277)
atweblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(D
eploymentTarget.java:232)
atweblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(Deploym
entTarget.java:192)
at java.lang.reflect.Method.invoke(Native Method)
atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
.java:562)
atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:5
48)
atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
nImpl.java:285)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy30.updateDeployments(Unknown Source)
atweblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(
ServerMBean_CachingStub.java:2299)
atweblogic.management.mbeans.custom.ApplicationManager.startConfigManager(Appl
icationManager.java:240)
atweblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManage
r.java:122)
at java.lang.reflect.Method.invoke(Native Method)
atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
.java:562)
atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:5
48)
atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
nImpl.java:285)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy24.start(Unknown Source)
atweblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(
ApplicationManagerMBean_CachingStub.java:435)
atweblogic.management.Admin.startApplicationManager(Admin.java:1033)
at weblogic.management.Admin.finish(Admin.java:493)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
at weblogic.Server.main(Server.java:35)
>
<Dec 24, 2001 2:50:38 PM GMT+05:30> <Error> <J2EE> <Error deployingapplication
eligSession.jar: Could not deploy: 'eligSession.jar':
com/medplexus/ejbs/edi/hipaa270/HIPAA270Home
com/medplexus/ejbs/edi/hipaa270/HIPAA270Home>
<Dec 24, 2001 2:51:26 PM GMT+05:30> <Error> <J2EE> <Error deploying EJBComponent
: patientprofileSession.jar
weblogic.ejb20.EJBDeploymentException: EJB Deployment errors:; nestedexception
is:
com/medplexus/ejbs/registration/patientprofile/patientinsurance/PatientInsur
ance
>
com/medplexus/ejbs/registration/patientprofile/patientinsurance/PatientInsur
ance
>
>
com/medplexus/ejbs/registration/patientprofile/patientinsurance/PatientInsur
ance
>
com/medplexus/ejbs/registration/patientprofile/patientinsurance/PatientInsur
ance
atweblogic.ejb20.compliance.EJBComplianceChecker.check(EJBComplianceChecker.ja
va:220)
atweblogic.ejb20.compliance.EJBComplianceChecker.checkDeploymentInfo(EJBCompli
anceChecker.java:185)
atweblogic.ejb20.ejbc.EJBCompiler.complianceCheckJar(EJBCompiler.java:309)
atweblogic.ejb20.ejbc.EJBCompiler.checkCompliance(EJBCompiler.java:266)
atweblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:136)
at weblogic.ejb20.deployer.Deployer.runEJBC(Deployer.java:228)
at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:799)
at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:31)
at weblogic.j2ee.Application.addComponent(Application.java:133)
at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:115)
atweblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
arget.java:327)
atweblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Deployment
Target.java:277)
atweblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(D
eploymentTarget.java:232)
atweblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(Deploym
entTarget.java:192)
at java.lang.reflect.Method.invoke(Native Method)
atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
.java:562)
atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:5
48)
atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
nImpl.java:285)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy30.updateDeployments(Unknown Source)
atweblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(
ServerMBean_CachingStub.java:2299)
atweblogic.management.mbeans.custom.ApplicationManager.startConfigManager(Appl
icationManager.java:240)
atweblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManage
r.java:122)
at java.lang.reflect.Method.invoke(Native Method)
atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
.java:562)
atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:5
48)
atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
nImpl.java:285)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy24.start(Unknown Source)
atweblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(
ApplicationManagerMBean_CachingStub.java:435)
atweblogic.management.Admin.startApplicationManager(Admin.java:1033)
at weblogic.management.Admin.finish(Admin.java:493)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
at weblogic.Server.main(Server.java:35)
>
<Dec 24, 2001 2:51:26 PM GMT+05:30> <Error> <J2EE> <Error deployingapplication
patientprofileSession.jar: Could not deploy: 'patientprofileSession.jar':
com/medplexus/ejbs/registration/patientprofile/patientinsurance/PatientInsur
ance
>
com/medplexus/ejbs/registration/patientprofile/patientinsurance/PatientInsur
ance>
>
E:\bea\wlserver6.0\tmp_ejbkirann7001\patientrlshp\com\medplexus\ejbs\registr
ation\patientprofile\patientrlshp\PatientRlshpBeanEOImpl_WLStub.java:14:
com.m
public class PatientRlshpBeanEOImpl_WLStub extendsweblogic.rmi.internal.AbstractStub
^
1 error
<Dec 24, 2001 2:51:53 PM GMT+05:30> <Error> <J2EE> <Error deploying EJBComponent
: patientrlshp.jar
weblogic.ejb20.EJBDeploymentException: EJB Deployment errors:; nestedexception
is:
Compiler failedexecutable.exec(java.lang.String[f:\jdk1.3\bin\javac.exe,
-nowarn, -classpath, E:\bea\wlserver6.0\tmp_ejbkirann7001\patientrlshp;E
Compiler failedexecutable.exec(java.lang.String[f:\jdk1.3\bin\javac.exe,
-nowarn, -classpath, E:\bea\wlserver6.0\tmp_ejbkirann7001\patientrlshp;E
atweblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:228)
at weblogic.ejb20.deployer.Deployer.runEJBC(Deployer.java:228)
at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:799)
at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:31)
at weblogic.j2ee.Application.addComponent(Application.java:133)
at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:115)
atweblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
arget.java:327)
atweblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Deployment
Target.java:277)
atweblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(D
eploymentTarget.java:232)
atweblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(Deploym
entTarget.java:192)
at java.lang.reflect.Method.invoke(Native Method)
atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
.java:562)
atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:5
48)
atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
nImpl.java:285)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy30.updateDeployments(Unknown Source)
atweblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(
ServerMBean_CachingStub.java:2299)
atweblogic.management.mbeans.custom.ApplicationManager.startConfigManager(Appl
icationManager.java:240)
atweblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManage
r.java:122)
at java.lang.reflect.Method.invoke(Native Method)
atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
.java:562)
atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:5
48)
atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
nImpl.java:285)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy24.start(Unknown Source)
atweblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(
ApplicationManagerMBean_CachingStub.java:435)
atweblogic.management.Admin.startApplicationManager(Admin.java:1033)
at weblogic.management.Admin.finish(Admin.java:493)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
at weblogic.Server.main(Server.java:35)
>
<Dec 24, 2001 2:51:53 PM GMT+05:30> <Error> <J2EE> <Error deployingapplication
patientrlshp.jar: Could not deploy: 'patientrlshp.jar':
Compiler failedexecutable.exec(java.lang.String[f:\jdk1.3\bin\javac.exe,
-nowarn, -classpath, E:\bea\wlserver6.0\tmp_ejbkirann7001\patientrlshp;E
<Dec 24, 2001 2:53:31 PM GMT+05:30> <Error> <J2EE> <Error deploying EJBComponent
: superbillsession.jar
weblogic.ejb20.EJBDeploymentException: EJB Deployment errors:; nestedexception
is:
com/medplexus/ejbs/scheduling/taskapptdetails/TaskApptDetails
com/medplexus/ejbs/scheduling/taskapptdetails/TaskApptDetails
com/medplexus/ejbs/scheduling/taskapptdetails/TaskApptDetails
com/medplexus/ejbs/scheduling/taskapptdetails/TaskApptDetails
atweblogic.ejb20.compliance.EJBComplianceChecker.check(EJBComplianceChecker.ja
va:220)
atweblogic.ejb20.compliance.EJBComplianceChecker.checkDeploymentInfo(EJBCompli
anceChecker.java:185)
atweblogic.ejb20.ejbc.EJBCompiler.complianceCheckJar(EJBCompiler.java:309)
atweblogic.ejb20.ejbc.EJBCompiler.checkCompliance(EJBCompiler.java:266)
atweblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:136)
at weblogic.ejb20.deployer.Deployer.runEJBC(Deployer.java:228)
at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:799)
at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:31)
at weblogic.j2ee.Application.addComponent(Application.java:133)
at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:115)
atweblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
arget.java:327)
atweblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Deployment
Target.java:277)
atweblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(D
eploymentTarget.java:232)
atweblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(Deploym
entTarget.java:192)
at java.lang.reflect.Method.invoke(Native Method)
atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
.java:562)
atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:5
48)
atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
nImpl.java:285)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy30.updateDeployments(Unknown Source)
atweblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(
ServerMBean_CachingStub.java:2299)
atweblogic.management.mbeans.custom.ApplicationManager.startConfigManager(Appl
icationManager.java:240)
atweblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManage
r.java:122)
at java.lang.reflect.Method.invoke(Native Method)
atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
.java:562)
atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:5
48)
atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
nImpl.java:285)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy24.start(Unknown Source)
atweblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(
ApplicationManagerMBean_CachingStub.java:435)
atweblogic.management.Admin.startApplicationManager(Admin.java:1033)
at weblogic.management.Admin.finish(Admin.java:493)
at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java:429)
at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:170)
at weblogic.Server.main(Server.java:35)
>
<Dec 24, 2001 2:53:31 PM GMT+05:30> <Error> <J2EE> <Error deployingapplication
superbillsession.jar: Could not deploy: 'superbillsession.jar':
com/medplexus/ejbs/scheduling/taskapptdetails/TaskApptDetails
com/medplexus/ejbs/scheduling/taskapptdetails/TaskApptDetails>
<Dec 24, 2001 2:54:20 PM GMT+05:30> <Error> <J2EE> <Error deploying EJBComponent
: pmaclobjprivssession.jar
weblogic.ejb20.EJBDeploymentException: EJB Deployment errors:; nestedexception
is:
com/medplexus/ejbs/security/pmaclobjprivs/PmAclObjPrivs
com/medplexus/ejbs/security/pmaclobjprivs/PmAclObjPrivs
com/medplexus/ejbs/security/pmaclobjprivs/PmAclObjPrivs
com/medplexus/ejbs/security/pmaclobjprivs/PmAclObjPrivs
atweblogic.ejb20.compliance.EJBComplianceChecker.check(EJBComplianceChecker.ja
va:220)
atweblogic.ejb20.compliance.EJBComplianceChecker.checkDeploymentInfo(EJBCompli
anceChecker.java:185)
atweblogic.ejb20.ejbc.EJBCompiler.complianceCheckJar(EJBCompiler.java:309)
atweblogic.ejb20.ejbc.EJBCompiler.checkCompliance(EJBCompiler.java:266)
atweblogic.ejb20.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:136)
at weblogic.ejb20.deployer.Deployer.runEJBC(Deployer.java:228)
at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:799)
at weblogic.j2ee.EJBComponent.deploy(EJBComponent.java:31)
at weblogic.j2ee.Application.addComponent(Application.java:133)
at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:115)
atweblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentT
arget.java:327)
atweblogic.management.mbeans.custom.DeploymentTarget.addDeployments(Deployment
Target.java:277)
atweblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(D
eploymentTarget.java:232)
atweblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(Deploym
entTarget.java:192)
at java.lang.reflect.Method.invoke(Native Method)
atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
.java:562)
atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:5
48)
atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
nImpl.java:285)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy30.updateDeployments(Unknown Source)
atweblogic.management.configuration.ServerMBean_CachingStub.updateDeployments(
ServerMBean_CachingStub.java:2299)
atweblogic.management.mbeans.custom.ApplicationManager.startConfigManager(Appl
icationManager.java:240)
atweblogic.management.mbeans.custom.ApplicationManager.start(ApplicationManage
r.java:122)
at java.lang.reflect.Method.invoke(Native Method)
atweblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
.java:562)
atweblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:5
48)
atweblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBea
nImpl.java:285)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
atcom.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:439)
atweblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:180)
at $Proxy24.start(Unknown Source)
atweblogic.management.configuration.ApplicationManagerMBean_CachingStub.start(
ApplicationM

Similar Messages

  • Unable to migrate Cross Forest Exchange 2013 to Exchange 2013

    I am unable to migrate mailboxes from an on prem (same physical virtual host) to an on prem (same physical virtual host) cross forest. 
    MRSProxy is enabled on both the target and the source.. and a migration endpoint is enabled on the source. I can succesefuly prepare-moverequest on the target, but when I perform 
    PS] D:\Exchange\Scripts>New-MoveRequest -Identity [email protected] -Remote -TargetDatabase "DomainCorp" -RemoteGlobalCatalog
    ads-ad-01.domain.local -RemoteCredential $RemoteCredentials -TargetDeliveryDomain "domaincorp.local" -Remote
    HostName ads-exch-01domain.local
    The call to 'https://ads-exch-01.domain.local/EWS/mrsproxy.svc' failed. Error details: Could not establish trust
    relationship for the SSL/TLS secure channel with authority 'ads-exch-01.domain.local'. --> The underlying connection
    was closed: Could not establish trust relationship for the SSL/TLS secure channel. --> The remote certificate is
    invalid according to the validation procedure..
        + CategoryInfo          : NotSpecified: (:) [New-MoveRequest], RemoteTransientException
        + FullyQualifiedErrorId : [Server=ADS-EXCHCORP-01,RequestId=3f49d075-8110-48fd-8157-9b4d87921252,TimeStamp=5/1/201
       5 4:00:11 PM] [FailureCategory=Cmdlet-RemoteTransientException] EA6D7B2B,Microsoft.Exchange.Management.RecipientTa
      sks.NewMoveRequest
        + PSComputerName        : ads-exchcorp-01.domaincorp.local
    If I change remote hostname to exch.domain.com I get a different error message. 
    [PS] D:\Exchange\Scripts>New-MoveRequest -Identity [email protected] -Remote -TargetDatabase "domainCorp" -RemoteGlobalCatalog ads-ad-01.domain.local -RemoteCredential $RemoteCredentials -TargetDeliveryDomain
    "domaincorp.local" -Remote
    HostName exch.domain.com
    The call to 'https://exch.domain.com/EWS/mrsproxy.svc' timed out. Error details: The request channel timed out
    attempting to send after 00:00:07.9643241. Increase the timeout value passed to the call to Request or increase the
    SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout. -->
    The HTTP request to 'https://exch.domain.com/EWS/mrsproxy.svc' has exceeded the allotted timeout of
    00:00:07.9640000. The time allotted to this operation may have been a portion of a longer timeout. --> The operation
    has timed out
        + CategoryInfo          : NotSpecified: (:) [New-MoveRequest], RemoteTransientException
        + FullyQualifiedErrorId : [Server=ADS-EXCHCORP-01,RequestId=f5807f2d-c8d5-4fb3-86b3-a831cae92626,TimeStamp=5/1/201
       5 4:01:10 PM] [FailureCategory=Cmdlet-RemoteTransientException] F2700578,Microsoft.Exchange.Management.RecipientTa
      sks.NewMoveRequest
        + PSComputerName        : ads-exchcorp-01.domaincorp.local  
    I feel like I have been hitting my head on the desk for about a week now. 
    We Also should note that we exported the Wildcard cert from the source server and imported it into the target server. 

    Hello
    if open imported wildcard cert from mmc on source computer it show the cert is ok? not missing root cert?
    sorry my english

  • Unable to migrate Workflows

    Hi
    I was trying to migrate site collections along with workflows  from 2007 to 2010, but I was unable to migrate. When I was selecting my source it was showing that HTTP not found. Please help me out from this problem.
    James

    Hi,
    the only problem is how to configure the reader this highly depends on how you want to generate and how your metamodel/dsl looks like.
    here an example for the greeting example
    module org.xtext.example.mydsl.generator.MyDslGeneratorMWE
    import org.eclipse.emf.mwe.utils.*
    var targetDir = "src-gen"
    var modelPath = "model"
    Workflow {
    component = org.eclipse.xtext.mwe.Reader {
    // lookup all resources on the classpath
    // useJavaClassPath = true
    // or define search scope explicitly
    path = modelPath
    // this class will be generated by the xtext generator
    register = org.xtext.example.mydsl.MyDslStandaloneSetup {}
    load = {
    type = "Greeting"
    slot = "greetings"
    component = org.eclipse.xpand2.Generator {
    expand = "org::xtext::example::mydsl::generator::Main::main FOREACH greetings"
    outlet = {
    path = targetDir
    ~Christian
    Need training, onsite consulting or any other kind of help for Xtext?
    Go visit http://xtext.itemis.com or send a mail to xtext at itemis dot de

  • Unable to deploy stateful session bean in weblogic6.1

    Hi there, I am trying to deploy an OrderSession.jar into weblogic6.1 sp 5. But it keeps throwing errors whenever I install the jar file. Following is the error message received. Can someone help me what causes this problem and how to solve it? Thanks!!
    I have copied part of the error messages as it is too long. Hope the message helps. There are 3 sections of it.
    Part 1:
    ========
    java.lang.ClassNotFoundException: com.apps.ecommerce.OrderSessionBean_oe1mpm_HomeImpl
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:185)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
    Part 2:
    ========
    --------------- nested within: ------------------
    weblogic.utils.AssertionError: ***** ASSERTION FAILED ***** - with nested exception:
    [java.lang.ClassNotFoundException: com.apps.ecommerce.OrderSessionBean_oe1mpm_HomeImpl]
    at weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.getHomeClass(ClientDrivenBeanInfoImpl.java:357)
    Part 3:
    ========
    <Sep 12, 2003 11:54:22 AM SGT> <Error> <J2EE> <Error deploying application OrderSession:
    Unable to deploy EJB: Ecommerce.OrderSessionHome from OrderSession.jar:
    java.lang.ClassNotFoundException: com.apps.ecommerce.OrderSessionBean_oe1mpm_HomeImpl
    at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:185)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    at weblogic.ejb20.deployer.BeanInfoImpl.loadClass(BeanInfoImpl.java:307)
    at weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.getHomeClass(ClientDrivenBeanInfoImpl.java:352)
    at weblogic.ejb20.deployer.ClientDrivenBeanInfoImpl.deploy(ClientDrivenBeanInfoImpl.java:796)
    at weblogic.ejb20.deployer.Deployer.deployDescriptor(Deployer.java:1304)
    at weblogic.ejb20.deployer.Deployer.deploy(Deployer.java:1010)

    Try unpacking the jar using a compression tool like winzip or any other tool and just check if extracted classes files are in the same package hirerachy as u have coded if not that is would be the problem

  • Unable to migrate WE8ISO8859P1 to ALUTF8 *Unrecognized convertible date*

    Hi
    ..have followed all steps in migration guide
    create CSMIG
    take backup (used datapump)
    run cs scan
    stopped db
    startup restrict
    run csalter.plbthe script fails with error:
    Unrecognized convertible date found in scanner result
    database: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
    scan output:
    scan.err file:
    Database Scan Individual Exception Report
    [Database Scan Parameters]
    Parameter Value
    CSSCAN Version v2.1
    Instance Name itempl
    Database Version 10.2.0.1.0
    Scan type Full database
    Scan CHAR data? YES
    Database character set WE8ISO8859P1
    FROMCHAR WE8ISO8859P1
    TOCHAR AL32UTF8
    Scan NCHAR data? NO
    Array fetch buffer size 10240
    Number of processes 3
    Capture convertible data? NO
    [Data Dictionary individual exceptions]
    [Application data individual exceptions]
    scan.txt:
    Database Scan Summary Report
    Time Started : 2010-06-20 23:48:40
    Time Completed: 2010-06-20 23:50:33
    Process ID Time Started Time Completed
    1 2010-06-20 23:48:41 2010-06-20 23:50:31
    2 2010-06-20 23:48:41 2010-06-20 23:50:31
    3 2010-06-20 23:48:43 2010-06-20 23:50:31
    [Database Size]
    Tablespace Used Free Total Expansion
    SYSTEM 488.38M 21.63M 510.00M 984.00K
    UNDOTBS1 20.94M 9.06M 30.00M .00K
    SYSAUX 349.44M 10.56M 360.00M 9.52M
    TEMP .00K .00K .00K .00K
    USERS 22.69M 1.06M 23.75M 10.00K
    EXAMPLE 68.25M 31.75M 100.00M 3.00K
    Total 949.69M 74.06M 1,023.75M 10.50M
    The size of the largest CLOB is 1625114 bytes
    [Database Scan Parameters]
    Parameter Value
    CSSCAN Version v2.1
    Instance Name itempl
    Database Version 10.2.0.1.0
    Scan type Full database
    Scan CHAR data? YES
    Database character set WE8ISO8859P1
    FROMCHAR WE8ISO8859P1
    TOCHAR AL32UTF8
    Scan NCHAR data? NO
    Array fetch buffer size 10240
    Number of processes 3
    Capture convertible data? NO
    [Scan Summary]
    All character type data in the data dictionary are convertible to the new character set
    All character type application data are convertible to the new character set
    [Data Dictionary Conversion Summary]
    Datatype Changeless Convertible Truncation Lossy
    VARCHAR2 2,983,218 0 0 0
    CHAR 1,097 0 0 0
    LONG 149,525 0 0 0
    CLOB 31,468 2,071 0 0
    VARRAY 22,366 0 0 0
    Total 3,187,674 2,071 0 0
    Total in percentage 99.935% 0.065% 0.000% 0.000%
    The data dictionary can be safely migrated using the CSALTER script
    [Application Data Conversion Summary]
    Datatype Changeless Convertible Truncation Lossy
    VARCHAR2 1,730,333 1,465 0 0
    CHAR 59,586 0 0 0
    LONG 0 0 0 0
    CLOB 41 12 0 0
    VARRAY 2,019 0 0 0
    Total 1,791,979 1,477 0 0
    Total in percentage 99.918% 0.082% 0.000% 0.000%
    [Distribution of Convertible, Truncated and Lossy Data by Table]
    USER.TABLE Convertible Truncation Lossy
    ITEMPLDB.EMP 1 0 0
    MDSYS.SDO_COORD_OP_PARAM_VALS 200 0 0
    MDSYS.SDO_GEOR_XMLSCHEMA_TABLE 1 0 0
    MDSYS.SDO_STYLES_TABLE 78 0 0
    MDSYS.SDO_XML_SCHEMAS 4 0 0
    OE.WAREHOUSES 4 0 0
    PM.PRINT_MEDIA 8 0 0
    SYS.EXPIMP_TTS_CT$ 8 0 0
    SYS.EXTERNAL_TAB$ 1 0 0
    SYS.METASTYLESHEET 80 0 0
    SYS.RULE$ 4 0 0
    SYS.WRH$_SQLTEXT 607 0 0
    SYS.WRH$_SQL_PLAN 532 0 0
    SYS.WRI$_ADV_ACTIONS 22 0 0
    SYS.WRI$_ADV_OBJECTS 418 0 0
    SYS.WRI$_ADV_RATIONALE 7 0 0
    SYS.WRI$_DBU_FEATURE_METADATA 90 0 0
    SYS.WRI$_DBU_FEATURE_USAGE 2 0 0
    SYS.WRI$_DBU_HWM_METADATA 17 0 0
    SYSMAN.MGMT_HC_OS_COMPONENTS 8 0 0
    SYSMAN.MGMT_HC_VENDOR_SW_COMPONENTS 8 0 0
    [Distribution of Convertible, Truncated and Lossy Data by Column]
    USER.TABLE|COLUMN Convertible Truncation Lossy
    ITEMPLDB.EMP|ENAME 1 0 0
    MDSYS.SDO_COORD_OP_PARAM_VALS|PARAM_VALUE_FILE 200 0 0
    MDSYS.SDO_GEOR_XMLSCHEMA_TABLE|XMLSCHEMA 1 0 0
    MDSYS.SDO_STYLES_TABLE|DEFINITION 78 0 0
    MDSYS.SDO_XML_SCHEMAS|XMLSCHEMA 4 0 0
    OE.WAREHOUSES|SYS_NC00003$ 4 0 0
    PM.PRINT_MEDIA|AD_FINALTEXT 4 0 0
    PM.PRINT_MEDIA|AD_SOURCETEXT 4 0 0
    SYS.EXPIMP_TTS_CT$|XMLINFO 8 0 0
    SYS.EXTERNAL_TAB$|PARAM_CLOB 1 0 0
    SYS.METASTYLESHEET|STYLESHEET 80 0 0
    SYS.RULE$|CONDITION 4 0 0
    SYS.WRH$_SQLTEXT|SQL_TEXT 607 0 0
    SYS.WRH$_SQL_PLAN|OTHER_XML 532 0 0
    SYS.WRI$_ADV_ACTIONS|ATTR5 11 0 0
    SYS.WRI$_ADV_ACTIONS|ATTR6 11 0 0
    SYS.WRI$_ADV_OBJECTS|ATTR4 418 0 0
    SYS.WRI$_ADV_RATIONALE|ATTR5 7 0 0
    SYS.WRI$_DBU_FEATURE_METADATA|INST_CHK_LOGIC 11 0 0
    SYS.WRI$_DBU_FEATURE_METADATA|USG_DET_LOGIC 79 0 0
    SYS.WRI$_DBU_FEATURE_USAGE|FEATURE_INFO 2 0 0
    SYS.WRI$_DBU_HWM_METADATA|LOGIC 17 0 0
    SYSMAN.MGMT_HC_OS_COMPONENTS|DESCRIPTION 8 0 0
    SYSMAN.MGMT_HC_VENDOR_SW_COMPONENTS|DESCRIPTION 8 0 0
    [Indexes to be Rebuilt]
    USER.INDEX on USER.TABLE(COLUMN)
    ******* need help..

    984437 wrote:
    Hi Sergiusz,
    I am also into a similar situation. CSALTER results into:
    Pl post details of OS and database versions, along with the parameters passed to the csalter utility.
    Checking data validity...
    Unrecognized convertible data found in scanner result
    PL/SQL procedure successfully completed.
    Checking or Converting phase did not finish successfully
    No database (national) character set will be altered
    CSALTER finished unsuccessfully.
    After this I tried altering the database character set:
    SQL> ALTER DATABASE CHARACTER SET INTERNAL_USE AL32UTF8;
    Database altered.
    This command is undocumented/unsupported and should not be used - it will likely corrupt your database beyond repair - hopefully you have a good backup of the database that you can recover from.
    https://forums.oracle.com/forums/search.jspa?threadID=&q=INTERNAL_USE&objID=f50&dateRange=all&userID=&numResults=15
    >
    Is this a correct way ?
    I was able to convert the database character set but I still curious to know if it is the right way to do it.
    Any suggestion would be a great help.
    Thanks,Also, pl do not hijack an old post - pl post your issue in a new thread.
    HTH
    Srini

  • Unable to migrate table, character set from WE8MSWIN1252 to AL32UTF8

    Hi,
    On our source db the character set is AL32UTF8
    On our own db, we used the default character set of WE8MSWIN1252 .
    When migrating one of the table, we get an error of this: ORA-29275: partial multibyte character
    So in to alter our character set from WE8MSWIN1252 to AL32UTF8, we get this error:
    ALTER DATABASE CHARACTER SET AL32UTF8
    ERROR at line 1:
    ORA-12712: new character set must be a superset of old character set
    I would sure not like to reinstall the db and migrate the tables again. Thanks.

    See this related thread - Re: Want to change characterset of DB
    You can use the ALTER DATABASE CHARACTER SET command in very few cases. You will most likely have to recreate the database and re-migrate the data.
    HTH
    Srini

  • Unable to migrate Planning  Securities  filter form Prod to Qa

    Hi,
    We have migrated Sys9 planning application from prod env to Qa but security migration dint happend. Each time we need to login Oracle repository and do a export and import.
    Please let us know the easy way to perform migraiton.
    plz temme

    If the users already exist in the Qa environment then you can use the updateusers.cmd utility, this will try and update the native sid values for users and groups in the planning repository to match shared services.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Access 97 to Oracle 9i - Unable to migrate table data

    I cannot seem to get the Access security set correctly to migrate the table data. I created a new Access database by importing the old one into a blank, and I thought I was doing what needed to be done to allow READ access for the Workbench. I'm getting nowhere!
    The WB is creating the model correctly and creating the tablespaces, users and table objects in my Oracle database. But it is not able to migrate table data due to insufficient rights to the Access tables.
    Any thoughts? I can't seem to find an answer to this in any documentation.
    Thanks in advance.

    Did you (or anyone) ever find a solution to this problem? I am having a similar issue. I have even tried creating a new Access 97 database (blank db w/imported tables). All permissions are set for the default 'Admin' user and the 'Admin' user is the owner of all tables.

  • Unable to Migrate web services with Config Migration Admin

    Hi,
    I have created some web services in Soap Wsdls. In Config Migration Admin I don't see my web services, then I selected the SoapPublicWsdls and WsdlMerger componente, but when I import the file in the target, the wsdl is not imported.
    How can I migrate the wsdl defined by me to other instance?
    Thanks

    You have to "build" the component before the component can be seen by the CMU process. The component's manifest file is read to populate the CMU list, and the manifest isn't created until the build occurs.
    Using CMU is a terrible way to migrate a component, (and can be problematic unless the component is dirt simple.) Since you have to build the component anyway, just take the component zip file you just built and upload it via Component Manager instead. Restart the server and you are done. (Uploading via CMU still requires the restart of the server.)

  • Unable to Migrate WCS Database to NCS with Demo License

    I have NCS 1.1.0.58 running on a VM with a demo license, should I be able to migrate my WCS 7.0.230.0 database to NCS?  I can not tell if the  migration process worked and there are no objects in NCS.  I have attached a console capture of the migration console messages.
    Thanks in advance,
    Bob

    You have probably thought of this already but, If the tables are the same in both sides why don't you just work out the population order and export directly from Access into the empty oracle tables using ODBC?
    The way I do it is to create transition tables in oracle then have a script to load the tables and do some validation and error checking.

  • VPC Loses my pcs TWICE! Why? Unable to "migrate" pc (greyed out) How to?

    Using VPC 7.02. Installed WIN 2000 and crashed once for reasons unknown. Reinstalled WIN 2k and somehow the PC disappeared from the VPC list! (after running well for about 1 month.) Only thing I can think was that it may have happened when booting from the install disc while trying to verify a new internal hard drive.
    So I reinstalled WIN 2K however I am unable to mirate th old pc using the migate data tool. I do see a "Windows 2000" in the user>documents>Virtual PC list>Windows 2000, but it is greyed out. How do I recover it?
    Thanx

    You probably want to post your question in Microsoft's VPC discussions:
    http://www.microsoft.com/mac/community/community.aspx?pid=newsgroups

  • MA - unable to migrate servers or test Disaster recovery

    HI
    I have created a test environment for MA and "everything is green" - two servers showing as protected with Diff Sync on both.  No alerts etc.
    I am now looking to test options, i have 
    1. Created a DR test and it shows as having no failback option so cannot proceed, I cannot find where to create one
    2. Attempted to failover a server is shows as evaluating requirements for 36 hours, no steps beyond that
    3. Attempted to migrate a server from the MA portal, I select a server "on the left" but the server never appears under selected hosts (it is showing as replicated).
    Are there limitations to the preview etc that I need to be aware of?
    regards
    Jason

    Maybe this will help.
    User account short name change

  • Unable to migrate Esbase 7.1.2 ASO database data to essbase 11.1.1.3

    Hi All,
    Could you please find the below details how we are trying to migrate the Essbase 7.1.2 ASO Application
    source environment
    opertating system unix
    essbase version :7.1.2
    Target environment
    opertating system unix
    essbase version :11.1.1.3 64 Bit essbase server
    we are able to migrate BSO application with no issues. But ASO applications, we can able to migrate using with Migration wizard, level zero data export not supporting in the essbase 7.1.2 to load the data. we tried with the report script to export data its taking long time to complete. we have tried both way now no clue do to please help out in this regard ASAP.
    How can we get the data for the migrated application 11.1.1.3 ASO Cube from the Essbae 7.1.2 ASO App Data.
    Thanks
    Venkat
    Thanks
    Venkat

    In that case, please check whether 6.1 and 7.0 were installed as same user or not. Also check who has permission to read https-configname/config files in 6.1 installation.

  • Unable to Migrate VM's after moving from older cluster

    Hello Everyone,
    I have migrated 4 VM's from a 2008R2 SP1 failover cluster to a 2012 R2 failover cluster.  The migration went off without a hitch, at least until I tried to live migrate one of the VM's to another node in the cluster.  Below is the error I
    get when attempting to live migrate the VM:
    Cluster resource 'Virtual Machine Configuration TutorTrac' of type 'Virtual Machine Configuration' in clustered role 'TUTOR' failed. The error code was '0x2' ('The system cannot find the file specified.').
    Based on the failure policies for the resource and role, the cluster service may try to bring the resource online on this node or move the group to another node of the cluster and then restart it.  Check the resource and group state using Failover Cluster
    Manager or the Get-ClusterResource Windows PowerShell cmdlet.
    The volume which stores the VHD's for the VM's can be migrated to all the nodes without incident.  Does anyone know if this is a common problem?  Does it have a "common" solution?
    Thanks

    Hi Sir,
    1) You need to validate your cluster using cluster validation feature in-side Failover Cluster Manager. For doing this it would be better if you can bring all your cluster resources (VMs) down as it will validate all the resources and doing this in production
    will result of service down. Validate all the cluster nodes for recommended all tests.
    2) Make sure that within your Hyper-V manager on all cluster nodes you are keeping the Virtual Networks names same, ,like on your Hyper-V if you have created server_network for one of your virtual network for VM then this name should be same on all nodes
    in the cluster.
    3) Also for your VM make sure that ISO file is not attached when you trigger live migration, as if the cluster will not try to find it as shared between all nodes or on the destination node then it will through an error during live migration.
    Best Regards,
    Elton Ji
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected] .

  • Unable to migrate data from Time Machine

    Attempted to move up to Mavericks. I created a bootable USB drive using the Mavericks installed and proceeded to do my usual 'wipe & install'.
    Everything went smoothly as it had done previously with Lion and Mountain Lion.
    Once installed i attempted to migrate my data from my Time Machine backups but there is where i ran into my problem.
    The migration assistant see's the sparesbundles and allows me to choose either mine or my wifes backups but i can not continue because there is an error stating "No volumes found in backup"
    Now i understand that Mavericks was only very recently released but has anybody encountered this problem or is it specifically related to Mavericks?

    Hi, i found why my setup assistant failed and "solved" this problem in different way.
    The problem was, that my Time Machine backup was not fully complete.
    How did i find it? I go to the directory /var/log. There is a file called setup.log. Inside install.log i found following messages from setup assistant:
    Nov  7 13:33:12 localhost Setup Assistant[160]: Processing `file:///Volumes/Time%20Machine/Macintosh.sparsebundle/'...
    Nov  7 13:33:13 localhost Setup Assistant[160]:         Re-Mounted disk disk2s2 @ /Volumes/Time Machine Backups
    Nov  7 13:33:13 localhost Setup Assistant[160]: . Found disk (diskIdentifier=disk2s2, mountpoint=/Volumes/Time Machine Backups, isInternal=0, filesystem=Case-sensitive Journaled HFS+ hfs Mac OS Extended (Groß-/Kleinschreibung und Journaled) Apple_HFSX)
    Nov  7 13:33:13 localhost Setup Assistant[160]: X /Volumes/Time Machine Backups: Missing CoreServices.
    Nov  7 13:33:13 localhost Setup Assistant[160]: X /Volumes/Time Machine Backups/Backups.backupdb/.RecoverySets/0/com.apple.recovery.boot: Missing CoreServices.
    Nov  7 13:33:13 localhost Setup Assistant[160]: X /Volumes/Time Machine Backups/Backups.backupdb/Macintosh/2013-11-05-112634/Macintosh HD: Missing CoreServices.
    Nov  7 13:33:14 localhost Setup Assistant[160]:  -> Mounted backup image 'file:///Volumes/Time%20Machine/Macintosh.sparsebundle/' at {(
    Nov  7 13:33:14 localhost Setup Assistant[160]: X /Volumes/Time Machine Backups: Missing CoreServices.
    Nov  7 13:33:14 localhost Setup Assistant[160]: X /Volumes/Time Machine Backups/Backups.backupdb/.RecoverySets/0/com.apple.recovery.boot: Missing CoreServices.
    Nov  7 13:33:14 localhost Setup Assistant[160]: X /Volumes/Time Machine Backups/Backups.backupdb/Macintosh/2013-11-05-112634/Macintosh HD: Missing CoreServices.
    It seems that something wrong with my backup. I love backups which won't work.
    After searching the internet i found following website:
    http://pondini.org/TM/D10.html
    It seems that these error happend at my system. I mounted the sparsebundle from NAS-Server with the finder and searched the filestructure. Yep, exactly the described problem. My backup imcludes only the user account, nothing else from OS. So the setup assistant do not accept this backup as source medium. This is very bad, because Maverick runs 10 days on may MAC before my SSD crashed....
    What have i done:
    Clean installation of maverick
    create of a new user with system admin rights - a different than in backups
    installed software manually
    copy all user-home-directories from the mounted sparsebundle-backup to my clean mac
    recreated the user-accounts
    a Lot of work, but i do not lost any data
    At the moment i create a very new full backup
    Thanks to Apple for the high quality Time Machine software

Maybe you are looking for

  • Extract a jar file

    Hi Everyone, I have a .jar file which contains some java packages. How can extract this file to view the package contents. Thanks a lot. Hung

  • SNP-- Data Loading Error

    Dear All... working on SCM 5.0..SNP Created Planning Area & Planning Book...Copied frm stad PA 9ASNP02 In interactive Demand planning...selection....while loading the data..following error occurs??? "Conflict identified between selection and key figu

  • Macosx, instantclient and application bundle

    I'm facing strange problem - but it's maybe because I don't know too much about macosx internals. I have an application (Qt4/OCCI over Oracle InstantClient) and I want to redistribute it as a bundle. The bundle is built into required structure (requi

  • IPhoto 9.4.2 constantly freezes when I try to look at photos or videos

    iPhoto 9.4.2 freezes when trying to open photos or videos preview show up fine but actually opening them to zoom or opening the video causes a freeze and many time it also causes a crash... Ps I already rebuilt the library... Didn't work any other id

  • Idvd crashes as soon as movie is added

    My idvd has suddenly begun to crash as soon as I add a movie to any project. It just closes down - no warning messages, no error message box. Tried to add various movie types - idvd movie, exported dv and quicktime. Same problem each time. Any sugges