Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-19389

The startup log causes an exception in WAS 7.0

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Low
    • None
    • 4.0
    • Installation

    Description

      When trying to get the memory information under WAS 7.0 we get the following error. This error does not cause any other problems other than the log information not being there.

      2009-10-12 15:09:33,768 WebContainer : 3 ERROR     [atlassian.jira.startup.JiraStartupLogger] Cannnot obtain basic JIRA information
      java.lang.IllegalArgumentException: used argument cannot be less than 0
              at java.lang.management.MemoryUsage.<init>(MemoryUsage.java:95)
              at com.ibm.lang.management.MemoryPoolMXBeanImpl.getUsageImpl(Native Method)
              at com.ibm.lang.management.MemoryPoolMXBeanImpl.getUsage(MemoryPoolMXBeanImpl.java:205)
              at com.atlassian.jdk.utilities.runtimeinformation.MemoryInformationBean.toString(MemoryInformationBean.java:37)
              at com.atlassian.jira.startup.JiraSystemInfo.obtainBasicInfo(JiraSystemInfo.java:147)
              at com.atlassian.jira.startup.JiraStartupLogger.printStartingMessage(JiraStartupLogger.java:84)
              at com.atlassian.jira.startup.JiraStartupChecklistContextListener.contextInitialized(JiraStartupChecklistContextListener.java:44)
              at com.ibm.ws.webcontainer.webapp.WebApp.notifyServletContextCreated(WebApp.java:1588)
              at com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinish(WebApp.java:350)
              at com.ibm.ws.webcontainer.webapp.WebAppImpl.initialize(WebAppImpl.java:292)
              at com.ibm.ws.webcontainer.webapp.WebGroupImpl.addWebApplication(WebGroupImpl.java:99)
              at com.ibm.ws.webcontainer.VirtualHostImpl.addWebApplication(VirtualHostImpl.java:167)
              at com.ibm.ws.webcontainer.WSWebContainer.addWebApp(WSWebContainer.java:722)
              at com.ibm.ws.webcontainer.WSWebContainer.addWebApplication(WSWebContainer.java:607)
              at com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:376)
              at com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImpl.java:668)
              at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1162)
              at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1313)
              at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:611)
              at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:938)
      

      Attachments

        Issue Links

          Activity

            People

              vbharara Veenu Bharara (Inactive)
              bbain bain
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: