FollettSchoolSolutions / perfmon4j-reports

Framework to query and report against perfmon4j datasources.
3 stars 0 forks source link

QAT chart loading broken #121

Closed pizzaboy314 closed 8 years ago

pizzaboy314 commented 8 years ago

Getting really weird transaction rollbacks for all chart loading from the DB in QAT, with little to no information as to why:

EJB Invocation failed on component ChartService for method public java.lang.String org.perfmon4jreports.app.service.ChartService.getPublicCharts(): javax.ejb.EJBTransactionRolledbackException: Transaction rolled back

I'm looking into it for now, but I could really use some help.

pizzaboy314 commented 8 years ago

@Rayfucious not sure when you're around, but I tried to schedule some pair time for wednesday.

pizzaboy314 commented 8 years ago

@Rayfucious found the issue. I was trying to hit a datasource within the LAN from the backend of an external server.

pizzaboy314 commented 8 years ago

hotfix to develop branch/QAT temporarily, now revisiting actual story to complete it correctly.