Please Help; MAPVIEWER-05501 Map tile layer not found error

Hi, I am just a newbie to oracle mapviewer; I installed mv 11.x. on Xe 11g with mvdemo dataset as mentioned in demo setup instructions.
It seems everything went fine including mvdemo data import and oc4j instance.
Only thing if i am missing is when I goto create "Create a map tile layer" in "Manage MapViewer" of "Admin" page; I can find datasource but do not find anything in "base map" combo. Thus i can't create Any Map tile.
Now, when I click on a demo example I get following error:
*[MVglobalvariables.getmap.cacheconfig]mapviewer-05501:maptile layer not found.check map tile layer name and/or data source name(mvdemo.demo_map)*
When i check the user_sdo_cached_maps view return "no rows selected ".
I have tried many restarts, re-import of mvdemo data but nothing worked.
please help me.
Regards

Thanks Anyway I have found the solution, indeed I was missing the metadata script using @mvdemo.SQL.
I Followed the instructions on the sites given below:
http://gerardnico.com/wiki/spatial/mapviewer/mapviewer_demo_installation
http://www.dbuggr.com/smallwei/step-step-instruction-install-oracle-mapviewer-10g-10-1-3-1/

Similar Messages

  • Getting MAPVIEWER-05501 Map tile layer not found error !

    I keep getting an error messages basically saying that the application cannot find my
    map tile (or map cache) layer. It seems to be looking for it using "datasourceName.CacheName".
    I must be usiing the wrong attribute or identifier for this but don't know where to look to
    see what it is currently set to.
    Looking for a method to trouble shoot this error and fix it.

    Look in the MapViewer Admin console's Manage Map Tile Layers page i.e. host:port/mapviewer/faces/admin/admin_ds.jspx
    You should see entries for existing data sources and tile layers like
    Name      Data Source     Base map     Zoom levels     Internal     Tile width     Tile height     Online
    DEMO_MAP     MVDEMO     DEMO_MAP     10     true     256     256     true
    If the data source and map tile layer name combination you're using is not there then one has to be created.
    Assuming the base map is defined click on Create to create a new tile layer.
    If you're using the mvdemo.dmp sample dataset there are an additional step required after importing the dmp file.
    i.e. run mvdemo.sql as the map tile layer instances are created by this script.
    See mapviewer/fsmc/tutorial/setup.html

  • Pls help  in WEBDYNPRO  Function Module 'RFC_START_PROGRAM' not found error

    Dear Friends,
    While i am calling one function module in webdynpro the follwing erroe is coming.
    Error:-
    Function Module 'RFC_START_PROGRAM' not found error
    Code:-
    CALL FUNCTION 'ZUPDATE' DESTINATION 'PCNCLNT300'
        EXPORTING
          im_material = item_matnr
          im_vornr    = item_vornr
          im_sheet    = item_sheet
      IMPORTING
          value = ZMESSAGE .

    Hi,
    try declarig variable of type rfc_dest
    data: lv_dest type rfc_dest.
    call....
    destination lv_dest
    offcourse make sure your rfc destination has that name in sm59
    and you have the corect authorizations to your user in the remote system
    Are you btw sure that there is no screen action called inside
    the function module? popup or something? because you cannot
    call functions that have screen interaction like in sapgui
    grtz,
    Koen

  • Mapping for component Not Found Error ?

    Hi does anyone know how this error can be fixed I am trying to refer to a compnent called task and it
    is saying I have not mapped it yet it has been mapped inside my coldbox framework ?
    The error I get is:
    Coldfusion.orm.EntityMappingNotFoundException: mapping for component task not found
    Any help would greatly be appreciated on this.
    Thanks

    When using ORM generator to generate cfcs make sure that Application.cfc has unique app names in order to solve the problem above.

  • MapViewer base map image is not loading on OBIEE 11.1.1.6.4

    Hi Experts ,
    We are facing issue in OBIEE 11.1.1.6.4 and OBIEE 11.1.1.6.5. The background maps are not loading. The measure is getting plotted the as per postal code but the background map is not coming up.
    The Issue is only with External maps. It is working in Google maps.
    In Mapviewer > Management > Manage Map Tile Layers we can see GOOGLE_MAP as well as our required map tile layer.
    When we select GOOGLE_MAP and click on view map / manage tiles button we can see the background map.
    But the same doesnt happen for our background map.
    Our Operating System is Windows 2008 (We have tried in Linux as well).
    Thanks

    In case you have not found the reason for your problem. You mentioned that the problem is only with External maps, but also say that it works with Google maps (which is external). I'm assuming you had an internal map that was not working, right? First suggestion is to check MapViewer log for errors after you try to view the tile layer. You may have missing metadata, or broken definitions (base map or tile layer) pointing to data that do not exist.

  • Invalid SRS when create a map tile layer

    Hi,
    When i created a map tile layer and submit , it shows “Error creating a new map tile layer: Invalid SRS(spatial referencing system). This might be caused by invalid SRID or no database connection being available to retrieve SRS information.”
    And I can't view the map tile which I've created before, it alerts "Cannot get map cache instance config information for MVDEMO.DEMO_MAP. Server response: {1}.
    Thanks for any assistance.
    a-Li

    Are you trying to create a new map tile layer for the MVDEMO sample data set? If that's what you are trying to do, then may I suggest you re-download the latest MapViewer kit (10.1.3.3 for WebLogic, works on any 10g OracleAS and standalone OC4J as well), it includes a refreshed MVDEMO data set, and the best part is it already has the MVDEMO.DEMO_MAP map tile layer created for you (if you follow all the instructions come with the demo data set).
    If you still want to create a new map tile layer, then can you please post the exact parameters you entered when creating the new tile layer? Since the MVDEMO data set has a built-in SRID of 8307 (if I remember correctly), you can always use the same SRID (8307) for your tile layer.
    thanks

  • Error loading Map Tile Layer when restart

    Hi all,
    I'm a newbie to Mapviewer. I'm having some problem after i restart the oc4j. Originally, when i insert the image into georaster and some other steps, then i did a xml_request for the map tile. It could load the map originally. When i restart the oc4j, it gives me the following error
    2008-03-11 17:55:28.046 WARNING Cannot list base maps.
    2008-03-11 17:55:28.203 ERROR Error in loading map tile layer config from databa
    se!(TEST,ML1)
    2008-03-11 17:55:28.203 ERROR Base map does not exist. Cannot create internal ma
    p source.(TEST,ML1)
    The mapviewer and app server is on the same domain but the database in on a different domain. When i tried to shift mapviewer to the same domain as the database, it won't cause this problem.
    Could anyone suggest me any solution?
    Message was edited by:
    nvr4getu

    Hi,
    It's pointing to the correct data sources. I've even tried to remove all the map tile and data, then upload again from my test application, it can render the map. However, when i restart the oc4j, the error occur again. Is this a bug of mapviewer that mapviewer must be deploy on the same machine with database?
    Cheng

  • When i search for a website it takes me to another website.  I will click on the link and it takes me to one ive never wanted?  please help very frustrating!  I am not very computer savy, is it my settings or something?  Jen

    When I search for a website it itakes me to another website.  I will click on a link and it takes me to something completely different or yellow pages etc. Please help I am very frustrated and not very computer savy!  Thanks!  Jen

    Hi Jeff I have uninstalled Muse from my applications and have tried to download the new version but it displays a message 'file not found'. I have included a screenshot.

  • Please help me my apple id its not working what do i do?

    please help me my apple id is not working what do i do

    If you desire speedy resolution it helps to be more specific with error messages etc. when asking a question here.
    iTunes Customer Service Contact - http://www.apple.com/support/itunes/contact.html > Get iTunes support via Express Lane > iTunes > iTunes Store

  • Please help. My facebook app will not open on my iphone 4. I deleted it,numerous times and downloaded it again. It uploads, but when you click on the icon, it flickers then closes.  Help.

    Please help. My facebook app will not open on my iphone 4. I deleted it,numerous times and downloaded it again. It uploads, but when you click on the icon, it flickers then closes.
    Help.

    Then the next step would be to restore your phone.  My advice is that prior to restoring you import your photos and videos to your computer and back up your contacts (by syncing them with iCloud or to a supported program on your computer using iTunes) as a number of users report losing these when restoring their device.

  • HT4759 Please help me. My Apple id not be used in iCloud. After sign in, to iCloud, I have error massage: This Apple ID cannot be used to sign in to iCloud. Create a new Apple ID or sign in with a different one.

    Please help me. My Apple id not be used in iCloud. After sign in, to iCloud, I have error massage: This Apple ID cannot be used to sign in to iCloud. Create a new Apple ID or sign in with a different one.

    For whatever reasons, the "None" option is not always available to all users and I think it may be related to what country you live in. Short of contacting Apple to get it straightened out, if you haven't done anything with your new ID ye - you can create an Apple ID without a credit card and simply abandon the one that you just created.
    This explains how you can creaet an ID without a credit card.
    http://support.apple.com/kb/HT2534
    The two big things that you have to remember for this to work are ... you have to sign out of your existing Apple ID .... Settings>Store>Apple ID - tap the ID and sign out. Then you have to try to download a free app to bring up the window that asks you to sign in or create an ID. Read the information on the website that I referenced above.
    If you have not used the original Apple ID for anything yet, you can simply ignore it and use the new one - or like I said earlier - contact iTunes support and ask them to help you sort it out.
    Here is a link to iTunes support. You can change the country in the bottom right corner of the screen.
    http://www.apple.com/support/itunes/contact/

  • Hi. installed mountain lion. Not Happy. How do i revert to Lion. thanks. Please Help., Hi. installed mountain lion. Not Happy. How do i revert to Lion. thanks. Please Help.

    Hi. installed mountain lion. Not Happy. How do i revert to Lion. thanks. Please Help., Hi. installed mountain lion. Not Happy. How do i revert to Lion. thanks. Please Help.

    Only way is if you made a backup of your system before you installed Mt Lion.
    Or if your system came with Lion Pre-Installed you boot to the online recovery system, Hold down Command+option+r at startup until you see a spinning globe in the center of the screen.

  • Hello. Please help. for unknow reasons, I am not getting any of my mail on anything, nothing on my iphone, my outlook or even when I log into icloud online ???   any one else having troble??   please help   I need my mail

    Hello. Please help. for unknow reasons, I am not getting any of my mail on anything, nothing on my iphone, my outlook or even when I log into icloud online>???
    any one else having troble??
    please help
    I need my mail

    Hello, DragonStudios. 
    Thank you for visiting Apple Support Communities.
    Here are a couple troubleshooting resources I would recommend when experiencing issues with iCloud Mail.
    iCloud: Troubleshooting iCloud Mail
    http://support.apple.com/kb/TS4002
    iCloud: Account troubleshooting
    http://support.apple.com/kb/TS3988
    Cheers,
    Jason H.

  • Please help! My iPhone 4s will not let me slide wifi from off to no"

    Please help! My iPhone 4s will not let me slide wifi from off to no"

    http://support.apple.com/kb/ts1559

  • Please help! My iPhone 4s will not let me slide from off to no

    Please help! My iPhone 4s will not let me slide from off to no

    try this:
    Hold down the Sleep/Wake button and the home button together until the apple logo appears (ignore the ON/OFF slider) then let both buttons go and wait for phone to restart (no data will be lost).

Maybe you are looking for