7:30 – 4:30 VISIBILITY
- Deployed new PPM
- Meeting with Trish
- Ran into errors saving contract information in Financial data. Exceptions follow:
- Duplicate Entry
- Lock wait timeout exceeded
- This seems to be tied up with data already appearing in the Project Contracts table. I had created a project earlier with multiple components. I had then added two contracts with Amounts of $500. Trish then created a similar project, and the same data was in the first non-summary view. Deleting and re-selecting the data caused each item to then be shown twice. I have a screenshot of this
- A new item entered in the “AddNew” combobox should be the selected item on close. Currently it is the first alphabetical item.
- Summary data just needs the project name.
- Ran into errors saving contract information in Financial data. Exceptions follow:
- Had an error with PublishSupportObject line 130. “Data too long for column ‘content’ at row 1”. Workaround was to change the pull so that it only grabs the last 10 days of data for display.
- Working on getting Flash4 and Maven to work together
- Had to change the artifact version to 3.7.2 as per this article: http://java.dzone.com/articles/flex-and-maven
- Needed GoogleAnalytics_02.jar, which had to be deployed to the repository. Done. Original is here: http://code.google.com/p/jgoogleanalytics/downloads/detail?name=JGoogleAnalytics_0.2.jar&can=2&q=
- Maven is working fine, but FlexMojos isn’t. I may have a bad version in my repo, so I’m rebuilding that.
- Added more user settings inside the <properties> tag in the settings.xml
