Strange error installing apex application

Hi,
I have downloaded and installed the sample application : CSV File Upload Tool on an Apex 4.0 environment. From:
http://dbswh.webhop.net/htmldb/f?p=BLOG:READ:0::::ARTICLE:11000346061523
Installation went well so we decided to have this as our starting base for our csv upload file tool.
Character set is : Unicode UTF-8
But when we wanted to install it on our test environment we got the following error: (we're installing with SQLPlus).
ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-20001: Execution of the statement was unsuccessful. ORA-00001: unique constraint (APEX_040000.WWV_FLOW_REGION_UPD_RPT_CI1) violated <pre> <br>begin <br> <br>--------------------------------------- <br>-- ...updatable report columns for page 2 <br>-- <br> <br>begin <br
Following query retuns already 0 zero rows :
select p.flow_id, p.page_id, p.plug_name, x.query_column_name
  from apex_040000.wwv_flow_page_plugs p, (select count(*), query_column_name, plug_id
        from apex_040000.wwv_flow_region_upd_rpt_cols
        group by query_column_name, plug_id
        having count(*) > 1) x
where p.id = x.plug_id
After our development environment was refreshed we tried to install it and got the same error as on our test server. There were no other applications installed on this server.
Here's our application:
https://dl.dropboxusercontent.com/u/11154333/QTG.f199.sql
Thanks a lot.
Best regards,
Joey

Problem solved seemed that apex exported for all the pages with updatable columns he made duplicate updatable columns. So removed them from the export script and now it's all ok. Brings up the question tho why apex made duplicate updatable columns :S.

Similar Messages

  • Error Installing Packaged Applications - Apex 5

    Hi Folks:
    I installed APEX 5 successfully. Everything seems to be running fine except I'm unable to install packaged applications.
    I get a screen that looks like the following when trying to install a package application:
    The text in the dropdowns for the errors begins with:
    Error
    The packaged application installed. However, installation of database objects and seed data has failed.
    Install Summary
    Script Name Status Statements Successful Statements with Errors Total Statements
    Framework Package Specification Success 1 0 1
    Framework Package Body Errors 0 1 1
    eba_dp_ui spec Success 1 0 1
    eba_dp_ui body Errors 0 1 1
    Missing Indexes Errors 0 7 7
    Filter Search Spec Errors 0 1 1
    Filter Search Body Errors 0 1 1
    eba_dp_data_access body Errors 0 1 1
    eba_dp_dashboard body Errors 0 1 1
    eba_dp_demo_data spec & body Errors 1 1 2
    Report Total:   3 14 17
    1 - 10
    Errors
    Framework Package Body
    CREATE OR REPLACE PACKAGE BODY "EBA_DP_FW" as
        function conv_txt_html (
            p_txt_message in varchar2 )
            return varchar2
        is
            l_html_message   varchar2(32767) default p_txt_message;
            l_temp_url varchar2(32767) := null;
            l_length number;
        begin
            l_html_message := replace(l_html_message, chr(10), '<br />');
            l_html_message := replace(l_html_message, chr(13), null);
            return l_html_message;
        end conv_txt_html;
        function conv_urls_links (
            p_string in varchar2 )
            return varchar2
        is
            l_string   varchar2(32767) default p_string;
    It then includes a lot more create, etc. statements that failed.
    I wonder if it is some kind of permissions issue?  I ended up running @apxremov.sql   and reinstalled apex 5 again after I couldn't get the package apps to work the first time but that didn't fix anything.  I have attached a text file that has all the code from the error message.
    The database I installed to is an Oracle 12c Enterprise database.
    It had Oracle Apex 4.2.6 installed on it with many packaged apps (not really using them, just trialing them till 5 came out).  I ran @apxremov.sql before installing Apex 5.
    Any help or ideas are appreciated.
    Thanks,
    Matthew Friend

    Matthew,
    Looking at the error file, it appears that APEX is trying to "upgrade" an existing Data Reporter instance rather than do a fresh install. It's possible (I haven't checked the code) that apexremov.sql doesn't run the packaged applications through their deinstall process, and so their supporting objects may still be present within your schema. I'd suggest removing any objects (especially tables & packages) with a name like 'EBA_DP_%' from your parsing schema, and then trying the install again.
    Regards,
    -D.

  • Error installing Apex 3.1 Application on 11g Apex

    Hi,
    I've come along some trouble when installing an application on embedded Apex in Oracle 11g Database.
    The application I'm trying to install was exported on the same machine, on a Oracle 10gR2 DB and Apex3.1 - HTTP Server.
    There have been no HW changes, DB is now 11gR1 and am using embedded PL/SQL Gateway and Apex that comes with the DB.
    Import works fine, but when I go to the next step (install, run and build), the following error appears:
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 9, column 1: PLS-00306: wrong number or types of arguments in call to 'CREATE_PAGE' ORA-06550: line 9, column 1: PL/SQL: Statement ignored <pre>begin declare h varchar2(32767) := null; ph varchar2(32767) := null; begin h := null; ph := null; wwv_flow_api.create_page( p_id => 0, p_flow_id=> wwv_flow.g_flow_id, p_tab_set=> '', p_name => '0', p_step_
    Error installing application.
    For the looks of it, there's a problem with arguments in the CREATE_PAGE. Have arguments in functions changed with the new version?
    Thank you in advance,
    Marc.

    Hello,
    Note, that if you are editing the export files manually yourself and 'get it wrong', you might run into problems 5 minutes, 5 hours, 5 days or 5 weeks down the line and really, truely be out on a limb by yourself.
    I really wouldn't recommend hand-editing the export files in this way without the explicit guidance of the Oracle APEX folks (and/or Oracle support).
    John.
    http://jes.blogs.shellprompt.net
    http://apex-evangelists.com

  • Error installing an application on Pocket PC

    Hello,
    I want to install and test the Oracle Lite samples on my Pocket PC to check how all this works.
    I installed Oracle Lite 10.2.0.1.0 Mobile Server and Development SDK on my PC and patched it to 10.2.0.2.0.
    Then I used the webtogo/setup tool from the mobile server to install Oracle Lite on my Pocket PC.
    After that I started the Updater on my Pocket PC, configured it and he found some new Oracle Lite software and installed it.
    Finally I checked out MSync and the Device Manager, everything looked fine.
    Now comes the point:
    I tried to install an application using the Mobile Manager from the Mobile Server. I've sent an command to the mobile device to install an application.
    On the PDA the Device Manager appears, authorizes and tries to download the application, Then I get the following message:
    ... Ressource not found: WINCE_XScale_DE_OLITE_2003
    I found a lot of posts who told me to install newest patches and to ensure that atlc400.dll and some other files are there. I did all these guys wrote down but this error still occurs.
    I thied some diffrend PDAs with Windows Mobile 2003 and 2005 and some different users and applications.
    Is something missing? Am I totally doing something wrong?
    I hope anyone can give me a hint.
    Sincerely,
    Alex

    Hi,
    I also faced this problem few times. If I remember right, it helped to reinstall the OL runtime and re-register the device.
    Just to be sure - do you have proper platform (WINCE_XScale_DE_OLITE_2003) defined in you application? And does your user have access rights for the application? Does the Oracle Update application on device offer the application to install when you launch it manually?

  • Problem when I installing Apex Application

    Hi all,
    I facing this error when i installed my application :-
    ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 1937, column 38: PLS-00123: program too large (Diana nodes) &amp;lt;pre&amp;gt;-- &amp;amp;lt;br&amp;amp;gt;-- &amp;amp;lt;br&amp;amp;gt;-- &amp;amp;lt;br&amp;amp;gt; &amp;amp;lt;br&amp;amp;gt;begin &amp;amp;lt;br&amp;amp;gt; &amp;amp;lt;br&amp;amp;gt; wwv_flow_api.g_varchar2_table := wwv_flow_api.empty_varchar2_table; &amp;amp;lt;br&amp;amp;gt; wwv_flow_api.g_varchar2_ta
    Can anybody help me and I appreciated that,
    Thank you,
    Tamara,

    Any body can help me ?
    Thanks again,
    Tamara

  • Strange error while deploying application client

    Yesterday my app client was working perfectly. I worked on a different computer though but today as I wanted to test my app client again I encountered this strange error:
    Copying 1 file to G:\StressLabo\StressLabo-app-client\dist
    run-tool:
    23-feb-2007 12:51:44 com.sun.enterprise.appclient.MainWithModuleSupport <init>
    WARNING: ACC003: Application threw an exception.
    java.lang.UnsupportedClassVersionError: Bad version number in .class file
            at java.lang.ClassLoader.defineClass1(Native Method)
            at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
            at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
            at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
            at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
            at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
            at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
            at java.lang.Class.getDeclaredFields0(Native Method)
            at java.lang.Class.privateGetDeclaredFields(Class.java:2259)
            at java.lang.Class.getDeclaredField(Class.java:1852)
            at com.sun.enterprise.deployment.util.DefaultDOLVisitor.acceptWithCL(DefaultDOLVisitor.java:349)
            at com.sun.enterprise.deployment.util.EjbBundleValidator.accept(EjbBundleValidator.java:196)
            at com.sun.enterprise.deployment.ApplicationClientDescriptor.visit(ApplicationClientDescriptor.java:620)
            at com.sun.enterprise.deployment.archivist.AppClientArchivist.validate(AppClientArchivist.java:148)
            at com.sun.enterprise.appclient.AppClientInfo.completeInit(AppClientInfo.java:177)
            at com.sun.enterprise.appclient.AppClientInfoFactory.buildAppClientInfo(AppClientInfoFactory.java:136)
            at com.sun.enterprise.appclient.MainWithModuleSupport.<init>(MainWithModuleSupport.java:287)
            at com.sun.enterprise.appclient.Main.main(Main.java:180)
    Exception in thread "main" java.lang.RuntimeException: java.lang.UnsupportedClassVersionError: Bad version number in .class file
            at com.sun.enterprise.appclient.MainWithModuleSupport.<init>(MainWithModuleSupport.java:364)
            at com.sun.enterprise.appclient.Main.main(Main.java:180)
    Caused by: java.lang.UnsupportedClassVersionError: Bad version number in .class file
            at java.lang.ClassLoader.defineClass1(Native Method)
            at java.lang.ClassLoader.defineClass(ClassLoader.java:620)
            at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
            at java.net.URLClassLoader.defineClass(URLClassLoader.java:260)
            at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
            at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
            at java.security.AccessController.doPrivileged(Native Method)
            at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
            at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
            at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
            at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
            at java.lang.Class.getDeclaredFields0(Native Method)
            at java.lang.Class.privateGetDeclaredFields(Class.java:2259)
            at java.lang.Class.getDeclaredField(Class.java:1852)
            at com.sun.enterprise.deployment.util.DefaultDOLVisitor.acceptWithCL(DefaultDOLVisitor.java:349)
            at com.sun.enterprise.deployment.util.EjbBundleValidator.accept(EjbBundleValidator.java:196)
            at com.sun.enterprise.deployment.ApplicationClientDescriptor.visit(ApplicationClientDescriptor.java:620)
            at com.sun.enterprise.deployment.archivist.AppClientArchivist.validate(AppClientArchivist.java:148)
            at com.sun.enterprise.appclient.AppClientInfo.completeInit(AppClientInfo.java:177)
            at com.sun.enterprise.appclient.AppClientInfoFactory.buildAppClientInfo(AppClientInfoFactory.java:136)
            at com.sun.enterprise.appclient.MainWithModuleSupport.<init>(MainWithModuleSupport.java:287)
            ... 1 more
    Java Result: 1I really don't know what may be causing this and I was hoping someone knows the answer and how to solve it?

    Hello,
    My first though is that your application has been compiled with a newer version of the java compiler on that computer.
    So, try to use the same jdk.
    Regards,
    Sebastien Degardin
    Java EE Architect

  • Error installing apex

    when installing oracle application express 4.2.1 on Windows 7 i am getting the following error
    when i executed the @apexins.sql as below i got the error. hope somebody will help me
    @apexins.sql SYSAUX SYSAUX TEMP /i/
    create user APEX_040200 identified by "sysaux" password expire account lock default tablespace i/ temporary tablespace temp
    Error at line 957
    ORA-00922: missing or invalid option

    Mini wrote:
    Hi,
    Try by removing .sql like below and run
    @apexins SYSAUX SYSAUX TEMP /i/
    Let me know if still there is a issue.
    Also make sure whether APEX_040200 user doesnt exist in ur db.
    Brgds,
    Mini
    Mark Answers Promptlyi am still getting the same error

  • Can I use sqlplus to install apex application

    Hi,
    I need to script the install of some APEX apps, so like to know if it is possible to use sqlplus to install the application, images and themes?
    Linux Centos5.3
    Oracle-XE 10.0.2.1
    APEX3.1.2
    thanks!
    Sascha

    When you export a workspace from within APEX it also creates a SQL plus script. You can run this in SQL*PLUS, but you need to be logged in as the APEX database user to run that one and it must be done (obviously) before you run the create application scripts.
    Hope That Helps,
    - Doug -
    http://sumnertech.com/

  • Error installing AIR application jledwardianadventcalendar.air

    Hi,
    I'm trying to install an AIR application but keep receiving the error message:
    "Sorry, an error has occured."
    "The application could not be installed because the installer file is damaged. Try obtaining a new installer file from the application author."
    I've uninstalled and reinstalled AIR.
    The installation log file follows:
      [2013-11-22:11:48:47] Application Installer begin with version 3.9.0.1210 on Windows Vista x86
    [2013-11-22:11:48:47] Commandline is: C:\Users\myname\Downloads\jledwardianadventcalendar.air
    [2013-11-22:11:48:47] Installed runtime (3.9.0.1210) located at c:\Program Files\Common Files\Adobe AIR
    [2013-11-22:11:48:48] Unpackaging file:///C:/Users/myname/Downloads/jledwardianadventcalendar.airto C:\Users\myname\AppData\Local\Temp\flaBD36.tmp
    [2013-11-22:11:49:02] Application signature verified
    [2013-11-22:11:49:02] Unpackaging/validation complete
    [2013-11-22:11:49:02] No app located for appID 'JLAdventCalendarEdwardian2013' and pubID ''
    [2013-11-22:11:49:06] Converting unpackaged application to a native installation package in C:\Users\myname\AppData\Local\Temp\fla5EA.tmp
    [2013-11-22:11:49:12] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2013-11-22:11:52:34] Application Installer end with exit code 7
    Any help in 'decoding' this installation error message and guidance for a resolution is greatly appreciated.
    Regards,
    Mark

    I don't have an answer, just wanted to share your frustration. I'm running Windows Vista on a Toshiba Satellite with 40+GB free hard disk space and 2GB RAM so space is not the problem.  All updates have been made.
    My AIR log shows the identical error info. I have requested help from the application's author, which first suggested it was Firefox causing the problem, but downloading from Chrome and IE made no difference. Nor did reinstalling AIR.  A friend was able to download this app with no problem. And I was able to download the other (somewhat smaller) JL app with no problem, which really seems strange.
    Hoping someone here with more tech knowledge might be able to offer a suggestion.  If I get a helpful reply from the app author, I'll be sure to share it.

  • Error installing APEX on Oracle Database Express 10g

    Hi all,
    I received the following error report when trying to run the install the first time -
    ORA-04063: package body "APEX_040000.WWV_FLOW_UTILITIES" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "APEX_040000.WWV_FLOW_UTILITIES"
    ORA-06512: at "APEX_040000.WWV_FLOW_AUDIT", line 70
    ORA-06512: at line 3
    04063. 00000 - "%s has errors"
    *Cause:    Attempt to execute a stored procedure or use a view that has
    errors. For stored procedures, the problem could be syntax errors
    or references to other, non-existent procedures. For views,
    the problem could be a reference in the view's defining query to
    a non-existent table.
    Can also be a table which has references to non-existent or
    inaccessible types.
    *Action:   Fix the errors and/or create referenced objects as necessary.
    Also, when I tried to run the installation again, it won't run giving me an error that DB is not supported / cannot find the DB table..
    Please help. I have NO idea how to proceed from here on..
    Best Regards

    Here is the error report when I try to run the installer the second time -
    alter session set succeeded.
    . / \ | \ /\ / | /
    .| || / / \ | | |
    .| ||--- ---- | | |---
    .| || \ / \ | | |
    . \____/ | \/ \ \____ |____ \____
    . Application Express (APEX) Installation.
    ... Checking prerequisites
    line 75: SQLPLUS Command Skipped: set concat on
    line 76: SQLPLUS Command Skipped: set concat .
    FOO
    SYSDBA
    anonymous block completed
    Commit
    Error starting at line 105 in command:
    declare
    l_version number;
    l_edition varchar2(30) := 'notXE';
    begin
    execute immediate
    'select to_number(replace(version,''.'',null)) from registry$ where cid=''CATPROC'''
    into l_version;
    if l_version = 102010 then
    begin
    execute immediate
    'select edition from registry$ WHERE cid=''CATPROC'''
    into l_edition;
    exception when others then
    null;
    end;
    end if;
    if l_version < 102030 and l_edition != 'XE' then
    dbms_output.put_line('Application Express installation requires database version 10.2.0.3 or later or XE.');
    execute immediate 'bogus statement to force exit';
    end if;
    end;
    Error report:
    ORA-00942: table or view does not exist
    ORA-06512: at line 5
    00942. 00000 - "table or view does not exist"
    *Cause:   
    *Action:
    Thanks for your help.
    Regards

  • Error installing the Application in a different instance after import

    Hi,
    Very urget..logged a TAR but hoping to get some input from the forum.
    Version: 1.6.0.00.87
    Problem: 1.Generated the application export file from development (tried both UNIX and DOS formats).
    2. Imported the file into test instance successfully
    3. Tried to install and getting the following error:
    ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-06502: PL/SQL:
    numeric or value error: character string buffer too small ORA-06512: at
    "FLOWS_010600.WWV_FLOW_LANG", line 548 ORA-06512: at
    "FLOWS_010600.WWV_FLOW_IMP_PARSER", line 678 ORA-06550: line 107, column 1:
    PLS-00103: Encountered the symbol "0" when expecting one of the following: ) ,
    * & | = - + < / > at in is mod remainder not rem => .. <an
    Did initial walk-thru of the code in the export file (size 4.11MB) and found the following:
    In the calls to flows_010600.create_report_region procedure some of the varchar2 parameters are being passed number format values and number parameters varchar2 values, for example:
    p_display_sequence (defined as IN VARCHAR2 DEFAULT NULL) => 10 (passed value),
    p_display_column (defined as IN VARCHAR2 DEFAULT NULL) =>1(passed value),
    p_query_num_rows (defined as IN NUMBER DEFAULT NULL) => '10'(passed value),
    p_query_row_count_max (defined as IN NUMBER DEFAULT NULL) => '15000'(passed value),
    Is this okay?
    And I have not found the calls to FLOWS_010600.WWV_FLOW_LANG and FLOWS_010600.WWV_FLOW_IMP_PARSER in the export file.
    Any help is greatly appreciated as this is impacting the testing schedule, which is in turn impacting our go-live date for this application.
    Thanks in advance.
    - Pradeep

    See
    Re: Unable to import application back into same HTML DB Repository
    Re: Import error
    There seems to be intermittent bugs in the App Builder Import application parser when the code has large un-broken chunks of text without whitespace.
    Try running the export file in SQL*Plus (connected as the parsing schema), that usually works better.

  • Error installing Oracle Application Server OCA on SuSE 11.1

    Hi,
    I am installing OCA on a Linux SuSE 11.1.
    The Configuration assisent::
    Oracle Application Certificate Authority configuration assistant Failed.
    I Get following information from Oracle installer:
    Output generated from configuration assistant "Oracle Application Server Certificate Authority Configuration Assistant":
    /home/oracle/OraHome/oca/perl/bin/perl: error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory
    Configuration assistant "Oracle Application Server Certificate Authority Configuration Assistant" failed
    Is there anyone who has a solution for this Error?
    Best Regards
    Tommy

    Try to comment out the LD_ASSUME_KERNEL entry in file $ORACLE_HOME/oca/bin/cminst.
    The entry was put there for bug 4527581 - OCA fails on RH4.0, but will generate error on some more recent Linux distributions.

  • VM Error installing J2ME Application

    i am creating a J2ME application that make a HttpConnection.
    I made a lot of tests in WTK and it worked fine, but when I tryi to deploy it to a iden phone Motorola i85s,
    and the application is being installed, occours a VM Error.
    I connected the cel phone by hyperterminal, to debug, and the following message was shown when the error appeared:
    Fatal error: Unresolvable reference encountered in class services/a
    I continued trying to resolve the problem and I perceived that the following line is the reason of the error:
    OutputStream os = c.openOutputStream();
    c is a HttpConnection object.
    When i remove this line of the code, the deploy works fine... but my application needs this line to work....
    Have anyone an idea about what could be happening?
    Thanks a lot.

    Hi,
    Check with your device manual if your device implementation supports HttpConnection.

  • Strange error when loading application

    We are trying to load our application and have increased the Execute
    Queue thread count from 50 to 100 (nowt scientific - just want to see
    what it does and will then look to tune in a more structure fashion).
    Also increased the JDBC connection pool as well.
    When we start WLS all is OK but the moment the load starts everything
    hangs and WLS has the following exception in the log.
    It seems very strange as it seems to think that the jts_jdbc pool
    already exists, yet we only have one entry in the config.xml as
    follows:
    <JDBCConnectionPool CapacityIncrement="1"
    DriverName="oracle.jdbc.driver.OracleDriver"
    InitialCapacity="50" MaxCapacity="100" Name="ejbPool"
    Properties="user=javelin;password=javelin;dll=ocijdbc8;server=fhukstdb.f
    undshub.com;protocol=oci8"
    Targets="javelin" URL="jdbc:oracle:oci8:"/>
    I suppose that by loading with 250 simulated users, 50 connections are
    being created initially and then we are making WLS create the other 50
    - but Oracle is set to 300 concurrent processes and we don't seem to
    be getting as far as the database!
    Any ideas?
    TIA
    <07-Jun-02 00:09:57 BST> <Error> <JTA> <Unable to create resource
    runtime bean
    javax.management.InstanceAlreadyExistsException:
    javelinDomain:Location=javelin,Name=JTAResourceRuntime_weblogic.jdbc.jts.Connection,ServerRuntime=javelin,Type=TransactionResourceRuntime
    at com.sun.management.jmx.RepositorySupport.addMBean(RepositorySupport.java:134)
    at com.sun.management.jmx.MBeanServerImpl.internal_addObject(MBeanServerImpl.java:2352)
    at com.sun.management.jmx.MBeanServerImpl.registerMBean(MBeanServerImpl.java:874)
    at weblogic.management.internal.RemoteMBeanServerImpl.registerMBean(RemoteMBeanServerImpl.java:177)
    at weblogic.management.runtime.RuntimeMBeanDelegate.register(RuntimeMBeanDelegate.java:94)
    at weblogic.management.runtime.RuntimeMBeanDelegate.<init>(RuntimeMBeanDelegate.java:83)
    at weblogic.management.runtime.RuntimeMBeanDelegate.<init>(RuntimeMBeanDelegate.java:53)
    at weblogic.management.runtime.RuntimeMBeanDelegate.<init>(RuntimeMBeanDelegate.java:63)
    at weblogic.transaction.internal.JTAStatisticsImpl.<init>(JTAStatisticsImpl.java:25)
    at weblogic.transaction.internal.TransactionResourceRuntimeImpl.<init>(TransactionResourceRuntimeImpl.java:25)
    at weblogic.transaction.internal.JTARuntimeImpl.registerResource(JTARuntimeImpl.java:191)
    at weblogic.transaction.internal.ResourceDescriptor.registerMBean(ResourceDescriptor.java:1164)
    at weblogic.transaction.internal.ResourceDescriptor.initXAResource(ResourceDescriptor.java:231)
    at weblogic.transaction.internal.ResourceDescriptor.getOrCreate(ResourceDescriptor.java:325)
    at weblogic.transaction.internal.ServerResourceInfo.<init>(ServerResourceInfo.java:173)
    at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:364)
    at weblogic.jdbc.jts.Driver.createLocalConnection(Driver.java:166)
    at weblogic.jdbc.jts.Driver.connect(Driver.java:135)
    at com.company.server.impl.generated.SecurityAdminServiceSB.hasAccessToFeature(impl/generated/SecurityAdminServiceSB.java:273)
    at com.company.server.impl.generated.SecurityAdminServiceSB_tjkg0y_EOImpl.hasAccessToFeature(SecurityAdminServiceSB_tjkg0y_EOImpl.java:4833)
    at com.company.servlet.LoginAPI.hasAccessToFeature(LoginAPI.java:400)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.company.applicationServices.Dish.dishInit(Dish.java:299)
    at com.company.applicationServices.Dish.<init>(Dish.java:84)
    at com.company.servlet.PublicServlet.doImplementation(PublicServlet.java:241)
    at com.company.servlet.PublicServlet.doGet(PublicServlet.java:137)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:263)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2390)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:1959)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    --------------- nested within: ------------------
    weblogic.management.ManagementException: - with nested exception:
    [javax.management.InstanceAlreadyExistsException:
    javelinDomain:Location=javelin,Name=JTAResourceRuntime_weblogic.jdbc.jts.Connection,ServerRuntime=javelin,Type=TransactionResourceRuntime]
    at weblogic.management.runtime.RuntimeMBeanDelegate.register(RuntimeMBeanDelegate.java:96)
    at weblogic.management.runtime.RuntimeMBeanDelegate.<init>(RuntimeMBeanDelegate.java:83)
    at weblogic.management.runtime.RuntimeMBeanDelegate.<init>(RuntimeMBeanDelegate.java:53)
    at weblogic.management.runtime.RuntimeMBeanDelegate.<init>(RuntimeMBeanDelegate.java:63)
    at weblogic.transaction.internal.JTAStatisticsImpl.<init>(JTAStatisticsImpl.java:25)
    at weblogic.transaction.internal.TransactionResourceRuntimeImpl.<init>(TransactionResourceRuntimeImpl.java:25)
    at weblogic.transaction.internal.JTARuntimeImpl.registerResource(JTARuntimeImpl.java:191)
    at weblogic.transaction.internal.ResourceDescriptor.registerMBean(ResourceDescriptor.java:1164)
    at weblogic.transaction.internal.ResourceDescriptor.initXAResource(ResourceDescriptor.java:231)
    at weblogic.transaction.internal.ResourceDescriptor.getOrCreate(ResourceDescriptor.java:325)
    at weblogic.transaction.internal.ServerResourceInfo.<init>(ServerResourceInfo.java:173)
    at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(ServerTransactionImpl.java:364)
    at weblogic.jdbc.jts.Driver.createLocalConnection(Driver.java:166)
    at weblogic.jdbc.jts.Driver.connect(Driver.java:135)
    at com.company.server.impl.generated.SecurityAdminServiceSB.hasAccessToFeature(impl/generated/SecurityAdminServiceSB.java:273)
    at com.company.server.impl.generated.SecurityAdminServiceSB_tjkg0y_EOImpl.hasAccessToFeature(SecurityAdminServiceSB_tjkg0y_EOImpl.java:4833)
    at com.company.servlet.LoginAPI.hasAccessToFeature(LoginAPI.java:400)
    at java.lang.reflect.Method.invoke(Native Method)
    at com.company.applicationServices.Dish.dishInit(Dish.java:299)
    at com.company.applicationServices.Dish.<init>(Dish.java:84)
    at com.company.servlet.PublicServlet.doImplementation(PublicServlet.java:241)
    at com.company.servlet.PublicServlet.doGet(PublicServlet.java:137)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:263)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:200)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:2390)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:1959)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

    Just for the benefit of anybody running into similar surprising difficulties: it is, in my case, a sniffer-problem.
    For determining the client browser's java-vendor from the applet, I used an old trick that used to work pretty well. The relevant part is where the vendor is SUN, but a distinction must be made between SUN java on SUN machines and SUN-java in MSIE. This is done as follows:
         String s = System.getProperty("java.vendor");
         if (s.indexOf("Microsoft") != -1) setJavaVendor(MICROSOFT);
         else if (s.indexOf("Netscape") != -1) setJavaVendor(NETSCAPE);
         else if (s.indexOf("Sun") != -1) {
              try {
    // ***> ay, there's the rub:
                   getWindow().eval("window.statusbar.visible");
                   setJavaVendor(SUN);
              } catch (Exception e) {
                   setJavaVendor(SUNINIE);
         } else setJavaVendor(UNKNOWN);
    The point is that the java-error is correctly caught (so the end result is as desired), but not the Javascript error that is generated external to the applet by the eval-command. So that is what triggers that error-popup in MSIE6, which does not have any consequences apart from being a nuisance.
    Why older MSIE-versions don't seem to mind and ignore the error escapes me, and is not a very intersting question anyway. The thing is just to replace the "statusbar" test by something not involving Javascript.
    One more reason to avoid using javascript for such purposes anyway is that Apple cannot make heads or tails of livewire (applets tapping into javascript).
    Rik

  • OS 10.5.4 Strange problem installing some applications

    Hi,
    I am running a macPro 2.66 with one boot drive on Leopard and one on Tiger.
    I have noticed that when using Tiger and installing a new application I just grag it into the applications folder and BINGO.. it's installed. If I take the same application and drag it into Leopard's application folder it ends up outside the applications folder and may take 2 or 3 tries... and having to position it directly OVER the folder's icon before it will actually end up with the rest of the applications.
    Has anyone else seen this behavior?

    Check finder preferences(Leopard), general tab and confirm "Spring Loaded folders and windows" is checked.
    If so, check the slider for delay status and note comment about the space bar.
    Message was edited by: ryanka

Maybe you are looking for