Can't compile form(from Shanghai,China)

The code I use to compile the form:
$ /u02/dev/devora/8.0.6/bin/f60gen \
module=/u02/dev/devappl/au/11.5.0/forms/ZHS/EAMFWOBL_E.fmb \
userid=APPS/APPS \
output_file=/u02/dev/devappl/eam/11.5.0/forms/ZHS/testprint.fmx \
module_type=form batch=yes compile_all=special"
He said:
Message file forms60/mesg/fmcus.msb not found.
But I found that file in the specific folder.
So what can I do?Help!

i am able to compile one form at a time but how do I compile all forms, for some reason I created a new form, ftp it, then compiled it , it runs in Oracle Apps environment however all other forms are inactive, I believe I have to recompile all forms (am i right?) but I dont know how to do this , here is the code I have to compile one form
$ ls -l /u01/app/appl/au/11.5.0/forms/US/BGQTRAIN.fmb
$cp /u01/app/appl/au/11.5.0/forms/US/BGQTRAIN.fmb /u01/app/appl/au/11.5.0/forms/US/BGQTRAIN.fmb_070415
$ ls -l /u01/app/appl/xxbsi/11.5.0/forms/US/BGQTRAIN.fmx
$ cp /u01/app/appl/xxbsi/11.5.0/forms/US/BGQTRAIN.fmx /u01/app/appl/xxbsi/11.5.0/forms/US/BGQTRAIN.fmx_070415
$ put the form source onto this host in the following directory
$ cd /u01/app/appl/au/11.5.0/forms/US
$ $ORACLE_HOME/bin/f60gen module=/u01/app/appl/au/11.5.0/forms/US/BGQTRAIN.fmb userid=apps/dbaapps output_file=/u01/app/appl/xxbsi/11.5.0/forms/US/BGQTRAIN.fmx module_type=form batch=yes compile_all=special
$ more BGQTRAIN.err
<no errors found>

Similar Messages

  • MBP i7 shipping from Shanghai, China!?

    I finally got a FedEx notice that my 15" MBP just shipped... from Shanghai, China. Why does this give me pause? I'm sure that's the origin of all Apple products anyway, but I guess I'm worried that there is a level of QA-check that will be missing.
    It's probably nothing, but in the past I'd always bought from an Apple store. Was quite surprised to see "Shanghai, China" on the FedEx departure location. That's quite a long (and I'm sure rough) journey.
    Keeping fingers crossed...

    webmaestro74 wrote:
    Stephen...
    You're right, of course, and I think most Americans are aware (especially those who've lost their US-based manufacturing jobs over the years) that pretty much everything is manufactured overseas... or north/south of the border.
    There are still some complete machines still assembled in the US. It's getting rare though.
    However, that's not really my issue. I have this crazy notion that products bought from the Apple stores undergo one final check for possible shipping damage or manufacturing defects before being sold. I'm sure that's a false assumption, but it gives me a warm fuzzy nonetheless.
    Highly unlikely. Everything comes complete from the factory sealed and ready for sale. The packaging contains everything needed. They won't even think of turning anything on, because most people want their machines to initially fire up just like it came from the factory. All the booklets, packaged accessories, and discs are packed at the final assembly point, and they're primarily produced by local manufacturers.
    Apple's subcontractors are established Taiwanese manufacturers like Foxconn, Quanta, and Acer. Personally I think their manufacturing standards were slightly higher when their primary assembly was in Taiwan, but those days are primarily over. They do maintain their own QC personnel at these newer factories in mainland China, and in general the quality is pretty high. Definitely better than most PRC only manufacturing facilities.

  • I can't compile forms using telnet ....

    i have an application server with linux redhat 4 software.
    i have a shell that is named ' cpfdry.sh ' which is found on the path '\\192.9.200.2\apps\forms_to_compile'.
    the contents of the shell is
    for i in `ls *.fmb`
    do
    echo compiling form $i
    /home/apps/as/bin/frmcmp.sh userid=dry/dry@dq Module=$i batch=YES compile_all=YES
    done
    when i want to complie a form i put it in that path beside the shell and just run the shell by double clicking it , and i get my form compiled and generating an FMX file.
    but every time i have to go to the server which is located in another room. with every modification i have to recompile and have to go to the other room .
    i tried to do the compilation process by using telnet , and then run the shell file from my machine , i did like the following
    [oracle@apps forms_to_compile]$ sh cpfdry.sh
    compiling form PA_SPECIAL_PAY_COST.fmb
    FRM-91500: █و╤ ▐╟╧╤ ┌طه ╚╧┴/┼▀ع╟ط ╟ط╚غ╟┴
    compiling form sal_arseda_balance.fmb
    FRM-91500: █و╤ ▐╟╧╤ ┌طه ╚╧┴/┼▀ع╟ط ╟ط╚غ╟┴
    compiling form sal_order_reserve.fmb
    FRM-91500: █و╤ ▐╟╧╤ ┌طه ╚╧┴/┼▀ع╟ط ╟ط╚غ╟┴
    as you can see i got an error and the forms aren't compiled.
    and still now i have the same problem, and unfortunatly i still have to go to the room that have the server many times at the day ..
    what is the problem, i need some help plz ..
    thanks....
    sabry...
    Edited by: user635392 on Jan 8, 2011 5:24 AM

    thanks for interest..
    yes , it is the same user
    my server ip is 192.9.200.2, so i write in the command line ' telnet 192.9.200.2.
    Red Hat Enterprise Linux ES release 4 (Nahant Update 4)
    Kernel 2.6.9-42.ELsmp on an i686
    login: oracle
    Password:
    in the login and password i use the same user ' oracle ' and the same password
    thanks ..
    sabry ..

  • Compiling form from  command prompt...

    hi all,,
    Can any one tell me, :how to compile a form
    from command prompt..
    It would be appreciable if i can get an answer for this...
    Thanks and regards.

    You could use ORACLE_HOME\bin\ifcmp90.exe ........ (for 9i/10g) or ORACLE_HOME\bin\frmcmp.exe....... (for 10gR2).
    with the option batch=yes

  • How can I prevent forms from being prematurely submitted when users click on the  "Enter" key?

    Is there any way that I can prevent Dreamweaver CF submission forms from being prematurely submitted by the user when he/she clicks on the "Enter" key before they have completed the form?  I need the users to finish form and click on the "Submit" key.  I have the "Submit" key action configured as "submit form"

    Thank you!
    Found a solution through Google.

  • How to run 10g compiled form from desktop runtime icon from any machine

    i am facing a prob that is i have installed 10g database / Developer suite ,
    now i created a form on DS which is running fine with in the environment on DS but now prob is
    when i run this form from Desktop its failed to run and generate an error with creating a .err file and give a message that is file not generated ,
    does any one can tell me what is the method of configuration for 10g forms to run it from clioent side ,
    now i have also installed its application server too but what should do now to run it in browser environment from client desktop
    wiating for Reply
    Qaiser Hassan Awan

    Please go to http://forums.oracle.com/forums/index.jspa?categoryID=1 and look for a forum that will discuss forms.
    cu
    Andreas

  • How can I compile Javascript from Java??

    Hi all,
    I am facing a problem, problem is I have to compile JavaScript code in Java. JavaScript code will given in Text field, those code i have to compile and i should display a message saying this is valid Java script code or Invalid code.Can anyone help on this...

    JavaScript code interpreting but not compiling... I need to compile, but not Interpret the code. How can i Compile the JavaScript Code...

  • Adadmin can't compile forms for po ,gl  in 11i

    Hi All ,
    I tried to do mass compile of forms through adadmin for all object in 11i apps but have noticed only fnd forms fmx are able to generate.
    Other product like po ,gl forms(fmx) not generated .
    I have tried to compile forms for po or gl but getting below message. Any idea ?
    EBS - 11.5.10.2 (Linux 5)
    Database - 11gR2 ( AIX 6)
    Do you want to generate Oracle Forms objects
    using this character set [Yes] ?
    Do you want to regenerate Oracle Forms PL/SQL library files [Yes] ?
    D you want to regenerate Oracle Forms menu files [Yes] ?
    Do you want to regenerate Oracle Forms executable files [Yes] ?
    *Enter list of products ('all' for all products) [all] : po*
    Generate specific forms objects for each selected product [No] ?
    The current set of installed languages is: US
    Please select languages for generating Oracle Forms files.
    You may select all of the above languages, or just a subset.
    Enter list of languages ('all' for all of the above) [all] :
    You selected the following languages: US
    Is this the correct set of languages [Yes] ?
    Reading product form information...
    Selecting Oracle Forms PL/SQL library files and menu files to generate...
    Selecting product forms to generate...
    No Oracle Forms objects selected for generation.

    user10922685 wrote:
    Hi All ,
    I tried to do mass compile of forms through adadmin for all object in 11i apps but have noticed only fnd forms fmx are able to generate.
    Other product like po ,gl forms(fmx) not generated .
    I have tried to compile forms for po or gl but getting below message. Any idea ?
    EBS - 11.5.10.2 (Linux 5)
    Database - 11gR2 ( AIX 6)
    Do you want to generate Oracle Forms objects
    using this character set [Yes] ?
    Do you want to regenerate Oracle Forms PL/SQL library files [Yes] ?
    D you want to regenerate Oracle Forms menu files [Yes] ?
    Do you want to regenerate Oracle Forms executable files [Yes] ?
    *Enter list of products ('all' for all products) [all] : po*
    Generate specific forms objects for each selected product [No] ?Choose yes to this question, it will regenerate all forms for the selected module
    The current set of installed languages is: US
    Please select languages for generating Oracle Forms files.
    You may select all of the above languages, or just a subset.
    Enter list of languages ('all' for all of the above) [all] :
    You selected the following languages: US
    Is this the correct set of languages [Yes] ?
    Reading product form information...
    Selecting Oracle Forms PL/SQL library files and menu files to generate...
    Selecting product forms to generate...
    No Oracle Forms objects selected for generation.
    Further info, refer MOS Note:
    How to Generate a Specific Form Through AD utility adadmin [ID 178722.1]

  • Can we generate forms from different locations on same account?

    We're thinking of subscribing for the unlimited forms plan. Would this plan allow us to generate forms (and receive reports) from various locations on the same account? Or would each location need its own account?
    Thanks, Meg

    Hi Meg;
    Depending on the roles each user needs to play, you could have one "Plus" membership that can have all of the "live" forms in it, that user could share forms and/or responses with the other users so they could collaborate in the editing and view responses and reports.  The permissions in the form (ability to use paid features) are based on the form author, so the "Free" level users could use the paid features in these forms that were shared by the one Plus membership.
    Here is some information on sharing forms: http://forums.adobe.com/docs/DOC-2462
    Also some good gneral Quick Start guides and How To's: https://www.acrobat.com/formscentral/en/library/how-to-make-create-survey-or-form.html
    In addition, if any of the free users were to create a form for the team they could export that form as a design file for the Plus member to import and then share.  Since the free user can only create one form, but have unlimited shared with them, and since the form rights are from the author the Free user wouldn't want to share the form, but instead export it so that when the Plus user imports it they are the author and when it is shared the form would have the Plus level features (I hope that made sense). 
    As far as organization there are no folders in FormsCentral at this time.
    Thanks,
    Josh

  • Can't Create Form From Existing PDF

    I received a PDF from a woman, it is a form that I can print out and snail mail. I decided to convert it to a PDF fillable form as it would be faster and cleaner to fill out...I can't. I am getting the following error and it's not just her PDF, I get this on any file I convert to PDF and tell to create a fillable form of. I didn't have this problem until I upgraded to CC  and installed the latest Acrobat version.
    Error:
    "Acrobat was unable to make this document accessible because of the following error:
    Bad PDF; error in processing fonts. <bad Type0 font> [1]
    Please note that some pages of this document may have been changed. Because of this failure, you are advised to not save these changes."
    I don't know what font she used nor the program, I don't have control of that short of asking her to change the font so Acrobat will play with it. One could assume she used the exact same file she made the previous year and just updated the year and date on it which, using my previous version of Acrobat would work fine at creating a fillable form.
    Enquiring minds want to know.
    Thanks

    If you are adding/modifying ejb-jar.xml outside JDeveloper and trying to see the changes.
    Save the ejb-jar.xml file which is being modified externally
    Select ejb-jar.xml in JDeveloper
    and do View | Refresh
    This will load in the changes (providing the source path has been set properly)
    raghu
    JDev Team

  • Can't run form from Form Builder 10g - Port configuration problem?

    Hi,
    I have installed the Database (10.2.0.1.0) and the Developer Suite (10.1.2.0.2) on two Linux machines (Red Hat Enterprise Linux ES 4 Basic).
    If I enter the frmservlet-URL manually everything seems to be fine.
    In one case I enter http://127.0.0.1:8890/forms/frmservlet, in the other http://127.0.0.1:8889/forms/frmservlet; in BOTH cases I get eventually a dark square and the status bar says "Applet oracle.forms.engine.Main started".
    HOWEVER, if I create a simple form with Form Builder and click on the Button with the green traffic light ("Run Form"), the form runs only on the machine where frmservlet listens on port 8890.
    On the other machine (frmservlet configured to listen on port 8889) Firefox pops up, the URL "http://127.0.0.1:32979/6dOrpwghCqnp8PhMT7KVT533m3IaArqFbPqPBOztZXWYSsNy" gets called, and nothing else happens. The screen displays the string "ORACLE FORMS." and the status bar says "Waiting for 127.0.0.1...", and it stays like this forever.
    I assume this is a port configuration problem, but I don't have a clue where to start.
    Any suggestions how I should proceed are greatly appreciated.
    Thank you very much in advance!

    Hi Frank,
    Thank you for your reply.
    I doublechecked my configuration.
    In the dialog Edit --> Preferences --> Runtime the Application Server URL is set to "127.0.0.1:8889/forms/frmservlet".
    However, when I attempt to run the form, the URL "http://127.0.0.1:33140/W2dwbV9eXS2fPkuKlxNhCxFWdEihwDviat2uV7ycrSotqwDN" gets called.
    The screen displays the string "ORACLE FORMS." and the status bar says "Waiting for 127.0.0.1...", and that's it.
    I wonder how the port number 33140 got selected. Interestingly, this time it is a different number; last time it was port 32979. In fact, the port number seems to change each time; I tried again and now it is 33189.
    I will now try to set the port number for the frmservlet to 8890.
    I choose Edit --> Preferences --> Runtime and set the application server URL to "127.0.0.1:8890/forms/frmservlet".
    I stop the container, open /home/oracle/OraHome_1/j2ee/DevSuite/config/default-web-site.xml and change the port number to 8890:
    <?xml version="1.0" standalone='yes'?>
    <!DOCTYPE web-site PUBLIC "Oracle Application Server 10g XML Web-site" "http://xmlns.oracle.com/ias/dtds/web-site.dtd">
    <!-- change the host name below to your own host name. Localhost will -->
    <!-- not work with clustering -->
    <!-- also add cluster-island attribute as below
    <web-site host="localhost" port="0" protocol="ajp13"
    display-name="Default Oracle Application Server 10g Java WebSite" cluster-island="1" >
    -->
    <web-site port="8890" protocol="http"
    display-name="Oracle Developer Suite 10g instance of Oracle Containers for J2EE Web Site">
    <!-- Uncomment the following line when using clustering -->
         <!-- <frontend host="your_host_name" port="80" /> -->
         <!-- The default web-app for this site, bound to the root -->
         <default-web-app application="default" name="defaultWebApp" root="/j2ee" />
    <!-- Do not delete this line. -->
    <web-app application="forms" name="formsweb" root="/forms" />
    <!-- -->
    <!-- <web-app application="forms" name="formsweb" root="/forms" /> -->
    <web-app application ="reports" name="web" root="/reports" />
    <web-app application = "reports" name="demo" root="/repdemo" />
         <!-- Access Log, where requests are logged to -->
         <access-log path="../log/default-web-access.log" />
    </web-site>
    I restart the container, start Form Builder, connect to the database, and open my test form.
    When attempting to run the form, the URL "http://127.0.0.1:33437/Pl0n3ky9vmU5z37A7ScBnQhsGwq3jwuzJpgTAKWPMOYIzT8K" gets called (again a new port number, apparently picked radomly within a certain range) and nothing happens: "Waiting for 127.0.0.1...".
    However, when I enter the URL http://127.0.0.1:8890/forms/frmservlet I do (eventually, after confirming that I trust the certificate etc.) get a darc rectangle and the status message "Applet oracle.forms.engine.Main started", which tells me that my setup can't be that far off target.
    Here is the output of netstat:
    [root@localhost ~]# netstat -anp --tcp
    Active Internet connections (servers and established)
    Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
    tcp 0 0 0.0.0.0:32769 0.0.0.0:* LISTEN 2779/rpc.statd
    tcp 0 0 0.0.0.0:23910 0.0.0.0:* LISTEN 5269/java
    tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 2759/portmap
    tcp 0 0 0.0.0.0:1521 0.0.0.0:* LISTEN 4265/tnslsnr
    tcp 0 0 0.0.0.0:113 0.0.0.0:* LISTEN 2983/xinetd
    tcp 0 0 127.0.0.1:7830 0.0.0.0:* LISTEN 4429/spamd --port 7
    tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 2928/cupsd
    tcp 0 0 0.0.0.0:9240 0.0.0.0:* LISTEN 5269/java
    tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 3002/sendmail: acce
    tcp 0 0 0.0.0.0:8890 0.0.0.0:* LISTEN 5269/java
    tcp 0 0 0.0.0.0:32795 0.0.0.0:* LISTEN 4231/ora_d000_orcl
    tcp 0 0 127.0.0.1:1521 127.0.0.1:32817 ESTABLISHED 4265/tnslsnr
    tcp 0 0 127.0.0.1:32817 127.0.0.1:1521 ESTABLISHED 4209/ora_pmon_orcl
    tcp 0 0 127.0.0.1:33425 127.0.0.1:1521 ESTABLISHED 5298/frmbld
    tcp 0 0 127.0.0.1:1521 127.0.0.1:33425 ESTABLISHED 5311/oracleorcl
    tcp 1 0 80.133.127.83:33485 209.132.177.100:443 CLOSE_WAIT 4060/python
    tcp 1 0 80.133.127.83:33484 209.132.177.100:443 CLOSE_WAIT 4060/python
    tcp 1 0 80.133.127.83:33494 209.132.177.100:443 CLOSE_WAIT 4060/python
    tcp 1 0 80.133.127.83:33520 209.132.177.100:443 CLOSE_WAIT 4060/python
    tcp 0 0 80.133.127.83:33529 209.132.177.100:443 ESTABLISHED 4060/python
    tcp 0 0 80.133.127.83:33528 209.132.177.100:443 ESTABLISHED 4060/python
    tcp 1 0 80.133.127.83:33460 209.132.177.100:443 CLOSE_WAIT 4060/python
    tcp 1 0 80.133.127.83:33470 209.132.177.100:443 CLOSE_WAIT 4060/python
    tcp 0 0 :::22 :::* LISTEN 2968/sshd
    tcp 0 0 ::ffff:127.0.0.1:33437 :::* LISTEN 5298/frmbld
    tcp 697 0 ::ffff:127.0.0.1:33437 ::ffff:127.0.0.1:33439 CLOSE_WAIT -
    tcp 348 0 ::ffff:127.0.0.1:33437 ::ffff:127.0.0.1:33440 CLOSE_WAIT -
    [root@localhost ~]#
    The question remains: Where do those port numbers come from?
    Regards,
    jme

  • I Can't compiled forms in server 9iAS, Linux

    Good.. I have a problem, when I want to compile the "form", in linux down(under) 9iAS. There throws a mistake that does not find bookshop libigo.so.0, but if they exist inside the directory(board of directors) Lib., it is bad, because all the feasible ones of the Bin, give the same problem with other bookshops .. it seemed that not this formed well....

    I haven't had the opportunity to use Linux yet, but found an article, Note:136678.1, stating that you may get this type of error because of the desktop manager. Here's an excerpt from that article:
    The error is raised on Redhat 6.0 after adding "/usr/X11R6/lib" to LD_LIBRARY_PATH.
    After adding "/opt/gnome/lib" to LD_LIBRARY_PATH the problem is gone.
    After adding "/opt/kde/lib" KDE works with KWM.
    The only window manager that doesn't work now is "Enlightenment".
    The be on the safe side you never should rely on the Window Manager or Desktop Manager default settings.
    So always define this LD_LIBRARY_PATH when using Gnome on SuSE:
    $ORACLE_HOME/lib:/usr/X11R6/lib:/opt/gnome/lib
    And always define this LD_LIBRARY_PATH when using KDE on SuSE:
    $ORACLE_HOME/lib:/usr/X11R6/lib:/opt/kde/lib
    Bug 1422913 was filed for this problem and closed with status 92 (no bug) after the solution was found.
    Bug 1413894 describes a similar problem - with different errors on Redhat Linux.

  • I can not compile form .vi to .rxe

    Hello,
    I have a problem downloading a .vi project to the nxt brick.
    Until yesterday I could compile from .vi to .rxe and donwload it in the brick a project done with Labview 2012 service pack 1 version 12.0.1(32bit) but I cannot do it anymore. I have tried to reset the brick and i have tried the option target to nxt, but i don't know if i have proved this last option correctly 
    Can anyone help me, please?

    Thanks for your reply!
    I have tried many times as your instruction,
    but the error still occurs.I have also checked the constructor of the class
    AudioFormat ,the parameters are (String,double,int,int).
    I have inported the packages needed as follow.Could you please find the problem for me .Thanks again.
    import javax.media.*;
    import java.awt.*;
    import java.awt.event.*;
    import java.util.*;
    import javax.sound.sampled.*;

  • Embedded Tomcat Can't Compile JSP from JAR

    I've got a problem that I can't seem to figure out. I hope someone might shed some light on this.
    I have a desktop java application that has Tomcat embedded in it. I'm creating a jar file of just myapp's *.class files and I specify the main-class and classpath in the manifest file. If I execute the jar the following way, it works fine:
    set CLASS_PATH=.;.\myapp.jar;.........all of the required Tomcat classes....;.\lib\anotherLib.jar
    javaw -ea -classpath  %CLASS_PATH%  com.myapp.Application
    But if I try to execute it this way, it runs and starts Tomcat. However, when Tomcat tries to compile a JSP, it can't find packages such as javax.servlet, javax.servlet.jsp, org.apache.jasper.runtime, and so forth.
    I believe It has something to do with the classpath. Does anybody have any ideas?

    i guess it is not the too lengthy classpath...
    just chek that when u run the application from eclipse.. r u seting the classpath.. and that classpath should not have any spaces in it..
    for ex: a directory like c:\program files \ should be as c:\progra~1\..
    ot any jar file in the classpath has spaces...
    this may be one of the reason that the classpath gets truncated...

  • Can I prefill forms from an excel worksheet

    I am looking for an alternative to typing or copy and pasting names onto forms that I distribute to clients. I am wondering if there is a way I can link an excel worksheet or export data from a document to prefill on each form. Something similar to a mail merge of some type.
    Thank you!

    Probably the easiest way to do this is to import the data in Acrobat from a tab-delimited file that you export from Excel. The first row must contain the exact field names and subsequent rows contain one or more records. When you import, you will be able to select a row of data and it will then be used to populate the form. So the workflow is:
    1. Begin by setting up a worksheet to include the field names of the PDF form as the first row.
    2. Populate the worksheet with one or more records.
    3. Save worksheet as a tab-deliimited text file.
    4. Open the form in Acrobat
    5. Import a row of data form the text file. E.g., Tools > Forms > More Form Options > Import Data > [select text file] > [select row]

Maybe you are looking for