Mapviewer identify problem

Hallo,
We have just shifted to 9i. In 8.1.7 I was able to use identify method and show data of the houseno selected by using the method
info = mv.identify(dataSrc, "HOUSENO", colsToSelect, "GEOLOC", 8220, x + 5,y + 5 , x-5, y-5, true);
In 9i, after I change the pre9i parameter of the identify method to false,
I am getting the following error. Any idea if I have to change any setting or give rights to any package or something..
[oracle.sdovis.DBMapMaker, INFO] **** time spent on loading features: 0ms.
[oracle.sdovis.DBMapMaker, INFO] **** time spent on rendering: 16ms
[oracle.lbs.mapserver.core.InfoWorker, ERROR] java.sql.SQLException: ORA-29902:
Fehler bei der Ausf³hrung von Routine ODCIIndexStart()
ORA-01476: Divisor ist Null
ORA-06512: in "MDSYS.SDO_CS", Zeile 222
at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:187)
at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:241)
at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:543)
at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1477)
at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteDescribe(TTC7Protocol.java:
677)
at oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.jav
a:2346)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStateme
nt.java:2635)
at oracle.jdbc.driver.OracleStatement.executeQuery(OracleStatement.java:
753)
at oracle.lbs.mapserver.core.InfoWorker.processDirectInfoRequest(InfoWor
ker.java:188)
at oracle.lbs.mapserver.core.InfoWorker.process(InfoWorker.java:124)
at oracle.lbs.mapserver.oms.processInfoRequest(oms.java:1366)
at oracle.lbs.mapserver.oms.doPost(oms.java:267)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletReque
stDispatcher.java:721)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(Ser
vletRequestDispatcher.java:306)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpReques
tHandler.java:767)
at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.ja
va:259)
at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.ja
va:106)
at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExec
utor.java:803)
at java.lang.Thread.run(Unknown Source)

This seems like it is a coordinate system problem.
Are you specifying the query window in a different coordinate system then the layer?
It might be helpful to turn tracing on through mapviewer to see what query is being sent to the database (or turn on tracing in the database, using sql_trace=true).

Similar Messages

  • Receiving error after loading Dreamweaver... In a time crunch ...project deadline... need to identify problem and fix as quickly as possible

    Receiving error after loading Dreamweaver... In a time crunch ...project deadline... need to identify problem and fix as quickly as possible
    Occurs after I load Dreamweaver; most of the time --- Sometimes not until I try to access CSS Designer
    Have screen capture of error (see next page)
    Windows 7 Home Premium - Service Pack 1
    Platform 64 bit OS
    Has worked fine until recently
    Have installed one program (Print Artist Platinum 24 by Nova Development)
    Tried restore point but not dated back far enough
    Uninstalled and reinstalled Dreamweaver CC 2014 from Creative Cloud.. same error
    Any Ideas?

    Troubleshoot JavaScript errors | Dreamweaver CS4, CS5, CS5.5, CS6
    Try step #4 and step #12

  • MapViewer metadata problem - accessing spatial data in a different schema.

    I have a MapViewer application that uses data from three different schemas.
    1. Dynamic Themes come from schema A.
    2. Static Themes come from schema B.
    3. A newly added static theme in B whose data comes from schema C.
    The mapviewer datasource points to schema B where the static themes, data and metadata are defined while the dynamic themes have their own datasource specified as part of addJDBCTheme(...).
    To get the newly added map to work I've had to add a view in schema B that points to C instead of referencing directly the table and I've had to add the metadata twice, once for schema B and once for schema C.
    If I put the metadata in just one of the two schemas I get the following errors.
    08/11/21 13:58:57 ERROR [oracle.sdovis.ThemeTable] cannot find entry in ALL_SDO_GEOM_METADATA table for theme: AMBITOS_REST
    08/11/21 13:58:57 ERROR [oracle.sdovis.ThemeTable] java.sql.SQLException: Invalid column index
    OR
    08/11/21 13:53:39 ERROR [oracle.sdovis.theme.pgtp] java.sql.SQLException: ORA-29902: error in executing ODCIIndexStart() routine
    ORA-13203: failed to read USER_SDO_GEOM_METADATA view
    It's not a big deal but I'd like to know if anyone else has has similar problems.
    Saludos,
    Lew.
    Edited by: Lew2 on Nov 21, 2008 6:42 AM

    Hi Lew,
    if you are using a recent version (10.1.3.1 or later) there is no need to use a view and to create the metadata in both schemas.
    You need to grant selection on tables between the schemas.
    You can try the following. Assume you have the MVDEMO schema (from MapViewer kit) and SCOTT schema.
    1) grant select on MVDEMO Counties table to SCOTT
    SQL> grant select on counties to scott;
    2) Now you are ready to create a predefined theme in schema SCOTT using the MVDEMO Counties table.
    - Open MapBuilder and loads the SCOTT schema.
    - On the Data navigator (bottom left tree), go to Geometry tables and you should see the MVDEMO node and the COUNTIES node inside it.
    - Start a wizard to create a geometry theme based on this Counties table.
    - At the end you should see that the base table name is MVDEMO.COUNTIES. Therefore MapViewer will use the metadata in MVDEMO schema and there is no need to replicate it in SCOTT schema.
    Joao

  • Mapviewer performance problem using image format FORMAT_RAW_COMPRESSED

    I am using the MapViewer.FORMAT_RAW_COMPRESSED map image in my (java) map application because some features must be clickable and as far as I can work out, this is the only way to achieve this in a Java client. On my local system, running the map server in an oc4j container, this works about as fast as using FORMAT_GIF_URL and loading the image from this url. There also doesn't seem to be much difference in memory and cpu usage.
    When I direct the request to a map server running on a remote Application Server the rendering time grows exponentially. The same maprequest using FORMAT_GIF_URL runs as fast as it does in my local OC4J container. The problem seems to be in "packing time" in RealWorker:
    Remote AS:
    Thu Jun 30 13:59:34 CEST 2005 DEBUG [oracle.lbs.mapserver.core.MapperPool] freeMapper() begins...
    Thu Jun 30 13:59:34 CEST 2005 DEBUG [oracle.lbs.mapserver.core.RealWorker] [RealWorker] preparation time: 99ms
    Thu Jun 30 13:59:34 CEST 2005 DEBUG [oracle.lbs.mapserver.core.RealWorker] [RealWorker] querying/rendering time: 5560ms
    Thu Jun 30 13:59:34 CEST 2005 DEBUG [oracle.lbs.mapserver.core.RealWorker] [RealWorker] packing time: 142605ms
    Thu Jun 30 13:59:34 CEST 2005 DEBUG [oracle.lbs.mapserver.core.RealWorker] [RealWorker] --------------- total time: 148264ms
    Local OC4J:
    Thu Jun 30 15:34:42 CEST 2005 DEBUG [oracle.lbs.mapserver.core.MapperPool] freeMapper() begins...
    Thu Jun 30 15:34:42 CEST 2005 DEBUG [oracle.lbs.mapserver.core.RealWorker] [RealWorker] preparation time: 540ms
    Thu Jun 30 15:34:42 CEST 2005 DEBUG [oracle.lbs.mapserver.core.RealWorker] [RealWorker] querying/rendering time: 2490ms
    Thu Jun 30 15:34:42 CEST 2005 DEBUG [oracle.lbs.mapserver.core.RealWorker] [RealWorker] packing time: 120ms
    Thu Jun 30 15:34:42 CEST 2005 DEBUG [oracle.lbs.mapserver.core.RealWorker] [RealWorker] --------------- total time: 3150
    The test server is smaller than my local system and more applications are running on the AS, generating the map takes all the available memory and cpu, but the difference between the time it takes generating a GIF image and generating a Java image of almost a factor 50 is puzzling.
    What could cause this enormous difference? Any idea's about how we can analyze or solve this? What could RealWorker be doing in this packing time? Any hints would be greatly appreciated.
    Many thanks,
    Ida

    Thanks for the replies!
    1. Which AS version are you using? -> 10.1.2
    2. Just as a test, if you restart AS (if possible) do you still get the same values? -> yes, we restarted the AS and the results are the same.
    The server is indeed running low in memory. It is a 512MB machine, just big enough to run the AS. The production server will have some more, but not very much. Could I estimate how much extra memory it will need to keep a good performance when generating maps with live features? And maybe I'm wrong, but shouldn't the extra load for the java image only be on the client, since that's where the image is made? On the server it's just the image data, isn't it?
    I tried removing the basemap, but that reduces the loading time just with a few seconds. The live themes are jdbc themes and result in only some 20 to 30 geofeatures. Removing them from the request so only an empty image with a title is retrieved still takes about 117 seconds. Reducing the device size does reduce the loading time, so it does seem to have something to do with the amount of pixels in the image space, not with the data. Could it be that in the "packing" of the image something happens that takes a lot of memory, related to the amount of pixels?
    In my situation it would be handy if the live features were also returned when the image format is not set to FORMAT_RAW_COMPRESSED, it is also possible to draw shapes onto an existing image and this would bypass the memory problems.
    Thanks for any further help.
    Ida

  • Need help identifying problem (lockup/freezing in Warcraft III & CS)

    my macbook pro:
    Model Name: MacBook Pro 15"
    Model Identifier: MacBookPro1,1
    Processor Name: Intel Core Duo
    Processor Speed: 2 GHz
    Number Of Processors: 1
    Total Number Of Cores: 2
    L2 Cache (per processor): 2 MB
    Memory: 1 GB
    Bus Speed: 667 MHz
    Boot ROM Version: MBP11.0055.B08
    SMC Version: 1.2f10
    Serial Number: W862318KVWY
    Sudden Motion Sensor:
    State: Enabled
    It freezes and has black screens during games in which apple Q and force quit doesn't work. I would need to restart the comp. when it freezes the sound would stutter, repeating whatever the game had playing.
    things I tried but the macbook pro still froze:
    running the game off USB storage device(so i think HD is fine)
    wiping HD and reinstalling OS, updating everything and playing it on both USB and the installation of game (not 3rd party apps)
    opening the macbook pro and cleaning out the dust (didn't take anything out, just blew dust off)
    resetting RAM with apple options P R
    took RAM out and put it back in
    ran apple hardware test (everything was okay)
    running a different game (Counter-Strike on CrossOver and still froze)
    Disk Warrior 4 (only minor repairs and it froze in the test game after i ran DW4)
    booting system from an external and running the game from USB
    things to note:
    although sometimes when it freezes, the temperatures are really high - even with fan control (70-80C) but, i've reproduced the lock up with the temperatures at 60C, so i don't think its a heat problem (thermal paste and whatnot)
    sometimes in safari, quicktime, itunes, or just on desktop picture i would see a single, horizontal, 1 pixel-height distorted line running across the screen, which i can take screenshots of. no idea what's causing it but it could have some relation with the freezing/lockups
    some days it will run without problems for the entire day, just to see lockups the very next day. I think it could be random.
    help please..

    =\ no one....

  • Mapviewer Admin Problem

    I am attempting to have two mapviewer applications deployed inside two different oc4j instances on a server for development and testing. I am having trouble administering the second mapviewer instance as the all the pages have the "mapviewer" application name hard coded in them. Does any one know if there is a version of the mapviewer.ear without this problem?

    While you can have as many mapviewer applications deployed on as many oc4j instances as you like, you only need one mapviewer instance itself. Your application should just need the url to the mapviewer server. It does not need to (and should not) be deployed inside the mapviewer ear directory.

  • Mapviewer OC4J problem

    I installed OC4J, Mapviewer and the mapviewer demo
    Now some Mapviewer demos and examles work, I can connect to the database, but I cannot start any OC4J-jsp or Mapviewer-jsp demo.
    Selecting a jsp demo (i.e. •     jview.jsp A simple no hassle spatial data viewer) in the internet explorer I get the message:
    The page cannot be displayed
    There is a problem with the page you are trying to reach and it cannot be displayed.
    The OC4J process reports the following error:
    04/09/22 11:50:46 IOException in compile: CreateProcess: javac.exe -J-Xmx1024m -
    classpath oc4j.jar;D:\oc4j\j2ee\home\lib/ejb.jar;D:\oc4j\j2ee\home\lib/servlet.j
    ar;D:\oc4j\j2ee\home\lib/ojsp.jar;D:\oc4j\j2ee\home\lib/jndi.jar;D:\oc4j\j2ee\ho
    me\lib/jdbc.jar;D:\oc4j\j2ee\home\iiop.jar;D:\oc4j\j2ee\home\iiop_gen_bin.jar;D:
    \oc4j\j2ee\home\lib/jms.jar;D:\oc4j\j2ee\home\lib/jta.jar;D:\oc4j\j2ee\home\lib/
    jmxri.jar;D:\oc4j\j2ee\home\lib/javax77.jar;D:\oc4j\j2ee\home\lib/javax88.jar;D:
    \oc4j\j2ee\home\../../opmn/lib/ons.jar;D:\oc4j\j2ee\home\../../opmn/lib/optic.ja
    r;D:\oc4j\j2ee\home\../../lib/dms.jar;D:\oc4j\j2ee\home\../../dms/lib/dms.jar;D:
    \oc4j\j2ee\home\lib/connector.jar;D:\oc4j\j2ee\home\lib/cos.jar;D:\oc4j\j2ee\hom
    e\lib/jsse.jar;D:\oc4j\j2ee\home\../../oracle/lib/jsse.jar;D:\oc4j\j2ee\home\lib
    /jnet.jar;D:\oc4j\j2ee\home\lib/jcert.jar;D:\oc4j\j2ee\home\lib/activation.jar;D
    :\oc4j\j2ee\home\lib/mail.jar;D:\oc4j\j2ee\home\../../javavm/lib/jasper.zip;D:\o
    c4j\j2ee\home\../../lib/xmlparserv2.jar;D:\oc4j\j2ee\home\../../oracle/lib/xmlpa
    rserv2.jar;D:\oc4j\j2ee\ho?
    Has anybody an idea what is wrong?
    The operating system is Windows 2000, German version.
    The OC4J is the latest version (dowloaded last week),
    the database is Oracle 10g, 10.1.0.2 enterprise edition.

    this is definately caused by using the wrong java program. Please check the following:
    1. Are you using Java 1.4 or higher? to check, do 'java -version' from command line.
    2. Are you using the java executable located directly under a J2SDK's bin folder? If you are using any jre (Java Runtime Environment) java executable, OC4J wont be able to run the JSP pages.
    Also dont use the java that comes with your oracle database, as that is also a JRE only program. Instead, download the full j2sdk 1.4.2 from Sun.
    LJ

  • How to identify problem kexts?

    Hi all,
    I'm having the problem with kernel_task using 100%+ cpu. It causes my system to slow down, the mouse freezes then zooms around, spinning beachballs, and even complete lockups and kernel panics.
    When I safe boot, kernel_task goes down to about 1.5% cpu.
    I have removed all my startup items, and have no weird pref panes or app enhancers installed.
    Is there a way to see and remove kernel extensions? Or to identify what's behind this problem, so I can remove/uninstall it?
    Thanks for any help!
    Brett

    For the SBBOD, see http://www.thexlab.com/faqs/sbbod.html
    For KPs, see:
    What is a kernel panic,
    Technical Note TN2063: Understanding and Debugging Kernel Panics,
    Mac OS X Kernel Panic FAQ,
    Resolving Kernel Panics, and
    Tutorial: Avoiding and eliminating Kernel panics for more details.
    For upping performance, see:
    Mac Maintenance Quick Assist,
    Mac OS X speed FAQ,
    Speeding up Macs,
    Macintosh OS X Routine Maintenance
    Essential Mac Maintenance: Get set up,
    Essential Mac Maintenance: Rev up your routines,
    Maintaining OS X, and
    Myths of required versus not required maintenance for Mac OS X.

  • 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)

  • Mapviewer language problem

    Hi,all
    I'm a chinese mapviewer user. I used to deploy my mapviewer application on simplified chinese windows platform. This time,I must deloy my application to hp-ux platform with oracle ias10g(9.0.4) installed. The problem I encountered
    was that the lable which should be chinese word is substituted by some small squares. I tried to modify locale to zh_CN.hp15CN and restart ias ,but doesnt work.
    Sorry for my poor english. could someone give me some suggestion?

    How did you verify those logical fonts (serif, dialog) are mapped to physical fonts that contain chinese characters? Even if they are setup properly for the X11, Java JVM may not be picking up the same mapping.
    What you can try is find an actual physical font that is installed and accessible by Java, and then use that physical font name in the Text style of MapViewer.

  • MapViewer setBox() problem.

    I can generate a map without setting the extents but if I include a call to mv.setBox() I get a blank blue image. In MapBuilder I can zoom in without any problems. No error messages are generated. The same thing happens if I use setCenterAndSize(). It's just all or nothing.
    I'm using predefined Themes against MaterializedViews instead of plain tables. However, if I use dynamic Themes against the original tables then it works, but I'm trying to avoid that due to performance problems.
    I'm using :
    OC4J 10.1.3.0.0
    MapViewer Ver11_B060227 (EA 1)
    MapBuilder Release 10.1.3.1
    Any ideas?
    Regards,
    Lewis.

    Problem resolved.
    The logs said that I had an SRID mismatch which didn't seem to make much sense so I decided to put my Themes and Materialized Views in the same db schema and hey presto, problem solved.
    Regards,
    Lew.

  • Help me identify problem for slow export on a powerful machine

    Hi,
    I am exporting an interview in Premiere Pro CC. It is 1:45:00 long and it has been 20 hours since, but the export is only 94% complete.
    Project & Footage:
    The footage is a combination of DSLR footage - 5D Mark III, GH3, 650 & 550D.
    The edit is all straight cuts with: {a} Color corrector on each clip to match all cameras {b} NEAT - reduce noise on around 10% clips {c} Sharpen (10-30) & {d} An adjustment layer overall with a 3-way color corrector for a simple color grade.
    Hard Drives:
    E: SSD-RAID for the source footage (Samsung 840 SSD on RAID-0)
    D: SSD for previews and cache (Samsung 840 Pro)
    C: SSD for Windows, Adobe CC & all programs (Samsung 840 Pro)
    G: Simple Seagate Hard disk for Export (used to be a 3 disk RAID but 2 drives crashed some time back)
    Other Machine Spec:
    Intel i7-3930K overclocked by 10%
    64GB RAM
    GTX-770 GPU
    This is my longest project to date in terms of total time, but last time I did a 1:00:00 project, took around 2 hours not 20.
    My concern is I need to understand where the bottleneck is?
    My CPU is hardly working a sweat - 40% at max
    My RAM is plenty - being used 40-70%
    GPU is not even being used in anything (see it at 0%)
    Disks (which I was sure was the bottleneck) barely cross 10MB/s
    Checked the "power options" in Windows also - everything is set to maximum performance.
    It was a big mistake not to send it to Media Encoder as I could have continued editing a different project. Biggest. Mistake. Ever! (no idea why Adobe does not make it a default behaviour?)
    I am fairly new to the industry and till last year was using a MacBook Pro until I started getting demanding projects.
    I want to know is this normal? If I had used NEAT video for 100% footage then probebly I could have understood this, but its used for only 1/10th of thr footage and I have used NEAT before (but on After Effects CS6) on my Macbook pro (nowehere near as fast as my current machine) and it only added a small overhead - nothing of this sort.
    I expected maybe 3 hours to export this 90-100 min seqeunce, not over 1 day.
    So what could be the reason? Why isn't one of the above (CPU, RAM, Disk, GPU) at 100%?
    I expected 1 of these to be the bottleneck but nothing is crossing 50% even when it should be on full blast.
    I dread what if there is small tweak required in the edit once its complete. This video is due on Monday, I would have to reencode for 24 hours.
    Please experts - let me know your thoughts. Could it be that Creative Cloud Windows is slower than CS6 Mac & its not a hardware problem?
    I am sure I am missing some hardware that is causing this bottlenck. Attaching resource Monitor screenshot (let me know if I should use some benchmark software for you guys to get more information).

    UPDATE: My export crashed (and heart sank) after 96% (25 hours). Win7 restarted. I have no clue why (If someone has any tip how to seach logs/dump in Windows to find a reason how, please let me know - I was worried about CPU temperature but that was around 40 deg, I was monitoring it.)
    Anyways, so I used Media Encoder now (instead of direct export in PrPro) and made 2 changes:
    1. I unchecked "Render Maximum Depth" just as it is in the the default Youtube 1080p@24p preset (but kept the keyframing distance at 24 instead of 72 which is default).
    2. From VBR - 2 Pass, I made it CBR
    Its been 15 min I started the export and the video is 20% encoded already, with remaning time just 00:30 min.
    Now I am flabergasted.
    Did not using maximum depth & VBR- 2 pass alone make such a difference? From 30 hours to 1 hour? I am still using all the video effects and absolutely no change to the edit.
    I am seeing 2 differences the way my machine is working:
    1. Is Adobe somehow using some old renders it did for the last export? I am using disk utility and it is refering to original source files and some "Media Encoder preview files" which I think it was not using before (could be wrong)?
    So all that hard work it did for 25 hours is being utilized and if I do such a project again it will take me 30 hours again. Right?
    2. GPU is now being used (and to good effect). How is GPU being used now? I am not scaling or using any fancy effects. Just Neat Video, 3-way color corrector & Sharpen.
    This was before (export done in Premiere Pro directly):
    And this is now:
    Very sad that no one (even from the Adobe Staff) has replied to my post. Did I say something inappropriate or TMI?
    C'mon guys I am on the Creative Cloud - show me some love

  • Problem with Path Managed property in alternate zones - also we have identified problem with Product catalog in alt zones

    Hi All,
    I'll start "one step back". Note we have resolved this issue but it is worth mentioning:
    Yesterday we set up the product catalog. We were having a lot of inexplicable problems with it initially. After much troubleshooting, we found that it was because we were browsing the SharePoint site via the "Internet Zone" rather than the "Default
    Zone" when we "Connected" our site to the product catalog. Issues experienced:
    1) "Catalog Item URL Format" displayed error "Properties <Managed Property> specified by the shared catalog could not be found in the search schema" when attempting to connect to the catalog, despite that managed property being
    configured correctly. The catalog would connect despite the error, and the navigation worked fine.
    2) The search Result Source for the catalog would not return any results. Configuring the query and selecting "Advanced Mode" would show SPSiteURL:http://externalURL.domain.com. Changing SPSiteURL manually to
    http://InternalURL resulted in results being returned as expected.
    After much troubleshooting, we found that if were browsing SharePoint using the default zone (http://InternalURL) when we connected the Product Catalog, the result source then worked properly (internally and externally).
    Ok, so now onto our current problem:
    The Product Catalog appeared to be working properly (internally and externally) after figuring out that we needed to connect it from the Default Zone. However, we have found a remaining glitch, which doesn't appear to be Product-Catalog-specific. Consider
    the following scenario:
    1) We click a category in our Product Catalog, such as Electronics
    2) A list of our electronic devices are presented via the "Category" display page
    3) If we click on a specific item, a different URL is returned internally vs externally. We only get the friendly managed navigation URL when browsing via the Default zone. And of course totally different pages load based on which URL you get.
    Internal (when browsing via Default zone):
    http://InternalURL/catalog/PRODUCT-CATEGORY/PRODUCT-NAME
    External (when browsing via Internet zone):
    http://ExternalURL.domain.com/catalog/Lists/Products/DispForm.aspx?ID=1
    We have reviewed the display template, and the "Path" managed property is simply being used to render the link. Furthermore, we have configured the Content Search web part's "Property Mappings" to show the "Path" MP, and it
    displays the same (wrong) result externally.
    This tells us that the Path MP is not correctly rendering "Friendly URLs" when using managed navigation.
    Any help/ideas?
    Our environment:
    SharePoint Version: 15.0.4667.1000
    Default Zone: http://InternalURL
    Internet Zone: http://ExternalURL.domain.com
    We are NOT using host named site collections
    We ARE crawling the Default zone URL in our content source
    Thanks,
    Tommy

    Hi,
    We have now also observed the same issue with a Managed Property of type “Hyperlink/Picture”. The picture returns the wrong URL externally.
    This post describes the same issue, however the poster found that setting UseAAMMapping=True doesn’t work in 2013:
    http://sharepoint.stackexchange.com/questions/104806/set-the-useaammapping-property-of-a-managedproperty-object-map-an-url-of-a-h
    We checked, and our Picture MP had UseAAMMapping=False. We set it to True, did a full crawl, and see no change in behavior. Path already had UseAAMMapping=True.
    More info:
    http://macslui.blogspot.com/2013/02/sharepoint-2010-problem-in-image-result.html
    https://camerondwyer.wordpress.com/2014/08/04/beware-sharepoint-2013-search-results-and-the-listurl-property/#comment-2606
    Thanks,
    Tommy

  • Very slow broadband - can't identify problem

    Hi all,
    My home broadband is running very slow, it is a BT line running into the house, a microfilter plugged into the box with the only corded telephone in the house and a belkin router plugged into it.
    The phone is also a bit crackly and sometimes disconnects the internet if picked up, so by looking at threads on here, I removed the bottom half of the box on the wall and tried plugging the phone directly into the test socket, and it worked great with no crackle. But when I plug the microfilter back into the main box sometimes the router takes about 5 attempts of re-wiring everything before it connects. I looked at the 4 gold pins inside the bix that screws off the box and one is very corroded, and has pretty much snapped off. So then I plugged the microfilter directly into the test socket and it connects first time, but is very slow.
    So basically, sometimes the internet works when connected to main box, but mostly doesnt connect - so does this indicate a problem with the bit that screws off. And even though the Internet connects first time when plugged into the test socket, it is still giving me slow speeds. (0.37 Mb/s download and 0.36 Mb/s upload).
    I hope that is explained well enough, I can expand on any points if required.
    Many Thanks!

    try advice here
    http://community.bt.com/t5/BB-in-Home/Poor-Broadband-speed/m-p/14217#M8397
    and to test line for noise do this
    dial 17070 option 2 and listen - should hear nothing
    best done with old type analogue phone digital will do but may have slight hiss
    do not use home hub phone
    If any post helps tick the star box on the left
    Just cause Im paranoid dont mean they are not out to get me

  • Identifying problems when migrating to JDK 5/6

    We are interested in migrated from JDK 1.4 to 6.
    I found an article on walmart.com's experience.
    "Java 1.5 introduced several changes or enhancements to its XML API (SAX, DOM and XSLT in particular). These changes first became apparent when running code that relied on JSP&rsquo;s imports. Previous versions of the XML API allowed the same XML attribute to be defined more than once in a single JSP. Quite a few JSP pages, dynamic and static, broke when running under Java 1.5 because of the attribute repetition. "
    [http://www.theserverside.com/tt/articles/article.tss?l=MigratingtoJava5]
    Please identify what the author means exactly by "XML attribute" and provide an example of this behavior/bug. I'm trying to understand this so I can identify if we have this in our codebase or not. thx.

    The migration from Designer 6.0 to 6i requires careful planning. Please read the migration guide on OTN (http://www.oracle.com/technology/products/designer/index.html) for advice and to assist you with the migration.
    Regards
    Sue

Maybe you are looking for

  • Process Maintenance: Delete Overlapping Requests from InfoCube

    Hi Experts, How can I open Process Maintenance: Delete Overlapping Requests from InfoCube Screen? What's T-code? Is that in Process Chain? Please tell me that.... Thanks in advance,

  • Phone keeps  shutting off in middle of call

    I phone 4s keeps shutting off in middle of call, sometimes it won't even let me click on name to call #

  • SharedObject data loss after reopening my ios app

    Hi, I'm developing an app for ios devices and when I tested it on my iPhone the high-score data is lost everytime I restart (close and reopen) the application. var shared: SharedObject = SharedObject.getLocal("myRecordObject"); if (shared.data.score)

  • .exe files on Mac

    I would like to ask with which program I can open files (.exe) I was using Zipt but does not open all the files and all the time I have an error that says "Sorry, Ziplt was unable to open that file...." Do anyone know what I should do?

  • Snapping captured & transmitted audio

    We're trying to make a screen grabber / voice chat application with JMF. Basically, it's just a bunch of modified example classes found on the sun netsite, but it doesn't seem to work perfectly, yet. The problem is that when transmitting only audio o