I am trying to create an analyser using Phoenix. I use the wizard to create the skeletal structure and build it. When I try to execute the solution it gives me several FileIO exceptions in main() at runtime. Apparently something is breaking in the static initialization but I am unable to figure it out.