Prob in installing Flights of Fancy

Hi
This is the second time it has happened to me.
When I follow the installation document for installing "Flights of Fancy" example and run loadsdk.sql, the web service goes down. I receive "503 - Service temporarily unavailable" message in the browser.
And in the error log, I get messages like the following:
ORA-04068: existing state of packages has been discarded
ORA-04063: package body "PORTAL30.WWCTX_API" has errors
ORA-06508: PL/SQL: could not find program unit being called
ORA-06512: at "PORTAL30.WWERR_API_ERROR_UI", line 111
ORA-06512: at "PORTAL30.HOME", line 19
ORA-04063: package body "PORTAL30.WWCTX_API" has errors
ORA-06508: PL/SQL: could not find program unit being called
ORA-06512: at line 8
ORA-04068: existing state of packages has been discarded
ORA-04063: package body "PORTAL30.WWSEC_APP_PRIV" has errors
ORA-06508: PL/SQL: could not find program unit being called
ORA-06512: at line 8
[Tue Aug 14 12:25:05 2001] [warn] mod_plsql: Stale Connection due to Oracle error 4068
[Tue Aug 14 12:25:05 2001] [error] mod_plsql: /pls/portal30/portal30.home HTTP-503 ORA-4068 <B>Call to WPG_SESSION API Failed.
Could somebody tell me whats going wrong??
Thanks

<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Mohana Narayan ([email protected]):
Gail,
The subscriber_id parameter is new in 3.0.8.
So if you are using previous releases you should have that commented out (just like the originbal sample does). However if you are on a 3.0.8, then it needs to be included, as a parameter with a default value of 1 as explained in previous post.
Apart from that check whether your listener token looks like this ( you probably have an extra colon/period or something)
p_lsnr_token => '&&5.:&&1.:&&2'
There are two instances where this needs to be replaced, one in flapp.pkb and one in flsec.pkb. Make sure that you edited both files.
Let me know if this still does'nt work for you.<HR></BLOCKQUOTE>
Mohana, thank you for responding.
I'm running 3.0.7 and I did exactly as you said and I'm still running into the same problems. Could the problem be caused by the fact that I'm running as localhost, and although my http.conf file lists 80 as my port, I don't enter the port when I access Portal.
If I try to access the URL http://localhost/pls/portal30/ssosdk.flights_of_fancy.show_flights I get the following errors:
ORA-06510: PL/SQL: unhandled user-defined exception
ORA-06512: at "SSOSDK.WWSEC_SSO_ENABLER_PRIVATE", line 430
ORA-06510: PL/SQL: unhandled user-defined exception
ORA-06512: at "SSOSDK.WWSEC_SSO_ENABLER_PRIVATE", line 201
ORA-06510: PL/SQL: unhandled user-defined exception
ORA-06512: at "SSOSDK.FLIGHTS_SECURITY", line 24
ORA-01403: no data found
ORA-06512: at "SSOSDK.FLIGHTS_OF_FANCY", line 24
ORA-06512: at line 8
Thank you!
Gail

Similar Messages

  • Flights of Fancy missing partnerApp.jar

    I'm trying to install the sample partner app as a web provider. The documentation says there should be a partnerApp.jar in the jpdk/lib directory. I can not find this file on my system. I have installed the JPDK successfully.
    Should this file have been in the jpdk.zip? If so, has anyone found it there? If not, where is it?
    Thanks

    Christo,
    the class files that were on partnerApp.jar (probably on an older version of JPDK) are now on samples.jar on jpdk\lib.
    All the documentation for Partner Applications was not updated for the current version of JPDK (what a shame, you Oracle folks!).
    I4m currently trying to mnstall this sample app (Flights of Fancy), if you have any other question, I'll probably have solved it all by then.

  • Error on registering Flights of Fancy application(Partner Application, JPDK) provide

    Hi
    When i try to add a provider for Flights of Fancy application i am getting this error
    An error occurred when attempting to call the providers register function. (WWC-43134)
    The following error occurred during the call to Web provider: Unable to initialize new provider instance: oracle.portal.provider.v1.ProviderException: Portlet PartnerFlightPortlet: Required Renderer not set. (WWC-43147)
    i am able to access the URL (http://myhost/servlet/flightsprov) without any problem and is displaying the following information
    Congratulations! You have successfully reached your Provider's Test Page.
    Checking for components:
    Oracle XML parser: detected
    Oracle JSP: detected
    Recognizing initArgs: Usual initArgs are provider_root and sessiontimeout.
    dbhost: myhost
    partnerAppCookieDomain: mydomain.com.qa
    dbsid: mysid
    onCancelUrl: http://myhost
    partnerAppCookieDesc: SSO application cookie
    partnerAppCookieScope: /
    dbSchema: mypartner
    requestedUrl: http://myhost/servlet/flights
    provider_root: D:\port\partner
    dbport: 1521
    dbPassword: mypartner1
    partnerAppCookieName: SSO_PAPP_SERVLET_ID
    sessiontimeout: 1800000
    listenerToken: myhost:80
    ANd i make sure several times that i am using the same URL for Portal registration page.
    In the jserv.log file i am getting the following information
    [08/04/2001 13:08:24:642 GMT+03:00] flightsprov/javax.servlet.ServletException: Unable to initialize new provider instance: oracle.portal.provider.v1.ProviderException: Portlet PartnerFlightPortlet: Required Renderer not set.
    at oracle.portal.provider.v1.http.HttpProvider.getProvider(HttpProvider.java:339)
    at oracle.portal.provider.v1.http.HttpProvider.service(HttpProvider.java:246)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java, Compiled Code)
    at org.apache.jserv.JServConnection.run(JServConnection.java, Compiled Code)
    at java.lang.Thread.run(Thread.java:479)
    Can anybody help me in solving this problem
    thanks in advance
    Abdulla
    null

    You're not missing anything - it sounds like it's working perfectly.
    If a provider is affiliated with a partner application, the provider is automatically authenticated when you authenticate to the portal - because it is also a partner application. You only need to authenticate yourself once.
    Now, when you go to the partner application, the application session cookie that was created by the provider is passed to the partner application & so you are not challenged.
    Now, if you close your browser and access the partner application first, the login server will challenge you. When you subsequently go to the portal, you will not be challenged - the portal contacts the login server behind the scenes, determines you have already authenticated yourself and proceeds as if you had logged in.
    When you visit the partner provider portlet, it will detect the cookie created by the partner application and use that to tie into the same session.
    This is the whole point of single sign on.

  • Prob during install

    Hi, I have a problem when i choose apps instalation location to local disc (E:) (my third disc) because i want to save space on local disc (c:) but it still uses the (c:) disc space. Why? I want ot fix this.

    I am having the same problem ( see std out below) even thought I have JSE1.4.1_01 installedand I explicitly tell the installer where to find it!
    H:\Download\JavaSoft\XML>jwsdp-1_1-windows-i586.exe is:javahome g:\j2sdk1.4.1_01 -console
    Has anyone else solved this problem
    Regards
    Daniel
    [email protected]
    Stdout:
    Initializing InstallShield Wizard...
    Searching for Java(tm) Virtual Machine...
    Searching for Java 1.3.0 by IBM Corporation
    Verifying Java 1.3.0 by IBM Corporation
    Verifying Java 1.3.0 by IBM Corporation
    Verifying Java 1.3.0 by IBM Corporation
    Verifying Java 1.3.0 by IBM Corporation
    Verifying Java 1.3.0 by IBM Corporation
    Verifying Java 1.3.0 by IBM Corporation
    A suitable JVM could not be found. Please run the installer again using the option -is:javahome <JAVA HOME DIR> CreateProcess failed ==> The process cannot access the file because it is being used by another process.
    CreateProcess failed ==> The process cannot access the file because it is being used by another process.
    Hi,
    I was trying to install Java WSDP1.1, I ran into
    problem during the
    process..
    PROB: During the install process it requires J2SE
    1.3.1/1.4 SDK
    I did install J2SE 1.4 SDK but it is not able
    recognize
    IT REPORTS:
    "None found..." i.e Its not able to find
    "Java 2 SDK v 1.3.1 or higher version"
    Why is that!??I uninstalled and reinstalled couple of
    times I
    still have the same problem
    Any help would be really appreciated .
    Thanks!
    Priya.

  • Error 1722 when installing Flight Simulator X

    Hello.
    I'm reinstalling my Flight Simulator X on Windows 8.1, but when I'm in the second disk, the error 1722 is displayed and the process stops. I don't know if is a media failure and I have to get another disk or I can do something else. The game was
    working fine before in W8.1
    If I have to get another disk, where and how I can do it, or I can download from an official site?.
    Regards.
    Juan Jose

    There are two (2) problems with your post:
    1.  This is a Windows 7 forum, not a Windows 8.1 forum.
    2.  The Flight Simulator website with a link to their support is found @
    http://www.microsoft.com/Products/Games/FSInsider/downloads/Pages/FlightSimulatorXTrialVersion.aspx
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

  • Prob in installing netbeans 4.1 in windows

    I'm trying to install netbeans 4.1 in windows.It gives me the following error "A suitable JVM could not be found.Please run the program with using the option -is:javahome <JAVA_HOME_DIR>"
    I have jdk in C:\Sun\AppServer\jdk and I have downloaded netbeans 4.1 in D:\
    Can somebody help me to fix this problem.

    This should work if you start netbeans installation from command prompt using this command:
    <name of downloaded NetBeans .exe file> -is:javahome c:\sun\appserver\jdk

  • Iphoto/ software prob after installing Maverick

    I am trying to update my  iphoto software . I stupidly did not do it before installing mavericks now I have the No Entry sign and cannot access my photos. When I go system pref to find software updater to update my iphoto software it is not there.. I may be mad or stupid but hopefully someone a bit more switched on than me can help?

    Try re-indexing Spotlight.
    Spotlight – Re-index
    Once complete, go to the App Store and have it check for updates. Latest iPhoto is 9.5.1.

  • PartnerApplication Flights of Fancy

    I'm getting following error message when I try to register the SamplePartnerProvider.
    An error occurred when attempting to call the providers register function. (WWC-43134)
    An unexpected error occurred: ORA-29532: Java call terminated by uncaught Java exception: Unexpected EOF. (WWC-43000)
    An unexpected error occurred: Unexpected EOF.
    at oracle.xml.parser.v2.XMLError.flushErrors(XMLError.java:205)
    at oracle.xml.parser.v2.XMLError.error(XMLError.java:114)
    at oracle.xml.parser.v2.XMLError.error(XMLError.java:152)
    at oracle.xml.parser.v2.XMLReader.popXMLReader(XMLReader.java:380)
    at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:968)
    at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:237)
    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:201)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:169)
    at oracle.webdb.provider.web.SoapResponseGenerator.doParse(SoapResponseGenerator.java:109)
    at oracle.webdb.provider.web.SoapResponseGenerator.generateResponse(SoapResponseGenerator.java:69)
    at oracle.webdb.provider.web.HttpProviderDispatcher.dispatch(HttpProviderDispatcher.java:775)
    at oracle.webdb.provider.web.HttpProviderDispatcher.registerProvider(HttpProviderDispatcher.java:251)
    (WWC-43000)
    Can someone help me with this it's pretty urgent?

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Mohana Narayan ([email protected]):
    Gail,
    The subscriber_id parameter is new in 3.0.8.
    So if you are using previous releases you should have that commented out (just like the originbal sample does). However if you are on a 3.0.8, then it needs to be included, as a parameter with a default value of 1 as explained in previous post.
    Apart from that check whether your listener token looks like this ( you probably have an extra colon/period or something)
    p_lsnr_token => '&&5.:&&1.:&&2'
    There are two instances where this needs to be replaced, one in flapp.pkb and one in flsec.pkb. Make sure that you edited both files.
    Let me know if this still does'nt work for you.<HR></BLOCKQUOTE>
    Mohana, thank you for responding.
    I'm running 3.0.7 and I did exactly as you said and I'm still running into the same problems. Could the problem be caused by the fact that I'm running as localhost, and although my http.conf file lists 80 as my port, I don't enter the port when I access Portal.
    If I try to access the URL http://localhost/pls/portal30/ssosdk.flights_of_fancy.show_flights I get the following errors:
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "SSOSDK.WWSEC_SSO_ENABLER_PRIVATE", line 430
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "SSOSDK.WWSEC_SSO_ENABLER_PRIVATE", line 201
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "SSOSDK.FLIGHTS_SECURITY", line 24
    ORA-01403: no data found
    ORA-06512: at "SSOSDK.FLIGHTS_OF_FANCY", line 24
    ORA-06512: at line 8
    Thank you!
    Gail

  • User interaction from (pre/post) install/flight scripts

    I have a perl postinstall script, I have the script running perfectly from the command line. it looks to see if certain processes are running, if they are it displays an apple script dialog box telling them to close the application.
    there are two problems when i run from postinstall mode in the installer.
    The dialog box does not appear, and the ps command comes up with a different list of running processes, i am guessing there is some sort of chroot jail going on with the installer process, that does not let it display items to the running window manager and prevents me from looking at running commands and i can actually understand security behind these thoughts, but is there a way around them?

    I strongly suggest you ask this in the developer forum.
    http://discussions.apple.com/category.jspa?categoryID=164

  • Error Codes 1630 and 1722 when installing FSX in Windows 8.1

    Multiple efforts to install Flight Simulator X Gold on my new 8.1 system always results in error codes 1630 and 1722 at the end of the installation process.  Lots of searching the net suggests that this not an uncommon problem.  After trying a
    number of possible fixes suggested by a Microsoft Support Engineer in a thread on the Microsoft Community Forum without success, he referred me to this forum.
    In summary: After initially transfering a working version of FSX from my XP machine to the new 8.1 machine with LapLink it worked flawlessly.  A subsequent misdiagnosed printer issue by Dell tech support resulted in a refresh of 8.1 wiping out FSX (and
    many other apps).  Efforts to reinstall FSX from the either the original disks or a newly purchased set of disks both resulted in the error codes at the end of the installation process. Failed resolution efforts include so far include:
    - All recommendations in kb/258496 (including Xcopy which appears not to work on 8.1 at all)
    - Clean startup procedure from kb/331796 (8.1 froze up hard in trying it)
    - System File Checker per kb/929833 showed "did not find any integrity violations".
    - Licensing Reset Tool program per kb/928080 resulted in: "Cleaning up Token Store at: C;\Program Data\Microsoft\SLDL\Software Licensing  Failed to delete the token store  ERROR --HRESULT 800405"
    Bottom line seems to be that this is recurring issue with 8.1 and FSX but neither I or the Community Forum have been unable to find an effective solution.  Any advice/help/recommendations would be appreciated.  Will be glad to provide needed additional
    info as needed.
    Mark Davis

    - Licensing Reset Tool program per kb/928080 resulted in: "Cleaning up Token Store at: C;\Program Data\Microsoft\SLDL\Software Licensing  Failed to delete the token store  ERROR --HRESULT 800405"
    try this solution replied by Colin Vincent
    http://www.justanswer.com/computer/7b2g4-using-fsx-years-when-loading-receive.html
    you should post in this support forum
    http://www.microsoft.com/Products/Games/FSInsider/community/Pages/

  • Prob in installation in SAP ECC

    Hi,
    I am getting a prob while installing SAP ECC 6.0 .. here is the prob...
    WARNING 2008-12-05 17:30:57
    Execution of the command "D:\j2sdk1.4.2_12\bin\java.exe -classpath migmon.jar -showversion com.sap.inst.migmon.imp.ImportMonitor -dbType ORA -importDirs F:\SAP\export1\EXP1;F:\SAP\export2\EXP2;F:\SAP\export3\EXP3;F:\SAP\export4\EXP4;F:\SAP\export5\EXP5;F:\SAP\export6\EXP6;F:\SAP\export6\EXP7;F:\SAP\export6\EXP8;F:\SAP\export6\EXP9;F:\SAP\export6\EXP10;F:\SAP\export6\EXP11 -installDir D:\PROGRA1\SAPINS1\ERP\SYSTEM\ORA\CENTRAL\AS -orderBy "" -r3loadExe D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe -tskFiles yes -extFiles yes -dbCodepage 4103 -jobNum 3 -monitorTimeout 30 -loadArgs " -stop_on_error" -trace all -sapinst" finished with return code 103. Output: java version "1.4.2_12"Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_12-b03)Java HotSpot(TM) Client VM (build 1.4.2_12-b03, mixed mode)Import Monitor jobs: running 1, waiting 2, completed 16, failed 0, total 19.Import Monitor jobs: running 2, waiting 1, completed 16, failed 0, total 19.Loading of 'SAPAPPL2' import package: ERRORImport Monitor jobs: running 1, waiting 1, completed 16, failed 1, total 19.Loading of 'SAPSSEXC' import package: ERRORImport Monitor jobs: running 0, waiting 1, completed 16, failed 2, total 19.
    ERROR 2008-12-05 17:30:57
    CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
    ERROR 2008-12-05 17:30:57
    FCO-00011  The step runMigrationMonitor with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_ABAP_Import_Dialog|ind|ind|ind|ind|5|0|NW_ABAP_Import|ind|ind|ind|ind|0|0|runMigrationMonitor was executed with status ERROR .
    plz.. let me know what is the exact issue .. ASAP..
    Thanks in advance...
    Raghunath.S

    ERROR 2008-12-05 17:30:57
    CJS-30022  Program 'Migration Monitor' exits with error code 103. For details see log file(s) import_monitor.java.log, import_monitor.log.
    plz.. let me know what is the exact issue .. ASAP..
    No offense - but did you acutally read what´s written?
    Markus

  • Can I install a program on an external disk via Windows under Boot Camp?

    Simple question.
    Will i be able to install Flight Sim X onto a FAT32 Formatted USB Hard Drive and be able to run it from the drive?

    Hi Ryan,
    this should be possible.
    Just make sure that the external HD is fully accessable when running BootCamp Windows and during installation point the destination folder in which FlightX should be installed to the external HD.
    Most definitely there will still be some files that the installer of FlightX must install into the Windows System Folder, so some free space should be on the internal Windows partition.
    Regards
    Stefan

  • Few probs after upgrading to vista

    Greetings to all. I have Lenovo 3000 N100 notebook (07684ka). It came shipped with 512 mb ram. I upgraded it to 1.5 gb. Hence it is completely vista compatible.
    #1: (weird prob): When i shutdown my computer it displayes shutting down for about 5-10 seconds. Then screen fades out but power light remains on and hard disk is used occasonally. After about 10 more seconds then all lights go off. Is it normal? I have updated the bios too.
    #2: (Camera prob): I installed the driver from lenovo site of my integerated camera.In device manager it shouws integerated camera "under imaging" is installed correctly. But in control panel "scanners or camera" no camera is listed. I connot find a way to turn it on.
    Thank You
    Have a nice day u all
    Saurabh
    Message Edited by Saurabh on 03-09-2008 08:41 PM

    Hey,
    I also have a 3000 N100, so let me see if I can help.
    1) Yes, this is normal.  The screen turns off before the system shuts all the way down.
    2) I got the driver for the camera from Sonix's website.  Go to http://www.sonix.com.tw/sonix/home.do, Support (Downloads), Family: Video/Image Controllers, Series: PC-CAM Controllers, Product: SN9C201.  Then check Drivers, and click Submit.  You will see a couple options.  Find the latest version for Vista, and download that.  It should work.
    Hope this helps 

  • How to install and initialize the Java ORB correctly?

    Hi!
    I`m having probs in installing the Java ORB (which is in the SDK, isn`y it) correctly. Im using Borland`s JBuilder6 Enterprise Edition.
    Can anybody help me?!
    Thanks,
    jjk

    Do you get an exception, a compile error, ...?
    Here is essentially how I initialize the orb:
        Properties properties = new Properties();
        properties.put("org.omg.CORBA.ORBInitialPort", "12345");
        properties.put("org.omg.CORBA.ORBInitialHost", "some.host.com");
        orb = org.omg.CORBA.ORB.init(null, properties);I've found that what you need to do after that depends on your peer and how you want to connect: resolve_initial_references(), string_to_object(), Tobj_Bootstrap(), ...

  • Looking for a free install tool.

    Does anybody know of a simple tool to make a windows install? Nothing fancy just install there jar files set up a class path and a launcher?

    lwatcdr wrote:
    Thanks I already have that. It looks like it will take as long to write the installer as it did to write the code to start with.
    If all else fails I will use that.Self-extracting zip file? RPM? WebStart? A shell script? If the installer is as much effort as the app, something's wrong, or it's barely worth the effort of deployment

Maybe you are looking for

  • MAC DUO won't go past BLUE SCREEN on start-up.

    Please help! My mac duo has crashed after a mac software update. Now it won't logon past the blue screen! I've tried everything online like DISK UTILITY on Mac os x disc and SAFE MODE but no joy whatsoever. SAFE MODE won't work now after doing it thr

  • Error in Synchronous client proxy

    Hi Gurus, I have created a scenario in which I am using client proxy at source side (ECC ) and soap at target side. Its a synchronous scenario for which I have written an abap report.This interface sends a company name and uses a webservice to fetch

  • How to integrate a mac in a windows network

    I work for a bank and I want to include my MacBookPro in the active directory. What Should I do?

  • How to throw and handle event defined in component interface

    Hi folks, I have defined a component interface with an event 'open_info' I have some sub components which are implementing that component interface. I also get the two events generated (the interface check box is not marked) I use those sub component

  • What is CZGOLD concept in Oracle Configurator?

    Hi Guys, If anyone knows about, what is CZGOLD concept in Oracle Configurator? Thanks, Rajesh