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 <[email protected]> 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@528a52b6
> FORCE_LONGITUDE_FIRST_AXIS_ORDER = true
> EXECUTOR_SERVICE =
> java.util.concurrent.ThreadPoolExecutor@53601a4f
> 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
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users