Executing c graphics programs in Terminal

the following prgm has been written in the vi editor...it has been named hello.cpp
#include<iostream>
#include<graphics>
int main(void)
int gd = DETECT, gm;
initgraph(&gd, &gm, "");
line(0, 0, 100, 100);
closegraph();
the errors are as follows:
g++ hello.cpp -o hello
hello.cpp:2:19: error: graphics: No such file or directory
hello.cpp: In function 'int main()':
hello.cpp:5: error: 'DETECT' was not declared in this scope
hello.cpp:6: error: 'initgraph' was not declared in this scope
hello.cpp:7: error: 'line' was not declared in this scope
hello.cpp:8: error: 'closegraph' was not declared in this scope
kindly assist...

So how about a little web searching? I'll get started for you...
For example:
http://developer.apple.com/macosx/architecture/index.html
Which led to this:
http://developer.apple.com/graphicsimaging/opengl/
The initial search also indicated some third party graphics libraries for OS X, for example, http://www.macobserver.com/article/2007/08/20.13.shtml
Good luck!

Similar Messages

  • Command not found error while executing shell programs in terminal

    I have written one sample shell program.
    while executing shell program in terminal,it shows COMMAND NOT FOUND error.
    How to slove this.

    Post the "Actual" error.  It says more than command not found.
    Post your script.
    Post the output from:
    echo $PATH
    Post the output from:
    which name_of_command_not_found

  • [Solved] Launching Graphical Programs From The Terminal

    Occasionally I launch graphical programs from the terminal and they usually spit out what they're doing in the background, I know you can send this output to /dev/null but is there a way to have that is the default setting (ex. not having to type &> /dev/null each time) and then somehow turn console output back on when I want to debug something? I tried creating an alias but that didn't work.
    Last edited by brando56894 (2011-07-26 04:17:11)

    brando56894 wrote:
    I put it in my .bashrc and when I reload .bashrc I get this:
    bash: /home/bran/.bashrc: line 12: syntax error near unexpected token `;'
    bash: /home/bran/.bashrc: line 12: `no() { "$1"&>/dev/null & ;}'
    Remove that '&' and try again. (remember to reload the .bashrc)
    jasonwryan wrote:What, exactly, did you put in your .bashrc?
    He used your function but with "my" '&' - w/o 'nohup'.
    Last edited by karol (2011-07-26 04:25:55)

  • Keep getting error message when trying out a small java program in terminal

    I've been trying out running java programs in mac os x terminal. I have eclipse as well, but it's too much for me right now. I copied some programs out of the dummies book I have, just to get a feel for things -- so, I went to the desktop where the program was, and compiled it (I saved it with a .java extension). "javac javaprogram.java" to compile, which it did fine, and then 'java javaprogram' to execute it. It's just a simple line that says 'you'll love java!'. Anyway, it wouldn't execute it.
    Here's the program (written in text edit):
    class Displayer {
         public static void main (String args []) {
              System.out.println ("You'll love Java!");
    I got these messages:
    Exception in thread "main" java.lang.NoClassDefFoundError: javaprogram
    Caused by: java.lang.ClassNotFoundException: javaprogram
         at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:316)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:288)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
    Now, I noticed that the first part of the error is "java.lang.NoClassDefFoundError: javaprogram". When I tried to run the program, it 'created' or put something on the desktop called Displayer.class, so I'm not sure what's going on. I've compared what I entered to what's in the book, and there are no mistakes on my part.
    Can anyone tell me what I'm doing wrong, and is there any book or site I can go to which will instruct me on running programs in terminal?

    For starters, rename javaprogram.java to Displayer.java and dojavac Displayer.java
    java Displayerand since you are new to Java, change your source code to public class Displayer.
    In Java, files containing a Java class named "ClassName" should/have to be named "ClassName.java".

  • "Program was terminated by signal 6" in R12

    Hi All,
    Purchasing report is completed with error of signal 6. Please find the attached below log file details.
    Please advise how to resolve this issue in R12.
    XXPRPOP module: Printed Purchase Order Report
    +---------------------------------------------------------------------------+
    Current system time is 21-JUL-2013 23:45:12
    +---------------------------------------------------------------------------+
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_report_type='R'
    P_po_num_from='1096156'
    P_po_num_to='1096156'
    P_print_releases='Y'
    P_user_id='1049699'
    P_QTY_PRECISION='2'
    P_DELIVER_TO='N'
    P_DISPLAY_PRICES='Y'
    P_USER_ORG='257'
    P_DEBUG='N'
    Forcing NLS_NUMERIC_CHARACTERS to: '.,' for XDO processing
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.WE8ISO8859P1
    stat_low = 86
    stat_high = 0
    emsg:was terminated by signal 6
    Enter Password:
    *** glibc detected *** ora_rw20_run: free(): invalid next size (fast): 0xdac5b3f8 ***
    ======= Backtrace: =========
    /lib/libc.so.6[0x4e1119a1]
    /lib/libc.so.6[0x4e1140e1]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librw.so(rxnmfree+0x20)[0xf687f070]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librw.so(rwfree+0x4c3)[0xf67b65b3]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librw.so(+0x2d0a95)[0xf677fa95]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librw.so(rwffmdestroy+0xfc)[0xf677f1ce]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librw.so(+0x2fa518)[0xf67a9518]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librw.so(rwfrbprint+0x2cc)[0xf67a5a66]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librw.so(rwfdtprint+0x8bd)[0xf676a325]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librw.so(rwsjnidr+0xd1)[0xf667c16b]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librw.so(+0x1cab40)[0xf6679b40]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librw.so(Java_oracle_reports_engine_EngineImpl_CRunReport+0x922)[0xf6678494]
    [0xef22106f]
    [0xef21ae6a]
    [0xef21b1f1]
    [0xef21ad93]
    [0xef218204]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server/libjvm.so(+0x2d8894)[0xf739e894]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server/libjvm.so(+0x3c08c9)[0xf74868c9]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server/libjvm.so(+0x2d8ae6)[0xf739eae6]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server/libjvm.so(+0x2d83b6)[0xf739e3b6]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server/libjvm.so(+0x2d8f2f)[0xf739ef2f]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server/libjvm.so(+0x332dd5)[0xf73f8dd5]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server/libjvm.so(+0x43e2ea)[0xf75042ea]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server/libjvm.so(+0x439383)[0xf74ff383]
    /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server/libjvm.so(+0x3c2423)[0xf7488423]
    /lib/libpthread.so.0(+0x6a49)[0xf4bbfa49]
    /lib/libc.so.6(clone+0x5e)[0x4e18363e]
    ======= Memory map: ========
    08048000-08072000 r-xp 00000000 00:19 1185844 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/bin/rwrun
    08072000-080b4000 rwxp 00029000 00:19 1185844 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/bin/rwrun
    080e1000-08cc7000 rwxp 00000000 00:00 0 [heap]
    4e07f000-4e09d000 r-xp 00000000 fc:00 393274 /lib/ld-2.12.so
    4e09d000-4e09e000 r-xp 0001d000 fc:00 393274 /lib/ld-2.12.so
    4e09e000-4e09f000 rwxp 0001e000 fc:00 393274 /lib/ld-2.12.so
    4e0a1000-4e231000 r-xp 00000000 fc:00 393367 /lib/libc-2.12.so
    4e231000-4e233000 r-xp 0018f000 fc:00 393367 /lib/libc-2.12.so
    4e233000-4e234000 rwxp 00191000 fc:00 393367 /lib/libc-2.12.so
    4e234000-4e237000 rwxp 00000000 00:00 0
    cc700000-cc8c4000 rwxp 00000000 00:00 0
    cc8c4000-cc900000 ---p 00000000 00:00 0
    cc900000-cc9cf000 rwxp 00000000 00:00 0
    cc9cf000-cca00000 ---p 00000000 00:00 0
    ccaab000-ccaac000 ---p 00000000 00:00 0
    ccaac000-ccab9000 rwxp 00000000 00:00 0
    ccab9000-ccabc000 ---p 00000000 00:00 0
    ccabc000-ccb2c000 rwxp 00000000 00:00 0
    ccb2c000-ccc7b000 r-xp 00000000 00:19 4737256 /u01/app/fc2dev/fcodev/apps/apps_st/appl/fnd/12.0.0/bin/fndrwxit.so
    ccc7b000-cccc5000 rwxp 0014e000 00:19 4737256 /u01/app/fc2dev/fcodev/apps/apps_st/appl/fnd/12.0.0/bin/fndrwxit.so
    cccc5000-cccd7000 rwxp 00000000 00:00 0
    cccd7000-cccd8000 ---p 00000000 00:00 0
    cccd8000-ccce5000 rwxp 00000000 00:00 0
    ccce5000-ccce8000 ---p 00000000 00:00 0
    ccce8000-ccd58000 rwxp 00000000 00:00 0
    ccd58000-ccd59000 ---p 00000000 00:00 0
    ccd59000-ccd66000 rwxp 00000000 00:00 0
    ccd66000-ccd69000 ---p 00000000 00:00 0
    ccd69000-ccdd9000 rwxp 00000000 00:00 0
    ccdd9000-ccdda000 ---p 00000000 00:00 0
    ccdda000-ccde7000 rwxp 00000000 00:00 0
    ccde7000-ccdea000 ---p 00000000 00:00 0
    ccdea000-cce5a000 rwxp 00000000 00:00 0
    cce5a000-cce8c000 r-xs 00000000 00:19 922357 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar
    cce8c000-cd054000 r-xs 00000000 00:19 3551554 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/forms/java/frmall.jar
    cd054000-cd0be000 rwxp 00000000 00:00 0
    cd0be000-d0cae000 r-xs 00000000 00:19 532406 /u01/app/fc2dev/fcodev/apps/apps_st/comn/java/lib/appsborg.zip
    d0cae000-d0d34000 rwxp 00000000 00:00 0
    d0d34000-d3db1000 r-xs 00000000 00:19 524802 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar
    d3db1000-d499b000 r-xs 00000000 00:19 524890 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar
    d499b000-d4a00000 r-xs 00000000 00:19 1059536 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/help4.jar
    d4a00000-d4ac2000 rwxp 00000000 00:00 0
    d4ac2000-d4b00000 ---p 00000000 00:00 0
    d4b41000-d4b45000 r-xs 00000000 00:19 1059543 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/importer.jar
    d4b45000-d4d0c000 r-xs 00000000 00:19 1188753 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/reports/jlib/rwxdo.jar
    d4d0c000-d4d49000 r-xs 00000000 00:19 1059580 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/jewt4-nls.jar
    d4d49000-d4eb9000 r-xs 00000000 00:19 1190005 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/bibeans/lib/olap_api.jar
    d4eb9000-d5104000 r-xs 00000000 00:19 1189933 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/bibeans/lib/bidata-nls.zip
    d5104000-d550d000 r-xs 00000000 00:19 1190003 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/bibeans/lib/bidatasvr.jar
    d550d000-d577d000 r-xs 00000000 00:19 1189915 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/bibeans/lib/bidatacmn.jar
    d577d000-d5aec000 r-xs 00000000 00:19 1190004 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/bibeans/lib/bidataclt.jar
    d5aec000-d5c39000 r-xs 00000000 00:19 1190006 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/bibeans/lib/bipres-nls.zip
    d5c39000-d6082000 r-xs 00000000 00:19 1189876 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/bibeans/lib/bipres.jar
    d6082000-d622c000 r-xs 00000000 00:19 1189993 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/bibeans/lib/bicmn-nls.zip
    d622c000-d62d3000 r-xs 00000000 00:19 1189984 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/bibeans/lib/bicmn.jar
    d62d3000-d62df000 r-xs 00000000 00:19 1189980 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/bibeans/lib/biamlocal.jar
    d62df000-d631f000 r-xs 00000000 00:19 1059763 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/BC4J/lib/collections.jar
    d631f000-d6572000 r-xs 00000000 00:19 1059766 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/BC4J/lib/bc4jmt.jar
    d6572000-d6599000 r-xs 00000000 00:19 1188808 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/reports/jlib/xrpdsolap.jar
    d6599000-d66f7000 r-xs 00000000 00:19 659327 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/ord/jlib/jai_core.jar
    d66f7000-d68bf000 r-xs 00000000 00:19 1059565 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/ewt3.jar
    d68bf000-d68c0000 ---p 00000000 00:00 0
    d68c0000-d68cd000 rwxp 00000000 00:00 0
    d68cd000-d68d0000 ---p 00000000 00:00 0
    d68d0000-d6b00000 rwxp 00000000 00:00 0
    d6b00000-d6bff000 rwxp 00000000 00:00 0
    d6bff000-d6c00000 ---p 00000000 00:00 0
    d6c19000-d6c4b000 r-xs 00000000 00:19 659326 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/ord/jlib/jai_codec.jar
    d6c4b000-d6d00000 r-xs 00000000 00:19 1059539 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/oracle_ice.jar
    d6d00000-d6df9000 rwxp 00000000 00:00 0
    d6df9000-d6e00000 ---p 00000000 00:00 0
    d6e0e000-d6e16000 rwxp 00000000 00:00 0
    d6e1d000-d6e1e000 rwxp 00000000 00:00 0
    d6e1e000-d6e33000 r-xp 00000000 fc:00 398826 /lib/libresolv-2.12.so
    d6e33000-d6e34000 ---p 00015000 fc:00 398826 /lib/libresolv-2.12.so
    d6e34000-d6e35000 r-xp 00015000 fc:00 398826 /lib/libresolv-2.12.so
    d6e35000-d6e36000 rwxp 00016000 fc:00 398826 /lib/libresolv-2.12.so
    d6e36000-d6e38000 rwxp 00000000 00:00 0
    d6e38000-d6eac000 r-xs 00000000 00:19 1059542 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/zrclient.jar
    d6eac000-d6eb4000 r-xs 00000000 00:19 1059575 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/rts2.jar
    d6eb4000-d6ecc000 r-xs 00000000 00:19 1059573 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/ojpcms.jar
    d6ecc000-d6f00000 r-xs 00000000 00:19 1059572 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/ojpcp.jar
    d6f00000-d6f09000 r-xs 00000000 00:19 1059571 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/ojpcs.jar
    d6f09000-d6f3c000 r-xs 00000000 00:19 789832 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/crimson.jar
    d6f3c000-d7322000 r-xs 00000000 00:19 3028101 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/sqlj/lib/translator.jar
    d7322000-d7397000 r-xs 00000000 00:19 3028100 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/sqlj/lib/runtime12ee.jar
    d7397000-d73d1000 r-xs 00000000 00:19 789834 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/http_client.jar
    d73d1000-d73f0000 r-xs 00000000 00:19 1181560 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/xschema.jar
    d73f0000-d7484000 r-xs 00000000 00:19 530110 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/javacache/lib/cache.jar
    d7484000-d74ec000 r-xs 00000000 00:19 789841 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/jem.jar
    d74ec000-d75b6000 r-xs 00000000 00:19 1183858 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/rdbms/jlib/aqapi.jar
    d75b6000-d75dc000 r-xs 00000000 00:19 529933 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/webservices/lib/wsdl.jar
    d75dc000-d7605000 r-xs 00000000 00:19 529930 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/webservices/lib/wsserver.jar
    d7605000-d764f000 r-xs 00000000 00:19 1188761 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/soap/lib/soap.jar
    d764f000-d7669000 r-xs 00000000 00:19 1059508 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/ospnego.jar
    d7669000-d77ca000 r-xs 00000000 00:19 1189843 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdbc/lib/classes12.jar
    d77ca000-d7caa000 r-xs 00000000 00:19 1191026 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdbc/lib/nls_charset12.jar
    d7caa000-d7e0d000 r-xs 00000000 00:19 1189850 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdbc/lib/classes12dms.jar
    d7e0d000-d7e21000 r-xs 00000000 00:19 1056782 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/repository.jar
    d7e21000-d7e27000 r-xs 00000000 00:19 1059568 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/ojmisc.jar
    d7e27000-d7eca000 r-xs 00000000 00:19 1059533 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/srvm.jar
    d7eca000-d7ee6000 r-xs 00000000 00:19 1056799 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/infratool.jar
    d7ee6000-d7f8b000 r-xs 00000000 00:19 659299 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/jazncore.jar
    d7f8b000-d7fcf000 r-xs 00000000 00:19 659298 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/jazn.jar
    d7fcf000-d7fe9000 r-xs 00000000 00:19 789835 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/jaas.jar
    d7fe9000-d7ff0000 r-xs 00000000 00:19 789838 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/jaxp.jar
    d7ff0000-d80cb000 r-xs 00000000 00:19 1181563 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/xmlparserv2.jar
    d80cb000-d81d0000 r-xs 00000000 00:19 1185493 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/javavm/lib/jasper.zip
    d81d0000-d8215000 r-xs 00000000 00:19 789850 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/mail.jar
    d8215000-d8293000 r-xs 00000000 00:19 789848 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/jsse.jar
    d8293000-d8338000 r-xs 00000000 00:19 3551814 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/owm/jlib/owm-3_0.jar
    d8338000-d8818000 r-xs 00000000 00:19 1059524 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/orai18n.jar
    d8818000-d8860000 r-xs 00000000 00:19 1059521 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/netcfg.jar
    d8860000-d88fb000 r-xs 00000000 00:19 1056805 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/ldapjclnt10.jar
    d88fb000-d8a36000 r-xs 00000000 00:19 659295 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/iiop.jar
    d8a36000-d8ade000 r-xs 00000000 00:19 789826 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/ojsp.jar
    d8ade000-d906e000 r-xs 00000000 00:19 659302 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/oc4j.jar
    d906e000-d91d2000 r-xs 00000000 00:19 1189827 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdbc/lib/classes12.zip
    d91d2000-d92c7000 r-xs 00000000 00:19 1056827 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/bigraphbean-nls.zip
    d92c7000-d9572000 r-xs 00000000 00:19 1056812 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/bigraphbean.jar
    d9572000-d9756000 r-xs 00000000 00:19 1059579 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/jewt4.jar
    d9756000-d997a000 r-xs 00000000 00:19 1188734 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/reports/jlib/rwrun.jar
    d997a000-d99ff000 r-xs 00000000 00:19 1181516 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/dms.jar
    d99ff000-d9a00000 ---p 00000000 00:00 0
    d9a00000-d9a0d000 rwxp 00000000 00:00 0
    d9a0d000-d9a10000 ---p 00000000 00:00 0
    d9a10000-d9c00000 rwxp 00000000 00:00 0
    d9c00000-d9ce3000 rwxp 00000000 00:00 0
    d9ce3000-d9d00000 ---p 00000000 00:00 0
    d9d01000-d9d09000 rwxp 00000000 00:00 0
    d9d09000-d9d10000 r-xs 00000000 fc:05 16257 /usr/lib/gconv/gconv-modules.cache
    d9d10000-d9d15000 r-xp 00000000 fc:00 398814 /lib/libnss_dns-2.12.so
    d9d15000-d9d16000 r-xp 00004000 fc:00 398814 /lib/libnss_dns-2.12.so
    d9d16000-d9d17000 rwxp 00005000 fc:00 398814 /lib/libnss_dns-2.12.so
    d9d17000-d9d1f000 rwxp 00000000 00:00 0
    d9d1f000-d9d43000 r-xs 00000000 00:19 524403 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar
    d9d43000-d9dff000 r-xs 00000000 00:19 1183378 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/ext/localedata.jar
    d9dff000-d9e00000 ---p 00000000 00:00 0
    d9e00000-d9e0d000 rwxp 00000000 00:00 0
    d9e0d000-d9e10000 ---p 00000000 00:00 0
    d9e10000-da000000 rwxp 00000000 00:00 0
    da000000-da0fd000 rwxp 00000000 00:00 0
    da0fd000-da100000 ---p 00000000 00:00 0
    da100000-da17e000 r-xs 00000000 00:19 789829 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/bcel.jar
    da17e000-da17f000 ---p 00000000 00:00 0
    da17f000-da1ff000 rwxp 00000000 00:00 0
    da1ff000-da200000 ---p 00000000 00:00 0
    da200000-da20d000 rwxp 00000000 00:00 0
    da20d000-da210000 ---p 00000000 00:00 0
    da210000-da400000 rwxp 00000000 00:00 0
    da400000-da421000 rwxp 00000000 00:00 0
    da421000-da500000 ---p 00000000 00:00 0
    da501000-da504000 r-xp 00000000 00:19 1182527 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libioser12.so
    da504000-da506000 rwxp 00002000 00:19 1182527 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libioser12.so
    da506000-da508000 r-xs 00000000 00:19 1059538 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/dfc.jar
    da508000-da50a000 r-xp 00000000 00:19 1181791 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librwu.so
    da50a000-da50b000 rwxp 00001000 00:19 1181791 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librwu.so
    da50b000-da519000 r-xp 00000000 00:19 1182262 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libnet.so
    da519000-da51a000 rwxp 0000d000 00:19 1182262 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libnet.so
    da51a000-da526000 r-xs 00000000 00:19 789828 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/activation.jar
    da526000-da529000 r-xs 00000000 00:19 789839 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/jcert.jar
    da529000-da52b000 r-xs 00000000 00:19 789847 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/jnet.jar
    da52b000-da57f000 r-xs 00000000 00:19 1059570 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/ojpse.jar
    da57f000-da580000 ---p 00000000 00:00 0
    da580000-da58d000 rwxp 00000000 00:00 0
    da58d000-da590000 ---p 00000000 00:00 0
    da590000-da600000 rwxp 00000000 00:00 0
    da600000-da621000 rwxp 00000000 00:00 0
    da621000-da700000 ---p 00000000 00:00 0
    da701000-da710000 r-xs 00000000 00:19 789831 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/cos.jar
    da710000-da715000 r-xs 00000000 00:19 1059518 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/javax-ssl-1_1.jar
    da715000-da721000 r-xs 00000000 00:19 1059519 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/jssl-1_1.jar
    da721000-da73d000 r-xs 00000000 00:19 1059516 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/oraclepki.jar
    da73d000-da77f000 r-xs 00000000 00:19 1185513 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/diagnostics/lib/ojdl.jar
    da77f000-da780000 ---p 00000000 00:00 0
    da780000-da800000 rwxp 00000000 00:00 0
    da800000-daa00000 r-xp 00000000 fc:05 4351 /usr/lib/locale/locale-archive
    daa00000-daa21000 rwxp 00000000 00:00 0
    daa21000-dab00000 ---p 00000000 00:00 0
    dab00000-dab05000 r-xs 00000000 00:19 789830 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/connector.jar
    dab05000-dab0f000 r-xs 00000000 00:19 530032 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/opmn/lib/optic.jar
    dab0f000-dab19000 r-xs 00000000 00:19 530015 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/opmn/lib/ons.jar
    dab19000-dab21000 r-xs 00000000 00:19 789837 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/javax88.jar
    dab21000-dab25000 r-xs 00000000 00:19 789836 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/javax77.jar
    dab25000-dab7c000 r-xs 00000000 00:19 789844 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/jmxri.jar
    dab7c000-dab7f000 r-xs 00000000 00:19 789849 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/jta.jar
    dab7f000-dab80000 ---p 00000000 00:00 0
    dab80000-dab8d000 rwxp 00000000 00:00 0
    dab8d000-dab90000 ---p 00000000 00:00 0
    dab90000-dac00000 rwxp 00000000 00:00 0
    dac00000-dad00000 rwxp 00000000 00:00 0
    dad00000-dad07000 r-xs 00000000 00:19 789842 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/jms.jar
    dad07000-dad11000 r-xs 00000000 00:19 659296 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/iiop_gen_bin.jar
    dad11000-dad13000 r-xs 00000000 00:19 789840 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/jdbc.jar
    dad13000-dad2c000 r-xs 00000000 00:19 789846 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/jndi.jar
    dad2c000-dad3a000 r-xs 00000000 00:19 789827 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/servlet.jar
    dad3a000-dad7f000 r-xs 00000000 00:19 1183399 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/ext/mail.jar
    dad7f000-dad80000 ---p 00000000 00:00 0
    dad80000-dad8d000 rwxp 00000000 00:00 0
    dad8d000-dad90000 ---p 00000000 00:00 0
    dad90000-dae00000 rwxp 00000000 00:00 0
    dae00000-dae21000 rwxp 00000000 00:00 0
    dae21000-daf00000 ---p 00000000 00:00 0
    daf01000-daf05000 r-xs 00000000 00:19 789833 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/j2ee/home/lib/ejb.jar
    daf05000-daf13000 r-xs 00000000 00:19 1059581 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jlib/share.jar
    daf13000-daf14000 r-xs 00000000 00:19 1188813 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/reports/jlib/rwbuilder.jar
    daf14000-daf3a000 r-xs 00000000 00:19 1183396 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/ext/mailapi.jar
    daf3a000-daf3b000 r-xs 00000000 00:19 1183403 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/ext/sslqueries.jar
    daf3b000-daf48000 r-xs 00000000 00:19 1183374 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/ext/ldapsec.jar
    daf48000-daf56000 r-xs 00000000 00:19 1183389 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/ext/activation.jar
    daf56000-daf59000 r-xs 00000000 00:19 1183371 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/ext/dnsns.jar
    daf59000-daf5c000 r-xs 00000000 00:19 1183386 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/ext/jta.jar
    daf5c000-daf5f000 r-xs 00000000 00:19 1183391 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/ext/smtp.jar
    daf5f000-daf7b000 r-xs 00000000 00:19 1183383 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/ext/sunjce_provider.jar
    daf7b000-daf7c000 ---p 00000000 00:00 0
    daf7c000-db005000 rwxp 00000000 00:00 0
    db005000-db01d000 rwxp 00000000 00:00 0
    db01d000-db01f000 rwxp 00000000 00:00 0
    db01f000-db08f000 rwxp 00000000 00:00 0
    db08f000-db090000 rwxp 00000000 00:00 0
    db090000-db09d000 rwxp 00000000 00:00 0
    db09d000-db09f000 rwxp 00000000 00:00 0
    db09f000-db10f000 rwxp 00000000 00:00 0
    db10f000-db117000 rwxp 00000000 00:00 0
    db117000-db12f000 rwxp 00000000 00:00 0
    db12f000-db1d0000 rwxp 00000000 00:00 0
    db1d0000-dcda0000 rwxp 00000000 00:00 0
    dcda0000-dcfc5000 rwxp 00000000 00:00 0
    dcfc5000-eb130000 rwxp 00000000 00:00 0
    eb130000-ec130000 rwxp 00000000 00:00 0
    ec130000-ef130000 rwxp 00000000 00:00 0
    ef130000-ef161000 rwxp 00000000 00:00 0
    ef161000-ef218000 rwxp 00000000 00:00 0
    ef218000-ef458000 rwxp 00000000 00:00 0
    ef458000-f2218000 rwxp 00000000 00:00 0
    f2218000-f27ed000 r-xs 00000000 00:19 1181997 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/charsets.jar
    f27ed000-f27ff000 r-xs 00000000 00:19 1182124 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/jce.jar
    f27ff000-f28dc000 r-xs 00000000 00:19 1182127 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/jsse.jar
    f28dc000-f28f2000 r-xs 00000000 00:19 1181974 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/sunrsasign.jar
    f28f2000-f293c000 rwxp 00000000 00:00 0
    f293c000-f42ed000 r-xs 00000000 00:19 1181731 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/rt.jar
    f42ed000-f42fb000 r-xp 00000000 00:19 1182279 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libzip.so
    f42fb000-f42fd000 rwxp 0000d000 00:19 1182279 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libzip.so
    f42fd000-f4301000 rwxs 00000000 fc:04 35 /tmp/hsperfdata_fc2dev/8474
    f4301000-f430d000 r-xp 00000000 fc:00 398816 /lib/libnss_files-2.12.so
    f430d000-f430e000 r-xp 0000b000 fc:00 398816 /lib/libnss_files-2.12.so
    f430e000-f430f000 rwxp 0000c000 fc:00 398816 /lib/libnss_files-2.12.so
    f430f000-f440c000 rwxp 00000000 00:00 0
    f440c000-f441a000 r-xp 00000000 fc:05 20632 /usr/lib/libXi.so.6.1.0
    f441a000-f441b000 rwxp 0000d000 fc:05 20632 /usr/lib/libXi.so.6.1.0
    f441b000-f4428000 r-xp 00000000 00:19 1182275 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libverify.so
    f4428000-f442a000 rwxp 0000c000 00:19 1182275 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libverify.so
    f442a000-f442f000 r-xp 00000000 fc:05 4358 /usr/lib/libXtst.so.6.1.0
    f442f000-f4430000 rwxp 00004000 fc:05 4358 /usr/lib/libXtst.so.6.1.0
    f4430000-f4431000 rwxp 00000000 00:00 0
    f4431000-f4484000 r-xp 00000000 00:19 1182252 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libmlib_image.so
    f4484000-f4485000 rwxp 00052000 00:19 1182252 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libmlib_image.so
    f4485000-f4489000 r-xp 00000000 fc:00 398888 /lib/libuuid.so.1.3.0
    f4489000-f448a000 rwxp 00003000 fc:00 398888 /lib/libuuid.so.1.3.0
    f448a000-f44a6000 r-xp 00000000 00:19 1182537 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libjava.so
    f44a6000-f44a8000 rwxp 0001b000 00:19 1182537 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libjava.so
    f44a8000-f4734000 r-xp 00000000 00:19 1182439 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libawt.so
    f4734000-f474a000 rwxp 0028b000 00:19 1182439 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libawt.so
    f474a000-f476f000 rwxp 00000000 00:00 0
    f476f000-f4771000 r-xp 00000000 fc:05 20349 /usr/lib/libXau.so.6.0.0
    f4771000-f4772000 rwxp 00001000 fc:05 20349 /usr/lib/libXau.so.6.0.0
    f4772000-f4773000 rwxp 00000000 00:00 0
    f4773000-f4790000 r-xp 00000000 fc:05 20393 /usr/lib/libxcb.so.1.1.0
    f4790000-f4791000 rwxp 0001c000 fc:05 20393 /usr/lib/libxcb.so.1.1.0
    f4791000-f47a8000 r-xp 00000000 fc:05 15427 /usr/lib/libICE.so.6.3.0
    f47a8000-f47aa000 rwxp 00016000 fc:05 15427 /usr/lib/libICE.so.6.3.0
    f47aa000-f47ab000 rwxp 00000000 00:00 0
    f47ab000-f47b2000 r-xp 00000000 fc:05 16254 /usr/lib/libSM.so.6.0.1
    f47b2000-f47b3000 rwxp 00006000 fc:05 16254 /usr/lib/libSM.so.6.0.1
    f47b3000-f47d5000 r-xp 00000000 00:19 1183203 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libcxa.so.3
    f47d5000-f47e6000 rwxp 00021000 00:19 1183203 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libcxa.so.3
    f47e6000-f47e7000 rwxp 00000000 00:00 0
    f47e7000-f4804000 r-xp 00000000 fc:00 398844 /lib/libgcc_s-4.4.6-20120305.so.1
    f4804000-f4805000 rwxp 0001d000 fc:00 398844 /lib/libgcc_s-4.4.6-20120305.so.1
    f4805000-f4806000 r-xp 00000000 00:19 1182555 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libjawt.so
    f4806000-f4807000 rwxp 00000000 00:19 1182555 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/libjawt.so
    f4807000-f4817000 r-xp 00000000 fc:05 20399 /usr/lib/libXext.so.6.4.0
    f4817000-f4818000 rwxp 00010000 fc:05 20399 /usr/lib/libXext.so.6.4.0
    f4818000-f4819000 rwxp 00000000 00:00 0
    f4819000-f4820000 r-xp 00000000 fc:05 20401 /usr/lib/libXp.so.6.2.0
    f4820000-f4821000 rwxp 00007000 fc:05 20401 /usr/lib/libXp.so.6.2.0
    f4821000-f4955000 r-xp 00000000 fc:05 20397 /usr/lib/libX11.so.6.3.0
    f4955000-f4959000 rwxp 00133000 fc:05 20397 /usr/lib/libX11.so.6.3.0
    f4959000-f49b1000 r-xp 00000000 fc:05 16651 /usr/lib/libXt.so.6.0.0
    f49b1000-f49b5000 rwxp 00057000 fc:05 16651 /usr/lib/libXt.so.6.0.0
    f49b5000-f4b81000 r-xp 00000000 fc:05 270466 /usr/X11R6/lib/libXm.so.2.1
    f4b81000-f4b94000 rwxp 001cb000 fc:05 270466 /usr/X11R6/lib/libXm.so.2.1
    f4b94000-f4b95000 rwxp 00000000 00:00 0
    f4b95000-f4b9b000 r-xp 00000000 00:19 1182421 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads/libhpi.so
    f4b9b000-f4b9d000 rwxp 00005000 00:19 1182421 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads/libhpi.so
    f4b9d000-f4b9e000 rwxp 00000000 00:00 0
    f4b9e000-f4bb5000 r-xp 00000000 fc:00 398810 /lib/libnsl-2.12.so
    f4bb5000-f4bb6000 r-xp 00016000 fc:00 398810 /lib/libnsl-2.12.so
    f4bb6000-f4bb7000 rwxp 00017000 fc:00 398810 /lib/libnsl-2.12.so
    f4bb7000-f4bb9000 rwxp 00000000 00:00 0
    f4bb9000-f4bd0000 r-xp 00000000 fc:00 398824 /lib/libpthread-2.12.so
    f4bd0000-f4bd1000 r-xp 00016000 fc:00 398824 /lib/libpthread-2.12.so
    f4bd1000-f4bd2000 rwxp 00017000 fc:00 398824 /lib/libpthread-2.12.so
    f4bd2000-f4bd4000 rwxp 00000000 00:00 0
    f4bd4000-f4bfc000 r-xp 00000000 fc:00 398808 /lib/libm-2.12.so
    f4bfc000-f4bfd000 r-xp 00027000 fc:00 398808 /lib/libm-2.12.so
    f4bfd000-f4bfe000 rwxp 00028000 fc:00 398808 /lib/libm-2.12.so
    f4bfe000-f4c01000 r-xp 00000000 fc:00 398806 /lib/libdl-2.12.so
    f4c01000-f4c02000 r-xp 00002000 fc:00 398806 /lib/libdl-2.12.so
    f4c02000-f4c03000 rwxp 00003000 fc:00 398806 /lib/libdl-2.12.so
    f4c03000-f4d7e000 r-xp 00000000 00:19 1181580 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libnnz10.so
    f4d7e000-f4d98000 rwxp 0017a000 00:19 1181580 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libnnz10.so
    f4d98000-f4d9a000 rwxp 00000000 00:00 0
    f4d9a000-f58d4000 r-xp 00000000 00:19 1183635 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libclntsh.so.10.1
    f58d4000-f5941000 rwxp 00b39000 00:19 1183635 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libclntsh.so.10.1
    f5941000-f5957000 rwxp 00000000 00:00 0
    f5957000-f595b000 r-xp 00000000 00:19 1181972 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libutsl.so.0
    f595b000-f595d000 rwxp 00003000 00:19 1181972 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libutsl.so.0
    f595d000-f596e000 r-xp 00000000 00:19 1181913 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libutl.so.0
    f596e000-f5973000 rwxp 00010000 00:19 1181913 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libutl.so.0
    f5973000-f597b000 r-xp 00000000 00:19 1181941 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libutj.so.0
    f597b000-f597d000 rwxp 00007000 00:19 1181941 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libutj.so.0
    f597d000-f5983000 r-xp 00000000 00:19 1189677 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libutc.so.0
    f5983000-f5985000 rwxp 00005000 00:19 1189677 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libutc.so.0
    f5985000-f5986000 rwxp 00000000 00:00 0
    f5986000-f5988000 r-xp 00000000 00:19 1183180 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libdfc.so.0
    f5988000-f5989000 rwxp 00001000 00:19 1183180 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libdfc.so.0
    f5989000-f599e000 r-xp 00000000 00:19 1183143 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuat.so.0
    f599e000-f59a2000 rwxp 00014000 00:19 1183143 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuat.so.0
    f59a2000-f59b6000 r-xp 00000000 00:19 1183104 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libros.so.0
    f59b6000-f59b9000 rwxp 00013000 00:19 1183104 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libros.so.0
    f59b9000-f59c9000 r-xp 00000000 00:19 1183089 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libror.so.0
    f59c9000-f59cc000 rwxp 0000f000 00:19 1183089 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libror.so.0
    f59cc000-f59dc000 r-xp 00000000 00:19 1183096 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librod.so.0
    f59dc000-f59e0000 rwxp 0000f000 00:19 1183096 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librod.so.0
    f59e0000-f59e1000 rwxp 00000000 00:00 0
    f59e1000-f59ea000 r-xp 00000000 00:19 1181261 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libixd.so
    f59ea000-f59eb000 rwxp 00008000 00:19 1181261 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libixd.so
    f59eb000-f59ec000 rwxp 00000000 00:00 0
    f59ec000-f5a0b000 r-xp 00000000 00:19 1181258 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libix.so
    f5a0b000-f5a10000 rwxp 0001e000 00:19 1181258 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libix.so
    f5a10000-f5aed000 rwxp 00000000 00:00 0
    f5aed000-f5af9000 r-xp 00000000 00:19 1181285 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libutt.so.0
    f5af9000-f5afa000 ---p 0000c000 00:19 1181285 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libutt.so.0
    f5afa000-f5afc000 rwxp 0000c000 00:19 1181285 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libutt.so.0
    f5afc000-f5afd000 r-xp 00000000 00:19 1181667 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libtknqap.so.0
    f5afd000-f5afe000 rwxp 00000000 00:19 1181667 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libtknqap.so.0
    f5afe000-f5b20000 r-xp 00000000 00:19 1181287 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuia.so.0
    f5b20000-f5b29000 rwxp 00021000 00:19 1181287 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuia.so.0
    f5b29000-f5b2a000 rwxp 00000000 00:00 0
    f5b2a000-f5b39000 r-xp 00000000 00:19 1181282 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuiimg.so.0
    f5b39000-f5b3b000 rwxp 0000e000 00:19 1181282 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuiimg.so.0
    f5b3b000-f5b46000 r-xp 00000000 00:19 1181301 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librec.so.0
    f5b46000-f5b48000 rwxp 0000a000 00:19 1181301 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librec.so.0
    f5b48000-f5b98000 r-xp 00000000 00:19 1181294 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libree.so.0
    f5b98000-f5b9f000 rwxp 0004f000 00:19 1181294 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libree.so.0
    f5b9f000-f5bd6000 r-xp 00000000 00:19 1181291 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librem.so.0
    f5bd6000-f5bda000 rwxp 00036000 00:19 1181291 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librem.so.0
    f5bda000-f5bf9000 r-xp 00000000 00:19 1181675 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libot.so.0
    f5bf9000-f5bfc000 rwxp 0001e000 00:19 1181675 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libot.so.0
    f5bfc000-f5bfd000 rwxp 00000000 00:00 0
    f5bfd000-f5d62000 r-xp 00000000 00:19 1181642 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuimotif.so.0
    f5d62000-f5d97000 rwxp 00164000 00:19 1181642 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuimotif.so.0
    f5d97000-f5d98000 rwxp 00000000 00:00 0
    f5d98000-f5ddd000 r-xp 00000000 00:19 1181657 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuipr.so.0
    f5ddd000-f5dee000 rwxp 00044000 00:19 1181657 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuipr.so.0
    f5dee000-f5e42000 r-xp 00000000 00:19 1181670 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuc.so.0
    f5e42000-f5e47000 rwxp 00053000 00:19 1181670 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuc.so.0
    f5e47000-f5e49000 r-xp 00000000 00:19 1181661 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuihx.so.0
    f5e49000-f5e4a000 rwxp 00001000 00:19 1181661 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuihx.so.0
    f5e4a000-f5f0b000 r-xp 00000000 00:19 1181805 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libvgs.so.0
    f5f0b000-f5f13000 rwxp 000c0000 00:19 1181805 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libvgs.so.0
    f5f13000-f5f14000 rwxp 00000000 00:00 0
    f5f14000-f5f2e000 r-xp 00000000 00:19 1182862 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmcm.so.0
    f5f2e000-f5f34000 rwxp 00019000 00:19 1182862 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmcm.so.0
    f5f34000-f5f38000 r-xp 00000000 00:19 1182959 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmft.so.0
    f5f38000-f5f39000 rwxp 00003000 00:19 1182959 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmft.so.0
    f5f39000-f5f3a000 r-xp 00000000 00:19 1182967 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmia.so.0
    f5f3a000-f5f3b000 rwxp 00000000 00:19 1182967 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmia.so.0
    f5f3b000-f5f64000 r-xp 00000000 00:19 1182989 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmoi.so.0
    f5f64000-f5f67000 rwxp 00028000 00:19 1182989 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmoi.so.0
    f5f67000-f5f7d000 r-xp 00000000 00:19 1182996 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmos.so.0
    f5f7d000-f5f7f000 rwxp 00015000 00:19 1182996 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmos.so.0
    f5f7f000-f5f80000 rwxp 00000000 00:00 0
    f5f80000-f5f82000 r-xp 00000000 00:19 1183010 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmov.so.0
    f5f82000-f5f83000 rwxp 00001000 00:19 1183010 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmov.so.0
    f5f83000-f5fa6000 r-xp 00000000 00:19 1182975 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmiw.so.0
    f5fa6000-f5fa8000 rwxp 00022000 00:19 1182975 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmmiw.so.0
    f5fa8000-f5faf000 r-xp 00000000 00:19 1182846 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmma.so.0
    f5faf000-f5fb2000 rwxp 00006000 00:19 1182846 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libmma.so.0
    f5fb2000-f5fee000 r-xp 00000000 00:19 1189627 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libca.so.0
    f5fee000-f5ff5000 rwxp 0003c000 00:19 1189627 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libca.so.0
    f5ff5000-f6007000 r-xp 00000000 00:19 1181663 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuicc.so.0
    f6007000-f6008000 rwxp 00011000 00:19 1181663 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libuicc.so.0
    f6008000-f600a000 rwxp 00000000 00:00 0
    f600a000-f602e000 r-xp 00000000 00:19 1189636 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libucol.so.0
    f602e000-f6030000 rwxp 00023000 00:19 1189636 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libucol.so.0
    f6030000-f61ab000 r-xp 00000000 00:19 1181236 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libde.so.0
    f61ab000-f621a000 rwxp 0017a000 00:19 1181236 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libde.so.0
    f621a000-f621b000 rwxp 00000000 00:00 0
    f621b000-f624a000 r-xp 00000000 00:19 1189759 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librws.so.0
    f624a000-f624c000 rwxp 0002e000 00:19 1189759 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librws.so.0
    f624c000-f625c000 r-xp 00000000 00:19 1181787 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libnn.so.0
    f625c000-f625d000 rwxp 0000f000 00:19 1181787 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libnn.so.0
    f625d000-f6477000 r-xp 00000000 00:19 1181707 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libobx.so.0
    f6477000-f64ac000 rwxp 00219000 00:19 1181707 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/libobx.so.0
    f64ac000-f64af000 rwxp 00000000 00:00 0
    f64af000-f6f91000 r-xp 00000000 00:19 1181804 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librw.so
    f6f91000-f70bd000 rwxp 00ae1000 00:19 1181804 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/lib/librw.so
    f70bd000-f70c6000 rwxp 00000000 00:00 0
    f70c6000-f769b000 r-xp 00000000 00:19 1182334 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server/libjvm.so
    f769b000-f76f5000 rwxp 005d4000 00:19 1182334 /u01/app/fc2dev/fcodev/apps/tech_st/10.1.2/jdk/jre/lib/i386/server/libjvm.so
    f76f5000-f770c000 rwxp 00000000 00:00 0
    f770c000-f770d000 r-xp 00000000 00:00 0 [vdso]
    ffd26000-ffd30000 rwxp 00000000 00:00 0
    ffd30000-ffd33000 ---p 00000000 00:00 0
    fff02000-fff2a000 rwxp 00000000 00:00 0 [stack]
    Report Builder: Release 10.1.2.3.0 - Production on Sun Jul 21 23:45:14 2013
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    +---------------------------------------------------------------------------+
    Start of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    End of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    Program was terminated by signal 6
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 77084010.
    Review your concurrent request log and/or report output file for more detailed information.
    +---------------------------------------------------------------------------+
    Executing request completion options...
    Output file size:
    0
    +------------- 1) PUBLISH -------------+
    Disabling requested Output Post Processing. Nothing to process. The output of the request is zero byte.
    +--------------------------------------+
    Finished executing request completion options.
    +---------------------------------------------------------------------------+
    Concurrent request completed
    Current system time is 21-JUL-2013 23:48:01
    +---------------------------------------------------------------------------+

    Hi Sushant,
    Did you check the notes provided by Hussein?
    Please also see:
    Check Writer XML Errors With Signal 6, 'emsg:was terminated by signal 6' (Doc ID 1304137.1)
    Expected Receipt Report Fails With *** glibc detected *** (Doc ID 953939.1)
    Hope this helps!
    Best Regards,

  • Flexfield View Generator Program Was Terminated With Signal 11

    Hi All,
    After compiling any flexfield, the Flexfield View Generator concurrent program is getting initiated which is completing with error status with the following log message:
    /oracle/findev1/APPS/R12/apps/apps_st/appl/fnd/12.0 .0/bin/FNDFFVGN
    Program was terminated by signal 11.
    Need help related to the root cause of the error.
    Thanks,
    Chandra.

    Please see these docs.
    During Patch FNDFFVGN Fails With EMSG Message And Signal 11 [ID 1364773.1]
    12.1 Upgrade Has Invalid KFV With VIEW_HAS_FAILED_CHECK_LOG_FILE [ID 975083.1]
    If you still have the same issue, please relink FNDFFVGN via adadmin and check then -- 11i : How To relink a single executable via ADADMIN Utility [ID 388198.1]
    Thanks,
    Hussein

  • Joural import failed - GLLEZL Program was terminated by signal 11

    Hi
    When I submitted the journal import from import form, the concurrent program failed. The error message in log is
    +/d01/applmgr/PROD/apps/apps_st/appl/gl/12.0.0/bin/GLLEZL+
    Program was terminated by signal 11
    The error message in standard manager log is
    Starting concurrent program GLLEZL for concurrent request 389504 (MODULE=/d01/applmgr/PROD/apps/apps_st/appl/gl/12.0.0/bin/GLLEZL)
    stat_low = B
    stat_high = 0
    emsg:was terminated by signal 11
    The instance version is 12.1.1, Linux is Redhat 5.2.
    I attempted to find the solution about this issue, but seems no thread can help resolve it in the forum and metalink, so please kindly help on this if you ever face the issue like this, will very appreciate it, thanks.
    Best Regards
    Spark

    When I submitted the journal import from import form, the concurrent program failed. The error message in log is
    +/d01/applmgr/PROD/apps/apps_st/appl/gl/12.0.0/bin/GLLEZL+
    Program was terminated by signal 11
    The error message in standard manager log is
    Starting concurrent program GLLEZL for concurrent request 389504 (MODULE=/d01/applmgr/PROD/apps/apps_st/appl/gl/12.0.0/bin/GLLEZL)
    stat_low = B
    stat_high = 0
    emsg:was terminated by signal 11
    The instance version is 12.1.1, Linux is Redhat 5.2.
    I attempted to find the solution about this issue, but seems no thread can help resolve it in the forum and metalink, so please kindly help on this if you ever face the issue like this, will very appreciate it, thanks.Was this working before? If yes, any changes been done recently?
    Please relink GLLEZL via adadmin or manually and make sure it gets generated successfully and try then -- 11i : How To relink a single executable via ADADMIN Utility [ID 388198.1]
    WEB ADI Journal Import Gllezl Ends With Signal 11 After Adding Attributes To Dff On Gl_je_lines [ID 1295596.1]
    R12: Journal Import Signal 11 After Application of Flexfields Patch 9873633 [ID 1233395.1]
    https://forums.oracle.com/forums/search.jspa?threadID=&q=GLLEZL+AND+Signal+AND+11&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Opening program through terminal on install disc

    okay, so here is my situation: I am booting from the OS X install disc (can't get onto my internal HDD), and then going to Disk Utility (I have external HDD attached), mounting a disk image on the external HDD (the application is also directly on the /Volumes/External HD), and trying to run this program from Terminal on the install disc by changing to the directory, and then doing "open programname", only to find that "open" isn't a command that exists. However, I am pretty sure that is the command. Anyone know how to do this? (the program is a .app btw).

    I've used the open command in Terminal to launch a program which will open the particular file, you add the application option to the open command:
    Tigin:~ francine$ open -a TextWrangler /Users/francine/Desktop/mwindex.html
    You can also open a program in Terminal with the complete path to the program's executable, ie:
    Tigin:~ francine$ /Volumes/Not200/Applications/Utilities/BatChmod.app/Contents/MacOS/BatChmod
    It will only run as long as the Terminal window is open.
    Francine
    Francine
    Schwieder

  • How can I execute an external program from within a button's event handler?

    I am using Tomcat ApacheTomcat 6.0.16 with Netbeans 6.1 (with the latest JDK/J2EE)
    I need to execute external programs from an event handler for a button on a JSF page (the program is compiled, and extremely fast compared both to plain java and especially stored procedures written in SQL).
    I tried what I'd do in a standalone program (as shown in the appended code), but it didn't work. Instead I received text saying the program couldn't be found. This error message comes even if I try the Windows command "dir". I thought with 'dir' I'd at least get the contents of the current working directory. :-(
    I can probably get by with cgi on Apache's httpd server (or, I understand tomcat supports cgi, but I have yet to get that to work either), but whatever I do I need to be able to do it from within the button's event handler. And if I resort to cgi, I must be able to maintain session jumping from one server to the other and back.
    So, then, how can I do this?
    Thanks
    Ted
    NB: The programs that I need to run do NOT take input from the user. Rather, my code in the web application processes user selections from selection controls, and a couple field controls, sanitizes the inoputs and places clean, safe data in a MySQL database, and then the external program I need to run gets safe data from the database, does some heavy duty number crunching, and puts the output data into the database. They are well insulated from mischeif.
    NB: In the following array_function_test.pl was placed in the same folder as the web application's jsp pages, (and I'd tried WEB-INF - with the same result), and I DID see the file in the application's war file.
            try {
                java.lang.ProcessBuilder pn = new java.lang.ProcessBuilder("array_function_test.pl");
                //pn.directory(new java.io.File("K:\\work"));
                java.lang.Process pr = pn.start();
                java.io.BufferedInputStream bis = (java.io.BufferedInputStream)pr.getInputStream();
                String tmp = new String("");
                byte b[] = new byte[1000];
                int i = 0;
                while (i != -1) {
                    bis.read(b);
                    tmp += new String(b);
                getSelectionsDisplayTextArea().setText(getSelectionsDisplayTextArea().getText() + "\n\n" + tmp);
            } catch (java.io.IOException ex) {
                getSelectionsDisplayTextArea().setText(getSelectionsDisplayTextArea().getText() + "\n\n" + ex.getMessage());
            }

    Hi Fonsi!
    One way to execute an external program is to use the System Exec.vi. You find it in the functions pallet under Communication.
    /Thomas

  • Error While executing the Standard Program RSEINB00

    Hi,
    I am trying to execute the Standard Program RSEINB00.
    The input parameters for this program are
    1. File path along with name
    2. Port.
    File path I am giving the application server directory along with the filename.
    For port. i have created a port in WE21.
    For both outbound parametes I selected the Physical directory and gave directory name and file name in both tabs and saved the port definition.
    Now I am passing the port to the RSEINB00 program.
    it is giving an error File cannot be opened.
    Can any one help me on this. Can someone guide me how to use RSEINB00 to read file from application server.
    thanks

    Hi,
    I think,you missed out some steps while creating Port.so please follow the below steps to resolve the issue.
    we21->click on your port number->outbound file tab->function module: EDI_PATH_CREATE_MESTYP_DOCNUM.
    outbound file: give file name .txt.
    and give the physical directory : /usr/sap/.......................................txt and save.
    and click on 'ACESS TEST' button and check any error is coming.
    go to outbound trigger tab-> give RFC destination name which we have created under a port in SM59.
    and one more important thing is check your unicode status is active or not.
    .Please get back me .if any issues.
    Kiran J

  • Executing a report program in background from another program

    Hi Experts,
    I developed a report to display material change history based on change date range. Report is taking much time (around 15-20 mins) as I'm hitting CDPOS and CDHDR tables. User wants to execute the report in foreground because he/she can give selection criteria that is required everytime.
    So, my requirment is now to create another program with same selection screen elements which will execute the original program in background. In the new program, we will be just capturing the selection elements and will pass them to original program to run in background and display a message to user without wait for the background job to complete. Original program should send an email to an fixed email id with the report output as attachment (for example excel file).
    Please suggest.
    Thanks in Advance,
    Siva Sankar

    Hi Siva,
    Please see the link
    http://help.sap.com/saphelp_nw04/helpdata/EN/2a/fa01dd493111d182b70000e829fbfe/content.htm
    Regarding a Change Document Function Module ----- VERY VERY Urgent
    When using function modules , I dont think you can directly get data based on material and plant . these function modules usualy works with object class and creation date .
    Once you retrieve the data using the function modules you have to filter out the unncecessary data based on your selection screen conditions .
    Regards,
    Ratheesh BS
    Edited by: Ratheesh Bhaskarapillai Suseeladev on Mar 8, 2012 5:19 AM
    Regarding a Change Document Function Module ----- VERY VERY Urgent

  • How can an add-on like Firesheep access and execute an external program like Winpcap? Is that a security flaw in Firefox?

    I have been reading about the Firesheep add-on that allows the user to hijack sessions of users on the network by stealing the cookie. I understand that to prevent any application from stealing the cookie, the cookie should not be passed by the site without SSL. However, my understanding of how Firesheep works is that it interfaces with Winpcap (a network sniffer). So my question is "How can an add-on execute an external program or operating system command like Winpcap?" Can any add-on do this and should I be extremely afraid of downloading any add-on because of the potential that it could have complete access to my system?

    Hi Scott-L.
    You asked a very good question and it turns out you're right.
    However, one must be aware that download an Addon on another website that Mozilla may be dangerous. Indeed, the Addons found on the Addon Center are checked (roughly).
    In addition, Firefox includes a blacklist that blocks addons identified as malicious.
    More information here: [http://www.computerworld.com/s/article/9193420/Mozilla_No_kill_switch_for_Firesheep_add_on?taxonomyId=17&pageNumber=1]

  • How Can I execute an external program from my vi?

    Hi guys,
    I want to execute a external program to use it when i called with a bottom. I want push a bottom and execute the program, like acess direct icon or so.
    Any help?.

    Hi Fonsi!
    One way to execute an external program is to use the System Exec.vi. You find it in the functions pallet under Communication.
    /Thomas

  • Program was terminated by signal 6 Concurrent Manager encountered an error while running Oracle*Report

    Hi,
    My concurrent request failed due to
    Program was terminated by signal 6
    Concurrent Manager encountered an error while running Oracle*Report
    stat_low = 6
    stat_high = 0
    emsg:was terminated by signal 6
    Error occurred during initialization of VM
    Could not reserve enough space for object heap
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0xf7176d3e, pid=17695, tid=4096898752
    # JRE version: 6.0_32-b05
    # Java VM: Java HotSpot(TM) Server VM (20.7-b02 mixed mode linux-x86 )
    # Problematic frame:
    # V [libjvm.so+0x5f5d3e] ParallelScavengeHeap::tlab_capacity(Thread*) const+0xe
    # An error report file with more information is saved as:
    # /oracle/tst3/inst/apps/tst3_ora-web2/logs/appl/conc/log/hs_err_pid17695.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    what could be the reason behind this error.
    If any one knows this Please help me..
    Thank You

    Hi,
    Please provide your environment details.
    Is this a custom program? was this report working fine? If yes, what changes were made lately?
    Thanks &
    Best Regards,

  • JCO.Server Error while trying to execute a RFC program from SAP

    Hi,
    We are connecting to an external registered server program from SAP via Web Methods.
    The external server program is registered with the SAP Gateway. We have created a TCP/IP RFC destination and are able to connect to the destination successfully via SM59.
    An RFC function is created in SAP and is called using the syntax CALL FUNCTION "/NGN/BAPI_STRE_SEARCH_PROCESS" DESTINATION 'PRDB2B'. We have also handled the COMM_FALIURE and SYSTEM_FALIURE exceptions in the function call.
    We are monitoring the gateway via SMGW and see a connection log to the RFC destination as below
    Number - 10
    LUname - dev01
    TPName - sapgw00
    User - KRAORANE
    Status - CONNECTED
    Symbolic - PRDB2B
    Conversation - 86520353
    Prot - REG
    SAP return code - 0
    CPIC rtn code - 0
    The external program returns results as expected.
    However sometimes the RFC fails and returns the message “JCO.Server could not create server function /NGN/BAPI_STRE_SEARCH_PROCESS”.
    We are not able to figure what exactly is causing this error. Any help will be highly appreciated.
    -Kiran

    Hi,
    Please see the below links..
    JCO.Server Error while trying to execute a RFC program from SAP
    Re: JCO.Servcer could not find server function
    Re: JCO.Server could not find server function 'SET_SLD_DATA'
    /people/kathirvel.balakrishnan2/blog/2005/07/26/remote-enable-your-rfchosttoip-to-return-host-ip-to-jco
    Re: interfacing SAP with an existing java applications
    http://help.sap.com/saphelp_nw04/helpdata/en/47/80f671ee6e4b41b63c0fe46bd6e4f8/content.htm
    http://www.sapgenie.com/faq/jco.htm
    Regards
    Chilla..

Maybe you are looking for