[Geoserver-users] ImageMosaic layer: failed to create reader

Hello

We unable to create any new ImageMosaic layers in Geoserver 2.4 RC2. Any hints?

Geoserver information:
  • Version
2.4-RC2
  • Git Revision
c9f45110672fd1e6dc70f7c7b4bc20e0d658913f
  • Build Date
03-Sep-2013 11:41
  • GeoTools Version
10-RC2 (rev 5481f4202bd33093b4f41a8ae480ec23a9997e0f)
  • GeoWebCache Version
1.5.0-beta (rev 1.5.x/938be98ee3b9107a48a4d1b970ff9b8b625296d9)

Error message:

25 Sep 09:48:56 ERROR [geoserver.ows] -
org.geoserver.platform.ServiceException: java.io.IOException: Failed to create reader from file:///[path] and hints Hints:
  STYLE_FACTORY = StyleFactoryImpl
  FEATURE_FACTORY = org.geotools.feature.LenientFeatureFactoryImpl@anonymised.com
  FORCE_LONGITUDE_FIRST_AXIS_ORDER = true
  EXECUTOR_SERVICE = java.util.concurrent.ThreadPoolExecutor@anonymised.com
  FILTER_FACTORY = FilterFactoryImpl
  COMPARISON_TOLERANCE = 1.0E-9
  LENIENT_DATUM_SHIFT = true
  FORCE_AXIS_ORDER_HONORING = http

        at org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:455)
        at org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:80)
        at org.geoserver.ows.Dispatcher.parseRequestKVP(Dispatcher.java:1412)
        at org.geoserver.ows.Dispatcher.dispatch(Dispatcher.java:622)
        at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:263)
        at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
        at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
        at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:923)
        at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852)
        at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882)
        at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.geoserver.filters.ThreadLocalsCleanupFilter.doFilter(ThreadLocalsCleanupFilter.java:27)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDelegatingFilter.java:74)
        at org.geoserver.filters.SpringDelegatingFilter.doFilter(SpringDelegatingFilter.java:45)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.geoserver.platform.AdvancedDispatchFilter.doFilter(AdvancedDispatchFilter.java:49)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.vfny.geoserver.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:311)
        at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68)
        at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:116)
        at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)
        at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:72)
        at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91)
        at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
        at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68)
        at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
        at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:72)
        at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91)
        at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
        at org.geoserver.security.filter.GeoServerAnonymousAuthenticationFilter.doFilter(GeoServerAnonymousAuthenticationFilter.java:53)
        at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
        at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68)
        at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150)
        at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:72)
        at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91)
        at org.geoserver.security.filter.GeoServerBasicAuthenticationFilter.doFilter(GeoServerBasicAuthenticationFilter.java:82)
        at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
        at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68)
        at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
        at org.geoserver.security.filter.GeoServerSecurityContextPersistenceFilter$1.doFilter(GeoServerSecurityContextPersistenceFilter.java:52)
        at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:72)
        at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91)
        at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
        at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:173)
        at org.geoserver.security.GeoServerSecurityFilterChainProxy.doFilter(GeoServerSecurityFilterChainProxy.java:134)
        at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
        at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.geoserver.filters.LoggingFilter.doFilter(LoggingFilter.java:75)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.geoserver.filters.GZIPFilter.doFilter(GZIPFilter.java:42)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.geoserver.filters.SessionDebugFilter.doFilter(SessionDebugFilter.java:47)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
        at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
        at java.lang.Thread.run(Thread.java:662)

Gdalinfo from the mosaic files:
Driver: GTiff/GeoTIFF
Files: [path]
Size is 19200, 9600
Coordinate System is:
PROJCS["ETRS89 / ETRS-TM35FIN",
    GEOGCS["ETRS89",
        DATUM["European_Terrestrial_Reference_System_1989",
            SPHEROID["GRS 1980",6378137,298.2572221010002,
                AUTHORITY["EPSG","7019"]],
            AUTHORITY["EPSG","6258"]],
        PRIMEM["Greenwich",0],
        UNIT["degree",0.0174532925199433],
        AUTHORITY["EPSG","4258"]],
    PROJECTION["Transverse_Mercator"],
    PARAMETER["latitude_of_origin",0],
    PARAMETER["central_meridian",27],
    PARAMETER["scale_factor",0.9996],
    PARAMETER["false_easting",500000],
    PARAMETER["false_northing",0],
    UNIT["metre",1,
        AUTHORITY["EPSG","9001"]],
    AUTHORITY["EPSG","3067"]]
Origin = (548000.000000000000000,7746000.000000000000000)
Pixel Size = (2.500000000000000,-2.500000000000000)
Metadata:
  AREA_OR_POINT=Area
Image Structure Metadata:
  COMPRESSION=LZW
  INTERLEAVE=BAND
Corner Coordinates:
Upper Left ( 548000.000, 7746000.000) ( 28d14'47.99"E, 69d49' 2.63"N)
Lower Left ( 548000.000, 7722000.000) ( 28d14' 2.67"E, 69d36' 8.02"N)
Upper Right ( 596000.000, 7746000.000) ( 29d29'31.99"E, 69d48'15.18"N)
Lower Right ( 596000.000, 7722000.000) ( 29d28' 1.46"E, 69d35'21.11"N)
Center ( 572000.000, 7734000.000) ( 28d51'36.58"E, 69d42'15.66"N)
Band 1 Block=19200x1 Type=Byte, ColorInterp=Palette
  Color Table (RGB with 256 entries)
    0: 0,0,0,255
    1: 51,0,0,255
    2: 51,51,51,255
    3: 0,128,0,255
    4: 102,13,0,255
    5: 102,102,102,255
    6: 0,51,153,255
    7: 0,0,204,255
    8: 0,102,204,255
    9: 0,128,255,255
   10: 77,0,255,255
   11: 128,0,255,255
   12: 0,178,0,255
   13: 0,255,0,255
   14: 128,255,128,255
   15: 0,153,255,255
   16: 76,229,229,255
   17: 128,255,255,255
   18: 191,0,0,255
   19: 166,77,0,255
   20: 171,87,0,255
   21: 204,0,0,255
   22: 242,89,89,255
   23: 255,128,102,255
   24: 153,0,255,255
   25: 153,128,153,255
   26: 204,0,204,255
   27: 204,0,255,255
   28: 229,0,255,255
   29: 178,217,0,255
   30: 178,255,102,255
   31: 204,178,102,255
   32: 255,166,128,255
   33: 209,204,64,255
   34: 242,204,0,255
   35: 255,255,64,255
   36: 229,204,128,255
   37: 255,217,128,255
   38: 229,255,128,255
   39: 255,229,128,255
   40: 255,242,102,255
   41: 255,255,102,255
   42: 153,153,153,255
   43: 178,255,255,255
   44: 255,255,140,255
   45: 255,255,153,255
   46: 204,204,204,255
   47: 209,199,209,255
   48: 199,235,235,255
   49: 242,217,242,255
   50: 255,255,217,255
   51: 229,245,245,255
   52: 242,242,229,255
   53: 242,242,242,255
   54: 255,255,255,255
   55: 0,0,0,255
   56: 238,55,0,255
   57: 0,0,0,255
   58: 236,54,0,255
   59: 0,0,0,255
   60: 234,53,0,255
   61: 0,0,0,255
   62: 232,52,0,255
   63: 0,0,0,255
   64: 230,51,0,255
   65: 0,0,0,255
   66: 228,50,0,255
   67: 0,0,0,255
   68: 226,49,0,255
   69: 0,0,0,255
   70: 225,49,1,255
   71: 0,0,0,255
   72: 223,48,1,255
   73: 0,0,0,255
   74: 221,47,1,255
   75: 0,0,0,255
   76: 219,46,1,255
   77: 0,0,0,255
   78: 217,45,1,255
   79: 0,0,0,255
   80: 215,44,1,255
   81: 0,0,0,255
   82: 213,43,1,255
   83: 0,0,0,255
   84: 212,43,2,255
   85: 0,0,0,255
   86: 210,42,2,255
   87: 0,0,0,255
   88: 208,41,2,255
   89: 0,0,0,255
   90: 206,40,2,255
   91: 0,0,0,255
   92: 204,39,2,255
   93: 0,0,0,255
   94: 203,39,3,255
   95: 0,0,0,255
   96: 201,38,3,255
   97: 0,0,0,255
   98: 199,37,3,255
   99: 0,0,0,255
  100: 197,36,3,255
  101: 0,0,0,255
  102: 196,36,4,255
  103: 0,0,0,255
  104: 194,35,4,255
  105: 0,0,0,255
  106: 192,34,4,255
  107: 0,0,0,255
  108: 190,33,4,255
  109: 0,0,0,255
  110: 189,33,5,255
  111: 0,0,0,255
  112: 187,32,5,255
  113: 0,0,0,255
  114: 185,31,5,255
  115: 0,0,0,255
  116: 183,30,5,255
  117: 0,0,0,255
  118: 182,30,6,255
  119: 0,0,0,255
  120: 180,29,6,255
  121: 0,0,0,255
  122: 178,28,6,255
  123: 0,0,0,255
  124: 177,28,7,255
  125: 0,0,0,255
  126: 175,27,7,255
  127: 0,0,0,255
  128: 173,26,7,255
  129: 0,0,0,255
  130: 172,26,8,255
  131: 0,0,0,255
  132: 170,25,8,255
  133: 0,0,0,255
  134: 169,25,9,255
  135: 0,0,0,255
  136: 167,24,9,255
  137: 0,0,0,255
  138: 165,23,9,255
  139: 0,0,0,255
  140: 164,23,10,255
  141: 0,0,0,255
  142: 162,22,10,255
  143: 0,0,0,255
  144: 160,21,10,255
  145: 0,0,0,255
  146: 159,21,11,255
  147: 0,0,0,255
  148: 157,20,11,255
  149: 0,0,0,255
  150: 156,20,12,255
  151: 0,0,0,255
  152: 154,19,12,255
  153: 0,0,0,255
  154: 153,19,13,255
  155: 0,0,0,255
  156: 151,18,13,255
  157: 0,0,0,255
  158: 150,18,14,255
  159: 0,0,0,255
  160: 148,17,14,255
  161: 0,0,0,255
  162: 147,17,15,255
  163: 0,0,0,255
  164: 145,16,15,255
  165: 0,0,0,255
  166: 144,16,16,255
  167: 0,0,0,255
  168: 142,15,16,255
  169: 0,0,0,255
  170: 141,15,17,255
  171: 0,0,0,255
  172: 139,14,17,255
  173: 0,0,0,255
  174: 138,14,18,255
  175: 0,0,0,255
  176: 136,13,18,255
  177: 0,0,0,255
  178: 135,13,19,255
  179: 0,0,0,255
  180: 133,12,19,255
  181: 0,0,0,255
  182: 132,12,20,255
  183: 0,0,0,255
  184: 130,11,20,255
  185: 0,0,0,255
  186: 129,11,21,255
  187: 0,0,0,255
  188: 127,10,21,255
  189: 0,0,0,255
  190: 126,10,22,255
  191: 0,0,0,255
  192: 125,10,23,255
  193: 0,0,0,255
  194: 123,9,23,255
  195: 0,0,0,255
  196: 122,9,24,255
  197: 0,0,0,255
  198: 121,9,25,255
  199: 0,0,0,255
  200: 119,8,25,255
  201: 0,0,0,255
  202: 118,8,26,255
  203: 0,0,0,255
  204: 116,7,26,255
  205: 0,0,0,255
  206: 115,7,27,255
  207: 0,0,0,255
  208: 114,7,28,255
  209: 0,0,0,255
  210: 112,6,28,255
  211: 0,0,0,255
  212: 111,6,29,255
  213: 0,0,0,255
  214: 110,6,30,255
  215: 0,0,0,255
  216: 108,5,30,255
  217: 0,0,0,255
  218: 107,5,31,255
  219: 0,0,0,255
  220: 106,5,32,255
  221: 0,0,0,255
  222: 105,5,33,255
  223: 0,0,0,255
  224: 103,4,33,255
  225: 0,0,0,255
  226: 102,4,34,255
  227: 0,0,0,255
  228: 101,4,35,255
  229: 0,0,0,255
  230: 100,4,36,255
  231: 0,0,0,255
  232: 98,3,36,255
  233: 0,0,0,255
  234: 97,3,37,255
  235: 0,0,0,255
  236: 96,3,38,255
  237: 0,0,0,255
  238: 95,3,39,255
  239: 0,0,0,255
  240: 93,2,39,255
  241: 0,0,0,255
  242: 92,2,40,255
  243: 0,0,0,255
  244: 91,2,41,255
  245: 0,0,0,255
  246: 90,2,42,255
  247: 0,0,0,255
  248: 89,2,43,255
  249: 0,0,0,255
  250: 87,1,43,255
  251: 0,0,0,255
  252: 86,1,44,255
  253: 0,0,0,255
  254: 85,1,45,255
  255: 0,0,0,255

best regards
Roope Tervo

Hi Roope,
do you have any chance to share your data (by private mail send if needed) so we can replicate it on our side?

Even a smaller piece of it replicating the same issue may help (something like “gdal_translate -outsize 10% 10% INPUTFILE OUTPUTFILE” may be helpful).

How are you configuring the ImageMosaic? Are you referring to the folder containing your data or are you referring to a file?

(Sorry for the silly question but you have put [path] to protect your information but I can’t understand if you are linking to a valid path. You can also consider sending the [path] content by private email)

Please, let us know.

Cheers,
Daniele

···

==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Daniele Romagnoli
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Wed, Sep 25, 2013 at 3:26 PM, Roope Tervo <roope.tervo@anonymised.com> wrote:

Hello

We unable to create any new ImageMosaic layers in Geoserver 2.4 RC2. Any hints?

Geoserver information:
• Version
2.4-RC2
• Git Revision
c9f45110672fd1e6dc70f7c7b4bc20e0d658913f
• Build Date
03-Sep-2013 11:41
• GeoTools Version
10-RC2 (rev 5481f4202bd33093b4f41a8ae480ec23a9997e0f)
• GeoWebCache Version
1.5.0-beta (rev 1.5.x/938be98ee3b9107a48a4d1b970ff9b8b625296d9)

Error message:

25 Sep 09:48:56 ERROR [geoserver.ows] -
org.geoserver.platform.ServiceException: java.io.IOException: Failed to create reader from file:///[path] and hints Hints:
STYLE_FACTORY = StyleFactoryImpl
FEATURE_FACTORY = org.geotools.feature.LenientFeatureFactoryImpl@anonymised.com
FORCE_LONGITUDE_FIRST_AXIS_ORDER = true
EXECUTOR_SERVICE = java.util.concurrent.ThreadPoolExecutor@anonymised.com
FILTER_FACTORY = FilterFactoryImpl
COMPARISON_TOLERANCE = 1.0E-9
LENIENT_DATUM_SHIFT = true
FORCE_AXIS_ORDER_HONORING = http

at org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:455)
at org.geoserver.wms.map.GetMapKvpRequestReader.read(GetMapKvpRequestReader.java:80)
at org.geoserver.ows.Dispatcher.parseRequestKVP(Dispatcher.java:1412)
at org.geoserver.ows.Dispatcher.dispatch(Dispatcher.java:622)
at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:263)
at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:923)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.geoserver.filters.ThreadLocalsCleanupFilter.doFilter(ThreadLocalsCleanupFilter.java:27)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDelegatingFilter.java:74)
at org.geoserver.filters.SpringDelegatingFilter.doFilter(SpringDelegatingFilter.java:45)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.geoserver.platform.AdvancedDispatchFilter.doFilter(AdvancedDispatchFilter.java:49)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.vfny.geoserver.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:311)
at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:116)
at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)
at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:72)
at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68)
at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:113)
at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:72)
at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.geoserver.security.filter.GeoServerAnonymousAuthenticationFilter.doFilter(GeoServerAnonymousAuthenticationFilter.java:53)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68)
at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:150)
at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:72)
at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91)
at org.geoserver.security.filter.GeoServerBasicAuthenticationFilter.doFilter(GeoServerBasicAuthenticationFilter.java:82)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68)
at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
at org.geoserver.security.filter.GeoServerSecurityContextPersistenceFilter$1.doFilter(GeoServerSecurityContextPersistenceFilter.java:52)
at org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:72)
at org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91)
at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:323)
at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:173)
at org.geoserver.security.GeoServerSecurityFilterChainProxy.doFilter(GeoServerSecurityFilterChainProxy.java:134)
at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:346)
at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:259)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.geoserver.filters.LoggingFilter.doFilter(LoggingFilter.java:75)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.geoserver.filters.GZIPFilter.doFilter(GZIPFilter.java:42)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.geoserver.filters.SessionDebugFilter.doFilter(SessionDebugFilter.java:47)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
at java.lang.Thread.run(Thread.java:662)

Gdalinfo from the mosaic files:
Driver: GTiff/GeoTIFF
Files: [path]
Size is 19200, 9600
Coordinate System is:
PROJCS[“ETRS89 / ETRS-TM35FIN”,
GEOGCS[“ETRS89”,
DATUM[“European_Terrestrial_Reference_System_1989”,
SPHEROID[“GRS 1980”,6378137,298.2572221010002,
AUTHORITY[“EPSG”,“7019”]],
AUTHORITY[“EPSG”,“6258”]],
PRIMEM[“Greenwich”,0],
UNIT[“degree”,0.0174532925199433],
AUTHORITY[“EPSG”,“4258”]],
PROJECTION[“Transverse_Mercator”],
PARAMETER[“latitude_of_origin”,0],
PARAMETER[“central_meridian”,27],
PARAMETER[“scale_factor”,0.9996],
PARAMETER[“false_easting”,500000],
PARAMETER[“false_northing”,0],
UNIT[“metre”,1,
AUTHORITY[“EPSG”,“9001”]],
AUTHORITY[“EPSG”,“3067”]]
Origin = (548000.000000000000000,7746000.000000000000000)
Pixel Size = (2.500000000000000,-2.500000000000000)
Metadata:
AREA_OR_POINT=Area
Image Structure Metadata:
COMPRESSION=LZW
INTERLEAVE=BAND
Corner Coordinates:
Upper Left ( 548000.000, 7746000.000) ( 28d14’47.99"E, 69d49’ 2.63"N)
Lower Left ( 548000.000, 7722000.000) ( 28d14’ 2.67"E, 69d36’ 8.02"N)
Upper Right ( 596000.000, 7746000.000) ( 29d29’31.99"E, 69d48’15.18"N)
Lower Right ( 596000.000, 7722000.000) ( 29d28’ 1.46"E, 69d35’21.11"N)
Center ( 572000.000, 7734000.000) ( 28d51’36.58"E, 69d42’15.66"N)
Band 1 Block=19200x1 Type=Byte, ColorInterp=Palette
Color Table (RGB with 256 entries)
0: 0,0,0,255
1: 51,0,0,255
2: 51,51,51,255
3: 0,128,0,255
4: 102,13,0,255
5: 102,102,102,255
6: 0,51,153,255
7: 0,0,204,255
8: 0,102,204,255
9: 0,128,255,255
10: 77,0,255,255
11: 128,0,255,255
12: 0,178,0,255
13: 0,255,0,255
14: 128,255,128,255
15: 0,153,255,255
16: 76,229,229,255
17: 128,255,255,255
18: 191,0,0,255
19: 166,77,0,255
20: 171,87,0,255
21: 204,0,0,255
22: 242,89,89,255
23: 255,128,102,255
24: 153,0,255,255
25: 153,128,153,255
26: 204,0,204,255
27: 204,0,255,255
28: 229,0,255,255
29: 178,217,0,255
30: 178,255,102,255
31: 204,178,102,255
32: 255,166,128,255
33: 209,204,64,255
34: 242,204,0,255
35: 255,255,64,255
36: 229,204,128,255
37: 255,217,128,255
38: 229,255,128,255
39: 255,229,128,255
40: 255,242,102,255
41: 255,255,102,255
42: 153,153,153,255
43: 178,255,255,255
44: 255,255,140,255
45: 255,255,153,255
46: 204,204,204,255
47: 209,199,209,255
48: 199,235,235,255
49: 242,217,242,255
50: 255,255,217,255
51: 229,245,245,255
52: 242,242,229,255
53: 242,242,242,255
54: 255,255,255,255
55: 0,0,0,255
56: 238,55,0,255
57: 0,0,0,255
58: 236,54,0,255
59: 0,0,0,255
60: 234,53,0,255
61: 0,0,0,255
62: 232,52,0,255
63: 0,0,0,255
64: 230,51,0,255
65: 0,0,0,255
66: 228,50,0,255
67: 0,0,0,255
68: 226,49,0,255
69: 0,0,0,255
70: 225,49,1,255
71: 0,0,0,255
72: 223,48,1,255
73: 0,0,0,255
74: 221,47,1,255
75: 0,0,0,255
76: 219,46,1,255
77: 0,0,0,255
78: 217,45,1,255
79: 0,0,0,255
80: 215,44,1,255
81: 0,0,0,255
82: 213,43,1,255
83: 0,0,0,255
84: 212,43,2,255
85: 0,0,0,255
86: 210,42,2,255
87: 0,0,0,255
88: 208,41,2,255
89: 0,0,0,255
90: 206,40,2,255
91: 0,0,0,255
92: 204,39,2,255
93: 0,0,0,255
94: 203,39,3,255
95: 0,0,0,255
96: 201,38,3,255
97: 0,0,0,255
98: 199,37,3,255
99: 0,0,0,255
100: 197,36,3,255
101: 0,0,0,255
102: 196,36,4,255
103: 0,0,0,255
104: 194,35,4,255
105: 0,0,0,255
106: 192,34,4,255
107: 0,0,0,255
108: 190,33,4,255
109: 0,0,0,255
110: 189,33,5,255
111: 0,0,0,255
112: 187,32,5,255
113: 0,0,0,255
114: 185,31,5,255
115: 0,0,0,255
116: 183,30,5,255
117: 0,0,0,255
118: 182,30,6,255
119: 0,0,0,255
120: 180,29,6,255
121: 0,0,0,255
122: 178,28,6,255
123: 0,0,0,255
124: 177,28,7,255
125: 0,0,0,255
126: 175,27,7,255
127: 0,0,0,255
128: 173,26,7,255
129: 0,0,0,255
130: 172,26,8,255
131: 0,0,0,255
132: 170,25,8,255
133: 0,0,0,255
134: 169,25,9,255
135: 0,0,0,255
136: 167,24,9,255
137: 0,0,0,255
138: 165,23,9,255
139: 0,0,0,255
140: 164,23,10,255
141: 0,0,0,255
142: 162,22,10,255
143: 0,0,0,255
144: 160,21,10,255
145: 0,0,0,255
146: 159,21,11,255
147: 0,0,0,255
148: 157,20,11,255
149: 0,0,0,255
150: 156,20,12,255
151: 0,0,0,255
152: 154,19,12,255
153: 0,0,0,255
154: 153,19,13,255
155: 0,0,0,255
156: 151,18,13,255
157: 0,0,0,255
158: 150,18,14,255
159: 0,0,0,255
160: 148,17,14,255
161: 0,0,0,255
162: 147,17,15,255
163: 0,0,0,255
164: 145,16,15,255
165: 0,0,0,255
166: 144,16,16,255
167: 0,0,0,255
168: 142,15,16,255
169: 0,0,0,255
170: 141,15,17,255
171: 0,0,0,255
172: 139,14,17,255
173: 0,0,0,255
174: 138,14,18,255
175: 0,0,0,255
176: 136,13,18,255
177: 0,0,0,255
178: 135,13,19,255
179: 0,0,0,255
180: 133,12,19,255
181: 0,0,0,255
182: 132,12,20,255
183: 0,0,0,255
184: 130,11,20,255
185: 0,0,0,255
186: 129,11,21,255
187: 0,0,0,255
188: 127,10,21,255
189: 0,0,0,255
190: 126,10,22,255
191: 0,0,0,255
192: 125,10,23,255
193: 0,0,0,255
194: 123,9,23,255
195: 0,0,0,255
196: 122,9,24,255
197: 0,0,0,255
198: 121,9,25,255
199: 0,0,0,255
200: 119,8,25,255
201: 0,0,0,255
202: 118,8,26,255
203: 0,0,0,255
204: 116,7,26,255
205: 0,0,0,255
206: 115,7,27,255
207: 0,0,0,255
208: 114,7,28,255
209: 0,0,0,255
210: 112,6,28,255
211: 0,0,0,255
212: 111,6,29,255
213: 0,0,0,255
214: 110,6,30,255
215: 0,0,0,255
216: 108,5,30,255
217: 0,0,0,255
218: 107,5,31,255
219: 0,0,0,255
220: 106,5,32,255
221: 0,0,0,255
222: 105,5,33,255
223: 0,0,0,255
224: 103,4,33,255
225: 0,0,0,255
226: 102,4,34,255
227: 0,0,0,255
228: 101,4,35,255
229: 0,0,0,255
230: 100,4,36,255
231: 0,0,0,255
232: 98,3,36,255
233: 0,0,0,255
234: 97,3,37,255
235: 0,0,0,255
236: 96,3,38,255
237: 0,0,0,255
238: 95,3,39,255
239: 0,0,0,255
240: 93,2,39,255
241: 0,0,0,255
242: 92,2,40,255
243: 0,0,0,255
244: 91,2,41,255
245: 0,0,0,255
246: 90,2,42,255
247: 0,0,0,255
248: 89,2,43,255
249: 0,0,0,255
250: 87,1,43,255
251: 0,0,0,255
252: 86,1,44,255
253: 0,0,0,255
254: 85,1,45,255
255: 0,0,0,255

best regards
Roope Tervo


October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Hello and thanks for answer!

We have this problem with two kind of sets of data. The first set contains around 400 tiles (Finnish map produced by Land Survey Agency), no height or time dimension. An other set contains satellite images, all same from same area but different times.

We have configured the data store by referring to folder which contains the actual files and datastore.properties with following content:

SPI=org.geotools.data.postgis.PostgisNGJNDIDataStoreFactory
jndiReferenceName=jdbc/postgres
schema=mosaic
Loose\ bbox=true
Estimated\ extends=false

I just realised that I didn’t mention that the very same configuration worked in version 2.3.

I have attached two files from the first data set. (Finnish map). I send you link to the whole data set and satellite image in private message.

best regards
Roope

UX514_RVK_25.tif (4.71 MB)

UX521_RVK_25.tif (6.19 MB)

Some updates

We managed to resolve the problem with Finnish map by adding Envelope2D to properties file. Anyway, this didn’t resolve the problem with satellite images.

We have tried following things:

· Added Envelope2D to properties file

· Tried with and without SuggestedSPI=it.geosolutions.imageioimpl.plugins.tiff.TIFFImageReaderSpi in the properties file

· remove native JAI

· change image interleave from pixel to band

· change image projection from EPSG:3067 to EPSG:4326

I would appreciate also topics we should investigate more.

best regards

Roope

From: Roope Tervo [mailto:Roope.Tervo@anonymised.com]
Sent: 27. syyskuuta 2013 21:38
To: Daniele Romagnoli
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] ImageMosaic layer: failed to create reader

Hello and thanks for answer!

We have this problem with two kind of sets of data. The first set contains around 400 tiles (Finnish map produced by Land Survey Agency), no height or time dimension. An other set contains satellite images, all same from same area but different times.

We have configured the data store by referring to folder which contains the actual files and datastore.properties with following content:

SPI=org.geotools.data.postgis.PostgisNGJNDIDataStoreFactory

jndiReferenceName=jdbc/postgres

schema=mosaic

Loose\ bbox=true

Estimated\ extends=false

I just realised that I didn’t mention that the very same configuration worked in version 2.3.

I have attached two files from the first data set. (Finnish map). I send you link to the whole data set and satellite image in private message.

best regards

Roope

We managed to get satellite images working also. The action which helped was to update Redhat from 6.2 to 6.4. Below is a list of updated packages. I have no idea what was a reason for the problem, it would be nice to find it out!

best regards

Roope

Oct 01 12:50:07 Updated: tzdata-2013c-2.el6.noarch

Oct 01 12:50:09 Updated: bash-4.1.2-15.el6_4.x86_64

Oct 01 12:50:20 Updated: glibc-common-2.12-1.107.el6_4.4.x86_64

Oct 01 12:50:29 Updated: glibc-2.12-1.107.el6_4.4.x86_64

Oct 01 12:50:30 Updated: nss-softokn-freebl-3.14.3-3.el6_4.x86_64

Oct 01 12:50:30 Updated: libselinux-2.0.94-5.3.el6_4.1.x86_64

Oct 01 12:50:31 Updated: chkconfig-1.3.49.3-2.el6_4.1.x86_64

Oct 01 12:50:32 Updated: glib2-2.22.5-7.el6.x86_64

Oct 01 12:50:33 Updated: libcom_err-1.41.12-14.el6_4.2.x86_64

Oct 01 12:50:33 Updated: libstdc+±4.4.7-3.el6.x86_64

Oct 01 12:50:33 Updated: 1:dbus-libs-1.2.24-7.el6_3.x86_64

Oct 01 12:50:34 Updated: nspr-4.9.5-2.el6_4.x86_64

Oct 01 12:50:35 Updated: libxml2-2.7.6-12.el6_4.1.x86_64

Oct 01 12:50:36 Updated: sed-4.2.1-10.el6.x86_64

Oct 01 12:50:36 Updated: audit-libs-2.2-2.el6.x86_64

Oct 01 12:50:36 Updated: nss-util-3.14.3-3.el6_4.x86_64

Oct 01 12:50:37 Updated: libtalloc-2.0.7-2.el6.x86_64

Oct 01 12:50:38 Updated: gawk-3.1.7-10.el6.x86_64

Oct 01 12:50:38 Updated: db4-4.7.25-18.el6_4.x86_64

Oct 01 12:50:38 Updated: 1:perl-Pod-Escapes-1.04-131.el6_4.x86_64

Oct 01 12:50:39 Updated: 3:perl-version-0.77-131.el6_4.x86_64

Oct 01 12:50:40 Updated: 1:perl-Pod-Simple-3.13-131.el6_4.x86_64

Oct 01 12:50:40 Updated: 1:perl-Module-Pluggable-3.90-131.el6_4.x86_64

Oct 01 12:50:41 Updated: 4:perl-libs-5.10.1-131.el6_4.x86_64

Oct 01 12:50:48 Updated: 4:perl-5.10.1-131.el6_4.x86_64

Oct 01 12:50:48 Updated: 1:perl-Locale-Maketext-Simple-0.18-131.el6_4.x86_64

Oct 01 12:50:48 Updated: 1:perl-Params-Check-0.26-131.el6_4.x86_64

Oct 01 12:50:49 Updated: expat-2.0.1-11.el6_2.x86_64

Oct 01 12:50:49 Updated: libuuid-2.17.2-12.9.el6_4.3.x86_64

Oct 01 12:50:50 Updated: cyrus-sasl-lib-2.1.23-13.el6_3.1.x86_64

Oct 01 12:50:50 Updated: libtdb-1.2.10-1.el6.x86_64

Oct 01 12:50:51 Updated: freetype-2.3.11-14.el6_3.1.x86_64

Oct 01 12:50:51 Updated: readline-6.0-4.el6.x86_64

Oct 01 12:50:52 Updated: libSM-1.2.1-2.el6.x86_64

Oct 01 12:50:52 Updated: xmlrpc-c-1.16.24-1209.1840.el6.x86_64

Oct 01 12:50:53 Updated: keyutils-libs-1.4-4.el6.x86_64

Oct 01 12:50:53 Updated: krb5-libs-1.10.3-10.el6_4.6.x86_64

Oct 01 12:50:54 Updated: libblkid-2.17.2-12.9.el6_4.3.x86_64

Oct 01 12:50:55 Updated: binutils-2.20.51.0.2-5.36.el6.x86_64

Oct 01 12:50:56 Updated: libudev-147-2.46.el6.x86_64

Oct 01 12:50:57 Updated: dbus-glib-0.86-6.el6_4.x86_64

Oct 01 12:50:57 Updated: 1:perl-Module-Load-0.16-131.el6_4.x86_64

Oct 01 12:50:57 Updated: perl-Module-Load-Conditional-0.30-131.el6_4.x86_64

Oct 01 12:50:58 Updated: 1:perl-Log-Message-0.02-131.el6_4.x86_64

Oct 01 12:50:58 Updated: perl-IO-Compress-Base-2.020-131.el6_4.x86_64

Oct 01 12:50:58 Updated: libtevent-0.9.18-1.el6_4.x86_64

Oct 01 12:50:59 Updated: file-libs-5.04-15.el6.x86_64

Oct 01 12:51:00 Updated: 1:dbus-1.2.24-7.el6_3.x86_64

Oct 01 12:51:02 Updated: perl-Test-Harness-3.17-131.el6_4.x86_64

Oct 01 12:51:04 Updated: 1:perl-ExtUtils-ParseXS-2.2003.0-131.el6_4.x86_64

Oct 01 12:51:05 Updated: 4:perl-devel-5.10.1-131.el6_4.x86_64

Oct 01 12:51:05 Updated: perl-ExtUtils-MakeMaker-6.55-131.el6_4.x86_64

Oct 01 12:51:06 Updated: 1:perl-IPC-Cmd-0.56-131.el6_4.x86_64

Oct 01 12:51:06 Updated: 1:perl-Package-Constants-0.02-131.el6_4.x86_64

Oct 01 12:51:06 Updated: 1:perl-Compress-Raw-Zlib-2.020-131.el6_4.x86_64

Oct 01 12:51:07 Updated: libtiff-3.9.4-9.el6_3.x86_64

Oct 01 12:51:08 Updated: 2:tar-1.23-11.el6.x86_64

Oct 01 12:51:09 Updated: libsemanage-2.0.43-4.2.el6.x86_64

Oct 01 12:51:09 Updated: procps-3.2.8-25.el6.x86_64

Oct 01 12:51:10 Updated: libnl-1.1.4-1.el6_4.x86_64

Oct 01 12:51:10 Updated: libtirpc-0.2.1-6.el6_4.x86_64

Oct 01 12:51:11 Installed: btparser-0.17-1.el6.x86_64

Oct 01 12:51:11 Updated: cpio-2.10-11.el6_3.x86_64

Oct 01 12:51:12 Updated: perl-IO-Compress-Zlib-2.020-131.el6_4.x86_64

Oct 01 12:51:12 Updated: perl-Compress-Zlib-2.020-131.el6_4.x86_64

Oct 01 12:51:12 Updated: 1:perl-IO-Zlib-1.09-131.el6_4.x86_64

Oct 01 12:51:13 Updated: perl-Archive-Tar-1.58-131.el6_4.x86_64

Oct 01 12:51:13 Updated: 1:perl-Archive-Extract-0.38-131.el6_4.x86_64

Oct 01 12:51:14 Updated: perl-File-Fetch-0.26-131.el6_4.x86_64

Oct 01 12:51:14 Updated: perl-Test-Simple-0.92-131.el6_4.x86_64

Oct 01 12:51:14 Updated: 1:perl-ExtUtils-CBuilder-0.27-131.el6_4.x86_64

Oct 01 12:51:15 Updated: file-5.04-15.el6.x86_64

Oct 01 12:51:15 Updated: libldb-1.1.13-3.el6.x86_64

Oct 01 12:51:16 Updated: perl-Log-Message-Simple-0.04-131.el6_4.x86_64

Oct 01 12:51:16 Updated: perl-Term-UI-0.20-131.el6_4.x86_64

Oct 01 12:51:16 Updated: cyrus-sasl-gssapi-2.1.23-13.el6_3.1.x86_64

Oct 01 12:51:17 Updated: keyutils-1.4-4.el6.x86_64

Oct 01 12:51:17 Updated: 1:perl-Object-Accessor-0.34-131.el6_4.x86_64

Oct 01 12:51:17 Updated: 1:perl-Digest-SHA-5.47-131.el6_4.x86_64

Oct 01 12:51:18 Updated: perl-Module-CoreList-2.18-131.el6_4.x86_64

Oct 01 12:51:18 Updated: 1:perl-Module-Loaded-0.02-131.el6_4.x86_64

Oct 01 12:51:18 Installed: perl-Compress-Raw-Bzip2-2.020-131.el6_4.x86_64

Oct 01 12:51:19 Updated: upstart-0.6.5-12.el6_4.1.x86_64

Oct 01 12:51:19 Updated: avahi-libs-0.6.25-12.el6.x86_64

Oct 01 12:51:20 Updated: gnutls-2.8.5-10.el6_4.2.x86_64

Oct 01 12:51:21 Updated: 1:cups-libs-1.4.2-50.el6_4.5.x86_64

Oct 01 12:51:21 Updated: pcre-7.8-6.el6.x86_64

Oct 01 12:51:22 Updated: grep-2.6.3-3.el6.x86_64

Oct 01 12:51:22 Updated: coreutils-libs-8.4-19.el6_4.2.x86_64

Oct 01 12:51:25 Updated: coreutils-8.4-19.el6_4.2.x86_64

Oct 01 12:51:27 Updated: pam-1.1.1-13.el6.x86_64

Oct 01 12:51:29 Updated: openssl-1.0.0-27.el6_4.2.x86_64

Oct 01 12:51:34 Updated: python-2.6.6-37.el6_4.x86_64

Oct 01 12:51:35 Updated: python-libs-2.6.6-37.el6_4.x86_64

Oct 01 12:51:35 Updated: module-init-tools-3.9-21.el6_4.x86_64

Oct 01 12:51:36 Updated: hwdata-0.233-7.9.el6.noarch

Oct 01 12:51:38 Updated: 1:qt-4.6.2-26.el6_4.x86_64

Oct 01 12:51:40 Updated: libxml2-python-2.7.6-12.el6_4.1.x86_64

Oct 01 12:51:42 Updated: gzip-1.3.12-19.el6_4.x86_64

Oct 01 12:51:43 Updated: authconfig-6.1.12-13.el6.x86_64

Oct 01 12:51:43 Updated: libssh2-1.4.2-1.el6.x86_64

Oct 01 12:51:44 Updated: plymouth-scripts-0.8.3-27.el6.x86_64

Oct 01 12:51:44 Updated: rpcbind-0.2.0-11.el6.x86_64

Oct 01 12:51:44 Updated: libss-1.41.12-14.el6_4.2.x86_64

Oct 01 12:51:45 Updated: e2fsprogs-libs-1.41.12-14.el6_4.2.x86_64

Oct 01 12:51:45 Updated: libipa_hbac-1.9.2-82.10.el6_4.x86_64

Oct 01 12:51:46 Updated: 2:vim-minimal-7.2.411-1.8.el6.x86_64

Oct 01 12:51:46 Updated: libgfortran-4.4.7-3.el6.x86_64

Oct 01 12:51:47 Updated: libtar-1.2.11-17.el6.x86_64

Oct 01 12:51:47 Updated: lm_sensors-libs-3.1.1-17.el6.x86_64

Oct 01 12:51:47 Updated: libcollection-0.6.0-9.el6.x86_64

Oct 01 12:51:48 Updated: pciutils-libs-3.1.10-2.el6.x86_64

Oct 01 12:51:49 Updated: atlas-3.8.4-2.el6.x86_64

Oct 01 12:51:49 Updated: libipa_hbac-python-1.9.2-82.10.el6_4.x86_64

Oct 01 12:51:50 Updated: e2fsprogs-1.41.12-14.el6_4.2.x86_64

Oct 01 12:51:51 Updated: krb5-workstation-1.10.3-10.el6_4.6.x86_64

Oct 01 12:51:51 Updated: python-dmidecode-3.10.13-3.el6_4.x86_64

Oct 01 12:51:52 Updated: 1:qt-sqlite-4.6.2-26.el6_4.x86_64

Oct 01 12:51:52 Installed: libpciaccess-0.13.1-2.el6.x86_64

Oct 01 12:51:54 Updated: m2crypto-0.20.2-9.el6.x86_64

Oct 01 12:51:55 Installed: pytalloc-2.0.7-2.el6.x86_64

Oct 01 12:51:55 Updated: python-ethtool-0.6-3.el6.x86_64

Oct 01 12:51:55 Installed: libproxy-bin-0.3.0-4.el6_3.x86_64

Oct 01 12:51:56 Installed: libproxy-0.3.0-4.el6_3.x86_64

Oct 01 12:51:56 Installed: libproxy-python-0.3.0-4.el6_3.x86_64

Oct 01 12:51:57 Updated: rhnlib-2.5.22-15.el6.noarch

Oct 01 12:51:57 Installed: python-krbV-1.0.90-3.el6.x86_64

Oct 01 12:51:58 Updated: wget-1.12-1.8.el6.x86_64

Oct 01 12:51:59 Updated: 32:bind-libs-9.8.2-0.17.rc1.el6_4.6.x86_64

Oct 01 12:51:59 Updated: 32:bind-utils-9.8.2-0.17.rc1.el6_4.6.x86_64

Oct 01 12:52:00 Updated: polkit-0.96-5.el6_4.x86_64

Oct 01 12:52:00 Updated: fprintd-0.1-20.git04fd09cfa.el6.x86_64

Oct 01 12:52:01 Updated: sssd-client-1.9.2-82.10.el6_4.x86_64

Oct 01 12:52:01 Updated: logrotate-3.7.8-16.el6.x86_64

Oct 01 12:52:02 Installed: perl-IO-Compress-Bzip2-2.020-131.el6_4.x86_64

Oct 01 12:52:03 Updated: perl-CPAN-1.9402-131.el6_4.x86_64

Oct 01 12:52:04 Updated: 1:perl-Module-Build-0.3500-131.el6_4.x86_64

Oct 01 12:52:04 Updated: perl-ExtUtils-Embed-1.28-131.el6_4.x86_64

Oct 01 12:52:04 Updated: libgudev1-147-2.46.el6.x86_64

Oct 01 12:52:05 Updated: grubby-7.0.15-3.el6.x86_64

Oct 01 12:52:05 Installed: device-mapper-persistent-data-0.1.4-1.el6.x86_64

Oct 01 12:52:05 Updated: 1:perl-Parse-CPAN-Meta-1.40-131.el6_4.x86_64

Oct 01 12:52:07 Updated: perl-CPANPLUS-0.88-131.el6_4.x86_64

Oct 01 12:52:07 Updated: perl-CGI-3.51-131.el6_4.x86_64

Oct 01 12:52:08 Updated: 4:perl-Time-HiRes-1.9721-131.el6_4.x86_64

Oct 01 12:52:08 Updated: 1:perl-parent-0.221-131.el6_4.x86_64

Oct 01 12:52:08 Updated: perl-Time-Piece-1.15-131.el6_4.x86_64

Oct 01 12:52:09 Updated: db4-utils-4.7.25-18.el6_4.x86_64

Oct 01 12:52:10 Updated: nss-softokn-3.14.3-3.el6_4.x86_64

Oct 01 12:52:10 Updated: nss-sysinit-3.14.3-4.el6_4.x86_64

Oct 01 12:52:11 Updated: nss-3.14.3-4.el6_4.x86_64

Oct 01 12:52:11 Updated: nss-tools-3.14.3-4.el6_4.x86_64

Oct 01 12:52:12 Updated: openldap-2.4.23-32.el6_4.1.x86_64

Oct 01 12:52:12 Updated: libcurl-7.19.7-37.el6_4.x86_64

Oct 01 12:52:13 Updated: xmlrpc-c-client-1.16.24-1209.1840.el6.x86_64

Oct 01 12:52:13 Installed: libreport-compat-2.0.9-15.el6_4.1.x86_64

Oct 01 12:52:14 Updated: libreport-python-2.0.9-15.el6_4.1.x86_64

Oct 01 12:52:14 Updated: libreport-plugin-rhtsupport-2.0.9-15.el6_4.1.x86_64

Oct 01 12:52:15 Updated: libreport-2.0.9-15.el6_4.1.x86_64

Oct 01 12:52:16 Updated: libreport-plugin-reportuploader-2.0.9-15.el6_4.1.x86_64

Oct 01 12:52:17 Updated: curl-7.19.7-37.el6_4.x86_64

Oct 01 12:52:19 Updated: rpm-4.8.0-32.el6.x86_64

Oct 01 12:52:19 Updated: rpm-libs-4.8.0-32.el6.x86_64

Oct 01 12:52:20 Updated: rpm-python-4.8.0-32.el6.x86_64

Oct 01 12:52:22 Updated: yum-3.2.29-40.el6.noarch

Oct 01 12:52:23 Updated: rhn-client-tools-1.0.0.1-8.el6.noarch

Oct 01 12:52:24 Updated: man-1.6f-32.el6.x86_64

Oct 01 12:52:24 Updated: rhn-setup-1.0.0.1-8.el6.noarch

Oct 01 12:52:26 Updated: yum-rhn-plugin-0.9.1-49.el6.noarch

Oct 01 12:52:27 Updated: 1:net-snmp-libs-5.5-44.el6_4.4.x86_64

Oct 01 12:52:29 Installed: samba4-libs-4.0.0-55.el6.rc4.x86_64

Oct 01 12:52:30 Updated: postgresql-libs-8.4.13-1.el6_3.x86_64

Oct 01 12:52:31 Updated: python-nss-0.13-1.el6.x86_64

Oct 01 12:52:32 Updated: portreserve-0.0.4-9.el6.x86_64

Oct 01 12:52:32 Updated: libselinux-utils-2.0.94-5.3.el6_4.1.x86_64

Oct 01 12:52:33 Updated: numactl-2.0.7-6.el6.x86_64

Oct 01 12:52:34 Updated: cpp-4.4.7-3.el6.x86_64

Oct 01 12:52:35 Updated: dash-0.5.5.1-4.el6.x86_64

Oct 01 12:52:35 Updated: libdhash-0.4.2-9.el6.x86_64

Oct 01 12:52:36 Installed: libsss_autofs-1.9.2-82.10.el6_4.x86_64

Oct 01 12:52:36 Updated: libpath_utils-0.2.1-9.el6.x86_64

Oct 01 12:52:37 Installed: libsss_idmap-1.9.2-82.10.el6_4.x86_64

Oct 01 12:52:37 Updated: libgomp-4.4.7-3.el6.x86_64

Oct 01 12:52:38 Updated: plymouth-core-libs-0.8.3-27.el6.x86_64

Oct 01 12:52:38 Updated: libXau-1.0.6-4.el6.x86_64

Oct 01 12:52:39 Updated: libxcb-1.8.1-1.el6.x86_64

Oct 01 12:52:40 Updated: 1:make-3.81-20.el6.x86_64

Oct 01 12:52:40 Updated: libref_array-0.1.1-9.el6.x86_64

Oct 01 12:52:41 Updated: libini_config-0.6.1-9.el6.x86_64

Oct 01 12:52:41 Updated: libevent-1.4.13-4.el6.x86_64

Oct 01 12:52:47 Updated: 2:vim-common-7.2.411-1.8.el6.x86_64

Oct 01 12:52:47 Updated: 2:ethtool-3.5-1.el6.x86_64

Oct 01 12:52:49 Updated: policycoreutils-2.0.83-19.30.el6.x86_64

Oct 01 12:52:50 Updated: iptables-1.4.7-9.el6.x86_64

Oct 01 12:52:51 Updated: iproute-2.6.32-23.el6.x86_64

Oct 01 12:52:51 Updated: iputils-20071127-17.el6_4.2.x86_64

Oct 01 12:52:55 Updated: util-linux-ng-2.17.2-12.9.el6_4.3.x86_64

Oct 01 12:52:58 Updated: initscripts-9.03.38-1.el6_4.2.x86_64

Oct 01 12:53:00 Updated: udev-147-2.46.el6.x86_64

Oct 01 12:53:00 Updated: libdrm-2.4.39-1.el6.x86_64

Oct 01 12:53:01 Updated: device-mapper-libs-1.02.77-9.el6.x86_64

Oct 01 12:53:01 Updated: device-mapper-1.02.77-9.el6.x86_64

Oct 01 12:53:02 Updated: device-mapper-event-libs-1.02.77-9.el6.x86_64

Oct 01 12:53:03 Installed: redhat-lsb-core-4.0-7.el6.x86_64

Oct 01 12:53:03 Updated: device-mapper-event-1.02.77-9.el6.x86_64

Oct 01 12:53:03 Updated: kpartx-0.4.9-64.el6_4.2.x86_64

Oct 01 12:53:04 Updated: openssh-5.3p1-84.1.el6.x86_64

Oct 01 12:53:04 Updated: nfs-utils-lib-1.1.5-6.el6.x86_64

Oct 01 12:53:06 Updated: 1:nfs-utils-1.2.3-36.el6.x86_64

Oct 01 12:53:06 Updated: dmraid-events-1.0.0.rc16-11.el6.x86_64

Oct 01 12:53:07 Updated: dmraid-1.0.0.rc16-11.el6.x86_64

Oct 01 12:53:08 Updated: lvm2-libs-2.02.98-9.el6.x86_64

Oct 01 12:53:08 Updated: cryptsetup-luks-libs-1.2.0-7.el6.x86_64

Oct 01 12:53:09 Updated: plymouth-0.8.3-27.el6.x86_64

Oct 01 12:53:10 Updated: dracut-004-303.el6.noarch

Oct 01 12:53:10 Updated: dracut-kernel-004-303.el6.noarch

Oct 01 12:53:18 Installed: kernel-2.6.32-358.18.1.el6.x86_64

Oct 01 12:53:20 Updated: 1:autofs-5.0.5-75.el6_4.x86_64

Oct 01 12:53:24 Updated: 1:cups-1.4.2-50.el6_4.5.x86_64

Oct 01 12:53:25 Updated: mdadm-3.2.5-4.el6_4.2.x86_64

Oct 01 12:53:26 Updated: ntpdate-4.2.4p8-3.el6.x86_64

Oct 01 12:53:27 Updated: ntp-4.2.4p8-3.el6.x86_64

Oct 01 12:53:28 Updated: samba-winbind-clients-3.6.9-151.el6_4.1.x86_64

Oct 01 12:53:32 Updated: samba-common-3.6.9-151.el6_4.1.x86_64

Oct 01 12:53:36 Installed: samba-winbind-3.6.9-151.el6_4.1.x86_64

Oct 01 12:53:37 Updated: certmonger-0.61-3.el6.x86_64

Oct 01 12:53:39 Updated: ipa-python-3.0.0-26.el6_4.4.x86_64

Oct 01 12:53:42 Updated: selinux-policy-3.7.19-195.el6_4.12.noarch

Oct 01 12:53:42 Updated: c-ares-1.7.0-6.el6.x86_64

Oct 01 12:53:45 Updated: sssd-1.9.2-82.10.el6_4.x86_64

Oct 01 12:53:47 Updated: kernel-headers-2.6.32-358.18.1.el6.x86_64

Oct 01 12:53:49 Updated: glibc-headers-2.12-1.107.el6_4.4.x86_64

Oct 01 12:53:50 Updated: glibc-devel-2.12-1.107.el6_4.4.x86_64

Oct 01 12:53:52 Updated: libX11-common-1.5.0-4.el6.noarch

Oct 01 12:53:53 Updated: libX11-1.5.0-4.el6.x86_64

Oct 01 12:53:53 Updated: libXext-1.3.1-2.el6.x86_64

Oct 01 12:53:54 Updated: libXrender-0.9.7-2.el6.x86_64

Oct 01 12:53:54 Updated: libXfixes-5.0-3.el6.x86_64

Oct 01 12:53:55 Updated: libXi-1.6.1-3.el6.x86_64

Oct 01 12:53:55 Updated: libXt-1.1.3-1.el6.x86_64

Oct 01 12:53:56 Updated: libXtst-1.2.1-2.el6.x86_64

Oct 01 12:53:56 Updated: libXrandr-1.4.0-1.el6.x86_64

Oct 01 12:53:57 Updated: libXcursor-1.1.13-2.el6.x86_64

Oct 01 12:53:57 Updated: libXdamage-1.1.3-4.el6.x86_64

Oct 01 12:53:58 Updated: libXft-2.3.1-2.el6.x86_64

Oct 01 12:53:59 Updated: pango-1.28.1-7.el6_3.x86_64

Oct 01 12:53:59 Updated: libXinerama-1.1.2-2.el6.x86_64

Oct 01 12:54:03 Updated: ghostscript-8.70-15.el6_4.1.x86_64

Oct 01 12:54:03 Updated: redhat-lsb-printing-4.0-7.el6.x86_64

Oct 01 12:54:04 Updated: libXmu-1.1.1-2.el6.x86_64

Oct 01 12:54:05 Updated: libXv-1.0.7-2.el6.x86_64

Oct 01 12:54:07 Updated: gstreamer-plugins-base-0.10.29-2.el6.x86_64

Oct 01 12:54:07 Updated: libXxf86vm-1.1.2-2.el6.x86_64

Oct 01 12:54:09 Updated: mesa-dri-drivers-9.0-0.8.el6_4.3.x86_64

Oct 01 12:54:09 Updated: mesa-libGL-9.0-0.8.el6_4.3.x86_64

Oct 01 12:54:12 Installed: mesa-dri1-drivers-7.11-8.el6.x86_64

Oct 01 12:54:13 Updated: mesa-libGLU-9.0-0.8.el6_4.3.x86_64

Oct 01 12:54:16 Updated: 1:qt-x11-4.6.2-26.el6_4.x86_64

Oct 01 12:54:17 Updated: 1:phonon-backend-gstreamer-4.6.2-26.el6_4.x86_64

Oct 01 12:54:18 Updated: libXcomposite-0.4.3-4.el6.x86_64

Oct 01 12:54:21 Updated: gtk2-2.18.9-12.el6.x86_64

Oct 01 12:54:21 Updated: redhat-lsb-graphics-4.0-7.el6.x86_64

Oct 01 12:54:22 Installed: redhat-lsb-compat-4.0-7.el6.x86_64

Oct 01 12:54:22 Updated: redhat-lsb-4.0-7.el6.x86_64

Oct 01 12:54:23 Updated: libXpm-3.5.10-2.el6.x86_64

Oct 01 12:54:23 Installed: latencytop-common-0.5-9.el6.x86_64

Oct 01 12:54:23 Updated: latencytop-0.5-9.el6.x86_64

Oct 01 12:54:24 Updated: libXaw-1.0.11-2.el6.x86_64

Oct 01 12:54:29 Updated: libgcj-4.4.7-3.el6.x86_64

Oct 01 12:54:30 Updated: pulseaudio-libs-0.9.21-14.el6_3.x86_64

Oct 01 12:54:33 Updated: gcc-4.4.7-3.el6.x86_64

Oct 01 12:54:34 Updated: ipa-client-3.0.0-26.el6_4.4.x86_64

Oct 01 12:55:27 Updated: selinux-policy-targeted-3.7.19-195.el6_4.12.noarch

Oct 01 12:55:30 Updated: samba-client-3.6.9-151.el6_4.1.x86_64

Oct 01 12:55:31 Updated: cifs-utils-4.8.1-18.el6.x86_64

Oct 01 12:55:33 Updated: kexec-tools-2.0.0-258.el6_4.2.x86_64

Oct 01 12:55:35 Updated: 2:irqbalance-1.0.4-4.el6_4.x86_64

Oct 01 12:55:36 Updated: systemtap-runtime-1.8-7.el6.x86_64

Oct 01 12:55:37 Updated: cryptsetup-luks-1.2.0-7.el6.x86_64

Oct 01 12:55:38 Updated: lvm2-2.02.98-9.el6.x86_64

Oct 01 12:55:39 Updated: openssh-clients-5.3p1-84.1.el6.x86_64

Oct 01 12:55:39 Updated: openssh-server-5.3p1-84.1.el6.x86_64

Oct 01 12:55:40 Updated: parted-2.1-19.el6.x86_64

Oct 01 12:55:41 Updated: 1:cpuspeed-1.5-20.el6_4.x86_64

Oct 01 12:55:42 Updated: 12:dhclient-4.1.1-34.P1.el6_4.1.x86_64

Oct 01 12:55:43 Updated: cyrus-sasl-2.1.23-13.el6_3.1.x86_64

Oct 01 12:55:44 Updated: 1:net-snmp-5.5-44.el6_4.4.x86_64

Oct 01 12:55:44 Updated: 2:xinetd-2.3.14-38.el6.x86_64

Oct 01 12:55:45 Updated: 3:ypbind-1.20.4-30.el6.x86_64

Oct 01 12:55:49 Updated: postgresql-8.4.13-1.el6_3.x86_64

Oct 01 12:55:50 Updated: 1:quota-3.17-18.el6.x86_64

Oct 01 12:55:52 Updated: rsyslog-5.8.10-7.el6_4.x86_64

Oct 01 12:55:53 Updated: 1:microcode_ctl-1.17-15.el6_4.x86_64

Oct 01 12:55:53 Updated: prelink-0.4.6-3.1.el6_4.x86_64

Oct 01 12:55:54 Updated: iptables-ipv6-1.4.7-9.el6.x86_64

Oct 01 12:55:55 Updated: 2:vim-enhanced-7.2.411-1.8.el6.x86_64

Oct 01 12:55:55 Updated: rhn-check-1.0.0.1-8.el6.noarch

Oct 01 12:55:56 Updated: man-pages-overrides-6.4.1-1.el6.noarch

Oct 01 12:55:57 Updated: yum-utils-1.1.30-14.el6.noarch

Oct 01 12:55:58 Updated: sos-2.2-38.el6_4.2.noarch

Oct 01 12:55:59 Updated: libreport-plugin-logger-2.0.9-15.el6_4.1.x86_64

Oct 01 12:56:00 Updated: libuser-0.56.13-5.el6.x86_64

Oct 01 12:56:01 Updated: sudo-1.8.6p3-7.el6.x86_64

Oct 01 12:56:02 Updated: elinks-0.12-0.21.pre5.el6_3.x86_64

Oct 01 12:56:03 Updated: perl-core-5.10.1-131.el6_4.x86_64

Oct 01 12:56:03 Updated: fprintd-pam-0.1-20.git04fd09cfa.el6.x86_64

Oct 01 12:56:07 Updated: numpy-1.4.1-9.el6.x86_64

Oct 01 12:56:07 Updated: pciutils-3.1.10-2.el6.x86_64

Oct 01 12:56:08 Updated: efibootmgr-0.5.4-10.el6.x86_64

Oct 01 12:56:09 Updated: cvs-1.11.23-15.el6.x86_64

Oct 01 12:56:12 Updated: gdb-7.2-60.el6_4.1.x86_64

Oct 01 12:56:13 Updated: perf-2.6.32-358.18.1.el6.x86_64

Oct 01 12:56:14 Updated: 1:grub-0.97-81.el6.x86_64

Oct 01 12:56:15 Updated: 14:tcpdump-4.0.0-3.20090921gitdf3cb4.2.el6.x86_64

Oct 01 12:56:16 Updated: mysql-libs-5.1.69-1.el6_4.x86_64

Oct 01 12:56:17 Updated: tcsh-6.17-24.el6.x86_64

Oct 01 12:56:17 Updated: psacct-6.3.2-63.el6_3.3.x86_64

Oct 01 12:56:18 Updated: sysstat-9.0.4-20.el6.x86_64

Oct 01 12:56:20 Updated: audit-2.2-2.el6.x86_64

Oct 01 12:56:20 Updated: nscd-2.12-1.107.el6_4.4.x86_64

Oct 01 12:56:21 Updated: mlocate-0.22.2-4.el6.x86_64

Oct 01 12:56:22 Updated: crash-6.1.0-1.el6.x86_64

Oct 01 12:56:24 Updated: oprofile-0.9.7-1.el6.x86_64

Oct 01 12:56:25 Updated: libXfont-1.4.5-2.el6.x86_64

Oct 01 12:56:25 Updated: cyrus-sasl-plain-2.1.23-13.el6_3.1.x86_64

Oct 01 12:56:36 Updated: 1:valgrind-3.8.1-3.2.el6.x86_64

Oct 01 12:56:37 Updated: libxslt-1.1.26-2.el6_3.1.x86_64

Oct 01 12:56:38 Updated: ORBit2-2.14.17-3.2.el6_3.x86_64

Oct 01 12:56:38 Updated: ntsysv-1.3.49.3-2.el6_4.1.x86_64

Oct 01 12:56:39 Updated: lsof-4.82-4.el6.x86_64

Oct 01 12:56:41 Updated: alsa-utils-1.0.22-5.el6.x86_64

Oct 01 12:56:41 Updated: libunistring-0.9.3-5.el6.x86_64

Oct 01 12:56:42 Updated: bridge-utils-1.2-10.el6.x86_64

Oct 01 12:56:42 Updated: pm-utils-1.2.5-10.el6.x86_64

Oct 01 12:56:43 Updated: 1:telnet-0.17-47.el6_3.1.x86_64

Oct 01 12:56:43 Updated: SDL-1.2.14-3.el6.x86_64

Oct 01 12:56:44 Updated: htop-1.0.1-2.el6.x86_64

Oct 01 12:56:44 Updated: strace-4.5.19-1.17.el6.x86_64

Oct 01 12:56:45 Updated: libusb1-1.0.9-0.6.rc1.el6.x86_64

Oct 01 12:56:47 Updated: ltrace-0.5-23.45svn.el6.x86_64

Oct 01 12:56:49 Updated: 1:mcelog-1.0pre3_20120814_2-0.6.el6.x86_64

Oct 01 12:56:49 Updated: pixman-0.26.2-5.el6_4.x86_64

Oct 01 12:56:50 Updated: openjpeg-libs-1.3-9.el6_3.x86_64

Oct 01 12:56:50 Updated: crash-trace-command-1.0-4.el6.x86_64

Oct 01 12:56:51 Updated: trace-cmd-1.0.5-10.el6.x86_64

Oct 01 12:56:52 Updated: rsync-3.0.6-9.el6.x86_64

Oct 01 12:56:52 Updated: nfs4-acl-tools-0.3.3-6.el6.x86_64

Oct 01 12:56:52 Updated: epel-release-6-8.noarch

Oct 01 12:56:53 Updated: Red_Hat_Enterprise_Linux-Release_Notes-6-en-US-4-2.el6.noarch

Oct 01 12:56:59 Updated: man-pages-3.22-20.el6.noarch

Oct 01 12:56:59 Updated: ql2500-firmware-5.08.00-1.el6.noarch

Oct 01 12:56:59 Updated: xorg-x11-drv-ati-firmware-6.99.99-1.el6.noarch

Oct 01 12:57:01 Updated: tzdata-java-2013c-2.el6.noarch

Oct 01 12:57:02 Updated: jai-imageio-core-1.2-0.11.20100217cvs.el6.noarch

From: Roope Tervo
Sent: 30. syyskuuta 2013 16:54
To: Daniele Romagnoli
Subject: RE: [Geoserver-users] ImageMosaic layer: failed to create reader

Here’s another example of satellite images which are not working. The package contains also all properties files in the data store (folder).

http://weather.weatherproof.fi/roope/satellite_example.tar.gz

best regards

Roope

From: Roope Tervo [mailto:Roope.Tervo@anonymised.com]
Sent: 30. syyskuuta 2013 16:44
To: Daniele Romagnoli
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] ImageMosaic layer: failed to create reader

Some updates

We managed to resolve the problem with Finnish map by adding Envelope2D to properties file. Anyway, this didn’t resolve the problem with satellite images.

We have tried following things:

· Added Envelope2D to properties file

· Tried with and without SuggestedSPI=it.geosolutions.imageioimpl.plugins.tiff.TIFFImageReaderSpi in the properties file

· remove native JAI

· change image interleave from pixel to band

· change image projection from EPSG:3067 to EPSG:4326

I would appreciate also topics we should investigate more.

best regards

Roope

From: Roope Tervo [mailto:Roope.Tervo@anonymised.com]
Sent: 27. syyskuuta 2013 21:38
To: Daniele Romagnoli
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] ImageMosaic layer: failed to create reader

Hello and thanks for answer!

We have this problem with two kind of sets of data. The first set contains around 400 tiles (Finnish map produced by Land Survey Agency), no height or time dimension. An other set contains satellite images, all same from same area but different times.

We have configured the data store by referring to folder which contains the actual files and datastore.properties with following content:

SPI=org.geotools.data.postgis.PostgisNGJNDIDataStoreFactory

jndiReferenceName=jdbc/postgres

schema=mosaic

Loose\ bbox=true

Estimated\ extends=false

I just realised that I didn’t mention that the very same configuration worked in version 2.3.

I have attached two files from the first data set. (Finnish map). I send you link to the whole data set and satellite image in private message.

best regards

Roope

Good news then.

By the way, we have all the sample data locally so we will start on investigating why you had to specify the envelope to let the big dataset work, as soon as we can.

Cheers and thanks for your feedbacks.
We will let you know.
Daniele

···

==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Daniele Romagnoli
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Wed, Oct 2, 2013 at 11:23 AM, Roope Tervo <Roope.Tervo@anonymised.com> wrote:

We managed to get satellite images working also. The action which helped was to update Redhat from 6.2 to 6.4. Below is a list of updated packages. I have no idea what was a reason for the problem, it would be nice to find it out!

best regards

Roope

Oct 01 12:50:07 Updated: tzdata-2013c-2.el6.noarch

Oct 01 12:50:09 Updated: bash-4.1.2-15.el6_4.x86_64

Oct 01 12:50:20 Updated: glibc-common-2.12-1.107.el6_4.4.x86_64

Oct 01 12:50:29 Updated: glibc-2.12-1.107.el6_4.4.x86_64

Oct 01 12:50:30 Updated: nss-softokn-freebl-3.14.3-3.el6_4.x86_64

Oct 01 12:50:30 Updated: libselinux-2.0.94-5.3.el6_4.1.x86_64

Oct 01 12:50:31 Updated: chkconfig-1.3.49.3-2.el6_4.1.x86_64

Oct 01 12:50:32 Updated: glib2-2.22.5-7.el6.x86_64

Oct 01 12:50:33 Updated: libcom_err-1.41.12-14.el6_4.2.x86_64

Oct 01 12:50:33 Updated: libstdc+±4.4.7-3.el6.x86_64

Oct 01 12:50:33 Updated: 1:dbus-libs-1.2.24-7.el6_3.x86_64

Oct 01 12:50:34 Updated: nspr-4.9.5-2.el6_4.x86_64

Oct 01 12:50:35 Updated: libxml2-2.7.6-12.el6_4.1.x86_64

Oct 01 12:50:36 Updated: sed-4.2.1-10.el6.x86_64

Oct 01 12:50:36 Updated: audit-libs-2.2-2.el6.x86_64

Oct 01 12:50:36 Updated: nss-util-3.14.3-3.el6_4.x86_64

Oct 01 12:50:37 Updated: libtalloc-2.0.7-2.el6.x86_64

Oct 01 12:50:38 Updated: gawk-3.1.7-10.el6.x86_64

Oct 01 12:50:38 Updated: db4-4.7.25-18.el6_4.x86_64

Oct 01 12:50:38 Updated: 1:perl-Pod-Escapes-1.04-131.el6_4.x86_64

Oct 01 12:50:39 Updated: 3:perl-version-0.77-131.el6_4.x86_64

Oct 01 12:50:40 Updated: 1:perl-Pod-Simple-3.13-131.el6_4.x86_64

Oct 01 12:50:40 Updated: 1:perl-Module-Pluggable-3.90-131.el6_4.x86_64

Oct 01 12:50:41 Updated: 4:perl-libs-5.10.1-131.el6_4.x86_64

Oct 01 12:50:48 Updated: 4:perl-5.10.1-131.el6_4.x86_64

Oct 01 12:50:48 Updated: 1:perl-Locale-Maketext-Simple-0.18-131.el6_4.x86_64

Oct 01 12:50:48 Updated: 1:perl-Params-Check-0.26-131.el6_4.x86_64

Oct 01 12:50:49 Updated: expat-2.0.1-11.el6_2.x86_64

Oct 01 12:50:49 Updated: libuuid-2.17.2-12.9.el6_4.3.x86_64

Oct 01 12:50:50 Updated: cyrus-sasl-lib-2.1.23-13.el6_3.1.x86_64

Oct 01 12:50:50 Updated: libtdb-1.2.10-1.el6.x86_64

Oct 01 12:50:51 Updated: freetype-2.3.11-14.el6_3.1.x86_64

Oct 01 12:50:51 Updated: readline-6.0-4.el6.x86_64

Oct 01 12:50:52 Updated: libSM-1.2.1-2.el6.x86_64

Oct 01 12:50:52 Updated: xmlrpc-c-1.16.24-1209.1840.el6.x86_64

Oct 01 12:50:53 Updated: keyutils-libs-1.4-4.el6.x86_64

Oct 01 12:50:53 Updated: krb5-libs-1.10.3-10.el6_4.6.x86_64

Oct 01 12:50:54 Updated: libblkid-2.17.2-12.9.el6_4.3.x86_64

Oct 01 12:50:55 Updated: binutils-2.20.51.0.2-5.36.el6.x86_64

Oct 01 12:50:56 Updated: libudev-147-2.46.el6.x86_64

Oct 01 12:50:57 Updated: dbus-glib-0.86-6.el6_4.x86_64

Oct 01 12:50:57 Updated: 1:perl-Module-Load-0.16-131.el6_4.x86_64

Oct 01 12:50:57 Updated: perl-Module-Load-Conditional-0.30-131.el6_4.x86_64

Oct 01 12:50:58 Updated: 1:perl-Log-Message-0.02-131.el6_4.x86_64

Oct 01 12:50:58 Updated: perl-IO-Compress-Base-2.020-131.el6_4.x86_64

Oct 01 12:50:58 Updated: libtevent-0.9.18-1.el6_4.x86_64

Oct 01 12:50:59 Updated: file-libs-5.04-15.el6.x86_64

Oct 01 12:51:00 Updated: 1:dbus-1.2.24-7.el6_3.x86_64

Oct 01 12:51:02 Updated: perl-Test-Harness-3.17-131.el6_4.x86_64

Oct 01 12:51:04 Updated: 1:perl-ExtUtils-ParseXS-2.2003.0-131.el6_4.x86_64

Oct 01 12:51:05 Updated: 4:perl-devel-5.10.1-131.el6_4.x86_64

Oct 01 12:51:05 Updated: perl-ExtUtils-MakeMaker-6.55-131.el6_4.x86_64

Oct 01 12:51:06 Updated: 1:perl-IPC-Cmd-0.56-131.el6_4.x86_64

Oct 01 12:51:06 Updated: 1:perl-Package-Constants-0.02-131.el6_4.x86_64

Oct 01 12:51:06 Updated: 1:perl-Compress-Raw-Zlib-2.020-131.el6_4.x86_64

Oct 01 12:51:07 Updated: libtiff-3.9.4-9.el6_3.x86_64

Oct 01 12:51:08 Updated: 2:tar-1.23-11.el6.x86_64

Oct 01 12:51:09 Updated: libsemanage-2.0.43-4.2.el6.x86_64

Oct 01 12:51:09 Updated: procps-3.2.8-25.el6.x86_64

Oct 01 12:51:10 Updated: libnl-1.1.4-1.el6_4.x86_64

Oct 01 12:51:10 Updated: libtirpc-0.2.1-6.el6_4.x86_64

Oct 01 12:51:11 Installed: btparser-0.17-1.el6.x86_64

Oct 01 12:51:11 Updated: cpio-2.10-11.el6_3.x86_64

Oct 01 12:51:12 Updated: perl-IO-Compress-Zlib-2.020-131.el6_4.x86_64

Oct 01 12:51:12 Updated: perl-Compress-Zlib-2.020-131.el6_4.x86_64

Oct 01 12:51:12 Updated: 1:perl-IO-Zlib-1.09-131.el6_4.x86_64

Oct 01 12:51:13 Updated: perl-Archive-Tar-1.58-131.el6_4.x86_64

Oct 01 12:51:13 Updated: 1:perl-Archive-Extract-0.38-131.el6_4.x86_64

Oct 01 12:51:14 Updated: perl-File-Fetch-0.26-131.el6_4.x86_64

Oct 01 12:51:14 Updated: perl-Test-Simple-0.92-131.el6_4.x86_64

Oct 01 12:51:14 Updated: 1:perl-ExtUtils-CBuilder-0.27-131.el6_4.x86_64

Oct 01 12:51:15 Updated: file-5.04-15.el6.x86_64

Oct 01 12:51:15 Updated: libldb-1.1.13-3.el6.x86_64

Oct 01 12:51:16 Updated: perl-Log-Message-Simple-0.04-131.el6_4.x86_64

Oct 01 12:51:16 Updated: perl-Term-UI-0.20-131.el6_4.x86_64

Oct 01 12:51:16 Updated: cyrus-sasl-gssapi-2.1.23-13.el6_3.1.x86_64

Oct 01 12:51:17 Updated: keyutils-1.4-4.el6.x86_64

Oct 01 12:51:17 Updated: 1:perl-Object-Accessor-0.34-131.el6_4.x86_64

Oct 01 12:51:17 Updated: 1:perl-Digest-SHA-5.47-131.el6_4.x86_64

Oct 01 12:51:18 Updated: perl-Module-CoreList-2.18-131.el6_4.x86_64

Oct 01 12:51:18 Updated: 1:perl-Module-Loaded-0.02-131.el6_4.x86_64

Oct 01 12:51:18 Installed: perl-Compress-Raw-Bzip2-2.020-131.el6_4.x86_64

Oct 01 12:51:19 Updated: upstart-0.6.5-12.el6_4.1.x86_64

Oct 01 12:51:19 Updated: avahi-libs-0.6.25-12.el6.x86_64

Oct 01 12:51:20 Updated: gnutls-2.8.5-10.el6_4.2.x86_64

Oct 01 12:51:21 Updated: 1:cups-libs-1.4.2-50.el6_4.5.x86_64

Oct 01 12:51:21 Updated: pcre-7.8-6.el6.x86_64

Oct 01 12:51:22 Updated: grep-2.6.3-3.el6.x86_64

Oct 01 12:51:22 Updated: coreutils-libs-8.4-19.el6_4.2.x86_64

Oct 01 12:51:25 Updated: coreutils-8.4-19.el6_4.2.x86_64

Oct 01 12:51:27 Updated: pam-1.1.1-13.el6.x86_64

Oct 01 12:51:29 Updated: openssl-1.0.0-27.el6_4.2.x86_64

Oct 01 12:51:34 Updated: python-2.6.6-37.el6_4.x86_64

Oct 01 12:51:35 Updated: python-libs-2.6.6-37.el6_4.x86_64

Oct 01 12:51:35 Updated: module-init-tools-3.9-21.el6_4.x86_64

Oct 01 12:51:36 Updated: hwdata-0.233-7.9.el6.noarch

Oct 01 12:51:38 Updated: 1:qt-4.6.2-26.el6_4.x86_64

Oct 01 12:51:40 Updated: libxml2-python-2.7.6-12.el6_4.1.x86_64

Oct 01 12:51:42 Updated: gzip-1.3.12-19.el6_4.x86_64

Oct 01 12:51:43 Updated: authconfig-6.1.12-13.el6.x86_64

Oct 01 12:51:43 Updated: libssh2-1.4.2-1.el6.x86_64

Oct 01 12:51:44 Updated: plymouth-scripts-0.8.3-27.el6.x86_64

Oct 01 12:51:44 Updated: rpcbind-0.2.0-11.el6.x86_64

Oct 01 12:51:44 Updated: libss-1.41.12-14.el6_4.2.x86_64

Oct 01 12:51:45 Updated: e2fsprogs-libs-1.41.12-14.el6_4.2.x86_64

Oct 01 12:51:45 Updated: libipa_hbac-1.9.2-82.10.el6_4.x86_64

Oct 01 12:51:46 Updated: 2:vim-minimal-7.2.411-1.8.el6.x86_64

Oct 01 12:51:46 Updated: libgfortran-4.4.7-3.el6.x86_64

Oct 01 12:51:47 Updated: libtar-1.2.11-17.el6.x86_64

Oct 01 12:51:47 Updated: lm_sensors-libs-3.1.1-17.el6.x86_64

Oct 01 12:51:47 Updated: libcollection-0.6.0-9.el6.x86_64

Oct 01 12:51:48 Updated: pciutils-libs-3.1.10-2.el6.x86_64

Oct 01 12:51:49 Updated: atlas-3.8.4-2.el6.x86_64

Oct 01 12:51:49 Updated: libipa_hbac-python-1.9.2-82.10.el6_4.x86_64

Oct 01 12:51:50 Updated: e2fsprogs-1.41.12-14.el6_4.2.x86_64

Oct 01 12:51:51 Updated: krb5-workstation-1.10.3-10.el6_4.6.x86_64

Oct 01 12:51:51 Updated: python-dmidecode-3.10.13-3.el6_4.x86_64

Oct 01 12:51:52 Updated: 1:qt-sqlite-4.6.2-26.el6_4.x86_64

Oct 01 12:51:52 Installed: libpciaccess-0.13.1-2.el6.x86_64

Oct 01 12:51:54 Updated: m2crypto-0.20.2-9.el6.x86_64

Oct 01 12:51:55 Installed: pytalloc-2.0.7-2.el6.x86_64

Oct 01 12:51:55 Updated: python-ethtool-0.6-3.el6.x86_64

Oct 01 12:51:55 Installed: libproxy-bin-0.3.0-4.el6_3.x86_64

Oct 01 12:51:56 Installed: libproxy-0.3.0-4.el6_3.x86_64

Oct 01 12:51:56 Installed: libproxy-python-0.3.0-4.el6_3.x86_64

Oct 01 12:51:57 Updated: rhnlib-2.5.22-15.el6.noarch

Oct 01 12:51:57 Installed: python-krbV-1.0.90-3.el6.x86_64

Oct 01 12:51:58 Updated: wget-1.12-1.8.el6.x86_64

Oct 01 12:51:59 Updated: 32:bind-libs-9.8.2-0.17.rc1.el6_4.6.x86_64

Oct 01 12:51:59 Updated: 32:bind-utils-9.8.2-0.17.rc1.el6_4.6.x86_64

Oct 01 12:52:00 Updated: polkit-0.96-5.el6_4.x86_64

Oct 01 12:52:00 Updated: fprintd-0.1-20.git04fd09cfa.el6.x86_64

Oct 01 12:52:01 Updated: sssd-client-1.9.2-82.10.el6_4.x86_64

Oct 01 12:52:01 Updated: logrotate-3.7.8-16.el6.x86_64

Oct 01 12:52:02 Installed: perl-IO-Compress-Bzip2-2.020-131.el6_4.x86_64

Oct 01 12:52:03 Updated: perl-CPAN-1.9402-131.el6_4.x86_64

Oct 01 12:52:04 Updated: 1:perl-Module-Build-0.3500-131.el6_4.x86_64

Oct 01 12:52:04 Updated: perl-ExtUtils-Embed-1.28-131.el6_4.x86_64

Oct 01 12:52:04 Updated: libgudev1-147-2.46.el6.x86_64

Oct 01 12:52:05 Updated: grubby-7.0.15-3.el6.x86_64

Oct 01 12:52:05 Installed: device-mapper-persistent-data-0.1.4-1.el6.x86_64

Oct 01 12:52:05 Updated: 1:perl-Parse-CPAN-Meta-1.40-131.el6_4.x86_64

Oct 01 12:52:07 Updated: perl-CPANPLUS-0.88-131.el6_4.x86_64

Oct 01 12:52:07 Updated: perl-CGI-3.51-131.el6_4.x86_64

Oct 01 12:52:08 Updated: 4:perl-Time-HiRes-1.9721-131.el6_4.x86_64

Oct 01 12:52:08 Updated: 1:perl-parent-0.221-131.el6_4.x86_64

Oct 01 12:52:08 Updated: perl-Time-Piece-1.15-131.el6_4.x86_64

Oct 01 12:52:09 Updated: db4-utils-4.7.25-18.el6_4.x86_64

Oct 01 12:52:10 Updated: nss-softokn-3.14.3-3.el6_4.x86_64

Oct 01 12:52:10 Updated: nss-sysinit-3.14.3-4.el6_4.x86_64

Oct 01 12:52:11 Updated: nss-3.14.3-4.el6_4.x86_64

Oct 01 12:52:11 Updated: nss-tools-3.14.3-4.el6_4.x86_64

Oct 01 12:52:12 Updated: openldap-2.4.23-32.el6_4.1.x86_64

Oct 01 12:52:12 Updated: libcurl-7.19.7-37.el6_4.x86_64

Oct 01 12:52:13 Updated: xmlrpc-c-client-1.16.24-1209.1840.el6.x86_64

Oct 01 12:52:13 Installed: libreport-compat-2.0.9-15.el6_4.1.x86_64

Oct 01 12:52:14 Updated: libreport-python-2.0.9-15.el6_4.1.x86_64

Oct 01 12:52:14 Updated: libreport-plugin-rhtsupport-2.0.9-15.el6_4.1.x86_64

Oct 01 12:52:15 Updated: libreport-2.0.9-15.el6_4.1.x86_64

Oct 01 12:52:16 Updated: libreport-plugin-reportuploader-2.0.9-15.el6_4.1.x86_64

Oct 01 12:52:17 Updated: curl-7.19.7-37.el6_4.x86_64

Oct 01 12:52:19 Updated: rpm-4.8.0-32.el6.x86_64

Oct 01 12:52:19 Updated: rpm-libs-4.8.0-32.el6.x86_64

Oct 01 12:52:20 Updated: rpm-python-4.8.0-32.el6.x86_64

Oct 01 12:52:22 Updated: yum-3.2.29-40.el6.noarch

Oct 01 12:52:23 Updated: rhn-client-tools-1.0.0.1-8.el6.noarch

Oct 01 12:52:24 Updated: man-1.6f-32.el6.x86_64

Oct 01 12:52:24 Updated: rhn-setup-1.0.0.1-8.el6.noarch

Oct 01 12:52:26 Updated: yum-rhn-plugin-0.9.1-49.el6.noarch

Oct 01 12:52:27 Updated: 1:net-snmp-libs-5.5-44.el6_4.4.x86_64

Oct 01 12:52:29 Installed: samba4-libs-4.0.0-55.el6.rc4.x86_64

Oct 01 12:52:30 Updated: postgresql-libs-8.4.13-1.el6_3.x86_64

Oct 01 12:52:31 Updated: python-nss-0.13-1.el6.x86_64

Oct 01 12:52:32 Updated: portreserve-0.0.4-9.el6.x86_64

Oct 01 12:52:32 Updated: libselinux-utils-2.0.94-5.3.el6_4.1.x86_64

Oct 01 12:52:33 Updated: numactl-2.0.7-6.el6.x86_64

Oct 01 12:52:34 Updated: cpp-4.4.7-3.el6.x86_64

Oct 01 12:52:35 Updated: dash-0.5.5.1-4.el6.x86_64

Oct 01 12:52:35 Updated: libdhash-0.4.2-9.el6.x86_64

Oct 01 12:52:36 Installed: libsss_autofs-1.9.2-82.10.el6_4.x86_64

Oct 01 12:52:36 Updated: libpath_utils-0.2.1-9.el6.x86_64

Oct 01 12:52:37 Installed: libsss_idmap-1.9.2-82.10.el6_4.x86_64

Oct 01 12:52:37 Updated: libgomp-4.4.7-3.el6.x86_64

Oct 01 12:52:38 Updated: plymouth-core-libs-0.8.3-27.el6.x86_64

Oct 01 12:52:38 Updated: libXau-1.0.6-4.el6.x86_64

Oct 01 12:52:39 Updated: libxcb-1.8.1-1.el6.x86_64

Oct 01 12:52:40 Updated: 1:make-3.81-20.el6.x86_64

Oct 01 12:52:40 Updated: libref_array-0.1.1-9.el6.x86_64

Oct 01 12:52:41 Updated: libini_config-0.6.1-9.el6.x86_64

Oct 01 12:52:41 Updated: libevent-1.4.13-4.el6.x86_64

Oct 01 12:52:47 Updated: 2:vim-common-7.2.411-1.8.el6.x86_64

Oct 01 12:52:47 Updated: 2:ethtool-3.5-1.el6.x86_64

Oct 01 12:52:49 Updated: policycoreutils-2.0.83-19.30.el6.x86_64

Oct 01 12:52:50 Updated: iptables-1.4.7-9.el6.x86_64

Oct 01 12:52:51 Updated: iproute-2.6.32-23.el6.x86_64

Oct 01 12:52:51 Updated: iputils-20071127-17.el6_4.2.x86_64

Oct 01 12:52:55 Updated: util-linux-ng-2.17.2-12.9.el6_4.3.x86_64

Oct 01 12:52:58 Updated: initscripts-9.03.38-1.el6_4.2.x86_64

Oct 01 12:53:00 Updated: udev-147-2.46.el6.x86_64

Oct 01 12:53:00 Updated: libdrm-2.4.39-1.el6.x86_64

Oct 01 12:53:01 Updated: device-mapper-libs-1.02.77-9.el6.x86_64

Oct 01 12:53:01 Updated: device-mapper-1.02.77-9.el6.x86_64

Oct 01 12:53:02 Updated: device-mapper-event-libs-1.02.77-9.el6.x86_64

Oct 01 12:53:03 Installed: redhat-lsb-core-4.0-7.el6.x86_64

Oct 01 12:53:03 Updated: device-mapper-event-1.02.77-9.el6.x86_64

Oct 01 12:53:03 Updated: kpartx-0.4.9-64.el6_4.2.x86_64

Oct 01 12:53:04 Updated: openssh-5.3p1-84.1.el6.x86_64

Oct 01 12:53:04 Updated: nfs-utils-lib-1.1.5-6.el6.x86_64

Oct 01 12:53:06 Updated: 1:nfs-utils-1.2.3-36.el6.x86_64

Oct 01 12:53:06 Updated: dmraid-events-1.0.0.rc16-11.el6.x86_64

Oct 01 12:53:07 Updated: dmraid-1.0.0.rc16-11.el6.x86_64

Oct 01 12:53:08 Updated: lvm2-libs-2.02.98-9.el6.x86_64

Oct 01 12:53:08 Updated: cryptsetup-luks-libs-1.2.0-7.el6.x86_64

Oct 01 12:53:09 Updated: plymouth-0.8.3-27.el6.x86_64

Oct 01 12:53:10 Updated: dracut-004-303.el6.noarch

Oct 01 12:53:10 Updated: dracut-kernel-004-303.el6.noarch

Oct 01 12:53:18 Installed: kernel-2.6.32-358.18.1.el6.x86_64

Oct 01 12:53:20 Updated: 1:autofs-5.0.5-75.el6_4.x86_64

Oct 01 12:53:24 Updated: 1:cups-1.4.2-50.el6_4.5.x86_64

Oct 01 12:53:25 Updated: mdadm-3.2.5-4.el6_4.2.x86_64

Oct 01 12:53:26 Updated: ntpdate-4.2.4p8-3.el6.x86_64

Oct 01 12:53:27 Updated: ntp-4.2.4p8-3.el6.x86_64

Oct 01 12:53:28 Updated: samba-winbind-clients-3.6.9-151.el6_4.1.x86_64

Oct 01 12:53:32 Updated: samba-common-3.6.9-151.el6_4.1.x86_64

Oct 01 12:53:36 Installed: samba-winbind-3.6.9-151.el6_4.1.x86_64

Oct 01 12:53:37 Updated: certmonger-0.61-3.el6.x86_64

Oct 01 12:53:39 Updated: ipa-python-3.0.0-26.el6_4.4.x86_64

Oct 01 12:53:42 Updated: selinux-policy-3.7.19-195.el6_4.12.noarch

Oct 01 12:53:42 Updated: c-ares-1.7.0-6.el6.x86_64

Oct 01 12:53:45 Updated: sssd-1.9.2-82.10.el6_4.x86_64

Oct 01 12:53:47 Updated: kernel-headers-2.6.32-358.18.1.el6.x86_64

Oct 01 12:53:49 Updated: glibc-headers-2.12-1.107.el6_4.4.x86_64

Oct 01 12:53:50 Updated: glibc-devel-2.12-1.107.el6_4.4.x86_64

Oct 01 12:53:52 Updated: libX11-common-1.5.0-4.el6.noarch

Oct 01 12:53:53 Updated: libX11-1.5.0-4.el6.x86_64

Oct 01 12:53:53 Updated: libXext-1.3.1-2.el6.x86_64

Oct 01 12:53:54 Updated: libXrender-0.9.7-2.el6.x86_64

Oct 01 12:53:54 Updated: libXfixes-5.0-3.el6.x86_64

Oct 01 12:53:55 Updated: libXi-1.6.1-3.el6.x86_64

Oct 01 12:53:55 Updated: libXt-1.1.3-1.el6.x86_64

Oct 01 12:53:56 Updated: libXtst-1.2.1-2.el6.x86_64

Oct 01 12:53:56 Updated: libXrandr-1.4.0-1.el6.x86_64

Oct 01 12:53:57 Updated: libXcursor-1.1.13-2.el6.x86_64

Oct 01 12:53:57 Updated: libXdamage-1.1.3-4.el6.x86_64

Oct 01 12:53:58 Updated: libXft-2.3.1-2.el6.x86_64

Oct 01 12:53:59 Updated: pango-1.28.1-7.el6_3.x86_64

Oct 01 12:53:59 Updated: libXinerama-1.1.2-2.el6.x86_64

Oct 01 12:54:03 Updated: ghostscript-8.70-15.el6_4.1.x86_64

Oct 01 12:54:03 Updated: redhat-lsb-printing-4.0-7.el6.x86_64

Oct 01 12:54:04 Updated: libXmu-1.1.1-2.el6.x86_64

Oct 01 12:54:05 Updated: libXv-1.0.7-2.el6.x86_64

Oct 01 12:54:07 Updated: gstreamer-plugins-base-0.10.29-2.el6.x86_64

Oct 01 12:54:07 Updated: libXxf86vm-1.1.2-2.el6.x86_64

Oct 01 12:54:09 Updated: mesa-dri-drivers-9.0-0.8.el6_4.3.x86_64

Oct 01 12:54:09 Updated: mesa-libGL-9.0-0.8.el6_4.3.x86_64

Oct 01 12:54:12 Installed: mesa-dri1-drivers-7.11-8.el6.x86_64

Oct 01 12:54:13 Updated: mesa-libGLU-9.0-0.8.el6_4.3.x86_64

Oct 01 12:54:16 Updated: 1:qt-x11-4.6.2-26.el6_4.x86_64

Oct 01 12:54:17 Updated: 1:phonon-backend-gstreamer-4.6.2-26.el6_4.x86_64

Oct 01 12:54:18 Updated: libXcomposite-0.4.3-4.el6.x86_64

Oct 01 12:54:21 Updated: gtk2-2.18.9-12.el6.x86_64

Oct 01 12:54:21 Updated: redhat-lsb-graphics-4.0-7.el6.x86_64

Oct 01 12:54:22 Installed: redhat-lsb-compat-4.0-7.el6.x86_64

Oct 01 12:54:22 Updated: redhat-lsb-4.0-7.el6.x86_64

Oct 01 12:54:23 Updated: libXpm-3.5.10-2.el6.x86_64

Oct 01 12:54:23 Installed: latencytop-common-0.5-9.el6.x86_64

Oct 01 12:54:23 Updated: latencytop-0.5-9.el6.x86_64

Oct 01 12:54:24 Updated: libXaw-1.0.11-2.el6.x86_64

Oct 01 12:54:29 Updated: libgcj-4.4.7-3.el6.x86_64

Oct 01 12:54:30 Updated: pulseaudio-libs-0.9.21-14.el6_3.x86_64

Oct 01 12:54:33 Updated: gcc-4.4.7-3.el6.x86_64

Oct 01 12:54:34 Updated: ipa-client-3.0.0-26.el6_4.4.x86_64

Oct 01 12:55:27 Updated: selinux-policy-targeted-3.7.19-195.el6_4.12.noarch

Oct 01 12:55:30 Updated: samba-client-3.6.9-151.el6_4.1.x86_64

Oct 01 12:55:31 Updated: cifs-utils-4.8.1-18.el6.x86_64

Oct 01 12:55:33 Updated: kexec-tools-2.0.0-258.el6_4.2.x86_64

Oct 01 12:55:35 Updated: 2:irqbalance-1.0.4-4.el6_4.x86_64

Oct 01 12:55:36 Updated: systemtap-runtime-1.8-7.el6.x86_64

Oct 01 12:55:37 Updated: cryptsetup-luks-1.2.0-7.el6.x86_64

Oct 01 12:55:38 Updated: lvm2-2.02.98-9.el6.x86_64

Oct 01 12:55:39 Updated: openssh-clients-5.3p1-84.1.el6.x86_64

Oct 01 12:55:39 Updated: openssh-server-5.3p1-84.1.el6.x86_64

Oct 01 12:55:40 Updated: parted-2.1-19.el6.x86_64

Oct 01 12:55:41 Updated: 1:cpuspeed-1.5-20.el6_4.x86_64

Oct 01 12:55:42 Updated: 12:dhclient-4.1.1-34.P1.el6_4.1.x86_64

Oct 01 12:55:43 Updated: cyrus-sasl-2.1.23-13.el6_3.1.x86_64

Oct 01 12:55:44 Updated: 1:net-snmp-5.5-44.el6_4.4.x86_64

Oct 01 12:55:44 Updated: 2:xinetd-2.3.14-38.el6.x86_64

Oct 01 12:55:45 Updated: 3:ypbind-1.20.4-30.el6.x86_64

Oct 01 12:55:49 Updated: postgresql-8.4.13-1.el6_3.x86_64

Oct 01 12:55:50 Updated: 1:quota-3.17-18.el6.x86_64

Oct 01 12:55:52 Updated: rsyslog-5.8.10-7.el6_4.x86_64

Oct 01 12:55:53 Updated: 1:microcode_ctl-1.17-15.el6_4.x86_64

Oct 01 12:55:53 Updated: prelink-0.4.6-3.1.el6_4.x86_64

Oct 01 12:55:54 Updated: iptables-ipv6-1.4.7-9.el6.x86_64

Oct 01 12:55:55 Updated: 2:vim-enhanced-7.2.411-1.8.el6.x86_64

Oct 01 12:55:55 Updated: rhn-check-1.0.0.1-8.el6.noarch

Oct 01 12:55:56 Updated: man-pages-overrides-6.4.1-1.el6.noarch

Oct 01 12:55:57 Updated: yum-utils-1.1.30-14.el6.noarch

Oct 01 12:55:58 Updated: sos-2.2-38.el6_4.2.noarch

Oct 01 12:55:59 Updated: libreport-plugin-logger-2.0.9-15.el6_4.1.x86_64

Oct 01 12:56:00 Updated: libuser-0.56.13-5.el6.x86_64

Oct 01 12:56:01 Updated: sudo-1.8.6p3-7.el6.x86_64

Oct 01 12:56:02 Updated: elinks-0.12-0.21.pre5.el6_3.x86_64

Oct 01 12:56:03 Updated: perl-core-5.10.1-131.el6_4.x86_64

Oct 01 12:56:03 Updated: fprintd-pam-0.1-20.git04fd09cfa.el6.x86_64

Oct 01 12:56:07 Updated: numpy-1.4.1-9.el6.x86_64

Oct 01 12:56:07 Updated: pciutils-3.1.10-2.el6.x86_64

Oct 01 12:56:08 Updated: efibootmgr-0.5.4-10.el6.x86_64

Oct 01 12:56:09 Updated: cvs-1.11.23-15.el6.x86_64

Oct 01 12:56:12 Updated: gdb-7.2-60.el6_4.1.x86_64

Oct 01 12:56:13 Updated: perf-2.6.32-358.18.1.el6.x86_64

Oct 01 12:56:14 Updated: 1:grub-0.97-81.el6.x86_64

Oct 01 12:56:15 Updated: 14:tcpdump-4.0.0-3.20090921gitdf3cb4.2.el6.x86_64

Oct 01 12:56:16 Updated: mysql-libs-5.1.69-1.el6_4.x86_64

Oct 01 12:56:17 Updated: tcsh-6.17-24.el6.x86_64

Oct 01 12:56:17 Updated: psacct-6.3.2-63.el6_3.3.x86_64

Oct 01 12:56:18 Updated: sysstat-9.0.4-20.el6.x86_64

Oct 01 12:56:20 Updated: audit-2.2-2.el6.x86_64

Oct 01 12:56:20 Updated: nscd-2.12-1.107.el6_4.4.x86_64

Oct 01 12:56:21 Updated: mlocate-0.22.2-4.el6.x86_64

Oct 01 12:56:22 Updated: crash-6.1.0-1.el6.x86_64

Oct 01 12:56:24 Updated: oprofile-0.9.7-1.el6.x86_64

Oct 01 12:56:25 Updated: libXfont-1.4.5-2.el6.x86_64

Oct 01 12:56:25 Updated: cyrus-sasl-plain-2.1.23-13.el6_3.1.x86_64

Oct 01 12:56:36 Updated: 1:valgrind-3.8.1-3.2.el6.x86_64

Oct 01 12:56:37 Updated: libxslt-1.1.26-2.el6_3.1.x86_64

Oct 01 12:56:38 Updated: ORBit2-2.14.17-3.2.el6_3.x86_64

Oct 01 12:56:38 Updated: ntsysv-1.3.49.3-2.el6_4.1.x86_64

Oct 01 12:56:39 Updated: lsof-4.82-4.el6.x86_64

Oct 01 12:56:41 Updated: alsa-utils-1.0.22-5.el6.x86_64

Oct 01 12:56:41 Updated: libunistring-0.9.3-5.el6.x86_64

Oct 01 12:56:42 Updated: bridge-utils-1.2-10.el6.x86_64

Oct 01 12:56:42 Updated: pm-utils-1.2.5-10.el6.x86_64

Oct 01 12:56:43 Updated: 1:telnet-0.17-47.el6_3.1.x86_64

Oct 01 12:56:43 Updated: SDL-1.2.14-3.el6.x86_64

Oct 01 12:56:44 Updated: htop-1.0.1-2.el6.x86_64

Oct 01 12:56:44 Updated: strace-4.5.19-1.17.el6.x86_64

Oct 01 12:56:45 Updated: libusb1-1.0.9-0.6.rc1.el6.x86_64

Oct 01 12:56:47 Updated: ltrace-0.5-23.45svn.el6.x86_64

Oct 01 12:56:49 Updated: 1:mcelog-1.0pre3_20120814_2-0.6.el6.x86_64

Oct 01 12:56:49 Updated: pixman-0.26.2-5.el6_4.x86_64

Oct 01 12:56:50 Updated: openjpeg-libs-1.3-9.el6_3.x86_64

Oct 01 12:56:50 Updated: crash-trace-command-1.0-4.el6.x86_64

Oct 01 12:56:51 Updated: trace-cmd-1.0.5-10.el6.x86_64

Oct 01 12:56:52 Updated: rsync-3.0.6-9.el6.x86_64

Oct 01 12:56:52 Updated: nfs4-acl-tools-0.3.3-6.el6.x86_64

Oct 01 12:56:52 Updated: epel-release-6-8.noarch

Oct 01 12:56:53 Updated: Red_Hat_Enterprise_Linux-Release_Notes-6-en-US-4-2.el6.noarch

Oct 01 12:56:59 Updated: man-pages-3.22-20.el6.noarch

Oct 01 12:56:59 Updated: ql2500-firmware-5.08.00-1.el6.noarch

Oct 01 12:56:59 Updated: xorg-x11-drv-ati-firmware-6.99.99-1.el6.noarch

Oct 01 12:57:01 Updated: tzdata-java-2013c-2.el6.noarch

Oct 01 12:57:02 Updated: jai-imageio-core-1.2-0.11.20100217cvs.el6.noarch

From: Roope Tervo
Sent: 30. syyskuuta 2013 16:54
To: Daniele Romagnoli
Subject: RE: [Geoserver-users] ImageMosaic layer: failed to create reader

Here’s another example of satellite images which are not working. The package contains also all properties files in the data store (folder).

http://weather.weatherproof.fi/roope/satellite_example.tar.gz

best regards

Roope

From: Roope Tervo [mailto:Roope.Tervo@anonymised.com]

Sent: 30. syyskuuta 2013 16:44

To: Daniele Romagnoli
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] ImageMosaic layer: failed to create reader

Some updates

We managed to resolve the problem with Finnish map by adding Envelope2D to properties file. Anyway, this didn’t resolve the problem with satellite images.

We have tried following things:

· Added Envelope2D to properties file

· Tried with and without SuggestedSPI=it.geosolutions.imageioimpl.plugins.tiff.TIFFImageReaderSpi in the properties file

· remove native JAI

· change image interleave from pixel to band

· change image projection from EPSG:3067 to EPSG:4326

I would appreciate also topics we should investigate more.

best regards

Roope

From: Roope Tervo [mailto:Roope.Tervo@anonymised.com]
Sent: 27. syyskuuta 2013 21:38
To: Daniele Romagnoli
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] ImageMosaic layer: failed to create reader

Hello and thanks for answer!

We have this problem with two kind of sets of data. The first set contains around 400 tiles (Finnish map produced by Land Survey Agency), no height or time dimension. An other set contains satellite images, all same from same area but different times.

We have configured the data store by referring to folder which contains the actual files and datastore.properties with following content:

SPI=org.geotools.data.postgis.PostgisNGJNDIDataStoreFactory

jndiReferenceName=jdbc/postgres

schema=mosaic

Loose\ bbox=true

Estimated\ extends=false

I just realised that I didn’t mention that the very same configuration worked in version 2.3.

I have attached two files from the first data set. (Finnish map). I send you link to the whole data set and satellite image in private message.

best regards

Roope