Migrating 10.1.2 to 10.1.3 error

Hi, i'm triyng to migrate a web application from JDeveloper 10.1.2 to 10.1.3 and occurs this error:
java.lang.NullPointerException
     at oracle.adfdt.controller.struts.addin.db.ADFStrutsConfigMigrator.migrateCustomMethod(ADFStrutsConfigMigrator.java:687)
     at oracle.adfdt.controller.struts.addin.db.ADFStrutsConfigMigrator.migrateAction(ADFStrutsConfigMigrator.java:585)
     at oracle.adfdt.controller.struts.addin.db.ADFStrutsConfigMigrator.migrateMappings(ADFStrutsConfigMigrator.java:461)
     at oracle.adfdt.controller.struts.addin.db.ADFStrutsConfigMigrator.migrateStrutsConfig(ADFStrutsConfigMigrator.java:199)
     at oracle.adfdt.controller.struts.addin.db.ADFStrutsAddin$ADFSetupHook.setup(ADFStrutsAddin.java:86)
     at oracle.bali.xml.model.XmlContext._initializeModel(XmlContext.java:289)
     at oracle.bali.xml.model.XmlContext._setSourceModel(XmlContext.java:1949)
     at oracle.bali.xml.model.XmlContext.setModel(XmlContext.java:325)
     at oracle.bali.xml.addin.XMLSourceNode.getXmlContext(XMLSourceNode.java:247)
     at oracle.bali.xml.addin.XMLSourceNode.getModel(XMLSourceNode.java:161)
     at oracle.adfdt.controller.struts.addin.db.ADFStrutsProjectMigrator.migrateStrutsConfig(ADFStrutsProjectMigrator.java:90)
     at oracle.adfdt.controller.struts.addin.db.ADFStrutsProjectMigrator.migrate(ADFStrutsProjectMigrator.java:57)
     at oracle.ide.migration.NodeMigrator.callHelperMigrate(NodeMigrator.java:389)
     at oracle.ide.migration.NodeMigrator.callHelpersMigrate(NodeMigrator.java:380)
     at oracle.ide.model.ProjectMigrator.super_callHelpersMigrate(ProjectMigrator.java:39)
     at oracle.ide.model.ProjectMigrator.mav$super_callHelpersMigrate(ProjectMigrator.java)
     at oracle.ide.model.ProjectMigrator$1.run(ProjectMigrator.java:52)
     at oracle.javatools.data.Structure.applyBatchChanges(Structure.java:159)
     at oracle.ide.model.Project$3.run(Project.java:422)
     at oracle.javatools.data.Structure.applyBatchChanges(Structure.java:159)
     at oracle.ide.model.Project.applyBatchChanges(Project.java:418)
     at oracle.ide.model.ProjectMigrator.callHelpersMigrate(ProjectMigrator.java:48)
     at oracle.ide.migration.NodeMigrator.doMigration(NodeMigrator.java:363)
     at oracle.ide.migration.NodeMigrator$1.run(NodeMigrator.java:319)
     at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:551)
     at java.lang.Thread.run(Thread.java:595)
After the process finished, the jdev log indicates the migration erro in:
Migration failed for /D:/jdevstudio1013/jdev/SGI/ViewController/public_html/WEB-INF/struts-config.xml
Any anyone can help me?
Thanks

Hi Caio
The first thing is to ensure you are running 10.1.3.0.4 with Service Update 2, which is available via the Check for Service Updates method. I believe you are still running Service Update 1.
My application is JSP, ADF, Struts based, so it may be that we may be using different technologies, i.e Toplink, EJB's etc
Retry migration and let me know the results.

Similar Messages

  • When I try to migrate vision builder to labview I get an error message

    when I try to migrate vision builder to labview I get an error message "Error at Labview code creation step #6"

    Does the error seem to be occurring at the same step in your Vision Builder AI script? See if you can determine if a certain step introduces the error by trying different modifications of your script and/or generating LabVIEW code from a Vision Builder AI example inspection. Also, are you using IMAQ Vision 7.0 for LabVIEW or a previous version of the Vision software?
    Best regards,
    Dawna P.
    Applications Engineer
    National Instruments

  • SSIS PACKAGE MIGRATION FROM 2005 to 2008 - Script task/component errors

    HI All,
    We have to migrate ssis packages (about 300) from ssis 2005 to 2008 .
    1. I understand that the major concern is regarding the script component/tasks.
    I searched a lot about this and also consulted with many friends , all of them are aware of this issue but not able to provide what could be the issues and the solution.
    Can some one help me with the common script issues that can happen during migration and the solution for the same.
     2. I do have one more question.
    As per my understanding given in the below link 
    http://blogs.msdn.com/b/mattm/archive/2008/03/21/package-upgrade-wizard.aspx
    there is this part which says ... 
    Once the packages have been chosen, the next page asks you to pick the output location. This can be:
    Same as the source location
    File System
    SSIS Service (Package Store)
    SQL Server 
    Does this mean I can deploy in sql server directly on fly while upgrading ?
    Any help highly appreciated .
    Regards
    Praveen..

    Hi Praveen,
    Question 1: The error may occur if there are duplicate input columns in the Script Task/Component or the current user cannot access the C:\Windows\Temp directory. Except for the link provided by SanBhaumik, you can also refer to the following
    threads:
    http://www.sqlservercentral.com/Forums/Topic811208-148-1.aspx 
    http://social.technet.microsoft.com/Forums/sqlserver/en-US/5c11eb57-59d6-4f81-bfdc-13bd6489a0ac/sql-server-2008-ssis-package-script-component-error?forum=sqlintegrationservices 
    Question 2: We can directly save the package to the File System, SSIS Package Store, or SQL Server by selecting the proper destination during the package upgrade. However, this operation is not equal to the package install operation identically.
    For example, if we have enabled package configurations for a package, the package configurations won’t be upgraded or installed during the package upgrade.
    Regards,
    Mike Yin
    TechNet Community Support

  • 10.1.3.2 migration results in "not a registered TLD namespace error".

    After migrating from 10.1.3.1 to 10.1.3.2 JDEV I received the following error message in many jsps:
    Error(11): "http://jakarta.apache.org/taglibs/xtags-1.0" is not a registered TLD namespace.
    Error(5): "http://jakarta.apache.org/taglibs/dbtags" is not a registered TLD namespace.
    These were not standard taglibs; they were part of the old application. I got the same errors in 10.1.3.1 but got around them by registering the taglibs.
    Here's the web.xml entries from 10.1.3.2. They are identical to the web.xml entries from 10.1.3.1
    <taglib version="2">
    <taglib-uri>http://jakarta.apache.org/taglibs/xtags-1.0</taglib-uri>
    <taglib-location>/WEB-INF/xtags.tld</taglib-location>
    </taglib>
    <taglib version="2">
    <taglib-uri>http://jakarta.apache.org/taglibs/dbtags</taglib-uri>
    <taglib-location>/WEB-INF/dbtags.tld</taglib-location>
    </taglib>
    Any ideas? other places to check?

    Your suggestion helped to resolve my issue. However, in addition to the steps you outlined I had to go into JDev 10.1.3.2 -> Project Properties -> Libraries -> Edit ->
    and edit the library properties to add classpath and sourcepath entries.
    I'd still like to know why the migration from 10.1.3.1 unmapped the libraries.
    --- Original Message ---
    Hello Stephen,
    Here is what I did:
    JDev 10.1.3.2 -> Project Properties -> JSP Tag Libraries ->
    Distributed Libraries -> Add -> User -> New
    and you can import the tld/jar file and it will register the
    library in Jdev.
    After that it works fine, although you have to put (jaxp,
    xalan, crimson, dom4j) in your project lib.
    This setting are good enough for Jdev runtime, but when you
    deploy the application on the server, you also need to have
    web.xml changes as per you mentioned.
    Hope this helps, otherwise let me know and I can send my working
    project with JSPs to you.
    Regards,
    Chintan

  • SCCM 2012 R2 - Migration TS Failed in Release Request Step with Error Code 0x80004005

    Hi
    I have Upgraded my lab from SCCM 2012 SP1 to SCCM 2012 R2. Now, While I am running TS for Refresh/Replace Migration, its successfully captures all the Data & settings and can also restores all Data & settings, but at release request Step TS got failed.
    In SMSTS log file error was "Release Request Failed with error code 0x80004005".
    Is there any KB released by Microsoft to fix this issue?? Due to this issue I am unable to run any other TS.

    I've seen a few weird scenarios with task sequences after an upgrade from SP1 to R2.
    In most cases I've been able to fix these "problems" by simply creating a new task sequence, and copy all the custom steps to the new task sequence.
    Also make sure to update boot images, mdt packages, usmt etc. to new versions.
    So thats what I'd try first....
    Ronni Pedersen | Microsoft MVP - ConfigMgr | Blogs:
    www.ronnipedersen.com/ and www.SCUG.dk/ | Twitter
    @ronnipedersen

  • Migrating standard cube to hana optimize cube trigger Error

    HI ,All :
       referance to HANA information ,it can use T_code : rsmigrhanadb or use program :RSDRI_CONVERT_CUBE_TO_INMEMORY  to migrate.but execute to t_code ,trigger some errors , as follow :
    Workbench Environment : NW 7.4 SP 6 .
    SAP_BW
    740
    0006
    SAPKW74006
    SAP 业务仓库
    740
    0006
    SAPKB74006
    SAP 基础组件
    ST-PI
    2008_1_710
    0009
    SAPKITLRE9
    SAP 解决方案工具插件
    Who encountered this problem, please share your solution?please ,sharing ! Thanks !

    Hi,
    You need to use RSDU_TABLE_CONSISTENCY(store issues and repair).
    Also look at note 1957634 - Conversion to SAP HANA-optimized InfoCube fails

  • Urg req: Migration of data from 1 category to another - Error with 5 files

    Gurus,
    I am trying to migrate the data from one content category to another and it woks just fine with the standard sap report:DMS_RELOCATE_CONTENT.
    We moved all the documents except 5 files, when we use the report for the DIR's the content server shuts down automatically.
    I tried to read the file from SAP (CV03N) and the same thing happens. Can anyone pls suggest any solution for the issue. If we can atleast read the file we can check it into other content category manually but the challange here is to know what is causing the content server to be down.
    Appreciate your suggestion ! !
    //Madhav.

    Hi,
    could it be that you have also raised a SAP support message on this issue? Because I remember this kind of scenario and I forwarded a support message to the Content Server experts some days ago. At the moment the Content Server development team is analysing the issue.
    So if this is you message I would kindly ask you to wait for the reply of the development expert. Otherwise please tell me so I can update you with the findings too.
    Best regards,
    Christoph Hopf

  • Migration from 4.1 to 5.2 - Massive errors

    Have been attempting to migrate directory data from my version 4.1 directory server to a newly installed 5.2 server. It looks like everything it tries to do fails.
    While parsing config files, received syntax errors in:
    slapd.at.conf
    slapd.oc.conf
    ns-admin-schema.conf
    ns-compass-schema.conf
    ns-msg-schema.conf
    While migrating attributes, received 30 printed pages of errors:
    Can't add attribute to schema ... Type or value exists
    Can't add attribute to schema ... Object class violation
    While migrating objectclasses, received 14 printed pages of errors:
    Can't add objectclass to the schema ... Type or value exists
    Can't add objectclass to the schema ... Invalid syntax
    Can't add objectclass to the schema ... Object class violation
    While migrating indexes and plugins, all adds and updates failed:
    Migrate indexes...
    Failed to update the index: nswcalCALID to backend: userRoot
    Failed to update the index: nswcalCALID to backend: MigratedDB_0
    Failed to add the index: ntUserDomainId to backend: userRoot
    Failed to add the index: ntUserDomainId to backend: MigratedDB_0
    Failed to update the index: pipuid to backend: userRoot
    Failed to update the index: pipuid to backend: MigratedDB_0
    Failed to add the index: ntGroupDomainId to backend: userRoot
    Failed to add the index: ntGroupDomainId to backend: MigratedDB_0
    Failed to add the index: ctCalXItemId to backend: userRoot
    Failed to add the index: ctCalXItemId to backend: MigratedDB_0
    Failed to add the index: sessioncode to backend: userRoot
    Failed to add the index: sessioncode to backend: MigratedDB_0
    Migrate plugin's...
    Error during update of plugin: 7-bit check
    Error during update of plugin: uid uniqueness
    Error during update of plugin: referential integrity postoperation . . .
    While data processing, received many errors:
    attribute "aci" is not allowed
    attribute "createtimestamp" is not allowed
    Is any of this normal? Any ideas where the problem resides?

    I fixed many of the syntax errors. What bothers me is that these "errors" were part of the packaged product that I really shouldn't be modifying. Anyway, here are the remaining errors:
    Parse the configuration file: /netscape/server41/slapd-CDE/config/slapd.conf...
    -------------------------- Group #1 -------------------------------
    Line 235, syntax error of attribute:
    attribute passwordExpirationTime 2.16.840.1.113730.3.1.91 cis operational
    Line 236, syntax error of attribute:
    attribute passwordExpWarned 2.16.840.1.113730.3.1.92 cis operational
    Line 237, syntax error of attribute:
    attribute passwordRetryCount 2.16.840.1.113730.3.1.93 cis operational
    Line 238, syntax error of attribute:
    attribute retryCountResetTime 2.16.840.1.113730.3.1.94 cis operational
    Line 239, syntax error of attribute:
    attribute accountUnlockTime 2.16.840.1.113730.3.1.95 cis operational
    Line 240, syntax error of attribute:
    attribute passwordHistory 2.16.840.1.113730.3.1.96 bin operational
    Line 271, syntax error of attribute:
    attribute passwordAllowChangeTime 2.16.840.1.113730.3.1.214 cis operational
    -------------------- Group #2 ----------------------------------
    Attempt to redefine the objectclass: top. This is not allowed Line: 870, Syntax error of an object class definition.
    line parsed:, superior
    Line: 889, Syntax error of an object class definition.
    line parsed:, superior
    -------------------- Group #3 ----------------------------------
    Line: 14, Syntax error of an object class definition.
    line parsed:, attribute pipuid 2.16.840.1.113730.3.1.137 cis
    -------------------- Group #4 ----------------------------------
    Line: 14, Syntax error of an object class definition.
    line parsed:, objectclass nsLegacyAdminServer
    -------------------- Group #5 ----------------------------------
    Line: 331, Syntax error of an object class definition.
    line parsed:, objectclass nsmsgcfgalias
    Each error seems to have a different signature. Group #1 seems to object to the word "operational" at the end of attribute definition line in slapd.at.conf. I don't know what it does but if I remove it, my users can no longer log in.
    Group #2 comes from slapd.oc.conf. The problem may be with the declaration of the objectclass before line 870. The oid keyword is capitalized instead of lower-case. This is the only instance of the upper-case keyword I could find in the file.
    Group #3 comes from the ns-compass-schema.conf file:
    objectclass netscapeCompassServer
    oid 2.16.840.1.113730.3.2.19
    requires
    objectclass
    # Attributes for personal interest profile classes
    attribute pipuid 2.16.840.1.113730.3.1.137 cis
    I'm guessing that the parser "thinks" it is still looking at an objectclass definition since it did not find the "superior" keywork for netscapeCompassServer.
    Group #4 comes from ns-legacy-schema.conf:
    objectclass nsLegacyApplication
    superior nsApplication
    objectclass nsLegacyAdminServer
    superior nsAdminServer
    Maybe the parser needs to see an "allows" or "requires" keyword in the nsLegacyApplication objectclass definition???
    Group #5 comes from ns-msg-schema.conf. This one is a mystery - nothing seems to be out of the ordinary. There is no "oid" specified but none of the other objectclass definitions in this file specify oid either.
    All of the custom attributes I know of are in the "user" config files where they need to be.

  • Crystal report  migrate from BOXI2  to BOXI3.1  got an error

    I want to make a migration of crystal report.
    SOURCE: BOXIR2 CRYSTAL REPORT SP2
    TARGET:BOXI3.1 SP2
    I USED TWO METHODS,GOT THE SAME ERROR
    1.USED PUBLISHING WIZARD
    2.USED IMPORT WIZARD (BIAR FILE TO BOE3.1)
    THE ERROR IS:
    CAN'T READ DATA OF REPORT 'AA.RPT',RESEAON:CAN'T START "D:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\ReportAdd"PROGRAM ADDING REPORT TO SYSTEM.
    ANYBODY CAN HELP ME?THANKS IN ADVANTAGE.

    Thanks again,Stratos
    I find the reason.
    I installed boe3.1  in path    'd:/businessobjects/'
    insatalled dataservice in path   'd:/business object'
    boe found the dataserivce's path  'd:/business objects/business objects enterprise12.0/win32_x86' to  start reportapp.exe when I publishing crystal report.
    BEST REGARDS

  • Cross platform migrate repository and oms, gets "EM Key Verification Error"

    Hello,
    I am trying to cross platform migrate repository and oms from Sun Solaris Sparc 64 bit to Linux x86-64bit.
    Environment:
    Original repository Oracle 10.2.0.3, OMS 10.2.0.5, Sun Solaris Sparc 64 bit
    New repositoy Oracle 10.2.0.3, OMS 10.2.0.5, Linux x86-64bit
    Following metalink note:
    Subject: How To Move Grid Control Oms & Repository To Another Server
    Doc ID: 853293.1
    to step 4:
    4. Point the new OMS to the new repository
    can't get over emkey corrupt issue, gets error:
    2009-10-13 14:07:24,570 [AJPRequestHandler-ApplicationServerThread-11] ERROR conn.ConnectionService verifyRepositoryEx.918 - EM Key Verification Error = Em key does not match with repos verifier
    2009-10-13 14:07:27,910 [Shutdown] ERROR em.notification unregisterOMS.2573 - Error unregistering: EM Key is Missing java.sql.SQLException: EM Key is Missing
    The newly installed additional OMS can only point to the original repository and can't point to the newly migrated repository.
    Steps I did:
    Install an addition OMS to point to original repository (make sure emkey is in repository)
    create a new empty database on new host with a new name (is new name caused problem?)
    migrate old repository to new (use export/import)
    point new OMS to new repository by modifing emoms.properties
    startup oms and gets emkey corrupt error
    This metalink note does not help either:
    Subject: The Em Key is not configured properly. Run "emctl status emkey" for more details.
    Doc ID: 817035.1
    I also have a SR open but still have no help from Oracle support. I did make sure the emkey is in the repository before migrate. There may be tricks that I don't know.
    Can anyone shed some light on this?
    Thank you for your help in advance.
    Edited by: user1062137 on Oct 16, 2009 2:14 PM

    Hi, I'm having the same issue.
    Our original installation was on Windows 32bit with the repository and OMS on the same host. I want to move the repository to a linux 64bit host to make more resource available for everything. The new database is 11.1.0.7 though. As the Grid control release is 10.2.0.5 Oracle Support have confirmed that the 11g database is OK to use.
    In the log I see a lot of this:
    [AJPRequestHandler-ApplicationServerThread-5] ERROR conn.ConnectionService verifyRepositoryEx.911 - Invalid Connection Pool. ERROR = ORA-01031: insufficient privileges
    ORA-06512: at "SYSMAN.MGMT_USER", line 10296
    ORA-06512: at "SYSMAN.SETEMUSERCONTEXT", line 17
    ORA-06512: at line 1
    2009-11-05 18:54:57,254 [AJPRequestHandler-ApplicationServerThread-7] ERROR conn.FGAConnection _setConnContext.326 - java.sql.SQLException: ORA-01031: insufficient privileges
    ORA-06512: at "SYSMAN.MGMT_USER", line 10296
    ORA-06512: at "SYSMAN.SETEMUSERCONTEXT", line 17
    ORA-06512: at line 1
    java.sql.SQLException: ORA-01031: insufficient privileges
    ORA-06512: at "SYSMAN.MGMT_USER", line 10296
    ORA-06512: at "SYSMAN.SETEMUSERCONTEXT", line 17
    ORA-06512: at line 1
    2009-11-05 18:54:59,973 [Shutdown] ERROR em.notification unregisterOMS.2573 - Error unregistering: EM Key is Missing
    java.sql.SQLException: EM Key is Missing
    Unfortunately that package is wrapped so I can't see what privs are required.
    The instructions say (simplified here) either datapump or exp/imp to the new database, run some admin scripts, then update the emoms.properties with the new connection information. Thats it - start OMS again and it should work.
    Thankfully I can turn the old repository back on while I sift through these logs.

  • I used migration assistent but all Iwork apps give an error

    Because my Macbook died, I transferred everything from there over to my IMac. Both macs had well functioning pages, numbers etc apps before, but after migration, none of them works anymore. The dialogue window says: Pages can't open because of a problem. You may need to reinstall the application.
    Now I do still have the installation CD, but this is being thrown out right after I gave it in.
    What to do?

    Welcome to the Apple Support Communities
    iWork apps require some additional files that looks like they aren't on your hard drive, and that's why you are getting an error. Unfortunately, the only solution is to reinstall iWork from the DVD.
    Also, you can try to install the latest iWork version from  > Software Update

  • "The certificate chain was issued by an authority that is not trusted" when migrating to SQL 2012

    Environment:
    1 Primary Site (USSCCM-Site.domain.com)
    1 CAS (USSCCM-CAS.domain.com)
    SQL 2008 R2 (USSCCM-CAS.domain.com)
    SQL 2012 SP1 CU6 (USSQL12.domain.com)
    Issue:
    We were successfully able to migrate the CAS to the new SQL 2012 server, almost without incident. When attempting to migrate the Site instance however, we are getting errors. Screenshot below.
    Attached is a copy of the log. But below is a highlight of what I think are the errors… It appears that either SQL or SCCM doesn’t like a certificate somewhere, but it is contradicting because the logs say that it has successfully tested connection to SQL.
    I am lost.
    Logs stating it can connect successfully to SQL
    Machine certificate has been created successfully on server USSQL12.domain.com.        Configuration Manager Setup                10/21/2013 10:20:10
    AM               2100 (0x0834)
    Deinstalled service SMS_SERVER_BOOTSTRAP_USSCCM-Site.domain.com_SMS_SQL_SERVER on USSQL12.domain.com.  Configuration Manager Setup    10/21/2013 10:20:10 AM              
    2100 (0x0834)
    SQL Server instance [sccmsite] is already running under the certificate with thumbprint[f671be844bf39dec7e7fdd725dc30e225991f28a].       Configuration Manager Setup    10/21/2013 10:20:10 AM        
    2100 (0x0834)
    INFO: Testing SQL Server [USSQL12.domain.com] connection ...                Configuration Manager Setup    10/21/2013 10:20:10 AM      
    2100 (0x0834)
    INFO: SQL Connection succeeded. Connection: USSQL12.domain.com SCCMSITE\MASTER, Type: Unsecure                Configuration Manager Setup    10/21/2013 10:20:10 AM              
    2100 (0x0834)
    INFO: Tested SQL Server [USSQL12.domain.com] connection successfully.  Any preceding SQL connection errors may be safely ignored.            Configuration Manager Setup    10/21/2013
    10:20:10 AM               2100 (0x0834)
    INFO: Certificate: 308202FC308201E4A003020102021011BA47041BB0609D4097BC19F5AB96B5300D06092A864886F70D01010B0500301D311B301906035504031312555353514C31322E7063756265642E636F6D3020170D3133313031373139343632345A180F32313133303932343139343632345A301D311B301906035504031312555353514C31322E7063756265642E636F6D30820122300D06092A864886F70D01010105000382010F003082010A0282010100CFAC23CEA8920051C8C24DF4E96D76D9E034931867C4DBF74F8AE863C5BDE6D1EAEAAF363F6B97DEF1D7A1FC292CB870F353D72F04472EBE3D31DCA009BD3F8C58E2AAB69C892C20598306537F5EEAA43FA6DE55D4A784CEB6FD07486AB2CC2DE1A8651648EBC31A5CD918E8ED6E184FC560B3A8B0F76F83E310BBA8C4EB27F46707E3A6377D8DD06C6808146E407EF9DB464F453798B6C1748216665884A7F2CDE03D9DA1CB4E59E67516E4F345755E35450F84F4B039642851EFFA96B22D8E77EC11C01D389989F740923B58799E34FC8F4F19CD55830FA7E786C993A08A1EEDCA87F209268CE9D5E86AC9E2A14668207721D94ACE9FACE3AA55B53507F6BF0203010001A3363034301D0603551D11041630148212555353514C31322E7063756265642E636F6D30130603551D25040C300A06082B06010505070301300D06092A864886F70D01010B05000382010100A0E33BF490B60C2B8A73BF7FA90EBB69D92DA27B439EF0569650F388EBA34B9F382CEF52DAAB543C2924E1B8DC7BEE828FB0C276330B0FF67340CBFA0CC24F47431E5272DC76C7610C290A04411036441E9822FBF8AB52B4BBE43F5FF48074BA420FF690A94D53AFCEF7AC75E2D2723520A9EF64AF06759814AE92D41CEA2F0D6CC8D9E5DEF121234F5DD97A7E886BE55F57DC0B79052A554724E8A0146C08A74AE75672FBD8C8BD6B7FCA82C1CC69906A45128CDDD1BC3985ED9603C16E712FFBAA8AA6878F853367F3E1F69E727DB96864DF6B47EBDA82659036EC82A8B04E77535CEA314D7518D02C401969C77B91C8C210C57AA991A622D679B994AEED3C               
    Configuration Manager Setup    10/21/2013 10:20:10 AM               2100 (0x0834)
    INFO: Created SQL Server machine certificate for Server [USSQL12.domain.com] successfully.    Configuration Manager Setup 10/21/2013 10:20:10 AM               2100 (0x0834)
    INFO: Configuration Manager Setup - Application Shutdown       Configuration Manager Setup    10/21/2013 10:20:10 AM         2100 (0x0834)
    INFO: Running SQL Server test query.    Configuration Manager Setup    10/21/2013 10:20:10 AM               2100 (0x0834)
    INFO: SQL Connection succeeded. Connection: USSQL12.domain.com SCCMSITE\MASTER, Type: Secure                Configuration Manager Setup    10/21/2013 10:20:10 AM              
    2100 (0x0834)
    INFO: SQL Server Test query succeeded.              Configuration Manager Setup    10/21/2013 10:20:10 AM              
    2100 (0x0834)
    INFO: SQLInstance Name: sccmsite         Configuration Manager Setup    10/21/2013 10:20:10 AM               2100 (0x0834)
    INFO: SQL Server version detected is 11.0, 11.0.3381.0 (SP1).      Configuration Manager Setup    10/21/2013 10:20:10 AM         2100 (0x0834)
    Logs saying certificate is not trusted
    ERROR: SQL Server error: [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted.        Configuration Manager Setup   
    10/21/2013 10:20:49 AM                2100 (0x0834)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection                Configuration Manager Setup    10/21/2013 10:20:49
    AM               2100 (0x0834)
    ERROR: SQL Server error: [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection         Configuration Manager Setup    10/21/2013 10:20:49 AM              
    2100 (0x0834)
    *** Failed to connect to the SQL Server, connection type: CCAR_DB_ACCESS.    Configuration Manager Setup                10/21/2013 10:20:49 AM              
    2100 (0x0834)
    INFO: SQL Connection failed. Connection: CCAR_DB_ACCESS, Type: Secure         Configuration Manager Setup                10/21/2013 10:20:49
    AM               2100 (0x0834)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted. Configuration Manager Setup    10/21/2013 10:20:52 AM              
    2100 (0x0834)
    ERROR: SQL Server error: [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted.        Configuration Manager Setup   
    10/21/2013 10:20:52 AM                2100 (0x0834)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection                Configuration Manager Setup    10/21/2013 10:20:52
    AM               2100 (0x0834)
    ERROR: SQL Server error: [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection         Configuration Manager Setup    10/21/2013 10:20:52 AM              
    2100 (0x0834)
    *** Failed to connect to the SQL Server, connection type: CCAR_DB_ACCESS.    Configuration Manager Setup                10/21/2013 10:20:52 AM              
    2100 (0x0834)
    INFO: SQL Connection failed. Connection: CCAR_DB_ACCESS, Type: Secure         Configuration Manager Setup                10/21/2013 10:20:52
    AM               2100 (0x0834)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted. Configuration Manager Setup    10/21/2013 10:20:55 AM              
    2100 (0x0834)
    ERROR: SQL Server error: [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted.        Configuration Manager Setup   
    10/21/2013 10:20:55 AM                2100 (0x0834)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection                Configuration Manager Setup    10/21/2013 10:20:55
    AM               2100 (0x0834)
    ERROR: SQL Server error: [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection         Configuration Manager Setup    10/21/2013 10:20:55 AM              
    2100 (0x0834)
    *** Failed to connect to the SQL Server, connection type: CCAR_DB_ACCESS.    Configuration Manager Setup                10/21/2013 10:20:55 AM              
    2100 (0x0834)
    INFO: SQL Connection failed. Connection: CCAR_DB_ACCESS, Type: Secure         Configuration Manager Setup                10/21/2013 10:20:55
    AM               2100 (0x0834)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted. Configuration Manager Setup    10/21/2013 10:20:58 AM              
    2100 (0x0834)
    ERROR: SQL Server error: [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted.        Configuration Manager Setup   
    10/21/2013 10:20:58 AM                2100 (0x0834)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection                Configuration Manager Setup    10/21/2013 10:20:58
    AM               2100 (0x0834)
    ERROR: SQL Server error: [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection         Configuration Manager Setup    10/21/2013 10:20:58 AM              
    2100 (0x0834)
    *** Failed to connect to the SQL Server, connection type: CCAR_DB_ACCESS.    Configuration Manager Setup                10/21/2013 10:20:58 AM              
    2100 (0x0834)
    INFO: SQL Connection failed. Connection: CCAR_DB_ACCESS, Type: Secure         Configuration Manager Setup                10/21/2013 10:20:58
    AM               2100 (0x0834)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted. Configuration Manager Setup    10/21/2013 10:21:01 AM              
    2100 (0x0834)
    More logs saying cert is not trusted
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted. Configuration Manager Setup    10/21/2013 10:21:20 AM              
    2100 (0x0834)
    ERROR: SQL Server error: [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted.        Configuration Manager Setup   
    10/21/2013 10:21:20 AM                2100 (0x0834)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection                Configuration Manager Setup    10/21/2013 10:21:20
    AM               2100 (0x0834)
    ERROR: SQL Server error: [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection         Configuration Manager Setup    10/21/2013 10:21:20 AM              
    2100 (0x0834)
    *** Failed to connect to the SQL Server, connection type: CCAR_DB_ACCESS.    Configuration Manager Setup                10/21/2013 10:21:20 AM              
    2100 (0x0834)
    INFO: Updated the site control information on the SQL Server USSQL12.domain.com.    Configuration Manager Setup                10/21/2013 10:21:39 AM              
    2100 (0x0834)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted. Configuration Manager Setup    10/21/2013 10:21:39 AM              
    2100 (0x0834)
    ERROR: SQL Server error: [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]SSL Provider: The certificate chain was issued by an authority that is not trusted.        Configuration Manager Setup   
    10/21/2013 10:21:39 AM                2100 (0x0834)
    *** [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection                Configuration Manager Setup    10/21/2013 10:21:39
    AM               2100 (0x0834)
    ERROR: SQL Server error: [08001][-2146893019][Microsoft][SQL Server Native Client 11.0]Client unable to establish connection         Configuration Manager Setup    10/21/2013 10:21:39 AM              
    2100 (0x0834)
    *** Failed to connect to the SQL Server, connection type: CCAR_DB_ACCESS.    Configuration Manager Setup                10/21/2013 10:21:39 AM              
    2100 (0x0834)
    CSiteSettings::WriteActualSCFToDatabase: Failed to get SQL connection                Configuration Manager Setup               
    10/21/2013 10:21:39 AM               2100 (0x0834)
    CSiteSettings::WriteActualSCFToDatabaseForNewSite: WriteActualSCFToDatabase(USA) returns 0x87D20002                Configuration Manager Setup    10/21/2013 10:21:39
    AM               2100 (0x0834)
    ERROR: Failed to insert the recovery site control image to the parent database. Configuration Manager Setup                10/21/2013 10:21:39 AM              
    2100 (0x0834)
    Troubleshooting:
    I have read on a few articles of other people having this issue that states to find the certificate on SQL 2012 that’s being used and export it to the SCCM server – which I’ve done.
    http://damianflynn.com/2012/08/22/sccm-2012-and-sql-certificates/
    http://trevorsullivan.net/2013/05/16/configmgr-2012-sp1-remote-sql-connectivity-problem/
    http://scug.be/sccm/2012/09/19/configmgr-2012-rtm-sp1-and-remote-management-points-not-healthy-when-running-configmgr-db-on-a-sql-cluster/
    -Brad

    Hi,
    How about importing certificate in the personal folder under SQL server computer account into SCCM server computer account or SCCM server service account? That certificate is for SQL Server Identification. And you could
    set the value of the ForceEncryption option to NO. (SQL Server Configuration Manager->SQL Server Network Configuration->
    Protocols for <server instance>->Properties)
    Best Regards,
    Joyce Li
    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.

  • How do I continue a migration from iPhoto to Photos that was interrupted part way through?

    I began a VERY large migration (40k+ photos) from iPhoto (v9.6.1) to Photos on an external hard drive.  I have a MacBook Pro with Yosemite 10.10.3 that is connected to a network that has a Synology network drive.  The iPhoto library is on that drive and I was wanting to create the Photos library also on the drive.
    The process was very slow and has taken days, but that is expected and it was definitely making progress (I could see the files being added over time). Unfortunately, the transfer was interrupted part way through (my kid closed my laptop, which disconnected it from the network). I tried to start it over with the partially created Photos library folder as the destination, hoping that it would pick up where it left off.  It worked until it reached the same files that were previously created. The migration stopped at that point, and the following error appeared: "Photos was unable to make a copy of your library before preparing it. There were file system or hardware issues…”  I assume the inability to overwrite previous files with the same names was the case of the "file system or hardware issues."
    Is there any way to either continue the migration from where I left off, or maybe even manually move the rest of the files over? Or do I have to wipe out the entire partially migrated Photos library and start over?

    You probably will have to start over
    And I suspect that you are incorrect - as far as I know NO NAS is formatted Mac OS extended - A NAS is basically a Linux computer with no display or keyboard that uses a Linux format drive - a headless computer
    Unless you have a directly connected drive correctly formatted you are cgoing to continue to have issues - your photos and your choice what risk you put them at but you are treading in very dangerous water with you set up - is it documented not to work and similar set ups have been reported here hundreds of times as causing major problems and losing lots of stuff
    LN

  • Help: Problem migrating to 9052 or 1012

    Hello You Experts,
    I have a BC4J/JSP application originally developed in Jdev 902. It has been in production for a while already, and has been migrated all way through 9034 and 9041 (build 1436). This is a relatively simple application, only BC4J is involved, no Stunts, no UIX or anything else. It works pretty well so far. However, I am having problem migrating it into 10g now. I got the same error (see below) with either Jdev 9052 (build 1618) or 1012 (build 1811). It opens (migrated by the Wizard), and compiles without any error. It actually runs and I have got to the login page. And then it’s throws an NoSuchMethodError exception upon login. My application supports dynamic credentials. The debug output indicates that it could not get the internal connection, though the user connection was successful. Any ideals for this error are greatly appreciated. Thank you very much in advance.
    Following is the stack trace:
    Message: void oracle.jbo.html.DataSourceImpl.(java.lang.String)
    java.lang.NoSuchMethodError: void oracle.jbo.html.DataSourceImpl.(java.lang.String)
         at oracle.jbo.html.jsp.datatags.Utils.createDataSource(Utils.java:185)
         at oracle.jbo.html.jsp.datatags.DataSourceTag.doStartTag(DataSourceTag.java:86)
         at Login.jspService(Login.jsp:61)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:347)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(Unknown Source)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:649)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192) at java.lang.Thread.run(Thread.java:534)
    And following is the debug output (excepted to conserve apace):
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    C:\Jdev1012\jdev\system10.1.2.0.0.1811\oc4j-config>
    C:\Jdev1012\jdk\bin\javaw.exe -ojvm -XXdebug,quiet,port3096 -classpath C:\Jdev1012\j2ee\home\oc4j.jar;C:\Jdev1012\jdev\lib\jdev-oc4j.jar -Djbo.debugoutput=console -Xverify:none -Ddisable.checkForUpdate=true -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doracle.dms.sensors=NONE -Doc4j.jms.usePersistenceLockFiles=false com.evermind.server.OC4JServer -config C:\Jdev1012\jdev\system10.1.2.0.0.1811\oc4j-config\server.xml
    [waiting for the server to complete its initialization...]
    Debugger connected to local process.
    05/01/31 16:52:18 Auto-deploying file:/C:/Jdev1012/jdev/mywork/LtcopWebApp/jspClients/public_html/ (New server version detected)...
    Ready message received from Oc4jNotifier.
    Embedded OC4J startup time: 5218 ms.
    Target URL -- http://204.156.227.22:8988/ltcop/index.html
    05/01/31 16:52:19 Oracle Application Server Containers for J2EE 10g (10.1.2.0.0) initialized
    05/01/31 16:52:31 Diagnostics: (BC4J Bootstrap) Routing diagnostics to standard output (use -Djbo.debugoutput=silent to remove)
    05/01/31 16:52:31 [00] Diagnostic Properties: Timing:false Functions:false Linecount:true Threshold:6
    05/01/31 16:52:31 [01] BC4J Property jbo.maxpoolcookieage='-1' -->(Configuration) from System Default
    05/01/31 16:52:31 [02] Loading 5.0 IDE classes
    05/01/31 16:52:31 [03] Creating a new pool resource
    05/01/31 16:52:31 [04] BC4JDeployPlatform: LOCAL
    05/01/31 16:52:31 [05] Propertymanager: searching for file and system based properties
    05/01/31 16:52:31 [06] {{ begin Loading BC4J properties
    …….. Cut away to conserve space …….
    05/01/31 16:52:32 [135] }} finished loading BC4J properties
    05/01/31 16:52:32 [136] -----------------------------------------------------------
    05/01/31 16:52:32 Diagnostics: (Properties (re)loaded) Routing diagnostics to standard output (use -Djbo.debugoutput=silent to remove)
    05/01/31 16:52:32 [137] Diagnostic Properties: Timing:false Functions:false Linecount:true Threshold:6
    05/01/31 16:52:32 [138] JavaVMVersion: 10.1.2.1162 dop5
    05/01/31 16:52:32 [139] JavaVMVendor: Oracle Corp.
    05/01/31 16:52:32 [140] JavaVMName: OJVM Client VM
    05/01/31 16:52:32 [141] OperatingSystemName: Windows 2000
    05/01/31 16:52:32 [142] OperatingSystemVersion: 5.0
    05/01/31 16:52:32 [143] OperatingSystemUsername: Duz
    05/01/31 16:52:32 [144] jbo.323.compatible Flag: false, str: false
    05/01/31 16:52:32 [145] jbo.903.compatible Flag: false, str: false
    05/01/31 16:52:32 [146] Loading from bc4j.jpx file
    05/01/31 16:52:32 [147] Loading from individual XML files
    …….. Cut off lots of “Loading from …… Xxx.xml file” entries to conserve space …….
    05/01/31 16:52:36 [248] Using DatabaseTransactionFactory implementation oracle.jbo.server.DatabaseTransactionFactory
    05/01/31 16:52:36 [249] mPCollUsePMgr is false
    05/01/31 16:52:36 [250] ViewObjectImpl.mDefaultMaxRowsPerNode is 70
    05/01/31 16:52:36 [251] ViewObjectImpl.mDefaultMaxActiveNodes is 30
    05/01/31 16:52:36 [252] DBTransactionImpl Max Cursors is 50
    05/01/31 16:52:36 [253] Created root application module: 'componentsPkg.LtcopAppModule'
    05/01/31 16:52:36 [254] Locale is: 'en_US'
    05/01/31 16:52:36 [255] DefaultConnectionStrategy is establishing an application module connection
    05/01/31 16:52:36 [256] Oracle SQLBuilder: Registered driver: oracle.jdbc.driver.OracleDriver
    05/01/31 16:52:36 [257] Creating a new pool resource
    05/01/31 16:52:36 [258] Trying connection/2: url='jdbc:oracle:thin:@204.156.200.100:1521:DB20' info='{user=ltc_test_co1, password=ltcco1, oracle.net.encryption_types_client=( DES40C ), oracle.net.encryption_client=REQUIRED, oracle.net.crypto_checksum_client=REQUIRED, oracle.net.crypto_checksum_types_client=( MD5 )}' ...
    05/01/31 16:52:36 [259] Successfully logged in
    05/01/31 16:52:36 [260] JDBCDriverVersion: 10.1.0.3.0
    05/01/31 16:52:36 [261] DatabaseProductName: Oracle
    05/01/31 16:52:36 [262] DatabaseProductVersion: Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production With the Partitioning, Oracle Label Security, OLAP and Oracle Data Mining options JServer Release 9.2.0.6.0 - Production
    05/01/31 16:52:36 [263] **PCollManager.resolveName** tabName=PS_TXN
    05/01/31 16:52:36 [264] Getting a connection for internal use...
    05/01/31 16:52:36 [265] Creating internal connection...
    05/01/31 16:52:36 [266] Oracle SQLBuilder: Registered driver: oracle.jdbc.driver.OracleDriver
    05/01/31 16:52:36 [267] Creating a new pool resource
    05/01/31 16:52:36 [268] Trying connection/1: url='jdbc:oracle:thin:ltcop/[email protected]:1521:db20'...

    Hi Vishal,
    Hello,
    Unfortunately WLS 6.1 is not supported on Solaris 10. Also as of Nov 14, 2005 WLS 6.1 entered the mature phase and will be no longer supported by BEA.
    http://e-docs.bea.com/wls/certifications/certs_610/overview.html
    Do let me know if you need any assistance in upgrading
    Cheers
    Raj

  • SRDemo  Application Migration  JDeveloper   10.1.3.2  To ! 11G

    I developed SRDemo application in Jdeveloper 10.1.3.2 and migrated to Jdeveloper 11g preview. i got following error message.
    1). WARNING: JSF1033: Resource injection is DISABLED.
    2).SEVERE: Cant instantiate class: phase-listener: oracle.adf.controller.faces.lifecycle.ADFPhaseListener.
    3).07/06/27 13:11:02 oracle.classloader.util.AnnotatedClassNotFoundException:
         Missing class: oracle.adf.controller.faces.lifecycle.ADFPhaseListener
    do i need to include any jar file ? any Suggestion //
    SERVER_LOG :
    Target URL -- http://127.0.0.1:8988/SRDemo-UserInterface-context-root/faces/app/SRMain.jspx
    07/06/27 13:10:54 Oracle Containers for Java EE (11.1.1.0.0) Technology Preview initialized
    Jun 27, 2007 1:11:00 PM com.sun.faces.config.ConfigureListener contextInitialized
    INFO: Initializing JavaServer Faces implementation (1.2_03-b09) for context '/SRDemo-UserInterface-context-root'
    Jun 27, 2007 1:11:02 PM com.sun.faces.spi.InjectionProviderFactory createInstance
    WARNING: JSF1033: Resource injection is DISABLED.
    Jun 27, 2007 1:11:02 PM com.sun.faces.config.ConfigureListener configure
    SEVERE: Cant instantiate class: phase-listener: oracle.adf.controller.faces.lifecycle.ADFPhaseListener.
    07/06/27 13:11:02 oracle.classloader.util.AnnotatedClassNotFoundException:
         Missing class: oracle.adf.controller.faces.lifecycle.ADFPhaseListener
         Dependent class: com.sun.faces.util.Util
         Loader: oracle.jsf:1.2
         Code-Source: /C:/jdevstudio1111/lib/java/shared/oracle.jsf/1.2/jsf-ri.jar
         Configuration: <code-source> (ignore manifest Class-Path) in /C:/Documents and Settings/thillakan/Application Data/JDeveloper/system11.1.1.0.17.45.24/o.j2ee/embedded-oc4j/config/server.xml
    This load was initiated at current-workspace-app.web.SRDemo-UserInterface-webapp:0.0.0 using the Class.forName() method.
    The missing class is not available from any code-source or loader in the system.
    07/06/27 13:11:02      at oracle.classloader.PolicyClassLoader.handleClassNotFound (PolicyClassLoader.java:2039) [C:/jdevstudio1111/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1623) [C:/jdevstudio1111/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1579) [C:/jdevstudio1111/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1564) [C:/jdevstudio1111/j2ee/home/lib/pcl.jar (from system property java.class.path), by sun.misc.Launcher$AppClassLoader@14916158]
         at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:319) [jre bootstrap, by jre.bootstrap:1.5.0_06]
         at java.lang.Class.forName0 (Native method) [unknown, by unknown]
         at java.lang.Class.forName (Class.java:242) [jre bootstrap, by jre.bootstrap:1.5.0_06]
         at com.sun.faces.util.Util.loadClass (Util.java:184) [C:/jdevstudio1111/lib/java/shared/oracle.jsf/1.2/jsf-ri.jar (from <code-source> (ignore manifest Class-Path) in /C:/Documents and Settings/thillakan/Application Data/JDeveloper/system11.1.1.0.17.45.24/o.j2ee/embedded-oc4j/config/server.xml), by oracle.jsf:1.2]
         at com.sun.faces.config.ConfigureListener.configure (ConfigureListener.java:919) [C:/jdevstudio1111/lib/java/shared/oracle.jsf/1.2/jsf-ri.jar (from <code-source> (ignore manifest Class-Path) in /C:/Documents and Settings/thillakan/Application Data/JDeveloper/system11.1.1.0.17.45.24/o.j2ee/embedded-oc4j/config/server.xml), by oracle.jsf:1.2]
         at com.sun.faces.config.ConfigureListener.configure (ConfigureListener.java:559) [C:/jdevstudio1111/lib/java/shared/oracle.jsf/1.2/jsf-ri.jar (from <code-source> (ignore manifest Class-Path) in /C:/Documents and Settings/thillakan/Application Data/JDeveloper/system11.1.1.0.17.45.24/o.j2ee/embedded-oc4j/config/server.xml), by oracle.jsf:1.2]
         at com.sun.faces.config.ConfigureListener.contextInitialized (ConfigureListener.java:454) [C:/jdevstudio1111/lib/java/shared/oracle.jsf/1.2/jsf-ri.jar (from <code-source> (ignore manifest Class-Path) in /C:/Documents and Settings/thillakan/Application Data/JDeveloper/system11.1.1.0.17.45.24/o.j2ee/embedded-oc4j/config/server.xml), by oracle.jsf:1.2]
         at com.evermind.server.http.HttpApplication.initDynamic (HttpApplication.java:1259) [C:/jdevstudio1111/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\jdevstudio1111\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.http.HttpApplication.<init> (HttpApplication.java:833) [C:/jdevstudio1111/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\jdevstudio1111\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationStateRunning.getHttpApplication (ApplicationStateRunning.java:433) [C:/jdevstudio1111/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\jdevstudio1111\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.Application.getHttpApplication (Application.java:693) [C:/jdevstudio1111/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\jdevstudio1111\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference (HttpSite.java:2039) [C:/jdevstudio1111/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\jdevstudio1111\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference (HttpSite.java:2022) [C:/jdevstudio1111/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\jdevstudio1111\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.getHttpApplication (HttpSite.java:1974) [C:/jdevstudio1111/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\jdevstudio1111\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.http.HttpSite.getApplication (HttpSite.java:423) [C:/jdevstudio1111/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\jdevstudio1111\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.http.HttpRequestHandler.resolveApplication (HttpRequestHandler.java:543) [C:/jdevstudio1111/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\jdevstudio1111\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.http.HttpRequestHandler.initRequest (HttpRequestHandler.java:345) [C:/jdevstudio1111/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\jdevstudio1111\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.http.HttpRequestHandler.serveOneRequestOpen (HttpRequestHandler.java:264) [C:/jdevstudio1111/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\jdevstudio1111\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.http.HttpRequestHandler.run (HttpRequestHandler.java:155) [C:/jdevstudio1111/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\jdevstudio1111\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.http.HttpRequestHandler.run (HttpRequestHandler.java:142) [C:/jdevstudio1111/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\jdevstudio1111\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at oracle.oc4j.network.ServerSocketReadHandler$ClientRunnable.run (ServerSocketReadHandler.java:275) [C:/jdevstudio1111/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\jdevstudio1111\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket (ServerSocketAcceptHandler.java:237) [C:/jdevstudio1111/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\jdevstudio1111\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at oracle.oc4j.network.ServerSocketAcceptHandler.access$800 (ServerSocketAcceptHandler.java:29) [C:/jdevstudio1111/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\jdevstudio1111\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run (ServerSocketAcceptHandler.java:878) [C:/jdevstudio1111/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in C:\jdevstudio1111\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask (ThreadPoolExecutor.java:650) [jre bootstrap, by jre.bootstrap:1.5.0_06]
         at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:675) [jre bootstrap, by jre.bootstrap:1.5.0_06]
         at java.lang.Thread.run (Thread.java:595) [jre bootstrap, by jre.bootstrap:1.5.0_06]

    Hi Thillakan,
    Have a read around the forum and look at the release notes. Migration from 10.1.3.x to 11g is not supported in the preview release.
    Problems migrating project from 10.1.3.2 to 11 version
    Re: Project migration from Jdeveloper10g to JDeveoper 11g
    John

Maybe you are looking for