EXCEPTION_ACCESS_VIOLATION

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All,
  I am Using 
     Windows 2K Server with SP2
     PHP 4.3.4
     JSDK 1.4.1
and calling a Java class file from PHP. I get 
   EXCEPTION_ACCESS_VIOLATION The trace is as follows

An unexpected exception has been detected in native code outside the
VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at
PC=0x7C57E592
Function=[Unknown.]
Library=C:\WINNT\system32\KERNEL32.dll

NOTE: We are unable to locate the function name symbol for the error
      just occurred. Please refer to release documentation for
possible
      reason and solutions.


Current Java thread:
	at com.documentum.dmcl.Dmcl40.get(Native Method)
	at
com.documentum.fc.connector.DfConnection.apiGet(DfConnection.java:199)
	- locked <03375380> (a
com.documentum.fc.connector.DfConnection)
	at
com.documentum.fc.connector.DfConnection.<init>(DfConnection.java:174)
	at
com.documentum.fc.connector.DfConnectionFactory.getConnection(DfConnectionFactory.java:25)
	at
com.documentum.fc.client.DfClientSupport.getConnection(DfClientSupport.java:584)
	at
com.documentum.fc.client.DfClientSupport.newSession(DfClientSupport.java:151)
	at com.wyeth.utils.DfQueryExec.getSession(DfQueryExec.java:504)
	at
com.wyeth.utils.DfQueryExec.getDocbaseConnection(DfQueryExec.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at net.php.reflect.Invoke(reflect.java:347)


It looks like it is running into some stack problems. I think the code
is fine because, I tried on a different W2K server 
1) Is there any hot fix I should run on Win2K
2) what is the correct JDK, Service Pack etc. I should have to get over
this problem?

Appreciate your help

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux