What are the steps to migrate j2ee project from version 1.4 to 1.6

Hi All,
What are the steps to migrate java project from version1.4 to 1.6 and weblogic 9 to 12c.
Currently my application(java version1.4) is running on weblogic 9, i want to migrate it to weblogic 12c, what are the major steps i have to follow.
Please anyone of you help me as soon as possible.
Thanks,
Yugandhar.G

Hi Jeet,
The following are the logs for exception.
<Dec 13, 2012 12:04:52 PM CST> <Warning> <Socket> <BEA-000449> <Closing the socket, as no data read from it on 0:0:0:0:0:0:0:1:52,370 during the configured idle timeout of 5 seconds.>
<Dec 13, 2012 12:07:14 PM CST> <Warning> <Deployer> <BEA-149251> <Operation Remove failed for application "tcs". Error: java.lang.NullPointerException
java.lang.NullPointerException
     at weblogic.servlet.internal.WebAppModule.remove(WebAppModule.java:851)
     at weblogic.application.internal.flow.ModuleStateDriver$4.previous(ModuleStateDriver.java:236)
     at weblogic.application.internal.flow.ModuleStateDriver$4.previous(ModuleStateDriver.java:223)
     at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:148)
     at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:138)
     Truncated. see log file for complete stacktrace
Caused By: java.lang.NullPointerException
     at weblogic.servlet.internal.WebAppModule.remove(WebAppModule.java:851)
     at weblogic.application.internal.flow.ModuleStateDriver$4.previous(ModuleStateDriver.java:236)
     at weblogic.application.internal.flow.ModuleStateDriver$4.previous(ModuleStateDriver.java:223)
     at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:148)
     at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:138)
     Truncated. see log file for complete stacktrace
>
<Dec 13, 2012 12:07:14 PM CST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID "1355371555961" for task "1". Error is: "java.lang.ArrayIndexOutOfBoundsException: 8"
java.lang.ArrayIndexOutOfBoundsException: 8
     at com.bea.objectweb.asm.ClassReader.readUnsignedShort(Unknown Source)
     at com.bea.objectweb.asm.ClassReader.<init>(Unknown Source)
     at com.bea.objectweb.asm.ClassReader.<init>(Unknown Source)
     at weblogic.application.utils.annotation.ClassInfoImpl.<init>(ClassInfoImpl.java:44)
     at weblogic.application.utils.annotation.ClassfinderClassInfos.polulateOneClassInfo(ClassfinderClassInfos.java:145)
     Truncated. see log file for complete stacktrace
Caused By: java.lang.ArrayIndexOutOfBoundsException: 8
     at com.bea.objectweb.asm.ClassReader.readUnsignedShort(Unknown Source)
     at com.bea.objectweb.asm.ClassReader.<init>(Unknown Source)
     at com.bea.objectweb.asm.ClassReader.<init>(Unknown Source)
     at weblogic.application.utils.annotation.ClassInfoImpl.<init>(ClassInfoImpl.java:44)
     at weblogic.application.utils.annotation.ClassfinderClassInfos.polulateOneClassInfo(ClassfinderClassInfos.java:145)
     Truncated. see log file for complete stacktrace
>
<Dec 13, 2012 12:07:14 PM CST> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application "tcs".>
<Dec 13, 2012 12:07:14 PM CST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
java.lang.ArrayIndexOutOfBoundsException: 8
     at com.bea.objectweb.asm.ClassReader.readUnsignedShort(Unknown Source)
     at com.bea.objectweb.asm.ClassReader.<init>(Unknown Source)
     at com.bea.objectweb.asm.ClassReader.<init>(Unknown Source)
     at weblogic.application.utils.annotation.ClassInfoImpl.<init>(ClassInfoImpl.java:44)
     at weblogic.application.utils.annotation.ClassfinderClassInfos.polulateOneClassInfo(ClassfinderClassInfos.java:145)
     Truncated. see log file for complete stacktrace
Caused By: java.lang.ArrayIndexOutOfBoundsException: 8
     at com.bea.objectweb.asm.ClassReader.readUnsignedShort(Unknown Source)
     at com.bea.objectweb.asm.ClassReader.<init>(Unknown Source)
     at com.bea.objectweb.asm.ClassReader.<init>(Unknown Source)
     at weblogic.application.utils.annotation.ClassInfoImpl.<init>(ClassInfoImpl.java:44)
     at weblogic.application.utils.annotation.ClassfinderClassInfos.polulateOneClassInfo(ClassfinderClassInfos.java:145)
     Truncated. see log file for complete stacktrace
>
<Dec 13, 2012 12:07:17 PM CST> <Error> <Console> <BEA-240003> <Administration Console encountered the following error: weblogic.application.WrappedDeploymentException: 8
     at com.bea.objectweb.asm.ClassReader.readUnsignedShort(Unknown Source)
     at com.bea.objectweb.asm.ClassReader.<init>(Unknown Source)
     at com.bea.objectweb.asm.ClassReader.<init>(Unknown Source)
     at weblogic.application.utils.annotation.ClassInfoImpl.<init>(ClassInfoImpl.java:44)
     at weblogic.application.utils.annotation.ClassfinderClassInfos.polulateOneClassInfo(ClassfinderClassInfos.java:145)
     at weblogic.application.utils.annotation.ClassfinderClassInfos.populateClassInfos(ClassfinderClassInfos.java:137)
     at weblogic.application.utils.annotation.ClassfinderClassInfos.<init>(ClassfinderClassInfos.java:28)
     at weblogic.application.utils.annotation.AnnotationMappingsImpl.loadAnnotatedClasses(AnnotationMappingsImpl.java:69)
     at weblogic.application.internal.ApplicationContextImpl.processAnnotationMappings(ApplicationContextImpl.java:985)
     at weblogic.application.internal.ApplicationContextImpl.getAnnotatedClasses(ApplicationContextImpl.java:1010)
     at weblogic.j2ee.managedbean.ManagedBeanModuleExtensionFactory.create(ManagedBeanModuleExtensionFactory.java:43)
     at weblogic.servlet.internal.WebAppModule.initModuleExtensions(WebAppModule.java:562)
     at weblogic.servlet.internal.WebAppModule.init(WebAppModule.java:271)
     at weblogic.servlet.internal.WebAppModule.init(WebAppModule.java:636)
     at weblogic.application.internal.flow.ScopedModuleDriver.init(ScopedModuleDriver.java:162)
     at weblogic.application.internal.ExtensibleModuleWrapper.init(ExtensibleModuleWrapper.java:74)
     at weblogic.application.internal.flow.ModuleListenerInvoker.init(ModuleListenerInvoker.java:84)
     at weblogic.application.internal.flow.InitModulesFlow.initModule(InitModulesFlow.java:312)
     at weblogic.application.internal.flow.InitModulesFlow.initModules(InitModulesFlow.java:325)
     at weblogic.application.internal.flow.InitModulesFlow.prepare(InitModulesFlow.java:378)
     at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:706)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:35)
     at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:237)
     at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:61)
     at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:158)
     at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
     at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:207)
     at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:96)
     at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:229)
     at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:747)
     at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1216)
     at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:250)
     at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:159)
     at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:171)
     at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:13)
     at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:46)
     at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
>

Similar Messages

  • What are the steps to reload my MacBook from a Time Machine back up on a external HD.

    Before I upgraded my MacBook to Lion I first used Time Machine to back the OS using a external HD. Not being satisfied  with the Lion OS
    I want to revert back to the Snow Lepopard. What are the steps to reload my laptop from my external HD?

    I tried this but my external drive is not appearing for some reason. Although it is accessible through finder.
    Is ther perhaps another way of doing this??
    Your help is massively appreciated!!

  • What are the steps to Migrate a Web Service from Tomcat to JBoss

    Hi,
    I am totally new to JBoss and need some help. I mostly worked on BEA and Oracle. I have a web service deployed on Tomcat that needs to be now migrated to JBoss. What are the steps in moving a web service from Tomcat to JBoss.
    Is there some step by step tutorial on developing and deploying a web service on JBoss along with sample build script.
    Any help is really appreciated.
    Thanks

    R u using axis. If you want to stick with axis and don't want to use JBossWS there is nothing else you need to do. Move all the axis to Jboss. If you plan to reimplement all ur services in JBossWS here it is:
    http://jbws.dyndns.org/mediawiki/index.php?title=Quick_Start
    http://jbws.dyndns.org/mediawiki/index.php?title=User_Guide
    Let me know if you need anything else.

  • What are the steps to upgrade oracle clusterware from 10.2.0.4 to 11.2.0.2.

    We have two node clusterware installed and we want to upgrade the oracle clusterware from 10.2.0.4 to 11.2.0.2 can any one share the steps for upgrade.
    Regards
    Naveen Dutt

    Hi Rajeys,
    I read all the documents but i was not able to find the information that i was looking. Below i am providing my cluster node configuration and version -
    1) No of Node in cluster - 2 (node1 ,node2)
    2) OCR (clusterware) version - 10.2.0.4
    3) Storage type - NAS storage (we are not using ASM).
    Now link provided by you is to upgrade ASM from 10.2.0.3 to 11GR2 but we are not using ASM as storage we are using NAS storage. Do we have any link or document that help me to upgrade oracle clusterware only without ASM from version 10.2.0.4 to 11.2.0.2 .
    Thanks in advance
    Regards
    Naveen Dutt

  • What are the Steps to go live project in B1?

    Hi everyone,
    can anybody tell me the details steps to be handled before the go-live of project in any organisation.
    thanks......

    Manish,
    If you have a s-user ID and access to the education part of the service marketplace then this series of flashbooks should help answer your questons
    [Integrated implementation and operation concept|https://websmp109.sap-ag.de/~sapidb/011000358700002914412005E#bkm_show1_11_00qq]
    also there is a bunch of information in the [Document Resource Center|https://websmp207.sap-ag.de/~sapidb/011000358700002906862005E/]
    specifically the Accelerated Implementation Program
    Hope it helps,
    Lucas

  • What are the steps to create a webservice from java

    i followed the doc. of weblogic 10.3 but something is missing..i am using ubuntu
    1)
    i created a webservice ping.java which placed in myproject/HelloWorld directory
    package HelloWorld;
    import javax.jws.WebMethod;
    import javax.jws.WebService;
    import javax.jws.soap.SOAPBinding;
    import javax.xml.ws.BindingType;
    @WebService(name="SimplePortType", serviceName="SimpleService",
    targetNamespace="http://example.org")
    @SOAPBinding
    @BindingType
    public class ping {
    @WebMethod
    public String main(String p){
    System.out.println("sayHello:" + p);
    return "Here is the message: '" + p + "'";
    2) and created a build.xml and placed it in myproject folder
    <project default="all">
    <target name="all"
    depends="clean,build-service,deploy" />
    <target name="clean">
    <delete dir="output" />
    </target>
    <path id="*my.path*">
         <pathelement path="/home/suresh/bea/jdk160_05/lib/tools.jar"/>
    <pathelement path="/home/suresh/bea/wlserver_10.3/server/lib/weblogic.jar"/>
    </path>
    <taskdef name="jwsc"
    classname="weblogic.wsee.tools.anttasks.JwscTask" classpath="/home/suresh/bea/wlserver_10.3/server/lib/weblogic.jar" />
    <target name="build-service">
    <jwsc srcdir="HelloWorld" destdir="output/helloWorldEar">
    <jws file="ping.java" type="JAXWS"/>
    </jwsc>
    </target>
    <taskdef name="wldeploy" classname="weblogic.ant.taskdefs.management.WLDeploy" classpath="/home/suresh/bea/wlserver_10.3/server/lib/weblogic.jar"/>
    <target name="deploy">
    <wldeploy action="deploy"
    name="myproject"
    source="output/helloworldEar" user="weblogic"
    password="weblogic"
    adminurl="t3://${wls.hostname}:${wls.port}"
    targets="${wls.server.name}"/>
    </target>
    </project>
    3) after that how to start weblogic and how to set any needed env or domain properties.How to publish it to server?
    4) how to configure security
    can i use netbeans to do all the above things?
    Thanks
    Suresh

    what my.path indicates in the above wsdl?
    or which path i have to give there?

  • What are the steps u followed in your project

    Hi....
    he asked me like this
    1...what are the steps u followed in your project?
    thanks and regards,
    k.swaminath reddy.

    Hi,
    1.Discovery of problems
    2. Expectations
    3.develop solutions...
    4.Implement Solution...
    4.1 Installation
    4.2 Testing
    4.3Training
    4.4Support
    5.Project Closedown

  • What are the roles in CRM implementation Project(all generic extractions)

    Hi Gurus,
    Now I am placed from a support project from BW (CRM) implementation project(all are generic extractions).
    & I am also new to implementation project.
    what are the neccessary steps to be taken when we are implementing BW for CRM.
    Gurus please clarify my doubts.
    1. what are the steps in implementation project in detail(as a developer).
    2. what are the sizes of the cubes,ODS & How to decide them.
    3. what are the neccessary steps for Master data & Transaction data.
    4.How to make the functional specifications for Infoobjects,cubes,ODS,Remote cubes,Multiproviders.
    5.can we change to delta loads to full loads if yes what happens to existing data.
    6.How flat file extraction used in the case of crm& how to do ascii format.
    7.What are the steps to be taken when we are creating Queries & Reports in BW CRM.
    It's very urgent.
    thanks = points.
    Bwcheta.

    1. what are the steps in implementation project in detail(as a developer).
    U have to basically to the techinal design after understnading the functional designs and implemnet the same( creating infoobjects, datatargets, datasources, queries etc.). Then u have to load data and do the unit testing on the same.
    2. what are the sizes of the cubes,ODS & How to decide them.
    Completely the business reqmnet and the data that the client wants to load.
    3. what are the neccessary steps for Master data & Transaction data.
    U have to understand ur master data and transaction data on the basis of whch u have create ur infoobjects and load data in them and finally in the datatarget.
    4. can we change to delta loads to full loads if yes what happens to existing data.
    Sure u can do that by choosing Full update in the infopkg. It will just load the complete data instead of changed records.
    *Hope it helps.

  • What are the steps to make it seamless for a customer to use the install program and then use the installed program?

    I wrote an install program (.exe) that is downloaded from a website.  When run, it 1) leads a customer to browse to a directory, and 2) copies files (.exe, .dll, etc.) from a website to that directory.  When I run, the installed program works.
    What are the steps to make it seamless for a customer to use the install program and then use the installed program? 
    bhs67

    This site https://msdn.microsoft.com/en-us/library/vstudio/2kt85ked%28v=vs.110%29.aspx provides a basic description of the Visual Studio Windows Installer. 
    Near the bottom of the page is "You can unlock all the features of InstallShield by paying to upgrade to the full version of InstallShield."  Where do I find info that describes the differences between the "free" and the "full"
    versions?
    bhs67
    Hello,
    The default feature does support the task for your requirement, so there is no need to pay for the other features unless you want to use some feature which is not free.
    In addition, as this thread
    InstallShield LE not available with VS 2012 RTM? shared, even through there is a link to InstallShield LE in the New Project dialog under Deployment solutions, but it belongs to third-party that I would recommend you consider posting this issue
    at the following forum to get supports about InstallShield.
    http://community.flexerasoftware.com/forumdisplay.php?133-InstallShield
    Regards.
    Carl
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • What are the steps  needs to be perform to define a data model

    What are the steps  needs to be perform to define a data model
    a.     Information Gathering 
    b.     Hardware & Software
    c.     Structure the Information – MDM
    d.     Transfer into a Physical Model – BW data model
    e.     Explore use of existing model – Business Content

    Hi Siva,
         Very first activity is Proof of concept (POC), here we have to show How BW works for clients Reporting requirement during POC we as BW consultants need to creat some sample BW back end objects and also some reports based on business requirement. This is very crucial stage as Client Judge wethere BW would meet his demands. If every thing is fine then next step is Bidding.
    After Bidding the contract then actual Project intiates. from here we follow ASAP methodology.
    <u><b>
    Project Preparation</b></u>
    Here Senior Consultant would go to Client place for Business Process Transistion and to know in what way the Architectue should be set up so here Basis People will come into picture.
    <u><b>Blue Print</b></u>
    Transistion could be understood by BRD (Business Requirement Documents) BRD states what is exact requirement and it is given by End users.
               By seeeing thr BRD's we as BW consultants must prepare APPlication Design Documents . The Application Design Documents states all the Technical aspects that needs to be performed as BW backend and also as well as Frontend.
    <u><b>Realization Phase</b></u>
      Here as BW consultants we must start confuguring as mentioned in ADD's by taking care of all performance aspects, once all the configuration are done we do Unit testing. unit testing is an activity where we check all the design process wether it running correct or not. After unit testing we move the design objects to Qulaity for Integration Testing.
    <u><b>Testing</b></u>
        Here end user will check all the objects, reports on end to end basis. after integration testing is done then UAT ( User acceptance Testing) would come into picture where user check each process and sign off.
    <u><b>Go live</b></u>
    Here all the object will be moved to Production where end users and power users can start working on the system. intially for some days Development team would be taking care of all support activites there after  it will be transitoned to support team.
    Hope It helps you.
    Assign Points if it usefull
    Regards
    Sujan

  • Can I migrate from WCS 7.0 to PI 1.2. If so, what are the guidelines for migration?

    Can I migrate from WCS 7.0 to PI 1.2. If so, what are the guidelines for migration? Do we have any Instructions/steps?

    Migration from WCS 7.0 to PI 1.2 can be  performed. If the customer wants to migrate data you need to first upgrade to  NCS 1.1.1  You can download NCS 1.1.1 from Cisco.com if you have a valid service  contract.
    For the migration step involving NCS an evaluation license is  sufficient.  You can obtain an NCS evaluation license from http://www.cisco.com/go/license >  Get Demo > Network Mgmt Products > Cisco Prime NCS Evaluation License.  
    Instructions for migrating data from WCS 7.0 to NCS 1.1.1 are available in  NCS 1.1.1 Release Notes.  Do not upgrade to NCS 1.1.2 as this release is not  upgradeable to Prime Infrastructure 1.2.  If you are ordering a Cisco Prime  physical appliance (PRIME-NCS-APL-K9) be sure to select the NCS 1.1 image which  you can later upgrade to Prime Infrastructure 1.2 after you have migrated your  WCS data.
    There is a post in the support forum which can be refered.
    https://supportforums.cisco.com/docs/DOC-26972

  • What are the steps in creating a customised report?

    Dear Experts,
    can you help me with your expereince what are the steps involved in creating a customised report?
    Who generates the requirement?
    Who prepares the functional spec and what information it contains?
    Who approves the functional spec once it is prepared?
    You can take the followig case as an example:
    The customer requirement is that a report can be run for everything that is received in a given area and compare the price at which the material was received to the standard or moving average price in SAP.
    Here, what information you will give to ABAP ers to devlop the report?
    I would appreciate if anyone can help me with the entire process.
    Full points to be awarded for a satisfactory reply.
    Regards,
    Ranjan

    hi
    >Who generates the requirement?
    client or end user
    >Who prepares the functional spec and what information it contains
    there should be a specific format and it is to be filled by the functional consultant
    http://www.sap-img.com/general/what-are-functional-specification-in-sap.htm
    http://erp.ittoolbox.com/groups/project-management/erp-projectmanagement/samples-for-sap-functional-specification-1194336
    >Who approves the functional spec once it is prepared?
    abaper or the TL
    http://sap.niraj.tripod.com/id67.html
    get the proper info from ur customer as what means all information
    get the proper fields he required
    regards
    KI

  • What are the steps for moving FPGA to new target

    I thought I asked this question once but can't find it. So if this is a repeat I apologize.
    I have a PXI-7831r project that works. I need to cake a copy that runs on a PXI-7851r on another machine.
    What are the steps that I need to take and potential pitfalls.
    Thanks you in advance
    Judd
    Judd

    I hope this page helps.
    http://www.ni.com/white-paper/5075/en
    TailOfGon
    Certified LabVIEW Architect 2013

  • What are the steps in asap

    hi all,
    what are the steps in ASAP Methodology in detail from project preparation to go-live in a simple way.
    thanks in advance,
    prasad

    Heads up..
    http://service.sap.com/roadmaps
    http://www.geocities.com/rmtiwari/main.html?http://www.geocities.com/rmtiwari/Resources/Management/ASAP_Links.html
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/SVASAP/SVASAP.pdf
    Portal
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b1ea9690-0201-0010-358c-8a992213a5f3
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/media/uuid/516d189d-0701-0010-b08d-
    Hope it Helps
    Chetan
    @CP..

  • What are the steps for a clean reinstall of the os?

    I have updated to mavericks from mountain lion and well to say the least, my 2011 macbook pro has been running slower than what it should be. I have been reading forums that other people are having problems as well and was able to fix some of them by doing uninstalling their os and reinstalling it for a clean install. So my question is what do i need to do before i reinstall the os, will my files be safe? Also what are the steps i need to take to reinstall the os?
    Im honestly thinking about just going back mountain lion, this update adds nothing for me than it being free and the extra batery life, which i havent noticed, but when it takes forever to open up itunes or switch tabs in safari or open up word, theres a problem. Anyways can anybody help me out here?

    A clean install means you'll have to re-install all third party apps from scratch and migrate nothing. Your files will not survive a clean install, so be sure you have a good backup to copy them back after.
    Are you sure the issue is with the system and not just something in your user account? Have you tried logging into your Guest account and see how it works, or try starting in Safe Mode and see if the problem still occurs?
    Restart holding the "shift" key.
    (Expect it to take longer to start this way because it runs a directory check first.)

Maybe you are looking for