3 Replies Latest reply on Mar 7, 2007 4:58 AM by aron.gombas

    JIRA monitoring problem: Nothing found to display.

    skls

      I've configured the JIRA monitoring portlet. Here is a portlet configuration:

      <portlet>
       <portlet-name>JBossJiraMonitoringPortlet</portlet-name>
       <portlet-class>hu.midori.kosmos.portlet.jira.JiraMonitoringPortlet</portlet-class>
       <init-param>
       <name>monitored.resource</name>
       <value>My tasks</value>
       </init-param>
       <init-param>
       <name>service.url</name>
       <value>http://localhost:8080/kosmos-server/kosmos-services/jira-service</value>
       </init-param>
       <init-param>
       <name>monitored.urls</name>
       <value>http://jira:2020/jira/browse/PRJ</value>
       </init-param>
       <supports>
       <mime-type>text/html</mime-type>
       <portlet-mode>HELP</portlet-mode>
       <portlet-mode>VIEW</portlet-mode>
       </supports>
       <supported-locale>de</supported-locale>
       <supported-locale>en</supported-locale>
       <supported-locale>fr</supported-locale>
       <supported-locale>hu</supported-locale>
       <supported-locale>ja</supported-locale>
       <supported-locale>pl</supported-locale>
       <resource-bundle>hu.midori.kosmos.portlet.jira.jira_monitoring</resource-bundle>
       <portlet-info>
       <title>JIRA Monitoring</title>
       </portlet-info>
       </portlet>


      I'm pretty sure that the configuration is correct, because I can open JIRA monitoring URL in my browser. But I see the label "Nothing found to display." if I open the Kosmos portal page. There are no exceptions in logs.

      I use JBoss Portal 2.4 + Kosmos 0.2.0RC2.

      Does anybody know a solution for this problem? I found a couple of posts related to the same issue, but unfortunately the guys who posted questions and resolved it didn't write a solution. :-(

        • 1. Re: JIRA monitoring problem: Nothing found to display.
          aron.gombas

          Hmm, could you post the related log part here?

          • 2. Re: JIRA monitoring problem: Nothing found to display.
            joomla

            Aron, here's log of its deployment

            19:00:37,323 INFO [TomcatDeployer] deploy, ctxPath=/kosmos-server, warUrl=.../tmp/deploy/tmp30082kosmos-server-exp.war/
            19:00:39,907 ERROR [STDERR] log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax).
            19:00:39,927 ERROR [STDERR] log4j:WARN Please initialize the log4j system properly.
            19:00:43,812 INFO [TomcatDeployer] deploy, ctxPath=/slide, warUrl=.../tmp/deploy/tmp30083slide-exp.war/
            19:00:48,819 ERROR [STDERR] log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester.sax).
            19:00:48,839 ERROR [STDERR] log4j:WARN Please initialize the log4j system properly.
            19:00:49,820 INFO [STDOUT] 27 Feb 2007 19:00:49 - org.apache.slide.common.Domain - INFO - Initializing Domain
            19:00:49,850 INFO [STDOUT] 27 Feb 2007 19:00:49 - org.apache.slide.common.Domain - INFO - Domain configuration : {org.apache.slide.lock=true, org.apache.slide.versioncontrol=true, org.apache.slide.debug=false, org.apache.slide.search=true, org.apache.slide.security=true, org.apache.slide.urlEncoding=UTF-8}
            19:00:49,870 INFO [STDOUT] 27 Feb 2007 19:00:49 - org.apache.slide.common.Domain - INFO - Domain parameters: {logger-level=6, versioncontrol-exclude=, auto-version=checkout-checkin, historypath=/history, checkin-fork=forbidden, workingresourcepath=/workingresource, workspacepath=/workspace, default=slide, auto-version-control=false, logger=org.apache.slide.util.logger.SimpleLogger, checkout-fork=forbidden}
            19:00:49,880 INFO [STDOUT] 27 Feb 2007 19:00:49 - org.apache.slide.common.Domain - INFO - Initializing namespace : slide
            19:00:50,080 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.slide.common.Namespace - INFO - Loading namespace slide parameters
            19:00:50,181 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.slide.common.Namespace - INFO - Loading namespace definition
            19:00:50,251 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.slide.common.Namespace - INFO - nodestore: org.apache.slide.store.txfile.TxXMLFileDescriptorsStore
            19:00:50,361 INFO [STDOUT] 27 Feb 2007 19:00:50 - file-meta-store - INFO - File Store configured to store/metadata, working directory work/metadata
            19:00:50,371 INFO [STDOUT] 27 Feb 2007 19:00:50 - file-meta-store - INFO - Set timeout to 120
            19:00:50,371 INFO [STDOUT] 27 Feb 2007 19:00:50 - file-meta-store - INFO - Enabling deferred saving
            19:00:50,411 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.slide.common.Namespace - INFO - securitystore references nodestore
            19:00:50,411 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.slide.common.Namespace - INFO - lockstore references nodestore
            19:00:50,411 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.slide.common.Namespace - INFO - revisiondescriptorsstore references nodestore
            19:00:50,421 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.slide.common.Namespace - INFO - revisiondescriptorstore references nodestore
            19:00:50,451 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.slide.common.Namespace - INFO - contentstore: org.apache.slide.store.txfile.TxFileContentStore
            19:00:50,461 INFO [STDOUT] 27 Feb 2007 19:00:50 - file-content-store - INFO - File Store configured to store/content, working directory work/content
            19:00:50,461 INFO [STDOUT] 27 Feb 2007 19:00:50 - file-content-store - INFO - Set timeout to 120
            19:00:50,461 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.slide.common.Namespace - INFO - sequencestore: org.apache.slide.store.txfile.FileSequenceStore
            19:00:50,471 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.slide.store.txfile.FileSequenceStore - INFO - File Sequence Store configured to store/sequence
            19:00:50,481 INFO [STDOUT] 27 Feb 2007 19:00:50 - INFO - Setting TLock timeout for store tx to 120 seconds
            19:00:50,481 INFO [STDOUT] 27 Feb 2007 19:00:50 - INFO - Setting object cache size for store tx to 10000
            19:00:50,481 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.slide.store.ExtendedStore - INFO - Setting permission cache size for store tx to 10000
            19:00:50,481 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.slide.store.ExtendedStore - INFO - Setting lock cache size for store tx to 100
            19:00:50,491 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.slide.store.ExtendedStore - INFO - Setting descriptors cache size for store tx to 10000
            19:00:50,491 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.slide.store.ExtendedStore - INFO - Setting descriptor cache size for store tx to 10000
            19:00:50,491 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.slide.store.ExtendedStore - INFO - Setting content caching for store tx to false
            19:00:50,491 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.slide.store.ExtendedStore - INFO - Setting content cache size for store tx to 10000
            19:00:50,501 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.slide.store.ExtendedStore - INFO - Setting content cache byte size for store tx to 10000000
            19:00:50,501 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.slide.store.ExtendedStore - INFO - Setting transaction content cache size for store tx to 1000
            19:00:50,511 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.slide.store.ExtendedStore - INFO - Setting transaction content cache byte size for store tx to 1000000
            19:00:50,511 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.slide.store.ExtendedStore - INFO - Setting maximum byte size for content cache entry for store tx to 50000
            19:00:50,511 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.slide.store.ExtendedStore - INFO - Enabling full caching causing low isolation
            19:00:50,601 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.slide.common.Namespace - INFO - Registering Store tx (class org.apache.slide.store.ExtendedStore) with parameters {tlock-timeout=120} on scope /
            19:00:50,611 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.slide.common.Namespace - INFO - Initializing Store tx(org.apache.slide.store.ExtendedStore)
            19:00:50,771 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.slide.common.Namespace - INFO - Loading namespace slide base data
            19:00:50,791 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.commons.transaction.file.FileResourceManager - INFO - Starting RM at 'store/metadata' / 'work/metadata'
            19:00:50,791 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.commons.transaction.file.FileResourceManager - INFO - Started RM
            19:00:50,801 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.commons.transaction.file.FileResourceManager - INFO - Starting RM at 'store/content' / 'work/content'
            19:00:50,821 INFO [STDOUT] 27 Feb 2007 19:00:50 - org.apache.commons.transaction.file.FileResourceManager - INFO - Started RM
            19:00:51,372 INFO [STDOUT] 27 Feb 2007 19:00:51 - org.apache.slide.common.Namespace - INFO - Init namespace slide configuration
            19:00:51,372 INFO [STDOUT] 27 Feb 2007 19:00:51 - org.apache.slide.common.Namespace - INFO - Import data into namespace slide
            19:00:51,422 INFO [STDOUT] 27 Feb 2007 19:00:51 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /
            19:00:51,472 INFO [STDOUT] 27 Feb 2007 19:00:51 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /
            19:00:51,562 INFO [STDOUT] 27 Feb 2007 19:00:51 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /users
            19:00:51,713 INFO [STDOUT] 27 Feb 2007 19:00:51 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /users
            19:00:51,723 INFO [STDOUT] 27 Feb 2007 19:00:51 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /users/root
            19:00:51,733 INFO [STDOUT] 27 Feb 2007 19:00:51 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /users/root
            19:00:51,733 INFO [STDOUT] 27 Feb 2007 19:00:51 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /users/john
            19:00:51,753 INFO [STDOUT] 27 Feb 2007 19:00:51 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /users/john
            19:00:51,753 INFO [STDOUT] 27 Feb 2007 19:00:51 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /users/john2
            19:00:51,793 INFO [STDOUT] 27 Feb 2007 19:00:51 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /users/john2
            19:00:51,803 INFO [STDOUT] 27 Feb 2007 19:00:51 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /users/guest
            19:00:51,833 INFO [STDOUT] 27 Feb 2007 19:00:51 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /users/guest
            19:00:51,843 INFO [STDOUT] 27 Feb 2007 19:00:51 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /users/projector
            19:00:51,873 INFO [STDOUT] 27 Feb 2007 19:00:51 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /users/projector
            19:00:51,883 INFO [STDOUT] 27 Feb 2007 19:00:51 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /roles
            19:00:51,923 INFO [STDOUT] 27 Feb 2007 19:00:51 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /roles
            19:00:51,953 INFO [STDOUT] 27 Feb 2007 19:00:51 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /roles/root
            19:00:52,023 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /roles/root
            19:00:52,023 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /roles/user
            19:00:52,093 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /roles/user
            19:00:52,103 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /roles/guest
            19:00:52,183 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /roles/guest
            19:00:52,193 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /roles/projector
            19:00:52,223 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /roles/projector
            19:00:52,233 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /actions
            19:00:52,373 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /actions
            19:00:52,474 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /actions/read
            19:00:52,514 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /actions/read
            19:00:52,524 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /actions/read-acl
            19:00:52,564 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /actions/read-acl
            19:00:52,574 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /actions/read-current-user-privilege-set
            19:00:52,634 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /actions/read-current-user-privilege-set
            19:00:52,644 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /actions/write
            19:00:52,654 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /actions/write
            19:00:52,684 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /actions/write-acl
            19:00:52,694 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /actions/write-acl
            19:00:52,694 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /actions/write-properties
            19:00:52,754 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /actions/write-properties
            19:00:52,754 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /actions/write-content
            19:00:52,764 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /actions/write-content
            19:00:52,774 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /actions/bind
            19:00:52,784 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /actions/bind
            19:00:52,784 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /actions/unbind
            19:00:52,834 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /actions/unbind
            19:00:52,834 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /actions/unlock
            19:00:52,864 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /actions/unlock
            19:00:52,884 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /files
            19:00:52,894 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /files
            19:00:52,904 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /projector
            19:00:52,964 INFO [STDOUT] 27 Feb 2007 19:00:52 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /projector
            19:00:53,014 INFO [STDOUT] 27 Feb 2007 19:00:53 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /projector/work
            19:00:53,044 INFO [STDOUT] 27 Feb 2007 19:00:53 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /projector/work
            19:00:53,054 INFO [STDOUT] 27 Feb 2007 19:00:53 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /history
            19:00:53,064 INFO [STDOUT] 27 Feb 2007 19:00:53 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /history
            19:00:53,074 INFO [STDOUT] 27 Feb 2007 19:00:53 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /workspace
            19:00:53,084 INFO [STDOUT] 27 Feb 2007 19:00:53 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /workspace
            19:00:53,094 INFO [STDOUT] 27 Feb 2007 19:00:53 - org.apache.slide.common.XMLUnmarshaller - INFO - Loading object /workingresource
            19:00:53,104 INFO [STDOUT] 27 Feb 2007 19:00:53 - org.apache.slide.common.XMLUnmarshaller - INFO - Object already exists at /workingresource
            19:00:53,515 INFO [STDOUT] 27 Feb 2007 19:00:53 - org.apache.slide.common.Namespace - INFO - Finish init namespace slide configuration
            19:00:53,575 INFO [STDOUT] 27 Feb 2007 19:00:53 - org.apache.slide.common.Namespace - INFO - Loading namespace slide configuration
            19:00:53,585 INFO [STDOUT] 27 Feb 2007 19:00:53 - org.apache.slide.common.Domain - INFO - Namespace configuration complete
            19:00:53,775 INFO [STDOUT] 27 Feb 2007 19:00:53 - org.apache.slide.webdav.event.NotificationTrigger - INFO - Creating notification trigger


            • 3. Re: JIRA monitoring problem: Nothing found to display.
              aron.gombas

              Well, this log snippet shows the app and Slide were properly deployed, but it's not related to your particular problem. Instead, I'd need that log part that is generated when reloading the JIRA information.

              BTW do you have the same problem both with JIRA web scraping implementation and the remote API-based implementation?