Splash Screen Problem

I'm trying to get a splash screen working in Oracle Forms 9i on Windows 2k (and XP).
The file is in jpg format, and I am positive its not corrupted.
My formsweb.cfg has splashscreen=splash.jpg in the right place, and I placed splash.jpg in forms90/ and forms90/server/ (I also set imagebase to c:\oracle\9ias\forms90\. But the screen still doesn't appear. If I delete the splashscreen line, I get the standard Oracle splash.
Any ideas?

Try SplashScreen=/myimages/myimage.jpg where myimages is a virtual directory created in your webser and myimage.jpg is the name of your image.
Regis.

Similar Messages

  • Start before splash screen problems

    Pavillion DV6338SE
    When notebook is turned on it can take 5 minutes to an  hour to get to the HP splash screen and boot. The blue leds blink then it seems to try again and again and again. If it gets to the HP Splash screen it always bootsThis happens even if a bootable CD is in the CD drive. Once it boots it "seems" to work OK. I have checked the HD in the "setup" and it tests OK. I have updated the bios. 
    I don't "think" it is the HD, maybe the controller?
    Suggestions.
    Hope is not another AMD motherboard that has plagued HP.over the last several years.
    Thanks

    Pavillion DV6338SE
    When notebook is turned on it can take 5 minutes to an  hour to get to the HP splash screen and boot. The blue leds blink then it seems to try again and again and again. If it gets to the HP Splash screen it always bootsThis happens even if a bootable CD is in the CD drive. Once it boots it "seems" to work OK. I have checked the HD in the "setup" and it tests OK. I have updated the bios. 
    I don't "think" it is the HD, maybe the controller?
    Suggestions.
    Hope is not another AMD motherboard that has plagued HP.over the last several years.
    Thanks

  • Urgent!! Splash screen problems when using 9iAS for forms

    I'm having some difficulty getting rid of the "Oracle Developer" splash screen that comes up when running a form from 9iAS using jinitiator v1.1.8.10.
    There is a
    <!-- PARAM NAME="splashScreen" VALUE="yourlogo.gif" -->
    <!-- set splashScreen to "no" will suppress the splash screen which is the Oracle Developer Server screen -->
    <PARAM NAME="splashScreen" VALUE="NO">
    but there is also
    <EMBED type="application/x-jinit-applet;version=1.1.8.10"
    java_CODE="oracle.forms.engine.Main"
    java_CODEBASE="/web_code/"
    java_ARCHIVE="/web_code/f60all.jar"
    WIDTH=800
    HEIGHT=560
    serverPort="9000"
    serverArgs="module=module_path&name.fmx"
    serverApp="default"
    lookAndFeel="default"
    separateFrame="false"
    pluginspage="http://something:8080/web_html/jinit_download810.htm">
    No matter what I do, the splash screen still shows up. Please help me get rid of this.
    Thank you.

    Possibly a bad choice of configuration. Of these classes:
    ******.bean.RssFeedBean.populateRssItems(RssFeedBean.java:59)
    ******.bean.RssFeedBean.<init>(RssFeedBean.java:34)
    ******.util.TagReplacer.replace(TagReplacer.java:145)
    ******.domain.Revision.replace(Revision.java:102)
    ******.handlers.PageEvent.respond(PageEvent.java:89)
    ******.servlets.Controller.doGet(Controller.java:100)Are all of them in your web application, in either WEB-INF/lib or WEB-INF/classes? And is JDOM there too?

  • Creative EAX Splash Screen Star

    I have read in several places about how to disable the Creative EAX Splash Screen upon each bootup. I am an opposite person who would like to ENABLE it. (I am using a 5.Li've! card). I once did have the CTEAX splash screen activated upon every bootup, but after a recent computer crash, I can not get it going again via the Demo32.exe - CTEAXSPL.dbd -"Load at Startup" box checked off.
    My sound card drivers are all updated again following the computer crash. I did have a separate type of CTEAX startup splash screen problem when I updated Quicktime to version 7.02, but that problem is gone with the recent Quicktime 7.03 version.
    I could be wrong, but I am guessing that the reason the startup splash screen will not activate upon startup with the three EAX "bong-bing-bong" sounds has something to do with a missing windows registry statement. I hope an easy fix exists.

    Have you tried to just make a shortcut to it in your startup group?

  • Problem Installing my new graphic card 760GTX Stucks on HP Splash Screen

    I'm using a h9-1185 Windows 7 and I thought I'd update my graphic card from a 7870 to GTX 760 but that was easier said than done. When I try to boot my computer with the new card it stays at the hp splash screen. The GPU is correctly installed I have both cables connected to the PSU. The fans are running properly It's just that I get stuck on the loading screen when I use the gtx 760. I can't press any keys to go to the boot menu, etc. After sitting at the screen for 5 minutes it changes to a black sreen showing at the corner the brand of my Graphic Card (760 PNY etc....) but nothing happens. 
    When I changed it back to the old graphic card Sapphire 7870, it didn't freeze or anything. It worked fine. I was trying to update my BIOS but I think i have the latest update (v7.09).
    Maybe my english isn't good at all, sorry about that.

    John, welcome to the forum.
    Did you install the latest driver for the new video card?  This must be done for it to work properly.
    Also, when you have the new card and driver installed, I suggest clearing the CMOS:
    This motherboard has a jumper to clear the Real Time Clock (RTC) RAM in CMOS.
    Turn OFF the computer and unplug the power cord.
    Move the jumper to clear for 5 to 10 secs, then move the jumper back to default.
    Plug the power cord and turn ON the computer.
    On the next startup, enter BIOS setup to re-enter user settings.
    Please click "KUDOS" if I have helped you and click "Accept as Solution" if your problem is solved.
    Signature:
    HP TouchPad - 1.2 GHz; 1 GB memory; 32 GB storage; WebOS/CyanogenMod 11(Kit Kat)
    HP 10 Plus; Android-Kit Kat; 1.0 GHz Allwinner A31 ARM Cortex A7 Quad Core Processor ; 2GB RAM Memory Long: 2 GB DDR3L SDRAM (1600MHz); 16GB disable eMMC 16GB v4.51
    HP Omen; i7-4710QH; 8 GB memory; 256 GB San Disk SSD; Win 8.1
    HP Photosmart 7520 AIO
    ++++++++++++++++++
    **Click the Thumbs Up+ to say 'Thanks' and the 'Accept as Solution' if I have solved your problem.**
    Intelligence is God given; Wisdom is the sum of our mistakes!
    I am not an HP employee.

  • Problem with displaying a splash screen twice

    I have a splash screen that displays while I am reading data from the recordstore, I use the same sceen when I am writing data back to the record store when the application exits.
    The problem I am having is that the screen never appears the second time, I have tried to set it to null and then instantiate it again but it still does not appear. Can someone please give me some adivse as to why this might be happening. I am pretty sure it is some kind of race condition with the threads but I just cant seem to solve it. I am placing snipits of code below.
    public class NetTools extends MIDlet implements CommandListener
    public void startApp()
    isPaused = false;
    display = Display.getDisplay(this);
    splash = new Splash();
    splash.start();
    settings = new Settings(this);
    settings.start();
    display.setCurrent(splash);
    splash.StartTimer();
    splash.setMsg("Loading Settings...");
    settings.Load();
    splash.setMsg("Loading Main App...");
    splash.Dismiss();
    showMainScreen();
    splash = null;
    public void destroyApp(boolean unconditional)
    display = Display.getDisplay(this);
    splash = new Splash();
    splash.start();
    display.setCurrent(splash);
    splash.setMsg("Saving Settings...");
    //splash.Join();
    //splash.StartTimer();
    settings.Save();
    //splash.Dismiss();
    settings = null;
    splash = null;
    public class Settings implements Runnable
    public void Load()
    try
    thread.yield();
    public void Save()
    try
    thread.yield();
    public class Splash extends Canvas implements Runnable
    public void StartTimer()
    start_time = System.currentTimeMillis();
    repaint();
    serviceRepaints();
    public void Dismiss()
    while ((start_time+WAIT_TIME)>System.currentTimeMillis())
    repaint();
    I cannot seem to figure out how to make the thread for the splash overtake the UI thread in the destroyApp(), does anybody have any ideas.
    Sunny

    A grey box with the splash screen size is displayed.would indicate you have your "application which takes sometime to load" in the
    EDT, which will prevent painting until loading finishes
    use a separate thread to load the data
    http://java.sun.com/docs/books/tutorial/essential/threads/
    http://java.sun.com/docs/books/tutorial/uiswing/misc/threads.html
    http://java.sun.com/products/jfc/tsc/articles/threads/threads1.html

  • Problem iPhone Splash Screen

    Hi Community!
    I have a problem with my website: http://www.bitsolutions.at
    I have created a Web App!
    I already added a splash screen tag for retina displays but nothing appears.
    Could please somebody check the source code and tell me what i have done wrong?
    Thanks!
    Best from Graz
    Aiman Bazina
    Werbeagentur Graz

    Hi!
    I think it's all about your resolution start up image, check this. I definately think it's that problem on your page:
    Is that the right URL:
    http://www.bitsolutions.at/webdesign-mobile-websites-iphoneipad-app-entwicklung- graz-about/
    I hope I could help you!

  • Problem with the splash screen

    Hi,
    since a week the splash screen (the "about box" with version of ps etc.) of photoshop cs5 extended is at the wrong position. Normally this one is in the middle of my screen, but now it is on the top. The splash screens of Indesign and Illustrator (and the other ones) are at the correct position.
    I started photoshop with the combination "Ctrl + Alt + Shift" to reset all settings of it. Nothing happens, still the same.
    It's not a critical problem, because photoshop works without an error, but it doesn't look nice.
    Thank you for every idea or help.
    Greetings from Germany
    RazooN

    For me the Photoshop splash screen is centered on my primary monitor (of two).
    "Spanning" refers to making a single virtual display out of multiple monitors.  Some games and specialized applications need this to put their displays on multiple screens (Photoshop does not).  Since you have only one monitor, my question is not pertinent.
    I can only suggest, since what you're reporting almost has to be due to a failure in the reporting of the desktop metrics, that perhaps a video driver update (from the web site of the maker of your video card) might help.
    A shot in the dark:  You don't use a desktop "reskinning" application called StarDock WindowBlinds do you?
    -Noel

  • CS5 font problems splash screen is not right.

    Hi
    We recently switched production from CS4 to CS5, and we encountered a really bad problem.
    When opening a file and fonts are not loaded, the splash screen that appears does not show all missing fonts or in some cases no fonts. As you would understand this is a really huge risk when reopening files and not knowing what fonts are not loaded.
    It has nothing to do with font cashes, we have this on all computers (90+ installations) here and in CS4 it is OK.

    CHMprepress wrote:
    Yes, FontExplorer X.
    But that is not the problem I think,
    well, if my fonts were not loaded correctly, then I would most certainly include the font manager in the list of suspects.
    Have you updated Font Explorer to the latest version?
    Have you checked their website and FAQ for possible known errors?

  • How doI correct a problem from safe boot? I am trying to gain a clean start minus Chrome which keeps freezing on the keychain splash screen

    My pages automatically come up when rebooting (something I intent to fix); I am unable to go anywhere before Chrome comes up and the splash screen for the keychain (hate that) comes up and freezes the pages not allowing me to go anywhere to fix the problem. UGH!!! Help?

    You hold down the shift key at startup
    http://support.apple.com/kb/ht1455
    Once you are in safe mode you want to remove login items. Go to the Apple Menu, select system preferences, user and groups, login items( not login options) , unlock and click the - button on everything in there.
    You can delete chrome from finder. Select applications and drag it to the trash or a right click then move to trash
    You can do a clean install of the OS or simply repair it.
    As far as the keychain you can reset the keychain in keychain access application, go to preferences, reset keychain.

  • Problem in displaying splash screen..

    Hi..
    First of all my apology to repost the question as i was asked to post it here for the answer.I've developed a desktop application which has a splash screen.I'm using netbeans 6.0.Now, i am able to view the splash screen if i 'build' and 'run' the application in the IDE.But when i run the jar file i am not able to see the splash screen.
    This is how i've put the splash screen for my application.In project->properties->run->in VM options : splash.gif. Please help to display the splash screen when i run just the jar file.
    Thank you

    I don't understand what the way you're doing. It's a Netbeans option??
    Currently I'm developing a Swing app and I have a splash window. The way I've done it is creating a sublcass of JWindow, adding a panel, a JLabel and setting an icon.
    Like this:
    public class InitSplash extends JWindow {
         public InitSplash(Frame owner) throws HeadlessException {
              super(owner);
              initGUI();
              Dimension screenSize = Toolkit.getDefaultToolkit().getScreenSize();
              Dimension labelSize = jLabel.getPreferredSize();
              setLocation(screenSize.width / 2 - (labelSize.width / 2),
                        screenSize.height / 2 - (labelSize.height / 2));
         private void initGUI() {
              try {
                        this.setPreferredSize(new java.awt.Dimension(110, 150));
                        this.setLocationByPlatform(true);
                        jPanel1 = new JPanel();
                        getContentPane().add(jPanel1, BorderLayout.CENTER);
                        jPanel1.setBackground(new java.awt.Color(255,255,255));
                        jPanel1.setBorder(new LineBorder(new java.awt.Color(0,0,0), 2, false));
                             jLabel = new JLabel();
                             jPanel1.add(jLabel);
                             jLabel
                                       .setIcon(new ImageIcon(
                                                 getClass()
                                                           .getClassLoader()
                                                           .getResource(
                                                                     "com/ttt/common/gui/graphics/logo-transparente.gif")));
                             msgLabel = new JLabel();
                             jPanel1.add(msgLabel);
                             msgLabel.setText("Loading...");
                             msgLabel.setFont(new java.awt.Font("Tahoma",1,12));
                             msgLabel.setPreferredSize(new java.awt.Dimension(102, 25));
                             msgLabel.setHorizontalAlignment(SwingConstants.CENTER);
                   pack();
              } catch (Exception e) {
                   e.printStackTrace();
         }Is this what you are trying?

  • Z77A-GD65 Multiple BIOS Issues - B4 Hang, Splash Screen Blinking

    Back in November 2012, I built a home server with a Z77A-GD65.  Lately, I've noticed some strange things happening that I've been trying to research but to no avail.
    First off, I get the B4 code hang-up whenever I'm booting.  This doesn't matter if it's a cold boot or a reboot, it hangs on B4 for about 10-15 seconds, flashes 92 really quick, and then goes to A2 which it stays for another 5 or so seconds.  After that I get the MSI splash screen for about 1 second, then it blinks 5 times.  After that it goes into Windows just fine.
    The blinking is a new issue, the B4 hang is not.  I've read from multiple posts that this is a USB issue.  When I disable USB legacy support, the issue goes away, but of course then I can't have legacy support.  I have yet to figure out what exact device is causing it.  In the process of trying to figure this out, I updated BIOS to A.A0.  After updating to this version of BIOS the splash screen blinks 5 times before going to the "Starting Windows" splash screen.  This is a more difficult issue to figure out why it's doing this because if you search for "BIOS" and "flash" or "flashes" or "flashing", you typically get results for flashing your BIOS.   Hence, why I'm using the term "blinking".  But even then I can't really find a solution out there.
    I also happened to see that the website for the Z77A-GD65 is showing a newer BIOS version, but I'm unable to flash this (at least using M-Flash).  I threw it on a USB, re-enabled USB legacy and whenever I click on it to install, the BIOS screen hard locks.  The screen just freezes exactly where it's at in the BIOS and the mouse is dead.  However, I can CTRL+ALT+DEL on the keyboard and it will reboot the system so I don't need to power cycle the computer.  Not sure why this is happening either.  Perhaps I need to flash this a different way?  Maybe I don't need to flash this at all?
    I could really use some input here on why this is happening.
    As for the specs on my system, they're as follows:
    i7-3770K overclocked to 4.2 Ghz by using the Turbo Mode in BIOS
    32GB Komputerbay DDR3 PC3-12800 1600MHz DIMM with Low Profile Blue Heatspreaders Quad Channel RAM | 9-9-9-24 XMP ready
    AMD PowerColor 7870 Myst Edition GPU - currently not overclocked although overclocking this doesn't seem to affect any issues
    2 - 128 GB Corsair SATA III SSD - one runs the OS, the other I use to load games from
    2 - 500 GB Seagate Barracuda 7200 RPM Sata II HDD's mirrored via Windows 7
    1 - 750 GB Seagate Barracude 7200 RPM Sata II HDD
    1 - 1 TB Western Digital MyBook USB 2.0 external
    2 - 3 TB Seagate USB 3.0 external
    ASUS DVD Burner - not sure which one, it's a cheapy $20 from Newegg
    1 - PCI USB 3.0 expansion card
    Antec TruePower New TP-550 Modular 550W Continuous Power ATX12V V2.3 / EPS12V V2.91 SLI Certified CrossFire Ready 80 PLUS BRONZE Certified Active PFC "compatible with Core i7/Core i5" Power Supply
    NZXT Switch 810 gunmetal - currently have 4 fans running but plan on more, also the Switch 810 has the multi-card reader in the front with 1x SD Card, 2x USB 2.0, 2x USB 3.0
    for peripherals
    1 - Microsoft 360 Wireless controller adapter (legit one, not the knockoff although I had a knockoff prior to getting the real deal)
    1 - Logitech Wireless USB Keyboard with Touchpad
    I tried to be thorough.  Thanks in advance for any help!

    Quote from: PirateDog on 26-August-13, 12:45:18
    Probably a USB device problem.
    This is a candidate, as well as mouse and keyboard. Disconnect USB devices one at a time to find the culprit.
    A lot of devices running. PSU a +12V single rail or is it multi rail? A rail going to the graphics or components may not be enough amps. My best guess is the card reader.
    For UEFI/BIOS flashing, select your mainboard here and use the forum flash method;
    I'll definitely try unplugging some of these USB devices to see if that helps with the B4 hang issue.
    As for the PSU, according to the description for it on Newegg:  "Four industry-leading independent +12v rails are provided for more stable and safer power output."  It has two rails going to the GPU.  The GPU is a new addition to the system and so I wasn't running it until recently.  The issues were occurring beforehand, but you're right that this PSU is underpowered for the rig considering PowerColor recommends a minimum of 500w.  I'm going to be buying a larger capacity one sometime in the very near future.  Any recommendations on good modular PSU's?  What's a good way to tell what wattage to get?
    Thanks for letting me know about the forum flash method.  I'll be back later when I have some results.

  • Switched computer cases and now I hang at the MSI splash screen.

    Hey guys. I've never had any problems with building my PC until yesterday on the simplest of tasks.
    I decided to buy a new case and switch everything over but when I did it decided to hang on the MSI motherboard splash screen.
    Specs:
    * MEM 4Gx2|G.SKILL F3-12800CL9D-8GBXL + one more stick.
    * Processor = AMD Phenom II X6 1055T Thuban 2.8GHz Socket AM3 125W Six-Core Desktop Processor HDT55TFBGRBOX
    * Graphics Card = HD 7950
    * Motherboard = MB MSI| 880GM-E41 880G R
    * PSU = CORSAIR CX series CX500 500W ATX12V v2.3 80 PLUS BRONZE Certified Active PFC Power Supply
    * OS = Windows 7 64Bit
    * No overclocking.
    So far I've done the following. 
    * Removed battery/Jumped the bios. 
    * Checked and rechecked each RAM stick. 
    * Removed all connections. 
    * Removed graphics card etc. 
    Any help would be greatly appreciated, Christmas has kind of killed my budget for a new build.
    Thanks!
    These are as far as I can get before everything stops working.

    Really strange.
    Have you made sure that there was will be/was no contact between mobo and case (apart from spots where the contact should be made) ? This could've break the motherboard.
    Check ALL of the power supply cable connections between it and mobo.
    Now something weird which doesn't seen to make any sense... Try to put your motherboard back to the old case.
    That's all my suggestions, apart from that, if you're still able, then get it on a warranty and RMA it.
    Good luck.

  • Splash screen for a desktop app (non mobile app)

    I'm using fb4linux, 4.5.1A SDK, I'm developing a non-mobile (i.e. desktop application) and I would like to add a splash screen to it.
    I've added mobilecomponents.swc to the library path, and the application starts like this:
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
       xmlns:s="library://ns.adobe.com/flex/spark"
       xmlns:mx="library://ns.adobe.com/flex/mx"
       width="400" height="400" xmlns:local="*"
       preloader="spark.preloaders.SplashScreen"
       splashScreenImage="@Embed('assets/splashscreen.png')"
       splashScreenMinimumDisplayTime="1500">
    When I debug it, no splash scren is shown and I get the following error:
    ReferenceError: Error #1065: Variable flash.display::StageAspectRatio is not defined.
        at spark.preloaders::SplashScreen/prepareSplashScreen()[E:\dev\4.5.1\frameworks\projects\mobilecomponents\src\spark\preloaders\SplashScreen.as:340]
        at spark.preloaders::SplashScreen/Stage_resizeHandler()[E:\dev\4.5.1\frameworks\projects\mobilecomponents\src\spark\preloaders\SplashScreen.as:407]
    The problem seems to be triggered by the line that sets the preloader, because if I remove it, the error is gone (although no splash screen is shown either).
    Any ideas how to make it work?
    Thanks!

    import [install folder]\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\frameworks\libs\mobile to your build path
    Note: You must add the frameworks\libs\mobile\mobilecomponents.swc to the library path of the application to support the splash screen in a desktop application.

  • After Effects CS5.5 - Lion: Crash on splash screen EXC_BAD_ACCESS (SIGABRT)

    So one day, out of the blue, After Effects stops wanting to open. The worst part is, I can't think of any changes that would have caused this.
    I am running After Effects CS5.5 (10.5.1) on my MacBook Pro 13" (Early 2011), which is running Mac OSX Lion. Here is my system profile (with some sections omitted).
    Just a few weeks ago, I began to consistently receive this message during the AE splash screen:
    After Effects Alert
    Last log message was: <140735295236448> <ASL.ResourceUtils.GetLanguageIDFromRegistry> <0> Unable to obtain the User 'Language' registry key at: Software\Adobe\After Effects\10.5.1\ Defaulting to 'en_US'.
    Here is a crash log.
    Any ideas?
    First attempt
    I figured maybe I had a bad preference file, so I cleared my prefs. Nothing changed aside from a modified error message:
    After Effects Alert
    Last log message was: <140735295236448> <DynamicLink> <5> 0x114ee8418
    And a crash log.
    Also, if I try opening AE again, after I cleared my prefs and opened it once, the error message returns to the "registry key" alert.
    Second, third, fourth attempt
    So I uninstalled and reinstalled After Effects about 3 times. No change. I used the latest download from Adobe, and the original Master Collection image: no difference.
    Fifth attempt
    I created a second admin account to see if this was an isolated issue. It isn't; same problem.
    Sixth attempt
    I thought about QuickTime, so I opened up System Prefs, and uninstalled Perian. I left the prefpane there though.
    Also, I have the latest version of Java.
    Seventh attempt (Added 19 March 2012)
    I used the Adobe Creative Suite Cleaner Tool to wipe out my entire Adobe installation. I still have the same problem after a reinstall. I'm going to try installing AE on my external drive next. This is really frustrating. Has anyone experienced this issue and found a resolution?
    Notes
    Interestingly enough, all of the other Abobe CS5.5 apps I installed work fine:
    Bridge
    Photoshop
    Illustrator
    InDesign
    Premiere Pro
    OnLocation
    Extension Manager
    Added 1:54PM, 13 March 2012:
    Also, opening up the render engine causes the same error message.

    I just installed AE, have never used it, and am seeing it bail on startup with the same odd language registry key error. Please see my post on a related thread.
    Any luck here? Would be nice to get AE to boot so I could evaluate it.

Maybe you are looking for