Forms migration assistant error

Hello,
I receive the following error when I run the forms migration assistant (f90plsqlconv.sh):
ERROR opening test.fmb :oracle.forms.jdapi.JdapiException: jniinitialize: Failed to create new forms context
I'm running 9iAS R2 on Redhat 7.3. Any help would be greatly appreciated.

Hi
1.Pls Copy all pll files & object Libray ,forms to a specific path e.g. c:\xyz
2.Add (c:\xyz ) to FORMS_PATH in the registry
3.Close/Open Forms Builder
4. Open the form
if not working..
Recompile the forms and re-attached the Library & Re-check the paths
Hope this helps...
Regards,
Abdetu...

Similar Messages

  • Using Forms Migration Assistant

    Hello,
    I have been migrating a application server from forms 6i to 10g (10.1.2.0.2) using Forms Migration Assistant (FRMPLSQLCONV) tool.
    First of all, I have converted .pll files, and It has been converted right.
    Then It has been compiled and right.
    But when I try to convert a form (.fmb files) in a different path from libraries (.pll files) and It didn't work.
    I have changed REGEDIT (FORM_PATH), DEFAULT.ENV file (FORM_PATH), FORMSWEB.CFG file in the WORKING-DIRECTORY and It doesn't work.
    Could you help me?
    I have an idea. Compiling directly in 10g . It is possible?

    These .fmb files it didn't converted.
    This is the log file.
    Log written into File - .\accion.fmb.txt
    processing ....
    Log - .\accion.fmb touched : Mon Oct 23 15:42:54 CEST 2006
    ERROR opening .\accion.fmb :oracle.forms.jdapi.JdapiException: FRM-18108: Fallo al cargar los siguientes objetos.
    Source Module:impresion
    Source Object: GRUPO_OBJETOS_IMPRESION
    Source Module:botonera_ref
    Source Object: BOTONERA
    Check subclass and library dependencies
    Log - .\accion.fmb released : Mon Oct 23 15:42:54 CEST 2006
    [End of Log]
    --

  • Forms Migration Assistant

    Hello
    I am using Oracle Developer Suite 10.1.2.0.2 and I want to migrate some forms from Forms 6i to Forms10g.
    I edited the search_replace.properties file in order to change the TEXT_IO calls to CLIENT_TEXT_IO, however after i ran the forms migration assistant, the forms are not changing.
    I have the following line in my search_replace.properties file:
    Replace24=TEXT_IO|CLIENT_TEXT_IO
    What is the correct way to use the search_replace.properties file ?
    Thanks!
    Ramiro Ortiz

    You actually need to list all the TEXT_IO commands that are being used on separate lines, such as:
    Replace24=TEXT_IO.FOPEN|CLIENT_TEXT_IO.FOPEN
    Replace25=TEXT_IO.FILE_TYPE|CLIENT_TEXT_IO.FILE_TYPE
    Replace26=TEXT_IO.PUT|CLIENT_TEXT_IO.PUT
    Replace27=TEXT_IO.NEW_LINE|CLIENT_TEXT_IO.NEW_LINE
    Replace28=TEXT_IO.FCLOSE|CLIENT_TEXT_IO.FCLOSE

  • Forms Migration Assistant - Forms Path?

    Hi,
    I'm hoping somebody can help me. I'm attempting to use the Forms Migration Assistant and I'm having problems getting it to recognise attached libraries etc. Is there some sort of path that I can set to tell it where to look? I'm using 10gR2 developer suite and I'm using the assistant in wizard mode. I have tried setting the forms path in the registry and in the default.env file but this doesn't seem to make any difference. The only time I have had this working is if I modify the shortcut to the assistant to "Start in" the same folder as all of the libraries and forms which is less than ideal for our situation.
    Thanks in advance.

    For anybody else that comes across this problem. Apparently, the regular forms_path should be picked up by the migration assistant however there is a bug with the GUI version of the tool that prevents this from happening. If you use the command line version then apparently the tool works fine.
    However, if like me you intend to use the GUI version you can manually edit the frmplsqlconv.bat file to include your forms_path. There is a metalink note about this, the doc id is 454053.1

  • Forms Migration Assistant Usage

    Hi all,
    I am not able to understand the clear usage of Forms Migration Assistant yet.
    I have seen in Forums that Forms 6i applications can be migrated to 11g just by recompiling the forms and running it on 11g.
    If this is the case , whats the clear usage of Forms Migration Assistant?
    Is it meant to be used for some complex Forms built on 6i or 9i ?
    When do we use migration assistant instead of just recompiling the forms and running it on 11g ?
    Can anyone help me out ?
    Thanks,
    Ram

    It does some changes; for example when you have calls to run_product for reports this get's replaced by rp2rro.run_product, the rp2rro library is attached and the reports object is added to the form. You also get notified if you have calls to get_file_name in your form as this built in is deprecated.
    cheers

  • Forms Migration Assistant installation problem

    Hi,
    I'm trying to install Forms Migration Assistant on linux to convert forms 6i apps to forms 9i. But when i try to install FMA downloaded from here the installer says that the Oracle Home does not have Oracle Forms 9i installed altough it was shown in installed products. The output of the log file is below. Please if anyone know the solution for this problem or have any idea it would be so helpful.
    I need it for my thesis to be given this week.
    Thanks for your help.
    oraInstall2003-07-19_10-20-14AM.err
    Exception java.lang.NullPointerException occurred..
    java.lang.NullPointerException
    at oracle.sysman.oii.oiic.OiicInstallSession.getLibLoader(OiicInstallSession.java:4614)
    at oracle.sysman.oii.oiic.OiicInstallSession.getDialogLibLoader(OiicInstallSession.java:4447)
    at oracle.sysman.oii.oiif.oiifb.OiifbWizChainDlgElem.loadDialog(OiifbWizChainDlgElem.java:1394)
    at Components.ifplsqlconv90.v9_0_2_10_1.CompContext.initialize_Dialog2(Unknown Source)
    at Components.ifplsqlconv90.v9_0_2_10_1.CompContext.initializeDialog(Unknown Source)
    at oracle.sysman.oii.oiif.oiifb.OiifbCompWizChainDlgElem.initialize(OiifbCompWizChainDlgElem.java:40)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:129)
    at oracle.sysman.oii.oiis.OiisCompContext.doOperation(OiisCompContext.java:1062)
    at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:116)
    at oracle.sysman.oii.oiic.OiicCompsWizEngine.doOperation(OiicCompsWizEngine.java:172)

    Also in the installation log file it says the things below. I think it's because i cannot identify the FORMS_ORACLE_HOME variable. In the installation procedure of FMA it says that i should set FORMS90_PATH to $ORACLE_HOME/forms90 but it doesn't work either.
    *** Component Locations Page***
    ShowCompLocs = SHOW_COMPONENT_LOCATIONS_PAGE = true
    Entering component: ifplsqlconv90 installation
    Setting value of O_JDK_HOME to
    Setting value of FORMS_ORACLE_HOME to
    *** Warning Page***
    TitleLabel = Warning
    SubTitleLabel =
    InfoLabel = It appears that you have selected an Oracle Home that does not have
    Oracle9i Forms installed.
    Please press the 'Previous' button and select an Oracle Home that does contain F
    orms.
    Setting value of SHOW_COMPONENT_LOCATIONS_PAGE to true
    *** Install Page***
    Starting install install phase 1 of component Oracle9i Forms Migration Assistant
    Starting install link phase of component Oracle9i Forms Migration Assistant
    Starting install install phase 2 of component Oracle9i Forms Migration Assistant
    Initializing installer save inventory WCCE
    Unable to read /opt/devsuite/oraInventory/Contents/LibsList.ser. Some inventory
    information may be lost.

  • Migration Assistant - Error Connecting to Network of sending MAC to new Mac

    Migration Assistant - Error Connecting to Network of sending MAC to new Mac
    So I doing the network Migration Assistant and its keeps giving me a ERROR connecting to Network of sending MAC to new MacBook Air... help...

    The local path needs to be written as the "volumes".  It's the Windows equivalent of using a Network Drive letter.  If you have not set up the volume in the Mac Finder you will run into issues.  DW was originally intended to have all files locally on your computer with a different testing server and different web server.  The fact that you have the "d$" name suggests to me that these are Windows servers that are you connecting to.  This article should help you map a drive that reconnects ( http://osxdaily.com/2012/05/04/automatically-connect-to-network-drive-mac-os-x/  ).
    As far as the remote, for this DW should be allowing a network address because it is never assumed that the testing server is local on the computer.  This may end up being a bug, but let's see if we can correct one problem at a time.

  • Migration Assistant Error Some files from ".journal" could not be transferred?

    Hello, world.
    A few days ago I replaced my the 97% full 100GB hard drive in my Dad's Core Duo 2.0GHz Macbook Pro with a 500GB but I received an ominous error at the end of the Migration Assistant transfer.  Here are the steps I took:
    1.  Replaced physical drive.
    2.  Booted up from OS X Snow Leopard disc.
    3.  Formatted new drive as OS X Journaled using Disk Utility.
    4.  Installed OS X Snow Leopard on the new drive.
    5.  When prompted by OS X Installation, I selected transfer data from another volume.
    6.  Placed the old drive in an enclosure and connected via USB.
    7.  At this point I let Migration Assistant take over.
    It took an hour and a half or more to transfer the data and everything SEEMS fine.  However, at the end I received the following error message from Migration Assistant:
    Errors and Warnings:
    - 2013-11-02 16:15:49 -0400 Some files from ".journal" could not be transferred
    - 2013-11-02 16:15:49 -0400 Some files from ".journal_info_block" could not be transferred
    I have searched around but I've been unable to find any information on this.  In other instances of these warnings, people seemed to be pointing the finger at moving from PowerPC macs to Intel Macs but this was Intel-->Intel.
    I did find someone suggest one other thing in another thread:
    "My reading of those error messages indicates that there's something wrong with the journaling files on the PB. I suggest that you disable and reenable it on the PB"
    However, I do not know how to enable or disable journaling without reformatting the drive from scratch as journaled or non-journaled.
    (post found here:  https://discussions.apple.com/message/8675337#8675337)
    Question:  Should I be worried and does anyone know specifically what this error indicates?  Is it possible that my dad's old hard drive was NOT formatted for journaling and MA was looking for these journal related files and unable to find them?
    Thank you all in advance for your help,
    Nick

    What options did you select for Migration Assistant to transfer? For instance, did you select network & computer settings?
    "Opt" sounds like the name of a folder, not a file type. On your 13" MacBook, do you have any folder by that name, especially in your home folder?
    Also, have you run Disk Utility's *verify disk* check on the MacBook's drive?

  • Is forms Migration Assistant supported on forms10g?

    Hi.
    I'm trying to user forms migration assistant with forms1g (Forms [32 bits] Versión 10.1.2.0.2 (Producción)), but i´m getting the following message: "the specified staging area is not supported by the current OUI". Seems like i need to install using a previous version of OUI or curent OUI is not supported.
    Answers will be greatly appreciated ..!

    Hi,
    I had the same problem right now and solved it.
    So for everyone who hits this problem .. the answer is:
    no need to install the Forms Migration Assitant,
    it is already included in 10g.
    Yours
    Volker

  • Oracle9i Forms Migration Assistant

    I want to download the Oracle9i Forms Migration Assistant, but I can't find it. Can you tell me, where can I find it?

    You already have it - check out the f90plsqlconv.sh script in your bin directory
    This is a Command line version - we'll be posting a prettier gui version on OTN shortly.

  • Downloading Forms Migration Assistance(6i- 9i)

    I have downloaded and installed 9iDS release 2(9.0.2). I need to install Forms Migration assistance to test migration of 6i forms to 9iAS.
    While downloading Forms Migration Assistance, it is saying Patch 1 for 9iDS must be first installed and then only Migration assistance can be installed.
    Could anyone please let me know HOW COULD I DOWNLOAD Patch 1 for 9iDS.
    Thanks

    Hi,
    3 things.
    1. The forms 9i is NOT available for the client/server environment. Therefore if your customer insists on client/server environment then you need to upgrade to forms 6i (which is the final client/server version of forms/reports developer).
    2. There are OS patches that you need to apply if you want to run forms/reports developer 6i on solaris 2.6. The complete list is available in the 6i installation documentation (you might find it also on the internet). If you upgrade the OS to solaris 8, then there is no extra OS patches required for forms/reports developer 6i. We are running 6i on Solaris 8 (with no extra OS patches).
    3. The last available patch for forms/reports developer 6i is patch #10 which can be downloaded from Oracle Metalink. I did apply this patch for 6i on solaris 8 client/server environment and has not seen any negative effect so far.
    regards.

  • Forms Migration Assistant and Reports

    Hi,
    We are about to start conversion from Forms 6i to 10g.
    There is a number of forms from which reports are called (RUN_PRODUCT).
    To what degree can Forms Migration Assistant be customized ? For example: can it create Report Objects for reports that are called from forms ? What about Parameters ? Can I specify which parameters should be used when calling RUN_REPORT_OBJECT ?
    Thanks,
    Tomas

    It would be very helpful to you if your read what's in [url http://www.oracle.com/technology/products/forms/htdocs/upgrade/index.html]Forms Upgrade Center
    There's lots of tips on how to make an optimum migration of your Forms.
    Tony

  • Not able to use forms migration assistant

    Dear OTN Members
    I have installed 10g database and dev suite 10g. Previous version of forms was 6i (client/server architecture). I have downloaded forms migration assitant 9.0.2; they are jar files. I dont know how to use migration assitant (jar files) to convert my forms to 10g. I have used java command to execute it, i have also double clicked on jar files but it says "invalid or corrupted jarfile". Tried in script, didnt worked too. When i download forms assistant it was in zip file and when i extract it, it becomes 5 directories named (Actions,Components,Dialogs,locks and Queries and two files named install1.jar and products.jar. I checked all files inside these directories but no file worked. I searched on web that how to make jar files executable and did that but i got the same message "invalid or corrupted jarfile".
    Please guide me where can i found migration assitant v10.1.2 (i already searched web but cant find it). and how to use it? If anybody have it please send me link or file (as its size is very small).
    I will appreciate your cooperation.
    Regards

    How can you download it and not see the documentation?
    http://www.oracle.com/technology/products/forms/htdocs/upgrade/index.html

  • Migration Assistant Errors

    So I'm using Migration Assistant to move from an older Intel dual core Macbook Pro to a new quad core Mac Pro. Both have 10.6.3 OS and all updates. The migration assistant pauses indefinitely and tells me there's a problem after about half an hour and says there might be a problem. After quitting, I see that there's a new user added on the new Mac Pro, but there are red minus signs next to all the folders, ad nothing in them. I'm using a Cat6 cable to connect them.

    Hi Chris,
    Just to add the link to Srirams good info (+5 "S")
    CSCso58747            Bug Details
    DMA tool throws an error "Export successful Validation Failed"
    Symptom:
    DMA Migration will not successfully complete with 4.3(1)
    Conditions:
    4.3(1)es18 through es22 when running DMA.
    Workaround:
    Delete "C:\Program Files\Cisco\CallManager\DBInstallCSV\Products\TypeTimeZone.csv" prior to running DMA
    Further Problem Description:
    An error similar to the following will be seen in "installdbw1.log":
    04/03/2008 09:11:50.203 installdb|Update TypeTimeZone set Name='Nepal Standard Time', Description='(GMT+05:45)Kathmandu', Moniker='TIMEZONE_KATHMANDU', Bias='-345', StdDate='0/0/0/0,0:0:0:0', StdBias='0', DstDate='0/0/0/0,0:0:0:0', DstBias='0', displayindex='183' where Enum = '59'|
    04/03/2008 09:11:50.203 installdb|-->InstallCSV::ConvertFile |
    04/03/2008 09:11:50.203 installdb|*ERROR* Error executing "Update TypeTimeZone set Name='Nepal Standard Time', Description='(GMT+05:45)Kathmandu', Moniker='TIMEZONE_KATHMANDU', Bias='-345', StdDate='0/0/0/0,0:0:0:0', StdBias='0', DstDate='0/0/0/0,0:0:0:0', DstBias='0', displayindex='183' where Enum = '59'": [Informix][Informix ODBC Driver][Informix]Unspecified System Error = -346.|
    04/03/2008 09:11:50.203 installdb|< --InstallCSV::ConvertFile |.
    Status
    Fixed             
    Severity
    2 - severe
    Last Modified
    Any Time        
    Product
    Cisco Unified Communications Manager (CallManager)         
    Technology
    1st Found-In
    7.0(0.148)       
    Fixed-In
    4.3(1)ES22.1
    Cheers!
    Rob

  • HT4796 Migration assistant error message

    I have an HP Pavillion and am running xp on it.  When trying to use migration assistant to transfer data over to my imac I am getting the following error message
    An error occured while preparing your information for transfer - does anyone know how to overcome this? I've followed the instructions on the programme and the error message comes up on the Hp

    Try networking the 2 computers and copy the files over.

Maybe you are looking for