JMFSecurity Error: Cannot Load Library jmam

hi,
I get below exception when I try to run XletviewJMFExample.java program provided by sun.
JMFSecurity Error: Cannot Load Library jmam
I tried to set jmam.dll in the classpath,but I get following error when I compile program from command prompt
error reading C:\javatv_fcs\lib\jmam.dll; error in opening zip file
Please help me resolve this problem
Thanks
Rajesh

Hello,
i am running TestTVXlet on the Fedora Core 3.
I do set the path variable, but it still shows the "JMFSecurity Error: Cannot Load Library jmam" message.
Is the problem that jmam.dll is not suitable for linux?
Any advise will be appreciated. : )
Best Regards,
Tony

Similar Messages

  • Error: cannot load library unit CTXSYS.CTX_CONTAINS

    Anyone know what might be causing this error when doing a query that uses CONTAINS?
    It was working fine, then suddenly stopped working
    [Oracle][ODBC][Ora]ORA-29900: operator binding does not exist ORA-06540: PL/SQL: compilation error ORA-06553: PLS-907: cannot load library unit CTXSYS.CTX_CONTAINS (referenced by CTXSYS.CONTAINS)

    Could you please explain what you mean by recompile packages?
    Sorry - new to Oracle - I'm playing with an Eval and running on NT.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Hernan Mejia ([email protected]):
    may be your packages corrupts, I haved a similar problem try to recompile and look for the status of your packages<HR></BLOCKQUOTE>
    null

  • Error occurred loading library [libclntsh.so.10.1: cannot oopen shared obje

    error:
    OBJM_54538 Unable to connect to the reposiREP_51002 Database driver event...Error occurred loading library [libclntsh.so.10.1: cannot oopen shared object file:No such file or directory] Database driver event...Error occurred loading library [libpmora8.so]Hi
    i'm on Oracle Enterprise Linux 5 update 6 32-bit
    oracle 11g. r2 32 bit without client (as i've got both oracle &infa on same box)
    infa 9.0.1 32 bit
    i'm able to successfully connect to sqlplus sh/[email protected] & repo user/domain users too connected good
    tnsping is good
    lsnrctl startup is good
    tnsnames.ora is good
    i already have libclntsh.so.10.1 in $ORACLE_HOME/lib/ ...i also copied the same file to $INFA_HOME/server/bin/....alredy added all env variables including LD_LIBRARY_PATH ...also i even i copied two files to /lib.. .still no luck..
    literally i'm exhausted of ideas after googling for the past 48 hrs,,,:( any expert advice on what i'm missing would be gr8tly apprected. tq.
    [infa901hf2@oel5u6 root]$ which libpmora8.so
    ~/Informatica/9.0.1/server/bin/libpmora8.so
    [infa901hf2@oel5u6 root]$ which libclntsh.so.10.1
    /usr/bin/which: no libclntsh.so.10.1 in (/usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin:/usr/sbin:/home/oracle/app/oracle/product/11.2.0/dbhome_2/bin:/home/infa901hf2/Informatica/9.0.1/server/bin:/home/infa901hf2/Informatica/9.0.1/server/tomcat/bin)
    [infa901hf2@oel5u6 root]$ ls -al /home/infa901hf2/Informatica/9.0.1/server/bin/libclntsh.so.10.1
    lrwxrwxrwx 1 infa901hf2 infa901hf2 69 Dec 25 01:02 /home/infa901hf2/Informatica/9.0.1/server/bin/libclntsh.so.10.1 -> /home/oracle/app/oracle/product/11.2.0/dbhome_2/lib/libclntsh.so.11.1
    [infa901hf2@oel5u6 root]$  ls -al /home/infa901hf2/Informatica/9.0.1/server/bin/libpmora8.so
    -rwxrwxrwx 1 infa901hf2 infa901hf2 314325 Dec 24 22:17 /home/infa901hf2/Informatica/9.0.1/server/bin/libpmora8.so
    OBJM_54538 Unable to connect to the repository RepoSrvc on database orcl
    REP_51002 Database driver event...Error occurred loading library [libclntsh.so.10.1: cannot oopen shared object file:No such file or directory] Database driver event...Error occurred loading library [libpmora8.so]
    .bash_profile with all env variables set is below
    ======================================
    TNS_ADMIN=$ORACLE_HOME/network/admin; export TNS_ADMIN
    ORACLE_HOSTNAME=oel5u6.localdomain; export ORACLE_HOSTNAME
    ORACLE_UNQNAME=orcl; export ORACLE_UNQNAME
    ORACLE_BASE=/home/oracle/app/oracle; export ORACLE_BASE
    ORACLE_HOME=$ORACLE_BASE/product/11.2.0/dbhome_2; export ORACLE_HOME
    ORACLE_SID=orcl; export ORACLE_SID
    PATH=$PATH:/usr/sbin:$ORACLE_HOME/bin; export PATH
    LD_LIBRARY_PATH=.:$ORACLE_HOME/lib:/lib:/usr/lib; export LD_LIBRARY_PATH
    CLASSPATH=$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib; export CLASSPATH
    # JAVA HOME
    JAVA_HOME=/usr/java/jdk1.6.0_30; export JAVA_HOME
    #INFA ENV VARIABLES
    LANG=C; export LANG
    LC_ALL=C; export LC_ALL
    INFA_JAVA_OPTS=-Xmx1024m; export INFA_JAVA_OPTS
    INFA_HOME=/home/infa901hf2/Informatica/9.0.1; export INFA_HOME
    INFA_DOMAINS_FILE=/home/infa901hf2/Informatica/9.0.1/domains.infa; export INFA_DOMAINS_FILE
    LC_CTYPE=en_US.utf8; export LC_CTYPE
    INFA_DEFAULT_DOMAIN=Domain_oel5u6.localdomain; export INFA_DEFAULT_DOMAIN
    PATH=$PATH:$INFA_HOME/server/bin:$INFA_HOME/server/tomcat/bin; export PATH
    LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH:$INFA_PATH/server/bin; export LD_LIBRARY_PATH
    listener.ora
    # listener.ora Network Configuration File: /home/oracle/app/oracle/product/11.2.0/dbhome_2/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = oel5u6.localdomain)(PORT = 1521))
    ADR_BASE_LISTENER = /home/oracle/app/oracle
    tnsnames.ora
    # tnsnames.ora Network Configuration File: /home/oracle/app/oracle/product/11.2.0/dbhome_2/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.
    LISTENER_ORCL =
      (ADDRESS = (PROTOCOL = TCP)(HOST = oel5u6.localdomain)(PORT = 1521))
    ORCL.LOCALDOMAIN =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = oel5u6.localdomain)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = ORCL.LOCALDOMAIN)
    tnsping successful
    [oracle@oel5u6 bin]$ tnsping orcl.localdomain
    TNS Ping Utility for Linux: Version 11.2.0.1.0 - Production on 25-DEC-2011 00:20:33
    Copyright (c) 1997, 2009, Oracle.  All rights reserved.
    Used parameter files:
    /home/oracle/app/oracle/product/11.2.0/dbhome_2/network/admin/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = oel5u6.localdomain)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = ORCL.LOCALDOMAIN)))
    OK (0 msec)listener startup successful
    [oracle@oel5u6 bin]$ lsnrctl start
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 25-DEC-2011 00:19:48
    Copyright (c) 1991, 2009, Oracle.  All rights reserved.
    Starting /home/oracle/app/oracle/product/11.2.0/dbhome_2/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    System parameter file is /home/oracle/app/oracle/product/11.2.0/dbhome_2/network/admin/listener.ora
    Log messages written to /home/oracle/app/oracle/diag/tnslsnr/oel5u6/listener/alert/log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=oel5u6.localdomain)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date                25-DEC-2011 00:19:48
    Uptime                    0 days 0 hr. 0 min. 0 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /home/oracle/app/oracle/product/11.2.0/dbhome_2/network/admin/listener.ora
    Listener Log File         /home/oracle/app/oracle/diag/tnslsnr/oel5u6/listener/alert/log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=oel5u6.localdomain)(PORT=1521)))
    The listener supports no services
    The command completed successfullytq.

    Issue definitely seems to be with your Oracle env setup and configuration. Having a symlink point to another symlink is not necessarily a problem.
    So, just to be sure, can you confirm the 2 below:
    1) You have installed the Oracle 32 bit client (full) and are using the libraries in the Client as part of the LD_LIBRARY_PATH for the OS user that is running the INFA processes. In other words your ORACLE_HOME (in .bash_profile) points to the CLIENT directory with the .so files..correct. You have confirmed this by su - as the OS user (e.g "oracle") and doing an echo on LD_LIBRARY_PATH. correct? if needed, I would even recommend using the FULL path to the 32 bit client directory.
    2) You have confirmed that all .so files in the directory have permissions for the OS user that is running INFA processes. You can check this via ls -alt and confirming none of the .so files in question are restricted.
    3) Also..is your OS user for the Oracle DB and INFA the same? Or do you have 2 different OS users?

  • I keep getting an error message when I attempt to print: "Cannot load library LXBCPRP.DLL", but only from within Firefox.

    Within Firefox and websites visited within Firefox, whenever I try to print using my Lexmark Z605 printer, the error message "Cannot load library LXBCPRP.DLL, using default '' appears. The printer works fine from other programs and indeed worked fine from within versions of Firefox before 4.0.1, and I have even updated drivers from Lexmark, but the problem persists.

    Thanks for your time, but I maintain my position. There has been no problem with my printer from purchase (5+ years ago) until Firefox 4, in particular no problem with Firefox 3.x. I have no problem with ANY other applications I use now and have run through them all to check.
    Firefox 4.0.1 remains the prime suspect, but I am willing to try any fix that the wonderful members of Firefox community may care to suggest.

  • I also am having problems creating cd cover. When I try to print onlt text comes out picture art is 1 big black square. cannot load library error shows up 126. Do anyone have a solution for this problem?

    Having problem creating cd cover.When I try to print one out only text print no picture. Error message appears "cannot load library"LXBBPRP,DLL Default error126. Anyone have a solution to this problem?

    One other note I do have parallels installed but not running on both machines.
    Make sure on both machines that even if Parallels is not running that the two VPNs it creates in System Preferences > Network are set to Off.
    Also make sure that in System Preferences > Sharing that Internet Sharing is nnot ON.
    Later you will have to adjust the Parallels setting to NOT Share the Mac IP.
    10:18 PM Sunday; June 1, 2008

  • Cannot load library unit problem

    Dear All,
    I am using Oracle Report builder 6 and Oracle DB is 8i.
    OS is SUN Server.
    I have the following question:
    After I modify the function in the formula column, I try to compile it. Then I got the error like:
    Error 907 at line 0, column 0
    cannot load library unit <Scheme Name>.<Table Name> (referenced by
    CF_CAL_5FORMULA)
    How to solve it? Thanks......

    Hi,
    had the same problem. Flushing the shared helped.
    alter system flush shared_pool;
    Regards
    Helmut

  • PLS-00907: cannot load library unit

    I have a problem with a stored procedure that runs via cron to insert records into a large partitioned table. This was running fine until a week back it stopped working.
    The error it mentioned during execution is
    PLS-00907: cannot load library unit
    MET.CLINICAL_DATA (referenced by MET.INSERT_CLINICAL_DATA)
    MET is the owner of the CLINICAL_DATA table and the INSERT_CLINICAL_DATA procedure. This procedure is run by a user called MET_USER who has an execute privilege on MET's INSERT_CLINICAL_DATA and its tables.
    So what might have caused this error. I did spend atleast 2 hours looking in the metalink and as those articles mentioned, I am neither using a database link here nor I am calling a remote procedure.
    Any thoughts?
    Thanks

    355099,
    No, not to my knowledge. But I do have another stored procedure that also runs everyday that has got DDL statements on the CLINICAL_DATA table. Some of the DDLs in that are ----
    execute immediate 'alter table clinical_data drop partition part' || part_rec_l.id || ' update global indexes';
    execute immediate 'alter table clinical_data split partition ' || 'last_values at ( ''' || (temp_day_l * ms_per_day_l)|| ''') into (partition part' || new_id_l
    || ', partition last_values) update global indexes';
    execute immediate 'alter table clinical_data modify partition '|| 'part' || new_id_l || ' rebuild unusable local indexes';
    execute immediate 'alter table clinical_data modify partition ' || 'last_values rebuild unusable local indexes';
    Thank you

  • Tiger OCR Cannot Load Library

    Windows XP SP3. Adobe Acrobat 9 Pro Extended.
    When I start Acrobat I get this dialog. I click OK and Adobe starts:
    Tiger OCR
    Cannot load library
    Home Dir :'C:Windows\system32', Data Dir 'C:\Windows\Tiger32'

    I do not have that item in my registry or a folder like that in my system. Do you have a scanner? Perhaps this is something set or improperly set the from the scanner's software. Acrobat is reading this and reporting an error since it doesn't exist.

  • FRY-00001 Cannot Load Library iamodapp.so: iamodapp.so: cannot open shared

    I am installing SAP running on top of an Oracle 10g database in a Red Hat Linux 4 . My database is up and solid. However, during the post Oracle DB installation scripts, I am bombing out with the following error:
    FRY-00001 Cannot Load Library iamodapp.so: iamodapp.so: cannot open shared object file: No such file or directory
    Anyone else have this problem and found a solution?
    Thanks & regards
    Arun Singh

    Hi Arun,
    1. Copy the installation media dvd to a directory on a files system
    2. change directories into the sub-directory which contains the executable (sapinst)
    3. run the command sapinst -extract
    4. It will unpack the missing libraries into the same directory where you executed the command..
    5. I copied these libraries to /oracle/<SID>/102_32/lib
    6. Stop and restart the installation
    Hope this helps.

  • Cannot load library iamodrfc.o

    Doing a homogeneous system copy to create a test system
    from the Prod instance on this installation. During the sapinst phase 'Starting
    RFC Jobs (post processing)' an error occurred with the following message
    in the sapinst.log:
    ERROR 2005-04-05 13:27:09
    FRY-00001  Cannot load library iamodrfc.o: No such file or directory.
    ERROR 2005-04-05 13:27:09
    FJS-00012  Error when executing script.
    Can any one help me?

    Hi,
    You can try start the system if it's not online already, logon with
    user DDIC (client 000) and execute the two reports (RSWBOINS and
    RADDBDIF) wit transaction SE38 manually. If you have to change the
    the password for user DDIC, please change it back to default afterwards
    with TA SU01 (Default password '19920706').
    If the manual execution of the reports is successfull, please restart
    SAPinst (do not use retry) with the option SAPINST_SKIP_ERRORSTEP.
    ./sapinst SAPINST_SKIP_ERRORSTEP=true, this should solve the problem.
    Thanks,
    George

  • PLS-00907: cannot load library unit PREORDER.GLOBALS@PREORDER

    Hi all, I am getting below error while compiling the package in oracle 11g.
    SQL> select version from v$instance;
    VERSION
    11.2.0.3.0
    SQL> !uname -a
    SunOS ghb1s311 5.10 Generic_142900-13 sun4u sparc SUNW,Sun-Fire-V890
    SQL> SELECT owner,
           object_type,
           object_name,
           status
    FROM   dba_objects
    WHERE  status = 'INVALID'
    ORDER BY owner, object_type, object_name;
      2    3    4    5    6    7
    OWNER                OBJECT_TYPE   OBJECT_NAME                    STATUS
    KOMPIMP              PACKAGE BODY  IMPORT_NI_STAMMDATEN           INVALID
    SQL> alter package KOMPIMP.IMPORT_NI_STAMMDATEN compile body;
    Warning: Package Body altered with compilation errors.
    SQL> show error
    Errors for PACKAGE BODY KOMPIMP.IMPORT_NI_STAMMDATEN:
    LINE/COL ERROR
    0/0      PLS-00907: cannot load library unit PREORDER.GLOBALS@PREORDER
             (referenced by PREORDER.MANAGE_DATEN@PREORDER)
    1201/5   PL/SQL: Statement ignored
    SQL> select object_name,object_type,owner,status  from dba_objects where object_name like 'GLOBALS';
    OBJECT_NAME                         OBJECT_TYPE                         OWNER                          STATUS
    GLOBALS                             PACKAGE                             KOMPIMP                        VALID
    SQL> select object_name,object_type,owner,status  from dba_objects where object_name like 'PREORDER';
    OBJECT_NAME                         OBJECT_TYPE                         OWNER                          STATUS
    PREORDER                            DATABASE LINK                       KOMPIMP                        VALID
    These package(GLOBALS') is  valid then also this is not compiling.
    Please suggest to solve this problem.
    Thanks in Advance

    Hi
    Without commenting on the specific HR packages, it sounds like you are causing invalidations when you recompile.
    The first thing to do is to try to minimize the scope of each recompilation. So if the body of a package A is invalid, don't recompile the specification (which will invalidate any other package B that references a function, procedure, type or package variable in A). Just recompile the body (which afaik NEVER invalidates anything else).
    alter package A compile body;If you have invalid package specs (which you do now) try to recompile them in dependency order. So if package (spec) A depends on (eg references a package (header) variable or type definition in) package B, then be dure to compile B before A.
    In general, you should recompile invalid specifications first, then invalid package bodies.
    The tricky objects are Views - a view can depend on a package spec (if the view SQL includes a reference to a package function) and a package spec or body can of course depend on a view. Good developers try to avoid circular dependencies! So our compilation order becomes:
    * Views (unless dependent on packages)
    * Package specs
    * Views that depend on packages
    * Package bodies
    (Stand-alone stored procedures and functions are a pain in the neck, as they can depend on each other and on views, packages etc).
    You can try using utlrp.sql (in rdvms/admin) which calls utl_recomp.recomp_parallel - but I don't know how good this is at sorting out dependencies.
    HTH
    Regards Nigel

  • Internal error, cannot load engine Number 2 due to error 5

    I have had a StartStop transcription program for several years. I bought my Dell computer with Windows 8 (now 8.1) in late 2014. I had no problems running the StartStop program until it got a tune-up by my regular tech.  Since then, when I click to
    open it, I get the message: "##### Internal error, cannot load engine Number 2 due to error 5."  My tech couldn't figure it out and another tech couldn't fix it either after looking at it for hours.  StartStop could not figure it out either.
    Since then, I bought a Digitope digitalizer, which converts cassette tapes to CD's. When I try to open that program the exact same error message comes up!  
    So I am thinking there is something awry with certain audio programs. I am able to run another transcription program, Express Scribe. 
    Any thoughts!  
    The 2nd tech suggested rebooting the entire computer and reinstalling all programs, but I'm not sure I can find all my original programs. 
    Thanks!

    Hello Silent Fisher,
    What StartStop transcription program do you mean?
    Please share me a screenshot.
    If it is a third-party software, it is recommended to contact the support of the software.
    If the issue occurs after your change, please use the system restore to restore your computer’s system files to an earlier point in time.
    http://windows.microsoft.com/en-HK/windows-8/restore-refresh-reset-pc
    Best regards,
    Fangzhou CHEN
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Error while loading library fileQueries

    Hello,
    I am running runInstaller to install 10g database on Red Hat Enterprise Linux AS release 3.
    I get the following message: "There was an error while loading library fileQueries". This message is displayed after selecting "File System" radio button in the "Specify Database File Storage Option:" screen.
    A response to this issue is highly appreciated.
    Thanks,

    You might want to post this on the Linux forum under the "Technologies" category.
    Tom Best

  • OUI-10151:There was an error while loading library: globalVarQueries

    Hi,
    I am installing Oracle Database 11g version 11.1.0.6.0 on RHEL 5.3 x64.
    After completing all the requirements & pre-reqs, when the installation starts it throws the following error :
    OUI-10151:There was an error while loading library: globalVarQueries
    For this I selected "Stop installation of this component only"
    After this it gives the following error:
    OUI-10151:There was an error while loading library: generalQueries
    For this I again selected "Stop installation of this component only"
    But, after this the previous error keeps getting repeated over & over again, until installation stops, with the following error:
    OUI-10133:Invalid staging area. There are no top level components for Linux available for installation in this staging area
    Please help me out here, guys.

    Hi,
    did you install all this packages?
    # mount /dev/cdrom /mnt; cd /mnt/Server
    # rpm -ivh libgomp-4.3.2-7.el5.x86_64.rpm \
               kernel-headers-2.6.18-128.el5.x86_64.rpm \
               glibc-headers-2.5-34.x86_64.rpm \
               libstdc++-devel-4.1.2-44.el5.x86_64.rpm \
               sysstat-7.0.2-3.el5.x86_64.rpm \
               glibc-devel-2.5-34.x86_64.rpm \
               libaio-devel-0.3.106-3.2.x86_64.rpm \
               gcc-4.1.2-44.el5.x86_64.rpm \
               gcc-c++-4.1.2-44.el5.x86_64.rpm \
               elfutils-libelf-devel-static-0.137-3.el5.x86_64.rpm \
               elfutils-libelf-devel-0.137-3.el5.x86_64.rpm \
               compat-db-4.2.52-5.1.x86_64.rpm \
               compat-gcc-34-3.4.6-4.x86_64.rpm \
               compat-gcc-34-c++-3.4.6-4.x86_64.rpm \
               gdb-6.8-27.el5.x86_64.rpm \
               libtermcap-devel-2.0.8-46.1.x86_64.rpm \
               readline-devel-5.1-1.1.x86_64.rpm \
               unixODBC-2.2.11-7.1.x86_64.rpm \
               unixODBC-devel-2.2.11-7.1.x86_64.rpm \
               glibc-devel-2.5-34.i386.rpm \
               libXp-1.0.0-8.1.el5.i386.rpm \
               libstdc++-devel-4.1.2-44.el5.i386.rpm \
               unixODBC-2.2.11-7.1.i386.rpm \
               unixODBC-devel-2.2.11-7.1.i386.rpm \
               libaio-devel-0.3.106-3.2.i386.rpmRegards,
    David
    OCP 9i /10g / 11g
    http://www.oratoolkit.ch/knowledge/howto/installation/eeSrv-11g-R1-on-RHEL-5.3-x86_64.php

  • 10g Forms Builder with error "cannot attach library" opening R12 fmb file

    Hi all,
    I had set up my Forms Builder with all the necessary PLL and FMB files for developing R12 custom forms. I have used the builder to do few custom PLLs and one custom form, and I did not have any problem opening seeded Oracle Forms. Today when I need to enhance that custom form I did 2 weeks ago and I opened Forms Builder, I got the error "Cannot attach library.." for APPCORE, APPDAYPK, etc.. Same error for opening TEMPLATE.fmb.
    I have done these to troubleshoot:
    1) I verified my Windows XP registry "FORMS_PATH" to include the folder where I store all the PLLs and FMBs.
    2) I updated default.env to include that file path.
    3) I create shortcut to Forms Builder and put folder path with PLLs under the "Start in" field of the shortcut.
    4) I rebooted my machine after changing the registry
    5) I moved the folder with PLLs to under C:; I seperate PLL to "resource" sub-folder and FMB to forms/US/ sub-folder just like the server structure.
    6) I install one more copy of Developer 10G Suite and set up the registry.
    None of these work and the key is it used to work with no issue. Any suggestions what may be the problems?
    Thanks!
    Mike.

    Turned out I reloaded all the $AU_TOP forms and PLLs to my desktop and it worked fine. I think I did not FTP correctly the first time.

Maybe you are looking for

  • TS1411 Stuck on Blue Screen

    I installed a new hard drive today into my MacBook pro. After I put all of my files back on from time machine and shut down; during the shut down process the screen turned blue. I need help ASAP!

  • How to access time capsule from iphone

    any one knows how to read files in TC from the iPhone? Soonr may work but i have not been able to try. appreciate any suggestion/ideas...

  • Punch Out catalog problem

    We are on SRM Server 550, Extended Classic Mode We have two catalog vendors out of say 20 for which the catalog is not working. After we select the product etc on the external website and checkout, the Vendor details don't get transferred to the Shop

  • Querying using Native SQL

    Hi Pals, I have a requirement which I would like to brief. I have an internal table with columns FIELD1 and FIELD2. For all the values in FIELD1 I have to query a table MSI(which does not form a part of the R/3 framework) through Native SQL statement

  • Rescue Email Doesn't Exist Anymore

    Ok, so when I originally entered my rescue email address, I used a TK Mailias address for some reason. The domain of which the rescue address is registered at has now expired, and I need to reset my security questions. What am I supposed to do now?