XMLWordPrintable

Details

    Description

      Hi.

      I had been running JIRA on a linux box (redhat 7.2) with tomcat 4.0.3 and
      postgresql 7.1. We just upgraded the box to redhat 7.3 which included an
      upgrade of postgresql to version 7.2.1 There were no changes to the jdk or
      to tomcat. The performance of JIRA on tomcat wasn't so great, so, I
      decided to try JIRA on orion. Wow! It runs great and is as speedy as can
      be! Unfortunately, I have run into a bit of a problem with posgres and
      orion. I can create issues and perform administrative tasks but I cannot
      update any issues. If I try to add comments, resolve, reopen, edit, or
      attach I get an error similar to the following in my web browser but nothing
      out of the ordinary in the console:

      java.lang.IllegalArgumentException: [GenericDelegator.refresh] could not
      refresh value:
      [GenericEntity:Action][body,test][issue,10060][type,comment][author,administ
      rator][level,null][created,2002-06-06 13:14:03.526][id,10060]
      at
      org.ofbiz.core.entity.GenericDelegator.refresh(GenericDelegator.java:978)
      at org.ofbiz.core.entity.GenericValue.refresh(GenericValue.java:81)
      at
      com.atlassian.jira.util.EntityUtils.createValue(EntityUtils.java:53)
      at
      com.atlassian.jira.issue.managers.DefaultActionManager.createAction(DefaultA
      ctionManager.java:82)
      at
      com.atlassian.jira.issue.managers.DefaultActionManager.createComment(Default
      ActionManager.java:61)
      at
      com.atlassian.jira.issue.managers.DefaultActionManager.createComment(Default
      ActionManager.java:49)
      at
      com.atlassian.jira.issue.managers.DefaultIssueManager.resolveIssue(DefaultIs
      sueManager.java:358)
      at
      com.atlassian.jira.web.action.issue.ResolveIssue.doExecute(ResolveIssue.java
      :41)
      at webwork.action.ActionSupport.execute(ActionSupport.java:81)
      at
      webwork.dispatcher.ServletDispatcher.service(ServletDispatcher.java:185)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
      at com.evermind[Orion/1.5.4 (build 10585)]._ie.doFilter(.:59)
      at
      com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(Unknown Source)
      at
      com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(Unknown Source)
      at com.evermind[Orion/1.5.4 (build 10585)]._ic.doFilter(.:16)
      at
      com.atlassian.jira.web.security.SecurityFilter.doFilter(SecurityFilter.java:
      201)
      at com.evermind[Orion/1.5.4 (build 10585)]._ic.doFilter(.:20)
      at
      com.atlassian.jira.web.security.LoginFilter.doFilter(LoginFilter.java:189)
      at com.evermind[Orion/1.5.4 (build 10585)]._ic.doFilter(.:20)
      at com.atlassian.util.filters.ProfilingFilter.doFilter(Unknown
      Source)
      at com.evermind[Orion/1.5.4 (build 10585)]._deb._lnc(.:376)
      at com.evermind[Orion/1.5.4 (build 10585)]._deb._wmb(.:170)
      at com.evermind[Orion/1.5.4 (build 10585)]._co._wbb(.:581)
      at com.evermind[Orion/1.5.4 (build 10585)]._co._fs(.:189)
      at com.evermind[Orion/1.5.4 (build 10585)]._bt.run(.:62)

      I can perform these tasks without problems (except for being really slow)
      using tomcat as the web application server with the same database and jdbc
      driver as with orion.

      Is anybody else using JIRA with postgresql 7.2.1 and orion 1.5.4? Any ideas
      what might be causing the error and what I can do to resolve it?

      Thanks,

      Attachments

        Activity

          People

            mike@atlassian.com Mike Cannon-Brookes
            mike@atlassian.com Mike Cannon-Brookes
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: