MapViewer 11g R1 (preview 1)

I've developed an Oracle maps application using 10.1.3 MapViewer Quick Start which includes functionality to plot FOI using the function createMarkerFOI(). The application uses it to plot several FOIs in a loop at the user request. This was working as expected on my development setup but when I distributed to a customer site that was using a different version of MapViewer (11g R1) it fails to display the icons on the map. It does appear to be doing something because if I try to re-create the FOIs it complain that they already exist.
I have two questions:
1) Do you know why it would work in one version and not the other?
2) Is this version of MapViewer available for download (I can't seem to find it on the Oracle site)?
Thanks,
Chris

I was mistaken about why the function call was failing, it was not converting the point using the correct SRID value so I have that part resolved.
I'm still interested to know if there is actually a version 11g available.

Similar Messages

  • FMW MapViewer 11g Preview 2 kit available

    A MapViewer 11g Preview 2 kit is available for download from otn.
    http://www.oracle.com/technology/software/products/mapviewer/index.html
    Changes since the Preview 1 kit include:
    - Requires oc4j 11g (there's also a mapviewer_for_oc4j1013.ear in the kit)
    - OGC WMS 1.3.0 support
    - supports maximum log file sizes and log file rotation
    - GeoRSS support
    - Highlighting/selecting single or multiple FOIs by mouse clicks
    - Tile Layer creation wizard in Map Builder

    I can give the features I look most forward to:
    ”Full PDF map output support is provided. If you use PDF_URL or PDF_STREAM as the map format in your XML map request, MapViewer will generate vector PDF maps.”
    ”In the context of a base map, you can now assign scale limits to its themes' labels. These scale limits control when a theme's features will display their label texts.”
    ”The TEXT style has been improved to support customizable spacing between letters. It also supports additional (vertical) alignment options when labeling linear features.”
    Plus full-map rotation - I must be blind, but I can't find it mentioned in http://www.oracle.com/technology/products/mapviewer/pdf/whats_new_11gpre2.pdf. Do I look in the wrong place?
    We might also be able to take good use of the Secure Map Rendering, but I need to investigate this further.
    Thanks,
    Jacob

  • Release date for Mapviewer 11g?

    Anyone have a release date for Mapviewer 11g?

    MapViewer is a feature of the Oracle Application Server. So it'll be available when the App Server 11g is available.

  • Oracle JDeveloper 11g - Technical Preview 3 - SEVERE: FAILED_IN_CONFIG

    Hi
    I have installed "Oracle JDeveloper 11g - Technical Preview 3" and build simple ADF application.
    When I am trying to run it is giving me below error.
    Apr 4, 2008 1:02:50 PM oracle.j2ee.xml.XMLMessages warningException
    WARNING: Exception Encountered
    Apr 4, 2008 1:02:53 PM oracle.oc4j.util.SystemLog log
    SEVERE: Server start failed processing configuration
    java.security.AccessControlException: access denied ( CredentialAccessPermission credstoressp.credstore.default.systemuser read)
         at java.security.AccessControlContext.checkPermission(AccessControlContext.java:264)
         at java.security.AccessController.checkPermission(AccessController.java:427)
         at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$3.checkPermission(JpsAuth.java:256)
         at oracle.security.jps.util.JpsAuth$Diagnostic.checkPermission(JpsAuth.java:180)
         at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$6.checkPermission(JpsAuth.java:280)
         at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:315)
         at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:338)
         at oracle.security.jps.internal.credstore.util.CsfUtil.checkPermission(CsfUtil.java:527)
         at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.getCredential(SspCredentialStore.java:412)
         at oracle.security.jps.fmw.util.JpsFmwUtil.findSystemUser(JpsFmwUtil.java:218)
         at oracle.security.jps.fmw.JpsUserManager.init(JpsUserManager.java:235)
         at oracle.security.jps.fmw.JpsUserManager.<init>(JpsUserManager.java:247)
         at oracle.security.jps.fmw.JpsUserManagerFactory$JpsUserManagerFactoryI.create(JpsUserManagerFactory.java:252)
         at com.evermind.server.deployment.UserManagerConfig$JAZN.construct(UserManagerConfig.java:635)
         at com.evermind.server.deployment.UserManagerConfig.delegatee(UserManagerConfig.java:253)
         at com.evermind.security.IndirectUserManager.getAdminUser(IndirectUserManager.java:126)
         at com.evermind.security.IndirectUserManager.getAdminUser(IndirectUserManager.java:126)
         at com.evermind.server.XMLApplicationServerConfig.setPassword(XMLApplicationServerConfig.java:3157)
         at com.evermind.server.XMLApplicationServerConfig.<init>(XMLApplicationServerConfig.java:244)
         at com.evermind.server.ApplicationServer.createConfig(ApplicationServer.java:648)
         at oracle.oc4j.server.ServerFactory$Worker.prepareConfig(ApplicationServerFactory.java:201)
         at oracle.oc4j.server.ServerFactory$Worker.start(ApplicationServerFactory.java:220)
         at oracle.oc4j.server.ServerFactory$Worker.run(ApplicationServerFactory.java:235)
         at java.lang.Thread.run(Thread.java:595)
    Apr 4, 2008 1:02:53 PM oracle.oc4j.util.SystemLog logNoStack
    SEVERE: Server exiting: ApplicationServer entered state FAILED_IN_CONFIG
    Process exited with exit code 1.
    Could you please somebody let me know is there any setups I need to do before I use the Jdeveloper?
    Regards
    Kiran

    The FAILED_IN_CONFIG may be caused because the JDEV project you are attempting to run is using an incompatible adf-config.xml file, I.e. one that was checked in from a previous jdev build.
    I received this error after checking out from main and opening a project in build 28, that was checked in as working in build 27.
    To solve the issue, you have to checkout into a new workspace, start the project in the build you want, delete and recreate the adf-config.xml file and re-check it in.
    1. cd ~/jdevhome
    2. scs makeworkspace workspace <newWorkingDir> rule latest --product <application>
    3. Start JDEV
         jdev fusiondrop5primeb28 <newWorkingDir>
    4. connect to CVS
    5. check out module
    6. Close JDEV
    7. Delete adf-config.xml
         >find . –name adf-config.xml
         >rm mywork/<yourapp>/<LBA>/.adf/META-INF/adf-config.xml
    8. start jdev
    9. re-add the Passwords to the database connection(s)
    10. start your project
    11. commit the new adf-config.xml and connections.xml files
    12. merge into main

  • JDeveloper 11g Tech Preview 4 Very Slow

    How to increase the the working speed (cache) of JDeveloper 11g tech preview 4. While coding it is taking time to get it typed. During scrolling the page, it is moving very slow. I have tried with changing the value of AddVMOption -Xmx512M in "ide.conf" file. Changed it to 1024. Still there is no difference. Please help me.....
    Thank you for your attention
    Vins

    And to back up John's words, the TP releases were designated for non-production "preview" use only, were not optimised in anyway, have huge amounts of bugs and are not supported. Best upgrade or you're going to have further issues.
    CM.

  • Download for latest Jdeveloper 11g Technology Preview - 3 :link not working

    Hi,
    I tried downloading the latest Jdev 11g Tech Preview - 3 from the link mentioned on the site : "Download Oracle JDeveloper 11g Technology Preview 3 - Java EE, SOA and WebCenter Development". But the page always times out.
    Is there an issue from my side here or someone else also facing the same problem ?
    Regards,
    Arun
    Message was edited by:
    Arun R

    Hi,
    Figured that the problem was because I was using Mozilla Firefox. It works with IE. ( But what about browser neutrality? ;) )

  • Oracle SOA Suite 11g Technology Preview 3 fails to install on OEL5

    I did everything up to this point (See below). Any ideas?
    Regards,
    Richard Catlin
    start-oc4j:
    [echo] ==Starting standalone oc4j. Check server log /home/rcatlin/jdeveloper/system11.1.1.0.22.47.96/o.j2ee/embedded-oc4j/log/startsoa.log.
    [echo] ==Waiting max 420 second(s) for startup of URL http://rcatlin-pc.:8888...
    [exec] Result: 7
    [echo]
    [echo] ***************************************************
    [echo] * Configuring SOA Infrastructure has FAILED. *

    Hi,
    there is a forum for JDeveloper / OC4J 11 related question
    JDeveloper and OC4J 11g Technology Preview
    Frank

  • Problem in ant task "oracle:jaxwsGenImpl " on Jdev 11G Tech Preview 4

    I am running an ant task in Oracle JDeveloper 11g Tech Preview 4
    the Task is as follows :
    <target name="generate-from-wsdl5" >
    <oracle:jaxwsGenImpl
    wsdl="contract/wsdl/${SRC_WSDL}"
    />
    </target>
    The Output is :
    D:\Pras3\WebServiceRi\ws>ant generate-from-wsdl5
    Buildfile: build.xml
    [taskdef] File D:\Pras3\WebServiceRi\ws\oracle\antlib.xml does not exist
    generate-from-wsdl5:
    BUILD FAILED
    D:\Pras3\WebServiceRi\ws\build.xml:188: Problem: failed to create task or type antlib:oracle:jaxwsGenImpl
    Cause: The name is undefined.
    Action: Check the spelling.
    Action: Check that any custom tasks/types have been declared.
    Action: Check that any <presetdef>/<macrodef> declarations have taken place.
    This appears to be an antlib declaration.
    Action: Check that the implementing library exists in one of:
    -D:\Jdev11-Tecpr4\ant\lib
    -C:\Documents and Settings\jnandi\.ant\lib
    -a directory added on the command line with the -lib argument
    Total time: 0 seconds
    I am getting the above error can sommeone please help me and please tell me how to use the ant task "oracle:jaxwsGenImpl " on Jdev 11G Tech Preview 4 or Jdev 11G Tech Prev 4 dont support this
    Thanks and Regards
    Jyoti

    Hi,
    the JDeveloper 11 forum is: JDeveloper and OC4J 11g Technology Preview
    Frank

  • Problem :ant task "oracle:jaxwsGenImpl " on Jdev 11G Tech Preview 4

    Hi,
    I am running an ant task in Oracle JDeveloper 11g Tech Preview 4
    the Task is as follows :
    <target name="generate-from-wsdl5" >
    <oracle:jaxwsGenImpl
    wsdl="contract/wsdl/${SRC_WSDL}"
    />
    </target>
    The Output is :
    D:\Pras3\WebServiceRi\ws>ant generate-from-wsdl5
    Buildfile: build.xml
    [taskdef] File D:\Pras3\WebServiceRi\ws\oracle\antlib.xml does not exist
    generate-from-wsdl5:
    BUILD FAILED
    D:\Pras3\WebServiceRi\ws\build.xml:188: Problem: failed to create task or type antlib:oracle:jaxwsGenImpl
    Cause: The name is undefined.
    Action: Check the spelling.
    Action: Check that any custom tasks/types have been declared.
    Action: Check that any <presetdef>/<macrodef> declarations have taken place.
    This appears to be an antlib declaration.
    Action: Check that the implementing library exists in one of:
    -D:\Jdev11-Tecpr4\ant\lib
    -C:\Documents and Settings\jnandi\.ant\lib
    -a directory added on the command line with the -lib argument
    Total time: 0 seconds
    I am getting the above error can sommeone please help me and please tell me how to use the ant task "oracle:jaxwsGenImpl " on Jdev 11G Tech Preview 4 or Jdev 11G Tech Prev 4 dont support this
    Thanks and Regards
    Jyoti

    Hi,
    the JDeveloper 11 forum is: JDeveloper and OC4J 11g Technology Preview
    Frank

  • Question on: Latest kit :FMW MapViewer 11g is now available !

    Hi all MapViewer folks,
    Is that new version of MapViewer needs 11g DB? Can we run 10g DB with MapViewer 11g?
    Annotation text is a new feature of MapViewer 11g that requires 11g DB features. Am I right?
    Thanks
    Karl

    It works with 10g. Annotation text requires 11g.

  • Mapviewer 11g availability?

    Hi
    I would very much like to benefit from some of the new features in Mapviewer 11g in the project I'm currently working on.
    However if Mapviewer 11g is not available within a fairly short timeframe, I will have to plan and develop according to that of course.
    But it would help me in my planning if I had an idea on the timeframe for Mapviewer 11g release.
    Can anyone help on that?
    Best regards
    JesperG

    I believe the patch number you are looking for is 6453515. For some obscure reason, you can't find this patch through MetaLink's normal patch search - at least you have to be very creative with your search options.
    I previously had a long-running SR on MetaLink to make them fix this, but so far nothing have happened. You can't find MapViewer as a product in the "Available products" list - to find this patch, you have to specify these options in the seach box, I found out:
    - Product name: "Oracle Spatial" - create an "Oracle MapViewer" product please.... IMO they're closely related products, but not the SAME product....
    - Product version: choose all 10.x and 11.x versions - of the database - another oddity...
    - Platform og Language: For some reason, it seems like this MUST be "Linux x86", even if this is not your server platform, yet another oddity...
    - Patch type: Any
    - Priority: Any
    Could someone from Oracle please do something to make patches for MapViewer easier to find on MetaLink? It makes me a bit happier to hear, that I'm not the only one having trouble locating these patches.
    Thanks in advance,
    Jacob

  • Migration path from 10.1.3.3.0 to Oracle TopLink 11g: Technical Preview 2 ?

    What is needed to migrate from 10.1.3.3.0 to Oracle TopLink 11g Preview 2?
    Does using Java 5 and swapping the Jar files are enough?
    Can I use as is all the configurations generated by TopLink Workbench 10.1.3.3.0?
    What is working in 10.1.3.3.0 that is not yet or will not be working in Oracle TopLink 11g?

    If you open the project in the 11g preview it will automatically update the metadata and generate the deployment XML in the new format. Alternatively you should be able to open the 10.1.3.3 metadata in the 11g preview's runtime.
    The biggest issue you may encounter in the upgrade besides replacing the libraries and ensuring you are using JDK5 is the removal of the code deprecated in previous releases.
    Doug

  • MapViewer tile layer preview error in OBIEE 11.1.1.7

    Some folks have run into an issue when previewing tile layers in the manage tile layers page of MapViewer in obiee 11.1.1.7 (i.e. in the mapviewer deployed on wls in obiee).
    If you get a 500 - internal server error when trying to view map/manage tiles from the Manage Tile Layers page then you have to apply the workaround/fix described in the mapviewer 11.1.1.7 readme
    Known issues =============================================
    - On certain WLS domains (mostly when ADF run-time library is deployed), you
      may see errors when trying to preview tile layers. To fix this issue, modify
    the weblogic.xml descriptor file found in mapviewer.ear's WEB-INF/ folder, and
    uncomment the entry for the jstl 1.2 library as shown below (note the jsf
    section should remain commented-out):
    <library-ref>
      <library-name>jstl</library-name>
      <specification-version>1.2</specification-version>
      </library-ref>
    <!--
    <library-ref>
      <library-name>jsf</library-name>
      <specification-version>2.0</specification-version>
      <exact-match>false</exact-match>
    </library-ref>
    -->

    Hi Cristian,
    You must use '' at script when call some column value. (use '@1' instead of @1)
    Tip.. note you can use your "WebMessage Name" (from your script, like "filling", "machine_filing") into your analisys.
    Hope this help
    Felipe Idalgo

  • Where do people report problems found in MapViewer 11g pre-release?

    I have found at least 2 problems there:
    1. It ignores log_thread_name and log_time configuration settings.
    2. Range bucket style with decent number of entries (about 100) and several thousands of features (5000) is plotted 200 seconds.

    MapViewer map = new MapViewer(serverUrl);     
    map.setIsTileRequest(true);
    map.setUseCachedBaseMap(true);
    map.setSnapToCachedZoomLevel(true);
    The above Java APIs seem to not available.

  • MapViewer 11g over https - how ?!?

    Hi,
    anyone able to access mapviewer 11 g deployed on standalone OC4J 10.1.3.4 over Https ?
    Namelly, the following link works:
    https://localhost/mapviewer/
    _but, going on the 'Demos' tab, and clicking on the 'maps and faces' link ( https://localhost/mapviewer/faces/fsmc/oraclemaps.jspx ) - produces the following javascript error:
    [Exception... [b]"Access to restricted URI denied" code: "1012" nsresult: "0x805303f4 (NS_ERROR_DOM_BAD_URI)" location: "https://localhost/mapviewer/fsmc/jslib/oraclemaps.js Line: 6497"]
    Anyone able to access mapviewer (deployed on _any server) over https ?
    Edited by: Cvele on Oct 30, 2008 6:54 AM

    Cvele wrote:
    [Exception... [b]"Access to restricted URI denied" code: "1012" nsresult: "0x805303f4 (NS_ERROR_DOM_BAD_URI)" location: "https://localhost/mapviewer/fsmc/jslib/oraclemaps.js Line: 6497"]- maybe this is something connected with Ajax request ?
    Cannot believe that nobody can access mapviewer over https ....
    Any advice, anything ?

Maybe you are looking for

  • Help needed Regarding Project Server - 2013 Workflow

    Hi All, I am new to Project server 2013 Workflow, hence please help me regarding this. Pardon me if this question is too trivial.  I have created a project type associated with a workflow and my workflow is as follows : So I am not doing anything her

  • Email Notifactions not going to email address

    *** Can I please have an answer to this if possible***** I have setup a user to recieve email notifactions and they are not getting them.  I have set them up as a reader and also a co-author and have gotten the message about sharing the form.  The us

  • How to close a running vi?

    I am trying to close the vi from within itself, the "exit labview" subvi doesn't seem to help, any ideas why?

  • MBP 2008 late crashes too often after update to Mavericks

    My Macbook Pro 2008 late(First generation of Unibody) works perfect on OS X 10.8.x, but after update to Mavericks yesterday, it crashes too often, about 1 hour 1 time. It seems com.apple.driver.AppleIntelCPUPowerManagement caused the issue, but I hav

  • Microsoft Publisher files on a Mac

    Does anyone know if there is an application that can open and/or edit a Microsoft Publisher file on a Mac? Thanks very much. All the best, Tom