Issue in previewing the Tile Layer in MapBuilder

Hi
I completed creating a Tile layer in the MapBuilder and when i clicked on preview, It is navigating to a page, displaying "Oracle Maps Sample" and a warning that "MVSdo Geometry is undefined".
When I am trying to access the following defualt link "http://localhost:7001/mapviewer" to access MapViewer admin screen it is resulting in the following error :
"Error 503--Service Unavailable
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.5.4 503 Service Unavailable
The server is currently unable to handle the request due to a temporary overloading or maintenance of the server. The implication is that this is a temporary condition which will be alleviated after some delay. If known, the length of the delay may be indicated in a Retry-After header. If no Retry-After is given, the client SHOULD handle the response as it would for a 500 response.
Note: The existence of the 503 status code does not imply that a server must use it when becoming overloaded. Some servers may wish to simply refuse the connection."
Any suggestions or pointers to resolve the above issues will be very helpful and highly appreciated.
Thanks.

Hi
When I used the default link provided in the Mapviewer in weblogic i.e.., "http://localhost:9500/mapviewer/". It was working fine but as we tried to access it using credentials other than Administrator, it did not allow us to log in. When we are trying to access the link using the credentials of administrator, now it is resulting in an error as shown below :
"Error 403--Forbidden
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.4.4 403 Forbidden
The server understood the request, but is refusing to fulfill it. Authorization will not help and the request SHOULD NOT be repeated. If the request method was not HEAD and the server wishes to make public why the request has not been fulfilled, it SHOULD describe the reason for the refusal in the entity. This status code is commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable."
Any suggestions or pointers to resolve the above issue will be very helpful and highly appreciated.
Thanks

Similar Messages

  • Can't preview the georaster theme in mapbuilder

    I create a raster table and I can see the raster image in GeoRasterViewer.Then I create a raster theme in mapbuilder, but can't preview it in mapbuilder.The error message is:
    2008-9-8 8:53:50 oracle.sdovis.DBMapMaker clear
    Message: clearing internal theme list and cache
    2008-9-8 8:53:50 oracle.sdovis.theme.GeoRasterThemeProducer prepareData
    Message: GeoRaster load Exception:
    oracle.spatial.georaster.GeoRasterException: Can not find a GeoRaster object with specified rdt and rid.
         at oracle.spatial.georaster.JGeoRaster.validateConn(JGeoRaster.java:605)
         at oracle.sdovis.theme.GeoRasterThemeProducer$JGeoRasterGTP.<init>(GeoRasterThemeProducer.java:2016)
         at oracle.sdovis.theme.GeoRasterThemeProducer.prepareData(GeoRasterThemeProducer.java:683)
         at oracle.sdovis.GeoRasterTheme.prepareData(GeoRasterTheme.java:95)
         at oracle.sdovis.LoadThemeData.run(LoadThemeData.java:74)
    2008-9-8 8:53:50 oracle.sdovis.LoadThemeData run
    Message: Exception fetching data for theme GEORASTER_TABLE.
    Message:GeoRaster load Exception: Can not find a GeoRaster object with specified rdt and rid.
    Description:
         at oracle.sdovis.theme.GeoRasterThemeProducer.prepareData(GeoRasterThemeProducer.java:1098)
         at oracle.sdovis.GeoRasterTheme.prepareData(GeoRasterTheme.java:95)
         at oracle.sdovis.LoadThemeData.run(LoadThemeData.java:74)
    2008-9-8 8:53:50 oracle.sdovis.DBMapMaker renderEm
    Message: **** time spent on loading features: 0ms.
    2008-9-8 8:53:50 oracle.sdovis.ImageRenderer renderGeoRasterTheme
    Warn: GeoRaster theme GEORASTER_TABLE has no rendered images.
    2008-9-8 8:53:50 oracle.sdovis.DBMapMaker renderEm
    Message: **** time spent on rendering: 15ms
    What should I do?
    Thanks for your help!
    a-Li

    hi Joao,
    Yes, I used import image tool in mapbuilder.Now it's ok when i added the orai18n.jar.But there's some new problem:
    2008-9-10 9:11:05 oracle.sdovis.DBMapMaker clear
    Message: clearing internal theme list and cache
    2008-9-10 9:11:05 oracle.sdovis.theme.GeoRasterThemeProducer isDataWithinScale
    Message: Screen resolution: 0.3082191780821918
    2008-9-10 9:11:05 oracle.sdovis.theme.GeoRasterThemeProducer prepareData
    Warn: Query window is out of GeoRaster area, for raster Id 22.0
    2008-9-10 9:11:05 oracle.sdovis.DBMapMaker renderEm
    Message: **** time spent on loading features: 79ms.
    2008-9-10 9:11:05 oracle.sdovis.ImageRenderer renderGeoRasterTheme
    Warn: GeoRaster theme 123 has no rendered images.
    2008-9-10 9:11:05 oracle.sdovis.ScaleBarRenderer findRange
    Warn: cannot find a suitable range for scalebar.
    2008-9-10 9:11:05 oracle.sdovis.ScaleBarRenderer renderScaleBar
    Warn: cannot render scale bar.
    2008-9-10 9:11:05 oracle.sdovis.DBMapMaker renderEm
    Message: **** time spent on rendering: 0ms
    How did I set the scale?or there're some other problems?
    Thanks for your help
    a-Li

  • 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

  • Issue while writing a query in table type select.in the physical layer

    Hi gurus,
    I am actually trying to create a table using select in the physical layer..... i acutally am not aware what it is called but its when i click a table in the physical layer i have an option table type and i chose select which allows me type my query..the query is
    Select
    coln name(which is a lengthly list of conversion) AS column_name
    From Table name.
    when i view the data rom the physical layer everthing seems to be fine. but when i try to view the data in the frnt end it gives me an error maximum length is too long than 128....
    i am aware of this issue the sql server allows only column of length 128..but none of my column length is greater than 128..
    Could you please help me in this
    Many thanks in advance

    hi veeravalli ,
    Thanks for the reply....actually the corresponding reports for this have already been prepared...i created a view in the backend with the same select which i wrote before and and tried calling the view from her.. i have viewed the data and all is perfect...but when i try viewing it from the front end it error saying invaild object name select * from databasename.dbo.View_name...but i have checked the view exists in the backend...
    Thanks in advance....

  • TS1702 Has anyone had any issues with the app scramble with friends after updating to iOS 6. The touch screen is not responding properly when selecting the tiles but worked fine before the update

    Has anyone had an issue with the app scramble with friends after upgrading to iOS 6. Tapping the screen will not select the tiles and hold them.

    Yes I am having the same problem. I can't find any info about it and nothing seems to help. I am just posting this in hope that if it's a wider problem, there will be a quick solution.

  • I have a document that I wrote today on my phone, went to open it again and the app kept crashing or it would only open half the file. Is anyone else having this issue? On the preview it shoes the whole file, but when I open it only shows a few paragraphs

    I have a document that I wrote today on my phone, went to open it again and the app kept crashing or it would only open half the file. Is anyone else having this issue? On the preview it shoes the whole file, but when I open it only shows a few paragraphs. When I email the file it only shows a few paragraphs, but when I go to open it both on my ipad and iphone it crashes the app.
    Everything is up to date.

    I also have Jolly's problem. I found the iMovie 9.0.9 folder and tried to launch the older version of iMove. It would not launch. I removed all of the iMovie preferences from the Preferences folder, removed iMove 10 from the applications folder, and restarted my Mac. iMove 9.0.9 still won't launch and I can't access my videos created with the older version of iMovie. Is there a way to uninstall iMovie 10 and reinstall iMovie 9.0.9?
    I am running Yosemitie on a  iMac.
    Paul

  • Can't display a Tile Layer using JAVA API V2 (based on HTML5)

    Hi Experts,
    I am trying to display a tile layer using JAVA API V2 but i get the below error and nothing shows after that.
    MAPVIEWER-05501: Map tile layer not found. Check map tile layer name and/or data source name.
    Source: OM.layer.Tilelayer.getTileLayerConfig
    *[mvdemo.demo_map]*
    I tried with chrome and firefox browsers which supports HTML5 but same issue. Here is the html code i am using
    <html>
    <head>
    <title></title>
    <meta http-equiv='Content-Type' content='text/html; charset=UTF-8'>
    <script type='text/javascript' src='http://localhost:8282/mapviewer/jslib/v2/oraclemapsv2.js'></script>
    <style type= 'text/css '>body {cursor:default;}</style>
    <script language="JavaScript" type="text/javascript">
    function showMap()
    var baseURL = "http://"+document.location.host+"/mapviewer";
    var mapCenterLon = -122.45;
    var mapCenterLat = 37.6706;
    var mapZoom = 4;
    var mpoint = new OM.geometry.Point(mapCenterLon,mapCenterLat,8307);
    var map = new OM.Map(
    document.getElementById('map'),
    mapviewerURL: baseURL
    var tileLayer = new OM.layer.TileLayer(
    "baseMap",
    dataSource:"mvdemo",
    tileLayer:"demo_map",
    tileServerURL:baseURL+"/mcserver"
    map.addLayer(tileLayer) ;
    navigationPanelBar=new OM.control.NavigationPanelBar();
    map.addMapDecoration(navigationPanelBar);
    map.setMapCenter(mpoint);
    map.setMapZoomLevel(mapZoom) ;
    map.init() ;
    </script>
    </head>
    </html>
    Note: inside the body on load i use DIV Id = Map (i skipped that one line of code because it stops rest of the line from displaying in the thread)
    However, I am successful in using the same tile Layer with JAVA API V1
    Please share your thoughts as what could be the fix
    Thanks
    Nag

    Nag,
    inside the body on load i use DIV Id = Map (i skipped that one line of code because it stops rest of the line from displaying in the thread)please surround your code with [ c o d e ] [ / c o d e ] (without the spaces).
    Secondly: this is probably more appropriate for the {forum:id=727} forum.
    Regards,
    Stefan

  • Issue with Dragging a 3D Layer

    There seem to at least three ways to get an external 3D model into a document:
    1. Open the model file itself.
    2. New Layer from 3D File.
    3. Drag a 3D layer from another document.
    The third way has a problem associated with it that doesn't seem to be documented:  Unlike the first two, when you do this one, the results depend on where you release the mouse cursor.  The worst part is that unless you happened to drop it at the center of the document, you can get some very non-intuitive behavior:
    When you zoom the camera in the Camera Tool (N), the center of the image does not stay fixed as it does with a real camera.  This leads to real problems in positioning the camera to get the view you want.
    The orthogonal camera views (Left, Top, etc.) normally adjust to show the image centered in the view.  They do not in this case.  The Top view, for example, shows the red and green axes as crossing somewhere besides the center and perhaps even not inside the view.  The model is not centered.
    For a given camera elevation and azimuth, you should be able to calculate where to place the camera and how to rotate it so that it points at, say, the origin.  If you do this correctly, it will work in the first two cases, but not the third.
    It can be a gotcha.  The documentation Combine 3D objects (Photoshop Extended) has explict directions for the steps you should take but does not mention this effect.  The effect is especially apparent and non-intuitive when the camera is near or in the model, and as it would turn out, that was the situation in my first real project with Photoshop 3D.  It took me a long time (weeks) to figure out what was happening, and I still have some remaining lack of understanding.
    In case you don't want to read further, let me say that you can avoid this problem by using Shift-drag or Layer | Duplicate Layer.  Both of these center the 3D object in the layer, and the camera works as you would expect a 3D camera to work.  (The documentation should say this rather than what it does say.)
    It doesn't seem to be a bug, and the implementation is probably logical, but it needs to be documented.  I am not sure of the best way to help this happen.  Perhaps someone can suggest the most effective way to go about it.
    This is what I have learned the hard way.
    It works just the same as dropping an image on a layer.  You can use the Move Tool (V) to move the image around and can use Free Transform (Ctrl-T or Command-T) to move, resize, or distort it.  In addition, Free Transform will show you the numeric values of where the image is located, how it is sized, etc.  This is true of other Photoshop objects in a layer as well, not just images.
    It is, in fact, apparently using the same mechanism as it does for all objects.  The problem is that this is a 2D concept and doesn't play well with the 3D object.  For a 3D object by itself, what you see is determined by the camera and model positions.
    These, in fact, stay with the 3D object in the layer as you move it around.  However, the camera is aimed relative to the 3D object whereas what you see is a combination of this and the location of the 3D object in the 2D layer of the document.  For example if your 3D object is moved to the lower right of the document, then all of the Top, Left, Front, etc. views will show it in the lower right.  This is probably not what you would expect, at first anyway.
    The numeric values of the location of  an object in a layer are given in pixels.  The locations of things in the model inside the 3D object are in terms of its dimensions (inches, meters, etc.) even though the units are not necessarily known).
    I do not yet know what algorithm Photoshop uses to determine the end result of what you see.  They don't even document their 3D coordinate system, much less this.  I have been able to determine fairly well what the coordinate system must be, but I haven't figured out how it gets mixed in with the location in the 2D layer.
    I also have not yet figured out how to get the numeric values for where the object is located in the layer.  The free transform values always indicate it is the same size as the layer and centered.  It will always render to fill the document window, in any event.  If someone knows how to get the numeric values, I would appreciate the information.  It is necessary if you want to do accurate placement as for an engineering or architectural model.
    An upside is that this can be a powerful feature if you learn to control it.  I am reasonably sure you can get views of your model that are not possible using the 3D camera and object tools alone.  I think this because I spent a lot of time trying to position an object in a tutorial so it looked like the example given.  I was not able to do this with the camera controls alone and was only successful after moving the layer, once I learned the above.
    Thanks in advance for any further insight into this issue.

    I ran into this to...it has to do with the way the player
    handles the 3D transform. The workaround I used was to take a
    snapshot of the object you are rotating using BitmapData, make your
    actual object invisible, rotate the temp bitmap, and then at the
    end of the rotation remove the temp object and make your actual
    object visible again.

  • BO 4.1 SP4 IDT - Not able to publish the Business layer onto the repository

    Hi All,
    We are facing issues while publishing the Universe onto the repository. Just to give a background of the issue, we are connecting to Oracle 9i database from BO 4.1 SP4 Information Design Tool. We have client tools installed on one VM server and BO enterprise server on the other VM . I have installed Oracle 11g client 32 bit on the client tools server and 64 bit on BO Enterprise server. I can create a session to the BO server from the IDT tool successfully I have even created a secured connection published on SAP BO server which means there are no port issues.
    I create the data foundation and business layer on IDT. I have created a test one with only two simple tables and do an integrity check and it works fine. When I publish the Universe, after I click the Finish button, it just freezes and doesnt get anything back for a long time. After that period, the finish button gets enabled again and if I check on the server, Universe is not published.
    Based on the KB 1586166 - How to enable tracing for BI4.x client applications  I created two BO_Trace.ini file in the following directories:
    C:\<user-dir>\.businessobjects\bimodeler_14\config
    D:\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\conf
    I was getting the trace files earlier as well but I just changed to see if something happens. I I have a hs_error_pid4198 file created on monday, but it seems to be a java environment error file. I am not sure if its related. The trace I see on the InformationDesignTool_ncs file is
    trc file: "InformationDesignTool_ncs.trc", trc level: 1, release: "720"
    M
    M [Thr 5788] Thu Aug 21 11:09:28 2014
    M [Thr 5788] NCS trace timer thread is successfully triggered
    M [Thr 5788] Trace dispatcher thread is successfully triggered
    M [Thr 5788] NCS data timer thread is successfully triggered
    M [Thr 5788] Data dispatcher thread is successfully triggered
    M [Thr 5788] NCS library version 2.3.9 (unicode) loaded
    M [Thr 5788] NCS_ProcInit API invoked
    M
    M [Thr 5052] Thu Aug 21 11:09:33 2014
    M [Thr 5052] ***LOG Q0I=> NiBufIConnect: connection pending after 500ms: connect (10035: WSAEWOULDBLOCK: Resource temporarily unavailable) [nibuf.cpp 4634]
    M [Thr 5052] *** ERROR => NiBufIConnect: non-buffered connect pending after 500ms (hdl 1;127.0.0.1:59818) [nibuf.cpp 4645]
    M [Thr 5052] *** ERROR => NI raw handle failed to be initilized at IDEL to CONNECTED, connection to agent destination failed to be established in agent 1 [ncsmtdatasen 137]
    M
    M [Thr 5740] Thu Aug 21 11:10:28 2014
    M [Thr 5740] *** ERROR => NI raw handle failed to be initilized at IDEL to CONNECTED, connection to agent destination failed to be established in agent 1 [ncsmtdatasen 137]
    M
    M [Thr 2428] Thu Aug 21 11:53:19 2014
    M [Thr 2428] NCS_ProcExit API started
    M
    M [Thr 2428] Thu Aug 21 11:53:20 2014
    M [Thr 2428] Timer threads are successfully finished
    M [Thr 2428] Data sending threads are successfully finished
    M
    M [Thr 2428] Thu Aug 21 11:53:21 2014
    M [Thr 2428] NCS_ProcExit API invoked
    Initially I was getting the following error on 18 Aug 14
    FILE_TYPE:DAAA96DE-B0FB-4c6e-AF7B-A445F5BF9BE2
    ENCODING:UTF-8
    RECORD_SEPARATOR:30
    COLUMN_SEPARATOR:124
    ESC_CHARACTER:27
    COLUMNS:Location|Guid|Time|Tzone|Trace|Log|Importance|Severity|Exception|DeviceName|ProcessID|ThreadID|ThreadName|ScopeTag|MajorTick|MinorTick|MajorDepth|MinorDepth|RootName|RootID|CallerName|CallerID|CalleeName|CalleeID|ActionID|DSRRootContextID|DSRTransaction|DSRConnection|DSRCounter|User|ArchitectComponent|DeveloperComponent|Administrator|Unit|CSNComponent|Text
    SEVERITY_MAP: |None| |Success|W|Warning|E|Error|A|Assertion
    HEADER_END
    |3E293DA41362474BA0789573468E97B20|2014 08 18 16:44:52.105|+1000|Error| |>>|E| |idt| 4168| 1|main | ||||||||||||||||||||||Cannot read TraceLog configuration file 'conf/tracelog.ini'.-
    |3E293DA41362474BA0789573468E97B21|2014 08 18 16:46:02.808|+1000|Error| |==|E| |idt| 4168| 40|Check integrity CIR 01401| ||||||||||||||||||||com.businessobjects.mds.services.parser.decoder.DataFoundationSQLDecoder||DataFoundationSQLDecoder.decodeExpression: encodedExpression is null-
    I am not seeing this error after I created the tracelog file .ini based on the KB mentioned. I have a trace file generated in the workspace folder but its 12MB size which I wont be able to post it here.
    Any suggestions to resolve this error would be of great help.
    Regards,
    Rohini.

    Hi
    Follow the below steps: Publish the Universe to the Repository.
    Select the business layer under project -> Right Click the Business Layer and select, publish repository from the menu. -> and next --> Choose the Repository Folder to store the Universe --> Publish Universe After clicking the “Finish” button
    Note : Ensure the Connection for the corresponding Data Foundation is a Secure Connection.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/903a7fc7-19e8-2d10-fa95-b050de946b61?overridelayout=true
    http://www.youtube.com/watch?v=4lvrKex4ubc

  • Portal Runtime Error When Previewing the BI Report iViews

    Hi Experts,
    I hope this is the right place for my issue. I have an issue previewing the BI reports that I have created as the iViews and have put them in the portal. I am able to preview them in the BW/BI server successfully. Then I have created them in another server and got the portal runtime error. There are 2 different servers that I am working on, and there is no single sign on support on these servers.
    Portal Runtime Error
    An exception occurred while processing your request
    Exception id: 10:21_29/06/09_0049_44107950
    See the details for the exception ID in the log file.
    I check the permission, and everything has been set up as the BW/BI server (Built-in Group Everyone). I still got the portal runtime error. There is another folder of BI report iViews that someone else has created before. When I preview it, it prompts me with the NetWeaver Log in page. Then it opens the BI report iView properly. Unfortunately, it will not prompt the log in page on my own BI report iViews that I have created. Instead, it shows the portal runtime error page. Any ideas how can I solve this?
    Thanks,
    -Don
    Edited by: Don P. on Jun 29, 2009 5:06 PM

    Never mind! I solved it myself.

  • Issue in rendering the characters in pdf after integrating with jdeveloper

    hi all,
    i have a strange problem, i have get the jar files of the bi publisher and integrated it with the jdeveloper 11g and it's workin great in viewing reports in all format except the pdf format because we are working on a project in the middle east so we need to render arabic letters, the arabic letters rendered correctly on all formats except in pdf it renders "????? ??? " only question marks, but the strange issue that when we are using the bi publisher desktop and preview the reports in pdf format it renders correctly so we don't know what's wrong right now.... any idea
    hope for help, our customer will kick our ass if we don't do this arabic reports
    thanx

    Hi
    I am also having the same issue, could you please let me know how to display arabic characters properly in pdf. I am using the following java code to generate the PDF using xml publisher java API..
    try { // Convert RTF to XSL-FO
                   InputStream rtfInputStream = new FileInputStream(
                             "C:\\ebpp\\template\\BillTemplate.rtf");
                   RTFProcessor rtfProcessor = new RTFProcessor(rtfInputStream); // input
                   // template
                   rtfProcessor.setOutput("C:\\ebpp\\xsl\\XslBillTemplate.xsl"); // output
                   // file
                   rtfProcessor.process();
                   // Create XSL-FO objects for multiple XML input streams
                   InputStream[] in = new InputStream[1];
                   InputStream xmlInputStream = new FileInputStream(
                             "C:\\ebpp\\xml\\192359_B1-533.xml");
                   Reader xmlReader = new InputStreamReader(xmlInputStream, "UTF-8");
                   InputStream xslInputStream = new FileInputStream(
                             "C:\\ebpp\\xsl\\XslBillTemplate.xsl");
                   Reader xslReader = new InputStreamReader(xslInputStream, "UTF-8");
                   InputStream fFOStream = FOUtility.createFO(xmlReader, xslReader);
                   Array.set(in, 0, fFOStream);
                   // FOUtility.createFO
                   // FileInputStream
                   // Generate the merged FO
                   InputStream mergedFOStream = FOUtility.mergeFOs(in, null);
                   Reader mergedReader = new InputStreamReader(mergedFOStream, "UTF-8");
                   if (mergedFOStream == null) {
                        System.out.println("Merge failed.");
                   // Create FO Processor
                   FOProcessor processor = new FOProcessor();
                   processor.setData(mergedReader);
                   processor.setTemplate((String) null);
                   // FORMAT_EXCEL , FORMAT_HTML, FORMAT_RTF , FORMAT_PDF
                   // Set the format
                   processor.setOutput("C:\\ebpp\\pdf\\192359_B1-533.pdf");
                   processor.setOutputFormat(FOProcessor.FORMAT_PDF);
                   processor.generate();
              } catch (XDOException xe) {
                   System.out.println(" XDOException " + xe.getMessage());
              } catch (Exception e) {
                   System.out.println(" Exception " + e.getMessage());
    Please reply me back ..

  • I love the tiles of my most used pages which come up when I open a new tab. 9 used to show up but now there are only 3. How can I get the others back.

    I have explored the suggested solution pages but if the answer was there I did not understand it. I have clicked on the cog at the top right hand corner of the page and changed from Enhanced to Classic, but that did not give me my 9 tiles back. I shall be most grateful if one of you folk with more savy can help me.
    Lynette

    You can zoom out the about:newtab page to resize the tiles.
    *View > Zoom > Zoom Out; Ctrl and +
    This will affect all elements on the page, so text get smaller as well.
    Toggle the <b>browser.newtab.preload</b> pref on the <b>about:config</b> page in case of issues with zooming the about:newtab page.
    You can look at this extension:
    *New Tab Tools: https://addons.mozilla.org/firefox/addon/new-tab-tools/

  • Repetitive PDF creation issue in PREVIEW (Terminal option to not save?)

    i have a real annoying issue in Preview which i generally find to be a model of efficiency. it is for pdf creation and goes like this:
    i scan 50 images into Preview in order to create a pdf to send to someone.
    i rotate them and make sure they are properly ordered and oriented.
    i select them all and go to print pulldown menu item
    then i select the pdf button at the bottom lower left (this is redundant and would be really nice to eliminate by providing a PRINT TO PDF pulldown)
    anyway, then i create the pdf and i try to CLOSE OUT of Preview.
    however - since i don't need the images any more i am not MANUALLY SAVING ALL THESE IMAGES by CLICKING SAVE on each of the 50 images (this is a pain too and would really be nice to fix)
    /instead/ what i have to do is to click DELETE on all 50 images in order to simply close out of Preview after having saved my PDF.
    is there a better way to do this and if so what is it.
    also, why isn't preview smart enough to not act like adobe software and to give me a "Don't Save All" or "Delete All" button instead of giving me carpal tunnel confirming this on each image.
    is there a Yes <> No switch in Terminal that will turn this off??

    You can open the PDF in Acrobat and save to Acrobat 4 compatibility, either through optimize or preflight. I would also ask the client why they want Acrobat 4 compatibility.

  • Create RFx Response: An error occurred in the PD Layer transaction terminated

    Hello Experts,
    Currently we are in SRM 7.02 implemenation: we are facing below problem while creating RFx response with popup screen.
                             "An error occurred in the PD Layer transaction terminated"
    For this we have checked below
    1. http://scn.sap.com/thread/1912966    ----> it didn't help
    2. We have assigned SAP_ALL role to bidder also ----> Facing same issue
    3. Check Number ranges ---> everything is fine.
    there is no clue from above points.
    Thanks & Regards
    Sandeep.

    Hello Sandeep,
    I am facing the same problem while creating the RFx response in SUS side. Same error occurred while i am creating the Rfx response with bidder.
    error: An error occurred in the PD Layer transaction terminated
    Could you please let me know, did you find any solution for this issue?
    Thanks in advance!!
    Thanks,
    Anil

  • An error occurred in the PD layer; transaction terminated in SC

    Hi experts,
    I have an issue like this "An error occurred in the PD layer; transaction terminated". This error came when i save Shopping Cart.
    Just for the information, I have maintained number range assignment for BUS2121 - Shopping Carts also.
    And I am working on SRM 7.0
    Do you have any idea to solve this issue?
    Thanks,
    Rhesa Syahrial

    Hi Sam,
    Thanks for your fast reply.
    Below is the error analysis from st22.
    An exception occurred which is explained in detail below.
    The exception, which is assigned to class 'CX_BBP_PD_ABORT', was not caught and
    therefore caused a runtime error.
    The reason for the exception is:
    Buffer table not up-to-date
    I have checked in sapnote also about this issue. but still not resolved.
    Regards,
    Rhesa Syahrial

Maybe you are looking for

  • What is the current operating system on a Mac laptop?

    I'm shopping for a Mac laptop...what is the current operating system for a mac laptop?

  • 2.1 + 2.0 = a perfectly normal 4.1?

    I wanted to know if I buy one 2.1 and one 2.0 (the rear) and make a 4.1 system with it, would it sound the same as a normal 4. When playing music with this 4.1 system (w/ CMSS) the rear speaker was a lower quality copy of the front speaker, is it nor

  • New Announcement in this forum

    I just saw, that Jan created a new announcement on top of this forum. Good ! => If you have java code to display on the forum, surround it with tags and the output formatter will format the code for you with syntax highlighting and with indentation i

  • Table for getting details in segment of Allocation (Tcode GA13)

    Hi Guy, I need a table which shows that in a certain Allocation cycle (Tcode GA13), how many segments are there and in those segments the details of sender/receiver (all the detailed attributes) I could not find any database table just table T811C wh

  • After effects cs5 - Crash in progress 4888 getdepthflags 5

    hey, i'm trying to render a slideshow i did to my friend bar-mitzva in after effects, and the after effects crashes a few seconds after i start rendering... and i got that error: Crash in progress - Last logged message was: <4888> <getdepthflags> <5>