I have installed and configured GeoServer 2.3.4 on Oracle WebLogic server with 
SSL enabled.  I have disabled all the authentication filters for all the filter 
chains except a newly create J2EE authentication filter.
We can successfully create a workspace via rest but when we attempt to create 
the image pyramid data store it fails.  And the following is the log of this 
error.

2013-10-23 13:21:09,735 INFO [catalog.rest] - POST workspace CADRG
2013-10-23 13:21:09,811 INFO [org.geoserver] - Loaded store 'JNC', enabled
2013-10-23 13:21:09,817 INFO [catalog.rest] - POST coverage store JNC
2013-10-23 13:21:09,882 INFO [org.geoserver] - Loaded coverage 'JNC', disabled
2013-10-23 13:21:09,886 ERROR [geoserver.rest] - :This plugin accepts only 
File, URL and String pointing to a file
2013-10-23 13:21:09,886 ERROR [geoserver.rest] -
org.geoserver.rest.RestletException: java.lang.IllegalArgumentException: This 
plugin accepts only File, URL and String pointing to a file
  at 
org.geoserver.rest.ReflectiveResource.handleException(ReflectiveResource.java:325)
  at 
org.geoserver.rest.ReflectiveResource.handlePost(ReflectiveResource.java:123)
  at org.restlet.Finder.handle(Finder.java:296)
  at 
org.geoserver.rest.BeanDelegatingRestlet.handle(BeanDelegatingRestlet.java:37)
  at org.restlet.Filter.doHandle(Filter.java:105)
  at org.restlet.Filter.handle(Filter.java:134)
  at org.restlet.Router.handle(Router.java:444)
  at org.geoserver.rest.RESTDispatcher$1.handle(RESTDispatcher.java:204)
  at 
com.noelios.restlet.ext.servlet.ServletConverter.service(ServletConverter.java:129)
  at 
org.geoserver.rest.RESTDispatcher.handleRequestInternal(RESTDispatcher.java:86)

Thanks,
Melody
Melody Ballance, Senior Software Engineer
Northrop Grumman ISS/DSD
468 Viking Drive
Virginia Beach, VA 23452
(757)498-5508 - office
(757)498-5670 - fax
[email protected]<mailto:[email protected]> - email
"There are two ways to be fooled. One is to believe in what isn't true; the 
other is to refuse to believe what is true."  Soren Kierkegaard

------------------------------------------------------------------------------
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=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to