Migrate to JDeveloper 11 Technology Preview 2

Hi,
I just downloaded JDeveloper 11 Technology Preview 2 . Now I tried to migrate my project from Jdev 10.1.3 bit that give an error saying only that it could not migrate the project.
Does migration normally work? And how can I get more information about the error's during the migration?

If I migrate, will my project have the new richclient look and feel like here?:
http://www.oracle.com/technology/products/adf/adffaces/11/doc/multiproject/adf-richclient-api/enhanced-tagdoc.html

Similar Messages

  • Download for latest Jdeveloper 11g Technology Preview - 3 :link not working

    Hi,
    I tried downloading the latest Jdev 11g Tech Preview - 3 from the link mentioned on the site : "Download Oracle JDeveloper 11g Technology Preview 3 - Java EE, SOA and WebCenter Development". But the page always times out.
    Is there an issue from my side here or someone else also facing the same problem ?
    Regards,
    Arun
    Message was edited by:
    Arun R

    Hi,
    Figured that the problem was because I was using Mozilla Firefox. It works with IE. ( But what about browser neutrality? ;) )

  • Workshop for WebLogic 10.0 Technology Preview  download url

    Workshop for WebLogic 10.0 Technology Preview
    What's new
    Based on Eclipse 3.2 and WTP 1.5
    Development for WLS 10.0
    Seamless migration of 9.2 projects
    The software is available for download at http://commerce.bea.com/products/weblogicplatform/weblogic_prod_fam.jsp
    cheers
    Raj

    Hi,
    I have recently upgraded from 8.1 version to weblogic 10.0.1 vesion. The new eclipse based IDE is really cool but major problem being the lack of visual editing of the JSP pages.
    I know there is is JSP visualization for workshop studio 10.2. But in my case i can use 10.0.1 version only.
    Is there any plugins for the upgrading my workshop to get these feature?
    Regards
    Vishnu

  • Oracle SOA Suite 11g Technology Preview 3 fails to install on OEL5

    I did everything up to this point (See below). Any ideas?
    Regards,
    Richard Catlin
    start-oc4j:
    [echo] ==Starting standalone oc4j. Check server log /home/rcatlin/jdeveloper/system11.1.1.0.22.47.96/o.j2ee/embedded-oc4j/log/startsoa.log.
    [echo] ==Waiting max 420 second(s) for startup of URL http://rcatlin-pc.:8888...
    [exec] Result: 7
    [echo]
    [echo] ***************************************************
    [echo] * Configuring SOA Infrastructure has FAILED. *

    Hi,
    there is a forum for JDeveloper / OC4J 11 related question
    JDeveloper and OC4J 11g Technology Preview
    Frank

  • Technology Preview update with new SOA design- and runtime now available

    Get the updated version of the Technology Preview now! Rules is the big addition with this update but it's also more stable and you can try CEP as well.
    For best results, get the new version of the installation guide.
    Use your existing TP3 JDeveloper and update with the SOA plug-in:
    http://www.oracle.com/technology/products/ias/bpel/techpreview/index.html
    Heidi.

    Unable to download pcbpel_bundle.zip (SOA design and runtime) from following link
    http://download.oracle.com/otndocs/products/soa/pcbpel_bundle.zip
    Above link is there in page "Oracle SOA Suite 11 g - Technology Preview "
    http://www.oracle.com/technology/products/ias/bpel/techpreview/index.html
    under "update" hyperlink

  • Bugs in oc4j technology preview 2.0.0

    hello,
    I'm right now trying the technology preview of the new oc4j
    (which can be downloaded from the oracle site).
    I've encountered some bugs, should I post them to this forum, or
    is there a special place for them?
    Is this forum read by oc4j developers?
    for a warming up, here is the first bug :)
    the "exclusive-write-access" flag is ALWAYS set to "false",
    regardless of if you set it to true or ignore it in orion-ejb-
    jar.xml. the containers overwrites it after redeloyment
    to 'false'. I have a lot of DB-access right now, bad, bad;)
    Is there a workaround for this?
    is the production release for oc4j 2.x already scheduled ?
    Greetings from munich,
    .thomas
    hybris GmbH | Thomas Hertz
    Frankfurter Ring 162 | Software Engineering
    D-80807 M|nchen |
    |
    t +49(0)89 89065-0 | [email protected]
    f +49(0)89 89065-555 | www.hybris.com
    PGP: D070 5D86 BE2D C3AF E2CC D2D8 C29A 7F68 7407 629E

    Hi,
    I can reproduce the problem and if there isn't a filed bug
    already I will file one. I'll get back with the bug number.
    Thanks,
    Andy
    hello,
    I'm right now trying the technology preview of the new oc4j
    (which can be downloaded from the oracle site).
    I've encountered some bugs, should I post them to this forum, or
    is there a special place for them?
    Is this forum read by oc4j developers?
    for a warming up, here is the first bug :)
    the "exclusive-write-access" flag is ALWAYS set to "false",
    regardless of if you set it to true or ignore it in orion-ejb-
    jar.xml. the containers overwrites it after redeloyment
    to 'false'. I have a lot of DB-access right now, bad, bad;)
    Is there a workaround for this?
    is the production release for oc4j 2.x already scheduled ?
    Greetings from munich,
    .thomas
    hybris GmbH | Thomas Hertz
    Frankfurter Ring 162 | Software Engineering
    D-80807 M|nchen |
    |
    t +49(0)89 89065-0 | [email protected]
    f +49(0)89 89065-555 | www.hybris.com
    PGP: D070 5D86 BE2D C3AF E2CC D2D8 C29A 7F68 7407 629E

  • Oracle JDeveloper 11g - Technical Preview 3 - SEVERE: FAILED_IN_CONFIG

    Hi
    I have installed "Oracle JDeveloper 11g - Technical Preview 3" and build simple ADF application.
    When I am trying to run it is giving me below error.
    Apr 4, 2008 1:02:50 PM oracle.j2ee.xml.XMLMessages warningException
    WARNING: Exception Encountered
    Apr 4, 2008 1:02:53 PM oracle.oc4j.util.SystemLog log
    SEVERE: Server start failed processing configuration
    java.security.AccessControlException: access denied ( CredentialAccessPermission credstoressp.credstore.default.systemuser read)
         at java.security.AccessControlContext.checkPermission(AccessControlContext.java:264)
         at java.security.AccessController.checkPermission(AccessController.java:427)
         at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$3.checkPermission(JpsAuth.java:256)
         at oracle.security.jps.util.JpsAuth$Diagnostic.checkPermission(JpsAuth.java:180)
         at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$6.checkPermission(JpsAuth.java:280)
         at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:315)
         at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:338)
         at oracle.security.jps.internal.credstore.util.CsfUtil.checkPermission(CsfUtil.java:527)
         at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.getCredential(SspCredentialStore.java:412)
         at oracle.security.jps.fmw.util.JpsFmwUtil.findSystemUser(JpsFmwUtil.java:218)
         at oracle.security.jps.fmw.JpsUserManager.init(JpsUserManager.java:235)
         at oracle.security.jps.fmw.JpsUserManager.<init>(JpsUserManager.java:247)
         at oracle.security.jps.fmw.JpsUserManagerFactory$JpsUserManagerFactoryI.create(JpsUserManagerFactory.java:252)
         at com.evermind.server.deployment.UserManagerConfig$JAZN.construct(UserManagerConfig.java:635)
         at com.evermind.server.deployment.UserManagerConfig.delegatee(UserManagerConfig.java:253)
         at com.evermind.security.IndirectUserManager.getAdminUser(IndirectUserManager.java:126)
         at com.evermind.security.IndirectUserManager.getAdminUser(IndirectUserManager.java:126)
         at com.evermind.server.XMLApplicationServerConfig.setPassword(XMLApplicationServerConfig.java:3157)
         at com.evermind.server.XMLApplicationServerConfig.<init>(XMLApplicationServerConfig.java:244)
         at com.evermind.server.ApplicationServer.createConfig(ApplicationServer.java:648)
         at oracle.oc4j.server.ServerFactory$Worker.prepareConfig(ApplicationServerFactory.java:201)
         at oracle.oc4j.server.ServerFactory$Worker.start(ApplicationServerFactory.java:220)
         at oracle.oc4j.server.ServerFactory$Worker.run(ApplicationServerFactory.java:235)
         at java.lang.Thread.run(Thread.java:595)
    Apr 4, 2008 1:02:53 PM oracle.oc4j.util.SystemLog logNoStack
    SEVERE: Server exiting: ApplicationServer entered state FAILED_IN_CONFIG
    Process exited with exit code 1.
    Could you please somebody let me know is there any setups I need to do before I use the Jdeveloper?
    Regards
    Kiran

    The FAILED_IN_CONFIG may be caused because the JDEV project you are attempting to run is using an incompatible adf-config.xml file, I.e. one that was checked in from a previous jdev build.
    I received this error after checking out from main and opening a project in build 28, that was checked in as working in build 27.
    To solve the issue, you have to checkout into a new workspace, start the project in the build you want, delete and recreate the adf-config.xml file and re-check it in.
    1. cd ~/jdevhome
    2. scs makeworkspace workspace <newWorkingDir> rule latest --product <application>
    3. Start JDEV
         jdev fusiondrop5primeb28 <newWorkingDir>
    4. connect to CVS
    5. check out module
    6. Close JDEV
    7. Delete adf-config.xml
         >find . –name adf-config.xml
         >rm mywork/<yourapp>/<LBA>/.adf/META-INF/adf-config.xml
    8. start jdev
    9. re-add the Passwords to the database connection(s)
    10. start your project
    11. commit the new adf-config.xml and connections.xml files
    12. merge into main

  • Migrating from JDeveloper 3.2 to JDeveloper 10.1.3.2

    Hi
    I developed my java code in JDeveloped 3.2. Now i want to migrate to JDeveloper 10.1.3.2
    Please tell me the Procedure.
    ThankYou,
    Sri Lakshmi.B

    Also, see earlier posting:
    Upgrading from JDeveloper 3.2 to 10g

  • Oracle XSQL Servlet Page Processor 0.9.9.1 (Technology Preview)

    I trying XSQL Servlet in oracle8.1.6,Java Web Server.
    When I access http://localhost:8080/xsql/index.html
    I am getting this error.
    "Oracle XSQL Servlet Page Processor 0.9.9.1 (Technology Preview)
    XSQL-013: XSQL Page URI is null or has an invalid format."
    Any suggestion....
    null

    JWS is not one of the supported Servlet Engines in 1.0.0.0 please see the release notes for supported engines (there are lots of them).
    The XSQL 1.0.1.0 release will support and
    additional set of engines that cause XSQL-013 errors becuase the return null for
    the Servlet API call:
    req.getRealPath(req.getServletPath());

  • JDI on Technology Preview SAP NetWeaver 04 on Linux - how to get?

    Hi,
    I have sucessfully installed the server (SP7). However, I am missing the java development infrastructure (JDI). It does not seem to be part of the Technical Preview SAP NetWeaver 04 - SAP Web Application Server on Linux.
    From the book >Java-Programming with the SAP Web Application Server< I know, that one has to deploy the three software component archives
    (1) SAPDEVINFF.SCA
    (2) SAPDEVINF.SCA
    (3) SAPBUILDT.SCA
    I even have these archives from the DVD accompanying the book (SP9). I could deploy the archives (1) and (3). During deployment of the second archive I got the error message:
    Starting Deployment of tc/SL/CMS/PCS/DBSchema
    Deployment of tc/SL/CMS/PCS/DBSchema finished successfully (Duration 22407 ms)
    Starting Deployment of tc/dtr/dbschema
    Deployment of tc/dtr/dbschema finished successfully (Duration 13286 ms)
    Starting Deployment of tc.CBS.Appl
    Aborted: development component 'tc.CBS.Appl'/'sap.com'/'SAP AG'/'6.4009.00.0000.20041118204447.0000':SDM could not start the J2EE cluster on the host nw4host! The online deployment is terminated. JStartup Framework is not able to deliver an information about the cluster control instances! Please check the status of the J2EE Engine (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).STARTUP_CLUSTER)
    Deployment of tc.CBS.Appl finished with Error (Duration 2538 ms)
    I tried the same with SP7 of those three archives (obtained from the service market place), with the same result.
    What am I missing here? Do I need a different version of the archive? If so, where do I get it?
    Or do I need to do some configuration, before I can deploy  this archive successfully? If so, what do I have to do?
    Thanks in advance for any help,
    regards
    Andreas

    Hi,
    thanks for the tip, Daniel. What do you mean by "the server is up"? I started sap with startsap nw4host, then opened the SDM tool RemoteGui.sh to deploy the archive.
    I investigated the problem a litte more. In order to start with a clean environment, I reinstalled the whole Technology Preview on Linux, as it is.
    Then I deployed the two archives
    SAPDEVINFF07_0-20000267.SCA
    SAPDEVINFF07P_1-20000267.SCA
    Then I shut down the server, rebooted the whole system, started the server (startsap nw4host). The software components are now
    sap.com        SAP-JEE        6.30 SP7 (1000.6.30.7.0.20040820035807)        SAP AG        20040826160743
    sap.com      SAP-JEECOR      6.30 SP7 (1000.6.30.7.0.20040820040111)      SAP AG      20040826160721
    sap.com      SAP_JTECHF      6.30 SP7 (1000.6.30.7.0.20040820040010)      SAP AG      20040826160723
    sap.com      SAP_JTECHS      6.30 SP7 (1000.6.30.7.0.20040820035906)      SAP AG      20040826160741
    sap.com      SAPDEVINFF      6.30 SP7 (1000.6.30.7.0.20040825044332)      SAP AG      20060325152504
    Then I tried to deploy the archive
    SAPDEVINF07_0-20000267.SCA
    The error is the same again, here in more detail from the log file:
    Mar 25, 2006 3:40:31 PM                                 SDMLogger [Worker #1] Info: Starting: Initial deployment: Selected development component 'tc.CBS.Appl'/'sap.com'/'SAP AG'/'6.3007.00.0000.20040720205437.0000' will be deployed.
    Mar 25, 2006 3:40:31 PM                                 SDMLogger [Worker #1] Info: SDA to be deployed: /usr/sap/NW4/DVEBMGS00/SDM/root/origin/sap.com/tc.CBS.Appl/SAP AG/6.3007.00.0000.20040720205437.0000/CBSAppl.ear
    Mar 25, 2006 3:40:31 PM                                 SDMLogger [Worker #1] Info: Software type of SDA: J2EE
    Mar 25, 2006 3:40:32 PM                                 SDMLogger [Worker #1] Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 25, 2006 3:40:34 PM                                 SDMLogger [Worker #1] Info: Starting cluster instance processes.
    Mar 25, 2006 3:40:34 PM                                 SDMLogger [Worker #1] Error: An error occured while starting a cluster instance!
    Mar 25, 2006 3:40:34 PM                                 SDMLogger [Worker #1] Error: JStartup Framework is not able to deliver an information about the cluster control instances!
    Please check the status of the J2EE Engine
    Mar 25, 2006 3:40:34 PM                                 SDMLogger [Worker #1] Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Mar 25, 2006 3:40:34 PM                                 SDMLogger [Worker #1] Error: Aborted: development component 'tc.CBS.Appl'/'sap.com'/'SAP AG'/'6.3007.00.0000.20040720205437.0000':
    SDM could not start the J2EE cluster on the host nw4host! The online deployment is terminated.
    JStartup Framework is not able to deliver an information about the cluster control instances!
    Please check the status of the J2EE Engine
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).STARTUP_CLUSTER)
    Mar 25, 2006 3:40:35 PM                                 SDMLogger [Worker #1] Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    At the moment I am completely stuck. What is going wrong with the cluster instance process? How do I check the status of the J2EE engine?
    Thanks again for any help,
    regards,
    Andreas.

  • JDeveloper 11g Tech Preview 4 Very Slow

    How to increase the the working speed (cache) of JDeveloper 11g tech preview 4. While coding it is taking time to get it typed. During scrolling the page, it is moving very slow. I have tried with changing the value of AddVMOption -Xmx512M in "ide.conf" file. Changed it to 1024. Still there is no difference. Please help me.....
    Thank you for your attention
    Vins

    And to back up John's words, the TP releases were designated for non-production "preview" use only, were not optimised in anyway, have huge amounts of bugs and are not supported. Best upgrade or you're going to have further issues.
    CM.

  • Migration from jdeveloper to eclipse

    Did anyone migrate any jdeveloper app to elipse. I need to migrate to eclipse becouse of metric testing but i do now how?

    It sounds like you have the right idea -- you want to import the sources, rather than trying to "convert" an Eclipse project to a JDeveloper project. What do you mean that the EAR import is "not happening"? Did you get errors?
    -- Brian

  • Technology Preview SAP NetWeaver 04 for linux broken?

    Hi,
    I downloaded the "Technology Preview SAP NetWeaver 04 - SAP Web Application Server on Linux" from this site and followed the installation instructions.
    There were no problems during the server installation. Everything I tried so far worked.
    The installation of the SAP NetWeaver Developer Studio did not work however. During the 1st installation I got the message:
    c:\program files\common files\sap shared\sapchart.ocx
    c:\program files\adobe\designer 6.0\filesystembrowser.dll
    could not be installed. To view the log, open
    file://Y:\J2EELX1\IDE\setup\saplogvw.exe.
    Unfortunately I cannot find the the program saplogvw.exe.
    If I start the developer studio, I encounter two problems:
    I can change the perspective once, for instance to development configurations. From there I cannot change the perspective any more. In the console I get the error message:
    An error has occurred restoring the coolbar layout. java.lang.IllegalArgumentException: Argument not valid
    Unhandled exception caught in event loop.
    Reason:
    java.lang.NullPointerException
    Unhandled exception caught in event loop.
    Reason:
    java.lang.NullPointerException
    Unhandled exception caught in event loop.
    Reason:
    java.lang.NullPointerException
    Unhandled exception caught in event loop.
    Reason:
    java.lang.NullPointerException
    Unhandled exception caught in event loop.
    Reason:
    java.lang.NullPointerException
    Unhandled exception caught in event loop.
    Reason:
    java.lang.NullPointerException
    I did the 1st installation on a linux box with SuSE linux 9.0. The server is on the same box.
    Then I tried a 2nd installation of the developer studio on a laptop with windows 2000. The laptop is connected to the linux box though a local network. The installation went through without errors. I also can change the perspectives repeatedly without getting any exception. However, I cannot connect to the server. I set the message server parameters of the SAP J2EE engine to
    host: nw4host
    port: 3601.
    With tcpdump I can see, that the developer studio does not send any IP packets through the network, i.e. it does not try to connect to the server. And I cannot login, e.g. in the development configurations, because the "login" is disabled.
    With a browser, I can connect to the server, however.
    What did I miss?
    Thanks for any help in advance,
    Andreas.

    hi Andreas,
    The problem is with your UNPACKING of YOUR NWDS SAR File. i had similar problems when i unpacked the NWDS SP13 file. i guess the sapcar file was corrupted or the downloaded file was corrupted.
    but i down loaded NWDS SP14 and used <b>SAPCAR -XVF JIDE14_0-10002804.SAR</b> to unpack and install.
    Now i'm able to use the Studio fine.
    Regarding the second problem, you should point your J2EE server to the place where it is installed. And you should have the SDM password to deploy the applications in your server.
    Regards
    Ak.

  • New! Technology Preview SAP NetWeaver 04 - SAP Web Application Server on Lx

    Hi sdn gurus,
    two new SAP NetWeaver versions for Linux were uploaded since 26.01.07:
    New! Technology Preview SAP NetWeaver 04 - SAP Web Application Server on Linux SAP Evaluation  26 Jan 2007
    New! Technology Preview SAP NetWeaver 04S - SAP Web Application Server on Linux SAP Evaluation  26 Jan 2007
    Does anyone here know more about the installed components in that packages, like in the compare component matrix: https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6
    Can anyone post here which of the following components are pre-installed:
    SAP NetWeaver Development Infrastructure
    SAP NetWeaver Developer Studio
    SAP NetWeaver Portal with PDK
    Web Dynpro
    Visual Composer
    Content Management and Collaboration
    TREX
    SAP NetWeaver Business Intelligence Java SDK
    SAP Interactive Forms by Adobe
    Composite Application Framework
    Thank you....

    Hi Roman Doubrava,
    the Linux Version (Technology Preview SAP NetWeaver 04S)  contains the ABAP and the J2EE stack itself. It is a technical demo for evaluation purposes. There are no additional components shipped with the installation media. Besides, some of the components you mention only run on Windows, the SAP NetWeaver Developer Studio for example.
    Nevertheless you should be able to install SAP J2EE components (e.g. Portal) into you N4S Linux Testdrive. Just download the CD/DVDs from http://service.sap.com/swdc and try it out. I've already seen a Portal on top of the old NW4 (Netweaver 04) Testdrive.
    Best Regards,
    Hannes Kuehnemund

  • Bluetooth technology preview 2.1

    Hi,
    I'm looking to download Bluetooth technology preview 2.1. I have Mac os 10.1.5 and that is the most recent version I can run. Can anybody point to a place I can download it from? It
    looks like apple had pulled that download from their site Thanks.

    As suggested by the software title, that was just a technology preview, not final release software. It was really intended for developers to test before Apple rolled Bluetooth support into the next OS X Update.
    When Mac OS X 10.2 was released way back in August 2002, the Bluetooth technology preview would have been withdrawn, as fully finished, stable, non-beta Bluetooth support was included in 10.2.
    I've had a look all over the internet and cannot find an active link to the software you need.
    So, if you want to use Bluetooth with your Mac, you're going to have to upgrade the OS to at least 10.2.

Maybe you are looking for

  • Using a web service in a JSP

    Hello, I am having difficulty understanding how to use a web service I have written in a JSP page. The service works fine and simply adds to numbers together. How can I call it from a JSP page? Could someone please point me in the right direction? Ma

  • Transient VO and UIX checkBox tag

    I have created a VO that uses several attributes from an EO. In addition, it contains several transient attributes. The transient attributes work fine when editing with the textInput tag - the values are stored and displayed as expected. However, I c

  • -9672 - do you know this error?

    Hey I just got a new Airport Extreme Base Station and everything except the printer is working well. I use an HP c3100 all-in-one printer and whenever I try to add the printer I get an error message that just says, "An error occurred while trying to

  • There is a little x in the corner when a document is supposed to show. Help!!! I need my document!

    I can't recieve my documents. There is a little x in the upper left corner in a black box and the document is blank. How do I get my documents. Please call me [telephone number removed by host].

  • Drop down

    Hi Guys, On the Std CRM screen I see the following . I want to know how and where can I add  new country code and region besides it. AS currently we see only UAE. And the regions under it I want to know how do i add one more country and the regions b