| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 months |
| seen | Mar 5 at 21:04 | |
| stats | profile views | 0 |
|
Feb 21 |
comment |
Using Query Layers with ArcGIS Server 10.0 for Java on Linux In a last desperate attempt I updated everything to service pack 5. Same exact issue :-( |
|
Feb 21 |
comment |
Using Query Layers with ArcGIS Server 10.0 for Java on Linux So I've managed to get so far but the query layer won't render, it just sits there and I think it's crashing the server. |
|
Feb 20 |
awarded | Commentator |
|
Feb 20 |
comment |
Using Query Layers with ArcGIS Server 10.0 for Java on Linux [arcuser@machinename log]$ *** glibc detected *** /opt/arcgis/server10.0/bin/arcsoc.exe: free(): invalid next size (fast): 0xf3710cd0 *** ======= Backtrace: ========= /lib/libc.so.6[0x9e64a5] /lib/libc.so.6(cfree+0x59)[0x9e68e9] /opt/arcgis/server10.0/bin/arcsoc.exe(_ZdaPv+0x24)[0x8057dd0] |
|
Feb 20 |
comment |
Using Query Layers with ArcGIS Server 10.0 for Java on Linux Looks like it's crashing the server. I get a stack trace on the command line when I try to access the service via REST. |
|
Feb 20 |
comment |
Using Query Layers with ArcGIS Server 10.0 for Java on Linux So at present it takes ArcGIS Server on Windows and ArcGIS Desktop just over a second to render the map with the Query layer. Under Linux the ArcGIS Server Manager just sits there forever failing to render the preview. |
|
Feb 20 |
comment |
Using Query Layers with ArcGIS Server 10.0 for Java on Linux Looks like it's maxing out the Oracle process. |
|
Feb 20 |
comment |
Using Query Layers with ArcGIS Server 10.0 for Java on Linux So this has helped. By installing the 32 bit Oracle Client drivers the errors go away. The last message in the log is INFO3 Beginning of layer draw: XXXXXXXX however it seems to be taking an awful long time to draw the layer. I will mess around with the layer and see if I can fix it. This article was the golden nugget however. |
|
Feb 20 |
comment |
Using Query Layers with ArcGIS Server 10.0 for Java on Linux After much searching I found this support.esri.com/en/knowledgebase/techarticles/detail/35319 |
|
Feb 20 |
comment |
Using Query Layers with ArcGIS Server 10.0 for Java on Linux I'm following all of what is being said here but no luck. I wonder if it is related to the 32 bit vs 64 bit versions of the Oracle client software. |
|
Feb 20 |
comment |
Using Query Layers with ArcGIS Server 10.0 for Java on Linux Also, note I'm on 10.0 not 10.1 which might be the issue? |
|
Feb 20 |
awarded | Student |
|
Feb 20 |
comment |
Using Query Layers with ArcGIS Server 10.0 for Java on Linux I'm not using direct connections I'm using a Query Layer and it works first time on Windows so there must be something missing in my Linux configuration. Or the Linux ArcGIS server doesn't support this. |
|
Feb 20 |
comment |
Using Query Layers with ArcGIS Server 10.0 for Java on Linux What a shock, works in Windows first time :-( |
|
Feb 20 |
comment |
Using Query Layers with ArcGIS Server 10.0 for Java on Linux I'm not using SDE at all and I'm assuming I don't need to because I'm using a Query Layer? The layer works perfectly in ArcMap but not in ArcGIS Server. I'm pretty new at this so not sure how this works exactly. From what I've read using Query Layers allows you to get round using ArcSDE so I'm not sure why the error message comes up. I'm going to try it on ArcGIS Server for Windows as it wouldn't surprise me if this was a Linux issue. |
|
Feb 20 |
asked | Using Query Layers with ArcGIS Server 10.0 for Java on Linux |