Unable to access .gdb file concurrently

1858
2
10-17-2012 02:09 AM
pavan_kumarmuttigi
New Contributor
Hi,

I am trying to access the .gdb file for  implementing the route solver in Network Analyst Using Java API.
I am trying to access the the .gdb file concurrently but I am unable to access it.Like first it worked fine for sometime in accessing it.

But now all of sudden it is getting the Exception as:


A fatal error has been detected by the Java Runtime Environment:

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x27e5deeb, pid=17564, tid=17804

JRE version: 6.0_16-b01
Java VM: Java HotSpot(TM) Client VM (14.2-b01 mixed mode windows-x86 )
Problematic frame:
C [AfCore.dll+0xdeeb]

An error report file with more information is saved as:
D:\ArcGIS POC for new approach with ITN Services\poc test 1\hs_err_pid17564.log

If you would like to submit a bug report, please visit:
http://java.sun.com/webapps/bugreport/crash.jsp
The crash happened outside the Java Virtual Machine in native code.
See problematic frame for where to report the bug.



Can any one please help in resolving this exception?


Thanks in Advance.
0 Kudos
2 Replies
VinceAngelo
Esri Esteemed Contributor
This forum is for the File Geodatabase API.  There is no Java flavor, only C++, and multi-threaded
access is not supported.

I'd direct you to the appropriate forum, but you've already posted there and several other locations.
Please do not multi-post in the Esri forums.  If you want the best possible response, you should
provide more information in the most appropriate forum, not an incomplete message in many forums.
A complete posting would have included the release and service pack, and the minimum code
sample which exhibits the problem, often with a trivial data sample.  Bulk multi-posting will often
reduce the response rate or even get your postings removed, which is probably not what you want.

- V
0 Kudos
pavan_kumarmuttigi
New Contributor
Apologies if I had made any thing wrong with the posting in the forum.

I am new to the ArcGIS and also to this forum.

Apologies once again.
0 Kudos