Is anyone getting unexpected signal 11 errors?

Sometimes get this error on the jvm it crashes and have seen it when using iasdeploy. Have only seen this error since upgrading to 6.5 (1.3.1_02-b02 mixed mode)
this is on solaris.

Yes. The typical scenario we saw was that while j2eeappreg was running, if someone was to hit any JSP / servlet on the server, the jvm would crash with a signal 11 error. We are on iAS 6.0 SP1B. If that is the same error you are having - We did implement a fix suggested by iPlanet and it worked. Below is a cut-paste from one of the mails from iPlanet.
The error is believed to be with the c/c++ stack size set for the JRE. This can be tuned using the kjs script, and increasing the value of -Xss in the JAVA_ARGS. I believe the default is set at 512 k or 1 m. In general a formula to find the optimal value is, (no. of registry entries / 10k).
To find the no. of registry entries, do a
kreg -save regfile SOFTWARE
wc -l regfile
and multiply this value by 1/10 kbytes. If you have 3000 entries, then set the -Xss value to 300k.
In our case, the JAVA_ARGS now looks like this -
JAVA_ARGS="-Xss1m -Xms64m -Xmx256m"
and the error no longer happens again.

Similar Messages

  • Get "Unexpected File Format" Error in CS5.5

    I was working with a FLA file when i press Ctrl+s to save the file it says "can not save and somethig.. bla bla.. " so, i have just closed the file whitout saving. Then i tried opening the FLA again and i get "Unexpected File Format" error. Are my FLA file contents now forever lost? No way to recover it? its around 6Mb of size. can you please help me to recover it??

    There's a lot of info on the forum about this but grab WinRAR, duplicate the FLA and rename the duplicate to something.rar, open it with WinRAR and acknowledge the archive may be damaged, Tell WinRAR to fix the archive, when complete rename back to FLA and try it.
    http://download.cnet.com/WinRAR-64-bit/3000-2250_4-10965579.html?tag=contentBody;pop

  • [b]Unexpected Signal : 10 Error[/b]

    We are running our application with OC4J server, JDK 1.4.2_07 in a HP UX 11i. The application runs perfectly fine all through the day till 3:30 PM. Around 3:30 PM, the application crashes with the following error in the log.
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 10 occurred at PC=0xDFBB04DC
    Function=Hash__11ObHashProxyCFv
    Library=/opt/retek/oblix/AccessServerSDK/oblix/lib/libobaccess.sl
    Current Java thread:
    "HttpRequestHandler-16667599" prio=6 tid=0x0b5aeea0 nid=588 lwp_id=5701570 runnable [0xdbfeb000..0xdbfea530]
    at com.oblix.access.ObUserSession.jni_isAuthorized(Native Method)
    at com.oblix.access.ObUserSession.isAuthorized(ObUserSession.java:232)
    at com.retek.rsw.service.OblixHelper.getLDAPProperties(Unknown Source)
    at com.retek.rsw.persistence.ldap.BbySsoRswSecurityDao.authenticateAndReadUser(Unknown Source)
    at com.retek.rsw.service.UserAuthenticateAndReadCommand.doTransactionalExecute(Unknown Source)
    at com.retek.rsw.service.TransactionCommand.doExecute(Unknown Source)
    at com.retek.rsw.service.Command.execute(Unknown Source)
    at com.retek.rsw.ui.control.security.LoginDoneAction.perform(Unknown Source)
    at org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1786)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1585)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:491)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:765)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
    at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:220)
    at org.apache.struts.action.ActionServlet.processActionForward(ActionServlet.java:1758)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1595)
    at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:491)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:765)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
    at java.lang.Thread.run(Thread.java:536)
    Dynamic libraries:
    /opt/java1.4.1_07/bin/PA_RISC2.0/java
    text:0x00001000-0x000095ac data:0x0000a000-0x0000a828
    /opt/java1.4.1_07/jre/lib/PA_RISC2.0/server/libjvm.sl
    text:0xef000000-0xefbcd000 data:0xefcec000-0xefe57000
    /usr/lib/libpthread.1
    text:0xefc49000-0xefc62000 data:0xefc46000-0xefc49000
    /usr/lib/libm.2
    text:0xefc63000-0xefc8f000 data:0xefc62000-0xefc63000
    /usr/lib/librt.2
    text:0xefc90000-0xefc94000 data:0xefc8f000-0xefc90000
    /usr/lib/libcl.2
    text:0xeef15000-0xef000000 data:0xefc96000-0xefca2000
    /usr/lib/libisamstub.1
    text:0xefc95000-0xefc96000 data:0xefc94000-0xefc95000
    /usr/lib/libCsup.2
    text:0xefca5000-0xefcc0000 data:0xefca2000-0xefca5000
    /usr/lib/libc.2
    text:0xefe72000-0xeffb8000 data:0xefe5f000-0xefe72000
    /usr/lib/libdld.2
    text:0xefe58000-0xefe5b000 data:0xefe57000-0xefe58000
    /opt/java1.4.1_07/jre/lib/PA_RISC2.0/native_threads/libhpi.sl
    text:0xefc32000-0xefc42000 data:0xefc30000-0xefc32000
    /opt/java1.4.1_07/jre/lib/PA_RISC2.0/libverify.sl
    text:0xefc0d000-0xefc1d000 data:0xefc0c000-0xefc0d000
    /opt/java1.4.1_07/jre/lib/PA_RISC2.0/libjava.sl
    text:0xefbdf000-0xefc0c000 data:0xefbda000-0xefbdf000
    /opt/java1.4.1_07/jre/lib/PA_RISC2.0/libzip.sl
    text:0xeef02000-0xeef15000 data:0xefbd8000-0xefbda000
    /usr/lib/libnss_compat.1
    text:0xefbd4000-0xefbd8000 data:0xefbd3000-0xefbd4000
    /usr/lib/libnsl.1
    text:0xeec51000-0xeecde000 data:0xeec44000-0xeec51000
    /usr/lib/libxti.2
    text:0xeec2c000-0xeec44000 data:0xeec29000-0xeec2c000
    /opt/java1.4.1_07/jre/lib/PA_RISC2.0/libnet.sl
    text:0xeec19000-0xeec29000 data:0xefbce000-0xefbcf000
    /usr/lib/libnm.sl
    text:0xeec0e000-0xeec19000 data:0xefbcd000-0xefbce000
    /usr/lib/libnss_files.1
    text:0xeec05000-0xeec0e000 data:0xeec04000-0xeec05000
    /usr/lib/libnss_dns.1
    text:0xe8a77000-0xe8a7d000 data:0xeec03000-0xeec04000
    /u01/app/oracle/product/j2ee_904/jdbc/lib/libocijdbc10.sl
    text:0xe6800000-0xe782f000 data:0xe7a52000-0xe7ab8000
    /u01/app/oracle/product/j2ee_904/jdbc/lib/libclntsh.sl.10.1
    text:0xe5400000-0xe65b9000 data:0xe6783000-0xe6800000
    /u01/app/oracle/product/j2ee_904/jdbc/lib/libnnz10.sl
    text:0xe787e000-0xe7a52000 data:0xe7866000-0xe787e000
    /u01/app/oracle/product/j2ee_904/jdbc/lib/libociei.sl
    text:0xdfc00000-0xe5324000 data:0xeec02000-0xeec03000
    /opt/retek/oblix/AccessServerSDK/oblix/lib/libobaccess.sl
    text:0xdfaca000-0xdfc00000 data:0xe65c3000-0xe6600000
    /opt/retek/oblix/AccessServerSDK/oblix/lib/libaaa_client.sl
    text:0xdf98f000-0xdfaca000 data:0xe5361000-0xe53a3000
    /usr/lib/libstream.2
    text:0xe5339000-0xe5361000 data:0xe65ba000-0xe65bd000
    /usr/lib/libstd.2
    text:0xe53a3000-0xe53e1000 data:0xe7830000-0xe7833000
    /usr/lib/libC.2
    text:0xe53e1000-0xe5400000 data:0xe7833000-0xe7836000
    Local Time = Sun Dec 26 15:23:28 2004
    Elapsed Time = 46165
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Server VM (1.4.1 1.4.1.07-040312-15:24-PA_RISC2.0 PA2.0 (aCC_AP) mixed mode)
    # An error report file has been saved as hs_err_pid23435.log.
    # Please refer to the file for further information.
    Version: 03 - 01
    Version: 03 - 01
    Version: 03 - 01
    Version: 03 - 01
    Version: 03 - 01
    Version: 03 - 01
    Version: 03 - 01
    Version: 03 - 01
    Version: 03 - 01
    Version: 03 - 01
    Version: 03 - 01
    Version: 03 - 01
    Version: 03 - 01
    Version: 03 - 01
    Version: 03 - 01
    Version: 03 - 01
    Can anyone help me in identifying the issue?

    We are running our application with OC4J server, JDK
    1.4.2_07 in a HP UX 11i. The application runs
    perfectly fine all through the day till 3:30 PM.
    Around 3:30 PM, the application crashes with the
    following error in the log.
    I would suggest looking it up but I believe that particular signal occurs when there is a pointer problem in C/C++ code.
    Which means it isn't a java problem. That really seems likely given that there is a "Native Method" call. Either there is a bug in the C/C++ code or the java code is using it incorrectly.
    And the reason of course for it occurring at 3:30 is because you are doing something at 3:30 that you are not doing the rest of the day.

  • Unexpected Signal : 11 Error??? Help needed ASAP

    hello All,
    I have been running tomcat with SDK 1.4 on a linux for around 6 months with no major problem. The other day though tomcat began to crash, now it will not stay up. As soon as you browse a JSP page it crashes with the following error.
    Any ideas please, this is really important that i fix this ASAP.
    Unexpected Signal : 11 occurred at PC=0x402DD686
    Function=(null)+0x402DD686
    Library=/home/audient/Java/j2sdk1.4.2_07/jre/lib/i386/client/libjvm.so
    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 java.lang.StringBuffer.expandCapacity(StringBuffer.java:202)
         at java.lang.StringBuffer.append(StringBuffer.java:401)
         - locked <0x45e5fec8> (a java.lang.StringBuffer)
         at java.util.zip.ZipFile.getEntry(ZipFile.java:149)
         - locked <0x462c4790> (a java.util.jar.JarFile)
         at java.util.jar.JarFile.getEntry(JarFile.java:194)
         at java.util.jar.JarFile.getJarEntry(JarFile.java:181)
         at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:671)
         at sun.misc.URLClassPath.getResource(URLClassPath.java:160)
         at java.net.URLClassLoader$1.run(URLClassLoader.java:191)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
         - locked <0x462cc500> (a sun.misc.Launcher$ExtClassLoader)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:282)
         - locked <0x462ca3e0> (a sun.misc.Launcher$AppClassLoader)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
         - locked <0x462ca3e0> (a sun.misc.Launcher$AppClassLoader)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
         - locked <0x462ca3e0> (a sun.misc.Launcher$AppClassLoader)
         at mx4j.server.interceptor.NotificationListenerMBeanServerInterceptor.addNotificationListener(NotificationListenerMBeanServerInterceptor.java:91)
         at mx4j.server.interceptor.DefaultMBeanServerInterceptor.addNotificationListener(DefaultMBeanServerInterceptor.java:98)
         at mx4j.server.interceptor.ContextClassLoaderMBeanServerInterceptor.addNotificationListener(ContextClassLoaderMBeanServerInterceptor.java:54)
         at mx4j.server.MBeanServerImpl.addNotificationListenerImpl(MBeanServerImpl.java:609)
         at mx4j.server.MBeanServerImpl.addNotificationListener(MBeanServerImpl.java:603)
         at org.apache.coyote.tomcat5.MapperListener.init(MapperListener.java:145)
         at org.apache.coyote.tomcat5.CoyoteConnector.start(CoyoteConnector.java:1537)
         at org.apache.catalina.core.StandardService.start(StandardService.java:489)
         - locked <0x4637e370> (a [Lorg.apache.catalina.Connector;)
         at org.apache.catalina.core.StandardServer.start(StandardServer.java:2313)
         - locked <0x463bc2b0> (a [Lorg.apache.catalina.Service;)
         at org.apache.catalina.startup.Catalina.start(Catalina.java:556)
         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 org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:287)
         at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:425)
    Dynamic libraries:
    08048000-08056000 r-xp 00000000 62:00 442447     /home/audient/Java/j2sdk1.4.2_07/bin/java
    08056000-08059000 rw-p 0000d000 62:00 442447     /home/audient/Java/j2sdk1.4.2_07/bin/java
    40000000-40004000 rw-s 00000000 62:00 655436     /tmp/hsperfdata_audient/1347
    40004000-40005000 r--p 0034f000 62:00 9504       /usr/lib/locale/locale-archive
    40005000-40008000 r--s 00000000 62:00 786492     /home/audient/Java/j2sdk1.4.2_07/jre/lib/ext/dnsns.jar
    40009000-40407000 r-xp 00000000 62:00 557107     /home/audient/Java/j2sdk1.4.2_07/jre/lib/i386/client/libjvm.so
    40407000-40423000 rw-p 003fd000 62:00 557107     /home/audient/Java/j2sdk1.4.2_07/jre/lib/i386/client/libjvm.so
    40435000-4043d000 r-xp 00000000 62:00 1376291    /home/audient/Java/j2sdk1.4.2_07/jre/lib/i386/native_threads/libhpi.so
    4043d000-4043e000 rw-p 00007000 62:00 1376291    /home/audient/Java/j2sdk1.4.2_07/jre/lib/i386/native_threads/libhpi.so
    4043e000-40448000 r-xp 00000000 62:00 24306      /lib/libnss_files-2.3.2.so
    40448000-40449000 rw-p 0000a000 62:00 24306      /lib/libnss_files-2.3.2.so
    40449000-40459000 r-xp 00000000 62:00 1245289    /home/audient/Java/j2sdk1.4.2_07/jre/lib/i386/libverify.so
    40459000-4045b000 rw-p 0000f000 62:00 1245289    /home/audient/Java/j2sdk1.4.2_07/jre/lib/i386/libverify.so
    4045b000-4047b000 r-xp 00000000 62:00 1245290    /home/audient/Java/j2sdk1.4.2_07/jre/lib/i386/libjava.so
    4047b000-4047d000 rw-p 0001f000 62:00 1245290    /home/audient/Java/j2sdk1.4.2_07/jre/lib/i386/libjava.so
    4047d000-40491000 r-xp 00000000 62:00 1245292    /home/audient/Java/j2sdk1.4.2_07/jre/lib/i386/libzip.so
    40491000-40494000 rw-p 00013000 62:00 1245292    /home/audient/Java/j2sdk1.4.2_07/jre/lib/i386/libzip.so
    40494000-4058b000 r--s 00000000 62:00 852034     /home/audient/jakarta-tomcat-5.0.28/common/endorsed/xercesImpl.jar
    4058b000-405aa000 r--s 00000000 62:00 852035     /home/audient/jakarta-tomcat-5.0.28/common/endorsed/xml-apis.jar
    405aa000-41f53000 r--s 00000000 62:00 557164     /home/audient/Java/j2sdk1.4.2_07/jre/lib/rt.jar
    41f9d000-41fb3000 r--s 00000000 62:00 557110     /home/audient/Java/j2sdk1.4.2_07/jre/lib/sunrsasign.jar
    41fb3000-42090000 r--s 00000000 62:00 557155     /home/audient/Java/j2sdk1.4.2_07/jre/lib/jsse.jar
    42090000-420a1000 r--s 00000000 62:00 557111     /home/audient/Java/j2sdk1.4.2_07/jre/lib/jce.jar
    420a1000-425fa000 r--s 00000000 62:00 557156     /home/audient/Java/j2sdk1.4.2_07/jre/lib/charsets.jar
    42722000-42922000 r--p 00000000 62:00 9504       /usr/lib/locale/locale-archive
    42922000-4293e000 r--s 00000000 62:00 786491     /home/audient/Java/j2sdk1.4.2_07/jre/lib/ext/sunjce_provider.jar
    4293e000-4294b000 r--s 00000000 62:00 786494     /home/audient/Java/j2sdk1.4.2_07/jre/lib/ext/ldapsec.jar
    4294b000-42a07000 r--s 00000000 62:00 786495     /home/audient/Java/j2sdk1.4.2_07/jre/lib/ext/localedata.jar
    42a07000-42a43000 r--s 00000000 62:00 1097765    /home/audient/Java/j2sdk1.4.2_07/jre/lib/ext/mysql-connector-java-3.0.11-stable-bin.jar
    42a43000-42f1f000 r--s 00000000 62:00 278689     /home/audient/Java/j2sdk1.4.2_07/lib/tools.jar
    42f1f000-42f27000 r--s 00000000 62:00 1343609    /home/audient/jakarta-tomcat-5.0.28/bin/bootstrap.jar
    42f27000-42f7b000 r--s 00000000 62:00 1343619    /home/audient/jakarta-tomcat-5.0.28/bin/jmx.jar
    42f7b000-42f7e000 r--s 00000000 62:00 1343614    /home/audient/jakarta-tomcat-5.0.28/bin/commons-daemon.jar
    42f7e000-42f85000 r--s 00000000 62:00 1343616    /home/audient/jakarta-tomcat-5.0.28/bin/commons-logging-api.jar
    42f85000-42f95000 r-xp 00000000 62:00 1245295    /home/audient/Java/j2sdk1.4.2_07/jre/lib/i386/libnet.so
    42f95000-42f96000 rw-p 0000f000 62:00 1245295    /home/audient/Java/j2sdk1.4.2_07/jre/lib/i386/libnet.so
    42f96000-42f99000 r--s 00000000 62:00 1261707    /home/audient/jakarta-tomcat-5.0.28/common/lib/ant-launcher.jar
    42f99000-43084000 r--s 00000000 62:00 1261708    /home/audient/jakarta-tomcat-5.0.28/common/lib/ant.jar
    43084000-4310d000 r--s 00000000 62:00 1261709    /home/audient/jakarta-tomcat-5.0.28/common/lib/commons-collections-3.1.jar
    4310d000-43128000 r--s 00000000 62:00 1261710    /home/audient/jakarta-tomcat-5.0.28/common/lib/commons-dbcp-1.2.1.jar
    43128000-43144000 r--s 00000000 62:00 1261711    /home/audient/jakarta-tomcat-5.0.28/common/lib/commons-el.jar
    43144000-4314f000 r--s 00000000 62:00 1261712    /home/audient/jakarta-tomcat-5.0.28/common/lib/commons-pool-1.2.jar
    4314f000-431a5000 r--s 00000000 62:00 1261713    /home/audient/jakarta-tomcat-5.0.28/common/lib/jasper-compiler.jar
    431a5000-431bf000 r--s 00000000 62:00 1261714    /home/audient/jakarta-tomcat-5.0.28/common/lib/jasper-runtime.jar
    431bf000-431cc000 r--s 00000000 62:00 1261715    /home/audient/jakarta-tomcat-5.0.28/common/lib/jsp-api.jar
    431cc000-431d3000 r--s 00000000 62:00 1261716    /home/audient/jakarta-tomcat-5.0.28/common/lib/naming-common.jar
    431d3000-431d7000 r--s 00000000 62:00 1261717    /home/audient/jakarta-tomcat-5.0.28/common/lib/naming-factory.jar
    431d7000-431d8000 r--s 00000000 62:00 1261718    /home/audient/jakarta-tomcat-5.0.28/common/lib/naming-java.jar
    431d8000-431e3000 r--s 00000000 62:00 1261719    /home/audient/jakarta-tomcat-5.0.28/common/lib/naming-resources.jar
    431e3000-431fb000 r--s 00000000 62:00 1261720    /home/audient/jakarta-tomcat-5.0.28/common/lib/servlet-api.jar
    431fb000-43200000 r--s 00000000 62:00 573558     /home/audient/jakarta-tomcat-5.0.28/server/lib/catalina-ant.jar
    43200000-4321f000 r--s 00000000 62:00 573559     /home/audient/jakarta-tomcat-5.0.28/server/lib/catalina-cluster.jar
    4321f000-43225000 r--s 00000000 62:00 573560     /home/audient/jakarta-tomcat-5.0.28/server/lib/catalina-i18n-es.jar
    43225000-4322b000 r--s 00000000 62:00 573561     /home/audient/jakarta-tomcat-5.0.28/server/lib/catalina-i18n-fr.jar
    4322b000-43231000 r--s 00000000 62:00 573562     /home/audient/jakarta-tomcat-5.0.28/server/lib/catalina-i18n-ja.jar
    43231000-4324c000 r--s 00000000 62:00 573563     /home/audient/jakarta-tomcat-5.0.28/server/lib/catalina-optional.jar
    4324c000-432f9000 r--s 00000000 62:00 573564     /home/audient/jakarta-tomcat-5.0.28/server/lib/catalina.jar
    432f9000-43328000 r--s 00000000 62:00 573565     /home/audient/jakarta-tomcat-5.0.28/server/lib/commons-beanutils.jar
    43328000-43343000 r--s 00000000 62:00 573566     /home/audient/jakarta-tomcat-5.0.28/server/lib/commons-digester.jar
    43343000-43349000 r--s 00000000 62:00 573567     /home/audient/jakarta-tomcat-5.0.28/server/lib/commons-fileupload-1.0.jar
    43349000-43364000 r--s 00000000 62:00 573568     /home/audient/jakarta-tomcat-5.0.28/server/lib/commons-modeler.jar
    43364000-4336b000 r--s 00000000 62:00 573569     /home/audient/jakarta-tomcat-5.0.28/server/lib/jakarta-regexp-1.3.jar
    4336b000-43373000 r--s 00000000 62:00 573570     /home/audient/jakarta-tomcat-5.0.28/server/lib/jkconfig.jar
    43373000-43374000 r--s 00000000 62:00 573571     /home/audient/jakarta-tomcat-5.0.28/server/lib/jkshm.jar
    43374000-43375000 r--s 00000000 62:00 573573     /home/audient/jakarta-tomcat-5.0.28/server/lib/servlets-common.jar
    43375000-4337b000 r--s 00000000 62:00 573574     /home/audient/jakarta-tomcat-5.0.28/server/lib/servlets-default.jar
    4337b000-4337d000 r--s 00000000 62:00 573575     /home/audient/jakarta-tomcat-5.0.28/server/lib/servlets-invoker.jar
    4337d000-43383000 r--s 00000000 62:00 573577     /home/audient/jakarta-tomcat-5.0.28/server/lib/servlets-webdav.jar
    43383000-43388000 r--s 00000000 62:00 573578     /home/audient/jakarta-tomcat-5.0.28/server/lib/tomcat-coyote.jar
    43388000-43395000 r--s 00000000 62:00 573579     /home/audient/jakarta-tomcat-5.0.28/server/lib/tomcat-http11.jar
    43395000-43396000 r--s 00000000 62:00 573580     /home/audient/jakarta-tomcat-5.0.28/server/lib/tomcat-jk.jar
    43396000-433b4000 r--s 00000000 62:00 573581     /home/audient/jakarta-tomcat-5.0.28/server/lib/tomcat-jk2.jar
    433b4000-433b8000 r--s 00000000 62:00 573582     /home/audient/jakarta-tomcat-5.0.28/server/lib/tomcat-jni.jar
    433b8000-433e4000 r--s 00000000 62:00 573583     /home/audient/jakarta-tomcat-5.0.28/server/lib/tomcat-util.jar
    433e4000-433ea000 r--s 00000000 62:00 49514      /usr/lib/gconv/gconv-modules.cache
    43bb0000-43bc5000 r-xp 00000000 62:00 69861      /lib/ld-2.3.2.so
    43bc5000-43bc6000 rw-p 00015000 62:00 69861      /lib/ld-2.3.2.so
    43bc8000-43cff000 r-xp 00000000 62:00 69862      /lib/libc-2.3.2.so
    43cff000-43d02000 rw-p 00137000 62:00 69862      /lib/libc-2.3.2.so
    43d07000-43d28000 r-xp 00000000 62:00 31514      /lib/libm-2.3.2.so
    43d28000-43d29000 rw-p 00020000 62:00 31514      /lib/libm-2.3.2.so
    43d2b000-43d2d000 r-xp 00000000 62:00 69864      /lib/libdl-2.3.2.so
    43d2d000-43d2e000 rw-p 00001000 62:00 69864      /lib/libdl-2.3.2.so
    43d43000-43d52000 r-xp 00000000 62:00 24322      /lib/libpthread-0.10.so
    43d52000-43d53000 rw-p 0000f000 62:00 24322      /lib/libpthread-0.10.so
    43dc6000-43dd8000 r-xp 00000000 62:00 33884      /lib/libnsl-2.3.2.so
    43dd8000-43dd9000 rw-p 00011000 62:00 33884      /lib/libnsl-2.3.2.so
    Heap at VM Abort:
    Heap
    def new generation   total 576K, used 551K [0x45de0000, 0x45e80000, 0x462c0000)
      eden space 512K,  99% used [0x45de0000, 0x45e5ffe8, 0x45e60000)
      from space 64K,  61% used [0x45e60000, 0x45e69cf0, 0x45e70000)
      to   space 64K,   0% used [0x45e70000, 0x45e70138, 0x45e80000)
    tenured generation   total 7136K, used 4382K [0x462c0000, 0x469b8000, 0x49de0000)
       the space 7136K,  61% used [0x462c0000, 0x46707848, 0x46707a00, 0x469b8000)
    compacting perm gen  total 6656K, used 6602K [0x49de0000, 0x4a460000, 0x4dde0000)
       the space 6656K,  99% used [0x49de0000, 0x4a452bb0, 0x4a452c00, 0x4a460000)
    Local Time = Mon Mar 21 23:25:01 2005
    Elapsed Time = 11
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002EF
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_07-b05 mixed mode)
    #

    I'm having a similar problem. Did you ever find a solution?

  • Anyone getting messages that an "error occurred while delivering this message?"

    My email service form iCloud.com is terrible, anyone getting the message "error occurred while delivering this message?"

    ichoudhury,
    Have you tried the troubleshooting steps suggested in http://support.apple.com/kb/TS1426 ? Have you tried sending while connected to a different network as well?
    Another good step to try might be resetting network settings. To do so, navigate to Settings > General > Reset. Also, deleting and re-adding the account may be advisable as well.
    Hope this helps,
    Raleigh

  • Anyone getting this pop up error message after installing Lion?

    After installing Lion I now get random pop up error messages that say...There was a problem connecting to the server. URL's with the type "file" are not supported. I have to keep closing them. Any ideas what to do?

    Actually, In my case, turning off Time Machine didn't help. I had the same problem. We definitely traced it to Time Machine. The "Fix" was this: plugged in and designated different external HD as Backup volume. Then unplugged it and plugged in the original disc (after testing in in a different machine) and now the computer recognized it and error message stopped popping up. The Apple tech was as puzzled as I as to why this worked, but perhaps, forcing the machine to re-recognize it (or maybe even gettting it recognized by a different machine first) somehow worked some magic.

  • Hello, does anyone gets " there was an error opening this Doc. Access denied" when trying opening a document"

    Sometimes I create pdf docs and when trying to open them i get the above error...Anyone can help me with a solution?

    Hi Alfredo,
    Are you using a windows system or a Mac?
    I would recommend you to check if any other system resource / program is accessing that file or if you have proper permissions to access that file.
    Regards,
    Rahul

  • Anyone getting the rare random error bug since 10.5.7?

    I am not sure if I got one or not since 10.5.7
    If you don't know what I refer to, you can search for my other posts on this issue.
    I usually ask it each time an update comes, hoping it will get mended.
    Usually right after I ask, it happens
    Message was edited by: nerowolfe

    Barry Hemphill wrote:
    Hi nero:
    I have not had one for a long time, but I am not sure when they stopped. As soon as I post this, I will probably have jinxed myself.
    Barry
    Well, after posting, I still have not had one, but it's not clear yet if it was fixed or has simply taken a "time-out"
    I recall that sometimes a month would go by without one of them, and it's over a month since I installed 10.5.7 (May 8).
    Time will tell.

  • Pls Help - Unexpected Signal 11 occuring on solaris 8

    Hi,
    We are getting Unexpected Signal 11 crashes on solaris 8 our Application server is crashing with following core dump msg
    Unexpected Signal : 11 occurred at PC=0xFE455CF4
    Function=[Unknown. Nearest: JVM_GetInterfaceVersion+0xE0]
    Library=/u02/iplanet6.1/j2sdk1.4.1/jre/lib/sparc/libjvm.so
    Dynamic libraries:
    0x10000      /user2/epoint/pups
    0xff080000      .//libxalan-c1_2.so
    0xfed80000      .//libxerces-c1_6_0.so
    0xff050000      /usr/lib/libsocket.so.1
    0xfec80000      /usr/lib/libnsl.so.1
    0xfed60000      /usr/lib/libpthread.so.1
    0xfed40000      /usr/lib/librt.so.1
    0xff3a0000      /usr/lib/libdl.so.1
    0xfec50000      /usr/lib/libCrun.so.1
    0xfec00000      /usr/lib/libm.so.1
    0xff040000      /usr/lib/libw.so.1
    0xfebc0000      /usr/lib/lwp/libthread.so.1
    0xfea80000      /usr/lib/libc.so.1
    0xfeb90000      /usr/lib/libgen.so.1
    0xfeb70000      /usr/lib/libmp.so.2
    0xfea60000      /usr/lib/libaio.so.1
    0xfebf0000      /usr/platform/SUNW,Sun-Fire-280R/lib/libc_psr.so.1
    0xfe8c0000      /user2/epoint/pjni.dll
    0xfe400000      /u02/iplanet6.1/j2sdk1.4.1/jre/lib/sparc/libjvm.so
    0xfe890000      /u02/iplanet6.1/j2sdk1.4.1/jre/lib/sparc/native_threads/libhpi.so
    0xfe860000      /u02/iplanet6.1/j2sdk1.4.1/jre/lib/sparc/libverify.so
    0xfe3c0000      /u02/iplanet6.1/j2sdk1.4.1/jre/lib/sparc/libjava.so
    0xfe3a0000      /u02/iplanet6.1/j2sdk1.4.1/jre/lib/sparc/libzip.so
    0xfa7a0000      /u02/iplanet6.1/j2sdk1.4.1/jre/lib/sparc/libnet.so
    0xfa6e0000      /u02/iplanet6.1/j2sdk1.4.1/jre/lib/sparc/librmi.so
    0xfa6c0000      /user2/epoint/pcom.dll
    0xfa690000      /user2/epoint/psl.dll
    0xfa5c0000      /user2/epoint/pfile.dll
    0xfa590000      /user2/epoint/psysapi.dll
    0xfa4e0000      /user2/epoint/pdll.dll
    0xfa4b0000      /user2/epoint/pxml.dll
    0xf1ab0000      /user2/epoint/pactions.dll
    0xf1590000      /user2/epoint/pcti.dll
    0xf13e0000      /user2/epoint/psocket.dll
    0xf0cb0000      /user2/epoint/psqldb.dll
    0xf0da0000      /user2/epoint/poracle.dll
    0xea800000      /export/home/oraep/oracle8/lib/libclntsh.so.8.0
    0xf0c90000      /export/home/oraep/oracle8/lib/libwtc8.so
    0xf0be0000      /usr/lib/libsched.so.1
    Local Time = Thu Feb 3 17:58:24 2005
    Elapsed Time = 216
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002E6 01
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Client VM (1.4.1-b21 mixed mode)
    Details of Environemnt :-
    OS :- Solaris 8
    Webserver :- Sunone 6.1 SP3 with JDK 1.4.1
    Application Server (developed in C++ and make native calls with java using JNI ) uses JDK 1.3.1_09
    DB:- Oracle 8.1.7.4
    Is this a JDK Bug ? Should we upgrade JDK
    Also we are using 2 diff JDK versions Sunone on JDK1.4.1 while our Application server is on JDK 1.3.1_09 can this be a cause ???
    Please help me to resolve the problem

    Hi, you can find some answers here: http://www.bitwizard.nl/sig11/.
    Using this article you can detect if it is a hwd problem or a sofware one
    good luck

  • MacAir not detecting external monitor. 'check signal cable' error

    Brand new MacAir OX 10.7.4 not detecting samsung external monitor. I keep getting 'check signal cable' error on a blank screen.

    Hi Walter,
    I'm not sure this'll fix your problem, & it's info from earlier OSX versions, but I'll toss it out...
    Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions...
    Trash these files...
    /Users/YourUserName/Library/Preferences/ByHost /com.apple.windowserver.<12digitHex#>.plist
    /Users/YourUserName/Library/Preferences/ByHost/.GlobalPreferences.<12digitHex#>. plist
    There may be more than one of each of the above, then trash...
    /Users/YourUserName/Library/Preferences/com.apple.systempreferences.plist
    Reboot
    You could test it by first, depending on OS version...
    To find out if it's system wide or user specific, try this...
    Open System Preferences>Accounts, unlock the lock, click on the little plus icon, make a new admin account, log out & into the new account.
    Does it work in the new account?
    To find out if it's system wide or user specific, try this...
    Open System Preferences>Users & Groups, unlock the lock, click on the little plus icon, make a new admin account, log out & into the new account.
    Does it work in the new account?

  • Signal analysing program faces different signal processing errors while the mentioned settings in the error solutions are correct!!

    I am trying to get 4 signals from my bluetooth  which is connected to a sensor. later on I need to analyze the signals for calculating heart beat and blood oxygen saturation. when the labview reads the data it has no errors but anyway the peak detecor doesnt work. my sampling rate is 100. anyway I get different signal processing errors like 20023 and 20037 and 20041, 20015. but when i check the solutions for the errors, they dont help me at all. like error 20023 complains about low and high cut of frequency while mine is set correctly could you please check it for me
    Attachments:
    shift final - Copy.vi ‏458 KB

    Mistaken wiring here- after BD Cleanup (Ctrl-U)
    Error -20037 occurred at an unidentified location
    Possible reason(s):
    Analysis:  The number of data points in the Y value array must be greater than the order value.
    Jeff

  • Managed server is getting crashed with Unexpected Signal : 11 occurred

    Hi All,
    I have installed weblogic 8.1 in production environment which has 4 manged servers configured on it.
    One of my managed server is getting down on daily basis with JVM crash leaving the below error:
    Unexpected Signal : 11 occurred at PC=0xFEDCBCAC
    Function=[Unknown. Nearest: JVM_FillInStackTrace+0x4CE4]
    Library=/Prod/bea/jdk142_05/jre/lib/sparc/server/libjvm.so
    Current Java thread:
    Dynamic libraries:
    0x10000      /Prod/bea/jdk142_05/bin/java
    0xff380000      /usr/lib/libthread.so.1
    0xff370000      /usr/lib/libdl.so.1
    0xff280000      /usr/lib/libc.so.1
    0xff3b0000      /usr/platform/SUNW,Sun-Fire-V890/lib/libc_psr.so.1
    0xfec00000      /Prod/bea/jdk142_05/jre/lib/sparc/server/libjvm.so
    0xff230000      /usr/lib/libCrun.so.1
    0xff210000      /usr/lib/libsocket.so.1
    0xfeb00000      /usr/lib/libnsl.so.1
    0xfeab0000      /usr/lib/libm.so.1
    0xff1f0000      /usr/lib/libsched.so.1
    0xfebd0000      /usr/lib/libmp.so.2
    0xfea80000      /Prod/bea/jdk142_05/jre/lib/sparc/native_threads/libhpi.so
    0xfea50000      /Prod/bea/jdk142_05/jre/lib/sparc/libverify.so
    0xfea10000      /Prod/bea/jdk142_05/jre/lib/sparc/libjava.so
    0xfe9e0000      /Prod/bea/jdk142_05/jre/lib/sparc/libzip.so
    0xfe860000      /usr/lib/locale/en_GB.ISO8859-1/en_GB.ISO8859-1.so.2
    0xf98d0000      /Prod/bea/jdk142_05/jre/lib/sparc/libnet.so
    0xf9a90000      /Prod/bea/weblogic81/server/lib/solaris/libweblogicunix1.so
    0xf9890000      /Prod/bea/weblogic81/server/lib/solaris/libstackdump.so
    0x59560000      /Prod/bea/jdk142_05/jre/lib/sparc/libnio.so
    0x59540000      /usr/lib/librt.so.1
    0x59520000      /usr/lib/libaio.so.1
    0x58fe0000      /usr/lib/libmd5.so.1
    0x58fc0000      /usr/lib/libsendfile.so.1
    0x58fa0000      /Prod/bea/jdk142_05/jre/lib/sparc/libioser12.so
    0x49300000      /Prod/bea/jdk142_05/jre/lib/sparc/libawt.so
    0x4ca00000      /Prod/bea/jdk142_05/jre/lib/sparc/libmlib_image.so
    0x51e60000      /Prod/bea/jdk142_05/jre/lib/sparc/headless/libmawt.so
    0x49200000      /Prod/bea/jdk142_05/jre/lib/sparc/libfontmanager.so
    Heap at VM Abort:
    Heap
    def new generation total 678464K, used 239751K [0x59800000, 0x842a0000, 0x842a0000)
    eden space 657920K, 35% used [0x59800000, 0x67e59228, 0x81a80000)
    from space 20544K, 18% used [0x82e90000, 0x83258bc0, 0x842a0000)
    to space 20544K, 0% used [0x81a80000, 0x81a80000, 0x82e90000)
    tenured generation total 1398144K, used 91656K [0x842a0000, 0xd9800000, 0xd9800000)
    the space 1398144K, 6% used [0x842a0000, 0x89c22090, 0x89c22200, 0xd9800000)
    compacting perm gen total 74496K, used 74281K [0xd9800000, 0xde0c0000, 0xf9800000)
    the space 74496K, 99% used [0xd9800000, 0xde08a7c8, 0xde08a800, 0xde0c0000)
    Local Time = Tue Sep 22 12:17:26 2009
    Elapsed Time = 94624
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002EF 01
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Server VM (1.4.2_05-b04 mixed mode)
    Kindly help me out to solve above problem ......
    Thanks,
    Karthik.

    The kinds of issues are usually bugs in the JVM, I would check your 8.1 Service Pack / Operating System combination on this page:
    http://download.oracle.com/docs/cd/E13196_01/platform/suppconfigs/configs81/81_over/overview.html#1146895
    Make sure you're using the latest supported version of the JVM available for your platform.
    So if you're using 8.1 SP6 on Solaris SPARC, then you could be using Sun Java 2 SDK 1.4.2_11.
    You should also open a support request.

  • Solaris HotSpot Virtual Machine Error, Unexpected Signal 11 NEED HELP

    Hi all
    We are running a thin jsp application for video streaming live event running
    on a BEA WebLogic Personalization Server 3.2 on Solaris (streaming servers
    are separate and do not affect the server). After putting it in production
    we have experienced serious memory problems with our environment. When the
    servers are running under heavy load, they eat all available memory until
    they finally crash, please see log message below. We can see that the
    garbage collection is running but it doesn't seem to keep up with the memory
    consumption. The problem is described in a bug report at SUN, but it is
    marked as a "no fix" with the reasoning that programming resources are now
    allocated to jdk1.4?
    Log message:
    # HotSpot Virtual Machine Error, Unexpected Signal 11
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Error happened during: scavenge
    # Error ID: 4F533F534F4C415249530E435050079A 01
    # Problematic Thread: prio=5 tid=0xdbea8 nid=0x4 runnable
    When this occured we ran JDK 1.3.0 with HotSpot Server VM on Solaris 8. WLS
    5.1, SP 9 and WLPS 3.2.
    WLS is started with the following parameters.
    #----------- Start WebLogic with the above parameters -----------
    $JDK_HOME/bin/java -server -ms512m -mx512m -Duser.timezone=ECT -classpath
    $JAVA_CLASSPATH -Dweblogic.system.bindAddr=10.122.114.4 -Dweblogic.cluster.m
    ulticastAddress=224.0.0.100 -Dweblogic.cluster.enable=true -Dweblogic.cluste
    r.name=iccluster -Dweblogic.class.path=$WEBLOGIC_CLASSPATH -Dweblogic.system
    .name=$SYSTEM_NAME
    weblogic.system.home=$SYSTEM_HOME -Dweblogic.home=$WEBLOGIC_HOME -Djava.secu
    rity.manager -Djava.security.policy=$WEBLOGIC_HOME/weblogic.policy -Dcommerc
    e.properties=$WL_COMMERCE_HOME/weblogiccommerce.properties -Dweblogic.proper
    ties=$WL_COMMERCE_HOME/weblogic.properties -Dpipeline.properties=$WL_COMMERC
    E_HOME/pipeline.properties -Dwebflow.properties=$WL_COMMERCE_HOME/webflow.pr
    operties -Dwlcs.home=$WL_COMMERCE_HOME weblogic.Server &
    We have now upgraded to jdk1.3.1_02 B02 but still have a problem with memory
    leaks. We have so far been able to restart the server before memory is
    exhausted and has hence not seen the same error message after the upgrade.
    The memory is not freed when Weblogic aborts, the SUN server has to be
    rebooted to free the memory. We now have to restart our 3 servers aprox.
    every 6 hours. The servers are equiped with 2G physical memory each. We have
    also tried setting hotspot to -client and setting -XX:MaxPerm.
    The HW configuration is as follows:
    1 Foundry Server Iron load balancer (with one hot stand by).
    3 Sun E420R, 2 x 440MHz CPU, 2GB RAM. Running in a cluster with one apache
    and one WLPS instance on each
    The SW configuration is as follows:
    JDK 1.3.1_02 B02 with HotSpot Server VM
    Solaris 8.
    WLS 5.1, SP 9
    WLPS 3.2.
    Oracle server 8.1.7
    Oracle client 8.1.6?
    This bug is described in
    http://developer.java.sun.com/developer/bugParade/bugs/4408730.html.
    It is also described as a known problem in
    http://www.weblogic.com/platforms/sun/index.html.
    It has also been described by SUN as a problem arising from multiple nested
    try/catch blocks appearing in generated java code from servlets, especially
    on WebLogic and Apache.
    As SUN has said that they will not fix this bug we are trying to find a
    workaround, but have yet found one. We have been looking into changing the
    heap size and setting GC options on the JVM, but haven't found the optimal
    solution. We would be very interested in experiences with tuning gc
    parameters, documentation on solaris patches for JVMs, JVM tuning, WebLogic
    tuning, HotSpot tuning.
    Has anyone experienced similar problems and found a workaround. We would be
    very happy to hear any suggestions as soon as possible,
    thanks
    Kris

    Perhaps the -noTryBlocks option to jspc might help you. See here:
    http://e-docs.bea.com/wls/docs61/////jsp/reference.html
    simon.

  • Unexpected Signal Error

    I have a Struts application in a development environment that makes the jvm throw the "Unexpected Signal Error" and crash the JVM at will. The production version works fine. the application itself hasn't changed. All the other Struts apps work just fine. Does anyone know what the information in the log is referring to. thanks in advance:
    Unexpected Signal : 11 occurred at PC=0x40405E18
    Function=build_loop_late__14PhaseIdealLoopP4NodeR9VectorSetR9Node_ListPC14PhaseIdealLoop+0x554
    Library=/opt/java141/jre/lib/i386/server/libjvm.so
    Current Java thread:
    Dynamic libraries:
    08048000-0804e000 r-xp 00000000 08:06 131276 /opt/java141/bin/java
    0804e000-0804f000 rw-p 00005000 08:06 131276 /opt/java141/bin/java
    40000000-40012000 r-xp 00000000 08:0b 272003 /lib/ld-2.2.93.so
    40012000-40013000 rw-p 00012000 08:0b 272003 /lib/ld-2.2.93.so
    40013000-40016000 r--s 00000000 08:06 785327 /opt/java141/jre/lib/ext/dnsns.jar
    40016000-4001c000 r--s 00000000 08:06 1406281 /opt/tomcat-com/lib/common/etomcat.jar
    4001d000-4002a000 r-xp 00000000 08:0b 16006 /lib/i686/libpthread-0.10.so
    4002a000-4002d000 rw-p 0000d000 08:0b 16006 /lib/i686/libpthread-0.10.so
    4004e000-40050000 r-xp 00000000 08:0b 272016 /lib/libdl-2.2.93.so
    40050000-40051000 rw-p 00001000 08:0b 272016 /lib/libdl-2.2.93.so
    40051000-404e9000 r-xp 00000000 08:06 327506 /opt/java141/jre/lib/i386/server/libjvm.so
    404e9000-406f3000 rw-p 00497000 08:06 327506 /opt/java141/jre/lib/i386/server/libjvm.so
    40705000-40717000 r-xp 00000000 08:0b 272020 /lib/libnsl-2.2.93.so
    40717000-40718000 rw-p 00012000 08:0b 272020 /lib/libnsl-2.2.93.so
    4071a000-4073b000 r-xp 00000000 08:0b 16004 /lib/i686/libm-2.2.93.so
    4073b000-4073c000 rw-p 00021000 08:0b 16004 /lib/i686/libm-2.2.93.so
    4073c000-40745000 r-xp 00000000 08:06 965119 /opt/java141/jre/lib/i386/native_threads/libhpi.so
    40745000-40746000 rw-p 00008000 08:06 965119 /opt/java141/jre/lib/i386/native_threads/libhpi.so
    40747000-40757000 r-xp 00000000 08:06 965125 /opt/java141/jre/lib/i386/libverify.so
    40757000-40759000 rw-p 0000f000 08:06 965125 /opt/java141/jre/lib/i386/libverify.so
    40759000-4077a000 r-xp 00000000 08:06 965126 /opt/java141/jre/lib/i386/libjava.so
    4077a000-4077c000 rw-p 00020000 08:06 965126 /opt/java141/jre/lib/i386/libjava.so
    4077c000-40791000 r-xp 00000000 08:06 965128 /opt/java141/jre/lib/i386/libzip.so
    40791000-40793000 rw-p 00014000 08:06 965128 /opt/java141/jre/lib/i386/libzip.so
    40793000-41e61000 r--s 00000000 08:06 1112427 /opt/java141/jre/lib/rt.jar
    41ea4000-41ebb000 r--s 00000000 08:06 1112407 /opt/java141/jre/lib/sunrsasign.jar
    41ebb000-41f2c000 r--s 00000000 08:06 1112409 /opt/java141/jre/lib/jsse.jar
    41f2c000-41f3f000 r--s 00000000 08:06 1112408 /opt/java141/jre/lib/jce.jar
    41fe7000-41ff0000 r-xp 00000000 08:0b 272036 /lib/libnss_files-2.2.93.so
    41ff0000-41ff1000 rw-p 00008000 08:0b 272036 /lib/libnss_files-2.2.93.so
    41ff1000-41fff000 r--s 00000000 08:06 785329 /opt/java141/jre/lib/ext/ldapsec.jar
    42000000-42126000 r-xp 00000000 08:0b 16002 /lib/i686/libc-2.2.93.so
    42126000-4212b000 rw-p 00126000 08:0b 16002 /lib/i686/libc-2.2.93.so
    4212f000-423eb000 r--s 00000000 08:06 1112425 /opt/java141/jre/lib/charsets.jar
    443eb000-443ed000 r--s 00000000 08:06 1406286 /opt/tomcat-com/lib/common/core_util.jar
    443ed000-443ef000 r--s 00000000 08:06 1406287 /opt/tomcat-com/lib/common/AuthenticateNT.jar
    4c5f2000-4c7b1000 r--p 00000000 08:07 195467 /usr/lib/locale/locale-archive
    4cd36000-4cd53000 r--s 00000000 08:06 785326 /opt/java141/jre/lib/ext/sunjce_provider.jar
    4cd53000-4cdf2000 r--s 00000000 08:06 785328 /opt/java141/jre/lib/ext/localedata.jar
    4cdf2000-4cdfa000 r--s 00000000 08:06 1242764 /opt/tomcat-com/lib/tomcat.jar
    4cdfa000-4ce09000 r--s 00000000 08:06 1406280 /opt/tomcat-com/lib/common/jasper-runtime.jar
    4ce09000-4ce14000 r--s 00000000 08:06 1406285 /opt/tomcat-com/lib/common/tomcat_core.jar
    4ce14000-4ce1e000 r--s 00000000 08:06 1406283 /opt/tomcat-com/lib/common/servlet.jar
    4ce1e000-4ce2d000 r--s 00000000 08:06 1406284 /opt/tomcat-com/lib/common/connector_util.jar
    4ce2d000-4ce2f000 r--s 00000000 08:06 1406288 /opt/tomcat-com/lib/common/Authentication.jar
    4ce2f000-4ce47000 r--s 00000000 08:06 1406289 /opt/tomcat-com/lib/common/EJBDatasource.jar
    4ce47000-4ce49000 r--s 00000000 08:06 1406290 /opt/tomcat-com/lib/common/ERWMain.jar
    4ce49000-4cef6000 r--s 00000000 08:06 1406292 /opt/tomcat-com/lib/common/OracleJDBC2.jar
    4cef6000-4cef8000 r--s 00000000 08:06 1406293 /opt/tomcat-com/lib/common/ValsparDatabase.jar
    4cef8000-4cefd000 r--s 00000000 08:06 1406294 /opt/tomcat-com/lib/common/ValsparPrivProp.jar
    4cefd000-4ceff000 r--s 00000000 08:06 1406295 /opt/tomcat-com/lib/common/ValsparProp.jar
    4d000000-4d1c3000 r--s 00000000 08:06 1406291 /opt/tomcat-com/lib/common/ERWRuntime.jar
    4d1c3000-4d1c8000 r--s 00000000 08:06 1406296 /opt/tomcat-com/lib/common/ValsparTelnet.jar
    4d1c8000-4d1cb000 r--s 00000000 08:06 1406297 /opt/tomcat-com/lib/common/smtp.jar
    4d1cb000-4d1e5000 r--s 00000000 08:06 1406298 /opt/tomcat-com/lib/common/imap.jar
    4d1e5000-4d22a000 r--s 00000000 08:06 1406299 /opt/tomcat-com/lib/common/mail.jar
    4d22a000-4d22e000 r--s 00000000 08:06 1406300 /opt/tomcat-com/lib/common/pop3.jar
    4d22e000-4d23a000 r--s 00000000 08:06 1406301 /opt/tomcat-com/lib/common/activation.jar
    4d23a000-4d26d000 r--s 00000000 08:06 1406302 /opt/tomcat-com/lib/common/crimson.jar
    4d26d000-4d2ae000 r--s 00000000 08:06 1406303 /opt/tomcat-com/lib/common/ldapjdk.jar
    4d2ae000-4d3a3000 r--s 00000000 08:06 1406304 /opt/tomcat-com/lib/common/xalan.jar
    4d3a3000-4d3aa000 r--s 00000000 08:06 1406305 /opt/tomcat-com/lib/common/ldapbeans.jar
    4d3aa000-4d3cd000 r--s 00000000 08:06 1406480 /opt/tomcat-com/lib/common/jtds05.jar
    4d3cd000-4d588000 r--s 00000000 08:06 1407174 /opt/tomcat-com/lib/common/xerces.jar
    4d588000-4d58d000 r--s 00000000 08:06 1407048 /opt/tomcat-com/lib/common/EcomDBCM.jar
    4d58d000-4d5b3000 r--s 00000000 08:06 1407060 /opt/tomcat-com/lib/common/mailapi.jar
    4d5b3000-4d5c0000 r--s 00000000 08:06 1471692 /opt/tomcat-com/lib/container/facade22.jar
    4d5c0000-4d673000 r--s 00000000 08:06 1471693 /opt/tomcat-com/lib/container/xalan.jar
    4d673000-4d6a6000 r--s 00000000 08:06 1471697 /opt/tomcat-com/lib/container/crimson.jar
    4d6a6000-4d6c8000 r--s 00000000 08:06 1471694 /opt/tomcat-com/lib/container/tomcat_util.jar
    4d6c8000-4d6ef000 r--s 00000000 08:06 1471696 /opt/tomcat-com/lib/container/tomcat_modules.jar
    4d6ef000-4d6f7000 r--s 00000000 08:06 866674 /opt/tomcat-com/webapps/val/WEB-INF/lib/jdbcpool-0.94.jar
    4d6f7000-4d6fe000 r--s 00000000 08:06 866679 /opt/tomcat-com/webapps/val/WEB-INF/lib/mailer.jar
    4d881000-4d8a3000 r--s 00000000 08:06 866673 /opt/tomcat-com/webapps/val/WEB-INF/lib/xmld.jar
    4d8a3000-4d972000 r--s 00000000 08:06 866675 /opt/tomcat-com/webapps/val/WEB-INF/lib/oracle.jar
    4d972000-4da6f000 r--s 00000000 08:06 866677 /opt/tomcat-com/webapps/val/WEB-INF/lib/classes111.jar
    4da6f000-4dbe3000 r--s 00000000 08:06 867075 /opt/tomcat-com/webapps/val/WEB-INF/lib/fop.jar
    4dbe3000-4dcaf000 r--s 00000000 08:06 867081 /opt/tomcat-com/webapps/val/WEB-INF/lib/xercesImpl-2.2.1.jar
    4dcaf000-4dccb000 r--s 00000000 08:06 867082 /opt/tomcat-com/webapps/val/WEB-INF/lib/xml-apis.jar
    4dccb000-4ddc7000 r--s 00000000 08:06 867079 /opt/tomcat-com/webapps/val/WEB-INF/lib/xalan-2.4.1.jar
    4ddc7000-4dfcb000 r--s 00000000 08:06 867072 /opt/tomcat-com/webapps/val/WEB-INF/lib/batik.jar
    4dfcb000-4dfdb000 r--s 00000000 08:06 867070 /opt/tomcat-com/webapps/val/WEB-INF/lib/avalon-framework-cvs-20020806.jar
    4dfdb000-4dff8000 r--s 00000000 08:06 867335 /opt/tomcat-com/webapps/val/WEB-INF/lib/commons-beanutils.jar
    4dff8000-4e000000 r--s 00000000 08:06 867333 /opt/tomcat-com/webapps/val/WEB-INF/lib/commons-logging.jar
    4e100000-4e126000 r--s 00000000 08:06 866678 /opt/tomcat-com/webapps/val/WEB-INF/lib/mailapi.jar
    4e126000-4e427000 r--s 00000000 08:06 866680 /opt/tomcat-com/webapps/val/WEB-INF/lib/sun.jar
    4e427000-4e600000 r--s 00000000 08:06 866690 /opt/tomcat-com/webapps/val/WEB-INF/lib/classes12.jar
    4e600000-4e656000 r--s 00000000 08:06 866697 /opt/tomcat-com/webapps/val/WEB-INF/lib/log4j-1.2.7.jar
    4e656000-4e6d0000 r--s 00000000 08:06 867330 /opt/tomcat-com/webapps/val/WEB-INF/lib/struts.jar
    4e6d0000-4e6f9000 r--s 00000000 08:06 867336 /opt/tomcat-com/webapps/val/WEB-INF/lib/commons-collections.jar
    4e6f9000-4e714000 r--s 00000000 08:06 867337 /opt/tomcat-com/webapps/val/WEB-INF/lib/commons-digester.jar
    4e714000-4e745000 r--s 00000000 08:06 1471698 /opt/tomcat-com/lib/container/jasper.jar
    4e745000-4e751000 r--s 00000000 08:06 867334 /opt/tomcat-com/webapps/val/WEB-INF/lib/commons-validator.jar
    4e751000-4e754000 r--s 00000000 08:06 867329 /opt/tomcat-com/webapps/val/WEB-INF/lib/struts-legacy.jar
    4e754000-4e75e000 r--s 00000000 08:06 867077 /opt/tomcat-com/webapps/val/WEB-INF/lib/servlet-2.2.jar
    4e75e000-4e764000 r--s 00000000 08:06 867331 /opt/tomcat-com/webapps/val/WEB-INF/lib/commons-fileupload.jar
    4e764000-4e774000 r--s 00000000 08:06 867332 /opt/tomcat-com/webapps/val/WEB-INF/lib/commons-lang.jar
    4e7f5000-4e7fd000 r--s 00000000 08:06 197130 /opt/tomcat-com/webapps/epscca/WEB-INF/lib/commons-logging.jar
    4e7fd000-4e800000 r--s 00000000 08:06 197112 /opt/tomcat-com/webapps/epscca/WEB-INF/lib/struts-legacy.jar
    4e900000-4edb3000 r--s 00000000 08:06 981598 /opt/java141/lib/tools.jar
    4edb3000-4eddc000 r--s 00000000 08:06 197120 /opt/tomcat-com/webapps/epscca/WEB-INF/lib/commons-collections.jar
    4eddc000-4edf7000 r--s 00000000 08:06 197124 /opt/tomcat-com/webapps/epscca/WEB-INF/lib/commons-digester.jar
    4edf7000-4edfd000 r--s 00000000 08:06 197126 /opt/tomcat-com/webapps/epscca/WEB-INF/lib/commons-fileupload.jar
    4ef00000-4eff5000 r--s 00000000 08:06 866689 /opt/tomcat-com/webapps/val/WEB-INF/lib/xalan.jar
    4f100000-4f10c000 r--s 00000000 08:06 197132 /opt/tomcat-com/webapps/epscca/WEB-INF/lib/commons-validator.jar
    4f10c000-4f11c000 r--s 00000000 08:06 197128 /opt/tomcat-com/webapps/epscca/WEB-INF/lib/commons-lang.jar
    4f11c000-4f12c000 r-xp 00000000 08:06 965131 /opt/java141/jre/lib/i386/libnet.so
    4f12c000-4f12e000 rw-p 0000f000 08:06 965131 /opt/java141/jre/lib/i386/libnet.so
    4f130000-4f186000 r--s 00000000 08:06 196695 /opt/tomcat-com/webapps/epscca/WEB-INF/lib/log4j-1.2.7.jar
    4f186000-4f200000 r--s 00000000 08:06 197108 /opt/tomcat-com/webapps/epscca/WEB-INF/lib/struts.jar
    4f200000-4f21d000 r--s 00000000 08:06 197116 /opt/tomcat-com/webapps/epscca/WEB-INF/lib/commons-beanutils.jar
    4f29e000-4f2a1000 r-xp 00000000 08:0b 272033 /lib/libnss_dns-2.2.93.so
    4f2a1000-4f2a2000 rw-p 00002000 08:0b 272033 /lib/libnss_dns-2.2.93.so
    4f2a2000-4f2b1000 r-xp 00000000 08:0b 272048 /lib/libresolv-2.2.93.so
    4f2b1000-4f2b2000 rw-p 0000e000 08:0b 272048 /lib/libresolv-2.2.93.so
    Local Time = Wed Sep 15 11:26:16 2004
    Elapsed Time = 74
    # HotSpot Virtual Machine Error : 11
    # Error ID : 4F530E43505002E6
    # Please report this error at
    # http://java.sun.com/cgi-bin/bugreport.cgi
    # Java VM: Java HotSpot(TM) Server VM (1.4.1_01-b01 mixed mode)

    Hi
    I guess u r hitting a bug. Search for phaseIdealLoop or build_loop_late.
    Can u try running 1.4.2_05?

  • Help?  I keep getting "Unexpected Error" everytime I try to use my new Airport Express to extend my network from my 500GB Time Capsule.

    I am trying to extend my network from my 500GB Time Capsule using the new Airport Express I just bought, but no matter what I try I keep getting "Unexpected Error.  Try again".  The Express is still flashing Amber.  I cannot get it to turn green.  What am I doing wrong here?  Please help me.

    Locate the AirPort Express in the same room as the Time Capsule for the setup.
    Power off and restart the Time Capsule
    Shut down and restart the Mac. Turn on the wireless on the Mac and temporarily disconnect the Ethernet cable from the Mac to the AirPort Express. In other words, you want to set up the AirPort Express using wireless, since that is the way that it will be used.
    Hold in the reset button on the AirPort Express for 9-10 seconds and release. Allow a full minute for the Express to restart.
    Click the AirPort icon at the top of the Mac's screen and wait a few seconds for a listing of New AirPort Base Station to appear. Just below that, click directly on AirPort Express.
    AirPort Setup will open up and take a minute to analyze the network, then announce that the Express will be configured to extend the Time Capsule network.
    Enter a device name that you want to use and click Next
    Wait a minute while AirPort Setup configures everything, and hopefully announces a message of Setup Complete. Click Done.
    Now move the AirPort Express to a location that is about half way between the Time Capsule and the area that needs more wireless coverage. Avoid obstructions in the signal path between the Time Capsule and AirPort Express as much as possible. 
    Walls, ceilings, mirrors, heavy furniture, etc. just kill the wireless signal quality. Keep any cordless phones as far away from either router as possible.
    It would be much better if you could plan to connect the Time Capsule and AirPort Express using an Ethernet cable, as best case.....you will be losing about half of the network speed trying to use wireless to extend.

Maybe you are looking for