Log4J Error Message

Hello,
I have this code:
public static final String LOGGER_NAME="email_notifier_implementation";
emailAppender=new SMTPAppender(new TriggeringEventEvaluator()
public boolean isTriggeringEvent(LoggingEvent loggingEvent)     
{ return true; }
logger=Logger.getLogger(LOGGER_NAME);
logger.setLevel(Level.ALL);
logger.addAppender(emailAppender);
emailAppender.setSMTPHost(host);
emailAppender.setFrom(from);
emailAppender.setSubject(subject);
emailAppender.setTo(buildEmailRecieversList(to));
logger.log(Level.ALL,message); //message is an argument to the functionWhen I run it, I get an error:
log4j:ERROR Message object not configured.
Can somebody please explain me why this error is happening and how to fix it?
Thanks.

Double post
http://forum.java.sun.com/thread.jspa?threadID=685425&
tstart=0I am very sorry. When I sent it in the first time, it didn't respond and so I thought the post was not sent and I sent it again.
Sorry...

Similar Messages

  • Log4j:ERROR Message object not configured.

    while trying to use the SMTPAppender i got this message:
    log4j:ERROR Message object not configured.
    any idea?
    thank you

    It is unfortunte that this tops the Google serach
    result for the subject text. It is message like this
    that really pollutes all the good information that
    are found in the web space. Message like this not
    only perpetuates the "anti-social geek, I'm God and
    you're not" stereotype, but also alienates the next
    generation of aspired developers that this country is
    so in need of.Did you register an account just to insult a pretty well-dedicated group of volunteers here? These people offer to help people they don't know with absolutely no benefit to themselves except to further the process of learning. Maybe there' s a warm fuzzy stemming from the fact that the person whose question was answered might have learned something.
    If this is the type of asshat developer you would like to foster through the IT world, then you can try to put up with these people. People who are unwilling to communicate their problems do not deserve to have them solved. People who are simply attempting to skate by and be spoonfed through what's left of their mediocre careers can go elsewhere for help.
    Thank you for your answer, and I admire that you posted here after you solved your own problem. Just leave out the cheeky, holier-than-thou diatribe next time. Go to Javaranch if you want to chat about Java and have your hand held while you bumble around.

  • Server Crash with Error Message: Illegal memory access. [54]

    Hi
    I searched old posts where it reads that upgrade to BEA JRockit(R) R27.1 might solve this problem.
    I am already running BEA JRockit(R) R27.1
    Here is the complete dump information. This is one time occurance on production system so we do not have a way to reproduce the issue.
    ~~~~~~~~~~~~~~~~~~~~~
    ===== BEGIN DUMP =============================================================
    JRockit dump produced after 0 days, 16:10:29 on Thu Nov 8 17:14:45 2007
    Additional information is available in:
    /cust/app/fxi-direct-2.4-20071031-113036/servers/JBoss/bin/jrockit.16992.dump
    No snapshot file (core dump) will be created because core dumps have been
    disabled. To enable core dumping, try "ulimit -c unlimited"
    before starting JRockit again.
    If you see this dump, please open a support case with BEA and
    supply as much information as you can on your system setup and
    the program you were running. You can also search for solutions
    to your problem at http://forums.bea.com in
    the forum jrockit.developer.interest.general.
    Error Message: Illegal memory access. [54]
    Signal info : si_signo=11, si_code=128 si_addr=(nil)
    Version : BEA JRockit(R) R27.1.0-109-73164-1.5.0_08-20061129-1415-linux-x86_64
    GC : gencon
    : Current OC phase is: marking. YC is not running.
    : mmHeap->data = 0x2d00000, mmHeap->top = 0x41500000
    : The nurserylist starts at 0x22100000 and ends at 0x271af2e8
    : mmStartCompaction = 0x39800000, mmEndCompaction = 0x3d680000
    CPU : Intel Pentium 4 (HT) SSE SSE2 NetBurst EM64T
    Number CPUs : 8
    Tot Phys Mem : 4138582016 (3946 MB)
    OS version : Red Hat Enterprise Linux AS release 4 (Nahant Update 3)
    Linux version 2.6.9-34.ELsmp ([email protected]) (gcc version 3.4.5 20051201 (Red Hat 3.4.5-2)) #1 SMP Fri Feb 24 16:56:28 EST 2006 (x86_64)
    Thread System: NPTL
    State : JVM is running (Main thread has finished)
    Command Line : -Xms1000m -Xmx1000m -Xgc:gencon -Xverbosetimestamp -Xverbose:memory,cpuinfo,opt -Xgcpause -Xgcreport -Xmanagement:ssl=false,authenticate=false -Djrockit.managementserver.port=7090 -Dprogram.name=startup.sh -Dlog4j.configuration=log4j.properties org.jboss.Main -c fxi-direct
    java.home : /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre
    j.class.path : /cust/opt/jboss/bin/run.jar:/cust/opt/jdk15/lib/tools.jar:/cust/app/fxi-direct/cust5:/cust/app/fxi-direct/cust5/properties:/cust/app/fxi-direct/cust5/XML:/cust/app/fxi-direct/cust5/FXWeb/Rules:/cust/app/fxi-direct/cust5/AdminWeb/Rules:/cust/app/fxi-direct/cust5/AdminServices/XML:/cust/app/fxi-direct/cust5/CitiFXServices/XML:/cust/app/fxi-direct/cust5/CitiChiefDealerAdminWeb/Rules:/cust/app/fxi-direct/cust5/DirectFX/XML:/cust/app/fxi-direct/cust5/DirectFX/properties:/cust/app/fxi-direct/cust5/ISDomain/properties:/cust/app/fxi-direct/cust5/FXServices/XML:/cust/app/fxi-direct/cust5/FXServices/properties:/cust/app/fxi-direct/cust5/FXServices/dbms/Data:/cust/app/fxi-direct/cust5/ISWeb/dbms/Data:/cust/app/fxi-direct/cust5/islib/certs:/cust/app/fxi-direct/cust5/ISClientWeb/XML:/cust/app/fxi-direct/cust5/WLClientWeb/XML:/cust/app/fxi-direct/cust5/ISDomain/properties
    j.lib.path : /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64/jrockit:/cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64:/cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/../lib/amd64:/cust/opt/oraclient/lib:
    JAVA_HOME : /cust/opt/jdk15
    JAVAOPTIONS: <not set>
    LD_LIBRARY_PATH: /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64/jrockit:/cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64:/cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/../lib/amd64:/cust/opt/oraclient/lib:
    LD_ASSUME_KERNEL: <not set>
    C Heap : Good; no memory allocations have failed
    StackOverFlow: 0 StackOverFlowErrors have occured
    OutOfMemory : 0 OutOfMemoryErrors have occured
    Registers (from ThreadContext: 0x49250520 / OS context: 0x492505e0):
    rax = 00000000420fbb80 rcx = 00000000420fbb80
    rdx = 0000000000000001 rbx = 000000003acb1310
    rsp = 0000000049250a20 rbp = 00000000236f0bc8
    rsi = 00000000236f0bc8 rdi = 00000000236f0bc8
    r8 = f080000000443845 r9 = 0000002addaa6c68
    r10 = 0000000023452c98 r11 = 0000002addaa6c50
    r12 = 000000003aa569c1 r13 = 0000000044d70360
    r14 = 00000000000005dd r15 = 00000000046de179
    cs = 00000000000095a8 fs = 0000000000000000
    gs = 0000000000000000
    rip = 0000002a969a43d1 flags = 0000000000000282
    Stack:
    (* marks the word pointed to by the stack pointer)
    0000000049250a20: 0000000044d70360* 0000002a95ef17b9 000000003acd8c18 0000002a963d6d7f
    0000000049250a40: 000000003acb1310 0000002a96569e13 000000000fa05550 0000000033ddbca8
    0000000049250a60: 00000000046de179 0000002a964ee113 000000002344e621 00000000234888f8
    0000000049250a80: 00000000236f0bc8 0000002a9656fe52 000000000fa05550 00000000236f0bc8
    0000000049250aa0: 00000000234888f8 0000002a96894cb2 000000000d984580 00000000234888f8
    0000000049250ac0: 000000003aa16a70 000000000fa055d0 000000000fa05550 0000000023449fe0
    Code:
    (* marks the word pointed to by the instruction pointer)
    0000002a969a4370: 480024048348f020 048bc35b5d28c483 25e8442a8ea8ba26 247c894890fffdc0
    0000002a969a4390: 000000012404c718 0030baffffffffbf e8442a8ea8b80000 48f38948ff550cc4
    0000002a969a43b0: ffff30e918247c8b ccccccccccccccff 26248b4408ec8348 74c0854d24048b4d
    0000002a969a43d0: 74f68518708b4917* fa814126148b4412 03eb07750056dcb8 26048bc359f63148
    0000002a969a43f0: bfb6e80056dcb8ba cccccccccc90fffd 0001a8ec81485553 148b4c64fd894800
    0000002a969a4410: 478b44000000d825 250c8b107e8b4408 250c8b44005ae038 b8253c8b005afcf8
    Loaded modules:
    (* denotes the module causing the exception)
    0000000000400000-000000000041190b /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/bin/java
    0000003e1f200000-0000003e1f20f339 /lib64/tls/libpthread.so.0
    0000003e1ec00000-0000003e1ec8451b /lib64/tls/libm.so.6
    0000003401a00000-0000003401a01c73 /lib64/libdl.so.2
    0000003e1e900000-0000003e1ea2a079 /lib64/tls/libc.so.6
    0000003e1e700000-0000003e1e7142ef /lib64/ld-linux-x86-64.so.2
    0000002a95577000-0000002a957e0c6f /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64/jrockit/libjvm.so
    0000002a95a2f000-0000002a95a38f03 /lib64/libnss_files.so.2
    0000002a95c99000-0000002a95cbd473 /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64/libjava.so
    0000002a95dc3000-0000002a95dcf627 /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64/libverify.so
    0000003e23200000-0000003e23213013 /lib64/libnsl.so.1
    0000002ad5f22000-0000002ad5f2ae3f /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64/native_threads/libhpi.so
    0000002ad92f9000-0000002ad9307ef3 /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64/libzip.so
    0000002ad9600000-0000002ad960516b /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64/libmanagement.so
    0000002ad9837000-0000002ad9848fbf /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64/libnet.so
    0000002adac38000-0000002adac3b883 /lib64/libnss_dns.so.2
    0000003e1f400000-0000003e1f410d3b /lib64/libresolv.so.2
    0000002adaf91000-0000002adaf9196b /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64/librmi.so
    0000002addd00000-0000002addd06077 /cust/opt/jrockit-R27.1.0-jdk1.5.0_08/jre/lib/amd64/libnio.so
    "http-0.0.0.0-8080-2" id=216 idx=0x1aa tid=17433 lastJavaFrame=(nil)
    Stack 0: start=0x49210000, end=0x49254000, guards=0x49215000 (ok), forbidden=0x49213000
    Thread Stack Trace:
    -- Java stack --
    at jrockit/vm/Reflect$IClass.get(Ljava/lang/Object;)Ljava/lang/Class;(Unknown Source)[optimized]
    at java/lang/Object.getClass()Ljava/lang/Class;(Unknown Source)
    at TOPLink/Public/PublicInterface/Session.getDescriptor(Session.java:998)
    at TOPLink/Public/PublicInterface/UnitOfWork.getOriginalVersionOfObject(UnitOfWork.java:1145)
    at TOPLink/Private/Sessions/MergeManager.getTargetVersionOfSourceObject(MergeManager.java:112)
    at TOPLink/Private/Sessions/MergeManager.mergeChangesInCollection(MergeManager.java:242)
    at TOPLink/Public/Mappings/CollectionMapping.mergeChangesIntoObject(CollectionMapping.java:452)
    at TOPLink/Private/Descriptors/ObjectBuilder.mergeChangesIntoObject(ObjectBuilder.java:1150)
    at TOPLink/Private/Sessions/MergeManager.mergeChangesOfWorkingCopyIntoOriginal(MergeManager.java:368)
    at TOPLink/Private/Sessions/MergeManager.mergeChanges(MergeManager.java:151)
    at TOPLink/Private/Sessions/MergeManager.mergeChangesInCollection(MergeManager.java:263)
    at TOPLink/Public/Mappings/CollectionMapping.mergeChangesIntoObject(CollectionMapping.java:452)
    at TOPLink/Private/Descriptors/ObjectBuilder.mergeChangesIntoObject(ObjectBuilder.java:1150)
    at TOPLink/Private/Sessions/MergeManager.mergeChangesOfWorkingCopyIntoOriginal(MergeManager.java:368)
    at TOPLink/Private/Sessions/MergeManager.mergeChanges(MergeManager.java:151)
    at TOPLink/Private/Sessions/MergeManager.mergeChangesInCollection(MergeManager.java:263)
    at TOPLink/Public/Mappings/CollectionMapping.mergeChangesIntoObject(CollectionMapping.java:452)
    at TOPLink/Private/Descriptors/ObjectBuilder.mergeChangesIntoObject(ObjectBuilder.java:1150)
    at TOPLink/Private/Sessions/MergeManager.mergeChangesOfWorkingCopyIntoOriginal(MergeManager.java:368)
    at TOPLink/Private/Sessions/MergeManager.mergeChanges(MergeManager.java:151)
    at TOPLink/Public/PublicInterface/UnitOfWork.mergeChangesIntoParent(UnitOfWork.java:1644)
    at TOPLink/Public/PublicInterface/UnitOfWork.commitRootUnitOfWork(UnitOfWork.java:598)
    at TOPLink/Public/PublicInterface/UnitOfWork.commit(UnitOfWork.java:453)
    at com/cust/session/IdcTransactionC.commit(IdcTransactionC.java:202)
    at com/cust/transaction/TransactionCalculatorC.commitTransaction(TransactionCalculatorC.java:156)
    at com/cust/transaction/RequiredTransactionCalculatorC.endTransaction(RequiredTransactionCalculatorC.java:78)
    at com/cust/rule/WorkflowActionC.endTransaction(WorkflowActionC.java:720)
    at com/cust/rule/WorkflowActionC.execute(WorkflowActionC.java:450)
    at com/cust/rule/RuleExecutionMonitor.executeAction(RuleExecutionMonitor.java:483)
    at com/cust/rule/RuleC.execute(RuleC.java:554)
    at com/cust/rule/RuleExecutionMonitor.executeRule(RuleExecutionMonitor.java:592)
    at com/cust/rule/RuleSetC.executeRule(RuleSetC.java:523)
    at com/cust/rule/RuleSetC.doExecute(RuleSetC.java:489)
    at com/cust/rule/RuleSetC.execute(RuleSetC.java:447)
    at com/cust/rule/RuleExecutionMonitor.executeRuleSet(RuleExecutionMonitor.java:438)
    at com/cust/rule/RuleSetActionC.execute(RuleSetActionC.java:187)
    at com/cust/rule/RuleExecutionMonitor.executeAction(RuleExecutionMonitor.java:483)
    at com/cust/rule/WorkflowActionC.doExecute(WorkflowActionC.java:550)
    at com/cust/rule/WorkflowActionC.execute(WorkflowActionC.java:406)
    at com/cust/rule/RuleExecutionMonitor.executeAction(RuleExecutionMonitor.java:483)
    at com/cust/rule/RuleC.execute(RuleC.java:554)
    at com/cust/jsp/JSPRuleC.execute(JSPRuleC.java:163)
    at com/cust/rule/RuleExecutionMonitor.executeRule(RuleExecutionMonitor.java:592)
    at com/cust/rule/RuleSetC.executeRule(RuleSetC.java:523)
    at com/cust/rule/RuleSetC.doExecute(RuleSetC.java:489)
    at com/cust/rule/RuleSetC.execute(RuleSetC.java:447)
    at com/cust/rule/RuleExecutionMonitor.executeRuleSet(RuleExecutionMonitor.java:438)
    at com/cust/rule/ejb/RuleEngineC.execute(RuleEngineC.java:47)
    at sun/reflect/GeneratedMethodAccessor355.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;(Unknown Source)
        at sun/reflect/DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)[optimized]
    at java/lang/reflect/Method.invoke(Method.java:585)[optimized]
    at org/jboss/invocation/Invocation.performCall(Invocation.java:359)[inlined]
    at org/jboss/ejb/StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionContainer.java:237)[optimized]
    at org/jboss/resource/connectionmanager/CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:158)[optimized]
    at org/jboss/ejb/plugins/AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)[inlined]
    at org/jboss/ejb/plugins/AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:173)[inlined]
    at org/jboss/ejb/plugins/TxInterceptorBMT.invoke(TxInterceptorBMT.java:77)[optimized]
    at org/jboss/ejb/plugins/StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstanceInterceptor.java:169)[optimized]
    at org/jboss/ejb/plugins/SecurityInterceptor.invoke(SecurityInterceptor.java:168)[optimized]
    at org/jboss/ejb/plugins/LogInterceptor.invoke(LogInterceptor.java:205)[optimized]
    at org/jboss/ejb/plugins/ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:136)[optimized]
    at org/jboss/ejb/SessionContainer.internalInvoke(SessionContainer.java:648)
    at org/jboss/ejb/Container.invoke(Container.java:954)[optimized]
    at sun/reflect/GeneratedMethodAccessor88.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;(Unknown Source)
        at sun/reflect/DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)[optimized]
    at java/lang/reflect/Method.invoke(Method.java:585)[optimized]
    at org/jboss/mx/interceptor/ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
    at org/jboss/mx/server/Invocation.dispatch(Invocation.java:94)[inlined]
    at org/jboss/mx/server/Invocation.invoke(Invocation.java:86)[inlined]
    at org/jboss/mx/server/AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)[optimized]
    at org/jboss/mx/server/MBeanServerImpl.invoke(MBeanServerImpl.java:659)[optimized]
    at org/jboss/invocation/local/LocalInvoker$MBeanServerAction.invoke(LocalInvoker.java:169)[inlined]
    at org/jboss/invocation/local/LocalInvoker.invoke(LocalInvoker.java:118)[optimized]
    at org/jboss/invocation/InvokerInterceptor.invokeLocal(InvokerInterceptor.java:209)
    at org/jboss/invocation/InvokerInterceptor.invoke(InvokerInterceptor.java:195)
    at org/jboss/proxy/TransactionInterceptor.invoke(TransactionInterceptor.java:61)
    at org/jboss/proxy/SecurityInterceptor.invoke(SecurityInterceptor.java:70)
    at org/jboss/proxy/ejb/StatelessSessionInterceptor.invoke(StatelessSessionInterceptor.java:112)
    at org/jboss/proxy/ClientContainer.invoke(ClientContainer.java:100)
    at $Proxy63.execute(Lcom/cust/rule/RuleSet;Ljava/lang/Object;)V(Unknown Source)
    at com/cust/jsp/framework/JSPWorkflowAction.run(JSPWorkflowAction.java:266)
    at com/cust/jsp/framework/JSPWorkflowAction.perform(JSPWorkflowAction.java:230)
    at org/apache/struts/action/ActionServlet.processActionPerform(ActionServlet.java:1720)
    at org/apache/struts/action/ActionServlet.process(ActionServlet.java:1519)
    at com/cust/jsp/framework/IdcActionServlet.process(IdcActionServlet.java:201)
    at org/apache/struts/action/ActionServlet.doPost(ActionServlet.java:505)
    at javax/servlet/http/HttpServlet.service(HttpServlet.java:717)
    at javax/servlet/http/HttpServlet.service(HttpServlet.java:810)
    at org/apache/catalina/core/ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
    at org/apache/catalina/core/ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at org/jboss/web/tomcat/filters/ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
    at org/apache/catalina/core/ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
    at org/apache/catalina/core/ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    at org/apache/catalina/core/StandardWrapperValve.invoke(StandardWrapperValve.java:213)
    at org/apache/catalina/core/StandardContextValve.invoke(StandardContextValve.java:178)
    at org/jboss/web/tomcat/security/SecurityAssociationValve.invoke(SecurityAssociationValve.java:175)
    at org/apache/catalina/authenticator/AuthenticatorBase.invoke(AuthenticatorBase.java:525)
    at org/jboss/web/tomcat/security/JaccContextValve.invoke(JaccContextValve.java:74)
    at org/apache/catalina/core/StandardHostValve.invoke(StandardHostValve.java:126)
    at org/apache/catalina/valves/ErrorReportValve.invoke(ErrorReportValve.java:105)
    at org/apache/catalina/core/StandardEngineValve.invoke(StandardEngineValve.java:107)
    at org/apache/catalina/connector/CoyoteAdapter.service(CoyoteAdapter.java:148)
    at org/apache/coyote/http11/Http11Processor.process(Http11Processor.java:870)
    at org/apache/coyote/http11/Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
    at org/apache/tomcat/util/net/PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
    at org/apache/tomcat/util/net/MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112)
    at java/lang/Thread.run(Thread.java:595)
    at jrockit/vm/RNI.c2java(JJJJ)V(Native Method)
    -- end of trace
    Additional information is available in:
    /cust/app/fxi-direct-2.4-20071031-113036/servers/JBoss/bin/jrockit.16992.dump
    No snapshot file (core dump) will be created because core dumps have been
    disabled. To enable core dumping, try "ulimit -c unlimited"
    before starting JRockit again.
    If you see this dump, please open a support case with BEA and
    supply as much information as you can on your system setup and
    the program you were running. You can also search for solutions
    to your problem at http://forums.bea.com in
    the forum jrockit.developer.interest.general.
    Extended, platform specific info:
    libc release: 2.3.4-stable
    Elf headers:
    libc ehdrs: EI: 7f454c46020101000000000000000000 ET: 3 EM: 62 V: 1 ENTRY: 0000003e1e91c560 PHOFF: 0000000000000040 SHOFF: 000000000013d5a8 EF: 0x0 HS: 64 PS: 56 PHN; 10 SS: 64 SHN: 69 STIDX: 66
    libpthread ehdrs: EI: 7f454c46020101000000000000000000 ET: 3 EM: 62 V: 1 ENTRY: 0000003e1f205620 PHOFF: 0000000000000040 SHOFF: 0000000000012980 EF: 0x0 HS: 64 PS: 56 PHN; 9 SS: 64 SHN: 38 STIDX: 35
    libjvm ehdrs: EI: 7f454c46020101000000000000000000 ET: 3 EM: 62 V: 1 ENTRY: 000000000003aab0 PHOFF: 0000000000000040 SHOFF: 0000000000376c80 EF: 0x0 HS: 64 PS: 56 PHN; 3 SS: 64 SHN: 22 STIDX: 19
    ===== END DUMP ===============================================================

    We are trying to install VTune on our AMD Opteron development system. We are running SUSE 10 64-bit OS with SP1. The information contained in the included data files seems to describe our environment quite well. We have eclipse version 3.3.0 already installed, but are trying to allow VTune to install an earlier version of eclipse (3.2.1). When we try to launch VTune, once we have inserted the paths to our ( or to the sample ) application and to the working directory, VTune blows up apparently because of "Error Message: Illegal memory access. [54]", producing the following message block, which is then followed with the contents of the jrockit.31412.dump file it created in the /root/workspace/ directory. If we try to use the "Browse" feature from the working directory option box, we get the same error. Looking at the BEA forum there seems to be a few references to a similar error which required some patch to fix (CR263825). We have not been successful in trying to find that patch.
    Any assistance will be greatly appreciated.
    Steve ::: [email protected]
    Error text displayed by vtlec:
    JVM terminated. Exit code=1
    /opt/intel/eclipsepackage/3.2.1_0/jrockit-R27.2.0-jre1.5.0_10/bin/java
    -Dosgi.splashLocation=/opt/intel/eclipsepackage/3.2.1_0/eclipse/plugins/com.intel.sdp.primary_2.0.3/splash.bmp
    -Dosgi.sharedConfiguration.area=/opt/intel/vtune/bin/../shared/eclipse/configuration
    -jar /opt/intel/eclipsepackage/3.2.1_0/eclipse/startup.jar
    -os linux
    -ws gtk
    -arch x86
    -launcher /opt/intel/eclipsepackage/3.2.1_0/eclipse/eclipse
    -name Eclipse
    -showsplash 600
    -exitdata 60009
    -product com.intel.sdp.primary.product
    -perspective com.intel.vtune.shell.tuningPerspective
    -vm /opt/intel/eclipsepackage/3.2.1_0/jrockit-R27.2.0-jre1.5.0_10/bin/java
    -vmargs
    -Dosgi.splashLocation=/opt/intel/eclipsepackage/3.2.1_0/eclipse/plugins/com.intel.sdp.primary_2.0.3/splash.bmp
    -Dosgi.sharedConfiguration.area=/opt/intel/vtune/bin/../shared/eclipse/configuration
    -jar /opt/intel/eclipsepackage/3.2.1_0/eclipse/startup.jar
    Text from /root/workspace/jrockit.31412.dump:
    ===== BEGIN DUMP =============================================================
    JRockit dump produced after 0 days, 00:03:02 on Mon Jun 23 14:24:12 2008
    Additional information is available in:
    /root/workspace/jrockit.31412.dump
    No snapshot file (core dump) will be created because core dumps have been
    disabled. To enable core dumping, try "ulimit -c unlimited"
    before starting JRockit again.
    If you see this dump, please open a support case with BEA and
    supply as much information as you can on your system setup and
    the program you were running. You can also search for solutions
    to your problem at http://forums.bea.com in
    the forum jrockit.developer.interest.general.
    Error Message: Illegal memory access. [54]
    Signal info : si_signo=11, si_code=2 si_addr=0x6c
    Version : BEA JRockit(R) R27.2.0-131-78843-1.5.0_10-20070320-1511-linux-ia32
    GC Mode : Garbage collection optimized for throughput
    GC Strategy : Generational Parallel Mark & Sweep
    : Current OC phase is: not running. YC is not running.
    : GC strategy for GC 0 was singleconcon
    : GC strategy for GC 1 was genparpar
    : GC strategy for GC 2 was genparpar
    : GC strategy for GC 3 was genparpar
    : mmHeap->data = 0x8100000, mmHeap->top = 0xc100000
    : The nurserylist starts at 0x8526bf8 and ends at 0xa51ed68
    : mmStartCompaction = 0xb900000, mmEndCompaction = 0xbd00000
    : References are 32-bit.
    CPU : AMD Opteron/Athlon64 SSE SSE2 SSE3 EM64T
    Number CPUs : 4
    Tot Phys Mem : 8380477440 (7992 MB)
    OS version : SUSE Linux Enterprise Server 10 (x86_64)
    VERSION = 10
    PATCHLEVEL = 1
    Linux version 2.6.16.46-0.12-smp (geeko@buildhost) (gcc version 4.1.2 20070115 (prerelease) (SUSE Linux)) #1 SMP Thu May 17 14:00:09 UTC 2007 (x86_64)
    Thread System: NPTL
    State : JVM is running
    Command Line : -Dosgi.splashLocation=/opt/intel/eclipsepackage/3.2.1/eclipse/plugins/com.intel.sdp.primary_2.0.3/splash.bmp -Dosgi.sharedConfiguration.area=/opt/intel/vtune/bin/../shared/eclipse/configuration -Dsun.java.launcher=SUN_STANDARD /opt/intel/eclipsepackage/3.2.1/eclipse/startup.jar -os linux -ws gtk -arch x86 -launcher /opt/intel/eclipsepackage/3.2.1/eclipse/eclipse -name Eclipse -showsplash 600 -exitdata 2a0010 -product com.intel.sdp.primary.product -perspective com.intel.vtune.shell.tuningPerspective -vm /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/bin/java -vmargs -Dosgi.splashLocation=/opt/intel/eclipsepackage/3.2.1/eclipse/plugins/com.intel.sdp.primary_2.0.3/splash.bmp -Dosgi.sharedConfiguration.area=/opt/intel/vtune/bin/../shared/eclipse/configuration -jar /opt/intel/eclipsepackage/3.2.1/eclipse/startup.jar
    java.home : /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10
    j.class.path : /opt/intel/eclipsepackage/3.2.1/eclipse/startup.jar
    j.lib.path : /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/lib/i386/jrockit:/opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/lib/i386:/opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/../lib/i386:/opt/intel/eclipsepackage/3.2.1/eclipse:/opt/intel/vtune/analyzer/bin:/opt/intel/vtune/shared/bin:/opt/sag/gcc-3.4/libem64t:/opt/sag/gcc-3.3/lib32:/opt/sag/gcc-3.3/lib32:/opt/sag/exx/v721/lib:/usr/lib
    JAVA_HOME : <not set>
    JAVAOPTIONS: <not set>
    LD_LIBRARY_PATH: /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/lib/i386/jrockit:/opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/lib/i386:/opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/../lib/i386:/opt/intel/eclipsepackage/3.2.1/eclipse:/opt/intel/vtune/analyzer/bin:/opt/intel/vtune/shared/bin:/opt/sag/gcc-3.4/libem64t:/opt/sag/gcc-3.3/lib32:/opt/sag/gcc-3.3/lib32:/opt/sag/exx/v721/lib:/usr/lib
    LD_ASSUME_KERNEL: <not set>
    C Heap : Good; no memory allocations have failed
    StackOverFlow: 0 StackOverFlowErrors have occured
    OutOfMemory : 0 OutOfMemoryErrors have occured
    Registers (from ThreadContext: 0xff92d610 / OS context: 0xff92d70c):
    eax = f06a48c8 ecx = f7eb0150 edx = f7eb0150 ebx = f6afb0a8
    esp = ff92d9f8 ebp = ff92da30 esi = 00000000 edi = f6d76698
    es = 0000002b cs = f6710023 ss = f5e3002b ds = 0000002b
    fs = 00000003 gs = 00000063
    eip = f68ded93 eflags = 00200286
    Stack:
    (* marks the word pointed to by the stack pointer)
    ff92d9f8: f6d76698* f6a61fbe f6d75528 00000001 f6a61fbe f59b3d68
    ff92da10: ff92da30 f68f55b4 f6a61fbe f6d75528 f59b3d68 f6afb0a8
    ff92da28: f59b3d68 f599f660 ff92da50 f68e021b f6a61010 f599f660
    ff92da40: f5d9cd90 f6afb0a8 f599f6e0 f5d9cd90 ff92dae0 f68eab88
    Code:
    (* marks the word pointed to by the instruction pointer)
    f68ded60: 3489f045 24448924 16838d14 89fff66f 4489e845 f5e81024
    f68ded78: 8900072c ec458bc7 89243c89 8b082444 4489e845 2de80424
    f68ded90: 8b000731* c0856c46 7c890c74 04890424 cdbae824 3c890015
    f68deda8: edb2e824 3c89fffd 65bae824 5d8b0015 f8758bf4 89fc7d8b
    Loaded modules:
    (* denotes the module causing the exception)
    08048000-08056fd3 /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/bin/java
    ffffe000-ffffe7af /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/bin/java
    f7edd000-f7eed043 /lib/libpthread.so.0
    f7eb8000-f7eda62f /lib/libm.so.6
    f7eb4000-f7eb5c3f /lib/libdl.so.2
    f7d91000-f7eab7a9 /lib/libc.so.6
    f7f10000-f7f29eb3 /lib/ld-linux.so.2
    f7a77000-f7d16207 /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/lib/i386/jrockit/libjvm.so
    f7a51000-f7a576a4 /lib/librt.so.1
    f7f06000-f7f0bc77 /lib/libnss_compat.so.2
    f7a3c000-f7a4c5a7 /lib/libnsl.so.1
    f7efc000-f7f039bf /lib/libnss_nis.so.2
    f7ef2000-f7ef9b6b /lib/libnss_files.so.2
    f7a63000-f7a6d7db /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/lib/i386/libverify.so
    f79bb000-f79db217 /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/lib/i386/libjava.so
    f7854000-f7859f13 /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/lib/i386/native_threads/libhpi.so
    f7640000-f764e4c4 /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/lib/i386/libzip.so
    f7413000-f74240a3 /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/lib/i386/libnet.so
    f740b000-f74111e7 /opt/intel/eclipsepackage/3.2.1/jrockit-R27.2.0-jre1.5.0_10/lib/i386/libnio.so
    f6c29000-f6c72e1b /opt/intel/eclipsepackage/3.2.1/eclipse/configuration/org.eclipse.osgi/bundles/29/1/.cp/libswt-pi-gtk-3235.so
    f680c000-f6af4723 */opt/gnome/lib/libgtk-x11-2.0.so.0
    f6c08000-f6c0adff /opt/gnome/lib/libgthread-2.0.so.0
    f6c03000-f6c06dab /usr/X11R6/lib/libXtst.so.6
    f67f6000-f680aef7 /opt/gnome/lib/libgdk_pixbuf-2.0.so.0
    f6774000-f67f2c7b /opt/gnome/lib/libgdk-x11-2.0.so.0
    f676d000-f67721cb /opt/gnome/lib/libpangocairo-1.0.so.0
    f6736000-f676a697 /opt/gnome/lib/libpango-1.0.so.0
    f671d000-f67330b7 /opt/gnome/lib/libatk-1.0.so.0
    f66e4000-f671a893 /opt/gnome/lib/libgobject-2.0.so.0
    f6c00000-f6c01f33 /opt/gnome/lib/libgmodule-2.0.so.0
    f665e000-f66e2217 /opt/gnome/lib/libglib-2.0.so.0
    f660b000-f665c23f /usr/lib/libcairo.so.2
    f659e000-f66077fb /usr/lib/libfreetype.so.6
    f6565000-f65981c3 /usr/lib/libfontconfig.so.1
    f655d000-f6563b57 /usr/X11R6/lib/libXrender.so.1
    f6466000-f6559c7b /usr/X11R6/lib/libX11.so.6
    f6458000-f646443f /usr/X11R6/lib/libXext.so.6
    f6419000-f6456a07 /usr/lib/libpng12.so.0
    f6407000-f64179c3 /usr/lib/libz.so.1
    f63e5000-f64058e3 /usr/lib/libglitz.so.1
    f63e2000-f63e3ff3 /usr/X11R6/lib/libXrandr.so.2
    f63da000-f63e03ab /usr/X11R6/lib/libXi.so.6
    f63d7000-f63d838f /usr/X11R6/lib/libXinerama.so.1
    f63ce000-f63d5923 /usr/X11R6/lib/libXcursor.so.1
    f63c9000-f63cc103 /usr/X11R6/lib/libXfixes.so.3
    f63a4000-f63c71d3 /opt/gnome/lib/libpangoft2-1.0.so.0
    f6385000-f63a196f /usr/lib/libexpat.so.1
    f7a5a000-f7a5a7a3 /usr/X11R6/lib/X11/locale/lib/common/xlcUTF8Load.so.2
    f6c26000-f6c26fd7 /usr/lib/gconv/ISO8859-1.so
    f635c000-f6381073 /opt/intel/eclipsepackage/3.2.1/eclipse/configuration/org.eclipse.osgi/bundles/29/1/.cp/libswt-gtk-3235.so
    f6c1b000-f6c24a03 /opt/gnome/lib/gtk-2.0/2.4.0/engines/liblighthouseblue.so
    f6065000-f6066167 /opt/gnome/lib/pango/1.4.0/modules/pango-basic-fc.so
    f5bdf000-f5be420f /opt/intel/eclipsepackage/3.2.1/eclipse/configuration/org.eclipse.osgi/bundles/29/1/.cp/libswt-atk-gtk-3235.so
    f5bd5000-f5bdde87 /opt/intel/eclipsepackage/3.2.1/eclipse/configuration/org.eclipse.osgi/bundles/29/1/.cp/libswt-cairo-gtk-3235.so
    f5403000-f54065e3 /opt/intel/vtune/shared/bin/libEcGUIClientHandler.so
    f5252000-f52cf38f /opt/intel/vtune/shared/bin/libEcGUIClient.so
    f50ad000-f524fe07 /opt/sag/gcc-3.3/lib32/libimf.so
    f5931000-f5931577 /opt/sag/gcc-3.3/lib32/libcxaguard.so.5
    f5929000-f592ff1f /opt/sag/gcc-3.3/lib32/libgcc_s.so.1
    f4ff5000-f5092393 /opt/sag/gcc-3.3/lib32/libstdc++.so.5
    f4e5c000-f4fc8343 /opt/sag/exx/v721/lib/libole32.so
    f4d9d000-f4e48dab /opt/sag/exx/v721/lib/librpcrt4.so
    f5907000-f5921733 /opt/sag/exx/v721/lib/libntrtl.so
    f4d0b000-f4d87183 /opt/sag/exx/v721/lib/libmutant.so
    f4d03000-f4d08b27 /opt/sag/exx/v721/lib/libcoolmisc.so
    f4c1f000-f4cef8af /opt/sag/exx/v721/lib/liboleaut32.so
    f4b8c000-f4c15db3 /opt/intel/vtune/analyzer/bin/libcomfreeremoteconnector.so
    f4b60000-f4b81023 /opt/intel/vtune/shared/bin/libVTUtil.so
    f5902000-f5904ec3 /opt/sag/exx/v721/lib/libcoolcrypto.so
    f470c000-f4a109ab /opt/intel/vtune/shared/bin/libxerces-c.so.23
    f46d8000-f4705547 /opt/intel/vtune/shared/bin/libRemoteManager.so
    f46d1000-f46d5c03 /opt/sag/exx/v721/lib/libbasecrypt.so
    f46ba000-f46cacff /opt/intel/vtune/shared/bin/libVTRegLoc.so
    f3db9000-f3e5109f /opt/intel/vtune/shared/bin/libShell.so
    f3daf000-f3db6ed7 /opt/intel/vtune/shared/bin/libShellRes.so
    f3973000-f399ceaf /opt/intel/vtune/shared/bin/libReports.so
    f396c000-f3970db7 /opt/intel/vtune/shared/bin/libReportsRes.so
    f3949000-f39614eb /opt/intel/vtune/shared/bin/libComInfo.so
    f3901000-f3932ecf /opt/intel/vtune/shared/bin/libProductInfo.so
    f38fb000-f38fe537 /opt/intel/vtune/shared/bin/libProductInfoRes.so
    f37ee000-f38a93e3 /opt/intel/vtune/shared/bin/libWorkspaceMgr.so
    f37e7000-f37eb2b7 /opt/intel/vtune/shared/bin/libWorkspaceMgrRes.so
    f3782000-f37ca39b /opt/intel/vtune/shared/bin/libCollection.so
    f377c000-f377f5b7 /opt/intel/vtune/shared/bin/libCollectionRes.so
    f35ef000-f36ff5b3 /opt/intel/vtune/shared/bin/libActivity.so
    f35e5000-f35ec3f7 /opt/intel/vtune/shared/bin/libActivityRes.so
    f35a4000-f35ce48b /opt/intel/vtune/shared/bin/libFileDialog.so
    f3572000-f359528b /opt/intel/vtune/shared/bin/libFileDialogEc.so
    f3529000-f355ae8f /opt/intel/vtune/shared/bin/libFileMgr.so
    f3523000-f3526cb7 /opt/intel/vtune/shared/bin/libFileMgrRes.so
    f3468000-f34e9563 /opt/intel/vtune/shared/bin/libTuningBrowser.so
    f3460000-f3465217 /opt/intel/vtune/shared/bin/libTuningBrowserRes.so
    f33c4000-f342a0d3 /opt/intel/vtune/shared/bin/libWorkspaceUI.so
    f33bc000-f33c1277 /opt/intel/vtune/shared/bin/libWorkspaceUIRes.so
    f3350000-f339af3f /opt/intel/vtune/analyzer/bin/libCGAddin.so
    f32f1000-f333477b /opt/intel/vtune/analyzer/bin/libAnPropContainers.so
    f3284000-f32cef7f /opt/intel/vtune/shared/bin/libEnvInfo.so
    f327f000-f3282a17 /opt/intel/vtune/shared/bin/libcpuinfo2.so.1
    f3278000-f327c48f /opt/intel/vtune/shared/bin/libcpuinfoxsc.so.1
    f3270000-f3275a57 /opt/intel/vtune/shared/bin/libEnvInfoRes.so
    f320c000-f3253123 /opt/intel/vtune/analyzer/bin/libCGCons4VT.so
    f3046000-f317a44b /opt/intel/vtune/shared/bin/libidvcbase.so
    f2f5d000-f30026fb /opt/intel/vtune/analyzer/bin/libCGConsCore.so
    f2f56000-f2f5adaf /opt/intel/vtune/analyzer/bin/libCGPropStorage.so
    f2f1d000-f2f45ef3 /opt/intel/vtune/analyzer/bin/libCGDataModelVTDBC.so
    f2e6b000-f2eeb0a7 /opt/intel/vtune/shared/bin/libidvcfrw.so
    f2e51000-f2e6350f /opt/intel/vtune/shared/bin/libidvcpilot.so
    f2cc4000-f2dde9ff /opt/intel/vtune/shared/bin/libidvgrid.so
    f2cb8000-f2cc03af /opt/intel/vtune/analyzer/bin/libVTDBRuntime.so
    f2ca8000-f2cb3377 /opt/intel/vtune/analyzer/bin/libCGPruner.so
    f2c85000-f2c9de0f /opt/intel/vtune/analyzer/bin/libVTDBC.so
    f2c24000-f2c683d3 /opt/intel/vtune/analyzer/bin/libCGDP_VTDBC.so
    f2be4000-f2c198bf /opt/intel/vtune/shared/bin/libigvlayout.so
    f2b36000-f2ba6e67 /opt/intel/vtune/shared/bin/libigvviewer.so
    f2b1f000-f2b2f457 /opt/intel/vtune/shared/bin/libigvgraph.so
    f2b15000-f2b1b46b /opt/intel/vtune/shared/bin/libigvdatamanager.so
    f2ab1000-f2af9b83 /opt/intel/vtune/analyzer/bin/libvtsdb.so
    f2a3e000-f2a91c8b /opt/intel/vtune/analyzer/bin/libCTCG.so
    f2a34000-f2a3a8c3 /opt/intel/vtune/shared/bin/libdbmanager.so
    f29f9000-f2a2285b /opt/intel/vtune/analyzer/bin/libSymbolProvider_VTDBC.so
    f289f000-f29940f3 /opt/intel/vtune/shared/bin/libismImpl_2.so
    f285d000-f28964d7 /opt/intel/vtune/shared/bin/libcommon_2.so
    f2700000-f2713c9f /opt/intel/vtune/shared/bin/libsupport_2.so
    f26ea000-f26f88c7 /opt/intel/vtune/shared/bin/libdtlu_trace_assert.so
    f2564000-f259f857 /opt/intel/vtune/shared/bin/libvtfamgr.so
    f2558000-f256024f /opt/intel/vtune/shared/bin/libVTAddr_2.so
    f24fe000-f253bdcb /opt/intel/vtune/shared/bin/libSymVSrvr.so
    f24d2000-f24f01f7 /opt/intel/vtune/shared/bin/libDynamicLoading_2.so
    f244e000-f24af253 /opt/intel/vtune/analyzer/bin/libCGImpExp.so
    f243a000-f24479bb /opt/intel/vtune/analyzer/bin/libVTSDBUtil.so
    f23a5000-f240fa03 /opt/intel/vtune/analyzer/bin/libCGPackNGo.so
    f2371000-f23951f7 /opt/intel/vtune/analyzer/bin/libAnalyzerWizardsAddin.so
    f22bc000-f234d353 /opt/intel/vtune/analyzer/bin/libAnProdInfo.so
    f22b5000-f22b94f7 /opt/intel/vtune/analyzer/bin/libAnProdInfoRes.so
    f227d000-f22a3f17 /opt/intel/vtune/analyzer/bin/libEcAnalyzerUtils.so
    f2218000-f225ffe7 /opt/intel/vtune/analyzer/bin/libSVConsumerEc.so
    f2203000-f22120db /opt/intel/vtune/analyzer/bin/libsv_vtune_u.so
    f21de000-f21f8a3f /opt/intel/vtune/analyzer/bin/libsvpropstorage_u.so
    f2106000-f21a3e1f /opt/intel/vtune/analyzer/bin/libsvcore_u.so
    f20d2000-f20f635f /opt/intel/vtune/analyzer/bin/libsvcontrol_u.so
    f20bc000-f20cb59f /opt/intel/vtune/analyzer/bin/libVtGridCtlLite_u.so
    f1ef5000-f202a49b /opt/intel/vtune/shared/bin/libidvcbase_u.so
    f1dac000-f1de39b7 /opt/intel/vtune/shared/bin/libdtlu_file.so
    f1d18000-f1d898bb /opt/intel/vtune/analyzer/bin/libsvdp.so
    f1d07000-f1d1254f /opt/intel/vtune/analyzer/bin/libsv_pi.so
    f1b77000-f1c9382f /opt/intel/vtune/shared/bin/libidvgrid_u.so
    f1b25000-f1b5d19f /opt/intel/vtune/shared/bin/libidvtextviewer_u.so
    f1b05000-f1b1b62b /opt/intel/vtune/analyzer/bin/liblipsdp.so
    f1ac8000-f1af32d7 /opt/intel/vtune/analyzer/bin/libsv_dedp.so
    f1ab5000-f1ac2207 /opt/intel/vtune/analyzer/bin/libsv_do.so
    f1a9f000-f1aaec2f /opt/intel/vtune/analyzer/bin/libsv_mh.so
    f1844000-f187993f /opt/intel/vtune/analyzer/bin/liblips.so
    f182f000-f183d0d7 /opt/intel/vtune/analyzer/bin/libsv_ei.so
    f1828000-f182d4ff /opt/intel/vtune/analyzer/bin/libbemrl.so
    f1807000-f1810d2f /opt/intel/vtune/analyzer/bin/libemrlcore.so
    f178b000-f17a70f8 /opt/intel/vtune/analyzer/bin/libdecem.so
    f1777000-f1786693 /opt/intel/vtune/analyzer/bin/libdisem.so
    f175c000-f176de95 /opt/intel/vtune/analyzer/bin/libdasm.so
    f174e000-f175a2bf /opt/intel/vtune/analyzer/bin/libdisxsc.so
    f173f000-f174ba5f /opt/intel/vtune/analyzer/bin/libdecxsc.so
    f16e1000-f173dd4b /opt/intel/vtune/analyzer/bin/libdecoder.so
    f165b000-f16b9a23 /opt/intel/vtune/analyzer/bin/libSamplingConsumerEc.so
    f147a000-f15cd587 /opt/intel/vtune/analyzer/bin/libSamplingViewerCore.so
    f13c8000-f144825f /opt/intel/vtune/shared/bin/libidvcfrw_u.so
    f11e3000-f128eeb7 /opt/intel/vtune/shared/bin/libidvtimeline_u.so
    f1165000-f11c00ff /opt/intel/vtune/shared/bin/libidvchart_u.so
    f1122000-f1153a27 /opt/intel/vtune/shared/bin/libidvchartelements_u.so
    f0efb000-f107863b /opt/intel/vtune/analyzer/bin/libSPLMDEDataMgr.so
    f0e94000-f0edfd6f /opt/intel/vtune/analyzer/bin/libVTDBJoin.so
    f0e69000-f0e8719f /opt/intel/vtune/analyzer/bin/libSamplingPropContainersEc.so
    f0b8f000-f0c94caf /opt/intel/vtune/analyzer/bin/libModuleHandler.so
    f0abe000-f0b4b1e3 /opt/intel/vtune/shared/bin/libvtfilehandler.so
    f0e0b000-f0e4840f /opt/intel/vtune/analyzer/bin/libOptrepAddin.so
    f0aa7000-f0ab7d17 /opt/intel/vtune/analyzer/bin/libOptRepControl.so
    f0a8c000-f0a9fee3 /opt/intel/vtune/analyzer/bin/libOptReportParser.so
    f0e07000-f0e09167 /opt/intel/vtune/analyzer/bin/libOptRepEcClient.so
    f09d3000-f0a500bb /opt/intel/vtune/shared/bin/libidvcswt_u.so
    f0974000-f09b8657 /opt/intel/vtune/analyzer/bin/libRatiosEditor.so
    f0952000-f096bd0b /opt/intel/vtune/analyzer/bin/libEvents.so
    f08eb000-f093263f /opt/intel/vtune/shared/bin/libFileSearchAddIn.so
    f0881000-f08cc9af /opt/intel/vtune/shared/bin/libActivityEc.so
    f0831000-f086b4ef /opt/intel/vtune/analyzer/bin/libCGPreferencePagesEC.so
    f07fc000-f082144f /opt/intel/vtune/analyzer/bin/libSVPreferencePagesEC.so
    f0785000-f07daa3f /opt/intel/vtune/analyzer/bin/libSamplingPreferencesPagesEc.so
    f072d000-f076a80f /opt/intel/vtune/analyzer/bin/libVTMHPrefPagesEc.so
    f06e1000-f0715de7 /opt/intel/vtune/shared/bin/libFileSearchPrefPagesEc.so
    f05ab000-f05d0abf /opt/intel/vtune/shared/bin/libPropBag.so
    f054a000-f058faa7 /opt/intel/vtune/analyzer/bin/libSamplingWizardLogic.so
    f0518000-f053ba2f /opt/intel/vtune/analyzer/bin/libSamplingWizardEc.so
    f0e00000-f0e0588b /opt/gnome/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xpm.so
    f0406000-f041669f /opt/gnome/lib/gtk-2.0/2.4.0/filesystems/libgnome-vfs.so
    f03d6000-f03e7eb7 /opt/gnome/lib/libgnome-2.so.0
    f0376000-f03d0b23 /opt/gnome/lib/libgnomevfs-2.so.0
    f031d000-f036ba33 /opt/gnome/lib/libbonobo-2.so.0
    f02ec000-f0319c9f /opt/gnome/lib/libgconf-2.so.4
    f02d9000-f02e9587 /opt/gnome/lib/libbonobo-activation.so.4
    f0289000-f02ceb37 /opt/gnome/lib/libORBit-2.so.0
    f0200000-f02844a7 /opt/gnome/lib/libgnomeui-2.so.0
    f01f8000-f01fe103 /usr/lib/libpopt.so.0
    f01ee000-f01f646b /usr/lib/libesd.so.0
    f01cb000-f01ea087 /usr/lib/libaudiofile.so.0
    f009b000-f01c0fcb /usr/lib/libxml2.so.2
    f0093000-f0099b43 /usr/lib/libhal-storage.so.1
    f008a000-f00917a7 /usr/lib/libhal.so.1
    f0071000-f008812b /usr/lib/libdbus-glib-1.so.2
    f0042000-f006f6a7 /usr/lib/libdbus-1.so.2
    f0005000-f003d7d7 /usr/lib/libssl.so.0.9.8
    efedd000-effec39f /usr/lib/libcrypto.so.0.9.8
    efed8000-efedb00b /usr/lib/libdns_sd.so
    efec5000-efed350b /lib/libresolv.so.2
    efec1000-efec3f1b /opt/gnome/lib/libORBitCosNaming-2.so.0
    efe64000-efebd48f /opt/gnome/lib/libbonoboui-2.so.0
    efe3a000-efe62747 /opt/gnome/lib/libgnomecanvas-2.so.0
    efe24000-efe381f3 /usr/lib/libart_lgpl_2.so.2
    efe19000-efe229ab /opt/gnome/lib/libgnome-keyring.so.0
    efdfa000-efe17a4b /usr/lib/libjpeg.so.62
    efdf1000-efdf80f7 /usr/X11R6/lib/libSM.so.6
    efdd9000-efded0ff /usr/X11R6/lib/libICE.so.6
    efd1c000-efdd31e7 /usr/lib/libasound.so.2
    efd18000-efd1aadb /lib/libresmgr.so.1
    "Main Thread" id=1 idx=0x4 tid=31412 lastJavaFrame=0xff92e214
    Stack 0: start=0xff734000, end=0xff934000, guards=0xff739000 (ok), forbidden=0xff737000
    Thread Stack Trace:
    at <unknown>(???.c)@0xf68ded93
    at <unknown>(???.c)@0xf68e021b
    at <unknown>(???.c)@0xf68eab88
    at <unknown>(???.c)@0xf66f247a
    at <unknown>(???.c)@0xf66f2fe9
    at <unknown>(???.c)@0xf66f30f0
    at <unknown>(???.c)@0xf68de358
    at <unknown>(???.c)@0xf68ec5ec
    at <unknown>(???.c)@0xf66f247a
    at <unknown>(???.c)@0xf66f2f3f
    at <unknown>(???.c)@0xf66f30f0
    at <unknown>(???.c)@0xf68dc178
    at <unknown>(???.c)@0xf66f247a
    at <unknown>(???.c)@0xf66f2fe9
    at <unknown>(???.c)@0xf66f30f0
    at <unknown>(???.c)@0xf68dbb8e
    at <unknown>(???.c)@0xf68dbc3c
    at <unknown>(???.c)@0xf6c71b4d
    -- Java stack --
    at org/eclipse/swt/internal/gtk/OS._gtk_file_chooser_dialog_new([BIIIIIII)I(Native Method)
        at org/eclipse/swt/internal/gtk/OS.gtk_file_chooser_dialog_new(OS.java:4400)
        at org/eclipse/swt/widgets/DirectoryDialog.openChooserDialog(DirectoryDialog.java:124)
        at org/eclipse/swt/widgets/DirectoryDialog.open(DirectoryDialog.java:116)
        at com/intel/vtune/shell/VTDirectoryDialog.open(VTDirectoryDialog.java:47)
        at com/intel/vtune/analyzer/wizards/sampling/FirstUseSamplingPage$4.widgetSelected(FirstUseSamplingPage.java:365)
        at org/eclipse/swt/widgets/TypedListener.handleEvent(TypedListener.java:90)
        at org/eclipse/swt/widgets/EventTable.sendEvent(EventTable.java:66)
        at org/eclipse/swt/widgets/Widget.sendEvent(Widget.java:1085)
        at org/eclipse/swt/widgets/Display.runDeferredEvents(Display.java:3166)
        at org/eclipse/swt/widgets/Display.readAndDispatch(Display.java:2842)
        at org/eclipse/jface/window/Window.runEventLoop(Window.java:820)
        at org/eclipse/jface/window/Window.open(Window.java:796)
        at org/eclipse/ui/actions/NewWizardAction.run(NewWizardAction.java:181)
        at com/intel/vtune/shell/NewActivity.run(NewActivity.java:79)
        at com/intel/vtune/shell/NewActivity.runWithEvent(NewActivity.java:73)
        at org/eclipse/ui/internal/PluginAction.runWithEvent(PluginAction.java:244)
        at org/eclipse/ui/internal/WWinPluginAction.runWithEvent(WWinPluginAction.java:229)
        at org/eclipse/jface/action/ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:539)
        at org/eclipse/jface/action/ActionContributionItem.access$2(ActionContributionItem.java:488)
        at org/eclipse/jface/action/ActionContributionItem$6.handleEvent(ActionContributionItem.java:441)
        at org/eclipse/swt/widgets/EventTable.sendEvent(EventTable.java:66)
        at org/eclipse/swt/widgets/Widget.sendEvent(Widget.java:1085)
        at org/eclipse/swt/widgets/Display.runDeferredEvents(Display.java:3166)
        at org/eclipse/swt/widgets/Display.readAndDispatch(Display.java:2842)
        at org/eclipse/ui/internal/Workbench.runEventLoop(Workbench.java:1914)
        at org/eclipse/ui/internal/Workbench.runUI(Workbench.java:1878)
        at org/eclipse/ui/internal/Workbench.createAndRunWorkbench(Workbench.java:419)
        at org/eclipse/ui/PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org/eclipse/ui/internal/ide/IDEApplication.run(IDEApplication.java:95)
        at org/eclipse/core/internal/runtime/PlatformActivator$1.run(PlatformActivator.java:78)
        at org/eclipse/core/runtime/internal/adaptor/EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
        at org/eclipse/core/runtime/internal/adaptor/EclipseAppLauncher.start(EclipseAppLauncher.java:68)
        at org/eclipse/core/runtime/adaptor/EclipseStarter.run(EclipseStarter.java:400)
        at org/eclipse/core/runtime/adaptor/EclipseStarter.run(EclipseStarter.java:177)
        at jrockit/vm/RNI.c2java(IIII)V(Native Method)
        at jrockit/vm/Reflect.invokeMethod(Ljava/lang/Object;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;(Native Method)
        at sun/reflect/NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;(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:585)
        at org/eclipse/core/launcher/Main.invokeFramework(Main.java:336)
        at org/eclipse/core/launcher/Main.basicRun(Main.java:280)
        at org/eclipse/core/launcher/Main.run(Main.java:977)
        at org/eclipse/core/launcher/Main.main(Main.java:952)
        at jrockit/vm/RNI.c2java(IIII)V(Native Method)
        -- end of trace
    Additional information is available in:
      /root/workspace/jrockit.31412.dump
    No snapshot file (core dump) will be created because core dumps have been
    disabled. To enable core dumping, try "ulimit -c unlimited"
    before starting JRockit again.
    If you see this dump, please open a support case with BEA and
    supply as much information as you can on your system setup and
    the program you were running. You can also search for solutions
    to your problem at http://forums.bea.com in
    the forum jrockit.developer.interest.general.
    Extended, platform specific info:
    libc release: 2.4-development
    Elf headers:
    libc       ehdrs: EI: 7f454c46010101000000000000000000 ET: 3 EM: 3 V: 1 ENTRY: 000159c0 PHOFF: 00000034 SHOFF: 00127058 EF: 0x0 HS: 52 PS: 32 PHN; 11 SS: 40 SHN: 67 STIDX: 64
    libpthread ehdrs: EI: 7f454c46010101000000000000000000 ET: 3 EM: 3 V: 1 ENTRY: 00004b80 PHOFF: 00000034 SHOFF: 0001274c EF: 0x0 HS: 52 PS: 32 PHN; 10 SS: 40 SHN: 37 STIDX: 34
    libjvm     ehdrs: EI: 7f454c46010101000000000000000000 ET: 3 EM: 3 V: 1 ENTRY: 00057470 PHOFF: 00000034 SHOFF: 002dfe00 EF: 0x0 HS: 52 PS: 32 PHN; 4 SS: 40 SHN: 19 STIDX: 16
    ===== END DUMP ===============================================================                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             

  • Error Message: Illegal memory access. [54] in jrockit/vm/Reflects$IClass

    Hi,
    We ve got an Illegal memory access during stress tests. Is it a known crash? Let us know other info are needed.
    Thanks in advance,
    Marian
    Here is the jrockit.<pid>.dump file:
    ===== BEGIN DUMP =============================================================
    JRockit dump produced after 0 days, 15:18:31 on Tue Sep 26 07:56:28 2006
    Additional information is available in:
    /var/tmp/OC/jrockit.31184.dump
    /var/tmp/OC/core or core.31184
    If you see this dump, please open a support case with BEA and
    supply as much information as you can on your system setup and
    the program you were running. You can also search for solutions
    to your problem at http://forums.bea.com in
    the forum jrockit.developer.interest.general.
    Error Message: Illegal memory access. [54]
    Signal info : si_signo=11, si_code=1 si_addr=0x647f
    Version : BEA JRockit(R) R26.4.0-63-63688-1.5.0_06-20060626-2259-linux-ia32
    GC : System optimized over pausetime (initial strategy singleconcon)
    : GC strategy for GC 897 was singleconcon
    : GC strategy for GC 898 was singleconcon
    : GC strategy for GC 899 was singleconcon
    : GC strategy for GC 900 was singleconcon
    : GC strategy for GC 901 was singleconcon
    : mmHeap->data = 0x8100000, mmHeap->top = 0x18100000
    : mmStartCompaction = 0x13100000, mmEndCompaction = 0x17100000
    CPU : AMD Opteron/Athlon64 SSE SSE2 EM64T
    Number CPUs : 4
    Tot Phys Mem : 4080599040 (3891 MB)
    OS version : Red Hat Enterprise Linux ES release 4 (Nahant Update 3)
    Linux version 2.6.9-34.ELsmp ([email protected]) (gcc version 3.4.5 20051201 (Red Hat 3.4.5-2)) #1 SMP Fri Feb 24 16:54:53 EST 2006 (i686)
    Thread System: NPTL
    State : JVM is running
    Command Line : -Xms256M -Xmx256M -Xgcprio:pausetime -Djrockit.codegen.trytogroupgetters=false -Xmanagement -Djrockit.managementserver.port=4144 -Dcatalina.home=/opt/ocmp-tomcat hp.opencall.media.platform.PlatformMain /opt/OC/data/ocmp/OCMP.properties background
    java.home : /opt/bea/jrockit-R26.4.0-jre1.5.0_06
    j.class.path : /opt/OC/lib/classes:/opt/OC/lib/common-classes:/etc/opt/OC/supportability/lib/FAUser.jar:/opt/OC/lib/octtl.jar:/opt/OC/lib/FA.jar:/opt/OC/lib/jarTTLXMLConfig.jar:/opt/OC/lib/jarXMLConfigLoader.jar:/opt/OC/lib/UpdateXML.jar:/opt/OC/lib/OCSaf.jar:/opt/OC/lib/SDPutil.jar:/opt/OC/lib/SIPFEjsl.jar:/opt/OC/lib/OCMPIsdn.jar:/opt/OC/lib/isdn_patch.jar:/opt/OC/lib/OCMPLogMsg.jar:/opt/OC/lib/spawner/OCMPSpawner.jar:/opt/OC/lib/ClusterMgr/OCMPMgmtServer.jar:/opt/OC/lib/OCMPChailet.jar:/opt/OC/lib/OCMPCommon.jar:/opt/OC/lib/OCMPCore.jar:/opt/OC/lib/OCMPTest.jar:/etc/opt/OC/ocmp/lib/UserNumberingPlans.jar:/opt/OC/lib/CcxmlEnablerOclet.jar:/opt/OC/lib/Dependencies/commons-httpclient-3.0.jar:/opt/OC/lib/Dependencies/commons-logging.jar:/opt/OC/lib/Dependencies/commons-codec-1.2.jar:/opt/OC/lib/Dependencies/js.jar:/opt/OC/lib/Dependencies/activation.jar:/opt/OC/lib/Dependencies/javax.servlet.jar:/opt/OC/lib/Dependencies/jmxri.jar:/opt/OC/lib/Dependencies/org.mortbay.jetty.jar:/opt/OC/lib/Dependencies/net.strandberg.jar:/opt/OC/lib/Dependencies/mail.jar:/opt/OC/lib/Dependencies/xbean.jar:/opt/OC/lib/Dependencies/xml-apis.jar:/opt/OC/lib/Dependencies/xercesImpl.jar:/opt/OC/lib/Dependencies/cdr.jar:/opt/OC/lib/Dependencies/brecommon.jar:/opt/OC/lib/bsh.jar:/opt/OC/lib/Dependencies/castor-0.9.9.1-xml.jar:/opt/OC/lib/Dependencies/jgroups-all.jar:/opt/OC/lib/Dependencies/mx4j-tools.jar:/usr/share/java/xml-commons-apis.jar:/usr/share/java/xerces-j2.jar:/usr/share/java/log4j.jar:/home/testvas/services/tvendugenerik.jar:/home/testvas/services/tvFax.jar:/home/testvas/services/tvPerf.jar:/home/testvas/services/tvperfttsasr.jar:/home/testvas/services/tvPlayFile.jar:/home/testvas/services/tvsip.jar:/home/testvas/services/tvSms.jar:/home/testvas/services/tvtid.jar:/home/testvas/services/tvttsasrsut.jar:/home/testvas/modules/tvcallconfaction.jar:/home/testvas/modules/tvcallconf.jar:/home/testvas/modules/TVcommon.jar:/home/testvas/modules/tvconfigserver.jar:/home/testvas/modules/tvenduaction.jar:/home/testvas/modules/tvenducore.jar:/home/testvas/modules/tvsippart.jar:/home/testvas/modules/usrcasrttsaction.jar::/opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/rt.jar:/opt/ocmp-tomcat/bin/bootstrap.jar:/opt/ocmp-tomcat/bin/commons-daemon.jar:/opt/ocmp-tomcat/bin/commons-logging-api.jar:/opt/ocmp-tomcat/bin/tomcat-juli.jar:/opt/ocmp-tomcat/common/i18n/tomcat-i18n-en.jar:/opt/ocmp-tomcat/common/i18n/tomcat-i18n-es.jar:/opt/ocmp-tomcat/common/i18n/tomcat-i18n-fr.jar:/opt/ocmp-tomcat/common/i18n/tomcat-i18n-ja.jar:/opt/ocmp-tomcat/common/lib/commons-el.jar:/opt/ocmp-tomcat/common/lib/jasper-compiler-jdt.jar:/opt/ocmp-tomcat/common/lib/jasper-compiler.jar:/opt/ocmp-tomcat/common/lib/jasper-runtime.jar:/opt/ocmp-tomcat/common/lib/jsp-api.jar:/opt/ocmp-tomcat/common/lib/naming-factory-dbcp.jar:/opt/ocmp-tomcat/common/lib/naming-factory.jar:/opt/ocmp-tomcat/common/lib/naming-resources.jar:/opt/ocmp-tomcat/common/lib/servlet-api.jar:/opt/ocmp-tomcat/server/lib/catalina-ant-jmx.jar:/opt/ocmp-tomcat/server/lib/catalina-ant.jar:/opt/ocmp-tomcat/server/lib/catalina-cluster.jar:/opt/ocmp-tomcat/server/lib/catalina-optional.jar:/opt/ocmp-tomcat/server/lib/catalina-storeconfig.jar:/opt/ocmp-tomcat/server/lib/catalina.jar:/opt/ocmp-tomcat/server/lib/commons-modeler.jar:/opt/ocmp-tomcat/server/lib/servlets-default.jar:/opt/ocmp-tomcat/server/lib/servlets-invoker.jar:/opt/ocmp-tomcat/server/lib/servlets-webdav.jar:/opt/ocmp-tomcat/server/lib/tomcat-ajp.jar:/opt/ocmp-tomcat/server/lib/tomcat-apr.jar:/opt/ocmp-tomcat/server/lib/tomcat-coyote.jar:/opt/ocmp-tomcat/server/lib/tomcat-http.jar:/opt/ocmp-tomcat/server/lib/tomcat-util.jar:/opt/ocmp-tomcat/oam-webapps/OCMPSipCfg/WEB-INF/lib/jdom.jar:/opt/ocmp-tomcat/oam-webapps/OCMPSipCfg/WEB-INF/classes:/opt/OC/share/java/hpoclic.jar
    j.lib.path : /opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386/jrockit:/opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386:/opt/bea/jrockit-R26.4.0-jre1.5.0_06/../lib/i386:/opt/OC/lib
    JAVA_HOME : /opt/bea/jrockit-R26.4.0-jre1.5.0_06
    JAVAOPTIONS: <not set>
    LD_LIBRARY_PATH: /opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386/jrockit:/opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386:/opt/bea/jrockit-R26.4.0-jre1.5.0_06/../lib/i386:/opt/OC/lib
    LD_ASSUME_KERNEL: <not set>
    C Heap : 443 memory allocations have failed
    : First failure was a mmRealloc of 640 bytes
    : Last failure was a mmRealloc of 2560 bytes
    StackOverFlow: 0 StackOverFlowErrors have occured
    OutOfMemory : 0 OutOfMemoryErrors have occured
    Registers (from ThreadContext: 0xab64e8d4 / OS context: 0xab64e9b0):
    eax = 00006473 ecx = 001f1d78 edx = 001f1d78 ebx = 0f44a6e0
    esp = ab64eca0 ebp = 0f44a6a8 esi = 0f44a6e0 edi = 00000000
    es = 0000007b cs = 00000073 ss = 0000007b ds = 0000007b
    fs = 00000000 gs = 00000033
    eip = 01536fe7 eflags = 00000202
    Stack:
    (* marks the word pointed to by the stack pointer)
    ab64eca0: 001f1d78* 0102d47d 6473344e 013194c0 0c000908 010229f1
    ab64ecb8: 0c000908 013378b8 00000001 0f930940 17200888 ab64ed48
    ab64ecd0: ac46bea4 00000000 0f13f6a8 0f13fee8 ac46be98 17200889
    ab64ece8: 0f8bb860 ac46be98 ab64ed10 b7eacb6a ac46c068 ab64ed34
    ab64ed00: ab64ed40 b7eacef4 00000000 00000000 ac46be98 0103ad8a
    ab64ed18: ac46c068 ab64ed34 0102238e b7bc9550 0103ad85 ac46c11c
    ab64ed30: 0f8bb390 0f935408 0f8bb340 00000020 00000022 013ea3fe
    ab64ed48: 0000020b 00000020 0c000908 0f8bb861 0f8bb861 0f8bb2b8
    ab64ed60: ac46be98 00000000 0f8bb3c8 013cfd05 0f935408 0f8bb468
    ab64ed78: 0becd4f8 0f8b3088 000000d0 0135ad50 0000000d ac46be98
    ab64ed90: 0becdea8 00000027 00000050 0f44a698 0f8b3088 09b122c0
    ab64eda8: 0f930940 0f8bb610 0f935409 0f8b3088 ac46be98 013435fd
    ab64edc0: ab64ee00 0f937a38 ac46c068 0000000b 0f935408 0000000c
    ab64edd8: 00000000 09a801d8 0000000c 0f8b21b8 0f8b2260 0f930940
    ab64edf0: ac46c068 0f8b2320 0f8b23b8 ac46be98 ac46be98 0103c852
    ab64ee08: ac46c068 ab64ee30 029134c0 ab64ee34 ab64ee38 0c6aa148
    ab64ee20: b7bd1b28 0103c84d 0f8b2298 00000010 0c4de040 00000015
    ab64ee38: 0000000a ac46be98 09a80180 0f8b2080 0f8b20d0 0c2f6270
    ab64ee50: 0f8ac1c5 0119ab3d 0f8ac190 0139b7e9 0f8ac190 0f8b20d0
    ab64ee68: 0f8b22c8 0f8b3088 0000001f ac46be98 09abe910 00000010
    ab64ee80: 0f8b20b8 00000000 0000000e 0133095b 0f8b3089 0f8b3089
    ab64ee98: 00000015 0133095b 0f8b3089 0becd450 00000012 0000000e
    ab64eeb0: 0f8b2f38 0f8b2f39 ac46be98 0f8b2f39 0f8b2f98 0f8b2f48
    ab64eec8: 0f8b2f48 00000029 0f8b2f98 012db651 0becd391 0f8b3089
    ab64eee0: 0f8b3089 0f8b3089 0f8b3089 0f8b3089 00000029 0becd390
    ab64eef8: 0c2f6008 0f8b3089 09d41411 00000000 0becd2a0 0f8b2ff0
    ab64ef10: ac46be98 0134dc97 029134c0 0f8ac018 0f8b1fe0 0f8b8d01
    ab64ef28: 0c07f648 0f8b5890 00000019 0c07f660 0c2f6008 013add6e
    ab64ef40: 0cc72880 00000000 0914b399 ac46be98 0f896090 015f3333
    ab64ef58: 00000000 0914ddf8 0f8b8c08 0914ddd8 0c8cc0c8 ac46be98
    ab64ef70: 0914de55 00000000 0f52bc98 00000016 00000b71 00000000
    ab64ef88: 0c8cc0c8 01022393 00000016 0f8ab700 00000018 0f8b2ff0
    ab64efa0: 00000010 013add6e 0f8b3000 0914b339 0f8b2ca0 0914ddf8
    ab64efb8: 00000010 0143c31d ab9d5168 ac46be98 0914de51 00000000
    ab64efd0: 00644ba5 00000000 00035db9 0914b369 0f8b8d48 00000000
    ab64efe8: ab9d5168 00000005 0f8b2ec8 0138e1c5 0f8b2e28 00000046
    ab64f000: 00000005 00000022 0f8b2dd0 ac46be98 0f8b5890 0142bda6
    ab64f018: 00000013 0f8b5890 0f8b2e28 0f68e010 0914ddf8 0f8b2d11
    ab64f030: 0c4de000 ac46be98 0f8b8d00 015554bd ac46be98 09121df1
    ab64f048: ac46be98 ac46be98 0f8b2d11 ac46be98 0f8b2d10 0000000c
    ab64f060: 00000000 014c741a 0914d010 00000001 0f8b2d98 b7ede3b7
    ab64f078: ab64f0a8 00000022 0c8cc0c8 ab64f100 00000024 ab64f0c8
    ab64f090: 00582067 0102584d ac46be98 0f8b8d00 0914ddd8 0f8b8d00
    ab64f0a8: ac46be98 0154c28a 0f93cf40 09121df1 0c8cc0c8 00000017
    ab64f0c0: 0914ddf8 00000000 ac46c068 0914d6f1 0f8b2ec8 00000000
    ab64f0d8: 00000046 ac46be98 00000022 0914d010 00000005 0f8b2ca0
    ab64f0f0: 0f8b2ca0 01271718 0f8b2ca0 0f8b8ee8 0f8b2ca0 09121df0
    ab64f108: 00000004 00000004 00000000 00000000 0c8cc0c8 0f8b2ca0
    ab64f120: 0f8b2ca5 014f0f2e 0f93cf45 0139a512 00000000 0f8b2ca0
    ab64f138: 0f8b2ca1 013f110f 00000000 00000000 0c8cc0c8 0c8cc098
    ab64f150: 0914d570 0c8cc0c8 00000000 0119abeb 0f8b8d01 00000000
    ab64f168: 0f8b2ca0 0119a482 0c8cc0c8 00000001 0c8cc0ce b7ece61c
    ab64f180: ac46c068 00000000 00000000 00000000 ac46be98 00000000
    ab64f198: ab64f1b8 00000000 0808de8c 00000000 ac46be98 01020015
    ab64f1b0: ac46be98 fffffffc ac46be98 010219c3 fffffffc ab64f268
    ab64f1c8: 01199cd0 00000001 080cd488 ab64f1f8 ac46be98 b7dcb6bc
    ab64f1e0: ac46be98 01199cd0 ab64f268 ab64f350 00000000 00000000
    ab64f1f8: ab64f2c8 b7ea2213 080cd488 ac46be98 01199cd0 ab64f268
    ab64f210: ab64f350 0808de8c 00000001 00000000 001a3928 ac46c068
    ab64f210: ab64f350 0808de8c 00000001 00000000 001a3928 ac46c068
    ab64f228: 001a3928 00000000 00000000 00000000 00000000 ab64f268
    ab64f240: 00000000 00000001 00000000 ab64f268 0808de8c 02371570
    ab64f258: 02373050 00000000 ab64f30c 00000001 ac46be98 ab94463c
    ab64f270: ac46c068 001a310c ab64f2b8 b7e95935 ac46c068 02371570
    ab64f288: 02373050 ab64f30c ab64f30c ac46c068 001a3928 ab944638
    ab64f2a0: ab64f30c ac46c068 0808de8c 00000006 00000001 00000001
    ab64f2b8: 00000001 00000000 00000001 00000000 ab64f318 b7e95a77
    ab64f2d0: ac46c068 001a3928 b4dba708 ac46be98 00000000 ab64f39c
    ab64f2e8: b7ea1f10 ab64f350 001a3928 ac46c068 00000000 00000002
    ab64f300: ac46be98 ac46c068 ab64f398 b4dba708 00000000 00000000
    ab64f318: ab64f358 b7e9645e ac46c068 001a3928 ac46be98 00000000
    ab64f330: ab64f39c b7ea1f10 00000000 ab64f350 ac46c068 ac46c068
    ab64f348: 0000001f 00000000 ab64f300 ac46be98 ab64f388 b7e95ffc
    ab64f360: ac46c068 ac46be98 001a3928 ab64f39c ac46be98 001a310c
    ab64f378: b4d5bfb4 ab64f3b0 ac46be98 006472e1 ab64f3b8 b7ecee3b
    ab64f390: ac46c068 ac46be98 001a3928 0064bff4 b7eceddc ac46be98
    ab64f3a8: b4db99f0 00000001 b4d5be30 ac46be98 ab64f3e8 b7ece6f4
    ab64f3c0: 00000000 b4d5bfb4 ab64f3e8 b7ece6c7 b4d5be30 ac46be98
    ab64f3d8: 00000000 b7ecf3dd 00000000 ac46c068 ab64f428 b7ecf457
    ab64f3f0: b7eceddc 00000000 00000000 00000000 0064bff4 00000000
    ab64f408: ab64fbb0 00000000 00000000 00000000 00000000 b4db95c8
    ab64f420: 00000000 b7eceddc ab64f448 b7ec3135 b4d5be30 00000000
    ab64f438: 00000000 00000000 00000000 00000000 ab64f4c8 00642371
    ab64f450: ac47a4c8 00000000 00000000 00000000 ab64f480 00000000
    ab64f468: 00000000 00000000 00000000 00000000 00000000 ab64fbb0
    ab64f480: 0064bff4 ab64fbb0 007d0f00 ab64f4c8 ab64f460 00642344
    ab64f498: 00000000 00000000 00000000 00000000 00000000 00000000
    Code:
    (* marks the word pointed to by the instruction pointer)
    01536ee4: fdb3e9eb 5c89ffff 5c8b0c24 a6e91424 89fffffd 8b0c246c
    01536efc: e914245c fffffd99 0c246c89 14245c8b fffd8ce9 245c8bff
    01536f14: fd83e914 5c8bffff 7ae91424 8bfffffd e914245c fffffd71
    01536f2c: 14245c8b fffe53e9 e9eb89ff fffffe4c 0c245c89 14245c8b
    01536f44: fffe3fe9 246c89ff 245c8b0c fe32e914 5c8bffff 29e91424
    01536f5c: 8bfffffe e914245c fffffe20 14245c8b fffe17e9 245c8bff
    01536f74: fe0ee914 5c8bffff 05e91424 8bfffffe e914245c fffffdfc
    01536f8c: 14245c8b 64244c8b fffe99e9 245c8bff 247c8b14 fe9de964
    01536fa4: 5c8bffff 7c8b1424 a3e96424 8bfffffe 8b14245c e9642444
    01536fbc: fffffea7 14245c8b 6424548b fffeabe9 fdb6e9ff c6e9ffff
    01536fd4: ccfffffc cccccccc cccccccc 8504ec83 8b1374c0* d2850c50
    01536fec: 328b0e74 753cfe81 08750018 d23102eb c359d689 3cba028b
    01537004: 90001875 ae9e03e8 cccc90ff ec815553 000000a4 701d8b65
    0153701c: 8b000000 b9577c3d 144f8b02 0a41be0f 85106e8b 34840fc0
    01537034: 89000014 89402474 8b4c247c b957800d 30458b02 00441f0f
    0153704c: 246c8900 244c8948 8b003958 758d0c6b 10733910 15ab860f
    01537064: 73890000 0045c70c 001d0234 000445c7 c7000000 00000845
    0153707c: 45c70000 0000000c 24448900 0c538b08 3930728d 860f1073
    01537094: 0000159f c70c7389 1889f802 0442c700 00000000 100842c7
    015370ac: 31000000 107289f6 89147289 72891872 2072891c 89247289
    015370c4: 72892872 0855892c e9c1e989 0081c609 00000bf8 c190158b
    015370dc: d789abbc 69e8ee89 8bffe23a 8b082454 ee894442 eb223be8
    Loaded modules:
    (* denotes the module causing the exception)
    08048000-0805624f /opt/bea/jrockit-R26.4.0-jre1.5.0_06/bin/java
    0063d000-0064a95b /lib/tls/libpthread.so.0
    00618000-00638d0f /lib/tls/libm.so.6
    004c2000-004c3967 /lib/libdl.so.2
    004ec000-0060fa14 /lib/tls/libc.so.6
    004a9000-004bdd53 /lib/ld-linux.so.2
    b7d3e000-b7f7b2e7 /opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386/jrockit/libjvm.so
    b7d24000-b7d2ca17 /lib/libnss_files.so.2
    b7ca3000-b7cc31f7 /opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386/libjava.so
    b7c97000-b7ca17bb /opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386/libverify.so
    b7c73000-b7c84743 /lib/libnsl.so.1
    b7b1c000-b7b21f13 /opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386/native_threads/libhpi.so
    b7446000-b74564f8 /opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386/libnet.so
    b6e79000-b6e7ef0b /opt/OC/lib/libJniUnix.so.1.0.0
    b6e69000-b6e6eb5f /opt/OC/lib/libTTL.so.1
    b6e59000-b6e61933 /opt/OC/lib/libTTLBase.so.1
    b6e47000-b6e496ab /usr/lib/libntl.so.1
    00be2000-00be9a76 /lib/tls/librt.so.1
    b6d7c000-b6e3b917 /usr/lib/libstdc++.so.6
    b6d74000-b6d7ad2f /lib/libgcc_s.so.1
    b6d6b000-b6d6bd67 /usr/lib/gconv/ISO8859-1.so
    b6e4f000-b6e57787 /opt/OC/lib/liblog4c_jni.so.1.0.0
    b6d47000-b6d5a017 /usr/lib/liblog4c.so.2
    b6b12000-b6b13983 /opt/OC/lib/libOcTtl.so.1.10.2
    b687e000-b6884298 /opt/OC/lib/libJniCode.so.1.0.0
    b6843000-b687b819 /opt/OC/lib/libsdsptbx.so.1
    b6783000-b681f116 /opt/OC/lib/libsdsp.so.1
    b60b4000-b6525a82 /opt/OC/lib/libsdspfilters.so.1
    b5a90000-b5b521b3 /opt/OC/lib/libnbfax.so.0
    b5a76000-b5a8493a /opt/OC/lib/libh263parser.so.0
    b5a61000-b5a7443f /opt/OC/lib/libortp.so.5
    b5a47000-b5a5504f /opt/OC/lib/libspg7231b.so
    b5a37000-b5a45177 /opt/OC/lib/libspg729ab.so
    b5a22000-b5a2f483 /opt/OC/lib/libspevrc.so
    b59db000-b5a1f2bd /opt/OC/lib/libocsipmsg.so.0
    b59ce000-b59d967b /usr/lib/libgsm.so.1
    b59a3000-b59cce0b /usr/lib/librfftw.so.2
    b5970000-b59a1e13 /usr/lib/libfftw.so.2
    b58c3000-b59512da /opt/OC/lib/libfmktbx.so.0
    b58a2000-b58b0faf /lib/libresolv.so.2
    b4c0f000-b4c1727b /opt/OC/lib/libHpSdsp2FioReadFilter.so.1.0.0
    b4c06000-b4c0dacf /opt/OC/lib/libHpSdsp2FioWriteFilter.so.1.0.0
    b4c00000-b4c0499b /opt/OC/lib/libHpSdsp2V23EncFilter.so.1.0.0
    b4bfd000-b4bfef53 /opt/OC/lib/libHpSdsp2V23DecFilter.so.1.0.0
    b4bf8000-b4bfbacb /opt/OC/lib/libHpSildtmfFilter.so.1.0.0
    b4bf1000-b4bf63eb /opt/OC/lib/libHpSdsp2FaxFilter.so.1.0.0
    b4bed000-b4bef15b /opt/OC/lib/libHpSdsp2ToneFilter.so.1.0.0
    b4be9000-b4beb1c7 /opt/OC/lib/libHpSdsp2GendtmfFilter.so.1.0.0
    b4be6000-b4be743b /opt/OC/lib/libCngFilter.so.1.0.0
    b4be3000-b4be46a3 /opt/OC/lib/libSpeedFilter.so.1.0.0
    b4be0000-b4be16a7 /opt/OC/lib/libGainFilter.so.1.0.0
    b4bdd000-b4bde44b /opt/OC/lib/libHpAgcFilter.so.1.0.0
    b4bda000-b4bdb6b7 /opt/OC/lib/libHpSdsp2EchoFilter.so.1.0.0
    b4bd8000-b4bd8c27 /opt/OC/lib/libHpSdsp2EchoSimFilter.so.1.0.0
    b4bd2000-b4bd68d8 /opt/OC/lib/libRtpioRFilter.so.1.0.0
    b4bcc000-b4bd0ce8 /opt/OC/lib/libRtpioWFilter.so.1.0.0
    b4bc7000-b4bca20f /opt/OC/lib/libHpNvadFilter.so.1.0.0
    b4bc2000-b4bc516f /opt/OC/lib/libHpSdsp2VadFilter.so.1.0.0
    b4bbf000-b4bc0b37 /opt/OC/lib/libHpSdsp2ConfFilter.so.1.0.0
    b4bbb000-b4bbd0df /opt/OC/lib/libHpSdsp2UserFilter.so.1.0.0
    b4bb8000-b4bb958b /opt/OC/lib/libPtiProxyRFilter.so.1.0.0
    b4bb5000-b4bb658f /opt/OC/lib/libPtiProxyWFilter.so.1.0.0
    b4bb2000-b4bb36a3 /opt/OC/lib/libSonetProxyRFilter.so.1.0.0
    b4baf000-b4bb06b7 /opt/OC/lib/libSonetProxyWFilter.so.1.0.0
    b4bac000-b4badab3 /opt/OC/lib/libHpMucompFilter.so.1.0.0
    b4ba9000-b4baaaaf /opt/OC/lib/libHpAcompFilter.so.1.0.0
    b4ba6000-b4ba7143 /opt/OC/lib/libHpImacompFilter.so.1.0.0
    b4ba3000-b4ba4143 /opt/OC/lib/libHpOkicompFilter.so.1.0.0
    b4ba0000-b4ba1f37 /opt/OC/lib/libHpSdsp2EvrccompFilter.so.1.0.0
    b4b9d000-b4b9e7a7 /opt/OC/lib/libHpSdsp2SpyFilter.so.1.0.0
    b4b9a000-b4b9b4a3 /opt/OC/lib/libHpSdsp2G729compFilter.so.1.0.0
    b4b97000-b4b981af /opt/OC/lib/libHpSdsp2AMRcompFilter.so.1.0.0
    b4b94000-b4b9517f /opt/OC/lib/libHpSdsp2G726comp16Filter.so.1.0.0
    b4b91000-b4b9217f /opt/OC/lib/libHpSdsp2G726comp32Filter.so.1.0.0
    b4b8f000-b4b8fc6b /opt/OC/lib/libHpSdsp2GSMcompFilter.so.1.0.0
    b4b8c000-b4b8d3bb /opt/OC/lib/libHpSdsp2G723153compFilter.so.1.0.0
    b4b8a000-b4b8ac53 /opt/OC/lib/libHpMuexpFilter.so.1.0.0
    b4b88000-b4b88c53 /opt/OC/lib/libHpAexpFilter.so.1.0.0
    b4b85000-b4b86143 /opt/OC/lib/libHpImaexpFilter.so.1.0.0
    b4b82000-b4b83143 /opt/OC/lib/libHpOkiexpFilter.so.1.0.0
    b4b7f000-b4b80647 /opt/OC/lib/libHpSdsp2EvrcexpFilter.so.1.0.0
    b4b7c000-b4b7d187 /opt/OC/lib/libHpSdsp2G729expFilter.so.1.0.0
    b4b79000-b4b7a1a7 /opt/OC/lib/libHpSdsp2AMRexpFilter.so.1.0.0
    b4b76000-b4b7717f /opt/OC/lib/libHpSdsp2G726exp16Filter.so.1.0.0
    b4b73000-b4b7417f /opt/OC/lib/libHpSdsp2G726exp32Filter.so.1.0.0
    b4b71000-b4b71c6b /opt/OC/lib/libHpSdsp2GSMexpFilter.so.1.0.0
    b4b6e000-b4b6f19b /opt/OC/lib/libHpSdsp2G723153expFilter.so.1.0.0
    b4b6c000-b4b6cc13 /opt/OC/lib/libHpCopyFilter.so.1.0.0
    b660b000-b660d5b7 /opt/OC/lib/libRTPSock.so.1.0.0
    b4471000-b44e561f /opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386/libawt.so
    b43aa000-b446f21f /opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386/libmlib_image.so
    b43a3000-b43a86f4 /opt/bea/jrockit-R26.4.0-jre1.5.0_06/lib/i386/headless/libmawt.so
    "session3" id=52 idx=0x68 tid=31711 lastJavaFrame=(nil)
    Stack 0: start=0xab62e000, end=0xab650000, guards=0xab633000 (ok), forbidden=0xab631000
    Thread Stack Trace:
    -- Java stack --
    at jrockit/vm/Reflect$IClass.get(I)Ljava/lang/Class;(Unknown Source)[optimized]
    at jrockit/vm/Reflect$IClassBlock.getClass(I)Ljava/lang/Class;(Unknown Source)
    at jrockit/vm/RNI.typeCheck(II)V(Unknown Source)
    at jrockit/vm/Reflect$IClass.getNoCheck(I)Ljava/lang/Class;(Unknown Source)
    at jrockit/vm/Reflect$IAccessibleObject.getDeclaringClass(I)Ljava/lang/Class;(Unknown Source)[inlined]
    at java/lang/reflect/Method.<init>(Ljava/lang/Class;I)V(Unknown Source)[inlined]
    at java/lang/reflect/LangReflectImpl.newMethod(Ljava/lang/Class;I)Ljava/lang/reflect/Method;(Unknown Source)[inlined]
    at jrockit/reflect/MemberAccess.newMethod(Ljava/lang/Class;I)Ljava/lang/reflect/Method;(Unknown Source)[inlined]
    at java/lang/Class.findCreateMethod(Ljava/util/HashMap;I)Ljava/lang/reflect/Method;(Unknown Source)[inlined]
    at java/lang/Class.findMethods(I)[Ljava/lang/reflect/Method;(Unknown Source)[inlined]
    at java/lang/Class.getMethods(I)[Ljava/lang/reflect/Method;(Unknown Source)[inlined]
    at hp/opencall/media/ocmpfunctest/FSM.dumpSIPMsgIntf(Lcom/hp/opencall/SIP/SigProvider/SIPMsgIntf;)Ljava/lang/String;(FSM.java:1719)[optimized]
    at hp/opencall/media/ocmpfunctest/FSM.dumpCallSpec(Lhp/opencall/media/ccapi/CallSpec;)Ljava/lang/String;(FSM.java:1980)[optimized]
    at hp/opencall/media/ocmpfunctest/EMAP$2.onTrunkConnected(I)V(EMAP.java:1432)[optimized]
    at hp/opencall/media/ocmpfunctest/FSM$TrunkLegListenerFSM.trunkLegStateChange(I)V(FSM.java:2406)[optimized]
    at hp/opencall/media/service/OrigTrunkLeg$3.runTask()V(OrigTrunkLeg.java:535)[optimized]
    at hp/opencall/media/platform/FWTask.startTask()V(FWTask.java:237)[optimized]
    at hp/opencall/media/platform/Task.startTask()V(Task.java:141)[optimized]
    at hp/opencall/media/platform/FWThread.run()V(FWThread.java:316)
    at jrockit/vm/RNI.c2java(IIII)V(Native Method)
    -- end of trace
    Additional information is available in:
    /var/tmp/OC/jrockit.31184.dump
    /var/tmp/OC/core or core.31184
    If you see this dump, please open a support case with BEA and
    supply as much information as you can on your system setup and
    the program you were running. You can also search for solutions
    to your problem at http://forums.bea.com in
    the forum jrockit.developer.interest.general.
    Extended, platform specific info:
    libc release: 2.3.4-stable
    Elf headers:
    libc ehdrs: EI: 7f454c46010101000000000000000000 ET: 3 EM: 3 V: 1 ENTRY: 00500f10 PHOFF: 00000034 SHOFF: 00134468 EF: 0x0 HS: 52 PS: 32 PHN; 10 SS: 40 SHN: 67 STIDX: 64
    libpthread ehdrs: EI: 7f454c46010101000000000000000000 ET: 3 EM: 3 V: 1 ENTRY: 00641850 PHOFF: 00000034 SHOFF: 00010584 EF: 0x0 HS: 52 PS: 32 PHN; 9 SS: 40 SHN: 39 STIDX: 36
    libjvm ehdrs: EI: 7f454c46010101000000000000000000 ET: 3 EM: 3 V: 1 ENTRY: 00050e70 PHOFF: 00000034 SHOFF: 002a0924 EF: 0x0 HS: 52 PS: 32 PHN; 3 SS: 40 SHN: 20 STIDX: 17
    ===== END DUMP ===============================================================

    Marie,
    Please mail me at hstahl AT bea to follow up on this.

  • Error Message When trying to log into the IM7.1

    [18 Jul 2006 17:13:10,484] INFO xmppd [org.netbeans.lib.collab.util.Worker 2] [Identity] Failed to create SSO token for jsoap
    Any Help Appreciated
    Carinus

    I have posted it to your gmail account but I posting here as well just in case I got a crash on my mail client when I sent it. I got a error message for the log4j when I made the change in the conf file.
    log4j:WARN No appenders could be found for logger (nbcollab.nio).
    log4j:WARN Please initialize the log4j system properly.
    xmppd.log
    [19 Jul 2006 10:52:17,285] INFO xmppd [main] Starting XMPP Server: Version 7.1
    [19 Jul 2006 10:52:20,964] INFO xmppd [main] RealmClassName com.iplanet.im.server.IdentityRealm
    [19 Jul 2006 10:52:20,964] DEBUG xmppd [main] Creating realm for first time com.iplanet.im.server.IdentityRealm
    [19 Jul 2006 10:52:24,293] DEBUG xmppd [main] [LDAPPool] binding as cn=dsameuser,ou=DSAME Users,o=msp
    [19 Jul 2006 10:52:24,294] DEBUG xmppd [main] [LDAPPool] creating a new context
    [19 Jul 2006 10:52:28,944] DEBUG xmppd [main] [FileGroupChatStorage] root dir = /var/opt/sun/im/default/db/pubsub
    [19 Jul 2006 10:52:28,944] DEBUG xmppd [main] [FileGroupChatStorage] loaded /var/opt/sun/im/default/db/pubsub
    [19 Jul 2006 10:52:37,322] DEBUG xmppd [main] [Identity] open called, getting user attributes names.
    [19 Jul 2006 10:52:37,466] DEBUG xmppd [main] [Identity] sunIM user service attributes: [sunIMUserProperties, sunIMUserRoster, sunIMUserConferenceRoster, sunIMUserNewsRoster, sunIMUserPrivateSettings]
    [19 Jul 2006 10:52:37,467] DEBUG xmppd [main] [Identity] sunIM dynamic service attributes: [sunIMProperties, sunIMPrivateSettings, sunIMNewsRoster, sunIMRoster, sunIMConferenceRoster]
    [19 Jul 2006 10:52:37,467] DEBUG xmppd [main] [Identity] sunIM policy attributes: [sunIMAllowPollingAccess, sunIMAllowContactListManage, sunIMAllowAlertsAccess, sunIMAllowPollingSend, sunIMAllowChatInvite, sunIMAllowFileTransfer, sunIMAllowChat, sunIMAllowForumManage, sunIMAllowNewsManage, sunIMAllowNewsAccess, sunIMAllowForumAccess, sunIMAllowForumModerate, sunIMAllowUserSettings, sunIMAllowAlertsSend]
    [19 Jul 2006 10:52:37,681] DEBUG xmppd [main] [Identity] sunPresence user service attributes: [sunPresenceEntityAccessDenied, sunPresenceEntityDevices, sunPresenceEntityDefaultAccess, sunPresenceEntityAccessPermitted, sunPresenceUserPrivacy]
    [19 Jul 2006 10:52:37,682] DEBUG xmppd [main] [Identity] sunPresence dynamic service attributes: [sunPresenceAccessDenied, sunPresenceDefaultAccess, sunPresenceDevices, sunPresenceAccessPermitted, sunPresencePrivacy]
    [19 Jul 2006 10:52:37,682] DEBUG xmppd [main] [Identity] sunPresence policy attributes: [sunPresenceAllowPublish, sunPresenceAllowManage, sunPresenceAllowAccess]
    [19 Jul 2006 10:52:37,691] DEBUG xmppd [main] [Identity] getServiceVersion Exception: Service does not exist : SunIMService
    [19 Jul 2006 10:52:37,692] INFO xmppd [main] [Identity] no old sunIMService attributes: Service does not exist : SunIMService
    [19 Jul 2006 10:52:41,961] DEBUG xmppd [main] [Identity] admin role DNs: [cn=IM Administrator,o=msp]
    [19 Jul 2006 10:52:41,961] DEBUG xmppd [main] [Identity] admin role DN: cn=IM Administrator,o=msp
    [19 Jul 2006 10:52:41,985] DEBUG xmppd [main] [Identity] admin user DNs: []
    [19 Jul 2006 10:52:42,003] DEBUG xmppd [main] [Identity] topics role DN: cn=IM News Administrator,o=msp
    [19 Jul 2006 10:52:42,042] DEBUG xmppd [main] [Identity] rooms role DN: cn=IM Conference Rooms Administrator,o=msp
    [19 Jul 2006 10:52:42,060] DEBUG xmppd [main] [Identity] send alerts role DN: cn=IM Allow Send Alerts Role,o=msp
    [19 Jul 2006 10:52:42,078] DEBUG xmppd [main] [Identity] watch role DN: cn=IM Allow Watch Changes Role,o=msp
    [19 Jul 2006 10:52:42,097] DEBUG xmppd [main] [Identity] save user settings role DN: cn=IM Allow User Settings Role,o=msp
    [19 Jul 2006 10:52:43,508] DEBUG xmppd [main] [Identity] _topicsDefault: deny
    [19 Jul 2006 10:52:43,509] DEBUG xmppd [main] [Identity] _roomsDefault: deny
    [19 Jul 2006 10:52:43,509] DEBUG xmppd [main] [Identity] _sendAlertsDefault: allow
    [19 Jul 2006 10:52:43,509] DEBUG xmppd [main] [Identity] _saveUserSettingsDefault: allow
    [19 Jul 2006 10:52:43,509] DEBUG xmppd [main] [Identity] _watchDefault: allow
    [19 Jul 2006 10:52:43,509] INFO xmppd [main] Loaded realm: com.iplanet.im.server.IdentityRealm
    [19 Jul 2006 10:52:43,619] INFO xmppd [main] Monitoring is disabled
    [19 Jul 2006 10:52:43,625] INFO xmppd [main] XMPP Server, version 7.1 Starting
    [19 Jul 2006 10:52:43,670] DEBUG xmppd [main] [Archive] not loaded yet
    [19 Jul 2006 10:52:43,670] DEBUG xmppd [main] [Archive] initializing archive providers
    [19 Jul 2006 10:52:43,710] INFO xmppd [main] [Archive] loaded archive provider: com.iplanet.im.server.EmailIMArchive
    [19 Jul 2006 10:52:43,710] INFO xmppd [main] [Archive] autoarchive=false
    [19 Jul 2006 10:52:43,710] DEBUG xmppd [main] [Archive] finished loading
    [19 Jul 2006 10:52:43,745] DEBUG xmppd [Timer-1] [EmailIMArchive] submit called:
    [19 Jul 2006 10:52:43,973] DEBUG xmppd [main] [Disco] new key: muc new size=1
    [19 Jul 2006 10:52:43,974] DEBUG xmppd [main] [Disco] new key: pubsub new size=2
    [19 Jul 2006 10:52:43,974] DEBUG xmppd [main] [Disco] new key: jud new size=3
    [19 Jul 2006 10:52:43,978] DEBUG xmppd [main] ServerSocketChannel on: null Port: 5269
    [19 Jul 2006 10:52:44,009] WARN xmppd [main] [S2SSession] server ID = null
    [19 Jul 2006 10:52:44,012] DEBUG xmppd [main] [PeerServer] connecting to peers
    [19 Jul 2006 10:52:44,014] INFO xmppd [main] [Multiplex] starting on 0.0.0.0:45222
    [19 Jul 2006 10:52:44,015] INFO xmppd [main] Server start completed
    [19 Jul 2006 10:52:44,015] INFO xmppd [Thread-14] [NioSelectAcceptor][0.0.0.0:5269] Acceptor starting
    [19 Jul 2006 10:52:44,578] INFO xmppd [Thread-15] New Multiplexor Connection started from /127.0.0.1
    [19 Jul 2006 10:52:44,585] INFO xmppd [Thread-15] New Multiplexor Connection started from /127.0.0.1
    [19 Jul 2006 10:52:44,586] DEBUG xmppd [Thread-16] MultiplexManager#33185374 buffered bytes: 0
    [19 Jul 2006 10:52:44,588] ERROR xmppd [Thread-16] MultiplexManager#33185374 read error java.io.IOException: Connection reset by peer
    [19 Jul 2006 10:52:44,589] ERROR xmppd [Thread-16] MultiplexManager#33185374 error sending BYE
    [19 Jul 2006 10:52:44,589] INFO xmppd [Thread-16] MultiplexManager#33185374 exiting
    [19 Jul 2006 10:52:44,590] DEBUG xmppd [Thread-17] MultiplexManager#24211360 buffered bytes: 0
    [19 Jul 2006 10:52:44,596] INFO xmppd [Thread-17] MultiplexManager#24211360 HELLO received version=4.1 maxchannels=1002
    [19 Jul 2006 10:52:44,597] DEBUG xmppd [Thread-17] MultiplexManager#24211360 buffered bytes: 0
    [19 Jul 2006 10:52:44,606] INFO xmppd [Thread-15] New Multiplexor Connection started from /127.0.0.1
    [19 Jul 2006 10:52:44,606] DEBUG xmppd [Thread-18] MultiplexManager#31447311 buffered bytes: 0
    [19 Jul 2006 10:52:44,607] INFO xmppd [Thread-18] MultiplexManager#31447311 HELLO received version=4.1 maxchannels=1002
    [19 Jul 2006 10:52:44,607] DEBUG xmppd [Thread-18] MultiplexManager#31447311 buffered bytes: 0
    [19 Jul 2006 10:53:17,416] DEBUG xmppd [Thread-18] MultiplexManager#31447311 OPEN Payload len=8
    [19 Jul 2006 10:53:17,452] DEBUG xmppd [ThreadPoolManager:default] Starting activity check; inactivity timeout=900000 now=1153299197450
    [19 Jul 2006 10:53:17,453] DEBUG xmppd [ThreadPoolManager:default] Completed activity check for 0 channels.
    [19 Jul 2006 10:53:17,500] DEBUG xmppd [Thread-18] useTLS : false
    [19 Jul 2006 10:53:17,500] DEBUG xmppd [Thread-18] useTLS1 : false
    [19 Jul 2006 10:53:17,500] DEBUG xmppd [Thread-18] useSASL : true
    [19 Jul 2006 10:53:17,513] DEBUG xmppd [Thread-18] FSN : <features xmlns='http://etherx.jabber.org/streams'><mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><mechanism>PLAIN</mechanism></mechanisms><auth xmlns='http://jabber.org/features/iq-auth'/></features>
    [19 Jul 2006 10:53:17,513] DEBUG xmppd [Thread-18] tlsFN : null
    [19 Jul 2006 10:53:17,606] DEBUG xmppd [Thread-18] Session[null] outbound status changed from disconnected to connected
    [19 Jul 2006 10:53:17,607] DEBUG xmppd [Thread-18] Session[null] inbound status changed from disconnected to connected
    [19 Jul 2006 10:53:17,607] DEBUG xmppd [Thread-18] mxchnl[1] created, addr=/172.18.2.43
    [19 Jul 2006 10:53:17,607] DEBUG xmppd [Thread-18] MultiplexManager#31447311 New channel 1 client address:/172.18.2.43
    [19 Jul 2006 10:53:17,608] DEBUG xmppd [Thread-18] MultiplexManager#31447311 buffered bytes: 0
    [19 Jul 2006 10:53:17,608] DEBUG xmppd [Thread-18] MultiplexManager#31447311 data received for channel 1 com.iplanet.im.server.MultiplexChannel@dc1f04
    [19 Jul 2006 10:53:17,610] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 0] ClientSession started process()
    [19 Jul 2006 10:53:17,611] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 0] Session[null] processing input
    [19 Jul 2006 10:53:17,625] DEBUG xmppd [Thread-18] MultiplexManager#31447311 addRunnable: 1
    [19 Jul 2006 10:53:17,625] DEBUG xmppd [Thread-18] MultiplexManager#31447311 buffered bytes: 0
    [19 Jul 2006 10:53:17,728] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 0] Session[null] inbound status changed from connected to opened
    [19 Jul 2006 10:53:17,728] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 0] [Session] expecting SASL support from client
    [19 Jul 2006 10:53:17,728] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 0] [Session] opened.
    [19 Jul 2006 10:53:17,730] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 0] [Session] Opening client session to proxy1.mrc.ac.za
    [19 Jul 2006 10:53:17,732] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 0] [Session] opening outbound
    [19 Jul 2006 10:53:17,737] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 0] Session[null] outbound status changed from connected to opened
    [19 Jul 2006 10:53:17,737] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 0] [Session] opened outbound
    [19 Jul 2006 10:53:17,744] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 0] [Session] opened.
    [19 Jul 2006 10:53:17,744] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 0] Session[null] processing input
    [19 Jul 2006 10:53:17,745] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 0] Session[null] processed input
    [19 Jul 2006 10:53:17,745] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 1] ClientSession started process()
    [19 Jul 2006 10:53:17,746] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 1] Session[null] processing input
    [19 Jul 2006 10:53:17,746] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 1] Session[null] processed input
    [19 Jul 2006 10:53:17,746] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 1] ClientSession finished process()
    [19 Jul 2006 10:53:17,747] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 0] Session[null] processed input
    [19 Jul 2006 10:53:17,747] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 0] ClientSession finished process()
    [19 Jul 2006 10:53:18,074] DEBUG xmppd [Thread-18] MultiplexManager#31447311 data received for channel 1 com.iplanet.im.server.MultiplexChannel@dc1f04
    [19 Jul 2006 10:53:18,074] DEBUG xmppd [Thread-18] MultiplexManager#31447311 addRunnable: 1
    [19 Jul 2006 10:53:18,074] DEBUG xmppd [Thread-18] MultiplexManager#31447311 buffered bytes: 96
    [19 Jul 2006 10:53:18,075] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] ClientSession started process()
    [19 Jul 2006 10:53:18,075] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] Session[null] processing input
    [19 Jul 2006 10:53:18,085] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] Session[null] processing request
    [19 Jul 2006 10:53:18,085] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [ClientPacketDispatcher] SASLPacket detected
    [19 Jul 2006 10:53:18,085] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Sasl] new packet
    [19 Jul 2006 10:53:18,086] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Sasl] IS SASLAuthPacket
    [19 Jul 2006 10:53:18,086] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Sasl] mechanism PLAIN
    [19 Jul 2006 10:53:18,091] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Sasl] saslProvider : com.iplanet.im.server.sasl.PlainSASLProvider@135da43
    [19 Jul 2006 10:53:18,092] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Sasl] requestFailed : false
    [19 Jul 2006 10:53:18,093] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Sasl] saslProvider.isRaw() : false
    [19 Jul 2006 10:53:18,100] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] request status : {urn:ietf:params:xml:ns:xmpp-sasl}auth
    [19 Jul 2006 10:53:18,100] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Sasl] PLAIN mechanism requested
    [19 Jul 2006 10:53:18,101] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Identity] Authenticating user jisolder
    [19 Jul 2006 10:53:18,101] INFO xmppd [org.netbeans.lib.collab.util.Worker 2] Authenticating using Identity Server SSO
    [19 Jul 2006 10:53:18,111] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] Unable to create SSOToken - the specified token might be a password.
    [19 Jul 2006 10:53:18,112] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Identity] domain = mrc.ac.za
    [19 Jul 2006 10:53:18,283] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Identity] getSearchBase(mrc.ac.za)=o=mrc.ac.za,o=msp
    [19 Jul 2006 10:53:18,290] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Identity] domain=mrc.ac.za OrgDN=o=mrc.ac.za,o=msp
    [19 Jul 2006 10:53:18,640] INFO xmppd [org.netbeans.lib.collab.util.Worker 2] [Identity] Failed to create SSO token for jisolder
    [19 Jul 2006 10:53:18,641] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Sasl] request status : 0
    [19 Jul 2006 10:53:18,641] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Sasl] response status : 3
    [19 Jul 2006 10:53:18,646] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] Session[class com.iplanet.im.server.ClientSession null] authFailed - null
    [19 Jul 2006 10:53:18,646] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] Session[null] processed input
    [19 Jul 2006 10:53:18,646] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] ClientSession finished process()
    [19 Jul 2006 10:53:18,676] DEBUG xmppd [Thread-18] MultiplexManager#31447311 data received for channel 1 com.iplanet.im.server.MultiplexChannel@dc1f04
    [19 Jul 2006 10:53:18,676] DEBUG xmppd [Thread-18] MultiplexManager#31447311 addRunnable: 1
    [19 Jul 2006 10:53:18,676] DEBUG xmppd [Thread-18] MultiplexManager#31447311 buffered bytes: 16
    [19 Jul 2006 10:53:18,677] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 3] ClientSession started process()
    [19 Jul 2006 10:53:18,677] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 3] Session[null] processing input
    [19 Jul 2006 10:53:18,677] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 3] Session[null] inbound status changed from opened to closed
    [19 Jul 2006 10:53:18,678] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 3] Session[null] outbound status changed from opened to closed
    [19 Jul 2006 10:53:18,678] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 3] mxchnl[1] closing
    [19 Jul 2006 10:53:18,679] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 3] MultiplexManager#31447311 channel 1 terminated.
    [19 Jul 2006 10:53:18,679] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 3] Session[null] outbound status changed from closed to disconnected
    [19 Jul 2006 10:53:18,679] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 3] Session[null] inbound status changed from closed to disconnected
    [19 Jul 2006 10:53:18,679] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 3] Session[null] inbound status reset from disconnected to disconnected
    [19 Jul 2006 10:53:18,680] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 3] Session[null] processed input
    [19 Jul 2006 10:53:18,680] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 3] ClientSession finished process()
    [19 Jul 2006 10:53:44,595] DEBUG xmppd [Timer-0] MultiplexManager#11442116 Starting activity check at 1153299224595
    [19 Jul 2006 10:53:44,596] DEBUG xmppd [Timer-0] MultiplexManager#11442116 Completed activity check
    [19 Jul 2006 10:53:44,625] DEBUG xmppd [Timer-0] MultiplexManager#7202313 Starting activity check at 1153299224625
    [19 Jul 2006 10:53:44,626] DEBUG xmppd [Timer-0] MultiplexManager#7202313 Completed activity check
    [19 Jul 2006 10:54:17,425] DEBUG xmppd [ThreadPoolManager:default] Starting activity check; inactivity timeout=900000 now=1153299256925
    [19 Jul 2006 10:54:17,426] DEBUG xmppd [ThreadPoolManager:default] Completed activity check for 0 channels.
    [19 Jul 2006 10:54:30,110] DEBUG xmppd [Thread-18] MultiplexManager#31447311 OPEN Payload len=8
    [19 Jul 2006 10:54:30,111] DEBUG xmppd [Thread-18] useTLS : false
    [19 Jul 2006 10:54:30,111] DEBUG xmppd [Thread-18] useTLS1 : false
    [19 Jul 2006 10:54:30,111] DEBUG xmppd [Thread-18] useSASL : true
    [19 Jul 2006 10:54:30,112] DEBUG xmppd [Thread-18] FSN : <features xmlns='http://etherx.jabber.org/streams'><mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'><mechanism>PLAIN</mechanism></mechanisms><auth xmlns='http://jabber.org/features/iq-auth'/></features>
    [19 Jul 2006 10:54:30,112] DEBUG xmppd [Thread-18] tlsFN : null
    [19 Jul 2006 10:54:30,113] DEBUG xmppd [Thread-18] Session[null] outbound status changed from disconnected to connected
    [19 Jul 2006 10:54:30,113] DEBUG xmppd [Thread-18] Session[null] inbound status changed from disconnected to connected
    [19 Jul 2006 10:54:30,113] DEBUG xmppd [Thread-18] mxchnl[2] created, addr=/172.18.2.43
    [19 Jul 2006 10:54:30,114] DEBUG xmppd [Thread-18] MultiplexManager#31447311 New channel 2 client address:/172.18.2.43
    [19 Jul 2006 10:54:30,114] DEBUG xmppd [Thread-18] MultiplexManager#31447311 buffered bytes: 0
    [19 Jul 2006 10:54:30,145] DEBUG xmppd [Thread-18] MultiplexManager#31447311 data received for channel 2 com.iplanet.im.server.MultiplexChannel@1195c2b
    [19 Jul 2006 10:54:30,146] DEBUG xmppd [Thread-18] MultiplexManager#31447311 addRunnable: 1
    [19 Jul 2006 10:54:30,146] DEBUG xmppd [Thread-18] MultiplexManager#31447311 buffered bytes: 121
    [19 Jul 2006 10:54:30,146] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 1] ClientSession started process()
    [19 Jul 2006 10:54:30,146] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 1] Session[null] processing input
    [19 Jul 2006 10:54:30,147] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 1] Session[null] inbound status changed from connected to opened
    [19 Jul 2006 10:54:30,147] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 1] [Session] expecting SASL support from client
    [19 Jul 2006 10:54:30,148] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 1] [Session] opened.
    [19 Jul 2006 10:54:30,149] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 1] [Session] Opening client session to proxy1.mrc.ac.za
    [19 Jul 2006 10:54:30,149] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 1] [Session] opening outbound
    [19 Jul 2006 10:54:30,150] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 1] Session[null] outbound status changed from connected to opened
    [19 Jul 2006 10:54:30,150] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 1] [Session] opened outbound
    [19 Jul 2006 10:54:30,151] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 1] [Session] opened.
    [19 Jul 2006 10:54:30,152] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 1] Session[null] processing input
    [19 Jul 2006 10:54:30,152] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 1] Session[null] processed input
    [19 Jul 2006 10:54:30,152] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 1] Session[null] processed input
    [19 Jul 2006 10:54:30,152] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 1] ClientSession finished process()
    [19 Jul 2006 10:54:30,152] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 1] ClientSession started process()
    [19 Jul 2006 10:54:30,152] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 1] Session[null] processing input
    [19 Jul 2006 10:54:30,153] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 1] Session[null] processed input
    [19 Jul 2006 10:54:30,153] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 1] ClientSession finished process()
    [19 Jul 2006 10:54:30,163] DEBUG xmppd [Thread-18] MultiplexManager#31447311 data received for channel 2 com.iplanet.im.server.MultiplexChannel@1195c2b
    [19 Jul 2006 10:54:30,164] DEBUG xmppd [Thread-18] MultiplexManager#31447311 addRunnable: 1
    [19 Jul 2006 10:54:30,164] DEBUG xmppd [Thread-18] MultiplexManager#31447311 buffered bytes: 96
    [19 Jul 2006 10:54:30,164] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] ClientSession started process()
    [19 Jul 2006 10:54:30,164] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] Session[null] processing input
    [19 Jul 2006 10:54:30,165] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] Session[null] processing request
    [19 Jul 2006 10:54:30,166] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [ClientPacketDispatcher] SASLPacket detected
    [19 Jul 2006 10:54:30,166] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Sasl] new packet
    [19 Jul 2006 10:54:30,166] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Sasl] IS SASLAuthPacket
    [19 Jul 2006 10:54:30,166] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Sasl] mechanism PLAIN
    [19 Jul 2006 10:54:30,166] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Sasl] saslProvider : com.iplanet.im.server.sasl.PlainSASLProvider@cd83d8
    [19 Jul 2006 10:54:30,166] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Sasl] requestFailed : false
    [19 Jul 2006 10:54:30,166] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Sasl] saslProvider.isRaw() : false
    [19 Jul 2006 10:54:30,167] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] request status : {urn:ietf:params:xml:ns:xmpp-sasl}auth
    [19 Jul 2006 10:54:30,167] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Sasl] PLAIN mechanism requested
    [19 Jul 2006 10:54:30,167] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Identity] Authenticating user ccarelse
    [19 Jul 2006 10:54:30,167] INFO xmppd [org.netbeans.lib.collab.util.Worker 2] Authenticating using Identity Server SSO
    [19 Jul 2006 10:54:30,168] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] Unable to create SSOToken - the specified token might be a password.
    [19 Jul 2006 10:54:30,169] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Identity] domain = mrc.ac.za
    [19 Jul 2006 10:54:30,169] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Identity] getSearchBase(mrc.ac.za)=o=mrc.ac.za,o=msp
    [19 Jul 2006 10:54:30,169] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Identity] domain=mrc.ac.za OrgDN=o=mrc.ac.za,o=msp
    [19 Jul 2006 10:54:30,239] INFO xmppd [org.netbeans.lib.collab.util.Worker 2] [Identity] Failed to create SSO token for ccarelse
    [19 Jul 2006 10:54:30,239] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Sasl] request status : 0
    [19 Jul 2006 10:54:30,239] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] [Sasl] response status : 3
    [19 Jul 2006 10:54:30,243] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] Session[class com.iplanet.im.server.ClientSession null] authFailed - null
    [19 Jul 2006 10:54:30,243] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] Session[null] processed input
    [19 Jul 2006 10:54:30,244] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 2] ClientSession finished process()
    [19 Jul 2006 10:54:30,259] DEBUG xmppd [Thread-18] MultiplexManager#31447311 data received for channel 2 com.iplanet.im.server.MultiplexChannel@1195c2b
    [19 Jul 2006 10:54:30,259] DEBUG xmppd [Thread-18] MultiplexManager#31447311 addRunnable: 1
    [19 Jul 2006 10:54:30,259] DEBUG xmppd [Thread-18] MultiplexManager#31447311 buffered bytes: 16
    [19 Jul 2006 10:54:30,259] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 3] ClientSession started process()
    [19 Jul 2006 10:54:30,260] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 3] Session[null] processing input
    [19 Jul 2006 10:54:30,260] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 3] Session[null] inbound status changed from opened to closed
    [19 Jul 2006 10:54:30,260] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 3] Session[null] outbound status changed from opened to closed
    [19 Jul 2006 10:54:30,261] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 3] mxchnl[2] closing
    [19 Jul 2006 10:54:30,261] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 3] MultiplexManager#31447311 channel 2 terminated.
    [19 Jul 2006 10:54:30,261] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 3] Session[null] outbound status changed from closed to disconnected
    [19 Jul 2006 10:54:30,261] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 3] Session[null] inbound status changed from closed to disconnected
    [19 Jul 2006 10:54:30,261] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 3] Session[null] inbound status reset from disconnected to disconnected
    [19 Jul 2006 10:54:30,261] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 3] Session[null] processed input
    [19 Jul 2006 10:54:30,262] DEBUG xmppd [org.netbeans.lib.collab.util.Worker 3] ClientSession finished process()
    [19 Jul 2006 10:54:43,755] DEBUG xmppd [Timer-1] [EmailIMArchive] submit called:
    [19 Jul 2006 10:54:44,605] DEBUG xmppd [Timer-0] MultiplexManager#11442116 Starting activity check at 1153299284605
    [19 Jul 2006 10:54:44,606] DEBUG xmppd [Timer-0] MultiplexManager#11442116 Completed activity check
    [19 Jul 2006 10:54:44,635] DEBUG xmppd [Timer-0] MultiplexManager#7202313 Starting activity check at 1153299284635
    [19 Jul 2006 10:54:44,636] DEBUG xmppd [Timer-0] MultiplexManager#7202313 Completed activity check
    [19 Jul 2006 10:55:17,435] DEBUG xmppd [ThreadPoolManager:default] Starting activity check; inactivity timeout=900000 now=1153299316515
    [19 Jul 2006 10:55:17,436] DEBUG xmppd [ThreadPoolManager:default] Completed activity check for 0 channels.

  • Error Message when Generating SOAP in JDeveloper

    I have been looking into this for a while now and have no idea where else to go. When creating and sending a SOAP message in JDeveloper 10g (OC4J) I continue to get this error message. Any ideas/suggestions would be much appreciated.
    XSL-1101: (Fatal Error) DOMSource node as this type not supported.
    javax.xml.transform.TransformerException: XSL-1101: (Fatal Error) DOMSource node as this type not supported.
         at oracle.xml.jaxp.JXTransformer.reportException(JXTransformer.java:732)
         at oracle.xml.jaxp.JXTransformer.transform(JXTransformer.java:198)
         at com.sun.xml.messaging.saaj.soap.impl.EnvelopeImpl.output(EnvelopeImpl.java:237)
         at com.sun.xml.messaging.saaj.soap.SOAPPartImpl.getContentAsStream(SOAPPartImpl.java:202)
         at com.sun.xml.messaging.saaj.soap.MessageImpl.getHeaderBytes(MessageImpl.java:461)
         at com.sun.xml.messaging.saaj.soap.MessageImpl.saveChanges(MessageImpl.java:538)
         at com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.post(HttpSOAPConnection.java:223)
         at com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection$PriviledgedPost.run(HttpSOAPConnection.java:151)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.xml.messaging.saaj.client.p2p.HttpSOAPConnection.call(HttpSOAPConnection.java:121)
         at mypackage1.SoapTest.doGet(SoapTest.java:49)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:356)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:614)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:784)
         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)Thanks in advance.

    Hi,
    under "project properties -> Libraries" add a new J2SE version (I use 1.4.1.2) by choosing the java.exe file.
    I provide you my code sample.
    Note: I use this just for test purposes, so be carefully, I haven't removed rubbish. I use a XML file attachment that is stored in local file.
    import java.net.*;
    import java.io.*;
    import java.util.*;
    import javax.servlet.http.*;
    import javax.servlet.*;
    import javax.xml.soap.*;
    import javax.activation.*;
    import javax.xml.parsers.*;
    import org.w3c.dom.*;
    import org.apache.log4j.*;
    import org.apache.log4j.xml.*;
    import org.apache.commons.logging.*;
    import javax.xml.parsers.DocumentBuilder;
    public class TripplanSender extends HttpServlet
    static Logger logger = Logger.getLogger(TripplanSender.class);
    String toURL;
    String data;
    ServletContext servletContext;
    private SOAPConnection con;
    public TripplanSender()
    data = null;
    public void init(ServletConfig servletConfig)
    throws ServletException
    super.init(servletConfig);
    servletContext = servletConfig.getServletContext();
    try
    String resource = "/WEB-INF/xml/loggingConfig.xml";
    URL configFileResource = servletConfig.getServletContext().getResource(resource);
    DOMConfigurator.configure(configFileResource.getFile());
    logger.debug("Logger initialisiert. Initialisiere Config Manager");
    SOAPConnectionFactory scf = SOAPConnectionFactory.newInstance();
    con = scf.createConnection();
    toURL = servletConfig.getInitParameter("SendToURL");
    catch(Exception e)
    //logger.error("Unable to open a SOAPConnection", e);
    java.io.InputStream in = servletContext.getResourceAsStream("/WEB-INF/address.properties");
    if(in != null)
    Properties props = new Properties();
    try
    props.load(in);
    //toURL = props.getProperty("to");
    data = props.getProperty("data");
    catch(IOException ex) { }
    public void doGet(HttpServletRequest req, HttpServletResponse resp)
    throws ServletException
    String retval = "<html> <H4>";
    try
    MessageFactory mf = MessageFactory.newInstance();
    SOAPMessage msg = mf.createMessage();
    SOAPPart sp = msg.getSOAPPart();
    SOAPEnvelope envelope = sp.getEnvelope();
    SOAPHeader header = msg.getSOAPHeader();
    javax.xml.soap.Name tripplan = envelope.createName("Tripplan", "b", "http://de.tui.aergo.sample/Tripplan");
    SOAPHeaderElement tripplanHeaderElem = header.addHeaderElement(tripplan);
    tripplanHeaderElem.setActor("http://de.tui.aergo.sample/receiver");
    tripplanHeaderElem.setMustUnderstand(true);
    javax.xml.soap.Name tripplan_action = envelope.createName("tripplan_action", "b", "http://de.tui.aergo.sample/Tripplan");
    SOAPElement tripplan_actionElem = tripplanHeaderElem.addChildElement(tripplan_action);
    tripplan_actionElem.addTextNode("CREATE");
    SOAPFactory soapFactory = SOAPFactory.newInstance();
    SOAPBody body = msg.getSOAPBody();
    StringBuffer urlSB = new StringBuffer("http://");
    urlSB.append(req.getServerName());
    urlSB.append(":").append(req.getServerPort());
    urlSB.append(req.getContextPath());
    String reqBase = urlSB.toString();
    DocumentBuilderFactory dbf = DocumentBuilderFactory.newInstance();
    dbf.setNamespaceAware(true);
    String msgFilename = req.getParameter("ACTION");
    data = reqBase + "/" +msgFilename;
    //data = reqBase + "/191_create_requisitn_001.xml";
    URL url = new URL(data);
    AttachmentPart ap = msg.createAttachmentPart(new DataHandler(url));
    ap.setContentType("text/xml");
    msg.addAttachmentPart(ap);
    URL urlEndpoint = new URL(toURL);
    SOAPMessage reply = con.call(msg, urlEndpoint);
    if(reply != null)
    System.err.println("Reply logged in \"reply.msg\"");
    retval = retval + " received reply (check \"reply.msg\").</H4> </html>";
    } else
    System.err.println("No reply");
    retval = retval + " no reply was received. </H4> </html>";
    catch(Throwable e)
    e.printStackTrace();
    //logger.error("Error in constructing or sending message " + e.getMessage());
    retval = retval + " There was an error in constructing or sending message. </H4> </html>";
    try
    OutputStream os = resp.getOutputStream();
    os.write(retval.getBytes());
    os.flush();
    os.close();
    catch(IOException e)
    e.printStackTrace();
    //logger.error("Error in outputting servlet response " + e.getMessage());
    }

  • Undeployment ear-file, error messag in log

    Hello,
    we have an error message in the netweaver log while undeploying an ear-file.
    (default.trace)
    Date , Time , Message , Severity , Category , Location , Application , User
    06/11/2007 , 8:36:49:281 ,  [permissions_collection_operator]: domain[CN.com/CN Connector] not removed, because is not registered , Error , /System/Security , com.sap.engine.services.security ,  , admin
    This message is shown for a lot of files and some directories under the famous WEB-INF directory of the web application.
    It should be avoided
    Besides in the security log, there's additional info, in this case for a jar file.
    ... [permissions_collection_operator]: domain not removed[apps//CN.com/CN Connector/servlet_jsp/corisecio-connector/root/WEB-INF/lib/log4j-1.2.14.jar] - missing mapping !!!!!!!!! , Info , /System/Security , com.sap.engine.services.security ,  , admin
    Anybody knows how to avoid that?

    I think, if you remove the corresponding entries in trbat and trjob files will solve the problem.
    This is the last option that we need to check.

  • Log4j error when starting Tomcat

    Hi. I've just installed Tomcat on my desktop PC and when I try starting it up (startup.bat), I get the following warning:
    log4j:ERROR No appenders could be found for category (org.apache.struts.util.PropertyMessageResources).
    log4j:ERROR Please initialize the log4j system properly.
    I can still view my STRUTS app, but I'm curious to know why this problem is occuring and how it can be fixed.
    Thanks

    Log4j is fail-stop meaning that if the log4j system is not initialized properly, attempts to log will throw up this message initially. There is nothing 'broken' with Tomcat or logging, and no 'error' is occuring other than the fact that some of the code is trying to do logging but the logging has not been initialized properly.
    If you want to eliminate this message, you will need to provide a log4j configuration file. There probably already is one somewhere; it just isn't being read when the system is started.

  • LOG4J error in Abstract Portal Comp

    Hi Experts,
    I am planing to write logs using LOG4J.
    I am facing errors.
    log4j.properties
    #### Use RootAppender as the Base
    log4j.rootLogger=DEBUG, mylogs
    #### File Appender Configuration
    log4j.appender.mylogs=org.apache.log4j.RollingFileAppender
    log4j.appender.mylogs.File=\\log\\applications\\TestEDFLog.log
    # Control the maximum log file size
    log4j.appender.mylogs.MaxFileSize=1000KB
    # Archive log files (4 backup file here)
    log4j.appender.mylogs.MaxBackupIndex=4
    log4j.appender.mylogs.layout=org.apache.log4j.PatternLayout
    log4j.appender.mylogs.layout.ConversionPattern=%d{MM-dd:HH:mm:ss} %p %t %c - %m%n
    Error Messages :
    log4j:WARN Please initialize the log4j system properly.
    log4j:WARN No appenders could be found for logger (org.example.app.Log4jExampleUsage).
    Please any one help me solve this issue.
    Regards,
    Satya.

    working

  • Where do I get javax:jms:jms:jar:1.1 for maven2?  Error message is misleadi

    I decided to give this ActiveMQ thing a spin and created a simple pom.
    When I run
         $mvn install
    I get the following error message (see below).
    I went to the following URL : http://java.sun.com/products/jms/docs.html
    to download a jar to put in the repo but at this URL there are only PDF files (no reference impl's).
    What to do?
    --- Error message
    [ERROR] BUILD ERROR
    [INFO] ------------------------------------------------------------------------
    [INFO] Failed to resolve artifact.
    Missing:
    1) javax.jms:jms:jar:1.1
    Try downloading the file manually from:
    http://java.sun.com/products/jms/docs.html
    Then, install it using the command:
    mvn install:install-file -DgroupId=javax.jms -DartifactId=jms -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file
    Alternatively, if you host your own repository you can deploy the file there:
    mvn deploy:deploy-file -DgroupId=javax.jms -DartifactId=jms -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=url -DrepositoryId=[id]
    Path to dependency:
    1) shift:activemq-sample:jar:1.0-SNAPSHOT
    2) log4j:log4j:jar:1.2.15
    3) javax.jms:jms:jar:1.1
    1 required artifact is missing.
    for artifact:
    shift:activemq-sample:jar:1.0-SNAPSHOT
    from the specified remote repositories:
    http://people.apache.org/repo/m2-snapshot-repository (http://people.apache.org/repo/m2-snapshot-repository/),
    maven2-repository.dev.java.net (http://download.java.net/maven/2/),
    central (http://repo1.maven.org/maven2)

    MGW
    Bottom line..... if you want to import the Copied Folder's audio exclusively for playback as a music file, you use the copy of the music file itself in the Copied Folder and not its conformed audio files (cfa and pek) of which the pek file is one (involved in the project'sTimeline waveform). You do not use cfa and/or pek as a playback audio file.
    More....
    When you write
    00001.m2ts 48000_1.pek
    In the BDMV folder, 00000.m2ts represents the movie file; 00001.m2ts represents the main menu of the disc menu; 00002.m2ts scene menu
    What you wrote tells me that you are trying to play back a standalone conformed audio file that relates to a main menu replacement audio in a disc menu. The replacement audio has 3 possible files associated with it, the audio file itself (Project Assets, .mp3, wav), the conformed audio set of cfa file and pek file (Media Cache Files Folder). The pek file is related to the waveform that you see in the audio track display style that displays the audio's waveform in the project.
    If you have imported audio to the project's Timeline and have replacement audio in the disc menu, then in the Copied Folder you should expect to find
    IN EACH CASE 3 files -  the music file itself and the associated conformed audio files (cfa and pek).
    If you remove the .pek file from the Copied Folder, the project.prel that you open from there will have audio issues (no audio track display waveform and
    probably no sound). The program automatically generates these conformed audio files if deleted, but.... that is another story.
    You are not looking for a .m2ts codec.
    ATR

  • Log4j Error - Help needed

    Hi All,
    I am getting this following stack trace when i execute a test on an application on the remote server from the client. THe stack trace is as follows. It says error in the java.lang.NoClassDefFoundError: org/apache/log4j/Layout.... Thanks in advance...
    <24-May-2006 11:50:45 o'clock BST> <Info> <WebLogicServer> <BEA-000213> <Adding address: 10.38.86.71 to licensed client list>
    274.593: [GC 274.594: [DefNew: 15999K->448K(16448K), 0.1619128 secs] 95096K->79829K(148280K), 0.1620925 secs]
    [Pool] : Returning bean from the pool: 'null'
    [StatelessSessionPool] : allocate new: 'com.ba.cap.customer.enrolmentmanager.utilization.ULEnrolmentManagerBean_nnzhyo_Impl@48563c'
    Inside the ULEnrolmentManagerBean ********************* enrolBARegisteredCustomer
    com.ba.cap.framework.corebusiness.utilities.Profiling: capprofiling library loaded
    Inside the ULEnrolmentManagerBean --------------- 1
    <24-May-2006 11:50:50 o'clock BST> <Info> <EJB> <BEA-010051> <EJB Exception occurred during invocation from home: com.ba.cap.customer.enrolmentmanager.utilization.ULEnrolmentManagerBean_nnzhyo_HomeImpl@bb120d threw exception: java.lang.NoClassDefFoundError: org/apache/log4j/Layout
    java.lang.NoClassDefFoundError: org/apache/log4j/Layout
    at com.ba.cap.customer.enrolmentmanager.utilization.ULEnrolmentManagerBean.log(ULEnrolmentManagerBean.java:910)
    at com.ba.cap.customer.enrolmentmanager.utilization.ULEnrolmentManagerBean.enrolBARegisteredCustomer(ULEnrolmentManagerBean.java:187)
    at com.ba.cap.customer.enrolmentmanager.utilization.ULEnrolmentManagerBean_nnzhyo_EOImpl.enrolBARegisteredCustomer(ULEnrolmentManagerBean_nnzhyo_EOImpl.java:424)
    at com.ba.cap.customer.enrolmentmanager.utilization.ULEnrolmentManagerBean_nnzhyo_EOImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:492)
    at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke(ReplicaAwareServerRef.java:108)
    at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:435)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:430)
    at weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:35)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    >
    [StatelessSessionPool] : Destroying a bean in: 'weblogic.ejb20.pool.StatelessSessionPool@1924ee5 - ejb name: 'com.ba.cap.customer.enrolmentmanager.utilization.ULEnrolmentManagerHome''

    Hi Murali,
    Sorry for the delay!
    Based on the error message, I found this Microsoft KB article which is talking about the similar problem. It has also given some resolution in it. I think you could try it first.
    http://support.microsoft.com/kb/269495
    By the way, this forum is for Excel development questions. If you run into some problems when you manually manipulate the Excel workbook without code,
    Office IT Pro forum is a better place for you.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Crytal Reports and Salesforce Error message

    I have the following applications loaded
    Java: Java Plug-in 1.6.0_07
    Using JRE version 1.6.0_07 Java HotSpot(TM) Client VM
    Crystal Reports: Crystal Reports 2008 12.0
    Driver: Salesforce Driver 3.0
    Everytime I try to connect crystal reports thru salesforce I get the following error message:
    Invalid argument provided, java server startup failure, verify the path (jdk), classpath,and IORfilelocation in the crconfig.xml file, In addition verify you are using JDK 1.5
    I have tried backing up the Crconfig.xml file, and then deleting it, then deleting any old drivers I had and loading the SFDC 3.0 Driver, that did not seem to work. I also have removed crystal reports and downloaded again, that didnt seem to work either. I have also searched this forum for similar issues to no avail
    Here is what the CRconfig.xml file looks like on my machine (note - I took out the product key code for security reasons)
    <?xml version="1.0" encoding="utf-8" ?>
    - <CrystalReportEngine-configuration>
      <reportlocation>../..</reportlocation>
      <timeout>10</timeout>
    - <ExternalFunctionLibraryClassNames>
      <classname />
      <classname />
      </ExternalFunctionLibraryClassNames>
      <keycode>keycode</keycode>
    - <Javaserver-configuration>
    - <DataDriverCommon>
      <JavaDir>C:\Program Files\Business Objects\javasdk\bin</JavaDir>
      <Classpath>C:\Program Files\Business Objects\Common\4.0\java/lib/crlovmanifest.jar;C:\Program Files\Business Objects\Common\4.0\java/lib/CRLOVExternal.jar;C:\Program Files\Business Objects\Common\4.0\java/lib/CRDBJDBCServer.jar;C:\Program Files\Business Objects\Common\4.0\java/lib/CRDBXMLServer.jar;C:\Program Files\Business Objects\Common\4.0\java/lib/CRDBJavaBeansServer.jar;C:\Program Files\Business Objects\Common\4.0\java/lib/external/CRDBXMLExternal.jar;C:\Program Files\Business Objects\Common\4.0\java/lib/external/log4j.jar;C:\Program Files\Business Objects\Common\4.0\java/lib/CRDBSForceServer.jar;C:\Program Files\Business Objects\Common\4.0\java/lib/external/CRDBSForceExternal.jar;$</Classpath>
      <IORFileLocation>$</IORFileLocation>
      <JavaServerTimeout>1800</JavaServerTimeout>
      <JavaServerStartupTimeout>30</JavaServerStartupTimeout>
      <JVMMaxHeap>64000000</JVMMaxHeap>
      <JVMMinHeap>32000000</JVMMinHeap>
      <NumberOfThreads>100</NumberOfThreads>
      </DataDriverCommon>
    - <JDBC>
      <CacheRowSetSize>100</CacheRowSetSize>
      <JDBCURL />
      <JDBCClassName />
      <JDBCUserName />
      <JNDIURL />
      <JNDIConnectionFactory />
      <JNDIInitContext>/</JNDIInitContext>
      <JNDIUserName>weblogic</JNDIUserName>
    - <GenericJDBCDriver>
    - <Default>
      <ServerType>UNKNOWN</ServerType>
      <QuoteIdentifierOnOff>ON</QuoteIdentifierOnOff>
      <StoredProcType>Standard</StoredProcType>
      <LogonStyle>Standard</LogonStyle>
      </Default>
    - <Sybase>
      <ServerType>SYBASE</ServerType>
      <QuoteIdentifierOnOff>OFF</QuoteIdentifierOnOff>
      <DriverClassName>com.sybase.jdbc2.jdbc.SybDriver</DriverClassName>
      <StoredProcType>Standard</StoredProcType>
      <LogonStyle>MySQL</LogonStyle>
      </Sybase>
      </GenericJDBCDriver>
      </JDBC>
    - <XML>
      <CacheRowSetSize>100</CacheRowSetSize>
      <PreReadNBytes>4096</PreReadNBytes>
      <MaxCacheXMLSize>153600</MaxCacheXMLSize>
      <XMLLocalURL />
      <SchemaLocalURL />
      <XMLHttpURL />
      <SchemaHttpURL />
      <RepositoryPath>C:\Program Files\Business Objects\Common\4.0\java/lib/external</RepositoryPath>
      <ExternalNamespace>C:\Program Files\Business Objects\Common\4.0\java/xsd/wsdl.xsd;C:\Program Files\Business Objects\Common\4.0\java/xsd/wsdl_encoding.xsd</ExternalNamespace>
      <SocketTimeout>60000</SocketTimeout>
      </XML>
    - <JavaBeans>
      <CacheRowSetSize>100</CacheRowSetSize>
      <JavaBeansClassPath />
      <CallBackFunction>CrystalReportsLogoff</CallBackFunction>
      </JavaBeans>
    - <SForce>
      <CacheRowSetSize>100</CacheRowSetSize>
      <QueryBatchSize>2000</QueryBatchSize>
      <SocketTimeout>600000</SocketTimeout>
      <UseProxy>FALSE</UseProxy>
      <ProxyAddress />
      <ProxyPort />
      <BatchLookupCacheJoinSize>200</BatchLookupCacheJoinSize>
      </SForce>
      </Javaserver-configuration>
      </CrystalReportEngine-configuration>
    Any help would be greatly appreciated!

    See if someone in the Java Development forum will be able to help or redirect to the correct forum. Link to the Java Development forum:
    SAP Crystal Reports, version for Eclipse
    Ludek

  • Powertool convertTo-UcsCmdlet returns error message

    Hi
    our customer is getting an error message when he tries to start the convertto-ucscmdlet.
    he has installed the actual powertool version 1.0.0.0 on two systems and both getting the same message.
    There is no difference if he is connected or not to an UCS system.
    i searched for the logfile directory from the UCSM but wasn't successfull.
    Here the message:
    C:\> disconnect-ucs
    C:\> ConvertTo-UcsCmdlet -verbose
    WARNING: Please review the generated cmdlets before deployment.
    ConvertTo-UcsCmdlet : Could not find the log files directory
    At line:1 char:20
    + ConvertTo-UcsCmdlet <<<<  -verbose
         + CategoryInfo          : NotSpecified: (:) [ConvertTo-UcsCmdlet], Exception
         + FullyQualifiedErrorId : Cisco.Ucs.Cmdlets.ConvertToUcsCmdlet
    C:\> ConvertTo-UcsCmdlet
    WARNING: Please review the generated cmdlets before deployment.
    ConvertTo-UcsCmdlet : Could not find the log files directory
    At line:1 char:20
    + ConvertTo-UcsCmdlet <<<<
         + CategoryInfo          : NotSpecified: (:) [ConvertTo-UcsCmdlet], Exception
         + FullyQualifiedErrorId : Cisco.Ucs.Cmdlets.ConvertToUcsCmdlet
    C:\>
    thx Alois

    Hi,
    I am also running into the same problem. As far as I can see the problem is related to Java, as I am experiencing the same issue on both Windows 7, as well as on Mac OS X. I am running Java 7 update 45 on both systems and neither is generating log messages in the .ucsm directory.
    I have older log files in the .ucsm directories on both systems, so I know that on some previous java version UCSM has created log entries as it should. However, if I start UCSM on these systems now, no logs are created and hence the "ConvertTo-UcsCmdlet" powershell cmdlet does not work, because it depends on these logs.
    The fact that I have older entries in the .ucsm log directory and the fact that the problem appears on two different operating systems to me indicates that this is a Java and/or UCSM problem that was introduced during some java upgrade.
    Another thing that I noticed is the following: When I enable logging for java itself I see the following entries in the java log file:
    cat *.log | grep ucsm
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/centrale-min.jar
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/centrale-min.jar
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/centrale-min.jar
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/centrale-min.jar
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/centrale-min.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/centrale-min.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/cres.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/foxtrot-core-3.0.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/swingx-1.0.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/swing-worker.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/TimingFramework-1.0.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/OfficeLnFs_2.7.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/prefuse.2007.10.21.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/log4j-1.2.15.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/log4j-1.2.15.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/Stub.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/jgraph.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/jna.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/examples.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/jfreechart-1.0.9.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/jcommon-1.0.12.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/miglayout-3.6-swing.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/jxlayer.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/JBusyComponent.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/jautocomp.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/lablib-checkboxtree-3.2.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/osx.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/osx2.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/TimingFramework-1.0.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/swingx-1.0.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/osx2.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/foxtrot-core-3.0.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/prefuse.2007.10.21.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/JBusyComponent.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/lablib-checkboxtree-3.2.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/miglayout-3.6-swing.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/examples.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/jna.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/swing-worker.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/Stub.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/jgraph.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/jxlayer.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/jautocomp.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/OfficeLnFs_2.7.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/jfreechart-1.0.9.jar.pack.gz
      Missing Application-Name: manifest attribute for: http://192.168.218.147/ucsm/signed/jcommon-1.0.12.jar.pack.gz
    I am hoping some of the developers out here can pick up a clue from this as I am stuck at this point. The only available course of action would be to downgrade Java, and see if that fixes the problem, but unfortunately I can't do that on these systems because of other Java applications that I need to run.

  • Log4j:ERROR Failed to rename [../logs/avaluos] to [../logs/avaluos.2004-07-

    Hello,
    I have a webapp deployed in Tomcat on Windows 2000 server, I configured log4j using a DailyRollingFileAppender in the following way:
    # Set root logger level to DEBUG and its only appender to A1.
    log4j.rootLogger=DEBUG, A1,DAILY
    #Daily log file
    log4j.appender.DAILY=org.apache.log4j.DailyRollingFileAppender
    #A log file for each day. Better for manageability
    log4j.appender.DAILY.DatePattern='.'yyyy-MM-dd'.log'
    #The file for each day will be named avaluos+DatePattern+.log
    log4j.appender.DAILY.File=../logs/avaluos
    #Layout configured for this appender
    log4j.appender.DAILY.layout=org.apache.log4j.PatternLayout
    #The pattern used to log messages
    log4j.appender.DAILY.layout.ConversionPattern=[%d{HH\:mm\:ss,SSS}] %-5p %c{3} - %m%n
    but every time log4j tries to roll the file, and therefore renaming, it fails with the message "log4j:ERROR Failed to rename [../logs/avaluos] to [../logs/avaluos.2004-07-29.log].", loosing the log of the day before!!!!
    I watch on other forums and someone suggested to try out the same pattern adding the minutes, because sometimes this error is present just the first time. I did so, but the error is still present. I read in other place that problem can arise from window's file locking, but nor they explain it well, neither they gave a solution.
    Please HELP!!!
    Thanks in advance, Alfredo Ledezma

    By the way, some time before (1 month or so) the same configuration worked.... so I don't know what's messing around :-(

  • Windows Vista: Ipod Error Message, no longer read by PCs

    Hello,
    I have a 5th generation black ipod video with 30GB of memory.
    The other day I hooked it up to my laptop (Toshiba, 4 months old) that it's been functioning on with no problems whatsoever. This weird error message flashed twice about it not being able to sync because of some software problem.
    Eversince then, the only thing I can charge my ipod on is the family treadmill in the basement (~_~) as no other computer in the house recognizes it. I can't even charge it through the wall sockets, either.
    I have changed the ipod cord, still no luck. I've also reset the device about 3 or 4 times and uninstalled, restarted the laptop then reinstalled itunes. I would like to reset it back to factory settings but that's impossible as computers/laptops don't pick it up. I live very far from a Mac store...
    What's a girl to do? I can't live without my Busta Rhymes and Wu-Tang Clan!
    Any advice would be greatly appreciated! Thanks!

    you have to update Vista go to this site and up-date http://windowsupdate.microsoft.com

Maybe you are looking for

  • When I downloaded a movie it is not showing up on my TV what am I doing wrong??

    after I downloaded a movie it is not showing up on my TV ...it seems I can only watch it on my computer...what am I doing wrong?

  • 'setProgress is not a function' error while setting the progress of a progress bar manually

    I want to set value of a progress bar in an accordian but I am encountering 'setProgress is not a function' error. Any idea what's wrong with following code. Observation: If I move the progress bar out of the Accordian then the error goes away and th

  • PI Queues - problem

    Hi Experts,    I am working on PI - ABAP Proxy to JDBC Scenario. The database is SQL Server on the legacy system. The interface was running fine till last week. Now I am getting a problem in the Queues. When I checked SMQ2 I got an error like " SQL E

  • Error 0CFM_INIT_POSITIONS Extractors

    Hi experts, I active the standard data source 0CFM_INIT_POSITIONS in  R/3 system (this system is not connected with BW). When I do a extraction test (transaction RSA3) I get this message: RSQU 024. Could not determine BW release of logical system. Mu

  • Seeking book recommendation for DBA best practices

    Good afternoon, I've been reading a lot of documentation on Oracle and learning quite a number of commands and different ways of doing things. The problem is knowing the commands is one thing, creating the context where they are appropriate/best is a