TIFF 6.0 baseline error

Hi Pals,
       I have an issue in uploading a TIFF image, its showing an error: No Baseline TIFF 6.0 when i tried to uplaod the image using SE78 Transaction text mode. Suggest me what can be done to fix this problem out.
welcome for points.
Thanks & Regards,
Ravi K Selvaraj

Hi this is the error page am getting after uploading..
Upload TIFF files to SAPscript texts                                           1
                                                                                Load file                                                                      
C:\Documents and Settings\vidyaga\Desktop\sig_large.tif                        
The file contains     23,438  bytes                                           
This is a TIFF file with INTEL byte order                                      
First IFD offset:                                   23,240                    
Reading IFD from offset     23,240  Number of tags         16                 
ImageWidth:                                            544                    
ImageLength:                                           153                    
Error: BitsPerSample tag has length <> 1 or 3                                  
Compression:                                             5                    
Photometric interpretation:                              2                    
Number of StripOffsets:                                 31                    
SamplesPerPixel:                                         4                    
RowsPerStrip:                                            5                    
Number of StripByteCounts:                              31                    
XResolution:                                            96  /          1      
YResolution:                                            96  /          1      
ResolutionUnit:                                          2                    
TIFF format error: No baseline TIFF 6.0 file                                   
Regards,
Ravi

Similar Messages

  • PDF to TIFF using VB.NBET Error: UnsupportedValueError: Value is unsupported. === Parameter cConvID

    I'm trying to use the following VB function to transform a pdf
    document to a tiff one:
    I am using Visual Studio 2008, VB.Net
    Using the following code, But when I type
    'JSObj.SaveAs(fullPathTIF, "com.adobe.acrobat.tiff")'
    Visual studio intelisence doesn't show the SaveAs method at all. I went ahead and typed it, but got the following error in that line
    Error: UnsupportedValueError: Value is unsupported. ===> Parameter cConvID
    I tried googling forvthat error, but could not find a solution. Please help.
    I am trying to do a proof of concept to my client saying that Adobe acrobat could help them convert PDF to TIFF and Tiff to PDF and they are ready to buy the product if I prove that in the .Net environment.
    CODE:
    =====
    http://forums.microsoft.com/msdn/showpost.aspx?postid=1665127&siteid=1&sb=0&d=1&at=7&ft=11 &tf=0&pageid=1
    Private Sub savePDFtoTIF(ByVal fullPathPDF As String, ByVal
    fullPathTIF As String)
    Dim PDFApp As Acrobat.AcroApp
    Dim PDDoc As Acrobat.CAcroPDDoc
    Dim AVDoc As Acrobat.CAcroAVDoc
    Dim JSObj As Object
    ' Create Acrobat Application object
    PDFApp = CreateObject("AcroExch.App")
    ' Create Acrobat Document object
    PDDoc = CreateObject("AcroExch.PDDoc")
    ' Open PDF file
    PDDoc.Open(fullPathPDF)
    ' Create AV doc from PDDoc object
    AVDoc = PDDoc.OpenAVDoc("TempPDF")
    ' Hide Acrobat application so everything is done in silent
    mode
    PDFApp.Hide()
    ' Create Javascript bridge object
    JSObj = PDDoc.GetJSObject()
    ' Attempt to save PDF to TIF image file.
    ' SaveAs method syntax .SaveAs( strFilePath, cConvID )
    ' For TIFF output the correct cConvid is
    ' cCovid MUST BE ALL LOWERCASE.
    JSObj.SaveAs(fullPathTIF, "com.adobe.acrobat.tiff")
    PDDoc.Close()
    PDFApp.CloseAllDocs()
    ' Clean up
    System.Runtime.InteropServices.Marshal.ReleaseComObject(JSObj)
    JSObj = Nothing
    System.Runtime.InteropServices.Marshal.ReleaseComObject(PDFApp)
    PDFApp = Nothing
    System.Runtime.InteropServices.Marshal.ReleaseComObject(PDDoc)
    PDDoc = Nothing
    System.Runtime.InteropServices.Marshal.ReleaseComObject(AVDoc)
    AVDoc = Nothing
    End Sub

    Hi I tried with the lowercase 's' in saveAs(),
    I am still getting the same error
    'UnsupportedValueError: Value is unsupported. ===> Parameter cConvID.'
    Wierd thing is I am not getting the 'saveAs()' method as an option for the JSObj at all I am just forcibily typing it. May be, do you guys think I am missing any reference. I have a project reference for the Acrobat 9 com component (Component Name: Acrobat Typelib version 1.0, C:\Program Files\Adobe\Acrobat 9.0\Acrobat\Acrobat.tlb
    Please help.
    My exact code is:
    Dim JSObj As Object, strPDFText As String
    ' Create Acrobat Application object
    PDFApp = CreateObject("AcroExch.App")
    ' Create Acrobat Document object
    PDDoc = CreateObject("AcroExch.PDDoc")
    ' Open PDF file
    PDDoc.Open("D:\Applications\Test_winapp\PDFUtility\WindowsApplication1\WindowsApplication 1\sample.pdf") ' Path of some PDF you want to open
    ' Hide Acrobat application so everything is done in silent mode
    PDFApp.Hide()
    ' Create Javascript bridge object
    JSObj = PDDoc.GetJSObject()
    ' Create Tiff file
    JSObj.saveAs("D:/Applications/sample.tiff", "com.adobe.Acrobat.tiff")
    PDDoc.Close()
    PDFApp.CloseAllDocs()
    ' Clean up
    System.Runtime.InteropServices.Marshal.ReleaseComObject(JSObj)
    JSObj = Nothing
    System.Runtime.InteropServices.Marshal.ReleaseComObject(PDFApp)
    PDFApp = Nothing
    System.Runtime.InteropServices.Marshal.ReleaseComObject(PDDoc)
    PDDoc = Nothing

  • Updating baseline error

    I get the following error when I attempt to update my baseline. "2012-10-24T14:48:26 SEVERE Errors located: WBS Code: Unique constraint (Parent,WBS Code) violated. The value 4 of the field WBS Code already exists. "
    I have renumbered the entire WBS which did not get rid of the issue. How can I determine where this issue is (what activity)?

    Hello,
    This occurs because either the WBS Code or WBS name was updated, but not both. If you made changes to the WBS Code or WBS Name, you need to update the corresponding WBS Name or WBS Code respectively. When adding new entries to the WBS Structure, it is always advisable to use unique names for both WBS Code and WBS Name.
    You could also try and restore the baseline as a separate project and manually change the WBS Code to match the WBS Code as it appears in the curent project.
    Hope this helps!

  • To import Graphics using RSTXLDMC program

    Hi friends,
    I am trying  to import .tiff files using RSTXLDMC program  but on this i get an error:
    " TIFF format error: No baseline TIFF 6.0 file "
    How to resolve this problem.
    Regards,
    Anish

    hi,
    Plz refer the following links,
    [importing graphics in tiff format ???;
    [http://sap.ittoolbox.com/groups/technical-functional/sap-dev/creating-logo-in-sap-3022008]
    [TIFF 6.0 baseline error;
    [Re: TIF file upload error;
    [Re: Images in smart forms;
    Hope this will help you,
    Regards,
    Renuka S.

  • DCM BitLocker protection assigned configuration baseline return ERROR in the compliance state

    Hello,
    Here is the situation: I Installed MBAM 2.5 and done the integration with SCCM 20012 R2. Modified the GPO for the targeted clients.
    Encryption started, DCM policies ran and Reports on SCCM server (after a long period), it returned compliances of my tests computers. I have removed and reinstalled SCCM integration. NOW, the SCCM clients are returning Configuration Baselines error
    when the evaluate, (NOT Non-Compliant). It was running fine before.
    here is a sample of my DcmWmiProvider.log:
    ScriptProvider::ReadDiscoveryInformation - ScriptType: 1 ScriptProvider 2015-01-26 11:39:44 2832 (0x0B10)
    ScriptProvider::CreateInstanceEnumAsync - Script Execution Returned :1, Error Message:(null) ScriptProvider 2015-01-26 11:39:44 2832 (0x0B10)
    Failed in discovering instance.
    Incorrect function. (Error: 80070001; Source: Windows) ScriptProvider 2015-01-26 11:39:44 2832 (0x0B10)
    Failed to do HandleExecQueryAsync().
    Incorrect function. (Error: 80070001; Source: Windows) ScriptProvider 2015-01-26 11:39:44 2832 (0x0B10)
    Failed to process CScriptProvider::GExecQueryAsync.
    Incorrect function. (Error: 80070001; Source: Windows) ScriptProvider 2015-01-26 11:39:44 2832 (0x0B10)
    ScriptProvider::ReadDiscoveryInformation - reading discovery script definition ScriptProvider 2015-01-26 11:39:44 2832 (0x0B10)
    ScriptProvider::ReadDiscoveryInformation - ScriptType: 1 ScriptProvider 2015-01-26 11:39:44 2832 (0x0B10)
    You can see that the script is generating an error with an incorrect function. This is weird! That script was working correctly before. I don't even know where this script is located on the SCCM server.
    Anyone can help me with this problem?
    Big Air

    Hi!
    I think I found the root cause of this problem. I'm not 100% sure, but the
    Configuration baseline ID that the client receive is reuse in the policy after uninstalling and reinstalling the MBAM Integration. The client can't find it on the configuration point, since it acquired a new AssignmentID when fetching the policies
    and reevaluating the Configuration Base line.
    Here how I fixed this:
    I have exported using the Export function on the two Configuration Items named
    BitLocker Operating System Drive Protection, BitLocker Fixed Data Drives Protection,
    then created a new Configuration Baseline and imported the two Configurations Items. Deployed to the targeted collection. It work on first try. I also disabled the faulty one. You can also delete it, since it's useless. Now everything is all aligned
    and working.
    Hope someone can confirm this hypothesis or have a more elegant solution?
    Thanks!
    Big Air

  • Error in Program RSTXLDMC

    Hi all,
    I am exeuting program : RSTXLDMC.
    I am giving filename in tif format (saved in my computer).
    I am getting output as:
    The file contains     22.346  bytes
    This is a TIFF file with INTEL byte order
    First IFD offset:                                   22.160
    Reading IFD from offset     22.160  Number of Tags         15
    ImageWidth:                                            449
    ImageLength:                                           148
    BitsPerSample levels:                                    3
    BitsPerSample - level 1:                                 8
    BitsPerSample - level 2:                                 8
    BitsPerSample - level 3:                                 8
    Compression:                                             5
    Photometric Interpretation:                              2
    Number of StripOffsets:                                 17
    SamplesPerPixel:                                         3
    RowsPerStrip:                                            9
    Number of StripByteCounts:                              17
    XResolution:                                            96  /          1
    YResolution:                                            96  /          1
    ResolutionUnit:                                          2
    TIFF format error: No baseline TIFF 6.0 file
    Whats this 'TIFF format error: No baseline TIFF 6.0 file' error?
    How can I get rid of it?
    Thanks in avance.
    Regards,
    Sachin

    Hi,
    Go to Transaction SE78
    Expand the node GRAPHICS General Graphics
    select BMAP Bitmap Images node
    Click on Import button on tool bar (First Button) Function Key-F5
    It asks you the file path and give the file name which will be saved in SAP
    Regards
    Krishna

  • Error while running forge post Endeca integration with ATG

    Hi All,
    We have integrated Endeca application with ATG and then tried running the Endeca baseline update script. However the script failed with the below error message
    Parsing XML dimensions data with validation turned on
    Parsing project file "C:\apps\ATGSample\data\forge_output\ATGSample.xml" (project="ATGSample")
    XMLParser: Reading dimensions, dvals, and synonyms from file "C:\apps\ATGSample\data\forge_output\\ATGSample.dimensions.xml"
    ERROR 06/07/13 05:15:57.022 UTC (1370582157018) DGIDX {dgidx,baseline} Internal error while decompressing input stream: null
    FATAL 06/07/13 05:15:57.022 UTC (1370582157018) DGIDX {dgidx,baseline} Fatal error at file , line 0, char 0; Message: An exception occurred! Type:RuntimeException, Message:The primary document entity could not be opened. Id=C:\apps\ATGSample\data\forge_output\\ATGSample.dimensions.xml
    WARN 06/07/13 05:15:57.022 UTC (1370582157019) DGIDX {dgidx,baseline} Lexer/OLT log: level=-1: 2013/06/07 10:45:57 | INFO | Disabling log callback
    We checked the physical location of forge output and found that there is no file called 'ATGSample.dimensions.xml '
    However, when we manually placed this file in the forge output folder and ran dgidx alone, the baseline update failed with the below error
    Parsing XML dimensions data with validation turned on
    Parsing project file "C:\apps\ATGSample\data\forge_output\ATGSample.xml" (project="ATGSample")
    XMLParser: Reading dimensions, dvals, and synonyms from file "C:\apps\ATGSample\data\forge_output\\ATGSample.dimensions.xml"
    ERROR 06/07/13 05:15:57.022 UTC (1370582157018) DGIDX {dgidx,baseline} Internal error while decompressing input stream: null
    FATAL 06/07/13 05:15:57.022 UTC (1370582157018) DGIDX {dgidx,baseline} Fatal error at file , line 0, char 0; Message: An exception occurred! Type:RuntimeException, Message:The primary document entity could not be opened. Id=C:\apps\ATGSample\data\forge_output\\ATGSample.dimensions.xml
    WARN 06/07/13 05:15:57.022 UTC (1370582157019) DGIDX {dgidx,baseline} Lexer/OLT log: level=-1: 2013/06/07 10:45:57 | INFO | Disabling log callback
    ============================================================================
    === DGIDX: Version = "6.4.0.692722"
    === Start Time : Fri Jun 07 11:04:15 2013
    === Arguments : "C:\Endeca\MDEX\6.4.0\bin\dgidx.exe -v --compoundDimSearch --lang en --out C:\apps\ATGSample\logs\dgidxs\Dgidx\Dgidx.log --dtddir C:\Endeca\MDEX\6.4.0\conf\dtd --tmpdir C:\apps\ATGSample\data\temp C:\apps\ATGSample\data\forge_output\ATGSample C:\apps\ATGSample\data\dgidx_output\ATGSample"
    === Current Directory : C:\apps\ATGSample
    === Exec Path : C:\Endeca\MDEX\6.4.0\bin\dgidx.exe
    ============================================================================
    Language/collation in use is English (collation=endeca)
    WARN 06/07/13 05:34:15.054 UTC (1370583255046) DGIDX {dgidx,baseline} Lexer/OLT log: level=-1: 2013/06/07 11:04:15 | INFO | Enabling log callback
    No application configuration specified. Using "C:\apps\ATGSample\data\forge_output\ATGSample" as the application configuration prefix.
    ============================================================================
    === DGIDX: Starting phase "Read raw dimensions, properties, and records"
    === Current Time : Fri Jun 07 11:04:15 2013
    === Total Elapsed : 0.1131 seconds
    === User CPU Time : 0.0625 seconds
    === System CPU Time : 0.1250 seconds
    === Memory Usage : 18.44 MB
    ============================================================================
    Parsing XML dimensions data with validation turned on
    Parsing project file "C:\apps\ATGSample\data\forge_output\ATGSample.xml" (project="ATGSample")
    XMLParser: Reading dimensions, dvals, and synonyms from file "C:\apps\ATGSample\data\forge_output\\ATGSample.dimensions.xml"
    In Dval [id=10001] named "clothing-sku.color", the name is non-searchable.
    In Dval [id=10002] named "clothing-sku.size", the name is non-searchable.
    In Dval [id=10003] named "furniture-sku.woodFinish", the name is non-searchable.
    In Dval [id=10093] named "product.brand", the name is non-searchable.
    In Dval [id=10094] named "product.catalogId", the name is non-searchable.
    In Dval [id=10006] named "product.disallowAsRecommendation", the name is non-searchable.
    In Dval [id=10007] named "product.features.displayName", the name is non-searchable.
    In Dval [id=10095] named "product.language", the name is non-searchable.
    In Dval [id=10008] named "product.nonreturnable", the name is non-searchable.
    In Dval [id=10096] named "product.priceListPair", the name is non-searchable.
    In Dval [id=10009] named "product.siteId", the name is non-searchable.
    In Dval [id=10010] named "sku.siteId", the name is non-searchable.
    In Dval [id=10011] named "product.category", the name is non-searchable.
    In Dval [id=10079] named "item.type", the name is non-searchable.
    XMLParser: Done reading dimensions, dvals, and synonyms from "C:\apps\ATGSample\data\forge_output\\ATGSample.dimensions.xml"
    XMLParser: Reading auto propmap file "C:\apps\ATGSample\data\forge_output\\ATGSample.auto_propmap.xml"
    XMLParser: Done reading auto propmap file "C:\apps\ATGSample\data\forge_output\\ATGSample.auto_propmap.xml"
    XMLParser: Reading properties from file "C:\apps\ATGSample\data\forge_output\ATGSample.prop_refs.xml"
    XMLParser: Done reading properties from file "C:\apps\ATGSample\data\forge_output\ATGSample.prop_refs.xml"
    XMLParser: Reading rollup properties and dimensions from file "C:\apps\ATGSample\data\forge_output\ATGSample.rollups.xml"
    XMLParser: Done reading rollup properties and dimensions from file "C:\apps\ATGSample\data\forge_output\ATGSample.rollups.xml"
    XMLParser: Reading record spec property from file "C:\apps\ATGSample\data\forge_output\ATGSample.record_spec.xml"
    XMLParser: Property "common.id" is a record spec property.
    XMLParser: Done reading record specs from "C:\apps\ATGSample\data\forge_output\ATGSample.record_spec.xml"
    XMLParser: Reading record filter properties from file "C:\apps\ATGSample\data\forge_output\ATGSample.record_filter.xml"
    XMLParser: Done reading record filter properties from file "C:\apps\ATGSample\data\forge_output\ATGSample.record_filter.xml"
    XMLParser: Creating dimensions from dvals.
    XMLParser: Reading rollup properties and dimensions from file "C:\apps\ATGSample\data\forge_output\ATGSample.rollups.xml"
    XMLParser: Done reading rollup properties and dimensions from file "C:\apps\ATGSample\data\forge_output\ATGSample.rollups.xml"
    XMLParser: Reading dimensions from file "C:\apps\ATGSample\data\forge_output\ATGSample.dimension_refs.xml"
    XMLParser: Done reading dimensions from file "C:\apps\ATGSample\data\forge_output\ATGSample.dimension_refs.xml"
    XMLParser: Reading dimension groups from file "C:\apps\ATGSample\data\forge_output\ATGSample.dimension_groups.xml"
    XMLParser: Done reading dimension groups from file "C:\apps\ATGSample\data\forge_output\ATGSample.dimension_groups.xml"
    XMLParser: Reading precedence rules from file "C:\apps\ATGSample\data\forge_output\ATGSample.precedence_rules.xml"
    XMLParser: Done reading precedence rules from file "C:\apps\ATGSample\data\forge_output\ATGSample.precedence_rules.xml"
    XMLParser: Reading dval refs from file "C:\apps\ATGSample\data\forge_output\ATGSample.dval_refs.xml"
    XMLParser: Done reading dval refs from file "C:\apps\ATGSample\data\forge_output\ATGSample.dval_refs.xml"
    XMLParser: Reading dval ranks from file "C:\apps\ATGSample\data\forge_output\ATGSample.dval_ranks.xml"
    XMLParser: Done reading dval ranks from file "C:\apps\ATGSample\data\forge_output\ATGSample.dval_ranks.xml"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10079] "item.type"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10094] "product.catalogId"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10095] "product.language"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10009] "product.siteId"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10001] "clothing-sku.color"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10007] "product.features.displayName"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10006] "product.disallowAsRecommendation"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10002] "clothing-sku.size"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10003] "furniture-sku.woodFinish"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10008] "product.nonreturnable"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10093] "product.brand"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10096] "product.priceListPair"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10010] "sku.siteId"
    ERROR 06/07/13 05:34:15.242 UTC (1370583255242) DGIDX {dgidx,baseline} No dimension_refs entry found for dimension [10011] "product.category"
    XMLParser: Reading refinement config from file "C:\apps\ATGSample\data\forge_output\ATGSample.refinement_config.xml"
    XMLParser: Done reading refinement config from file "C:\apps\ATGSample\data\forge_output\ATGSample.refinement_config.xml"
    XMLParser: Reading dimension search index configuration from file "C:\apps\ATGSample\data\forge_output\ATGSample.dimsearch_index.xml"
    XMLParser: Done reading dimension search index configuration from file "C:\apps\ATGSample\data\forge_output\ATGSample.dimsearch_index.xml"
    XMLParser: Reading record search index configuration from file "C:\apps\ATGSample\data\forge_output\ATGSample.recsearch_indexes.xml"
    XMLParser: Done reading record search index configuration from file "C:\apps\ATGSample\data\forge_output\ATGSample.recsearch_indexes.xml"
    XMLParser: Reading record search interface configuration from file "C:\apps\ATGSample\data\forge_output\ATGSample.recsearch_config.xml"
    XMLParser: Done reading record search interface configuration from file "C:\apps\ATGSample\data\forge_output\ATGSample.recsearch_config.xml"
    WARN 06/07/13 05:34:15.288 UTC (1370583255283) DGIDX {dgidx,baseline} Errors while parsing record search interface configuration from file "C:\apps\ATGSample\data\forge_output\ATGSample.recsearch_config.xml": RETURN_RELRANK_SCORE no longer supported. Search interface member "allAncestors.displayName" in interface "All" is not a property or dimension Search interface member "product.displayName" in interface "All" is not a property or dimension Search interface member "sku.displayName" in interface "All" is not a property or dimension Cannot put search interface member "product.features.displayName" into the search interface "All" because it has not been enabled for full-text search Cannot put search interface member "product.brand" into the search interface "All" because it has not been enabled for full-text search Search interface member "product.repositoryId" in interface "All" is not a property or dimension Search interface member "sku.repositoryId" in interface "All" is not a property or dimension Search interface member "product.briefDescription" in interface "All" is not a property or dimension Search interface member "product.description" in interface "All" is not a property or dimension Search interface member "product.longDescription" in interface "All" is not a property or dimension Search interface member "product.keywords" in interface "All" is not a property or dimension Cannot put search interface member "clothing-sku.color" into the search interface "All" because it has not been enabled for full-text search Cannot put search interface member "clothing-sku.size" into the search interface "All" because it has not been enabled for full-text search Cannot put search interface member "furniture-sku.woodFinish" into the search interface "All" because it has not been enabled for full-text search Search interface member "sku.manufacturer_part_number" in interface "All" is not a property or dimension
    XMLParser: Reading search chars from file "C:\apps\ATGSample\data\forge_output\ATGSample.search_chars.xml"
    XMLParser: Done reading search chars from file "C:\apps\ATGSample\data\forge_output\ATGSample.search_chars.xml"
    XMLParser: Reading language stemming settings from file "C:\apps\ATGSample\data\forge_output\ATGSample.stemming.xml"
    XMLParser: Done reading per-language stemming settings from file "C:\apps\ATGSample\data\forge_output\ATGSample.stemming.xml"
    Default language English manually configured to use static word forms.
    XMLParser: Reading word forms from file "C:\Endeca\MDEX\6.4.0\conf\stemming\en_word_forms_collection.xml"
    XMLParser: Done reading word forms from file "C:\Endeca\MDEX\6.4.0\conf\stemming\en_word_forms_collection.xml". There are 50374 word forms.
    XMLParser: Reading language config from file "C:\apps\ATGSample\data\forge_output\ATGSample.languages.xml"
    XMLParser: Done reading language config from file "C:\apps\ATGSample\data\forge_output\ATGSample.languages.xml"
    XMLParser: Reading stop words from file "C:\apps\ATGSample\data\forge_output\ATGSample.stop_words.xml"
    XMLParser: Done reading stop words from file "C:\apps\ATGSample\data\forge_output\ATGSample.stop_words.xml", finished in 0.0039 seconds.
    FATAL 06/07/13 05:34:17.616 UTC (1370583257616) DGIDX {dgidx,baseline} ENE Indexer: Error processing records file.
    WARN 06/07/13 05:34:17.616 UTC (1370583257616) DGIDX {dgidx,baseline} Lexer/OLT log: level=-1: 2013/06/07 11:04:17 | INFO | Disabling log callback

    I've seen this type of error before when Forge is configured to read multiple files with spec *.xml.  Is that how you've configured your record adapter?  This configuration then collides with Forge XML config files merged into the same data/processing directory.
    From memory there's a couple of solutions for this - one might be to give the files a common name prefix if that's feasible, e.g. _data*.xml.  You could use a sub-directory to separate the files, but you'd need to modify your copy scripts.

  • Error while running forge - Could not open DTD file

    Hi,
    I have a simple application created in Endeca,facing below error when I run baseline_update.sh
    FATAL   09/04/13 22:26:42.491 UTC (1378333602491)       FORGE   {baseline}: Error in file 'file:///../../endeca/apps/Sample/data/processing/Sample.analytics_config.xml' (line 2, char 58): An exception occurred! Type:RuntimeException, Message:Could not open DTD file 'file:///../../endeca/apps/Sample/data/processing/analytics_config.dtd'.
    Initially Forge was running error free, only changes we made were :
    1. Ingesting multiple XML files.
    2. Changed match mode of dimensions to Autogen
    Forge is unable to open any of the DTD files, for testing removed DTD reference line from Sample.analytics_config.xml.
    Forge fails again " FORGE   {baseline}: Error in file 'file:///../../endeca/apps/Sample/data/processing/Sample.cral_profile.xml...................................."
    Regards,
    Shruthi

    I've seen this type of error before when Forge is configured to read multiple files with spec *.xml.  Is that how you've configured your record adapter?  This configuration then collides with Forge XML config files merged into the same data/processing directory.
    From memory there's a couple of solutions for this - one might be to give the files a common name prefix if that's feasible, e.g. _data*.xml.  You could use a sub-directory to separate the files, but you'd need to modify your copy scripts.

  • Help,GeoRasterExporter Error!

    hi,
    when I was using the GeoRasterExporter tool to export a TIFF file(360M),an error acurred.The error is "java.lang.NegativeArraySizeException: null".I'm very sure my raster table and raster data table are correct and the GeoRasterExporter parameters are correct too.
    Can anyone tell me what' going on here and how to solve it?
    Is it caused by the limitation of the file size or something else?
    Thanks advance.
    Jacky
    Message was edited by:
    user531258

    Hi Jacky,
    Do you tried the SDO_GEOR.exportTo procedure (means without GUI)?
    But: 360M...
    The maximum amount of GeoRaster data that can be exported in a single operation is 67 megabytes (MB). Thus, the maximum dimensions of a GeoRaster object that can be exported at one time must be such that width*height*bands*cellDepth/8 <= 67 MB and rowBlockSize*columnBlockSize*bands*cellDepth/8 <= 67 MB. For example, for a 3-band, 8-bit GeoRaster object in which the width and height are equal:
    * The largest exportable width and height are 4728x4728.
    * The largest exportable block dimensions are 4096x4096.
    [http://download-uk.oracle.com/docs/html/B14254_01/geor_ref.htm#CHEDHBII]
    regards, Andreas

  • Dgidx error  ... XMLParser: failed to read record data

    Have looked at a similar discussion https://community.oracle.com/thread/3555623
    And we too have just created a 1Gb file for the first time. We dont have any new versions of the MDEX or Platform Services that could cause incompatibility issues.
    Our baseline is failing in our staging environment
    the Dgidx log contains these error details ...
    Property["thisSite"]: Value[000000001C84D350] "KANDCO"
    Rec 402,011 records       6,300,000 text fields          69,150,465 entries
    Rec 408,797 records       6,400,000 text fields          69,907,942 entries
    .Rec 415,471 records       6,500,000 text fields          70,825,125 entries
    Rec 422,047 records       6,600,000 text fields          71,903,843 entries
    Rec 427,876 records       6,700,000 text fields          73,110,468 entries
    Rec 433,626 records       6,800,000 text fields          74,279,227 entries
    Rec 440,450 records       6,900,000 text fields          75,340,092 entries
    Rec 447,388 records       7,000,000 text fields          76,817,152 entries
    Rec 454,230 records       7,100,000 text fields          78,225,065 entries
    ERROR  07/03/14 07:43:47.086 UTC (1404373427086)        DGIDX   {dgidx,baseline}               Property detected with an empty or NULL name while parsing binary records. Properties without names are not allowed in this system.        
    ERROR  07/03/14 07:43:47.086 UTC (1404373427086)        DGIDX   {dgidx,baseline}               Error parsing the record property name   
    ERROR  07/03/14 07:43:47.086 UTC (1404373427086)        DGIDX   {dgidx,baseline}               Error parsing record property.   
    ERROR  07/03/14 07:43:47.086 UTC (1404373427086)        DGIDX   {dgidx,baseline}               Error reading record properties.               
    ERROR  07/03/14 07:43:47.086 UTC (1404373427086)        DGIDX   {dgidx,baseline}               XMLParser: failed to read record data      
    ERROR  07/03/14 07:43:47.117 UTC (1404373427110)        DGIDX   {dgidx,baseline}               XMLParser: failed to read records                
    FATAL   07/03/14 07:43:47.117 UTC (1404373427110)        DGIDX   {dgidx,baseline}               Binary record parsing of file 'C:\Endeca\Apps\liveISMEen\data\forge_output\\SDGen-sgmt0.records.binary' unsuccessful.
    The baseline log contains this info ...
    Jul 3, 2014 8:43:54 AM com.endeca.soleng.eac.toolkit.script.Script runBeanShellScript
    SEVERE: Batch component 'Dgidx' failed. Refer to component logs in C:\Endeca\Apps\liveISMEen\config\script\..\..\.\logs\dgidxs\Dgidx on host ITLHost.
    Occurred while executing line 81 of valid BeanShell script:
    78|        Forge.archiveLogDir();
    79|        Forge.run();
    80|        Dgidx.archiveLogDir();
    81|        Dgidx.run();
    82|       
    83|        // distributed index, update Dgraphs
    84|        DistributeIndexAndApply.run();
    Jul 3, 2014 8:43:54 AM com.endeca.soleng.eac.toolkit.Controller execute
    SEVERE: Caught an exception while invoking method 'run' on object 'BaselineUpdate'. Releasing locks.
    java.lang.reflect.InvocationTargetException
                    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
                    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
                    at java.lang.reflect.Method.invoke(Method.java:597)
                    at com.endeca.soleng.eac.toolkit.Controller.invokeRequestedMethod(Controller.java:923)
                    at com.endeca.soleng.eac.toolkit.Controller.execute(Controller.java:208)
                    at com.endeca.soleng.eac.toolkit.Controller.main(Controller.java:87)
    Caused by: com.endeca.soleng.eac.toolkit.exception.AppControlException: Error executing valid BeanShell script.
                    at com.endeca.soleng.eac.toolkit.script.Script.runBeanShellScript(Script.java:132)
                    at com.endeca.soleng.eac.toolkit.script.Script.run(Script.java:80)
                    ... 7 more
    Caused by: com.endeca.soleng.eac.toolkit.exception.EacComponentControlException: Batch component  'Dgidx' failed. Refer to component logs in C:\Endeca\Apps\liveISMEen\config\script\..\..\.\logs\dgidxs\Dgidx on host ITLHost.
                    at com.endeca.soleng.eac.toolkit.component.BatchComponent.run(BatchComponent.java:77)
                    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
                    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
                    at java.lang.reflect.Method.invoke(Method.java:597)
                    at bsh.Reflect.invokeMethod(Unknown Source)
                    at bsh.Reflect.invokeObjectMethod(Unknown Source)
                    at bsh.Name.invokeMethod(Unknown Source)
                    at bsh.BSHMethodInvocation.eval(Unknown Source)
                    at bsh.BSHPrimaryExpression.eval(Unknown Source)
                    at bsh.BSHPrimaryExpression.eval(Unknown Source)
                    at bsh.BSHBlock.evalBlock(Unknown Source)
                    at bsh.BSHBlock.eval(Unknown Source)
                    at bsh.BSHBlock.eval(Unknown Source)
                    at bsh.BSHIfStatement.eval(Unknown Source)
                    at bsh.Interpreter.eval(Unknown Source)
                    at bsh.Interpreter.eval(Unknown Source)
                    at bsh.Interpreter.eval(Unknown Source)
                    at com.endeca.soleng.eac.toolkit.script.Script.runBeanShellScript(Script.java:118)
                    ... 8 more

    Have looked at a similar discussion https://community.oracle.com/thread/3555623
    And we too have just created a 1Gb file for the first time. We dont have any new versions of the MDEX or Platform Services that could cause incompatibility issues.
    Our baseline is failing in our staging environment
    the Dgidx log contains these error details ...
    Property["thisSite"]: Value[000000001C84D350] "KANDCO"
    Rec 402,011 records       6,300,000 text fields          69,150,465 entries
    Rec 408,797 records       6,400,000 text fields          69,907,942 entries
    .Rec 415,471 records       6,500,000 text fields          70,825,125 entries
    Rec 422,047 records       6,600,000 text fields          71,903,843 entries
    Rec 427,876 records       6,700,000 text fields          73,110,468 entries
    Rec 433,626 records       6,800,000 text fields          74,279,227 entries
    Rec 440,450 records       6,900,000 text fields          75,340,092 entries
    Rec 447,388 records       7,000,000 text fields          76,817,152 entries
    Rec 454,230 records       7,100,000 text fields          78,225,065 entries
    ERROR  07/03/14 07:43:47.086 UTC (1404373427086)        DGIDX   {dgidx,baseline}               Property detected with an empty or NULL name while parsing binary records. Properties without names are not allowed in this system.        
    ERROR  07/03/14 07:43:47.086 UTC (1404373427086)        DGIDX   {dgidx,baseline}               Error parsing the record property name   
    ERROR  07/03/14 07:43:47.086 UTC (1404373427086)        DGIDX   {dgidx,baseline}               Error parsing record property.   
    ERROR  07/03/14 07:43:47.086 UTC (1404373427086)        DGIDX   {dgidx,baseline}               Error reading record properties.               
    ERROR  07/03/14 07:43:47.086 UTC (1404373427086)        DGIDX   {dgidx,baseline}               XMLParser: failed to read record data      
    ERROR  07/03/14 07:43:47.117 UTC (1404373427110)        DGIDX   {dgidx,baseline}               XMLParser: failed to read records                
    FATAL   07/03/14 07:43:47.117 UTC (1404373427110)        DGIDX   {dgidx,baseline}               Binary record parsing of file 'C:\Endeca\Apps\liveISMEen\data\forge_output\\SDGen-sgmt0.records.binary' unsuccessful.
    The baseline log contains this info ...
    Jul 3, 2014 8:43:54 AM com.endeca.soleng.eac.toolkit.script.Script runBeanShellScript
    SEVERE: Batch component 'Dgidx' failed. Refer to component logs in C:\Endeca\Apps\liveISMEen\config\script\..\..\.\logs\dgidxs\Dgidx on host ITLHost.
    Occurred while executing line 81 of valid BeanShell script:
    78|        Forge.archiveLogDir();
    79|        Forge.run();
    80|        Dgidx.archiveLogDir();
    81|        Dgidx.run();
    82|       
    83|        // distributed index, update Dgraphs
    84|        DistributeIndexAndApply.run();
    Jul 3, 2014 8:43:54 AM com.endeca.soleng.eac.toolkit.Controller execute
    SEVERE: Caught an exception while invoking method 'run' on object 'BaselineUpdate'. Releasing locks.
    java.lang.reflect.InvocationTargetException
                    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
                    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
                    at java.lang.reflect.Method.invoke(Method.java:597)
                    at com.endeca.soleng.eac.toolkit.Controller.invokeRequestedMethod(Controller.java:923)
                    at com.endeca.soleng.eac.toolkit.Controller.execute(Controller.java:208)
                    at com.endeca.soleng.eac.toolkit.Controller.main(Controller.java:87)
    Caused by: com.endeca.soleng.eac.toolkit.exception.AppControlException: Error executing valid BeanShell script.
                    at com.endeca.soleng.eac.toolkit.script.Script.runBeanShellScript(Script.java:132)
                    at com.endeca.soleng.eac.toolkit.script.Script.run(Script.java:80)
                    ... 7 more
    Caused by: com.endeca.soleng.eac.toolkit.exception.EacComponentControlException: Batch component  'Dgidx' failed. Refer to component logs in C:\Endeca\Apps\liveISMEen\config\script\..\..\.\logs\dgidxs\Dgidx on host ITLHost.
                    at com.endeca.soleng.eac.toolkit.component.BatchComponent.run(BatchComponent.java:77)
                    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
                    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
                    at java.lang.reflect.Method.invoke(Method.java:597)
                    at bsh.Reflect.invokeMethod(Unknown Source)
                    at bsh.Reflect.invokeObjectMethod(Unknown Source)
                    at bsh.Name.invokeMethod(Unknown Source)
                    at bsh.BSHMethodInvocation.eval(Unknown Source)
                    at bsh.BSHPrimaryExpression.eval(Unknown Source)
                    at bsh.BSHPrimaryExpression.eval(Unknown Source)
                    at bsh.BSHBlock.evalBlock(Unknown Source)
                    at bsh.BSHBlock.eval(Unknown Source)
                    at bsh.BSHBlock.eval(Unknown Source)
                    at bsh.BSHIfStatement.eval(Unknown Source)
                    at bsh.Interpreter.eval(Unknown Source)
                    at bsh.Interpreter.eval(Unknown Source)
                    at bsh.Interpreter.eval(Unknown Source)
                    at com.endeca.soleng.eac.toolkit.script.Script.runBeanShellScript(Script.java:118)
                    ... 8 more

  • IPhoto '11 can't export

    Recently I've been having a couple problems using iPhoto '11, version 9.1.3 (607).
    I am routinely taking photos (JPG) and putting them into iPhoto. I'm right-clicking in iPhoto and knocking out backgrounds in Photoshop CS3 (my default external editor). I'm then copying that file, now a .psd file, back into iPhoto. Here's where the problem starts. Now I want to edit the psd file so I right-click on the file and click on "edit in external editor". It switches over to Photoshop and get an error that reads "Could not complete your request because an unknown or invalid JPEG marker type is found".
    I'm also having a problem exporting some files with iPhoto giving an error that it can't create the file on the volume. I've tried various volumes but it will always give the error. When I take the picture out that it errors-out on, and export again, iPhoto will continue to export until it hits another photo. As far as I can tell there is nothing different about the files that throw up the error.
    I'd really like to revert back to my older version of iPhoto. iPhoto '11 has some nice features but it seems a bit buggy.
    Thanks, Dan

    I have a workaround for the JPEG marker type problem when one is editing TIFF files. The principle should work for other types stored in iPhoto as well. The underlying problem is that iPhoto is renaming your TIFF (or whatever) image as a JPEG - that is, if your image is called "foo.tif" it's making a copy of it called "foo.jpg" but the contents are still in TIFF format. Thus Photoshop gets confused when opening it - it believes it to be a jpeg image but can't read it as such.
    My solution is to write a short applescript that invokes Photoshop on the image but tells Photoshop that the image is in fact a tiff image. Then you tell iPhoto that this script is your photo editor (instead of Photoshop).
    Here's the script for CS5. (There are reports that CS5 handles the file argument differently from other programs or versions, so if you get a problem there you'd have to adjust the script accordingly). Paste it into the Applescript Editor, save it out as a an application (don't check any of the options in the save dialog), and then go to iPhoto preferences to choose this instead of Photoshop as your image editor. A better script would figure out more thoroughly what kind of file this was and tell Photoshop to open it as such.
    on run
              set thefile to choose file with prompt "Choose a file to edit as tiff..."
      openInPs(thefile)
    end run
    on open filelist
              repeat with thefile in filelist
      openInPs(thefile)
              end repeat
    end open
    on openInPs(thefile)
              tell application "Finder"
                        set thename to thefile as string -- save away the name in a form CS5 understands
                        set inname to quoted form of (POSIX path of thefile) -- and in a form that Unix shell understands
                        set mycommand to "file " & inname & "| grep -q TIFF" -- shell: grep for the word TIFF in the description of this file
                        try
      do shell script mycommand -- run the shell script.
                                  tell application "Adobe Photoshop CS5" -- if the word TIFF was found, open as TIFF
      open alias thename as TIFF
                                  end tell
                        on error -- if the word TIFF was not found, we end up here
                                  tell application "Adobe Photoshop CS5" -- and just try opening the file with no "as" option
      open alias thename
                                  end tell
                        end try
              end tell
    end openInPs

  • Sparse zones live upgrade

    Hi
    I have problem with live upgrade on solaris 10 9/10 to 8/11 on sparse zone.
    The installation on global zone is good but sparse zone cannnot boot because zonepath changed.
    bash-3.2# zoneadm list -cv
    ID NAME STATUS PATH BRAND IP
    0 global running / native shared
    - pbspfox1 installed /zoneprod/pbspfox1-s10u10-baseline native excl
    the initial path is /zoneprod/pbspfox1
    #zfs list
    zoneprod/pbspfox1@s10u10-baseline 22.4M - 2.18G -
    zoneprod/pbspfox1-s10u10-baseline
    # luactivate zoneprod/pbspfox1@s10u10-baseline
    ERROR: The boot environment Name <zoneprod/pbspfox1@s10u10-baseline> is too long - a BE name may contain no more than 30 characters.
    ERROR: Unable to activate boot environment <zoneprod/pbspfox1@s10u10-baseline>.
    how to upgrade pbspfox1?
    Please help
    Walter

    I'm not exactly sure what happened here but the zone name doesn't change. If the zone patch is wrong, I'd try using zonecfg to change the zone path to the proper value and then boot the zone normally.
    zonecfg -z pbspfox1
    set zonepath=/zone/pbspfox1 (or whatever is the proper path)
    verify
    commit
    exit
    zoneadm -z pbspfox1 boot
    If the zone didn't get properly updated, you might be able to update it by detaching the zone:
    zoneadm -z pbspfox1 detach
    and doing an update reattach
    zoneadm -z pbspfox1 attach -u
    Disclaimer: All of the above was done from memory without testing, I may have gotten some things wrong.
    Hopefully this will help. I've had similar issues in the past but I'm not sure I've had exactly the same problem so I can't tell for sure whether this will help you or not. It is what I'd try. Of course, try to avoid getting yourself into a position where you can't back something out if necessary. This kind of thing can be messy and may require more than one try. If a remember correctly there were some issues with the live upgrade software as shipped with Solaris 10 8/11. I'd get it patched up to current levels ASAP to avoid additional issues.

  • Map Builder - Bulk import

    Hi,
    I have several thousand tiff images (orthophoto maps) and I am using Map Builder for importing, making georaster theme and adding themes into base map.
    It will last for ages...
    Is there other way how to do it?
    thanks,
    Branislav

    Could It be some georaster theme memory issue?
    experimenting with 3 tiffs in georaster theme (successful):
    INFO [oracle.sdovis.DBMapMaker] clearing internal theme list and cache
    FINEST [oracle.sdovis.SRS] *** isGeodetic=false, unit=METER
    DEBUG [oracle.sdovis.ltd] LoadThemeData running thread: Thread-46
    DEBUG [oracle.sdovis.theme.grtp] [Master scale] 3123.287671232877 [Scale factor for theme GEORTHEME] 1.0
    INFO [oracle.sdovis.theme.grtp] Screen resolution: 32.534246575342465
    DEBUG [oracle.sdovis.theme.grtp] [Query] select grt.IMAGE from GEORASTER_TABLE grt WHERE MDSYS.SDO_FILTER(grt.IMAGE.spatialextent, MDSYS.SDO_GEOMETRY(2003, 2065, NULL, MDSYS.SDO_ELEM_INFO_ARRAY(1, 1003, 3), MDSYS.SDO_ORDINATE_ARRAY(-433661.34699643834,-1246776.379195,-400248.6757635616,-1237276.379195)), 'querytype=WINDOW') = 'TRUE' AND grt.image.rasterid in (1,2,3)
    FINEST [oracle.sdovis.theme.grtd] Computing resolution...
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtd] Pyramid level: 0 GeoRaster: 3 for screen resolution: 32.534246575342465
    DEBUG [oracle.sdovis.theme.grtp] ULT offset: 0,0
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtp] GeoRaster Dimension: width= 2500.0 height= 2000.0
    DEBUG [oracle.sdovis.theme.grtp] [DimX] 2499[DimY] 1999
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-419999.5,-1239999.5,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 3 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-1 Column: -1
    DEBUG [oracle.sdovis.theme.grtp] Upper Left Cell for Upper left Spatial Extent: (-1,-1)
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-433661.34699643834,-1237276.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 3 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-2724 Column: -13662
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-400248.6757635616,-1246776.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 3 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:6776 Column: 19750
    DEBUG [oracle.sdovis.theme.grtp] Calling JGeoRaster.getRasterImage - area: 0 , 0 , , 2499 , 1999
    DEBUG [oracle.sdovis.theme.grtp] End of JGeoRaster.getRasterImage call.
    FINEST [oracle.sdovis.theme.grtd] Computing resolution...
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtd] Pyramid level: 0 GeoRaster: 2 for screen resolution: 32.534246575342465
    DEBUG [oracle.sdovis.theme.grtp] ULT offset: 0,0
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtp] GeoRaster Dimension: width= 2500.0 height= 2000.0
    DEBUG [oracle.sdovis.theme.grtp] [DimX] 2499[DimY] 1999
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-417499.5,-1241999.5,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 2 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-1 Column: -1
    DEBUG [oracle.sdovis.theme.grtp] Upper Left Cell for Upper left Spatial Extent: (-1,-1)
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-433661.34699643834,-1237276.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 2 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-4724 Column: -16162
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-400248.6757635616,-1246776.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 2 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:4776 Column: 17250
    DEBUG [oracle.sdovis.theme.grtp] Calling JGeoRaster.getRasterImage - area: 0 , 0 , , 2499 , 1999
    DEBUG [oracle.sdovis.theme.grtp] End of JGeoRaster.getRasterImage call.
    FINEST [oracle.sdovis.theme.grtd] Computing resolution...
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtd] Pyramid level: 0 GeoRaster: 1 for screen resolution: 32.534246575342465
    DEBUG [oracle.sdovis.theme.grtp] ULT offset: 0,0
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtp] GeoRaster Dimension: width= 2500.0 height= 2000.0
    DEBUG [oracle.sdovis.theme.grtp] [DimX] 2499[DimY] 1999
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-412499.5,-1239999.5,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 1 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-1 Column: -1
    DEBUG [oracle.sdovis.theme.grtp] Upper Left Cell for Upper left Spatial Extent: (-1,-1)
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-433661.34699643834,-1237276.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 1 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-2724 Column: -21162
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-400248.6757635616,-1246776.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 1 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:6776 Column: 12250
    DEBUG [oracle.sdovis.theme.grtp] Calling JGeoRaster.getRasterImage - area: 0 , 0 , , 2499 , 1999
    DEBUG [oracle.sdovis.theme.grtp] End of JGeoRaster.getRasterImage call.
    FINEST [oracle.sdovis.theme.grtp] # image loaded: 3
    INFO [oracle.sdovis.DBMapMaker] **** time spent on loading features: 29156ms.
    FINEST [oracle.sdovis.RE] xfm: 0.030736842105263153 0.0 0.0 -0.030736842105263153 13329.38034978526 -38029.968707888416
    FINEST [oracle.sdovis.RE] rendering image theme: GEORTHEME
    FINEST [oracle.sdovis.ImageRenderer] image ground mbr=-419999.5,-1241999.5 -417499.5,-1239999.5
    FINEST [oracle.sdovis.ImageRenderer] image width: 2500, height:2000
    FINEST [oracle.sdovis.ImageRenderer] rendering image at: 419, 83
    DEBUG [oracle.sdovis.ImageRenderer] Rendered Image is buffered image.
    FINEST [oracle.sdovis.ImageRenderer] image ground mbr=-417499.5,-1243999.5 -414999.5,-1241999.5
    FINEST [oracle.sdovis.ImageRenderer] image width: 2500, height:2000
    FINEST [oracle.sdovis.ImageRenderer] rendering image at: 496, 145
    DEBUG [oracle.sdovis.ImageRenderer] Rendered Image is buffered image.
    FINEST [oracle.sdovis.ImageRenderer] image ground mbr=-412499.5,-1241999.5 -409999.5,-1239999.5
    FINEST [oracle.sdovis.ImageRenderer] image width: 2500, height:2000
    FINEST [oracle.sdovis.ImageRenderer] rendering image at: 650, 83
    DEBUG [oracle.sdovis.ImageRenderer] Rendered Image is buffered image.
    DEBUG [oracle.sdovis.VectorRenderer] time to render theme GEORTHEME with 3 styled features: 0ms
    INFO [oracle.sdovis.DBMapMaker] **** time spent on rendering: 2266ms
    ...and with 4 tiffs in georaster theme (error):
    INFO [oracle.sdovis.DBMapMaker] clearing internal theme list and cache
    FINEST [oracle.sdovis.SRS] *** isGeodetic=false, unit=METER
    DEBUG [oracle.sdovis.ltd] LoadThemeData running thread: Thread-48
    DEBUG [oracle.sdovis.theme.grtp] [Master scale] 3123.287671232877 [Scale factor for theme GEORTHEME] 1.0
    INFO [oracle.sdovis.theme.grtp] Screen resolution: 32.534246575342465
    DEBUG [oracle.sdovis.theme.grtp] [Query] select grt.IMAGE from GEORASTER_TABLE grt WHERE MDSYS.SDO_FILTER(grt.IMAGE.spatialextent, MDSYS.SDO_GEOMETRY(2003, 2065, NULL, MDSYS.SDO_ELEM_INFO_ARRAY(1, 1003, 3), MDSYS.SDO_ORDINATE_ARRAY(-433661.34699643834,-1246776.379195,-400248.6757635616,-1237276.379195)), 'querytype=WINDOW') = 'TRUE' AND grt.image.rasterid in (1,2,3,4)
    FINEST [oracle.sdovis.theme.grtd] Computing resolution...
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtd] Pyramid level: 0 GeoRaster: 4 for screen resolution: 32.534246575342465
    DEBUG [oracle.sdovis.theme.grtp] ULT offset: 0,0
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtp] GeoRaster Dimension: width= 2500.0 height= 2000.0
    DEBUG [oracle.sdovis.theme.grtp] [DimX] 2499[DimY] 1999
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-424999.5,-1239999.5,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 4 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-1 Column: -1
    DEBUG [oracle.sdovis.theme.grtp] Upper Left Cell for Upper left Spatial Extent: (-1,-1)
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-433661.34699643834,-1237276.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 4 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-2724 Column: -8662
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-400248.6757635616,-1246776.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 4 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:6776 Column: 24750
    DEBUG [oracle.sdovis.theme.grtp] Calling JGeoRaster.getRasterImage - area: 0 , 0 , , 2499 , 1999
    DEBUG [oracle.sdovis.theme.grtp] End of JGeoRaster.getRasterImage call.
    FINEST [oracle.sdovis.theme.grtd] Computing resolution...
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtd] Pyramid level: 0 GeoRaster: 3 for screen resolution: 32.534246575342465
    DEBUG [oracle.sdovis.theme.grtp] ULT offset: 0,0
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtp] GeoRaster Dimension: width= 2500.0 height= 2000.0
    DEBUG [oracle.sdovis.theme.grtp] [DimX] 2499[DimY] 1999
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-419999.5,-1239999.5,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 3 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-1 Column: -1
    DEBUG [oracle.sdovis.theme.grtp] Upper Left Cell for Upper left Spatial Extent: (-1,-1)
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-433661.34699643834,-1237276.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 3 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-2724 Column: -13662
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-400248.6757635616,-1246776.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 3 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:6776 Column: 19750
    DEBUG [oracle.sdovis.theme.grtp] Calling JGeoRaster.getRasterImage - area: 0 , 0 , , 2499 , 1999
    DEBUG [oracle.sdovis.theme.grtp] End of JGeoRaster.getRasterImage call.
    FINEST [oracle.sdovis.theme.grtd] Computing resolution...
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtd] Pyramid level: 0 GeoRaster: 2 for screen resolution: 32.534246575342465
    DEBUG [oracle.sdovis.theme.grtp] ULT offset: 0,0
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtp] GeoRaster Dimension: width= 2500.0 height= 2000.0
    DEBUG [oracle.sdovis.theme.grtp] [DimX] 2499[DimY] 1999
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-417499.5,-1241999.5,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 2 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-1 Column: -1
    DEBUG [oracle.sdovis.theme.grtp] Upper Left Cell for Upper left Spatial Extent: (-1,-1)
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-433661.34699643834,-1237276.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 2 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-4724 Column: -16162
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-400248.6757635616,-1246776.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 2 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:4776 Column: 17250
    DEBUG [oracle.sdovis.theme.grtp] Calling JGeoRaster.getRasterImage - area: 0 , 0 , , 2499 , 1999
    DEBUG [oracle.sdovis.theme.grtp] End of JGeoRaster.getRasterImage call.
    FINEST [oracle.sdovis.theme.grtd] Computing resolution...
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtd] Pyramid level: 0 GeoRaster: 1 for screen resolution: 32.534246575342465
    DEBUG [oracle.sdovis.theme.grtp] ULT offset: 0,0
    FINEST [oracle.sdovis.theme.grtd] Res X: 1.0 Res Y: 1.0 Pyramidlevel: 0
    FINEST [oracle.sdovis.theme.grtp] GeoRaster Dimension: width= 2500.0 height= 2000.0
    DEBUG [oracle.sdovis.theme.grtp] [DimX] 2499[DimY] 1999
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-412499.5,-1239999.5,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 1 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-1 Column: -1
    DEBUG [oracle.sdovis.theme.grtp] Upper Left Cell for Upper left Spatial Extent: (-1,-1)
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-433661.34699643834,-1237276.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 1 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:-2724 Column: -21162
    FINEST [oracle.sdovis.theme.grtd] getCellCoordinate query: SELECT sdo_geor.getCellCoordinate(grt.IMAGE,0,sdo_geometry(2001,2065,sdo_point_type(-400248.6757635616,-1246776.379195,null), null,null)) coord FROM GEORASTER_TABLE grt WHERE grt.IMAGE.rasterid = 1 and grt.IMAGE.rasterdatatable = 'RDT_GEOR'
    FINEST [oracle.sdovis.theme.grtd] Row:6776 Column: 12250
    DEBUG [oracle.sdovis.theme.grtp] Calling JGeoRaster.getRasterImage - area: 0 , 0 , , 2499 , 1999
    INFO [oracle.sdovis.DBMapMaker] **** time spent on loading features: 35344ms.
    FINEST [oracle.sdovis.RE] xfm: 0.030736842105263153 0.0 0.0 -0.030736842105263153 13329.38034978526 -38029.968707888416
    FINEST [oracle.sdovis.RE] rendering image theme: GEORTHEME
    WARN [oracle.sdovis.ImageRenderer] GeoRaster theme GEORTHEME has no rendered images.
    DEBUG [oracle.sdovis.VectorRenderer] time to render theme GEORTHEME with 0 styled features: 0ms
    INFO [oracle.sdovis.DBMapMaker] **** time spent on rendering: 16ms
    ...but if I make 1 base map consisting 4 separate georaster themes - it works ok

  • Cannot edit in photoshop

    Hi,
    Just updated to Lightroom 5.5 and PS CC 2014, both windows 64 bit.
    In Lightroom I select "Edit in Photoshop CC 2014", Lightroom shudders and then Phototshop starts but the TIFF is not displayed.
    However if I select "Open as a Smart object in Photoshop", Lightroom shudders and then Photoshop starts and the TIFF is displayed. When I then do ctrl W in Photoshop to close the TIFF, I get an error box as below
    I have deleted the preferences in PS and Lightroom, but still have the same problem. Any ideas? thanks Paul
    UPDATE:
    Uninstalled Photoshop (did not uninstall lightroom) and shutdown computer. Restarted computer and Downloaded and installed Photoshop again. Now all is working properly as it did before updated LR and PS.

    I was able to edit at first, and now, it does not work after changing my preferences to try to help with horrendous lagging. Fixed the lagging, but now have this issue. Will try to reinstall. Very poor performance so far.

  • Endeca guided search  aspell module problem.

    Background: Aspell is the default module, when we deploy the template, we will find " <run-aspell>true</run-aspell> " in AppConfig.xml
    Problem: After I repaired the default pipeline in developer studio(delete some dimensions ), when I run the ./baseline_update.sh script, dgraph1 output error :
    Stemming should be enabled for 1 languages
    ERROR     06/25/12 03:37:58.543 UTC (1340595478543)     DGRAPH     {dgraph,baseline}     OptiSpell, error creating pspell manager, "The file "/usr/local/endeca/apps/myapp/data/dgraphs/Dgraph1/dgraph_input/myapp-aspell.spelldat" can not be opened for reading."     
    FATAL     06/25/12 03:37:58.543 UTC (1340595478543)     DGRAPH     {dgraph,baseline}     Errors initializing aspell module. This error is most likely due to an incorrect configuration of aspell. Please correct any previous errors and restart the dgraph.     
    Just delete dimension have thus error. such as Bordeaux of Bordeaux of red wine type.
    add or update the original dimension, all is ok.
    please, thx

    Solution:
    All of my dimension is named by chinese, when I add a dimension named by english, the above problem won't appear.
    I find a solution in webpage http://2ssoosike.tistory.com/239, who can help translate into english?
    eDen 에서 검색해보니 인덱싱을 하면 spelldat 파일을 생성하는데 이 파일을 생성하는데 충분한 word가 없어서 즉, 사전을 만드는데 필요한 word가 충분치 않아서 그러니 레코드를 더 늘리라는 답이었다.
    그래서 임시방편(?)으로 가라 데이터를 넣어서 일단 인덱싱은 마쳤지만 몇 건의 레코드가 있어야 사전이 만들어지는지 알 수도 없고 뭔가 아니다 싶었다. 레코드가 1건 밖에 없으면 인덱싱이 되질 않는다는 건 뭔가 한소리 들을만 한게 아닌가 싶어서 계속 삽질삽질 하다가 1달만에 해결책을 찾았다. ㅡ,.ㅡ;;
    Dgraph 플래그중에 분명히 "--spl", "--dym" 옵션은 spelldat 파일을 Dgraph 이 찾아 읽게 하는 것 같다.
    그래서 이 플래그를 없애면 에러없이 1건의 레코드라고 하더라도 깔끔하게 인덱싱이 완료된다는거.. ㅎㅎ
    처음 레코드가 몇 건 없어서 인덱싱이 실패하게 되면 우선 이 플래그를 제거하고 있다가 후에 레코드가 어느정도 (얼만큼의 word가 있어야 spelldat 파일이 생성이 되는지는 모르겠다) 생기면 이 플래그를 다시 켜는게 방법일 듯 하다.
    몇 번 삽질해본 경험을 말하자면 레코드에 word가 많이 없을 경우엔 레코드가 10건이 되더라도 spelldat 파일이 만들어 지질 않았었다.
    아~~ 이 거 알아내려고 삽질한 세월을 생각하면.. ㅡㅜ
    #. 테스트 version: MDEX 6.1.4

Maybe you are looking for

  • Help with exporting images

    HI I have recently shot a wedding with two bodies.  Forgot to sync the bodies before hand and so left with images at massively different times.  in lightroom i then changed to view by capture time and amended all the wrongly timed images.  i am then

  • Can i access the same Itunes account and playlist on multiple computers

    I would like to access the same I Tunes (library, play lists, etc.) on multiple computers...is this possible?

  • How to solve this please???

    Hello, I'm trying to solve a problem in setting up Devrloper Suite 10g with the database in the same machine. Another user helped me with the message below but when I try to run it I receive the message last below. Message from the user: You should i

  • Rolling screen

    I used to connect my late 2007 MBP (10.5.8) to a Sony tv and stream Netflix, close the lid and wake up the MB with the remote and it worked perfectly. But recently, not sure if due to an upgrade, when I wake up the MB and it detects the tv, the image

  • Airport base and Linksys

    Hi i have a linksys router 4 port and i did get a Airport base i have 2 pc and a mac i did try to put a pc wirless with a usb adaptor and the speed was very slow so i did have to go back to the linksys router to please my kids . My question is i will