Monthly Archives: May 2014

Dong Shin 05.05.2014

  • ran the Java in command line with no problems, but still the same problem through Reqonciler…. ingested COGNOS data (FY13 and FY14) thru command line
  • pre-processing ran fine, but errors on post-processing. missing views
    • created views and sent it off to Bill/Phil for deployment tomorrow
    • instruction-  There are four views need to be updated/added to the database.
      1. Bring up a command line window and login to mysql database
      2. create views one at a time by copy and paste into mysql command prompt and ensure there is no errors
      3. Login into Reqonciler and run post processing, ensure there is no errors
      4. ask Lenny to verify Obligations/Outlays data!
  • off to Philadelphia!

Phil 5.5.14

8:00 – 10:00, 12:00-4:00 SR

  • DB backups
  • Major debugging deployment
  • 2D and 3D picking. Slow-ish going. The first ‘naive’ attempt didn’t work. Making the mouse x,y unit values that go from -1.0 – 1.0, which I think it the problem. Hit detect does work as expected for 0, 0 – which makes this seem reasonable.

Dong Shin 05.02.2014

  • having problems with new Reqonciler jar files…. The process would just stop right after reading prop files.
  • created a runnable jar files with necessary files
  • packaged up mostly everything from webapp directory for debugging/testing, more than 25MB (limit of gmail?). broke up and sent it off to Bill.

Phil 5.1.14

8:00 – 5:00 SR

  • DB backups
  • Deployed the rest of RQ
  • Status Report!
  • Some weird problem where Dong’s code is (possibly) throwing an exception while reading properties. Maybe put some command-line diagnostics in the main?
  • JavaScript
    • Show/hide stage – done
    • Ortho2 – done
    • Reflection maps
    • Simple physics
    • Model loading

yuiWebGl

Today’s fun