Problem Importing Sample Application - Err 7621

Hi,
Experiencing a problem exporting/importing the sample application into the same workspace. This is a new workspace we've created, the second one in the same DB.
Export:
Application: Sample Application
File Format: UNIX
Build Status: Run and Build Application
Import:
File Type: Application/Page Export
File Character Set: Unicode UTF-8
Error:
ERR-7621 Could not determine workspace for application (:) on application accept.
Expecting p_company or wwv_flow_company cookie to contain security group id of application owner.
Env:
User: GREGRO
Workspace LPM_CUSTOM>About
HTML DB
Product Build: 1.6.0.00.87
Schema Compatibility: 2004.07.04
Last DDL Time: 02/21/2005 11:17:04 AM
Host Schema: GREGRO
Application Owner: FLOWS_010600
Workspace ID: 874618965604689
Workspace Name: LPM_CUSTOM
Current User: GREGRO
Language Preference: en
Current Time (on server): 05/13/2005 11:15:18 AM
Database version
Database Banner
Oracle9i Enterprise Edition Release 9.2.0.5.0 - 64bit Production
PL/SQL Release 9.2.0.5.0 - Production
CORE 9.2.0.6.0 Production
TNS for Solaris: Version 9.2.0.5.0 - Production
NLSRTL Version 9.2.0.5.0 - Production
NLS_CHARACTERSET US7ASCII
DAD CHARACTERSET US-ASCII
Any insight to the problem would be appreciated
Cheers Greg

Hi Scott,
Here is the last few lines of the log.
Fri May 13 09:22:11 2005] [error] [client 130.194.145.15] [ecid: 1115940131:130.194.82.14
5:6163:0:22,0] mod_plsql: /pls/CDUT/htmldb/wwv_flow.accept HTTP-404 ORA-00942: table or vi
ew does not exist
[Fri May 13 09:23:04 2005] [error] [client 130.194.145.15] [ecid: 1115940184:130.194.82.14
5:10341:0:578,0] mod_plsql: /pls/CDUT/htmldb/wwv_flow.accept HTTP-404 ORA-00942: table or
view does not exist
[Fri May 13 09:33:37 2005] [error] [client 130.194.146.86] [ecid: 1115940817:130.194.82.14
5:10341:0:596,0] mod_plsql: /pls/CDUT/htmldb/htmldb HTTP-401 ORA-1017
[Fri May 13 09:48:19 2005] [error] [client 130.194.144.30] [ecid: 1115941699:130.194.82.14
5:10341:0:611,0] mod_plsql: /pls/CDUT/htmldb/htmldb HTTP-401 ORA-1017
[Fri May 13 09:51:14 2005] [error] [client 130.194.144.30] [ecid: 1115941874:130.194.82.14
5:10355:0:612,0] File does not exist: /u10/CDUT/htmldb/doc/favicon.ico
[Fri May 13 10:00:02 2005] [error] [client 130.194.144.30] [ecid: 1115942402:130.194.82.14
5:10340:0:633,0] mod_plsql: /pls/CDUT/htmldb/f HTTP-401 ORA-1017
[Fri May 13 10:00:12 2005] [error] [client 130.194.144.30] [ecid: 1115942412:130.194.82.14
5:10342:0:633,0] mod_plsql: /pls/CDUT/htmldb/f HTTP-401 ORA-1017
[Fri May 13 10:01:17 2005] [error] [client 130.194.147.207] [ecid: 1115942471:130.194.82.1
45:10340:0:644,0] mod_plsql: /pls/CDUT/htmldb/wwv_flow.accept HTTP-404 ORA-00942: table or
view does not exist
Tried the different char sets to no avail.
If we run the import script from TOAD directly it works ok.
Cheers Greg

Similar Messages

  • Problem running Sample Application after intalling patch set 4.0.2.00.07

    We just applied the patch set 4.0.2.00.07 on our TEST environment APEX4.0.
    Now I can't run the sample application. When I run the application, login using either the admin or the demo user with the #lower_case_workspace_name#", the browser is generating below error message:
    ORA-06550: line 2, column 8: PLS-00201: identifier 'CUSTOM_AUTH' must be declared ORA-06550: line 2, column 1: PL/SQL: Statement ignored
    Error ERR-10460 Unable to run authentication credential check function.
    The sample application works fine on our DEV environment APEX 4.0.0.00.46 *without* the patch set 4.0.2.00.07.
    Does anyone have an idea how to resolve this
    Thanks

    Varad -
    I see that these functions are missing on the TEST environment parsing schema. I will have our DBA rectify the issue.
    Thanks,
    DP

  • A problem with sample application modification

    Hello,
    I trying to build my application based on the Oracle HTML DB sample application (SA). I do have ‘orders’ and ‘order_item’ tables and forms – similarly as the SA dos. However I do have a problem with a fact that SA’s ‘enter order header’ page only mandatory (not null) columns are obtaining values from a sequence (order_id) and popup key lov (p201_customer_id).
    In my application, I do have additional mandatory column – due_date. I can’t find a way to populate this column at the same time when process ‘process row of demo_orders’ is executed. This process’ type is ‘automatic row processing (dml)’ and as I can see it only deals with one primary key and one secondary key.
    On my own ‘enter order header’ page I do have ‘p201_due_date’ item displayed as ‘date picker (dd/mm/yyyy)’ so when I run my ‘enter order header’ page I can select ‘customer name’ similarly as on SA, and I do have additional ‘due date’ field where I can select a date from calendar-type popup window. However when I click on ‘continue >’ I am getting error ORA-01400 because I don’t know where to set that my due_date table column has to get populated from p201_due_date when I click on ‘continue >’ button.
    Is this doable using build in ‘automatic row processing (dml)’ process type or I have to write my own pl/sql anonymous block to handle this?
    Thank you for your time.
    DanielD

    Does p201_due_date have a source type 'Database Column' ? It should in order for the fetch and DML processes to know about it.
    Scott

  • Unable to Import Sample Application Package

    Hi ,
    I have installed APEX 3.0 in my box.
    SQL> SELECT username FROM dba_users WHERE username LIKE '%FLOW%';
    USERNAME
    FLOWS_030000
    FLOWS_FILES
    While I tried to import Sample Packed Application , I am getting error
    "Installation of application specific tables and default data has failed. "
    From the Install Summary I am getting following message.
    install_tablesviews
    ORA-04063: package body "FLOWS_030000.WWV_FLOW_SW_SCRIPT" has errors
    ORA-06508: PL/SQL: could not find program unit being called
    Quicker response would be highly appreciated.

    I have gotten the same error.
    The Installation logfile shows:
    ...wwv_flow_sw_script
    Warning: Package Body created with compilation errors.
    Errors for PACKAGE BODY WWV_FLOW_SW_SCRIPT:
    LINE/COL ERROR
    628/15 PL/SQL: SQL Statement ignored
    640/21 PL/SQL: ORA-01775: looping chain of synonyms
    646/7 PL/SQL: Statement ignored
    646/39 PLS-00364: loop index variable 'C1' use is invalid
    651/7 PL/SQL: Statement ignored
    651/68 PLS-00364: loop index variable 'C1' use is invalid
    656/7 PL/SQL: Statement ignored
    656/10 PLS-00364: loop index variable 'C1' use is invalid
    664/7 PL/SQL: Statement ignored
    664/39 PLS-00364: loop index variable 'C1' use is invalid
    668/7 PL/SQL: Statement ignored
    668/47 PLS-00364: loop index variable 'C1' use is invalid
    1016/14 PL/SQL: SQL Statement ignored
    1017/20 PL/SQL: ORA-01775: looping chain of synonyms
    1020/8 PL/SQL: Statement ignored
    1020/21 PLS-00364: loop index variable 'C1' use is invalid
    1705/24 PL/SQL: SQL Statement ignored
    1706/30 PL/SQL: ORA-01775: looping chain of synonyms
    1710/18 PL/SQL: Statement ignored
    1710/42 PLS-00364: loop index variable 'C1' use is invalid
    I then tried to re-compile the package body script and received the following compilation errors:
    ERROR (46,5) PL/SQL Statement Ignored
    ERROR (46,12) PLS-00382: Expression is of Wrong Type
    I have limited programming experience but I noticed in the source code that the declared function CHUNK_LINES has a suspicious variable type (notice the 's'):
    function chunk_lines(p_stmt in varchar2) return dbms_sql.varchar2s;
    I don't know what the best course of action is at this point.
    Anybody have any suggestions? Much appreciated.
    Thanks!

  • Import sample application

    Hi.
    I have just downloaded some sample applications from the link below.
    How can i import the project i studio creator to see the application code.
    Thanks in advance.
    http://developers.sun.com/prodtech/javatools/jscreator/reference/code/sampleapps/index.html?cid=113310

    This should be fairly straightforward, since these samples are supplied by the Creator development team itself. Simply download and unzipthe sample project files into your Creator projects directory. The default path that is set up at install time is (WinXP):
    C:\Documents and Settings\<user name>\My Documents\Creator\Projects
    If you specified a different project directory path, it will look something like:
    <Your specified directory path>\Creator\Projects
    You can verify your Creator project path by launching the IDE and selecting "File->Open Project" from the IDE menu bar.
    When you extract the project files from the .zip, be sure to check "use folder names" so that you end up with:
    ...\Creator\Projects\<Downloaded Project Name>\<Project Files and Subdirectories>
    Then just select "File->Open Project" from the IDE menu bar to open the project.
    Hope that is what you were looking for.

  • Problem in Sample application LifeCycle Dataservice

    Hi..
    I run a sample application in Lifesycle dataservce.
    Sample is lcds-samples/testdrive-remoteobject. its working fine. main.swf file execute and show data.
    i compiled the main.mxml source file and overide the existing swf file but it doesnt work.. i didnt do any modification in the main.mxml.
    I checked the file size of both there is a diffent of file size to... So what can be the reason to not run the source file after compile ?
    Is there any compile time arguement should entered..
    thnx
    regards
    Amila

    What happens when you try to run the app? Are your getting errors, or if the app launching but with a blank screen?
    Sometimes an app will run locally, but when you upload it to the web you must compile with the -use-network=true compiler option.
    If this post answers your question or helps, please mark it as such.

  • Problem with Sample Application

    I downloaded the source code for the PhotoViewer sample app.
    When I open the project in Flex 2 Builder four(4)
    instances of an error appear : "Unable to resolve a class for
    ResourceBundle: strings" I googled and found a suggestion
    to "clean" the project which I did but still get the errors.
    I've tried this on 3 different workstations (with fresh
    downloadsand fresh installs of Flex and CF7.0.2) and all end up
    with the same error.
    Is it bad code ?

    PhotoViewer makes use of Resource Bundle code, please use the
    below command to compile
    %FLEX_HOME%/bin/mxmlc -use-network=false
    -library-path+=%FLEX_HOME%/frameworks/locale/{locale}
    -source-path+=locale/{locale} -locale=en_US PhotoViewer.mxml

  • Avitek Sample Application - problems after imported to Eclipse

    I downloaded "Avitek™ Medical Records Sample Application" and started a domain successfuly with this aplication. Then I imported its to my Eclipse Juno with the interest to debug this sample application. I included every lib are need. Now I am getting the error "Default target install does not exist in this project" in every build.xml on the target "<project name=".
    Other error I got is "The type javax.jms.Message cannot be resolved. It is indirectly referenced from required .class files" in the PatientNotifierBroker project. I looked for javax.jms_1.1.2.jar and I had already added this library.
    Have someone face both problems after imported this sample?

    11g by default is case sensitive username/password.
    You can disable that with setting parameter SEC_CASE_SENSITIVE_LOGON to false.
    SQL> SHOW PARAMETER SEC_CASE_SENSITIVE_LOGON
    SQL> ALTER SYSTEM SET SEC_CASE_SENSITIVE_LOGON = FALSE;

  • Problems importing the sample applications into htmldb 2.0

    When I try to install the sample applications from the htmldb studio page into the htmldb 2.0 I get the following error.
    1 error has occurred
    File is not a valid HTML DB application export file.
    I am trying to load the tracker.zip file. I have read that the applications are upward compatable.
    ken

    was told on the htmldb 2 tech day that you did not need to unzip the file but will try to do that now.
    Thanks ken.

  • APEX log in: ERR-7621 Could not determine workspace for application (:) on application accept.

    Hi All,
    APEX 4.0
    Sometimes, I am getting the below error when I tried to logging into APEX workspace (after giving workspace name, User name and password),
    Expecting p_company or wwv_flow_company cookie to contain security group id of application owner.
    Error
    ERR-7621 Could not determine workspace for application (:) on application accept.
    I found some threads related to this but in different way not exactly when I am getting this error.
    After 2 or 3 times, this error will not come and I can able to logging into workspace.
    Can anyone tell me, What is the cause for this issue??
    Thanks
    Lakshmi

    Hi Lakshmi,
    Works sometimes and fails sometimes.  Hmm. Do you have a Webserver for your APEX that is accessible sometimes and not at other times? 
    I also had this same message.  I was trying to import an APEX application when I got it. Perhaps the cause is related althought the symptoms are different. 
    Please see: https://forums.oracle.com/message/11096438
    Good luck,
    Howard

  • SSO java sample application problem

    Hi all,
    I am trying to run the SSO java sample application, but am experiencing a problem:
    When I request the papp.jsp page I end up in an infinte loop, caught between papp.jsp and ssosignon.jsp.
    An earlier thread in this forum discussed the same problem, guessing that the cookie handling was the problem. This thread recommended a particlar servlet , ShowCookie, for inspecting the cookies for the current session.
    I have installed this cookie on the server, but don't see anything but one cookie, JSESSIONID.
    At present I am running the jsp sample app on a Tomcat server, while Oracle 9iAS with sso and portal is running on another machine on the LAN.
    The configuration of the SSO sample application is as follows:
    Cut from SSOEnablerJspBean.java:
    // Listener token for this partner application name
    private static String m_listenerToken = "wmli007251:8080";
    // Partner application session cookie name
    private static String m_cookieName = "SSO_PAPP_JSP_ID";
    // Partner application session domain
    private static String m_cookieDomain = "wmli007251:8080/";
    // Partner application session path scope
    private static String m_cookiePath = "/";
    // Host name of the database
    private static String m_dbHostName = "wmsi001370";
    // Port for database
    private static String m_dbPort = "1521";
    // Sehema name
    private static String m_dbSchemaName = "testpartnerapp";
    // Schema password
    private static String m_dbSchemaPasswd = "testpartnerapp";
    // Database SID name
    private static String m_dbSID = "IASDB.WMDATA.DK";
    // Requested URL (User requested page)
    private static String m_requestUrl = "http://wmli007251:8080/testsso/papp.jsp";
    // Cancel URL(Home page for this application which don't require authentication)
    private static String m_cancelUrl = "http://wmli007251:8080/testsso/fejl.html";
    Values specified in the Oracle Portal partner app administration page:
         ID: 1326
         Token: O87JOE971326
         Encryption key: 67854625C8B9BE96
         Logon-URL: http://wmsi001370:7777/pls/orasso/orasso.wwsso_app_admin.ls_login
         single signoff-URL: http://wmsi001370:7777/pls/orasso/orasso.wwsso_app_admin.ls_logout
         Name: testsso
         Start-URL: http://wmli007251:8080/testsso/
         Succes-URL: http://wmli007251:8080/testsso/ssosignon.jsp
         Log off-URL: http://wmli007251:8080/testsso/papplogoff.jsp
    Finally I have specified the cookie version to be v1.0 when running the regapp.sql script. Other parameters for this script are copied from the values specified above.
    Unfortunately the discussion in the earlier thread did not go any further but to recognize the cookieproblem, so I am now looking for help to move further on from here.
    Any ideas will be greatly appreciated!
    /Mads

    Pierre - When you work on the sample application, you should test the pages in a separate browser instance. Don't use the Run Page links from the Builder. The sample app has a different authentication scheme from that used in the development environment so it'll work better for you to use a separate development browser from the application testing browser. In the testing browser, to request the page you just modified, login to the application, then change the page ID in the URL. Then put some navigation controls into the application so you can run your page more easily by clicking links from other pages.
    Scott

  • Problem deploying the sample application

    anyone had success deploying the Identity Server 5.1 sample applications? I was trying to deploy and run the Authentication sample by going through the directions given in the readme file. I deployed it using amadmin utility and after that i dont know what to do. The instructions are not clear and i think the sample is not in sync with 5.1 version.
    Any feedback is appreciated.
    Thanks
    Hugo

    Yes that is true ..
    I had to modify the steps quite a bit to get it to run ..
    see details below ..
    set the following class paths ..
    JAVA_HOME - Set this variable to your installation of JDK. The JDK should be newer than JDK 1.2.2.
    CLASSPATH - Modify the /opt to the base of your installation. Install_Directory/SUNWam/web-apps/services/WEB-INF/lib directory.
    BASE_CLASS_DIR - Set this variable to the directory where all the Sample compiled classes are located.
    JAR_DIR - Set this variable to the directory where the JAR files of the Sample compiled classes will be created.
    after this in the Makefile make sure to comment JAVA_HOME env variable, you can comment it using #
    and then run make
    this should generate the jar files ..
    cp the jar files to Install_Directory/SUNWam/web-apps/services/WEB-INF/lib".
    Copy AuthenticationSample.properties from Install_Directory/SUNWam/samples/authentication/providers to Install_Directory/SUNWam/web-apps/services/WEB-INF/config/auth/default.
    make a copy of amAuth.xml in /install_dir/SUNWam/config/xml
    in the following line
    <AttributeSchema name="iplanet-am-auth-authenticators"
    type="list"
    syntax="string"
    i18nKey="a17">
    <DefaultValues>
    (add the line below to the existing list of lines) <Value>com.iplanet.am.samples.authentication.providers.AuthenticationSample</Value>
    </DefaultValues>
    </AttributeSchema>
    also modify the auth menu to add the sample ..
    <AttributeSchema name="iplanet-am-auth-menu"
    type="multiple_choice"
    syntax="string"
    i18nKey="a1">
    <ChoiceValues>
    <Value>LDAP</Value>
    <Value>Radius</Value>
    <Value>Membership</Value>
    <Value>Anonymous</Value>
    <Value>Cert</Value>
    <Value>AuthenticationSample</Value>
    </ChoiceValues>
    <DefaultValues>
    <Value>LDAP</Value>
    </DefaultValues>
    </AttributeSchema>
    Delete iPlanetAMAuthService entry and then import (the modified) amAuth.xml using amadmin.
    cd <install-root>/SUNWam/bin
    ./amadmin --runAsDN uid=amAdmin,ou=People,<default_org>,<root_suffix> --password <password> --deleteService iPlanetAMAuthService
    ./amadmin --runAsDN uid=amAdmin,ou=People,<default_org>,<root_suffix> --password <password> --schema amAuth.xml
    Add the AuthenticationSample.jar file path to the Web server JVM classpath:
    cd Install_Directory/SUNWam/servers/https-<host>.<domain>/config
    Modify jvm12.conf to add Install_Directory/SUNWam/web-apps/services/WEB-INF/lib/AuthenticationSample.jar path to the JVM classpath.

  • PROBLEM Creating a Sample Application from Uploaded Data - ENDECA 3.1

    Good morning.
    I'm installing OEID 3.1 and y have many problems.
    One is when i want to créate a Sample Application from Uploaded Data following "InfoDiscGettingStarted.pdf"
    I have the next error message:
    "Task execution failed for workflow ID 1. Task execution failes for workflow ID 1."
    Does anyone know which is due to this error?
    Thank you very much.
    Pd: Excuse me for my english

    BINGO !
    works like a charm
    I used this at compReady. Loads all the animated thumbnails with image, jersey number and full name.
    $.getJSON('images/profiles.json', function(json)
                sym.getComposition().getStage().setVariable('data', eval(json));
                var data = sym.getComposition().getStage().getVariable('data');
                for ( i = 1 ; i < 17; i++){
                    sym.getSymbol("thumb"+[i]).$("thumb1").css("background-image","url("+data.player[i].thumb +")");
                    sym.getSymbol("thumb"+[i]).$("j_num").html(data.player[i].j_num);
                    sym.getSymbol("thumb"+[i]).$("p_name").html((data.player[i].f_name)+"<br>"+(data.player[i ].l_name));
    sym.$("Stage").css({"margin-left":"auto","margin-right":"auto"});
    and this on all the "display on click" profile sheets. Right now just gets the larger player pic but will get all the other "fields" also when complete
    var i = 1 // this var identifies the player
    var data = sym.getComposition().getStage().getVariable('data');
    sym.$("player_image").css("background-image","url("+data.player[i].image+")");
    sym.play("profile" + [i]);
    Works perfect. Now I just have to add all the other fields to the profile sheets and presto...
    thanks again
    Joel

  • Problem with ur sample Application

    To The JDeveloper Team
    i developed an application to do basic authentication with the Database using a JSP. i was able to sign in proper but when i sign out of the application , i can't sign out ie the session variables are not clearing out and then i went to ur sample application and test it , it also works the same way ie it doesn't clear the session variables. Can u refer it and give me a suggestion. If u want to know the exact problem this is it.
    U have a sign-in url in ur auctions application . After u sign-in ,it is converted in Signout url . But if i click on it , it does show the sign-in but shows the sign out only.
    null

    Airton,
    Before running bankapp, you must set the BLKSIZE parameter in the bankvar
    file to a multiple of the machine file.
    The README file explains how to set BLKSIZE.
    For HP-UX, BLKSIZE must be set to 1024 or to a multiple of 1024.
    Ed
    <Airton Vargas> wrote in message news:[email protected]..
    I'm trying to configure and run the bankapp application for Tuxedo 8.0 under
    HP-UX, but I'm getting errors to connect to database.
    I'm using the RM=TUXEDO/SQL and when I run the script crbank I get
    the the following error messages:
    sql: Operation 'create table': rm error
    sql: LIBDUX_CAT:475: block size invalid
    sql: Operation 'LIBSQL_CAT:74: create index (table file)': rm error
    sql: LIBDUX_CAT:460: invalid rm file name
    Does anyone know how to solve this problem?
    Thanks in advance for any help!
    Best regards,
    Airton

  • Sample application problem

    I am following the guide to construct pages.
    My problem is that i just create a page in the sample appliction and
    i want to run it but when i click the run page
    icon the page is not run. A user/password screen appear,
    and then i am sent to the main form of the demo application.
    Not the page i just build and want to test.
    Should i have to mmodify the login screen to point to
    my page?
    Where is located the name of the first form in the login screen? I just cant find it
    Regards,
    Pierre

    Pierre - When you work on the sample application, you should test the pages in a separate browser instance. Don't use the Run Page links from the Builder. The sample app has a different authentication scheme from that used in the development environment so it'll work better for you to use a separate development browser from the application testing browser. In the testing browser, to request the page you just modified, login to the application, then change the page ID in the URL. Then put some navigation controls into the application so you can run your page more easily by clicking links from other pages.
    Scott

Maybe you are looking for