Check the service pack version/os level componet versions/ and if the user you logged on to the system has full permissions/differences between the use profiles used in both the systems. I hate these problems. It would be some that is at o/s level/system settings/user profile permissions. best of luck.
-----Original Message----- From: Malai [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 01, 2004 5:56 PM To: Tomcat Users List Subject: Re: Error: Unexpected Signal Hi., The same web-app with dll is working in one particular machine. OS and JDK everything is exactly the same that i mentioned earlier. But other machine with same environement is giving problems. I did compare everything with both machines. Everything looks exactly the same. Any suggestions.. Thanks,m MALAI ----- Original Message ----- From: "Kommuru, Bhaskar" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Tuesday, June 01, 2004 11:22 AM Subject: RE: Error: Unexpected Signal > Check this native lib needs auhentication before you access/ if it itself > have read permissions? > > Ohh... those native calls are very frustrating. Some times problems are very > intermittent and can not reproduce. > > > -----Original Message----- > From: Malai [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 01, 2004 5:00 PM > To: Tomcat Users List > Subject: Error: Unexpected Signal > > > Hi., > I have a native dll and i'm trying to access in my web application. > I'm getting this below error.I did use the differnent jvm but no luck. > > My environements are Tomcat 4.1.29 ,Windows 2000 , J2SDK 1.4.2_03 > > Can any one look in to this and share your ideas please. > > Thanks., > MALAI > > ERROR:- > > An unexpected exception has been detected in native code outside the VM. > Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at > PC=0x77F8206B > Function=RtlEnterCriticalSection+0xB > Library=C:\WINNT\system32\ntdll.dll > > Current Java thread: > at com.sentori.common.interfaces.zp4.ZP4Interface.JAVAAVSValidate(Native > Method) > at > com.sentori.common.interfaces.zp4.ZP4Interface.validate(ZP4Interface.java:84 > ) > - locked <0x149f1758> (a java.lang.Class) > at > com.sentori.struts.action.PostAddressValidation.execute(PostAddressValidatio > n.java:47) > at > org.apache.struts.action.RequestProcessor.processActionPerform(RequestProces > sor.java:484) > at > org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274) > at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482) > at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) > at > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application > FilterChain.java:247) > at > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh > ain.java:193) > at > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja > va:256) > at > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok > eNext(StandardPipeline.java:643) > at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) > at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) > at > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja > va:191) > at > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok > eNext(StandardPipeline.java:643) > at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) > at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) > at > org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2417) > at > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180 > ) > at > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok > eNext(StandardPipeline.java:643) > at > org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve. > java:171) > at > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok > eNext(StandardPipeline.java:641) > at > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172 > ) > at > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok > eNext(StandardPipeline.java:641) > at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) > at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) > at > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java > :174) > at > org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok > eNext(StandardPipeline.java:643) > at > org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) > at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) > at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:193) > at > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:781) > at > org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConne > ction(Http11Protocol.java:549) > at > org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:589) > at > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav > a:666) > at java.lang.Thread.run(Thread.java:534) > > Dynamic libraries: > 0x00400000 - 0x00406000 C:\_Java\1_SDK\1.4.2_03\bin\java.exe > 0x77F80000 - 0x77FFD000 C:\WINNT\system32\ntdll.dll > 0x7C2D0000 - 0x7C332000 C:\WINNT\system32\ADVAPI32.dll > 0x7C570000 - 0x7C628000 C:\WINNT\system32\KERNEL32.DLL > 0x77D30000 - 0x77DA1000 C:\WINNT\system32\RPCRT4.DLL > 0x78000000 - 0x78045000 C:\WINNT\system32\MSVCRT.dll > 0x08000000 - 0x08138000 C:\_Java\1_SDK\1.4.2_03\jre\bin\client\jvm.dll > 0x77E10000 - 0x77E75000 C:\WINNT\system32\USER32.dll > 0x77F40000 - 0x77F7E000 C:\WINNT\system32\GDI32.DLL > 0x77570000 - 0x775A0000 C:\WINNT\system32\WINMM.dll > 0x10000000 - 0x10007000 C:\_Java\1_SDK\1.4.2_03\jre\bin\hpi.dll > 0x007C0000 - 0x007CE000 C:\_Java\1_SDK\1.4.2_03\jre\bin\verify.dll > 0x007D0000 - 0x007E9000 C:\_Java\1_SDK\1.4.2_03\jre\bin\java.dll > 0x007F0000 - 0x007FD000 C:\_Java\1_SDK\1.4.2_03\jre\bin\zip.dll > 0x18880000 - 0x1888F000 C:\_Java\1_SDK\1.4.2_03\jre\bin\net.dll > 0x75030000 - 0x75044000 C:\WINNT\system32\WS2_32.dll > 0x75020000 - 0x75028000 C:\WINNT\system32\WS2HELP.DLL > 0x782C0000 - 0x782CC000 C:\WINNT\System32\rnr20.dll > 0x77980000 - 0x779A4000 C:\WINNT\system32\DNSAPI.DLL > 0x75050000 - 0x75058000 C:\WINNT\system32\WSOCK32.DLL > 0x77340000 - 0x77353000 C:\WINNT\system32\iphlpapi.dll > 0x77520000 - 0x77525000 C:\WINNT\system32\ICMP.DLL > 0x77320000 - 0x77337000 C:\WINNT\system32\MPRAPI.DLL > 0x75150000 - 0x7515F000 C:\WINNT\system32\SAMLIB.DLL > 0x75170000 - 0x751BF000 C:\WINNT\system32\NETAPI32.DLL > 0x7C340000 - 0x7C34F000 C:\WINNT\system32\SECUR32.DLL > 0x751C0000 - 0x751C6000 C:\WINNT\system32\NETRAP.DLL > 0x77950000 - 0x7797A000 C:\WINNT\system32\WLDAP32.DLL > 0x77A50000 - 0x77B3F000 C:\WINNT\system32\OLE32.DLL > 0x779B0000 - 0x77A4B000 C:\WINNT\system32\OLEAUT32.DLL > 0x773B0000 - 0x773DF000 C:\WINNT\system32\ACTIVEDS.DLL > 0x77380000 - 0x773A3000 C:\WINNT\system32\ADSLDPC.DLL > 0x77830000 - 0x7783E000 C:\WINNT\system32\RTUTILS.DLL > 0x77880000 - 0x7790E000 C:\WINNT\system32\SETUPAPI.DLL > 0x7C0F0000 - 0x7C151000 C:\WINNT\system32\USERENV.DLL > 0x774E0000 - 0x77513000 C:\WINNT\system32\RASAPI32.DLL > 0x774C0000 - 0x774D1000 C:\WINNT\system32\RASMAN.DLL > 0x77530000 - 0x77552000 C:\WINNT\system32\TAPI32.DLL > 0x71710000 - 0x71794000 C:\WINNT\system32\COMCTL32.DLL > 0x70A70000 - 0x70AD5000 C:\WINNT\system32\SHLWAPI.DLL > 0x77360000 - 0x77379000 C:\WINNT\system32\DHCPCSVC.DLL > 0x777E0000 - 0x777E8000 C:\WINNT\System32\winrnr.dll > 0x777F0000 - 0x777F5000 C:\WINNT\system32\rasadhlp.dll > 0x74FD0000 - 0x74FEE000 C:\WINNT\system32\msafd.dll > 0x75010000 - 0x75017000 C:\WINNT\System32\wshtcpip.dll > 0x18D90000 - 0x18E84000 C:\WINNT\system32\ZP4Interface.dll > 0x77800000 - 0x7781E000 C:\WINNT\system32\WINSPOOL.DRV > 0x76620000 - 0x76630000 C:\WINNT\system32\MPR.DLL > 0x76B30000 - 0x76B6E000 C:\WINNT\system32\comdlg32.dll > 0x782F0000 - 0x78538000 C:\WINNT\system32\SHELL32.DLL > 0x62F00000 - 0x62F0E000 C:\oracle\ora901\BIN\ocijdbc9.dll > 0x610A0000 - 0x61137000 C:\oracle\ora901\bin\oracore9.dll > 0x612A0000 - 0x61308000 C:\oracle\ora901\bin\oranls9.dll > 0x613A0000 - 0x613AF000 C:\oracle\ora901\bin\oraunls9.dll > 0x60600000 - 0x60754000 C:\oracle\ora901\bin\oraclient9.dll > 0x60800000 - 0x60806000 C:\oracle\ora901\bin\oravsn9.dll > 0x60500000 - 0x6057E000 C:\oracle\ora901\bin\oracommon9.dll > 0x60300000 - 0x60493000 C:\oracle\ora901\bin\orageneric9.dll > 0x61480000 - 0x61539000 C:\oracle\ora901\bin\oran9.dll > 0x61400000 - 0x6142C000 C:\oracle\ora901\bin\oranl9.dll > 0x61960000 - 0x6196F000 C:\oracle\ora901\bin\oranldap9.dll > 0x615A0000 - 0x61628000 C:\oracle\ora901\bin\orannzsbb9.dll > 0x62000000 - 0x62021000 C:\oracle\ora901\bin\oraldapclnt9.dll > 0x616B0000 - 0x616C1000 C:\oracle\ora901\bin\orancrypt9.dll > 0x62300000 - 0x62340000 C:\oracle\ora901\bin\ORATRACE9.dll > 0x61730000 - 0x61767000 C:\oracle\ora901\bin\oranro9.dll > 0x617C0000 - 0x617C6000 C:\oracle\ora901\bin\oranhost9.dll > 0x617D0000 - 0x617D6000 C:\oracle\ora901\bin\oranoname9.dll > 0x616A0000 - 0x616A6000 C:\oracle\ora901\bin\orancds9.dll > 0x61820000 - 0x61826000 C:\oracle\ora901\bin\orantns9.dll > 0x64000000 - 0x64007000 C:\oracle\ora901\bin\oranms.dll > 0x64020000 - 0x64030000 C:\oracle\ora901\bin\oranmsp.dll > 0x60A00000 - 0x60C04000 C:\oracle\ora901\bin\orapls9.dll > 0x62500000 - 0x62507000 C:\oracle\ora901\bin\oraslax9.dll > 0x61350000 - 0x61360000 C:\oracle\ora901\bin\orasnls9.dll > 0x60810000 - 0x60816000 C:\oracle\ora901\bin\orawtc9.dll > 0x62600000 - 0x62674000 C:\oracle\ora901\bin\orasql9.dll > 0x61910000 - 0x6191C000 C:\oracle\ora901\bin\orantcp9.dll > 0x1A670000 - 0x1A764000 C:\WINNT\system32\Sentori-Interface-ZP4.dll > 0x1AB80000 - 0x1AC16000 C:\WINNT\ZP4.dll > 0x77920000 - 0x77943000 C:\WINNT\system32\imagehlp.dll > 0x72A00000 - 0x72A2D000 C:\WINNT\system32\DBGHELP.dll > 0x690A0000 - 0x690AB000 C:\WINNT\system32\PSAPI.DLL > > Heap at VM Abort: > Heap > def new generation total 1152K, used 455K [0x10010000, 0x10150000, > 0x104f0000) > eden space 1024K, 31% used [0x10010000, 0x10061c90, 0x10110000) > from space 128K, 100% used [0x10130000, 0x10150000, 0x10150000) > to space 128K, 0% used [0x10110000, 0x10110000, 0x10130000) > tenured generation total 14860K, used 9661K [0x104f0000, 0x11373000, > 0x14010000) > the space 14860K, 65% used [0x104f0000, 0x10e5f710, 0x10e5f800, > 0x11373000) > compacting perm gen total 10240K, used 10119K [0x14010000, 0x14a10000, > 0x18010000) > the space 10240K, 98% used [0x14010000, 0x149f1c48, 0x149f1e00, > 0x14a10000) > > Local Time = Tue Jun 01 09:39:06 2004 > Elapsed Time = 91 > # > # The exception above was detected in native code outside the VM > # > # Java VM: Java HotSpot(TM) Client VM (1.4.2_03-b02 mixed mode) > # > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > ____________________________________________________________________________ ______________________________________________________ > > For information about the Standard Bank group visit our web site <www.standardbank.co.za> > ____________________________________________________________________________ ______________________________________________________ > > Disclaimer and confidentiality note > Everything in this e-mail and any attachments relating to the official business of Standard Bank Group Limited is proprietary to the group. > It is confidential, legally privileged and protected by law. > Standard Bank does not own and endorse any other content. Views and opinions are those of the sender unless clearly stated as being that of the group. > The person addressed in the e-mail is the sole authorised recipient. Please notify the sender immediately if it has unintentionally reached you and do not read, > disclose or use the content in any way. > Standard Bank can not assure that the integrity of this communication has been maintained nor that it is free of errors, virus, interception or interference. > ____________________________________________________________________________ _______________________________________________________ > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] __________________________________________________________________________________________________________________________________ For information about the Standard Bank group visit our web site <www.standardbank.co.za> __________________________________________________________________________________________________________________________________ Disclaimer and confidentiality note Everything in this e-mail and any attachments relating to the official business of Standard Bank Group Limited is proprietary to the group. It is confidential, legally privileged and protected by law. Standard Bank does not own and endorse any other content. Views and opinions are those of the sender unless clearly stated as being that of the group. The person addressed in the e-mail is the sole authorised recipient. Please notify the sender immediately if it has unintentionally reached you and do not read, disclose or use the content in any way. Standard Bank can not assure that the integrity of this communication has been maintained nor that it is free of errors, virus, interception or interference. ___________________________________________________________________________________________________________________________________
