JDK MetalWorks demo problems...

Hello,
I have been writing a Swing based MDI application (Taking the metalworks demo as a basis) and have come across some annoying, problems which i have tried to find a solution to and have also posted before without any responses... Can anyone tell me how I may go about verifying that these are indeed jdk issues and if there are any workarounds or known fixes... here is an example of a couple :
(I am using Jdk 1.4.0_01 on win2k)
Using the MetalWorks Demo as an example as we all have that code shipped with the jdk :
// 1
Add an accelerator to the open menu item like the following :
open.setAccelerator(KeyStroke.getKeyStroke(KeyEvent.VK_F5, 0));
Now Create a dialog using new, close the opened dialog and press F5 which is the new accellerator... NOTHING HAPPENS.... until you open another dialog and click on it...
I am seeing this now in my own application whereby all my accelerator mappings get 'lost' when a window is closed, so when i have an accelerator to bring back up this window its disastrous as the mapping breaks.... HELP !
// 2
Another problem i have is the following :
See http://forum.java.sun.com/thread.jsp?forum=57&thread=116814 , which is causing it to maximise over the windows start bar....
I was told jdk1.4.x solves this but it does not... try it with the MetalWorksDemo...
// 3
Another problem is starting the MetalWorks demo, if you open the open dialog on Windows or Solaris it gets decorated with a green (!?) color, even though the rest of the application has the default sun purple decoration....
Any help at all on any of these topics greatly appreciated...
=A

strange thing was, wicd and chromium worked when run as root. but i found the reason: no space left on my root partition =o| .

Similar Messages

  • Jdk causes strange problems

    hi,
    yesterday i upgraded my system:
    [2011-03-02 22:34] Running 'pacman -Su'
    [2011-03-02 22:34] starting full system upgrade
    [2011-03-02 22:46] removed util-linux-ng (2.18-4)
    [2011-03-02 22:46] Generating locales...
    [2011-03-02 22:46] de_AT.UTF-8... done
    [2011-03-02 22:46] de_AT.ISO-8859-1... done
    [2011-03-02 22:46] de_AT.ISO-8859-15@euro... done
    [2011-03-02 22:46] de_DE.UTF-8... done
    [2011-03-02 22:46] de_DE.ISO-8859-1... done
    [2011-03-02 22:46] de_DE.ISO-8859-15@euro... done
    [2011-03-02 22:46] en_US.UTF-8... done
    [2011-03-02 22:46] en_US.ISO-8859-1... done
    [2011-03-02 22:46] Generation complete.
    [2011-03-02 22:46] upgraded glibc (2.13-1 -> 2.13-4)
    [2011-03-02 22:46] upgraded alsa-lib (1.0.23-2 -> 1.0.24.1-1)
    [2011-03-02 22:46] upgraded alsa-utils (1.0.23-3 -> 1.0.24.2-1)
    [2011-03-02 22:46] upgraded binutils (2.21-3 -> 2.21-4)
    [2011-03-02 22:46] upgraded cherokee (1.0.20-2 -> 1.2.1-1)
    [2011-03-02 22:46] upgraded chromium (9.0.597.94-1 -> 9.0.597.107-1)
    [2011-03-02 22:46] upgraded curl (7.21.3-1 -> 7.21.4-2)
    [2011-03-02 22:46] upgraded file (5.05-1 -> 5.05-2)
    [2011-03-02 22:46] upgraded gegl (0.1.4-1 -> 0.1.6-1)
    [2011-03-02 22:46] upgraded vim-runtime (7.3.102-1 -> 7.3.125-1)
    [2011-03-02 22:46] upgraded python2 (2.7.1-5 -> 2.7.1-7)
    [2011-03-02 22:46] upgraded ruby (1.9.2_p136-2 -> 1.9.2_p180-1)
    [2011-03-02 22:46] Updating desktop and mime database...done.
    [2011-03-02 22:46] upgraded gvim (7.3.102-1 -> 7.3.125-1)
    [2011-03-02 22:46] installed util-linux (2.19-4)
    [2011-03-02 22:46] upgraded udev (165-1 -> 166-2)
    [2011-03-02 22:46] warning: /etc/inittab installed as /etc/inittab.pacnew
    [2011-03-02 22:46] warning: /etc/rc.conf installed as /etc/rc.conf.pacnew
    [2011-03-02 22:46] upgraded initscripts (2010.07-2 -> 2011.02.1-1)
    [2011-03-02 22:46] upgraded libdrm (2.4.23-1 -> 2.4.23-2)
    [2011-03-02 22:46] upgraded libgl (7.10.0.git20110206-2 -> 7.10.0.git20110215-1)
    [2011-03-02 22:46] upgraded intel-dri (7.10.0.git20110206-2 -> 7.10.0.git20110215-1)
    [2011-03-02 22:47] upgraded jre (6u23-4 -> 6u24-1)
    [2011-03-02 22:47] upgraded jdk (6u23-4 -> 6u24-1)
    [2011-03-02 22:47] upgraded mkinitcpio (0.6.8-1 -> 0.6.8-2)
    [2011-03-02 22:47] >>> Updating module dependencies. Please wait ...
    [2011-03-02 22:47] >>> MKINITCPIO SETUP
    [2011-03-02 22:47] >>> ----------------
    [2011-03-02 22:47] >>> If you use LVM2, Encrypted root or software RAID,
    [2011-03-02 22:47] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2011-03-02 22:47] >>> More information about mkinitcpio setup can be found here:
    [2011-03-02 22:47] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2011-03-02 22:47]
    [2011-03-02 22:47] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2011-03-02 22:47] ==> Building image "default"
    [2011-03-02 22:47] ==> Running command: /sbin/mkinitcpio -k 2.6.37-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2011-03-02 22:47] :: Begin build
    [2011-03-02 22:47] :: Parsing hook [base]
    [2011-03-02 22:47] :: Parsing hook [udev]
    [2011-03-02 22:47] :: Parsing hook [autodetect]
    [2011-03-02 22:47] :: Parsing hook [pata]
    [2011-03-02 22:47] :: Parsing hook [scsi]
    [2011-03-02 22:47] :: Parsing hook [sata]
    [2011-03-02 22:47] :: Parsing hook [filesystems]
    [2011-03-02 22:47] :: Generating module dependencies
    [2011-03-02 22:47] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2011-03-02 22:47] ==> SUCCESS
    [2011-03-02 22:47] ==> Building image "fallback"
    [2011-03-02 22:47] ==> Running command: /sbin/mkinitcpio -k 2.6.37-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2011-03-02 22:47] :: Begin build
    [2011-03-02 22:47] :: Parsing hook [base]
    [2011-03-02 22:47] :: Parsing hook [udev]
    [2011-03-02 22:47] :: Parsing hook [pata]
    [2011-03-02 22:48] :: Parsing hook [scsi]
    [2011-03-02 22:48] :: Parsing hook [sata]
    [2011-03-02 22:48] :: Parsing hook [filesystems]
    [2011-03-02 22:48] :: Generating module dependencies
    [2011-03-02 22:48] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2011-03-02 22:48] ==> SUCCESS
    [2011-03-02 22:48] upgraded kernel26 (2.6.37-5 -> 2.6.37.2-1)
    [2011-03-02 22:48] upgraded libburn (1.0.0.pl00-1 -> 1.0.2.pl00-1)
    [2011-03-02 22:48] upgraded libfm (0.1.14-2 -> 0.1.14-4)
    [2011-03-02 22:48] upgraded libisofs (1.0.0-1 -> 1.0.2-1)
    [2011-03-02 22:48] upgraded libldap (2.4.23-1 -> 2.4.24-1)
    [2011-03-02 22:49] upgraded librsvg (2.32.1-1 -> 2.32.1-2)
    [2011-03-02 22:49] upgraded libwpd (0.9.0-1 -> 0.9.1-1)
    [2011-03-02 22:49] upgraded lsof (4.84-1 -> 4.84-2)
    [2011-03-02 22:49] upgraded mercurial (1.7.5-1 -> 1.8-1)
    [2011-03-02 22:49] upgraded mesa (7.10.0.git20110206-2 -> 7.10.0.git20110215-1)
    [2011-03-02 22:49] warning: /etc/ntp.conf installed as /etc/ntp.conf.pacnew
    [2011-03-02 22:49] warning: /etc/conf.d/ntp-client.conf installed as /etc/conf.d/ntp-client.conf.pacnew
    [2011-03-02 22:49] upgraded ntp (4.2.6.p2-1 -> 4.2.6.p3-1)
    [2011-03-02 22:49] upgraded pcmanfm (0.9.8-2 -> 0.9.8-5)
    [2011-03-02 22:49] upgraded phpmyadmin (3.3.9.2-1 -> 3.3.9.2-2)
    [2011-03-02 22:49] upgraded ppl (0.11-1 -> 0.11.2-1)
    [2011-03-02 22:49] upgraded ppp (2.4.5-1 -> 2.4.5-2)
    [2011-03-02 22:49] upgraded python-imaging (1.1.7-2 -> 1.1.7-3)
    [2011-03-02 22:49] upgraded python2-numpy (1.5.1-1 -> 1.5.1-2)
    [2011-03-02 22:49] upgraded qt (4.7.1-3 -> 4.7.2-1)
    [2011-03-02 22:49] upgraded v4l-utils (0.8.1-1 -> 0.8.3-1)
    [2011-03-02 22:49] upgraded vi (050325-3 -> 050325-4)
    [2011-03-02 22:49] upgraded vlc (1.1.7-2 -> 1.1.7-4)
    [2011-03-02 22:49] upgraded wget (1.12-3 -> 1.12-5)
    [2011-03-02 22:49] upgraded xf86-video-intel (2.14.0-1 -> 2.14.0-2)
    [2011-03-02 22:49] upgraded xvidcore (1.2.2-1 -> 1.3.0-1)
    i updated the four new files (*.pacnew). after a reboot i realized that mysqld failed to start and i didn't find anything in the logs. next thing was that the wicd daemon started and connected, but wicd-client failed with the error message "Bus error.". chromium also fails:
    [16297:16297:1023095321:ERROR:chrome/browser/process_singleton_linux.cc(949)] Failed to create socket directory.
    [16297:16297:1023098229:ERROR:chrome/browser/browser_main.cc(1293)] Failed to create a ProcessSingleton for your profile directory. This means that running multiple instances would start multiple browser processes rather than opening a new window in the existing process. Aborting now to avoid profile corruption.
    i found out that uninstalling jdk solves the problem, but that's no option for me. the above errors also appear when i install openjdk6 or jdk version 6u23-4. chromium doesn't even start if i install jdk after a reboot without logging in and out again (ergo java is not even in the path).
    maybe that's also interesting:
    $ uname -a
    Linux mathias-laptop 2.6.37-ARCH #1 SMP PREEMPT Fri Feb 25 09:07:57 UTC 2011 i686 Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz GenuineIntel GNU/Linux
    i couldn't find any related problems on the web...
    thank you for any help, ideas or hints!

    strange thing was, wicd and chromium worked when run as root. but i found the reason: no space left on my root partition =o| .

  • XSQL Demo Problems

    I am trying to install the XSQL Demo (FAQ), but I'm having a few problems -
    Problem 1:
    grant exceute on ctx_ddl to xdkdemo
    ERROR at line 1:
    ORA-00990: missing or invalid privilege
    Problem 2:
    When creating the MakeGlossary procedure, I receive the following errors:
    Errors for PROCEDURE MAKEGLOSSARY:
    LINE/COL ERROR
    8/8 PLS-00201: identifier 'XSLPROCESSOR.PROCESSOR' must be declared
    8/8 PL/SQL: Item ignored
    9/6 PLS-00201: identifier 'XSLPROCESSOR.STYLESHEET' must be declared
    9/6 PL/SQL: Item ignored
    31/4 PLS-00320: the declaration of the type of this expression is
    incomplete or malformed ............
    Any ideas what I am doing wrong?
    I'm running Oracle9i and I have verified that the Parser and XML SQL Utility are installed.

    Please double-check your JDK. This error is common if you are using a JDK that is 1.1.7 or earlier where there were bugs in the UTF-8 characterset conversion code.
    1.1.8 and 1.2.2 should work fine.
    Try a: java -version
    to see what version you're running.

  • File Upload demo problem

    Hi!, i have a problem with the File Upload Demo when it calls this line:
    hDirectoryObject := JFile.new(directory);
    and the error is: error 6508 "PL/SQL: could not find program unit being called"
    That's ok, but anybody knows why should the program couldnt find the routine ?
    And just one more thing...where can i look for JFile method description ??
    Thanks a lot :) !!
    Cristian.

    Is this 9i or 6i?
    JFile is an imported wrapper for a Java Class - it should be in the Demo form already - you could try a compile all on the file just in case.

  • Photo Gallery Demo Problem

    I'm trying to understand the Photo Gallery demo so I can
    replicate the function for use on various sites. I've copied the
    html, xml, javascript and some of the photo file elements to my
    hard drive. I initially modified the file structures to something
    more of my liking, but had some problems with the links. I've since
    mimicked the structures so I can reduce the initial errors, but I
    am stumped at the var dsGallery and var dsPhotos statements that
    dynamically link to the China, Paris and Egypt photo databases. In
    the original dynamic definition, DreamWeaver only parses the
    dsGalleries XML definition, not defining the dsGallery and dsPhoto
    nodes. I wasn't too concerned about that given the variable nature,
    but nothing except the pull-down menu and controls displayed in the
    browser. DreamWeaver shows correct parsing of the dsGalleries XML,
    dsGallery and dsPhoto nodes only when I eliminate the dynamic
    linking and set it to one of the static links (Egypt). This fails
    in the browser to link to the data, giving a display that shows the
    correct number of empty thumbnail frames but without the displayed
    photos, no Spry effects, and no large photo display. I'm sure I
    have multiple reference errors, but I don't see them. Any ideas?
    Initial Photo Demo page:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN" "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <!-- Copyright (c) 2006. Adobe Systems Incorporated. All
    rights reserved. -->
    <html xmlns="
    http://www.w3.org/1999/xhtml"
    xmlns:spry="
    http://ns.adobe.com/spry">
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=ISO-8859-1" />
    <title>Gallery</title>
    <link rel="stylesheet" type="text/css"
    href="../css/screen.css">
    <script type="text/javascript"
    src="../SpryAssets/xpath.js"></script>
    <script type="text/javascript"
    src="../SpryAssets/SpryData.js"></script>
    <script type="text/javascript"
    src="../SpryAssets/SpryEffects.js"></script>
    <script type="text/javascript">
    var dsGalleries = new
    Spry.Data.XMLDataSet("galleries/galleries.xml",
    "galleries/gallery");
    var dsGallery = new
    Spry.Data.XMLDataSet("galleries/{dsGalleries::@base}{dsGalleries::@file}",
    "gallery");
    var dsPhotos = new
    Spry.Data.XMLDataSet("galleries/{dsGalleries::@base}{dsGalleries::@file}",
    "gallery/photos/photo");
    </script>
    <script src="../SpryAssets/gallery.js"
    type="text/javascript"></script>
    </head>
    <body id="gallery">
    <noscript><h1>This page requires JavaScript.
    Please enable JavaScript in your browser and reload this
    page.</h1></noscript>
    <div id="wrap">
    <h1 id="albumName"
    spry:region="dsGallery">{sitename}</h1>
    <div id="previews">
    <div id="galleries" spry:region="dsGalleries">
    <label for="gallerySelect">View:</label>
    <select spry:repeatchildren="dsGalleries"
    id="gallerySelect"
    onchange="dsGalleries.setCurrentRowNumber(this.selectedIndex);">
    <option spry:if="{ds_RowNumber} == {ds_CurrentRowNumber}"
    selected="selected">{sitename}</option>
    <option spry:if="{ds_RowNumber} !=
    {ds_CurrentRowNumber}">{sitename}</option>
    </select>
    </div>
    <div id="controls">
    <ul id="transport">
    <li><a href="#" onclick="StopSlideShow();
    AdvanceToNextImage(true);"
    title="Previous">Previous</a></li>
    <li class="pausebtn"><a href="#" onclick="if
    (gSlideShowOn) StopSlideShow(); else StartSlideShow();"
    title="Play/Pause" id="playLabel">Play</a></li>
    <li><a href="#" onclick="StopSlideShow();
    AdvanceToNextImage();" title="Next">Next</a></li>
    </ul>
    </div>
    <div id="thumbnails" spry:region="dsPhotos dsGalleries
    dsGallery">
    <div spry:repeat="dsPhotos"
    onclick="HandleThumbnailClick('{ds_RowID}');"
    onmouseover="GrowThumbnail(this.getElementsByTagName('img')[0],
    '{@thumbwidth}', '{@thumbheight}');"
    onmouseout="ShrinkThumbnail(this.getElementsByTagName('img')[0]);">
    <img id="tn{ds_RowID}" alt="thumbnail for {@thumbpath}"
    src="galleries/{dsGalleries::@base}{dsGallery::thumbnail/@base}{@thumbpath}"
    width="24" height="24" style="left: 0px; right: 0px;" />
    </div>
    <p class="ClearAll"></p>
    </div>
    </div>
    <div id="picture">
    <div id="mainImageOutline" style="width: 0px; height:
    0px;"><img id="mainImage" alt="main image" /></div>
    </div>
    <p class="clear"></p>
    </div>
    </body>
    </html>
    Fixed reference version:
    <head>
    var dsGalleries = new
    Spry.Data.XMLDataSet("Graphics/galleries/galleries.xml",
    "galleries/gallery");
    var dsGallery = new
    Spry.Data.XMLDataSet("Graphics/galleries/egypt/Egyptphotos.xml",
    "gallery");
    var dsPhotos = new
    Spry.Data.XMLDataSet("Graphics/galleries/egypt/Egyptphotos.xml",
    "gallery/photos/photo");
    </script>
    Supporting files galleries.xml and Egyptphotos.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <galleries>
    <gallery base="Graphics/galleries/egypt/"
    file="Egyptphotos.xml">
    <sitename>Egypt</sitename>
    <photographer>Don Booth</photographer>
    <contactinfo>
    http://www.adobe.com</contactinfo>
    <email>[email protected]</email>
    <security><![CDATA[]]> </security>
    </gallery>
    ... duplicate China and Paris declarations
    </gallery>
    </galleries>
    <?xml version="1.0" encoding="UTF-8"?>
    <gallery
    base = ""
    background = "#FFFFFF"
    banner = "#F0F0F0"
    text = "#000000"
    link = "#0000FF"
    alink = "#FF0000"
    vlink = "#800080"
    date = "1/10/2006">
    <sitename>Egypt Gallery</sitename>
    <photographer>Don Booth</photographer>
    <contactinfo>
    http://www.adobe.com</contactinfo>
    <email>[email protected]</email>
    <security><![CDATA[]]> </security>
    <banner font = "Arial" fontsize = "3" color =
    "#F0F0F0"> </banner>
    <thumbnail base
    ="../../gallery/galleries/egypt/thumbnails/" font = "Arial"
    fontsize = "4" color = "#F0F0F0" border = "0" rows = "3" col =
    "5"> </thumbnail>
    <large base ="../../gallery/galleries/egypt/images/" font
    = "Arial" fontsize = "3" color = "#F0F0F0" border = "0">
    </large>
    <photos id = "images">
    <photo
    path = "egypt_01.jpg"
    width = "350"
    height = "262"
    thumbpath = "egypt_01.jpg"
    thumbwidth = "75"
    thumbheight = "56">
    </photo>
    </photos>
    </gallery>

    Please delete this posting. I've found the full original
    information in the v1.6 pre-release information and will compare to
    that baseline.

  • 9i forms demo problem with jinitiator 1.3.1.9

    I'm trying to install the 9i forms demo from http://www.oracle.com/technology/sample_code/products/forms/index9i.html
    The install says it uses jinitiator 1.3.1.9. If you want to use another version, edit the forms90demo.cfg file. We have 1.3.1.17 and I edited the cfg file, but none of the demos will come up. I get "The page cannot be displayed" error. Our port is 8889 and the launchdemo90.html file is looking for 8888. I changed it to 8889 in the IE address field but the pages still won't come up.
    Can anyone tell me how to fix this problem?
    Thanks in advance.
    Jan

    Thanks for the reply. I can't tell by looking at these files what the OC4J administration port and the administration password is.
    Portlist.ini
    Oracle Developer Suite HTTP port = 8889
    Oracle Developer Suite JMS port = 9240
    Oracle Developer Suite RMI port = 23910
    Oracle HTTP Server Diagnostic port = 7200
    <ORACLE_HOME>\j2ee\DevSuite\config\default-web-site.xml
    <?xml version="1.0" ?>
    <!DOCTYPE web-site (View Source for full doctype...)>
    - <web-site port="8889" display-name="Oracle Developer Suite 10g instance of Oracle Containers for J2EE Web Site" host="[ALL]" log-request-info="false" secure="false">
    <default-web-app application="default" name="defaultWebApp" root="/j2ee" load-on-startup="true" shared="false" />
    <web-app application="forms" name="forms90web" root="/forms90" load-on-startup="false" max-inactivity-time="no shutdown" shared="false" />
    <web-app application="reports" name="web" root="/reports" load-on-startup="false" max-inactivity-time="no shutdown" shared="false" />
    <web-app application="reports" name="demo" root="/repdemo" load-on-startup="false" max-inactivity-time="no shutdown" shared="false" />
    <web-app application="demowebservice" name="demowebservice" load-on-startup="true" root="/demowebservice" max-inactivity-time="no shutdown" shared="false" />
    <access-log path="../log/default-web-access.log" format="$ip - $user - [$time] '$request' $status $size" split="none" />
    </web-site>

  • Forms demos problem / bigraph form unable to find javabean

    hi there,
    i've installed the developer suite 10g and the forms-demos with patches.
    i can call 127.0.0.1:8889/forms/formsdemos/demo.html, everything loads fine... beans, images (regering to the bigraph demo).
    but when i open the graph.fmb with forms developer, navigate to the PJC_canvas (second tab) ill get an error (frm 13008 bean not found oracle.forms.demos.bigraph.FormsGraph).
    nevertheless i can compile the form and run it (adding ?config=bigraph solves image related problems).
    to get rid of that error i tried to add the FormsGraph.jar to $ORACLE_HOME/forms/server/formsdemo.env (CLASSPATH) - didnt work.
    where are the parameters for forms-developer defining where to look for java-code?
    thanks in advance, cam.

    hi,
    sorry francois, that didnt solve the problem. while i'm now able to navigate the oracle.forms.demos.bigraph javapath in the <program>|<import java classes> dialog i still get the same error. (frm 13008 bean not found oracle.forms.demos.bigraph.FormsGraph)
    i've then tried to import the FormsGraph bean in said java tree - again an error (java.lang.NoClassDefFoundError: oracle/forms/ui/VBean).
    to my surprise another bean is visible in that tree: FormsGraph$1 - importing is successfull but useless regarding to the first error.

  • XML Parser, Class Generator demo problem

    Hello,
    I have downloaded today the XML Parser and the Class Generator. I have successfully compiled the SampleMain.java coming with the kit. When running it there is a problem with the expected DTD filename input.
    The program prints out the needed format as:
    Usage: java SampleMain [-root <rootName>] <fileName>
    fileName Input file, XML document or external DTD file
    -root <rootName> Name of the root Element (required if the input file is an external DTD)
    Whatever I try as DTD filename input fails.
    I work on Windows-NT!
    I have tried running with JDK 1.1.7.a and JDK 1.2.2.
    Thanks, Yigal.

    java SampleMain Widl.xml
    or
    java SampleMain -root WIDL Widl.dtd
    Make you have Widl.xml and Widl.dtd are
    in the current directory. Also, remember
    Java is case sensitive.
    If you are still getting errors, please
    post the error message.
    null

  • Mapviewer demo Problem

    I have seen a number of posts regarding this issue, but none seem to have solved it. I have installed OC4J, I have installed and imported the mapviewer demo data. I get all of the demos to come up but all I get is a blue screen with the words "Oracle Map viewer Demo" I installed the data with the mvdemo user not as scott/tiger Does that matter? Not sure what else it could be as I am getting no errors anywhere.
    Thanks in advance!
    -Scott

    Good Morning LJ,
    I have run that, results are below. I get the same problem, just a blus screen then when I click on the screen I get 500 Internal Server Errors.
    JServer Release 9.2.0.1.0 - Production
    SQL> @mvdemo.sql
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    1 row created.
    Commit complete.
    counties a, terr_counties b
    ERROR at line 6:
    ORA-00942: table or view does not exist
    1 row created.
    Commit complete.
    insert into user_sdo_styles select * from styles
    ERROR at line 1:
    ORA-00942: table or view does not exist
    insert into user_sdo_themes select * from themes
    ERROR at line 1:
    ORA-00942: table or view does not exist
    insert into user_sdo_maps select * from maps
    ERROR at line 1:
    ORA-00942: table or view does not exist
    Commit complete.
    create index STATES_SDX on STATES(GEOM)
    ERROR at line 1:
    ORA-00942: table or view does not exist
    create index COUNTIES_SDX on COUNTIES(GEOM)
    ERROR at line 1:
    ORA-00942: table or view does not exist
    create index INTERSTATES_SDX on INTERSTATES(GEOM)
    ERROR at line 1:
    ORA-00942: table or view does not exist
    create index CITIES_SDX on CITIES(LOCATION)
    ERROR at line 1:
    ORA-00942: table or view does not exist
    create index TERRITORIES_SDX on TERRITORIES(GEOMETRY)
    ERROR at line 1:
    ORA-00942: table or view does not exist
    SQL>
    500 Internal Server Error
    java.lang.NullPointerException     at oracle.lbs.mapclient.MapViewer.pan(MapViewer.java:3726)     at demo.jview._jspService(_jview.java:152)     [SRC:/demo/jview.jsp:322]     at com.orionserver[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:347)     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:810)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.0)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)     at java.lang.Thread.run(Thread.java:534)

  • Running the demos problem...

    Hi guys!
    I'm a newbee in the Mapviewer forum and unfortunately I've a problem with running the mvdemo demos. I've ofc dployed mapviewer in the OC4J, imported the dmp file into scott schema, configured the mapviewer data source...but everytime I'd like to run a demo i receive the unpleasant warning = "No base map MV_DEMO.DEMO_MAP found...". I don't really know where to seek for the solution, because the Mapbuilder is able to see these Base Map ;/ Please help...
    With regards,
    PsmakR

    Similar problem here. I'm running: Windoze Server 2003 , Ver1033p5_B080908, OAS 10.1.3.1. The sever is a static IP. My admin console can't see my cached maps. I can see them in mapbuilder fine so I know the database is up. I know the user_sdo_cached_maps is configured, the data is there and the schema is set up. I have the datasource configured in my mapViewerConfig.xml and I have tried to manually create a datasource.
    When I do it manually I get ...
    ...so I log in to OAS and do a good faith restart of mapviewer so I can test it one more time and fill in the error message, which was MAPVIEWER 0000011 or something, and boom there are my tile layers.
    I have no idea what I did. I swear I've restarted mapviewer several times during this process and have no idea why now my tiles are there.
    This morning I changed my logging level and did a save & restart option from the mapviewer console but only when I bounced the application server did these finally show up.
    One thing that did happen to me during set up was my default tilecache path didn't exist. Perhaps that was the problem? I doubt just turning on loging would "fix" anything. Is restarting the application container for mapserver different than "save & restart" from the mapviewer management console?
    Anyhow I'm happy to have tiled maps working :)

  • Demo problem

    Not sure if I'm in the right forum with this but this is an unusual problem. If I download a demo for a try out as soon as I open it up I get the message "You have been using this demo for 385 days".
    This has happened to the only 2 demos I have downloaded .
    If anyone can explain this I'd appreciate it.
    Thanks

    It's not that unusual a problem. The developer screws up the installer and that causes the problem. Contact the developer. I'm sure they'll set things straight.

  • ADF Toy Store demo - problem

    I have just downloaded JDeveloper for the first time and installed the ADF Toy Store demo, but when I try to run it I get:
    C:\adf\adftoystore\FwkExtensions\src\toystore\fwk\controller\ToyStoreInitModelListener.java
    Error(4,8): InitModelListener not found
    Error(5,8): UIXRequestEvent not found
    C:\adf\adftoystore\FwkExtensions\src\toystore\fwk\controller\ToyStoreDataForwardAction.java
    Error(29,8): MessageData not found
    Have I missed a step?

    The 10.1.3 EA1 release doesn't include UIX, which is definitely part of your problem, so you are better off trying the sample in 10.1.2. You don't need to uninstall 10.1.3 though; as long as you install them in different directories, the different releases can happilly coexist. I have at least five different versions currently installed on my laptop.
    Blaise

  • 4 min. Demo problem

    This isn't a request for help but just passing along a problem with the Sun Update Connection web page at:
    http://www.sun.com/service/sunupdate/hosted/
    The pop up window for the 4 min. Demo displays the video outside (well below) the visiable part of the window and the window has no scroll bars.
    I don't know the correct procedure for reporting problems like is one. I'm hoping that if it's import, someone here can pass it along.
    Thanks,
    Glen

    Thanks for the heads-up, Glen.
    I've passed the issue to the website feedback team.
    Cheers.
    Mod.

  • PortalStudio demo problems

    The following demo Winzip files are missing the sounds needed to hear the demonstations. You can view the demos fine but you can not hear anything.
    CREATING_AN_APPLICATION3 (for Introduction to Application Components demo)
    CREATING_A_CHART1 (for Developing Chart & Report Components demo)
    CREATING_A_REPORT1 (for Deveoping Chart & Report Components demo)
    CREATING_A_URL_COMPONENT (for Developing URL Components demo)
    CREATING_AN_XML_COMPONENT (for Developing XML Components demo)
    DEMO_1 and DEMO_2 (for Bulk Loading Content...demo)
    DEMO_1, DEMO_2, and DEMO_3 (for Portlet-Enabling Static HTML Content demo)

    John,
    I just re-installed the demo and did not have problems with those two particular RSS feeds, see:
    htmldb.oracle.com/pls/otn/f?p=20514
    However the demo is just a demo, and I’m not sure that this is fully supporting the RSS specification. When I set up the demo, my intention was to help users getting started with their own implementations. The page process on page one is the one that’s parsing the RSS and I mostly hard-coded the path to extract the values. This isn’t very flexible. Working with an actual DTD or making the parsing more generic, would probably be a good idea.
    Regards,
    Marc

  • Ipad 16gb black-demo:  Problem is demo content are removed   so pls send solution

    Ipad 16gb black-demo
    MD331HN/A
    PART NO MD331HN/A
    SERIAL NO DM*******J8T
    Problem is demo content are removed
    so pls send solution
    <Edited By Host>

    This is a user-to-user technical support forum. You're not talking to Apple here. If you are an authorized reseller, you have ways of contacting Apple. Other contact information can be found using the Contact Us link at the bottom right of every page.

Maybe you are looking for

  • File Adapter Issue

    In file adapter Source system having 7 columns and Target system having 6 columns? how to synchronise it? Edited by: 995694 on Apr 5, 2013 9:33 PM

  • PDF Printing Issue (Converting to Spool and back to PDF)

    Hi, I have a document which has minimum of 25 pages. This document is designed using BSP. When i print this document in DEV this is printed without any issue, but when we print in QA this doesn't print and keeps going on and on and finally we get ses

  • Problems Reading SSL  server socket  data stream using readByte()

    Hi I'm trying to read an SSL server socket stream using readByte(). I need to use readByte() because my program acts an LDAP proxy (receives LDAP messages from an LDAP client then passes them onto an actual LDAP server. It works fine with normal LDAP

  • MacBook Pro Hard drive replaced, now what?

    Hi, A couple of days ago we took our MacBook Pro to the Apple store to have it looked up. We had been getting the blinking question mark file folder. They told us the hard drive needed to be replaced. The lady said doing it ourselves was faster, easy

  • Error code 1 on tcp read

    Hello, I've been trying for quite some time to get a computer that acquires data and stores it to an array to send the data to another computer via TCP/IP using a crossover cable. The two computers send commands and information back and forth to each