|
POST
|
Thanks for that - I just tried the API demo, and it went splut - didn't work at all 😞
... View more
01-09-2015
07:01 AM
|
1
|
5
|
2453
|
|
POST
|
I think the answer is no to this one, but someone may have a clever fix In my old ArcIMS application, the results of a ID task were pushed to a new html page in a popup, and therefore it could be moved outside of the parent browser - so when there were a lot of results it could be moved to a second monitor without covering the map. In my API replacement I use a customized floating pane to show this info so is limited to the parent window. As this pane has extra controls like a flash and highlight feature I can't even generate html from the ID results and push it to a new html page as the references to the objects within the map would not be kept. So, any clever ideas people? Cheers ACM
... View more
01-09-2015
06:06 AM
|
0
|
8
|
6593
|
|
POST
|
My investigation with Esri(UK) has revealed a mixed result - sometimes it works, sometimes not. When it fails I get this in the server logs. com.esri.rf.RException: Error parsing multi-part request at com.esri.rf.multipart.DefaultMultipartRequestHandler.parseRequest(DefaultMultipartRequestHandler.java:72) at com.esri.rf.RFactory.newMultipartRequestHandler(RFactory.java:203) at com.esri.rf.RRequest.newInstance(RRequest.java:976) at com.esri.rf.RServlet.service(RServlet.java:86) at javax.servlet.http.HttpServlet.service(HttpServlet.java:728) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:100) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1041) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:603) at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:312) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:744) Caused by: org.apache.commons.fileupload.FileUploadException: Read timed out at org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:381) at org.apache.commons.fileupload.servlet.ServletFileUpload.parseRequest(ServletFileUpload.java:126) at com.esri.rf.multipart.DefaultMultipartRequestHandler.parseRequest(DefaultMultipartRequestHandler.java:65) ... 19 more Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.read(SocketInputStream.java:152) at java.net.SocketInputStream.read(SocketInputStream.java:122) at org.apache.coyote.http11.InternalInputBuffer.fill(InternalInputBuffer.java:532) at org.apache.coyote.http11.InternalInputBuffer.fill(InternalInputBuffer.java:501) at org.apache.coyote.http11.InternalInputBuffer$InputStreamInputBuffer.doRead(InternalInputBuffer.java:563) at org.apache.coyote.http11.filters.IdentityInputFilter.doRead(IdentityInputFilter.java:124) at org.apache.coyote.http11.AbstractInputBuffer.doRead(AbstractInputBuffer.java:346) at org.apache.coyote.Request.doRead(Request.java:422) at org.apache.catalina.connector.InputBuffer.realReadBytes(InputBuffer.java:290) at org.apache.tomcat.util.buf.ByteChunk.substract(ByteChunk.java:449) at org.apache.catalina.connector.InputBuffer.read(InputBuffer.java:315) at org.apache.catalina.connector.CoyoteInputStream.read(CoyoteInputStream.java:200) at org.apache.commons.fileupload.MultipartStream$ItemInputStream.makeAvailable(MultipartStream.java:977) at org.apache.commons.fileupload.MultipartStream$ItemInputStream.read(MultipartStream.java:887) at java.io.InputStream.read(InputStream.java:101) at org.apache.commons.fileupload.util.Streams.copy(Streams.java:94) at org.apache.commons.fileupload.util.Streams.copy(Streams.java:64) at org.apache.commons.fileupload.MultipartStream.readBodyData(MultipartStream.java:593) at org.apache.commons.fileupload.MultipartStream.discardBodyData(MultipartStream.java:619) at org.apache.commons.fileupload.MultipartStream.skipPreamble(MultipartStream.java:638) at org.apache.commons.fileupload.FileUploadBase$FileItemIteratorImpl.findNextItem(FileUploadBase.java:961) at org.apache.commons.fileupload.FileUploadBase$FileItemIteratorImpl.<init>(FileUploadBase.java:942) at org.apache.commons.fileupload.FileUploadBase.getItemIterator(FileUploadBase.java:331) at org.apache.commons.fileupload.FileUploadBase.parseRequest(FileUploadBase.java:349) ... 21 more
... View more
01-07-2015
07:44 AM
|
0
|
1
|
3364
|
|
POST
|
OK two points here - my reading of the set up is that versioning should be DISABLED ArcGIS Help (10.2, 10.2.1, and 10.2.2) - earlier versions of this help page made it clearer that versioning should not be enabled. And for me, the mere presence of the ability to add attachments is enough to break this, not the actual adding of attachments. Also, to answer the question as a bog has been raised**, when I do add an attachment it is direct from Collector. **BUG-000084227 : Collector for ArcGIS on iOS fails to sync edits to a feature service added as an item with stored credentials in ArcGIS.com if at least one of the features has a picture attachment made from photo library.
... View more
01-06-2015
01:36 AM
|
0
|
3
|
3364
|
|
POST
|
Same here - I have an open call with Esri(UK) regarding this.
... View more
01-05-2015
01:36 AM
|
0
|
11
|
3364
|
|
POST
|
Alas, along with my other timing issues I've had I've not got a public facing version - although I may have to for other reasons soon.,
... View more
12-02-2014
01:05 AM
|
0
|
1
|
1259
|
|
POST
|
I have some code. It is normally is OK in Chrome It was flaky in IE10. The chunk that didn't work checked to see if a URL parameter was passed, if so, it set a query layer, used the passed parameter for a query task, got the extent of the query results and set map extent to it. I had it all in my general init function. Most times in IE it would fail to re-draw the map. However a slight pan would put the map in the correct place (plus the slight pan of course) I moved this code into the onLayersAddResult event of the map. In IE it works a lot better,but still fails about 10% of the time. Are any events after onLayersAddResult I can hook up to? Or any other tricks to get my timing right? Cheers ACM
... View more
12-01-2014
07:44 AM
|
0
|
4
|
2462
|
|
POST
|
More research and it appears to work when I have a layer that has not been enabled for attachments, but fails as soon as I enable it for attachments.
... View more
11-26-2014
06:24 AM
|
0
|
0
|
4616
|
|
POST
|
I'm geting this too - but ONLY when the basemaps I am using offline are my own, stored on the iPhone 5. My basemap is of the same projection as my data, but NOT the same as the esri ones. Is this likely to be an issue?
... View more
11-25-2014
06:03 AM
|
0
|
1
|
4616
|
|
POST
|
So am I right in thinking that on my nice, shiny Collector app I'm about to give to officers, I cannot include other, read only, non-versioned layers as reference layers?
... View more
11-20-2014
02:14 AM
|
0
|
1
|
2124
|
|
POST
|
No problem - I'm using your code as a way of getting my basemap as the initial one. It may work.................
... View more
11-17-2014
07:46 AM
|
0
|
0
|
2205
|
|
POST
|
This is the example I am working with Is it possible to use BasemapToggle with custom basemaps? But not sure how to get the map to initially work with one of my basemaps as well
... View more
11-17-2014
07:41 AM
|
0
|
0
|
2205
|
|
POST
|
Thanks, but that is using the gallery widget - I'm after a solution that uses the Toggle widget - I've seen a few examples and working on them now.
... View more
11-17-2014
07:37 AM
|
0
|
3
|
2205
|
|
POST
|
Brill - that worked as well - much better than playing with options I had no idea about, many thanks
... View more
11-17-2014
07:29 AM
|
0
|
1
|
2562
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 08-28-2025 01:14 AM | |
| 1 | 12-01-2023 06:07 AM | |
| 2 | 11-29-2024 04:32 AM | |
| 1 | 05-28-2024 12:50 AM | |
| 1 | 03-16-2023 06:46 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|