Problem ie7 when start application

dear all,
i use oas 10g r2 with windows
when i try to open my application with that link
http://apps10/forms/frmservlet?config=sepwin
when try to load java applet the ie window closed suddenly that happened from many clients even on the server
but when i use another browser every thing is ok
note
all the clients use IE -windows internet explorer-
any ideas

yes i put it in trust sites but no new...
when i open it from another browser and java consol is shown in the tray icons it works fine from windows IE that's to say the error occurs when IE try to load java consol

Similar Messages

  • Probleming when starting Application Sharing

    Hello,
    when I open the CLP and want to start Application Sharing I have to select a user from my contact list first (otherwise I get a message to do so). But after selecting an application to share the user is still not invated and I have to select him over the <i>Contacts</i> tab again. Does anybody have the same problem or know help?
    Kind regards,
    Dominik

    Hi Dominik,
    Check whether RTC Services has been activated.
    Check whether you have completed the steps mentioned in the help file below..
    http://help.sap.com/saphelp_nw04/helpdata/en/ba/7996492eca44fa84af6e235d883041/content.htm
    Hope this helps.
    Regards,
    venkat.
    [Reward points for useful answers]

  • NPE when starting application deployed to Glassfish

    Hi,
    When I starting application deployed to glassfish I get the following error:
    [#|2012-09-25T15:02:22.209+0200|FINEST|glassfish3.1.2|oracle.adf.share.http.ServletADFContext|_ThreadID=23;_ThreadName=Thread-2;ClassName=oracle.adf.share.http.ServletADFContext;MethodName=resetThreadContext;|Reset thread|#]
    [#|2012-09-25T15:02:22.209+0200|CONFIG|glassfish3.1.2|oracle.adf.model.servlet.ADFBindingFilter|_ThreadID=23;_ThreadName=Thread-2;|ADF web request|#]
    [#|2012-09-25T15:02:22.210+0200|WARNING|glassfish3.1.2|javax.enterprise.system.container.web.com.sun.enterprise.web|_ThreadID=23;_ThreadName=Thread-2;|StandardWrapperValve[Faces Servlet]: PWC1406: Servlet.service() for servlet Faces Servlet threw exception
    java.lang.NullPointerException
    at oracle.adfinternal.view.faces.partition.FeatureHandler._startFeaturesChildElement(FeatureHandler.java:178)
    at oracle.adfinternal.view.faces.partition.FeatureHandler.startElement(FeatureHandler.java:76)
    at org.allcolor.xml.parser.CShaniSaxParser.parseStartTag(CShaniSaxParser.java:1375)
    at org.allcolor.xml.parser.CXmlParser.parseSTARTTag(CXmlParser.java:1405)
    at org.allcolor.xml.parser.CXmlParser.parse(CXmlParser.java:682)
    at org.allcolor.xml.parser.CShaniSaxParser.parse(CShaniSaxParser.java:767)
    at javax.xml.parsers.SAXParser.parse(SAXParser.java:395)
    at oracle.adfinternal.view.faces.partition.FeatureUtils._parseFeatures(FeatureUtils.java:146)
    at oracle.adfinternal.view.faces.partition.FeatureUtils._parseFeatures(FeatureUtils.java:89)
    at oracle.adfinternal.view.faces.partition.FeatureUtils.loadFeatures(FeatureUtils.java:48)
    at oracle.adfinternal.view.faces.partition.PartitionManager._createPartitionManager(PartitionManager.java:282)
    at oracle.adfinternal.view.faces.partition.PartitionManager.init(PartitionManager.java:108)
    at oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator.init(RegistrationConfigurator.java:153)
    at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.init(GlobalConfiguratorImpl.java:399)
    at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.beginRequest(GlobalConfiguratorImpl.java:205)
    at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.getExternalContext(GlobalConfiguratorImpl.java:328)
    at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$CacheRenderKit.<init>(FacesContextFactoryImpl.java:84)
    at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl.getFacesContext(FacesContextFactoryImpl.java:62)
    at com.sun.faces.context.InjectionFacesContextFactory.getFacesContext(InjectionFacesContextFactory.java:121)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:498)
    at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1550)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:343)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:173)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:256)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:217)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:279)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:161)
    at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:331)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:231)
    at com.sun.enterprise.v3.services.impl.ContainerMapper$AdapterCallable.call(ContainerMapper.java:317)
    at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:195)
    at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:860)
    at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:757)
    at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1056)
    at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:229)
    at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
    at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
    at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
    at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
    at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
    at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
    at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
    at com.sun.grizzly.util.AbstractThreadPool$Worker.doWork(AbstractThreadPool.java:532)
    at com.sun.grizzly.util.AbstractThreadPool$Worker.run(AbstractThreadPool.java:513)
    at java.lang.Thread.run(Thread.java:662)
    |#]
    The application runs fine on weblogic.
    I have no idea how to debug this issue.
    Few other applications runs fine on glassfish.
    I tested on GlassFish Server Open Source Edition 3.1.2.2, windows 64, JDK 1.6.0_24
    Best Regards,
    Miroslaw

    I fixed the problem myself.
    My application contained a xml-apis.jar in which SAX parser has been set to non-Oracle implementation, removing this jar fixes the problem.
    Miroslaw

  • MissingResourceException Error when Starting Application

    I am getting the following error when starting an Enterprise application in weblogic 10.3.6:
    .MissingResourceException: Can't find bundle for base name resources.Messages, locale en
    A snippet from my faces-config.xml file:
         <application>
         <locale-config>
              <default-locale>en_US</default-locale>
    <supported-locale>ko_KR</supported-locale>
         </locale-config>     
              <message-bundle>resources.application</message-bundle>
    <message-bundle>resources.Messages</message-bundle>
              <resource-bundle>
              <base-name>resources.Messages</base-name>
              <var>msgs</var>
              </resource-bundle>
              <resource-bundle>
              <base-name>resources.ErrorMessages</base-name>
              <var>errorMsgs</var>
              </resource-bundle>     
              <resource-bundle>
              <base-name>resources.Labels</base-name>
              <var>labels</var>
              </resource-bundle>     
         </application>
    I have an Enterprise Application (.ear file) that contains one WAR file. The War file includes resources in the following structure:
    .war
    WEB-INF
    classes
    resources
    Messages_en_US.properties
    Messages_ko_KR.properties
    How can I correct this error?

    I successfully installed SAP NetWeaver 7.01 ABAP Trial Version on Vista home edition.  I was able to start the application server by following the steps outlined by Marcelo Ramos at the following link:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0c0bdf1-3440-2b10-db8a-ae16f614745d
    I hope this helps someone else as well.
    Barbara

  • Warning Messages when starting Application

    Hello,
    I get those messages when starting my application:
    WARN - [ConverterRule]{faces-config/converter} Merge(null,java.math.BigDecimal)
    WARN - [ConverterRule]{faces-config/converter} Merge(null,java.math.BigInteger)
    WARN - [ManagedBeanRule]{faces-config/managed-bean} Merge(Login)
    WARN - [NavigationRuleRule]{faces-config/navigation-rule} Merge(/home_new.jsp)
    WARN - [NavigationRuleRule]{faces-config/navigation-rule} Merge(/records/index.jsp)
    WARN - [NavigationRuleRule]{faces-config/navigation-rule} Merge(/admin/*)
    WARN - [NavigationRuleRule]{faces-config/navigation-rule} Merge(*)
    WARN - [ManagedBeanRule]{faces-config/managed-bean} Merge(Record)
    WARN - [ManagedBeanRule]{faces-config/managed-bean} Merge(User)
    WARN - [ManagedBeanRule]{faces-config/managed-bean} Merge(conLayout)
    WARN - [ManagedBeanRule]{faces-config/managed-bean} Merge(UserMgr)
    WARN - [ManagedBeanRule]{faces-config/managed-bean} Merge(AdmMgr)
    WARN - [ComponentRule]{faces-config/component} Merge(MessageImg)
    Should I do something to avoid those messages?
    Thanks
    Rene

    JSF sees and merges all configuration files listed below:
    (1) WEB-INF/faces-config.xml
    (2) some xml files you specify using the context-param element of WEB-INF/web.xml
    (3) META-INF/faces-config.xml files included in all jar files
    Check the all configuration files and see whether they have doubled elements
    and merge them.

  • Erro message when starting application

    I receive an error message when trying to start Flash Professional CC. It states "unable to start application correctly (0xc000007b). How do you resolve this?

    http://www.anamericanquest.com/knowledge-base/adobe-photoshop/a-fix-for-the-0xc000007b-err or-for-adobe-programs/

  • NullPointerException when start application in portal

    Hello gurus,
    I have inserted web application (CRM e-commerce) in EP through ISA application iViews. Error message appears (with exception number) when start it. Portal log contains next record that corresponds to the message:
    java.lang.NullPointerException
    com.sap.pct.crm.channelmgmt.framework.LandscapeProperties.getCookieNameForSession(LandscapeProperties.java: 142).
    Any Ideas?
    Regards,
    Kirill

    Hello Kirill,
    I would rather use the ISA iView that comes with the CRM business package than using the URL iView. The ISA iView gives a better "deep" integration since it uses "entrypoint.do" in the URL than the standard "init.do".
    Please see the
    [Note 1021959 - Portal settings for ISA iViews|https://service.sap.com/sap/support/notes/1021959].
    If you have not done the configuration of the portal integration yourself, please check the "System Object" that has been defined for this. The "Logon Method" is set to "SAP Logon Ticket". See if this is what you want to change.
    BTW, why would you want to use ISA in portal without Single Sign On? Is it for testing purposes?
    Cheers,
    Easwar Ram
    http://www.parxlns.com

  • Problems when starting applications on my new iBook. Please help!

    I have just bought myself a nice shiny new iBook G4 running 10.4.4. My problem is this -
    When I start Firefox or Entourage it comes up all the time saying "would you like to make this your default browser/mail application"??
    Has anyone got an idea as to why my iBook is doing this? My prefs are set in Safari for the default browser to be Firerfox and I haven't even loaded up Apple Mail on this new iBook so I cannot understand why it is doing it!
    Any info appreciated, I'm sure it is just an oversight on my part.
    Thanks!!
    iMac G5   Mac OS X (10.4.2)  

    Hi Gilford,
    Welcome to Apple Discussions.
    Apple Mail and Safari are the default mail/browser programs in Tiger.
    In case you install any 3rd party software of same kind, Firefox and Entourage in your case, the predefined preferences are usually set to prompt the user if one's going to accept them as default programs of their functionality.
    To eliminate this effect, please try to locate the preferences settings in Firefox and Entourage and uncheck the relevant feature asking such dialog, or check any feature that makes the program default. However, the simplest action that makes both programs default is answering 'yes' to their dialogs:)
    Anyway, this is perfectly normal when you start off with your new accounts.
    Best wishes, Michael

  • Nullpointer when starting application.

    Sometimes when i start my application with java web start, a nullpointer exception accurs, but it doesn't affect the application. And seems to happen randomly.
    Exception in thread "Thread-3" java.lang.NullPointerException
    at com.sun.javaws.Launcher$2.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    The application still starts, and apparently runs without problems.
    Can anyone explain this?
    /Kenneth

    hi Sid,
    Thanks problem was the way I was accessing the values. But still its not clear how error was coming in wdMOdify method when at start it should not run at the load time.
    And (!firsttime) can be used in case something is modify and screen rendering has happened more than once.
    Regards

  • Error when starting application server

    after installation of SAP NetWeaver 7.01 ABAP Trial Version on windows Vista, i got the following error when I try to start the application server:
    The MaxDB Database Starter, Version 7.7.04.23
    Copyright 2000-2008 by SAP AG
    Error! Connection failed to node (local) for database NSP:
    -24700,ERR_DBMSRV_NOSTART: Could not start DBM server.
    -24832,ERR_SHMNOTAVAILABLE: Shared memory not available
    -24827,ERR_SHMALLOCFAILED: ID C:\sapdb\data\wrk\NSP.dbm.shi, requested size 2560
    Error: Error while calling dbmcli
    "C:\sapdb\programs\pgm\dbmcli"  -d NSP -u , db_online
    ============== Start database failed !
    could anyone help?
    kind regards
    Andreas

    I successfully installed SAP NetWeaver 7.01 ABAP Trial Version on Vista home edition.  I was able to start the application server by following the steps outlined by Marcelo Ramos at the following link:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0c0bdf1-3440-2b10-db8a-ae16f614745d
    I hope this helps someone else as well.
    Barbara

  • Null pointer exception when starting application

    Hi:
    I had a application running fine, then i had to change some parameters in my RFC. I reimported the model, removed all the excess mapping, rebuild, deployed , restarted the server.
    Then when i run the application, i get the below error.
    Anyone has any idea?
    java.lang.NullPointerException
         at com.sap.tc.webdynpro.progmodel.context.AttributeInfo.initReferenceAttribute(AttributeInfo.java:503)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.initStructureType(NodeInfo.java:808)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:757)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:761)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:761)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:761)
         at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:40)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:199)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getCustomControllerInternal(Component.java:436)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getMappableContext(Component.java:374)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getMappableContext(Component.java:403)
         at com.sap.tc.webdynpro.progmodel.context.AttributeInfo.initAttributeMapping(AttributeInfo.java:596)
         at com.sap.tc.webdynpro.progmodel.context.AttributeInfo.init(AttributeInfo.java:456)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.initAttributes(NodeInfo.java:771)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:756)
         at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:40)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:199)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getCustomControllerInternal(Component.java:436)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getMappableContext(Component.java:374)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getMappableContext(Component.java:403)
         at com.sap.tc.webdynpro.progmodel.context.MappingInfo.init(MappingInfo.java:138)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:746)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:761)
         at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:40)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:199)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:540)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:422)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:130)
         at com.sap.tc.webdynpro.progmodel.view.InterfaceView.initController(InterfaceView.java:41)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.displayToplevelComponent(ClientComponent.java:134)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:373)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:608)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:252)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:392)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:345)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:323)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:865)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:240)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:95)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:159)

    Hi Subramania,
    You said:
    <i>"I had a application running fine, then i had to change some parameters in my RFC. I reimported the model, removed all the excess mapping, rebuild, deployed , restarted the server."</i>
    You have removed all mappings between controller and view.
    But, have you removed bindings between context attributes and view elements?
    I guess problem is in binding between context and ui elements only.
    Check it out and let me know.
    Regards,
    Bhavik

  • Changing application position on desktop when starting application

    Is there a way to change the screen position of an application when I am starting the application? Every time I open QuickTime, it starts in the upper left corner.
    Even after moving and closing the application it starts up in the upper left corner again.

    Settings like this are generally application dependent - that is, you can do it if the application gives you some kind of control over default window positions. Most don't, since the standard is for the upper-left corner. There's no easy way around this

  • Operation timed out when starting application server

    Hello experts, I recently installed the Netweaver ABAP preview edition on my pc. So when I try to start the application server after a while it says that the operation timed out so I cant log on using SAPlogon. Any help on this would be greatly appreciated. Thanks a lot guys!

    Hi,
    Check if SAP is up and running in the SAP MMC.
    If SAP is not running
    Please check/paste the dev_w0 file in /usr/sap/NSP/DVEBMGS00/work directory.
    Regards,
    Siddhesh

  • "Run-time Error "5": Invalid Procedure Call or Argument" when starting application

    I tried installing an old custom accounting application on Windows 7 and it won't run.
    I then tried using the "simpleprogramdebugger" and here are the last few lines when the error was encountered:
    Event Time
    Event Type
    Thread ID
    Memory Address
    Filename
    More Information
    00:00.6
    Load DLL
    5044
    0x74cc0000
    C:\Windows\system32\rsaenh.dll
    00:00.7
    Exception
    5044
    0x755e812f
    Exception Code: 0xc000008f, Parameters: , 0xdeadcafe, 0xdeadcafe
    00:00.7
    Load DLL
    5044
    0x74400000
    C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\comctl32.DLL
    00:02.8
    Exception
    5044
    0x755e812f
    Exception Code: 0xc000008f, Parameters: , 0xdeadcafe, 0xdeadcafe
    00:02.8
    Exit Thread
    6108
    Exit Code: 0x00000000
    00:02.8
    Exit Process
    5044
    Exit Code: 0x00000000
    Any suggestions on how I might fix this problem?

    Hi,
    The MONITOR told that the hhes3.exe is trying to query wing.dll,wing32.dll  qtim32.dll and WAVMIX16.dll which cannot be found on your system. See:
    And wing.dll is a very old Windows 3.11 DLL, more information regarding this, please check this thread:Wing.dll
    could not be found,
    As you told that this application could be run on another PC running Windows 7 Premium, could you please also have a share with the log running on that PC?
    From the result it seems that this application is not compatible with your OS current version. So if you want to run this application, we could run it in an XP virtual box, or we might try with
    XP mode.
    Hope this might help
    Best regards
    Michael
    If you have any feedback on our support, please click
    here.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • JVM crashes when starting application any ideals on what is causing it

    We are getting a error log generated when we startup our application. This does not occur often, but seems to happen in clusters(We get several crashes in a row) .
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # SIGSEGV (0xb) at pc=0xb6bfe0a2, pid=10033, tid=1827658672
    # Java VM: Java HotSpot(TM) Server VM (1.5.0_06-b05 mixed mode)
    # Problematic frame:
    # V [libjvm.so+0x13b0a2]
    --------------- T H R E A D ---------------
    Current thread (0x6d002570): JavaThread "CompilerThread1" daemon [_thread_in_native, id=10042]
    siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000000
    Registers:
    EAX=0x00000000, EBX=0xb706e7f0, ECX=0x00000000, EDX=0x081d66e8
    ESP=0x6cefc624, EBP=0x6cefc668, ESI=0x081579c8, EDI=0x0000004f
    EIP=0xb6bfe0a2, CR2=0x00000000, EFLAGS=0x00010216
    Top of Stack: (sp=0x6cefc624)
    0x6cefc624: 0000004e 00000014 00000002 6cefc660
    0x6cefc634: b706e7f0 6cefc688 0818eacc 00000000
    0x6cefc644: 6d0c5288 00000000 00000000 081d7378
    0x6cefc654: 00000002 00000014 b706e7f0 b7017408
    0x6cefc664: 081c8cd0 6cefc6a8 b6bfde0d 081d66e8
    0x6cefc674: 081c8cd0 00000050 6cefc9e0 081579c8
    0x6cefc684: 081c8cd0 00000000 00000000 ffffffff
    0x6cefc694: 0000004e 00000004 b706e7f0 6cefcf90
    Instructions: (pc=0xb6bfe0a2)
    0xb6bfe092: 08 83 ec 0c 8b 42 04 8b 04 b8 89 45 d8 8b 4d d8
    0xb6bfe0a2: 8b 00 51 ff 90 c0 00 00 00 89 c6 89 04 24 e8 db
    Stack: [0x6ce7d000,0x6cefe000), sp=0x6cefc624, free space=509k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [libjvm.so+0x13b0a2]
    V [libjvm.so+0x13ae0d]
    V [libjvm.so+0x13b676]
    V [libjvm.so+0x4283e7]
    V [libjvm.so+0x1a216a]
    V [libjvm.so+0x19e46a]
    V [libjvm.so+0x1474b3]
    V [libjvm.so+0x1a6929]
    V [libjvm.so+0x1a6281]
    V [libjvm.so+0x4c8366]
    V [libjvm.so+0x4c2ba3]
    V [libjvm.so+0x424338]
    C [libpthread.so.0+0x4dec]
    Current CompileTask:
    opto: 3% com.sun.org.apache.bcel.internal.generic.InstructionList.setPositions(Z)V @ 28 (511
    bytes)
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x6d003920 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=10043]
    =>0x6d002570 JavaThread "CompilerThread1" daemon [_thread_in_native, id=10042]
    0x6d001620 JavaThread "CompilerThread0" daemon [_thread_in_native, id=10041]
    0x6d000690 JavaThread "AdapterThread" daemon [_thread_blocked, id=10040]
    0x080f93b8 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10039]
    0x080f7f88 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=10038]
    0x080f6388 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_in_native, id=10037]
    0x080e7ed0 JavaThread "Finalizer" daemon [_thread_blocked, id=10036]
    0x080e68f8 JavaThread "Reference Handler" daemon [_thread_blocked, id=10035]
    0x0805da48 JavaThread "main" [_thread_in_Java, id=10033]
    Other Threads:
    0x080e4468 VMThread [id=10034]
    0x6d004e50 WatcherThread [id=10044]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 5760K, used 1820K [0x6da20000, 0x6e060000, 0x74be0000)
    eden space 5120K, 23% used [0x6da20000, 0x6db471c0, 0x6df20000)
    from space 640K, 100% used [0x6dfc0000, 0x6e060000, 0x6e060000)
    to space 640K, 0% used [0x6df20000, 0x6df20000, 0x6dfc0000)
    tenured generation total 51008K, used 2964K [0x74be0000, 0x77db0000, 0xada20000)
    the space 51008K, 5% used [0x74be0000, 0x74ec51c8, 0x74ec5200, 0x77db0000)
    compacting perm gen total 16384K, used 5615K [0xada20000, 0xaea20000, 0xb1a20000)
    the space 16384K, 34% used [0xada20000, 0xadf9bf20, 0xadf9c000, 0xaea20000)
    No shared spaces configured.
    Dynamic libraries:
    08048000-08057000 r-xp 00000000 68:05 69618 /usr/jdk1.5.0_06/bin/java
    08057000-08059000 rwxp 0000e000 68:05 69618 /usr/jdk1.5.0_06/bin/java
    08059000-08782000 rwxp 00000000 00:00 0
    6c300000-6c389000 rwxp 00060000 00:00 0
    6c389000-6c400000 ---p 00105000 00:00 0
    6c408000-6c40e000 r-xp 00000000 68:05 528500 /usr/jdk1.5.0_06/jre/lib/i386/libnio.so
    6c40e000-6c40f000 rwxp 00005000 68:05 528500 /usr/jdk1.5.0_06/jre/lib/i386/libnio.so
    6c40f000-6c423000 r-xp 00000000 68:05 528499 /usr/jdk1.5.0_06/jre/lib/i386/libnet.so
    6c423000-6c424000 rwxp 00013000 68:05 528499 /usr/jdk1.5.0_06/jre/lib/i386/libnet.so
    6c424000-6c4f7000 r-xs 00000000 68:0a 552745 /sssss/simulator/ttttt/wmbrokerclient.jar
    6c4f7000-6c4fe000 r-xs 00000000 68:0a 552713 /sssss/simulator/ttttt/jms.jar
    6c4fe000-6c654000 r-xs 00000000 68:0a 552723 /sssss/simulator/ttttt/ojdbc14_g.jar
    6c654000-6c67f000 r-xs 00000000 68:05 643160 /usr/jdk1.5.0_06/jre/lib/ext/sunpkcs11.jar
    6c67f000-6c6a5000 r-xs 00000000 68:05 643159 /usr/jdk1.5.0_06/jre/lib/ext/sunjce_provider.jar
    6c6a5000-6c769000 r-xs 00000000 68:05 643269 /usr/jdk1.5.0_06/jre/lib/ext/localedata.jar
    6c769000-6c76b000 r-xs 00000000 68:05 643157 /usr/jdk1.5.0_06/jre/lib/ext/dnsns.jar
    6c76b000-6cd7b000 r-xs 00000000 68:0a 552731 /sssss/simulator/ttttt/rtc.jar
    6cd7b000-6cd7c000 ---p 00000000 00:00 0
    6cd7c000-6cdfc000 rwxp 00001000 00:00 0
    6cdfc000-6cdff000 ---p 00000000 00:00 0
    6cdff000-6ce7d000 rwxp 00003000 00:00 0
    6ce7d000-6ce80000 ---p 00000000 00:00 0
    6ce80000-6cefe000 rwxp 00003000 00:00 0
    6cefe000-6cf01000 ---p 00000000 00:00 0
    6cf01000-6cf7f000 rwxp 00003000 00:00 0
    6cf7f000-6cf82000 ---p 00000000 00:00 0
    6cf82000-6d0fd000 rwxp 00003000 00:00 0
    6d0fd000-6d100000 ---p 00117000 00:00 0
    6d10a000-6d10d000 ---p 00000000 00:00 0
    6d10d000-6d18b000 rwxp 00003000 00:00 0
    6d18b000-6d18e000 ---p 00000000 00:00 0
    6d18e000-6d20d000 rwxp 00003000 00:00 0
    6d20d000-6d210000 ---p 00001000 00:00 0
    6d210000-6d28e000 rwxp 00004000 00:00 0
    6d28e000-6d292000 r-xp 00000000 68:05 528478 /usr/jdk1.5.0_06/jre/lib/i386/libdt_socket.so
    6d292000-6d293000 rwxp 00003000 68:05 528478 /usr/jdk1.5.0_06/jre/lib/i386/libdt_socket.so
    6d293000-6d493000 r-xp 00000000 68:05 458853 /usr/lib/locale/locale-archive
    6d493000-6d496000 ---p 00000000 00:00 0
    6d496000-6d514000 rwxp 00003000 00:00 0
    6d514000-6d517000 ---p 00000000 00:00 0
    6d517000-6d595000 rwxp 00003000 00:00 0
    6d595000-6d596000 ---p 00000000 00:00 0
    6d596000-6d61f000 rwxp 00001000 00:00 0
    6d61f000-6d637000 rwxp 00009000 00:00 0
    6d637000-6d650000 rwxp 00000000 00:00 0
    6d650000-6d7ff000 rwxp 00019000 00:00 0
    6d7ff000-6d803000 rwxp 00000000 00:00 0
    6d803000-6d837000 rwxp 00004000 00:00 0
    6d837000-6d851000 rwxp 00000000 00:00 0
    6d851000-6d9ff000 rwxp 00052000 00:00 0
    6d9ff000-6da07000 rwxp 00000000 00:00 0
    6da07000-6da1f000 rwxp 00208000 00:00 0
    6da1f000-6e060000 rwxp 00000000 00:00 0
    6e060000-74be0000 rwxp 00861000 00:00 0
    74be0000-77db0000 rwxp 00000000 00:00 0
    77db0000-ada20000 rwxp 0a5b1000 00:00 0
    ada20000-aea20000 rwxp 00000000 00:00 0
    aea20000-b1a20000 rwxp 41221000 00:00 0
    b1a28000-b1a2a000 rwxp 00000000 00:00 0
    b1a2a000-b1aa8000 rwxp 00002000 00:00 0
    b1aa8000-b1b28000 rwxp 00000000 00:00 0
    b1b28000-b3aa8000 rwxp 00080000 00:00 0
    b3aa8000-b42e3000 r-xs 00000000 68:05 86044 /usr/jdk1.5.0_06/jre/lib/charsets.jar
    b42e3000-b42f7000 r-xs 00000000 68:05 86043 /usr/jdk1.5.0_06/jre/lib/jce.jar
    b42f7000-b437c000 r-xs 00000000 68:05 86089 /usr/jdk1.5.0_06/jre/lib/jsse.jar
    b437c000-b43e5000 rwxp 00000000 00:00 0
    b43e5000-b69cd000 r-xs 00000000 68:05 86157 /usr/jdk1.5.0_06/jre/lib/rt.jar
    b69cd000-b69e0000 r-xp 00000000 68:05 528505 /usr/jdk1.5.0_06/jre/lib/i386/libzip.so
    b69e0000-b69e2000 rwxp 00012000 68:05 528505 /usr/jdk1.5.0_06/jre/lib/i386/libzip.so
    b69e2000-b6a03000 r-xp 00000000 68:05 528485 /usr/jdk1.5.0_06/jre/lib/i386/libjava.so
    b6a03000-b6a05000 rwxp 00020000 68:05 528485 /usr/jdk1.5.0_06/jre/lib/i386/libjava.so
    b6a05000-b6a10000 r-xp 00000000 68:05 528504 /usr/jdk1.5.0_06/jre/lib/i386/libverify.so
    b6a10000-b6a11000 rwxp 0000b000 68:05 528504 /usr/jdk1.5.0_06/jre/lib/i386/libverify.so
    b6a11000-b6a1c000 r-xp 00000000 68:02 32809 /lib/libnss_files-2.3.2.so
    b6a1c000-b6a1d000 rwxp 0000a000 68:02 32809 /lib/libnss_files-2.3.2.so
    b6a28000-b6a30000 rwxs 00000000 68:07 180228 /tmp/hsperfdata_rtc/10033
    b6a30000-b6a62000 r-xp 00000000 68:05 528491 /usr/jdk1.5.0_06/jre/lib/i386/libjdwp.so
    b6a62000-b6a63000 rwxp 00032000 68:05 528491 /usr/jdk1.5.0_06/jre/lib/i386/libjdwp.so
    b6a63000-b6a66000 rwxp 00000000 00:00 0
    b6a66000-b6a78000 r-xp 00000000 68:02 32793 /lib/libnsl-2.3.2.so
    b6a78000-b6a79000 rwxp 00011000 68:02 32793 /lib/libnsl-2.3.2.so
    b6a79000-b6a7b000 rwxp 00000000 00:00 0
    b6a8e000-b6aaf000 r-xp 00000000 68:02 65552 /lib/tls/libm-2.3.2.so
    b6aaf000-b6ab0000 rwxp 00021000 68:02 65552 /lib/tls/libm-2.3.2.so
    b6aba000-b6ac0000 r-xp 00000000 68:05 381015
    /usr/jdk1.5.0_06/jre/lib/i386/native_threads/libhpi.so
    b6ac0000-b6ac1000 rwxp 00006000 68:05 381015
    /usr/jdk1.5.0_06/jre/lib/i386/native_threads/libhpi.so
    b6ac1000-b6ac2000 rwxp 00001000 00:00 0
    b6ac2000-b6ac3000 r-xp 00000000 00:00 0
    b6ac3000-b7010000 r-xp 00000000 68:05 315481 /usr/jdk1.5.0_06/jre/lib/i386/server/libjvm.so
    b7010000-b7072000 rwxp 0054d000 68:05 315481 /usr/jdk1.5.0_06/jre/lib/i386/server/libjvm.so
    b7072000-b748a000 rwxp 00000000 00:00 0
    b748a000-b75bc000 r-xp 00000000 68:02 65550 /lib/tls/libc-2.3.2.so
    b75bc000-b75bf000 rwxp 00132000 68:02 65550 /lib/tls/libc-2.3.2.so
    b75bf000-b75c2000 rwxp 00000000 00:00 0
    b75c2000-b75c4000 r-xp 00000000 68:02 32789 /lib/libdl-2.3.2.so
    b75c4000-b75c5000 rwxp 00001000 68:02 32789 /lib/libdl-2.3.2.so
    b75c5000-b75d2000 r-xp 00000000 68:02 65554 /lib/tls/libpthread-0.60.so
    b75d2000-b75d3000 rwxp 0000c000 68:02 65554 /lib/tls/libpthread-0.60.so
    b75d3000-b75d5000 rwxp 00000000 00:00 0
    b75e8000-b75e9000 rwxp 00001000 00:00 0
    b75e9000-b75fe000 r-xp 00000000 68:02 32776 /lib/ld-2.3.2.so
    b75fe000-b75ff000 rwxp 00015000 68:02 32776 /lib/ld-2.3.2.so
    bfe00000-bfe03000 ---p 00000000 00:00 0
    bfe03000-c0000000 rwxp ffe04000 00:00 0
    VM Arguments:
    jvm_args: -DprocessName=Mex -Dconfig.dir=/sssss/simulator/ttttt/config
    -Dframework.properties=/sssss/simulator/ttttt/framework.properties
    -Drubberbands.dir=/sssss/simulator/ttttt/sase -Dcheckpointroot.dir=/sssss/simulator/ckpt/ttttt
    -Dcheckpoint.dir=/sssss/simulator/ckpt/ttttt/checkpoint -Xdebug
    -Xrunjdwp:transport=dt_socket,address=50002,server=y,suspend=n -Xms56M -Xmx1024M
    java_command: /sssss/simulator/ttttt/rtc.jar CentralizedController.xml
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=/usr/java5
    PATH=/sssss/simulator/logs/ttttt:/usr/java/jre/bin:/usr/java/jre/bin:/usr/local/bin:/usr/kerberos/bin:/usr/java/jre/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:.:.:.
    LD_LIBRARY_PATH=/usr/jdk1.5.0_06/jre/lib/i386/server:/usr/jdk1.5.0_06/jre/lib/i386:/usr/jdk1.5.0_06/jre/../lib/i386:/sssss/simulator/ttttt/lib:/sssss/simulator/ttttt/utl_timer/lib:/sssss/simulator/ttttt/utl/lib:/sssss/simulator/ttttt/mqlib/lib:/sssss/simulator/ttttt/sdi/lib:/sssss/simulator/ttttt/sase/lib:/usr/lib
    SHELL=/bin/tcsh
    DISPLAY=rtcd05.rrr.kk:0.0
    HOSTTYPE=i386-linux
    OSTYPE=linux
    MACHTYPE=i386
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x4fd530], sa_mask[0]=0x7ffbfeff, sa_flags=0x14000004
    SIGBUS: [libjvm.so+0x4fd530], sa_mask[0]=0x7ffbfeff, sa_flags=0x14000004
    SIGFPE: [libjvm.so+0x422860], sa_mask[0]=0x7ffbfeff, sa_flags=0x14000004
    SIGPIPE: [libjvm.so+0x422860], sa_mask[0]=0x7ffbfeff, sa_flags=0x14000004
    SIGILL: [libjvm.so+0x422860], sa_mask[0]=0x7ffbfeff, sa_flags=0x14000004
    SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGUSR2: [libjvm.so+0x424bb0], sa_mask[0]=0x00000000, sa_flags=0x14000004
    SIGHUP: [libjvm.so+0x4245e0], sa_mask[0]=0x7ffbfeff, sa_flags=0x14000004
    SIGINT: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGQUIT: [libjvm.so+0x4245e0], sa_mask[0]=0x7ffbfeff, sa_flags=0x14000004
    SIGTERM: [libjvm.so+0x4245e0], sa_mask[0]=0x7ffbfeff, sa_flags=0x14000004
    --------------- S Y S T E M ---------------
    OS:Red Hat Enterprise Linux ES release 3 (Taroon Update 4)
    uname:Linux 2.4.21-27.ELsmp #1 SMP Wed Dec 1 21:59:02 EST 2004 i686
    libc:glibc 2.3.2 NPTL 0.60
    rlimit: STACK 10240k, CORE infinity, NPROC 7168, NOFILE 1024, AS infinity
    load average:0.51 0.36 0.24
    CPU:total 4 family 15, cmov, cx8, fxsr, mmx, sse, sse2, ht
    Memory: 4k page, physical 1190k(697k free), swap 2047k(2047k free)
    vm_info: Java HotSpot(TM) Server VM (1.5.0_06-b05) for linux-x86, built on Nov 10 2005 10:56:33
    by java_re with gcc 3.2.1-7a (J2SE release)

    The server JIT compiler is crashing.
    This could be an instance of bug 6332641, which will be fixed in 1.5.0_08. It has no known workaround, other than to exclude the method being compiled.
    You may want to file a bug.

Maybe you are looking for

  • Failure to Start JMS Service in Sun Java Server

    Hi, I'm using Sun Java Server on Unix platform with Java 5. When I start the Sun server I find the JMS service in in unable to start. Please find below the Error Log Trace I observe: [#|2005-11-18T04:19:13.320-0600|INFO|sun-appserver-pe8.0.0_01|javax

  • Video with and without direct x

    Im really having a problem getting the videos that I download from itunes to play well in my itunes video or quicktime,I have tried all different settings,is there anything I can do..It seems to stream well with the direct x setting on but the pictur

  • How to link a tree to a ALV table

    Hi Experts, I have a tree node on the left side of my display. Now according to the user selection on the tree node, i need to populate the ALV table on the right. That means selected value by the user is the input parameter and should fetch the corr

  • Compressing project to target file size (10MB)

    I have a short (around 1 min) project. I want to export it as an MPEG-4 that is under 10MB. I've tried two options in Compressor: 40kbps and 800kbps. These resulted in a 900kb file and a 13MB file, respectively. Obviously, the first one had very low

  • Create forms with out being logged into planning

    This may appear as a dimb questio. Besides building an xml webform via planning, using an lcm to import the xml, or using the defutilform utility does any know of there is a way to build a web form in excel and import that to planning? If you have an