New poll: Migrating JavaFX 1.x Production Applications

If you have developed a JavaFX 1.x application and deployed it in production mode, it is time for you to start thinking about your migration options. Oracle is interested to know whether you have made sizable investments in JavaFX 1.x, so we can discuss your options with regards to migrating your application(s) to JavaFX 2.0.
Please vote for the option that better fits your particular scenario in the poll, and contact javafx4you [at] sun [dot] com if you want to set up a discussion with us.
Thanks,
The JavaFX Product Team
Edited by: javafx4you on Dec 21, 2011 10:35 AM

Hi,
Assuming the version of essbase is the same,
1. Export data (level zero or all) from each app
2. Create apps and databases in new environment
3. Replace otl file, calc scripts etc with ones from old environment
4. Import data
5. Calc (if level zero data loaded)
Ensure cache settings are the same on each db compared with the old environment.
Thanks,
Nathan

Similar Messages

  • JavaFX for productive applications

    Hi,
    I am currently planning a new desktop application. Since the development of swing in Java is a bit complex part, I wanted to try another approach. JavaFX and the Groovy SwingBuilder look interesting.
    Thus my question is: Is JavaFX ready for productive use? What are Sun's plans for JavaFX in the future? Nobody wants to use technology, that is dead within the next few months.
    The other way is the swingbuilder in groovy. Looks nice, but I am not sure, if it is the right way to build a gui. The backend is supposed to be written in Java.
    Greetings
    Mike

    You can find an example of the Table component creation and usage on page:
    [http://jfx.wikia.com/wiki/SwingComponents|http://jfx.wikia.com/wiki/SwingComponents]

  • I bought a new Mac Pro and migrated my FCP from my old one. But the new old won't accept my product serial number. Help!

    I bought a new Mac Pro and migrated my FCP from my old one. But the new old won't accept my product serial number. Help!

    Was the FCS on your old machine an upgrade? You will need to enter your original, full version serial first, and then you will be prompted for the upgrade serial number.
    Hope this helps.
    MtD

  • Migrating a Forms 6i custom application to Oracle Apps R12 custom bolt on

    Hi,
    I need to migrate an oracle forms custom application built in 6i to sit within oracle apps R12 (Forms 10g) and use Oracle Apps user authentication and session. It could become a custom bolt on to Oracle Apps and might be accessed from a custom responsibility in oracle applications.
    a) How easy/difficult is this?
    b) What are the challenges or things to look for to do this migration?
    Thanks,
    Ayyappa

    979379 wrote:
    Hi,
    We have two node architecture for R12.1.1 on windows 2008 32 Bit. One node for Database and the other node for application.
    As we are facing a lot of memory issues, we are planning to go for 64 Bit.
    I Have already read the document
    Migrating Oracle E-Business Suite R12 to Microsoft Windows Server 2008 R2 [ID 1188535.1]
    The doc says in place OS upgrades are not supported....
    So my question is...
    While keeping the production, how can i migrate using the same servers. Coz my company does not want to buy new servers..
    Please suggest.Complete all the steps in the doc for Rapid Clone and other steps, then take a backup of the files after you run preclone and create a trace file for the database. Once you have the backup ready, install a 64-bit version of the OS and install 11gR2 software and restore the files from the backup and complete the migration.
    Thanks,
    Hussein

  • Migrating to Linux with Oraacle Application release 11i

    Hi There!
    I would appreciate your expert advice on migration of Oracle EBS 11i from Solaris to Linux.
    We are following Oracle Metalink Doc id 230627.1 & 331221.1 (db 10gR1)
    To give a brief picture on the environment, we have 4 servers, PRODUCTION on 2 servers (2 nodes, 1 db, 1 application), TEST on 3rd server and 4th one will act as target for migrating production multi node to single node (Solaris to Linux).
    We have planned to make a fresh clone from production to test, it will be multi node to single node clone, then from the cloned test will migrate to Linux on new server (4th server) which will be a single node configuration.
    I would like to have advice on the last stage of this process, since the final goal is to migrate the production from Solaris to Linux and we are using cloned instance on TEST for testing the whole process, will it be appropriate to export just the production database to the 4th server using datapump (while importing TABLE_EXISTS_ACTION = TRUNCATE) once the TEST instance is successful migrated to the 4th server? Rather than repeating the whole process again from PRODCUTION to the 4th server.
    My point here is since this whole process of migrating the TEST to the 4th server might take a weeks time, the difference between the newly migrated 4th instance and the PRODUCTION will be a weeks data (since the 4th server is migrated from TEST which in turn is a clone of PRODUCTION), so by using datapump we will try to import up to date data from the production to the 4th server, this will save time and efforts by not repeating the whole process from PRODUCTION to the 4th server again. Or is there any better way of achieving this?
    Regards.
    AK.

    What exactly is not supported?
    i.) The parameter TABLE_EXISTS_ACTION = TRUNCATE while importing from a full export 'or' This option.
    Please correct me if I have understood it wrong, do we still have to migrate the application, since the application is already migrated from TEST instance to the 4th server (the TEST instance happens to be a clone of the PRODUCTION). The only difference we have here is the data that to a week’s data ie the data generated on PRODUCTION instance since it was cloned to TEST. So will it be necessary to do the process all over again.For the application tier node, the simple answer is no (as long as no changes have been done at the application tier node, i.e. applied patches, created new custom forms/reports, ..etc).
    If we are importing data into the migrated 4th server from PRODUCTION's full export file, how will DATAPUMP react when it come across already existing database with the same tables, because at this stage i will not be creating the database all over again, since it is already existing when we migrated the db and application from TEST to 4th server (according to the doc). One extra step i will perform in this approach, after importing the DB I will run post clone script on DB just to update tables with node information.The target instance should be clean when you migrate the database tier node, and this explains why the option of using the import parameter is not supported.
    As you mentioned above, please log a SR and update this post when you hear back from the Oracle support.
    Thanks,
    Hussein

  • Create a new portlet  in Deployed Portal in production environment

    are there any ways to import or create a new portlet in Deployed Portal in production environment?
    Edited by: user8322798 on May 1, 2011 7:26 AM

    This can done via WSRP proxy portlets and streaming desktops. First, you'll need to have a WSRP producer setup somewhere. This could be another WLP webapp with portlets, or another server altogether. Or, you can use the JSR 286 WSRP import tool from within the Portal Administration Console (I think it's under Services | WSRP | Import Tool) -- this will allow you upload .war(s) of JSR 168 or 286 portlets, which will be turned into WSRP producer(s).
    Then, you can use the Portal Administration Console to register a WSRP Producer, and then add portlets from the producer to your desktop (http://download.oracle.com/docs/cd/E15919_01/wlp.1032/e14235/chap_fed_books_pages.htm#FPGWP690). Additionally, once the producer has been registered in Portal Adminstration Console, an adminstrator user can use the Dynamic Visitor Tools from within the streaming desktop itself to add wsrp proxy portlets to the desktop (http://download.oracle.com/docs/cd/E15919_01/wlp.1032/e14243/dvt.htm#PDGWP691).
    It is not possible to add new local .portlet files to a deployed application in production mode. This requires adding the file artifacts to the .ear/.war and redeploy the application.
    Greg

  • Facing some runtime problem in new AIR 2.0Beta2 SDK and same application work in OLD AIR 2.0Beta1 SD

    Severity:
    Runtime Error
    Reproducibility:
    Every Time
    Discoverability:
    High
    Found in Version:
    SDK Flex 3 (Released)
    Affected OS(s):
    Windows              - XP
    Steps to Reproduce:
    « Hide
      Steps to reproduce:
    1. Run the Application 
    2. At the creation complete I am referring "StorageVolumeInfo" i.e. StorageVolumeInfo.storageVolumeInfo.addEventListener(StorageVolumeChangeEvent.STORAGE_VOL UME_MOUNT, onVolumeMount);
    3.
      Actual Results:
      I am getting runtime ERROR as below:
    VerifyError: Error #1014: Class flash.filesystem::StorageVolume could not be found.
    at _FreepandasV2WatcherSetupUtil$/init()
    at mx.managers::SystemManager/http://www.adobe.com/2006/flex/mx/internal::docFrameHandler()[C:\autobuild\3.4.0\frameworks\projects\framework\src\mx\managers\SystemManager.as:3213]
    at mx.managers::SystemManager/docFrameListener()[C:\autobuild\3.4.0\frameworks\projects\fram ework\src\mx\managers\SystemManager.as:3065]
      Expected Results:
       I am using ADOBE AIR 2.0Beta2 version SDK.
    The same application is run in Last SDK i.e AIR 2.0Beta1
      Workaround (if any):
      I am using ADOBE AIR 2.0Beta2 version.
    Can you please help me out...
    Thank you

    My settings with air 3.3:
    <renderMode>gpu</renderMode>
    <aspectRatio>portrait</aspectRatio>
              <autoOrients>false</autoOrients>
            <fullScreen>true</fullScreen>
            <visible>true</visible>
            <softKeyboardBehavior>none</softKeyboardBehavior>
        </initialWindow>
    It only displays a white screen with a small gray square (1/5 of the screen size - top left).
    A scrollbar is visible if you drag the screen and the sound is playing...
    I tried this settings:
    <aspectRatio>portrait</aspectRatio>
            <renderMode>gpu</renderMode>
              <autoOrients>true</autoOrients>
            <fullScreen>true</fullScreen>
            <visible>true</visible>
            <softKeyboardBehavior>none</softKeyboardBehavior>
        </initialWindow>
    It won't work...
    Edit:
    I also tested the new sdk http://www.adobe.com/products/air/sdk/ with gpu mode.
    iPhone works fine but the iPad version always crashes.
    The app opened up but if I try to load a level created with box2d the app always closes (crashs).
    I think that is a gpu ram issue?
    Is this a iPad issue or air?
    Edit 2:
    I changed the creationcomplete event to viewactivate. The transition now looks really worse but the levels are loading.
    I also deleted all the elements before changing the view (removeElement and removeChild).
    The third step I made was to use weak eventListener obj.addEventListener("event, function, false,0,true);
    I think that iOS systems have the problem of less gpu ram than android devices ...

  • Planning application to production application

    Hi,
    can we copy the development planning application to production application.(i want to copy the outline),because we made changes in dev outline after migrating to production.
    please guide me how to do it.
    Bunny

    Hi,
    You could use copyapp utility, have a look at :- http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/html_hp_admin/ch09s01.html
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Bought a new Mac, migrated data, now CS4 doesn't work. Why?

    I bought a new Mac, had the Apple guys migrate my data and apps to it. Now CS4 doesn't work.
    I researched a bit and found that I SHOULD have deactivated and uninstalled CS4 from my old Mac. I've now done that.
    But do I have to uninstall CS4 files from my new Mac now--and reinstall? Will that work?

    Hi,
    I have a question related to one you answered above: "bought a new Mac, migrated data, now CS4 doesn't work."
    My situation is a little different. I am hoping you can help me with it. I hope I am not violating any protocols by asking you specifically?  A year ago I reinstalled my Mac's operating system. My CS4 is on my computer under "Previous System." I am unable to open it from there and I do not want to attempt migrating it for reasons noted above. I did try to reinstall it as you suggested to hbrady67 by dowloading from CS4 products with my serial number but I got this message: "Upgrade Check  We looked in the default location for qualifying products installed on the machine, but none were found. You may verify upgrade eligibility now by completing the fields to the right. 1) Select a product you already own. 2) Enter a serial number for this product.  CS4 wasn't in the list of selections. The protocol suggested won't work for me since I am not doing an upgrade but trying to reinstall what I already have. Can you direct me on where to go/what to do?  Thank you very much.      Bergi.
    I found the solution to this problem. I was able to download the trial version of what I have and enter the serial number from there. However, it still asked for a serial number from previous software: "your setup is for an upgrade version of Adobe Creative Suite 4." (I entered the serial number that I have for CS2. And it was accepted.  Thank you.  Bergi

  • Installing cs6 on a new laptop, I get error message "Adobe application manager failed to install"

    installing cs6 on a new laptop, I get error message "Adobe application manager failed to install"
    Is this because I need to deactivate cs5 on one of the computers?
    CS5 is on 2 old computers. I used Migration Assistant to migrate the applications to the new laptop which is a 3rd computer.
    What do I need to do?

    I used Migration Assistant to migrate the applications to the new laptop which is a 3rd computer.
    Forget that part. The apps won't work. Adobe apps must be installed properly. That may well explain your issues with CS6, too. Generalyl, though, there is no need to uninstall older versions...
    Mylenium

  • New iMac seems to have duplicate, nested Application folders

    My new iMac (Lion) seems to have duplicate Applications folders nested inside one another. Can I delete them, keeping only the original Application folder? I used the Migration Assistant to migrate my apps from my previous iMac to this new iMac.

    I called Apple Support and they advised I simple trash the duplicates. So I dragged the first duplicate to the trash, emptied it, and all is well.
    Thanks!

  • Scope of New GL Migration

    Dear Community members,
    I am in the midst of preparing a project plan for New GL migration which involves mutiple company codes in multiple geographies. All these company codes are in a same production instance/client.
    I would appreciate if members here could provide advice on whether we need to migrate ALL the company codes in the client at the same time. This question is crucial as we need to scope out the resource requirements and timeline. I am also concern of the risks involved if we have many company codes migrated at the same time.
    I have read several SAP documentations on this issue and I think there are some inconsistencies in this regard.
    In OSS note 1070629, on issue 23 and 25, it does seem to me the requirement is that ALL company codes in the client should be migrated at the same time. The system cannot support or it is not recommended whereby we have a mix of company codes with and without new GL migrated.
    However, I have also read the SAP Online Help documentation (Title: Migration to New General Ledger Accounting - Number of Company codes and Clearing Between Them (page 25) - which states that each company code can be migrated separately from the other company codes, provided there are no cross-company code documents.
    Your advice on this topic would be much appreciated. Thank you.
    Regards,
    Teck Liang

    Hi Expert,
    As per my knowledge there won't be any effect on Special Purpose Ledger by New GL Migration.
    But, the thing is don't use Special Purpose Ledgers to New GL(i.e., Don't use Ledgers Z1 & MLX for Non-Leading Ledgers).
    Create New Non-Leading Ledgers for New GL and Use Ledgers Z1 & MLX for Special Purpose Ledger).
    and also refer to the below link for complete information for New GL Migration(Provided answer by Mr. Madhu).
    new GL migration
    Regards,
    GK
    SAP

  • New install - migrate from Time Machine stuck at Transferring Information

    Just got a new MBP and hooked it up to my USB drive to let it run overnight migrating my old settings and Applications.
    The bar's full, it says "Less than a minute remaining", but appears to be stuck. It's transferring my Applications folder apparently, or so it claims.
    It's about 40 GB of data all told.
    Any ideas? I'm going to try Firewire next, or copying my Documents folder manually so the amount of data is smaller.

    Same issue transferring via FireWire 800 cables form an older iMac to a new one. Stuck at 1 minute for a very long time until the new Mac gave a message that the other Mac had stopped responding. It gave me the option of terminating the transfer, which I did. Then, it congratulated me on a successful transfer. Unfortunately, things are working poorly. For instance, iPhoto can't find my library. iMovie can't find my movies, etc.
    Transfer help welcome.

  • Is it possible to use Webcenter task flows i.e. Poll Service in a custom ADF application?

    We can use the Poll service in our WebCenter Portal application. Is it possible to configure an ADF web application to use WebCenter Portal's task flows? How can we achieve this requirement?

    Hi.
    There is a link that points here: http://www.oracle.com/technetwork/indexes/samplecode/jdeveloper-adf-sample-522118.html
    Oracle JDeveloper and ADF Sample Code
    Contains a Polls Demo Client and Admin Console Taskflows
       The Poll taskflow installed is a sample application. It is not part of an Oracle product.
    These are not supported by the standard Support processes.
    Sample Code for Developers and Admins
    Download the sample code and scripts here to learn or help accelerate your own development or admin efforts. You may modify (but not redistribute) sample code.
    Sample code is not certified or supported by Oracle unless explicitly identified to be; it is intended for educational or testing purposes only.

  • Problem with JavaFX 8 Self-contained Application !

    Hello everybody,
    I generate a JavaFX 8 Self-Contained Application for Windows (.msi).
    Eclipse 4.3.1 (Kepler)
    JDK 8 B116 (EA - i don't use the lasts beta versions (B117 and B118) because there is a bug during installation for Windows XP)
    Scene builder 2.0 (EA)
    When i install this application (exec .msi) on my PC (Windows XP SP3 - JDK 7 and 8 installed), no problem.
    So i install this application on 2 others PC (PC without JDK 8 installed).
    The first PC on Windows XP SP3 (JDK 5 and 6 installed) : display problem - the font is very big as if I had made a zoom on the contents of the window !
    The second PC on Windows 7 PRO (JDK 7 installed) - when in launch the application by the system menu, i have two strange problems
    1/ when i move my mouse on the content of the window, this content becomes black !
    2/ it's necessary to resize the window (full screen) and to come back to the original size to obtain a correct display !
    I don't know where is the problem(s) ?
    is it linked to JDK 8 (BETA version) embedded ?
    If you have a idea do not hesitate !
    Thanks you in advance
    IBACK

    I only use external FW HDDs for my video work; my Capture Scratch files are on external drives and I export finished movies to external drives. My project files are on my system drive, this is the best way to work, I have never had any problems I could associate with this configuration
    I am assuming you've gone thru your project, your timeline and everything is kosher. Is everything fully rendered? Have you mixed down your audio? Have you tried exporting just the last 30 seconds of one of the projects to see if you can replicate the problem?

Maybe you are looking for

  • Variable on 0UNIT_OF_WT in BI 7.0 ? Possible ?

    Hello BI experts, When i press create new variable for the 0UNIT_OF_WT characteristic. I dont see the new variable in the properties pane. Is it allowed to create a variable on 0UNIT_OF_WT ? Thanks in advance, BWer

  • How to return the result set of multiple select statements as one result set?

    Hi All, I have multiple select statements in my stored procedure that I want to return as one result set  for instance  select id from tableA union  select name from table b  but union will not work because the result sets datatypes are not identical

  • Simple Workflow step...

    Hi, Can someone tell me steps to crete a simple workflow which will just send email in my sapoffice inbox when I run it ? <b>No links please..(I already know thsoe links)</b> Appreciation will be surely done by awarding points... Thanks. Regards, Tus

  • How to increase rate at which data is written to file?

    I have a program that reads data at 200kHz and I would like the program to write the data at the same rate. However, the fastest I seem to be able to get my program to write is about 5kHz. I have been using the DAQmx Read and the Format into File fun

  • 2 iMacs and a Pro - need to sync

    Hi, I have an iMac at work and another at home and a macbook pro. I would like to know if theres a way to keep all info synced. I know some stuff gets automatically kept in cloud like text pad but I find myself constantly emailing excels from one com