Seeburger Module Error at Compilation Time

Hi,
I am using the below modules for configuring the EDI P.O (850) scenario, Initially I am taking the EDI file to one folder up to this fine, after that I am processing this file by using sender File adapter with modules, at the compilation time i am getting this error
"Error: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of SeeClassifier."
Sender file adapter modules
Processing Sequence:
1     localejbs/SeeClassifier     Local Enterprise Bean     classifier
2     localejbs/CallBicXIRaBean     Local Enterprise Bean     bic
3     localejbs/Seeburger/MessageSplitter     Local Enterprise Bean     splitter
4     localejbs/CallSapAdapter     Local Enterprise Bean     exit
Module Configuration:
bic                classifierAttID                     additionalInfo
bic                classifierMappingID            additionalInfo
bic                destSourceMsg                  MainDocument
bic                destTargetMsg                   MainDocument
bic                mappingName                     AUTO
bic                splitter                                splitter
classifier      destSourceMsg                 MainDocument
classifier      showInAuditLog                true
Thanks
Ramesh
Edited by: Venkataramesh Boppana on Nov 8, 2010 8:55 PM

Hi Ramesh,
"...Object not found in lookup of SeeClassifier..." means, that the Classifier module can not be found.
Did you deploy SeeBaseTools and SeeExtendedTools and SeeModuleCollection?
regards,
Daniel

Similar Messages

  • Error at Compilation Time

    Dear All,
    I changed something in a form after that I compile it,then I got the following error
    Oracle Forms Designer
    Oracle Forms Designer has encountered a problem and needs to close.we are sorry for the inconvenience.
    If you were in the middle of something,the information you were working on might be lost.
    Please tell microsoft about this problem we have create an error report that you can send to us.we will treat
    this report as confidential and anonymous.
    How to solve it.
    Now I can't do any changes in form.So please help me.
    Thanks and Regards,
    Fazil
    Edited by: user11334489 on 10 Sep, 2012 9:11 AM

    Dear All,
    I am using Oracle 10g Form and Oracle 10g Database and Window XP Operating System
    I have one Master Detail Form,
    I created 'When-Tab-Page-Changed' Trigger in Form Level then Put one message,ie,Message('Welcome');
    Then Compile it.Then I got the following error
    Oracle Forms Designer
    Oracle Forms Designer has encountered a problem and needs to close.we are sorry for the inconvenience.
    If you were in the middle of something,the information you were working on might be lost.
    Please tell microsoft about this problem we have create an error report that you can send to us.we will treat
    this report as confidential and anonymous.
    How to solve it.
    Now I can't do any changes in form.So please help me.
    Thank and Regards,
    Fazil
    Edited by: user11334489 on Sep 10, 2012 9:15 PM

  • Finding errors in a Coldfusion source file at compile time

    My application is built using Coldfusion, Flex and MySQL as backend. I am using FlexBuilder 3 for editing/compiling the Flex source(MXML and Actionscript) files. For the Coldfusion(CF) source files(cfm and cfc files), I am using Coldfusion Builder to edit the source files since it is an IDE for Coldfusion so using that I can see the CF syntax highlighted and text which is commented. After, I complete editing the Coldfusion source files in Coldfusion Builder I close them in CF Builder. Then, the application is compiled using the Flex Builder, but I cannot see any syntax errors if they exist in the Coldfusion source files and I learn of the errors at run time that there is a tag nesting error.
    After, I edit the Coldfusion source files I close them in CF Builder so that Flexbuilder can compile the project and there is no issue of CF source file being locked due to being open in CF builder.
    1. What can I do to ensure I see the CF errors at compile time?
    2. Is there a better/another method than what I am doing to work on a project which has Flex/CF source files?
    Any advice would be appreciated.
    Thanks

    While you are 'compiling' your application since it has a FLEX front end that is compiled.  This actually does nothing with the ColdFusion files, or at least I can't imagine what it would be doing with those files.
    CFML is just-in-time compiled at run time.  And I do not believe using it in a Flex builder application would change this.
    What I would do in this situation is develop the back-end and front-end separately.  Build the CFML, test it with simple test cases run through direct browser requests of the CFML or some test harness CFML that executes your back-end logic and runs it through it paces.  Once that is built and tested.  Then attach the FLEX front end to it and test that.

  • Error when compiling whith gcc in order to create a dynamic librairy.

    Hy all,
    I facing the following error at compilation time :
    ld: fatal: relocations remain against allocatable but non-writable sections
    collect2: ld returned 1 exit status
    The list of commands I have issued are here :
    # env
    PATH=/usr/sbin:/usr/bin:/usr/local/bin
    CC=/usr/local/bin/gccLD_LIBRARY_PATH=/usr/local/lib:/usr/local/ssl/lib
    Tools used under solaris 8 ( all is under /usr/local/bin)
    ANDIrand-0.7-5.8-sparc-1.pkgbc-1.06-sol8-sparc-local
    binutils-2.20.1-sol8-sparc-local => GNU for sparc
    gcc-3.4.6-sol8-sparc-local => GNU for sparclibiconv-1.13.1-sol8-sparc-local
    libintl-3.4.0-sol8-sparc-localm4-1.4.15-sol8-sparc-local
    libsigsegv-2.9-sol8-sparc-localmake-3.82-sol8-sparc-local
    nss_ldap-265openssl-1.0.0a
    rsaref20.tar => library openssl
    # pwd/usr/local/doc/openssl-1.0.0a/demos/engines/rsaref/install
    # ls -ltotal 490
    -rw-r--r-- 1 root other 7056 Nov 17 14:12 desc.o-rwxr-xr-x 1 root other 27520 Nov 17 14:25 dhdemo
    -rw-r--r-- 1 root other 10216 Nov 17 14:25 dhdemo.o-rw-r--r-- 1 root other 1520 Nov 17 14:12 digit.o
    drwx------ 2 3191 40 512 Mar 25 1994 dos-rw-r--r-- 1 root other 47960 Nov 17 14:12 librsaref.a
    -rwxr-xr-x 1 root other 6056 Nov 17 14:32 librsaref.sodrwx------ 2 3191 40 512 Mar 25 1994 mac
    -rw------- 1 3191 40 1217 Nov 17 14:12 makefile-rw-r--r-- 1 root other 2384 Nov 17 14:12 md2c.o
    -rw-r--r-- 1 root other 4740 Nov 17 14:12 md5c.o-rw-r--r-- 1 root other 5420 Nov 17 14:12 nn.o
    -rw-r--r-- 1 root other 2144 Nov 17 14:12 prime.o-rw-r--r-- 1 root other 2400 Nov 17 14:12 r_dh.o
    -rw-r--r-- 1 root other 3436 Nov 17 14:12 r_encode.o-rw-r--r-- 1 root other 7696 Nov 17 14:12 r_enhanc.o
    -rw-r--r-- 1 root other 3160 Nov 17 14:12 r_keygen.o-rw-r--r-- 1 root other 1372 Nov 17 14:12 r_random.o
    -rw-r--r-- 1 root other 804 Nov 17 14:12 r_stdlib.o-rwxr-xr-x 1 root other 51932 Nov 17 14:25 rdemo
    -rw-r--r-- 1 root other 3660 Nov 17 14:12 rsa.o-rw-r--r-- 1 root other 47960 Nov 17 14:25 rsaref.a
    drwx------ 2 3191 40 512 Mar 25 1994 unix
    COMPILATION COMMAND : "the error is at the end" :
    # gcc -o librsaref.so.2 -shared -Wl,-soname,librsaref.so *.o
    ld: warning: option -o appears more than once, first setting taken
    Text relocation remains
    referenced
    against symbol offset in file
    <unknown> 0xb84 dhdemo.o
    <unknown> 0xb88 dhdemo.o
    <unknown> 0xb8c dhdemo.o
    <unknown> 0xb90 dhdemo.o
    <unknown> 0xb94 dhdemo.o
    <unknown> 0xb98 dhdemo.o
    <unknown> 0xb9c dhdemo.o
    <unknown> 0xba0 dhdemo.o
    <unknown> 0xba4 dhdemo.o
    <unknown> 0xba8 dhdemo.o
    <unknown> 0xbac dhdemo.o
    <unknown> 0xbb0 dhdemo.o
    <unknown> 0xbb4 dhdemo.o
    R_GetRandomBytesNeeded 0x22c dhdemo.o
    NN_Zero 0x978 nn.o
    NN_Zero 0xab4 nn.o
    NN_Zero 0x274 prime.o
    PARAMS2 0x540 dhdemo.o
    PARAMS2 0x544 dhdemo.o
    PARAMS2 0x548 dhdemo.o
    PARAMS2 0x550 dhdemo.o
    PARAMS2 0x55c dhdemo.o
    PARAMS2 0x560 dhdemo.o
    PARAMS2 0x580 dhdemo.o
    PARAMS2 0x6a4 dhdemo.o
    PARAMS2 0x6a8 dhdemo.o
    PARAMS2 0x6b0 dhdemo.o
    PARAMS2 0x844 dhdemo.o
    PARAMS2 0x848 dhdemo.o
    <unknown> 0x608 desc.o
    <unknown> 0x60c desc.o
    <unknown> 0x614 desc.o
    <unknown> 0x618 desc.o
    <unknown> 0x65c desc.o
    <unknown> 0x660 desc.o
    <unknown> 0x66c desc.o
    <unknown> 0x670 desc.o
    <unknown> 0x678 desc.o
    <unknown> 0x67c desc.o
    <unknown> 0x9cc desc.o
    <unknown> 0x9d0 desc.o
    <unknown> 0x9d4 desc.o
    <unknown> 0x9d8 desc.o
    <unknown> 0x9dc desc.o
    <unknown> 0x9e0 desc.o
    <unknown> 0x9e4 desc.o
    <unknown> 0x9e8 desc.o
    <unknown> 0x9ec desc.o
    <unknown> 0x9f0 desc.o
    <unknown> 0x9f4 desc.o
    <unknown> 0x9f8 desc.o
    <unknown> 0x9fc desc.o
    <unknown> 0xa00 desc.o
    <unknown> 0xa04 desc.o
    <unknown> 0xa08 desc.o
    DESX_CBCUpdate 0xed4 r_enhanc.o
    DES3_CBCRestart 0xf28 r_enhanc.o
    R_memset 0x134 desc.o
    R_memset 0x144 desc.o
    R_memset 0x304 desc.o
    R_memset 0x314 desc.o
    R_memset 0x4c8 desc.o
    R_memset 0x4d8 desc.o
    R_memset 0x7e8 desc.o
    R_memset 0x7f8 desc.o
    R_memset 0x808 desc.o
    R_memset 0x384 nn.o
    R_memset 0x638 nn.o
    R_memset 0x648 nn.o
    R_memset 0x688 nn.o
    R_memset 0x6d8 nn.o
    R_memset 0x860 nn.o
    R_memset 0x870 nn.o
    R_memset 0x9c4 nn.o
    R_memset 0x9d4 nn.o
    R_memset 0x9e4 nn.o
    R_memset 0x9f4 nn.o
    R_memset 0xa04 nn.o
    R_memset 0xa14 nn.o
    R_memset 0xa24 nn.o
    R_memset 0xa34 nn.o
    R_memset 0xae4 nn.o
    R_memset 0xaf4 nn.o
    R_memset 0xb04 nn.o
    R_memset 0x2a4 prime.o
    R_memset 0x310 prime.o
    R_memset 0x2b0 r_dh.o
    R_memset 0x390 r_dh.o
    R_memset 0x3a0 r_dh.o
    R_memset 0x160 r_enhanc.o
    R_memset 0x170 r_enhanc.o
    R_memset 0x264 r_enhanc.o
    R_memset 0x274 r_enhanc.o
    R_memset 0x284 r_enhanc.o
    R_memset 0x394 r_enhanc.o
    R_memset 0x488 r_enhanc.o
    R_memset 0x550 r_enhanc.o
    R_memset 0x6e8 r_enhanc.o
    R_memset 0x7cc r_enhanc.o
    R_memset 0x8d4 r_enhanc.o
    R_memset 0x9b8 r_enhanc.o
    R_memset 0x9c8 r_enhanc.o
    R_memset 0xb10 r_enhanc.o
    R_memset 0xb20 r_enhanc.o
    R_memset 0xb90 r_enhanc.o
    R_memset 0xce0 r_enhanc.o
    R_memset 0xe04 r_enhanc.o
    R_memset 0xe14 r_enhanc.o
    R_memset 0x458 r_keygen.o
    R_memset 0x468 r_keygen.o
    R_memset 0x478 r_keygen.o
    R_memset 0x488 r_keygen.o
    R_memset 0x498 r_keygen.o
    R_memset 0x4a8 r_keygen.o
    R_memset 0x4b8 r_keygen.o
    R_memset 0x4c8 r_keygen.o
    R_memset 0x4d8 r_keygen.o
    R_memset 0x4e8 r_keygen.o
    R_memset 0x550 r_keygen.o
    R_memset 0x5d0 r_keygen.o
    R_memset 0x14 r_random.o
    R_memset 0xb8 r_random.o
    R_memset 0x1b4 r_random.o
    R_memset 0xc8 rsa.o
    R_memset 0x1d4 rsa.o
    R_memset 0x290 rsa.o
    R_memset 0x390 rsa.o
    R_memset 0x47c rsa.o
    R_memset 0x48c rsa.o
    R_memset 0x6f8 rsa.o
    R_memset 0x708 rsa.o
    R_memset 0x718 rsa.o
    R_memset 0x728 rsa.o
    R_memset 0x738 rsa.o
    R_memset 0x748 rsa.o
    R_memset 0x758 rsa.o
    R_memset 0x768 rsa.o
    R_memset 0x778 rsa.o
    R_memset 0x788 rsa.o
    R_memset 0x798 rsa.o
    DES_CBCRestart 0xf08 r_enhanc.o
    DESX_CBCRestart 0xf1c r_enhanc.o
    DES3_CBCInit 0xe8c r_enhanc.o
    DES_CBCUpdate 0xebc r_enhanc.o
    DES3_CBCUpdate 0xee0 r_enhanc.o
    DESX_CBCInit 0xe7c r_enhanc.o
    DES_CBCInit 0xe6c r_enhanc.o
    <unknown> 0x7dc dhdemo.o
    <unknown> 0x814 dhdemo.o
    seedByte.0 0x224 dhdemo.o
    seedByte.0 0x244 dhdemo.o
    <unknown> 0xab8 dhdemo.o
    <unknown> 0xabc dhdemo.o
    <unknown> 0x28 dhdemo.o
    <unknown> 0x30 dhdemo.o
    <unknown> 0x3c dhdemo.o
    <unknown> 0x44 dhdemo.o
    <unknown> 0x48 dhdemo.o
    <unknown> 0x50 dhdemo.o
    <unknown> 0x54 dhdemo.o
    <unknown> 0x5c dhdemo.o
    <unknown> 0x60 dhdemo.o
    <unknown> 0x68 dhdemo.o
    <unknown> 0x6c dhdemo.o
    <unknown> 0x74 dhdemo.o
    <unknown> 0x80 dhdemo.o
    <unknown> 0x88 dhdemo.o
    <unknown> 0xc8 dhdemo.o
    <unknown> 0xe8 dhdemo.o
    <unknown> 0xf0 dhdemo.o
    <unknown> 0xf8 dhdemo.o
    <unknown> 0x118 dhdemo.o
    <unknown> 0x120 dhdemo.o
    <unknown> 0x130 dhdemo.o
    <unknown> 0x16c dhdemo.o
    <unknown> 0x180 dhdemo.o
    <unknown> 0x204 dhdemo.o
    <unknown> 0x20c dhdemo.o
    <unknown> 0x268 dhdemo.o
    <unknown> 0x270 dhdemo.o
    <unknown> 0x288 dhdemo.o
    <unknown> 0x290 dhdemo.o
    <unknown> 0x2a4 dhdemo.o
    <unknown> 0x2a8 dhdemo.o
    <unknown> 0x2f0 dhdemo.o
    <unknown> 0x2f8 dhdemo.o
    <unknown> 0x310 dhdemo.o
    <unknown> 0x318 dhdemo.o
    <unknown> 0x32c dhdemo.o
    <unknown> 0x334 dhdemo.o
    <unknown> 0x36c dhdemo.o
    <unknown> 0x374 dhdemo.o
    <unknown> 0x3c0 dhdemo.o
    <unknown> 0x3c8 dhdemo.o
    <unknown> 0x3ec dhdemo.o
    <unknown> 0x3f0 dhdemo.o
    <unknown> 0x414 dhdemo.o
    <unknown> 0x41c dhdemo.o
    <unknown> 0x450 dhdemo.o
    <unknown> 0x458 dhdemo.o
    <unknown> 0x470 dhdemo.o
    <unknown> 0x478 dhdemo.o
    <unknown> 0x4d4 dhdemo.o
    <unknown> 0x4dc dhdemo.o
    <unknown> 0x4f0 dhdemo.o
    <unknown> 0x4f4 dhdemo.o
    <unknown> 0x508 dhdemo.o
    <unknown> 0x510 dhdemo.o
    <unknown> 0x524 dhdemo.o
    <unknown> 0x5c4 dhdemo.o
    <unknown> 0x5cc dhdemo.o
    <unknown> 0x5d4 dhdemo.o
    <unknown> 0x5dc dhdemo.o
    <unknown> 0x600 dhdemo.o
    <unknown> 0x604 dhdemo.o
    <unknown> 0x608 dhdemo.o
    <unknown> 0x618 dhdemo.o
    <unknown> 0x650 dhdemo.o
    <unknown> 0x660 dhdemo.o
    <unknown> 0x674 dhdemo.o
    <unknown> 0x678 dhdemo.o
    <unknown> 0x68c dhdemo.o
    <unknown> 0x690 dhdemo.o
    <unknown> 0x6bc dhdemo.o
    <unknown> 0x6c0 dhdemo.o
    <unknown> 0x760 dhdemo.o
    <unknown> 0x764 dhdemo.o
    <unknown> 0x768 dhdemo.o
    <unknown> 0x790 dhdemo.o
    <unknown> 0x82c dhdemo.o
    <unknown> 0x830 dhdemo.o
    <unknown> 0x85c dhdemo.o
    <unknown> 0x860 dhdemo.o
    <unknown> 0x864 dhdemo.o
    <unknown> 0x878 dhdemo.o
    <unknown> 0x898 dhdemo.o
    <unknown> 0x89c dhdemo.o
    <unknown> 0x8c4 dhdemo.o
    <unknown> 0x8d4 dhdemo.o
    <unknown> 0x92c dhdemo.o
    <unknown> 0x930 dhdemo.o
    <unknown> 0x964 dhdemo.o
    <unknown> 0x968 dhdemo.o
    <unknown> 0x9a8 dhdemo.o
    <unknown> 0x9b8 dhdemo.o
    <unknown> 0x9f0 dhdemo.o
    <unknown> 0x9f4 dhdemo.o
    <unknown> 0xacc dhdemo.o
    <unknown> 0xad4 dhdemo.o
    <unknown> 0xad8 dhdemo.o
    <unknown> 0xae0 dhdemo.o
    <unknown> 0xae4 dhdemo.o
    <unknown> 0xaec dhdemo.o
    <unknown> 0xaf0 dhdemo.o
    <unknown> 0xaf8 dhdemo.o
    <unknown> 0xafc dhdemo.o
    <unknown> 0xb04 dhdemo.o
    <unknown> 0xb08 dhdemo.o
    <unknown> 0xb10 dhdemo.o
    <unknown> 0xb14 dhdemo.o
    <unknown> 0xb1c dhdemo.o
    <unknown> 0xb20 dhdemo.o
    <unknown> 0xb28 dhdemo.o
    <unknown> 0xb2c dhdemo.o
    <unknown> 0xb34 dhdemo.o
    <unknown> 0xb38 dhdemo.o
    <unknown> 0xb40 dhdemo.o
    <unknown> 0xb4c dhdemo.o
    <unknown> 0xb54 dhdemo.o
    <unknown> 0xb5c dhdemo.o
    <unknown> 0xb60 dhdemo.o
    SILENT_PROMPT 0x1ac dhdemo.o
    SILENT_PROMPT 0x1f8 dhdemo.o
    SILENT_PROMPT 0xa58 dhdemo.o
    SILENT_PROMPT 0xa5c dhdemo.o
    SILENT_PROMPT 0xbbc dhdemo.o
    SILENT_PROMPT 0xbc0 dhdemo.o
    __iob 0x640 dhdemo.o
    __iob 0x648 dhdemo.o
    __iob 0x6e4 dhdemo.o
    __iob 0x6e8 dhdemo.o
    __iob 0x9a0 dhdemo.o
    __iob 0x9ec dhdemo.o
    __iob 0xa0c dhdemo.o
    __iob 0xa18 dhdemo.o
    __iob 0xa30 dhdemo.o
    __iob 0xa34 dhdemo.o
    __iob 0xa74 dhdemo.o
    __iob 0xa7c dhdemo.o
    __iob 0xb6c dhdemo.o
    __iob 0xb74 dhdemo.o
    __iob 0xbd8 dhdemo.o
    __iob 0xbe0 dhdemo.o
    __iob 0xbec dhdemo.o
    __iob 0xbf4 dhdemo.o
    fprintf 0x78c dhdemo.o
    fread 0x8f4 dhdemo.o
    fread 0x914 dhdemo.o
    putchar 0xa28 dhdemo.o
    puts 0x208 dhdemo.o
    puts 0xa6c dhdemo.o
    puts 0xa9c dhdemo.o
    puts 0xbd0 dhdemo.o
    sscanf 0x2ac dhdemo.o
    sscanf 0x4f8 dhdemo.o
    sscanf 0x528 dhdemo.o
    fgets 0xbf0 dhdemo.o
    memset 0x340 dhdemo.o
    memset 0x484 dhdemo.o
    memset 0x498 dhdemo.o
    memset 0x18 r_stdlib.o
    fopen 0x64c dhdemo.o
    fopen 0x8c0 dhdemo.o
    fopen 0x9a4 dhdemo.o
    R_SetupDHAgreement 0x2dc dhdemo.o
    fflush 0xa78 dhdemo.o
    fflush 0xb70 dhdemo.o
    fflush 0xbdc dhdemo.o
    fputc 0x7a4 dhdemo.o
    printf 0xb64 dhdemo.o
    R_RandomInit 0x21c dhdemo.o
    R_RandomFinal 0x184 dhdemo.o
    fwrite 0x684 dhdemo.o
    fwrite 0x69c dhdemo.o
    fwrite 0x6cc dhdemo.o
    fwrite 0x774 dhdemo.o
    fwrite 0x9dc dhdemo.o
    malloc 0x2b4 dhdemo.o
    malloc 0x2c4 dhdemo.o
    malloc 0x384 dhdemo.o
    malloc 0x394 dhdemo.o
    malloc 0x3a4 dhdemo.o
    malloc 0x578 dhdemo.o
    malloc 0x598 dhdemo.o
    PARAMS2_READY 0x530 dhdemo.o
    PARAMS2_READY 0x534 dhdemo.o
    PARAMS2_READY 0x5e4 dhdemo.o
    PARAMS2_READY 0x5ec dhdemo.o
    PARAMS2_READY 0x7bc dhdemo.o
    PARAMS2_READY 0x7f0 dhdemo.o
    PARAMS2_READY 0x800 dhdemo.o
    fclose 0x6f8 dhdemo.o
    fclose 0x94c dhdemo.o
    fclose 0xa44 dhdemo.o
    sprintf 0xb50 dhdemo.o
    free 0x348 dhdemo.o
    free 0x350 dhdemo.o
    free 0x4a0 dhdemo.o
    free 0x4a8 dhdemo.o
    free 0x4b0 dhdemo.o
    free 0x54c dhdemo.o
    free 0x554 dhdemo.o
    R_ComputeDHAgreedKey 0x43c dhdemo.o
    R_GenerateDHParams 0x5b0 dhdemo.o
    R_RandomUpdate 0x248 dhdemo.o
    NN_DigitDiv 0x550 nn.o
    .udiv 0xf4 digit.o
    .udiv 0x224 digit.o
    .udiv 0x20 r_encode.o
    .udiv 0xc0c r_enhanc.o
    NN_DigitMult 0xc60 nn.o
    NN_DigitMult 0xcdc nn.o
    .umul 0x20 digit.o
    .umul 0x30 digit.o
    .umul 0x44 digit.o
    .umul 0x54 digit.o
    .umul 0x10c digit.o
    .umul 0x120 digit.o
    .umul 0x23c digit.o
    .umul 0x250 digit.o
    <unknown> 0xf0 md2c.o
    <unknown> 0xf4 md2c.o
    <unknown> 0x194 md2c.o
    <unknown> 0x198 md2c.o
    <unknown> 0x1f0 md2c.o
    <unknown> 0x1f4 md2c.o
    MD2Update 0xf8 md2c.o
    MD2Update 0x108 md2c.o
    MD2Update 0x60 r_enhanc.o
    MD2Init 0x24 r_enhanc.o
    MD2Final 0x98 r_enhanc.o
    R_SealUpdate 0xc38 r_enhanc.o
    R_SealUpdate 0xc88 r_enhanc.o
    <unknown> 0x140 md5c.o
    <unknown> 0x148 md5c.o
    MD5Final 0xa4 r_enhanc.o
    MD5Final 0x4c r_random.o
    MD5Final 0x138 r_random.o
    MD5Update 0x144 md5c.o
    MD5Update 0x154 md5c.o
    MD5Update 0x6c r_enhanc.o
    MD5Update 0x40 r_random.o
    MD5Update 0x12c r_random.o
    MD5Init 0x34 r_enhanc.o
    MD5Init 0x30 r_random.o
    MD5Init 0x11c r_random.o
    NN_Sub 0x5c0 nn.o
    NN_Sub 0x9a0 nn.o
    NN_Sub 0x54 prime.o
    NN_Sub 0xd8 prime.o
    NN_Sub 0x144 prime.o
    NN_Sub 0x16c prime.o
    NN_Sub 0x5c r_dh.o
    NN_Sub 0x100 r_dh.o
    NN_Sub 0xcc r_keygen.o
    NN_Sub 0x1a0 r_keygen.o
    NN_Sub 0x2c8 r_keygen.o
    NN_Sub 0x2dc r_keygen.o
    NN_Sub 0x528 r_keygen.o
    NN_Sub 0x640 rsa.o
    NN_Sub 0x660 rsa.o
    NN_Sub 0x674 rsa.o
    NN_Decode 0x3c prime.o
    NN_Decode 0x208 r_dh.o
    NN_Decode 0x22c r_dh.o
    NN_Decode 0x260 r_dh.o
    NN_Decode 0x2dc r_dh.o
    NN_Decode 0x304 r_dh.o
    NN_Decode 0x32c r_dh.o
    NN_Decode 0x3bc rsa.o
    NN_Decode 0x3d4 rsa.o
    NN_Decode 0x3ec rsa.o
    NN_Decode 0x4b8 rsa.o
    NN_Decode 0x4d0 rsa.o
    NN_Decode 0x4e8 rsa.o
    NN_Decode 0x4fc rsa.o
    NN_Decode 0x510 rsa.o
    NN_Decode 0x524 rsa.o
    NN_Decode 0x538 rsa.o
    NN_Add 0x928 nn.o
    NN_Add 0x80 prime.o
    NN_Add 0xac prime.o
    NN_Add 0xec prime.o
    NN_Add 0x118 prime.o
    NN_Add 0x19c prime.o
    NN_Add 0x70 r_dh.o
    NN_Add 0x114 r_dh.o
    NN_Add 0xa0 r_keygen.o
    NN_Add 0xe0 r_keygen.o
    NN_Add 0x174 r_keygen.o
    NN_Add 0x1b4 r_keygen.o
    NN_Add 0x6c8 rsa.o
    NN_Digits 0x2f8 nn.o
    NN_Digits 0x308 nn.o
    NN_Digits 0x478 nn.o
    NN_Digits 0x750 nn.o
    NN_Digits 0xbc4 nn.o
    NN_Digits 0x214 r_dh.o
    NN_Digits 0x26c r_dh.o
    NN_Digits 0x2e8 r_dh.o
    NN_Digits 0x310 r_dh.o
    NN_Digits 0x3f8 rsa.o
    NN_Digits 0x408 rsa.o
    NN_Digits 0x544 rsa.o
    NN_Digits 0x554 rsa.o
    NN_Digits 0x564 rsa.o
    NN_Cmp 0x5e8 nn.o
    NN_Cmp 0xfc prime.o
    NN_Cmp 0x128 prime.o
    NN_Cmp 0x180 prime.o
    NN_Cmp 0x244 prime.o
    NN_Cmp 0x2f8 prime.o
    NN_Cmp 0x33c r_dh.o
    NN_Cmp 0x224 r_keygen.o
    NN_Cmp 0x5b8 r_keygen.o
    NN_Cmp 0x41c rsa.o
    NN_Cmp 0x578 rsa.o
    NN_Cmp 0x624 rsa.o
    NN_Div 0x678 nn.o
    NN_Div 0x900 nn.o
    NN_Div 0x18c r_dh.o
    NN_ModInv 0x29c r_keygen.o
    NN_ModInv 0x310 r_keygen.o
    NN_ModMult 0x718 nn.o
    NN_ModMult 0x730 nn.o
    NN_ModMult 0x7d0 nn.o
    NN_ModMult 0x7e8 nn.o
    NN_ModMult 0x820 nn.o
    NN_ModMult 0x698 rsa.o
    NN_RShift 0x628 nn.o
    NN_Gcd 0x590 r_keygen.o
    NN_ModExp 0x2e8 prime.o
    NN_ModExp 0x1a8 r_dh.o
    NN_ModExp 0x28c r_dh.o
    NN_ModExp 0x36c r_dh.o
    NN_ModExp 0x44c rsa.o
    NN_ModExp 0x5e8 rsa.o
    NN_ModExp 0x614 rsa.o
    NN_Mult 0x6b0 nn.o
    NN_Mult 0x914 nn.o
    NN_Mult 0x284 r_keygen.o
    NN_Mult 0x2f4 r_keygen.o
    NN_Mult 0x6b0 rsa.o
    NN_Mod 0x6c8 nn.o
    NN_Mod 0xa88 nn.o
    NN_Mod 0x98 prime.o
    NN_Mod 0xc4 prime.o
    NN_Mod 0x268 prime.o
    NN_Mod 0x32c r_keygen.o
    NN_Mod 0x348 r_keygen.o
    NN_Mod 0x5a8 rsa.o
    NN_Mod 0x5c8 rsa.o
    NN_LShift 0x4cc nn.o
    NN_LShift 0x4e4 nn.o
    NN_LShift 0x128 r_dh.o
    NN_Encode 0x1c8 r_dh.o
    NN_Encode 0x1dc r_dh.o
    NN_Encode 0x2a0 r_dh.o
    NN_Encode 0x380 r_dh.o
    NN_Encode 0x374 r_keygen.o
    NN_Encode 0x390 r_keygen.o
    NN_Encode 0x3d0 r_keygen.o
    NN_Encode 0x3e8 r_keygen.o
    NN_Encode 0x400 r_keygen.o
    NN_Encode 0x418 r_keygen.o
    NN_Encode 0x430 r_keygen.o
    NN_Encode 0x448 r_keygen.o
    NN_Encode 0x46c rsa.o
    NN_Encode 0x6e8 rsa.o
    NN_AssignZero 0x1c4 nn.o
    NN_AssignZero 0x2ec nn.o
    NN_AssignZero 0x4ac nn.o
    NN_AssignZero 0x4f8 nn.o
    NN_AssignZero 0x610 nn.o
    NN_AssignZero 0x73c nn.o
    NN_AssignZero 0x88c nn.o
    NN_AssignZero 0x8a0 nn.o
    NN_AssignZero 0x64 prime.o
    NN_AssignZero 0x220 prime.o
    NN_AssignZero 0x2c0 prime.o
    NN_AssignZero 0x40 r_dh.o
    NN_AssignZero 0x7c r_dh.o
    NN_AssignZero 0xe4 r_dh.o
    NN_AssignZero 0x160 r_dh.o
    NN_AssignZero 0x48 r_keygen.o
    NN_AssignZero 0xb0 r_keygen.o
    NN_AssignZero 0xec r_keygen.o
    NN_AssignZero 0x184 r_keygen.o
    NN_AssignZero 0x1c0 r_keygen.o
    NN_AssignZero 0x2ac r_keygen.o
    NN_AssignZero 0x508 r_keygen.o
    NN_AssignZero 0x56c r_keygen.o
    NN_AssignZero 0x5a0 r_keygen.o
    NN_AssignZero 0x5f8 rsa.o
    NN_Assign2Exp 0x1c r_dh.o
    NN_Assign2Exp 0xc0 r_dh.o
    NN_Assign2Exp 0x78 r_keygen.o
    NN_Assign2Exp 0x8c r_keygen.o
    NN_Assign2Exp 0x14c r_keygen.o
    NN_Assign2Exp 0x160 r_keygen.o
    NN_Assign 0x374 nn.o
    NN_Assign 0x6fc nn.o
    NN_Assign 0x850 nn.o
    NN_Assign 0x8b0 nn.o
    NN_Assign 0x8c0 nn.o
    NN_Assign 0x938 nn.o
    NN_Assign 0x948 nn.o
    NN_Assign 0x958 nn.o
    NN_Assign 0x968 nn.o
    NN_Assign 0x9b4 nn.o
    NN_Assign 0xa54 nn.o
    NN_Assign 0xa64 nn.o
    NN_Assign 0xa98 nn.o
    NN_Assign 0xaa8 nn.o
    NN_Assign 0xad4 nn.o
    NN_Assign 0x158 prime.o
    NN_Assign 0x30 r_dh.o
    NN_Assign 0xd4 r_dh.o
    NN_Assign 0x244 r_keygen.o
    NN_Assign 0x254 r_keygen.o
    NN_Assign 0x264 r_keygen.o
    NN_Assign 0x57c r_keygen.o
    <unknown> 0x214 prime.o
    <unknown> 0x218 prime.o
    R_GenerateBytes 0x10 prime.o
    R_GenerateBytes 0x23c r_dh.o
    R_GenerateBytes 0x2c8 r_enhanc.o
    R_GenerateBytes 0x2e4 r_enhanc.o
    R_GenerateBytes 0x50 rsa.o
    GeneratePrime 0xa0 r_dh.o
    GeneratePrime 0x144 r_dh.o
    GeneratePrime 0x110 r_keygen.o
    GeneratePrime 0x1e4 r_keygen.o
    R_SealFinal 0xc9c r_enhanc.o
    R_DecodePEMBlock 0x80c r_enhanc.o
    R_DecodePEMBlock 0x838 r_enhanc.o
    R_DecodePEMBlock 0xa08 r_enhanc.o
    R_DecodePEMBlock 0xd28 r_enhanc.o
    R_DecodePEMBlock 0xd94 r_enhanc.o
    R_EncodePEMBlock 0x734 r_enhanc.o
    R_EncodePEMBlock 0x758 r_enhanc.o
    R_EncodePEMBlock 0x978 r_enhanc.o
    R_EncodePEMBlock 0xc50 r_enhanc.o
    R_EncodePEMBlock 0xcc4 r_enhanc.o
    <unknown> 0x698 r_enhanc.o
    <unknown> 0x69c r_enhanc.o
    <unknown> 0xba8 r_enhanc.o
    <unknown> 0xbac r_enhanc.o
    <unknown> 0xbd4 r_enhanc.o
    <unknown> 0xbd8 r_enhanc.o
    RSAPublicDecrypt 0x208 r_enhanc.o
    R_VerifyUpdate 0x8a0 r_enhanc.o
    R_OpenFinal 0xdd8 r_enhanc.o
    R_OpenInit 0xa34 r_enhanc.o
    R_VerifyFinal 0x8c0 r_enhanc.o
    R_DigestInit 0xbc r_enhanc.o
    R_DigestInit 0x150 r_enhanc.o
    R_DigestInit 0x188 r_enhanc.o
    R_DigestInit 0x254 r_enhanc.o
    R_DigestInit 0xb44 r_enhanc.o
    RSAPublicEncrypt 0x35c r_enhanc.o
    R_SignBlock 0x714 r_enhanc.o
    R_SignBlock 0x90c r_enhanc.o
    RSAPrivateDecrypt 0x4e0 r_enhanc.o
    R_memcmp 0x238 r_enhanc.o
    R_memcmp 0x6a4 r_enhanc.o
    R_DigestUpdate 0xd8 r_enhanc.o
    R_DigestUpdate 0x1a4 r_enhanc.o
    R_DigestUpdate 0xb60 r_enhanc.o
    R_SealInit 0x958 r_enhanc.o
    R_OpenUpdate 0xd4c r_enhanc.o
    R_OpenUpdate 0xdb8 r_enhanc.o
    R_DigestFinal 0xfc r_enhanc.o
    R_DigestFinal 0x1d4 r_enhanc.o
    R_DigestFinal 0xb7c r_enhanc.o
    R_memcpy 0x30c r_enhanc.o
    R_memcpy 0x3cc r_enhanc.o
    R_memcpy 0x3f8 r_enhanc.o
    R_memcpy 0x45c r_enhanc.o
    R_memcpy 0x58c r_enhanc.o
    R_memcpy 0x5b8 r_enhanc.o
    R_memcpy 0x620 r_enhanc.o
    R_memcpy 0x6cc r_enhanc.o
    R_memcpy 0xbb0 r_enhanc.o
    R_memcpy 0xbdc r_enhanc.o
    R_memcpy 0xbec r_enhanc.o
    R_memcpy 0x3a4 r_keygen.o
    R_memcpy 0x3b8 r_keygen.o
    R_memcpy 0x10c r_random.o
    R_memcpy 0x18c r_random.o
    R_memcpy 0x98 rsa.o
    R_memcpy 0x1c4 rsa.o
    R_memcpy 0x264 rsa.o
    R_memcpy 0x380 rsa.o
    R_VerifyBlockSignature 0x860 r_enhanc.o
    R_VerifyBlockSignature 0xafc r_enhanc.o
    RSAPrivateEncrypt 0x134 r_enhanc.o
    R_VerifyInit 0x884 r_enhanc.o
    R_SignInit 0x77c r_enhanc.o
    R_SignUpdate 0x798 r_enhanc.o
    R_SignFinal 0x7b8 r_enhanc.o
    memcmp 0x70 r_stdlib.o
    memcpy 0x44 r_stdlib.o
    ld: fatal: relocations remain against allocatable but non-writable sections
    collect2: ld returned 1 exit status
    Best regards.

    did you compile the *.o's with -fPIC ?

  • Oracle Excel Generation 6i Form is showing error while compiling in Form10g

    Hi,
    I generate MS-Excel Report by Oracle form 6i but when I am compiling that form in Oracle Form 10g then it is showing
    error "component 'SERVER_ACTIVE' must be declared" and "component 'GET_INTERFACE_POINTER' must be declared".
    Can anybody help me.

    hi,
    ok, now i have migrated my 6i excel generation form in 10g by migrating tool. but still facing same(below) error at
    compile time.
    Error is - "component 'SERVER_ACTIVE' must be declare
    "component 'GET_INTERFACE POINTER' must be declare.
    Below is function which is showing problem at compile time.---
    FUNCTION get_object_handle RETURN OLE2.OBJ_TYPE IS
    obj_hnd OLE2.OBJ_TYPE;
    BEGIN
    /* If the server is not active, activate the server
    and get the object handle.
    IF not forms_ole.server_active ('spreadsheet') then
    FORMS_OLE.Activate_Server('spreadsheet');
    END IF;
    obj_hnd := FORMS_OLE.Get_Interface_Pointer('spreadsheet');
    --RETURN obj_hnd;
    RETURN NULL; END;
    thanks

  • Error with compiling module

    I have such folders structure in my Flex project:
    components/classes/
    components/modules/
    In modules/ folder I have a module (<mx:Module>)
    myModule.mxml.
    That module imports class myConnector.as from classes/ folder
    using statement:
    import components.classes.myConnector;
    I can work with class' properties and methods and there are
    no errors. But when I try to compile myModule.mxml with mxmlc using
    command:
    mxmlc
    pathToProject/components/modules/myModule.mxml
    I get an error:
    Type was not found or was not a compile-time constant:
    myConnector.
    private var myConn:myConnector;
    As I see compiler cannot locate myConnector.as class, even
    though it is located correctly while authoring.
    How can specify path to that class for compiler?
    Or there is anything else wrong?
    Thanks in advance.

    The answer is yes and no. Since your Modules are not in the
    main application directory, the answer is no. Should they live in
    the main application directory, then you can mark them as
    Applications and Flex Builder will automatically compile them and
    move them to the bin directory.

  • Error at the time of Deployment of Composit ---  ant-sca-compile.xml

    Hi,
    While deploying the composite, it’s throwing given error
    [03:03:42 PM] ---- Deployment started. ----
    [03:03:42 PM] Target platform is (Weblogic 10.3).
    [03:03:42 PM] Running dependency analysis...
    [03:03:42 PM] Building...
    [03:03:49 PM] Deploying profile...
    [03:03:50 PM] Wrote Archive Module to H:\AIASOAProject\AIAFrameworkProject\ReceiptListEBS\deploy\sca_ReceiptListEBS_rev1.0.jar
    [03:03:50 PM] Deploying sca_ReceiptListEBS_rev1.0.jar to soa_server1 [edpsvddb002.baea.com.au:8001]
    [03:03:50 PM] Processing sar=/H:/AIASOAProject/AIAFrameworkProject/ReceiptListEBS/deploy/sca_ReceiptListEBS_rev1.0.jar
    [03:03:50 PM] Adding sar file - H:\AIASOAProject\AIAFrameworkProject\ReceiptListEBS\deploy\sca_ReceiptListEBS_rev1.0.jar
    [03:03:50 PM] Preparing to send HTTP request for deployment
    [03:03:50 PM] Creating HTTP connection to host:edpsvddb002.baea.com.au, port:8001
    [03:03:50 PM] Sending internal deployment descriptor
    [03:03:50 PM] Sending archive - sca_ReceiptListEBS_rev1.0.jar
    [03:03:52 PM] Received HTTP response from the server, response code=401
    [03:03:52 PM] Problem in sending HTTP request to the server. Check standard HTTP response code for 401
    [03:03:52 PM] Error deploying archive sca_ReceiptListEBS_rev1.0.jar to soa_server1 [edpsvddb002.baea.com.au:8001]
    [03:03:52 PM] HTTP error code returned [401]
    [03:03:52 PM] No error message is returned from the server.
    [03:03:52 PM] Error deploying archive sca_ReceiptListEBS_rev1.0.jar to soa_server1 [edpsvddb002.baea.com.au:8001]
    [03:03:52 PM] #### Deployment incomplete. ####
    [03:03:52 PM] Error deploying archive file:/H:/AIASOAProject/AIAFrameworkProject/ReceiptListEBS/deploy/sca_ReceiptListEBS_rev1.0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)
    Buildfile: C:\jdeveloper1112\jdeveloper\bin\ant-sca-compile.xml
    scac:
    *[scac] Validating composite : 'H:\AIASOAProject\AIAFrameworkProject\ReceiptListEBS\composite.xml'*
    *[scac] Error occurred during initialization of VM*
    *[scac] Could not reserve enough space for object heap*
    BUILD FAILED
    C:\jdeveloper1112\jdeveloper\bin\ant-sca-compile.xml:264: Java returned: 1 Check log file : H:\AIASOAProject\AIAFrameworkProject\ReceiptListEBS\SCA-INF\classes\scac.log for errorsTotal time: 1 second
    Is this issue occuring due to server ant-sca-compile.xml or C:\jdeveloper1112\jdeveloper\bin\ant-sca-compile.xml in my desktop.
    Kindly Confirm.
    Regards
    Manish

    Same composite we were able to deploy successfully without any error, from Monday onward we are experiencing this issue.
    We checked in Installation Guide provided by oracle. Oracle has suggested few memory related changes in ant-sca-compile.xml file.
    Increasing Memory to avoid Compilation Errors
    To avoid out-of-memory errors during compilation of a SOA composite application, you need to
    increase the following memory settings.
    To increase memory settings:
    1. Open the ant-sca-compile.xml file in the SOA_HOME/bin directory.
    2. Under the scac element, increase the following memory settings.
    <jvmarg value="-Xms2048m"/>
    <jvmarg value="-Xmx2048m"/>
    <jvmarg value="-XX:PermSize=32m"/>
    <jvmarg value="-XX:MaxPermSize=256m"/>
    3. For Windows change the following memory settings to.
    <jvmarg value="-Xms1536m"/>
    <jvmarg value="-Xmx1536m"/>
    <jvmarg value="-XX:PermSize=32m"/>
    <jvmarg value="-XX:MaxPermSize=256m"/>
    We did those changes but still experiencing same error. I checked H:\AIASOAProject\AIAReceiptInterface\ReceiptListEbizProvider\SCA-INF\classes\scac.log ; file its showing Could not create the Java virtual machine.
    Regards
    Manish

  • Compilation Time für Compilierung mit AI Modul dauert unverhältnissmäßig lange

    Hallo Zusammen,
    ich hatte ein umfangreiches Project, welches auf einem cRIO 9074 mit den Modulen 9215 und 9401. Die Compilierung dauert ca 10 Minuten und alles lief einwandfrei.
    Nachdem ich zusätzlich das Modul 9222 hinzugefügt habe dauerte die Compilierung auf einmal 1,5 Stunden. Die Compilierung läuft zwar durch aber ich bekomme in den Logfiles 44000 mal die gleiche WARNING:
    WARNING:NgdBuild:452 - logical net
       'window/theVI/n_NiFpgaAG_00000000_WhileLoop_Diagram/n_NiFpgaAG_00000014_Seque
       nceFrame_Diagram/n_SubVI_FPGA_CAL_TriggerFire_vi_28/n_SubVICtlOrIndOpt/data<4
       92>' has no driver
    mit folgender Zusammenfassung:
      No Partitions were found in this design.
    NGDBUILD Design Results Summary:
      Number of errors:     0
      Number of warnings: 44191
    Writing NGD file "toplevel_gen.ngd" ...
    Total REAL time to NGDBUILD completion: 29 min  39 sec
    Total CPU time to NGDBUILD completion:  1 min  50 sec
    Writing NGDBUILD log file "toplevel_gen.bld"...
    NGDBUILD done.
    Bevor das Modul drin war sah dieser Teil in den Logfiles so aus:
      No Partitions were found in this design.
    NGDBUILD Design Results Summary:
      Number of errors:     0
      Number of warnings:  50
    Writing NGD file "toplevel_gen.ngd" ...
    Total REAL time to NGDBUILD completion:  11 sec
    Total CPU time to NGDBUILD completion:   12 sec
    Writing NGDBUILD log file "toplevel_gen.bld"...
    NGDBUILD done.
    Das ganze hat mich stutzig gemacht und ich habe viele Varianten getestet um herrauszufinden wieso die Compilierung jetzt auf einmal so lange dauert.
    - Wenn ich das Programm unverändert lasse und lediglich im Projekt das AI Modul 9222 hinzufüge bekomme ich die Warnings und die Compilierung dauert ewig
    - Wenn ich das AI Modul im Projekt hinzufüge und die Eingänge in einem sehr einfachen zusätzlichen Loop abfrage kommen die selben Warnings und die Compilierung dauert auch ewig.
    - Wenn ich den Loop wieder entferne und die Module wieder aus dem Projekt entferne dauert die Dauer der Compilierung immernoch so lange und die Warnings bleiben.
    Das Projekt ist sozusagen kapput wenn einmal das 9222 drin war. Nur wenn ich ein neues Projekt anlege und die VIs und Mods (außer 9222) wieder hinzufüge bekomme ich die Warnings los und die Compilierung dauert wie immer 10 min.
    Wenn ich das Ganze mit dem Modul 9223 ausprobiere passiert das gleiche. Compiliere ich das selbe Programm auf für PXI-System und nicht für ein cRIO-System mit den gleichen Modulen bekomme ich auch keine Warnings und die Compilation Time ist schnell.
    Varriation in den Xilinx Options bringen nur eine sehr kleine Zeitoptimierung.
    Die Compilierung läuft zwar durch und das Programm funktioniert aber die langen Wartezeiten sind mir nicht erklärlich. Ich weiß dass FPGA Compilierung eine komplizierte Angelegenheit ist, aber allen durch die beschriebenen Änderungen im Programm sehe ich keinen Grund für einen solch enormen Anstieg der Compilation Time.
    Da ich das Programm mittels HIL testen muss bringt mir die Ausführung auf dem Developement System auch nichts. Das heißt ich muss bei jeder Programmänderung neu Compilieren und jedesmal 1,5 h warten.
    Wäre super wenn mir jemand helfen könnte!
    Vielen Dank schonmal!!!

    Hallo Abduelkerim,
    Bezüglich dem Compilieren: Ich kompiliere die FPGA Programme immer mit Xilinx auf meinem Windows-Rechner.
    Das "fehlerhafte" Compilieren ensteht nur wenn ich als FPGA-Target mein cRIO wähle. Wähle ich ein PXI mit dem selben Code entstehen keine Probleme beim Compilieren.
    Ich hab jetzt mal mein FPGA-File mit dem Projekt ohne NI9222 compiliert und anschließend im Vergleich genau das gleiche mit NI9222 im Projekt. Ich habe das Modul jedoch nicht in meinem FPGA-File verwendet. Die einzige Änderung ist das hinzugefügte NI9222 im Projekt. Wie auf den Screenshots schön zu sehen weicht jedoch die Compilation-Time enorm ab!
    Attachments:
    schnell.jpg ‏224 KB
    langsam.jpg ‏220 KB

  • Error 1046: Type was not found or was not a compile-time constant: Component Event.

    Hi Everyone..
    I am getting an Error 1046: Type was not found or was not a compile-time constant: Component Event.
    The ComponentEvent class has been imported,and also the event handling code is there. I am not sure what else is wrong, hope somebody can advise me. Thanks. The code is below, the point where the error occurs as indicated by the compiler has been highlighted.
    package 
    import flash.display.Sprite;
    import flash.media.Camera;
    import flash.media.Microphone;
    import flash.media.Video;
    import fl.controls.TextArea;
    import fl.controls.Button;
    import fl.controls.TextInput;
    import flash.events.SyncEvent;
    import flash.events.MouseEvent;
    import flash.events.FocusEvent;
    import flash.net.SharedObject;
    import flash.net.NetConnection;
    import flash.net.NetStream;
    import flash.events.NetStatusEvent;
    import flash.events.FocusEvent;
    import flash.events.ComponentEvent;
    public class VideoChat extends Sprite
      private var button:Button;
      private var text_so:SharedObject; 
      private var textArea:TextArea;
      private var textInput:TextInput;
      private var chatName:TextInput; 
      private var nc:NetConnection;
      private var nsOut:NetStream;
      private var nsIn:NetStream;
      private var rtmpNow:String;
      private var msg:Boolean; 
      private var cam:Camera;
      private var mic:Microphone;
      private var vid:Video;
      public function VideoChat ()
       //Set up UI
       textArea = new TextArea();
       textArea.setSize(500,280);
       textArea.move(20,54);
       addChild(textArea);
       textInput = new TextInput();
       textInput.setSize(500,24);
       textInput.move(20,340);
       textInput.addEventListener(ComponentEvent.ENTER,checkKey);
       addChild(textInput);
       button = new Button();
       button.width=50;
       button.label="Send";
       button.move(20,370);
       button.addEventListener(MouseEvent.CLICK, sendMsg);
       addChild(button);
       chatName = new TextInput;
       chatName.setSize (100,24);
       chatName.move (80,370);
       chatName.text="<Enter Name>";
       chatName.addEventListener (FocusEvent.FOCUS_IN, cleanName);
       addChild(chatName); 
       //Connect
       rtmpNow="rtmp:/VideoChat ";  
       nc=new NetConnection;
       nc.connect (rtmpNow);
       nc.addEventListener(NetStatusEvent.NET_STATUS,doSO);
       cam = Camera.getCamera();
       mic=Microphone.getMicrophone();
       //Camera Settings
       cam.setKeyFrameInterval(15);
       cam.setMode (240, 180, 15, false);
       cam.setMotionLevel(35,3000);
       cam.setQuality(40000 / 8,0);
       //Microphone Settings
       mic.gain = 85;
       mic.rate=11;
       mic.setSilenceLevel (25,1000);
       mic.setUseEchoSuppression (true);
       //Video Setup
       vid=new Video(cam.width, cam.height);
       addChild (vid);
       vid.x=10, vid.y=20;  
       //Attach local video and camera
       vid.attachCamera(cam);  
      private function doSO(e:NetStatusEvent):void
       good=e.info.code == "NetConnection.Connect.Success";
       if(good)
        //Set up shared object
        text_so=SharedObject.getRemote("test", nc.uri, false);
        text_so.connect (nc);
        text_so.addEventListener(SyncEvent.SYNC, checkSO);
      private function checkSO(e:SyncEvent):void
       for (var chung:uint; change<e.changeList.length; chng++)
        switch(e.chageList[chng].code)
         case "clear":
          break;
         case "success":
          break;
         case "change":
          textArea.appendText (text_so.data.msg + "\n");
          break;
      private function cleanName(e:FocusEvent): void
       chatName.text="";
      private function sendMsg(e:MouseEvent):void
       noName=(chatName.text=="<Enter Name>" || chatName.text=="");
       if (noName)
         textArea.appendText("You must enter your name \n");
       else
        text_so.setProperty("msg", chatName.text +": " + textInput.text);
        textArea.appendText (chatName.text +": "+textInput.text +"\n");
        textInput.text="";
      private function checkKey (e:ComponentEvent):void
       noName=(chatName.text=="<Enter Name>" || chatName.text=="");
       if (noName)
         textArea.appendText("You must enter your name \n");
       else
        text_so.setProperty("msg", chatName.text +": " + textInput.text);
        textArea.appendText (chatName.text +": "+textInput.text +"\n");
        textInput.text="";
      //Create NetStream instances
      private function checkConnect  (e:NetStatusEvent):void
       msg=e.info.code == "NetConnection.Connect.Success";
       if(msg)
        nsOut=new NetStream(nc);
        nsIn=new NetStream(nc);
        //NetStream
        nsOut.attachAudio(mic);
        nsOut.attachCamera(cam);
        nsOut.publish("camstream");
        nsIn.play("camstream");

    Hi Guys...
    I have found out what is wrong. I was importing the wrong package the correct one should have been:
    import fl.events.ComponentEvent;
    instead of
    import flash.events.ComponentEvent;
    I hope this is helpful for anyone caught in a simillar situation as me...Thanks..

  • Variable substitution error while using Seeburger module parameter

    Hi Freinds,
    I would like to use the variable substitution in a receiver file adapter to add the invoice no.
    (which is contained in the XML file) to the target filename.
    In addition I have to convert the XML file to an X12 EDI format using the seeburger module "localejbs/CallBicXIRaBean".
    As soon as this entry is made in the modules the following error message occurs:
    "com.sap.aii.adapter.file.configuration.DynamicConfigurationException:
    Error during variable substitution: com.sap.aii.adapter.file.varsubst.VariableDataSourceException:
    Caught SAXException while parsing XML payload: Fatal Error: com.sap.engine.lib.xml.parser.ParserException:
    XMLParser: No data allowed here: (hex) 53, 4f, 48(:main:, row:1, col:3)"
    My problem is that the conversion from XML to X12 EDI is done before the variable substitution is started.
    That`s why the reference for the variable is no longer valid as the file is already converted to a X12 EDI (=flatfile) format.
    If I disable one of the two steps (either 1:1-mapping or variable substitution) the other step runs properly.
    Has anybody an idea how to solve this topic?
    Is it possible to specify the variable substitution as module?
    If this is possible I could solve it by just reordering the two steps in the module chain.
    Regards
    Venkatesh

    Use Dynamic Configuration Bean to set this value. You have to use this well before "localejbs/CallBicXIRaBean".
    Check SAP note : 974481 for more information.
    Blog: [/people/jin.shin/blog/2007/04/27/sap-netweaver-xi-variable-substitution-with-adapter-specific-message-attributes-via-dynamicconfigurationbean|/people/jin.shin/blog/2007/04/27/sap-netweaver-xi-variable-substitution-with-adapter-specific-message-attributes-via-dynamicconfigurationbean]
    Second Approach if the above approach doesnt work.
    Use Dynamic Configuration concept in UDF to set the filename under message Mapping.
    Thanks,
    - Gujjeti.
    Edited by: Praveen Gujjeti on Feb 25, 2009 11:25 AM

  • Compile time error

    I am a newbie in XML. I am trying to compile the following code. I am getting compile time errors. I have following environment varaibles set. Any help will be really appreciated.
    TIA.
    set JAVA_HOME=C:\Program Files\jdk1.3.1_03
    set JWSDP_HOME=C:\Program Files\jwsdp-1.1
    set JAXB_HOME=%JWSDP_HOME%\jaxb-1.0
    set JAXB_LIBS=%JAXB_HOME%\lib
    set JAXP_LIBS=%JWSDP_HOME%\jaxp-1.2.2\lib
    set JWSDP_LIBS=%JWSDP_HOME%\jwsdp-shared\lib
    set PATH=%JAVA_HOME%\bin;%JAXB_HOME%\bin;%JWSDP_HOME%\jwsdp-shared\bin;%PATH%
    set CLASSPATH=%JAXB_LIBS%\jaxb-api.jar;%JAXB_LIBS%\jaxb-ri.jar;%JAXB_LIBS%\jaxb-xjc.jar;%JAXB_LIBS%\jaxb-libs.jar;%JAXP_LIBS%\jaxb-api.jar;%JAXP_LIBS%\endorsed\xercesImpl.jar;%JAXP_LIBS%\endorsed\xalan.jar;%JAXP_LIBS%\endorsed\sax.jar;%JAXP_LIBS%\endorsed\dom.jar;%JWSDP_LIBS%\jax-qname.jar;%JWSDP_LIBS%namespace.jar;.
    C:\Learn XML>javac -verbose CountSax.java
    [parsing started CountSax.java]
    [parsing completed 63ms]
    CountSax.java:3: package org.xml.sax does not exist
    import org.xml.sax.* ;
    ^
    CountSax.java:4: package org.xml.sax.helpers does not exist
    import org.xml.sax.helpers.* ;
    ^
    CountSax.java:5: package javax.xml.parsers does not exist
    import javax.xml.parsers.*;
    ^
    CountSax.java:7: cannot resolve symbol
    symbol : class DefaultHandler
    location: class CountSax
    public class CountSax extends DefaultHandler {
    ^
    [loading C:\jdk1.3.1_02\jre\lib\rt.jar(java/lang/String.class)]
    CountSax.java:22: cannot resolve symbol
    symbol : class Attributes
    location: class CountSax
    public void startElement(String name,Attributes atts) {
    import java.io.* ;
    import org.xml.sax.* ;
    import org.xml.sax.helpers.* ;
    import javax.xml.parsers.*;
    public class CountSax extends DefaultHandler {
    public static void main(String args[]) {
    SAXParserFactory factory = SAXParserFactory.newInstance() ;
    SAXParser saxParser = factory.newSAXParser() ;
    saxParser.parse(new File(args[0]),new CountSax()) ;
    static private int eltCount = 0 ;
    public void startDocument() {
    eltCount = 0 ;
    public void startElement(String name,Attributes atts) {
    eltCount ++ ;
    public void endDocument() {
    System.out.println("Total number of elements: " + eltCount) ;
    }

    Here is my classpath now
    set CLASSPATH=%JAVA_HOME%;%JAXB_LIBS%\jaxb-api.jar;%JAXB_LIBS%\jaxb-ri.jar;%JAXB_LIBS%\jaxb-xjc.jar;%JAXB_LIBS%\jaxb-libs.jar;%JAXP_LIBS%\jaxb-api.jar;%JAXP_LIBS%\endorsed\xercesImpl.jar;%JAXP_LIBS%\endorsed\xalan.jar;%JAXP_LIBS%\endorsed\sax.jar;%JAXP_LIBS%\endorsed\dom.jar;%JWSDP_LIBS%\jax-qname.jar;%JWSDP_LIBS%namespace.jar;.
    It still doesn't work. The pakages that it is complaining about comes from sax.jar which is already in classpath. Can anybody please help.
    TIA

  • Getting compile time errors during gwt application compilation

    Hi,
    I am getting below compile errors while running ant script for my GWT application.
    javac:
    [javac] Compiling 32 source files to D:\Projects\workspace\MckSurvey\war\WEB-INF\classes
    [javac] D:\Projects\workspace\MckSurvey\src\com\spinsci\survey\client\model\QuestionBean.java:38: type parameters of <X>X cannot be determined; no unique maximal instance exists for type variable X with upper bounds int,java.lang.Object
    [javac]           return get("questionId");
    [javac] ^
    I am using JDK 1.6 and ANT 1.7 s/w.
    below is the target which is used in the build file:
    <javac srcdir="src" includes="**" encoding="utf-8"
    destdir="war/WEB-INF/classes"
    nowarn="true"
    debug="true" debuglevel="lines,vars,source"
         includeDestClasses="false"
         source="1.5" target="1.5"      
              >
    <classpath refid="project.class.path"/>
    <compilerarg value="-Xlint:-unchecked"/>
    </javac>
    Please suggest me accordingly to overcome this generics compile time errors.
    Regards,
    Sunder.

    dannyyates wrote:
    There are/have been numerous examples of differences in spec interpretation between Eclipse (ecj) and the Sun compiler. I generally find that Eclipse is more accurate in it's interpretation than Sun! :-)
    I would suggest raising this on an appropriate Eclipse forum. The guys there are normally very good at digging into the issue and explaining why they think they are right or else admitting that they've got it wrong.I totally agree on both accounts. I myself have seen at least two compiler bugs and asked both the Sun guys and the Eclipse guys (through their respective bug tracking systems) and both have been resolved (in both cases ecj was actually right, but I wouldn't dare drawing any conclusions from that ;-)).

  • Getting error in JSP at compile time:

    Hello,
    I am getting this error in JSP at compile time, have no idea whatd going wrong here..!! Everything in the code looks good.
    Please help..!! The error is:
    Error 500: Unable to compile class for JSP /opt/WebSphere/AppServer/temp/jasi80corpgeNode/HRAppServer/Billinginterface/BillingInterfaceWEB.war/_select_5F_course.java:188: Type expected. } catch (Throwable t) { ^ 1 error                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                

    Everything looks good, but then you can never spot your own mistakes :-)
    There are a couple of things.
    1 - curly brackets in scriptlets. Make sure they are all opened and closed correctly.
    2 - Custom tags (JSTL and the like) need to be closed. If it is a simple tag, have you forgotten the slash before the closing angle bracket? ie is it <c:out value="hello"> when it should be <c:out value="hello"/>
    Take a look at the generated java code at /opt/WebSphere/AppServer/temp/jasi80corpgeNode/HRAppServer/Billinginterface/BillingInterfaceWEB.war/_select_5F_course.java, line 188
    See if you can make any sense out of the java file generated from the jsp
    If you want any more specific help than this, please post some jsp code :-)
    If you don't want to do that, I would recommend commenting all the code out with <%-- --%>
    get it to compile, and then uncomment a bit at a time
    Good luck,
    evnafets

  • Pls suggest a reason for a compile time error

    the following program gives a compile time error bcoz of the statement
    ((State)this).val=this.val. if u could suggest why?
    public class Mainc
    public static void main(String args[])
    State st=new State();
    System.out.println(st.getvalue());
    State.Memento mem= st.memfunc();
    st.altervalue();
    System.out.println(st.getvalue());
    mem.restore();
    System.out.println(st.getvalue());
    public static class State
    protected int val=11;
    int getvalue()
         return val;
    void altervalue()
         val=(val+7)%31;
    Memento memfunc()
         return new Memento();
    class Memento
         int val;
    Memento()
         this.val=state.this.val;
         void restore()
              ((State)this).val=this.val;
    }

    The statement :
    ((State)this).val
    tries to cast Memento into its super class State which is inorrect [former is not latter's subclass]
    restore method should be as follows:
    void restore()
    State.this.val=this.val;
    }

  • Compile time errors for large code in try-catch blocks

    Hi, Has anyone ever faced this problem of a compile time error, where the Java compiler returns with the following error that Code is too large for try block.
    I have about 5000 thousand lines in my try-catch block and am facing this problem. Please suggest possible solutions

    1) Are you sure that your try/catch blocks contain 5 million lines?! I seriously don't believe this.Sounds like generated code. The generator needs to be a bit cleverer. In particular, it seems to be generating repeated blocks of code that ought to be stuffed into methods somewhere.

Maybe you are looking for

  • HT1386 Deleting imported photos from iPad .

    I have transferred pics from a pc to my iPad, I now want to delete those pics and request some help to do this. I have no problem with iPad photos but can not delete the imported pics.

  • Scan document sent to PC problem

    Can someone tell me how to send a scanned document via email to a PC User. The PC User cannot print and has problems viewing it. Many thanks.

  • Imac tries boot and turns off

    When I turn on my iMac, a white screen with an Apple logo appears with a rotating circle right below the logo.  After a while, it fails to boot and turns off.  I tried turning the computer on while pressing Command R or Shift Command R P but nothing

  • Suddenly apps don't start or crash while starting: Possible reasons?

    Hello, from one minute to the next I've got massive problems with a lot of apps: they don't start or crash while starting (resp. while executing a function). I don't have any clue what could have happened. Last software-specific action I did (half ho

  • Attempt to clear a buffer thats already been flushed???

    hi i can't understand why this code is giving me error.. HttpSession aSession = request.getSession(true); String destination = "/login.jsp?returnPage=/practice/reviewcontent.jsp"; try{ if(aSession.getValue("userId") == null) { %> <jsp:forward page="<