|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
problems about jira-3.10.1 and subversion-plugin-0.9.11HI, list:
I'm running Jira-3.10.1 in standalone mode in a RHEL AS 4 box. There is a local apache in frontend, served as a proxy server. Both Jira and apache are running in SSL mode. Everything works fine except the newly added subversion plugin. I followed the directions here: http://confluence.atlassian.com/display/JIRAEXT/JIRA+Subversion+plugin When the environment was setup successfully, I cannot get any details from the tab "Subversion Commits", but: *Subversion Commits* *All versions * *Select version:* *No commits were found!* and the logs/catalina.out is all like this, no error message generated: *2007-08-28 11:36:29,965 http-localhost%2F127.0.0.1-8443-Processor25 DEBUG [ext.subversion.projecttabpanels.SubversionProjectTabPanel] >getHtml(com.atlassian.jira.web.action.browser.Browser@1ac9683)* *2007-08-28 11:36:29,966 http-localhost%2F127.0.0.1-8443-Processor25 DEBUG [ext.subversion.projecttabpanels.SubversionProjectTabPanel] >getRecentCommits(TST, null)* *2007-08-28 11:36:29,966 http-localhost%2F127.0.0.1-8443-Processor25 DEBUG [ext.subversion.revisions.RevisionIndexer] getLogEntriesByProject(TST, 20)* *2007-08-28 11:38:01,766 http-localhost%2F127.0.0.1-8443-Processor23 DEBUG [ext.subversion.projecttabpanels.SubversionProjectTabPanel] >getHtml(com.atlassian.jira.web.action.browser.Browser@159b3)* *2007-08-28 11:38:01,767 http-localhost%2F127.0.0.1-8443-Processor23 DEBUG [ext.subversion.projecttabpanels.SubversionProjectTabPanel] >getRecentCommits(TST, null)* *2007-08-28 11:38:01,767 http-localhost%2F127.0.0.1-8443-Processor23 DEBUG [ext.subversion.revisions.RevisionIndexer] getLogEntriesByProject(TST, 20)* what can I do now? Thanks for any directions! -- Post by edenCC - online at: http://forums.atlassian.com/thread.jspa?forumID=46&threadID=19737 _______________________________________________ Jira-user mailing list Jira-user@... To unsubscribe or change your options visit this page: http://lists.atlassian.com/mailman/listinfo/jira-user |
|
|
due date in two Dimensional Filter Statistics PortletHi i can't select the due date as an axis in the two dimensional filter statistics portlet. Does anybody know if this is not possible or how can i achieve this? Thank you Roberto
------ _______________________________________________ Jira-user mailing list Jira-user@... To unsubscribe or change your options visit this page: http://lists.atlassian.com/mailman/listinfo/jira-user |
|
|
Re: problems about jira-3.10.1 and subversion-plugin-0.9.11the debug info and some error output:
2007-08-28 19:13:29,112 JiraQuartzScheduler_Worker-3 DEBUG [ext.subversion.revisions.RevisionIndexer] Retrieved #668 : 2007-08-28 19:13:29,112 JiraQuartzScheduler_Worker-3 DEBUG [ext.subversion.revisions.RevisionIndexer] Retrieved #669 : 2007-08-28 19:13:29,112 JiraQuartzScheduler_Worker-3 DEBUG [ext.subversion.revisions.RevisionIndexer] Retrieved #670 : add signal string 2007-08-28 19:13:29,112 JiraQuartzScheduler_Worker-3 DEBUG [ext.subversion.revisions.RevisionIndexer] Retrieved #671 : 2007-08-28 19:13:29,112 JiraQuartzScheduler_Worker-3 DEBUG [ext.subversion.revisions.RevisionIndexer] Retrieved #672 : 2007-08-28 19:13:29,112 JiraQuartzScheduler_Worker-3 DEBUG [ext.subversion.revisions.RevisionIndexer] Retrieved #673 : _history removed and some other enhancement. 2007-08-28 19:13:29,113 JiraQuartzScheduler_Worker-3 DEBUG [ext.subversion.revisions.RevisionIndexer] Retrieved #674 : 2007-08-28 19:13:29,113 JiraQuartzScheduler_Worker-3 DEBUG [ext.subversion.revisions.RevisionIndexer] Retrieved 0 relevant revisions to index (between 0 and 674) from repository=c7bf0855-171a-0410-ac02-b7673ed31c42https://localhost/svn 2007-08-28 19:13:29,113 JiraQuartzScheduler_Worker-3 DEBUG [ext.subversion.revisions.RevisionIndexer] log entries size = 0 for c7bf0855-171a-0410-ac02-b7673ed31c42https://localhost/svn 2007-08-28 19:13:58,856 http-localhost%2F127.0.0.1-8443-Processor22 DEBUG [ext.subversion.projecttabpanels.SubversionProjectTabPanel] >getHtml(com.atlassian.jira.web.action.browser.Browser@16e3eb3) 2007-08-28 19:13:58,856 http-localhost%2F127.0.0.1-8443-Processor22 DEBUG [ext.subversion.projecttabpanels.SubversionProjectTabPanel] >getRecentCommits(HP, null) 2007-08-28 19:13:58,856 http-localhost%2F127.0.0.1-8443-Processor22 DEBUG [ext.subversion.revisions.RevisionIndexer] getLogEntriesByProject(HP, 20) 2007-08-28 19:13:58,857 http-localhost%2F127.0.0.1-8443-Processor22 ERROR [ext.subversion.projecttabpanels.SubversionProjectTabPanel] Error retrieving actions for project java.lang.RuntimeException: no terms in field date - cannot determine sort type at org.apache.lucene.search.FieldCacheImpl.getAuto(FieldCacheImpl.java:325) at org.apache.lucene.search.FieldSortedHitQueue.comparatorAuto(FieldSortedHitQueue.java:341) at org.apache.lucene.search.FieldSortedHitQueue.getCachedComparator(FieldSortedHitQueue.java:184) at org.apache.lucene.search.FieldSortedHitQueue.<init>(FieldSortedHitQueue.java:58) at org.apache.lucene.search.TopFieldDocCollector.<init>(TopFieldDocCollector.java:44) at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:108) at org.apache.lucene.search.Hits.getMoreDocs(Hits.java:65) at org.apache.lucene.search.Hits.<init>(Hits.java:52) at org.apache.lucene.search.Searcher.search(Searcher.java:53) at com.atlassian.jira.plugin.ext.subversion.revisions.RevisionIndexer.getLogEntriesByProject(RevisionIndexer.java:603) at com.atlassian.jira.plugin.ext.subversion.projecttabpanels.SubversionProjectTabPanel.getRecentCommits(SubversionProjectTabPanel.java:156) at com.atlassian.jira.plugin.ext.subversion.projecttabpanels.SubversionProjectTabPanel.getHtml(SubversionProjectTabPanel.java:124) at com.atlassian.jira.web.action.browser.Browser.getProjectTabHtml(Browser.java:366) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at webwork.util.InjectionUtils$DefaultInjectionImpl.invoke(InjectionUtils.java:61) at webwork.util.InjectionUtils.invoke(InjectionUtils.java:52) at webwork.util.ValueStack.findValue(ValueStack.java:426) at webwork.util.ValueStack.findValue(ValueStack.java:175) at webwork.view.taglib.WebWorkBodyTagSupport.findValue(WebWorkBodyTagSupport.java:61) at webwork.view.taglib.BasicPropertyTag.doStartTag(BasicPropertyTag.java:54) at org.apache.jsp.includes.panels.browser.tabpanels_jsp._jspx_meth_webwork_property_7(tabpanels_jsp.java:801) at org.apache.jsp.includes.panels.browser.tabpanels_jsp._jspx_meth_webwork_else_3(tabpanels_jsp.java:774) at org.apache.jsp.includes.panels.browser.tabpanels_jsp._jspService(tabpanels_jsp.java:306) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:334) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:672) -- Post by edenCC - online at: http://forums.atlassian.com/thread.jspa?forumID=46&threadID=19737 _______________________________________________ Jira-user mailing list Jira-user@... To unsubscribe or change your options visit this page: http://lists.atlassian.com/mailman/listinfo/jira-user |
|
|
Re: problems about jira-3.10.1 and subversion-plugin-0.9.11I've also tryed jdk-1.6_u2, jdk-1.5_u12
both these two versions have the same error! When I use "Administration" -> "Plugins" -> "Subversion Plugin", the output information is: JIRA Subversion Plugin Vendor: Atlassian Software Systems Pty Ltd Plugin Version: 0.9.11 Jira Versions: 3.8 - 3.1 how about the meaning of Jira "Versions: 3.8 - 3.1"? when I setup a new project named TestProject with key TST, I can not see any links in jira too. -- Post by edenCC - online at: http://forums.atlassian.com/thread.jspa?forumID=46&threadID=19737 _______________________________________________ Jira-user mailing list Jira-user@... To unsubscribe or change your options visit this page: http://lists.atlassian.com/mailman/listinfo/jira-user |
|
|
Re: problems about jira-3.10.1 and subversion-plugin-0.9.11Resolved!
As a newbie for Jira, I was misleaded by this link: http://confluence.atlassian.com/display/JIRAEXT/JIRA+Subversion+plugin when I use the default repo mentioned in subversion-jira-plugin.properties: svn.root=http://svn.atlassian.com/svn/public/contrib/jira/subversion-jira-plugin/samplerepo/ nothing will be generate, which is much like a misconfiguraion in Jira! -- Post by edenCC - online at: http://forums.atlassian.com/thread.jspa?forumID=46&threadID=19737 _______________________________________________ Jira-user mailing list Jira-user@... To unsubscribe or change your options visit this page: http://lists.atlassian.com/mailman/listinfo/jira-user |
|
|
Re: due date in two Dimensional Filter Statistics PortletThere was the question before:
"i can't select the due date as an axis in the two dimensional filter statistics portlet." I also can't select the due date. We saw the problem when trying to select "Environment" which is not available. Does anybody know why?? Thanks Michael -- Post by michjosi - online at: http://forums.atlassian.com/thread.jspa?forumID=46&threadID=19737 _______________________________________________ Jira-user mailing list Jira-user@... To unsubscribe or change your options visit this page: http://lists.atlassian.com/mailman/listinfo/jira-user |
| Free embeddable forum powered by Nabble | Forum Help |