Here is a list of problems that have been solved either through code changes, or by talking to people via the IRC channel.

{{PNS|MySQL Error in Scoring|

ERROR [o.v.h.s.Score] Failure to instantiate DB Driver:MySQL java.sql.SQLException: Access denied for user 'USERNAME'@'localhost' (using password: YES)

|Check your username and password settings in /config/jenaModels/VIVO.xml|"wszd" via IRC.|Balloons and Leonassan via IRC.}}

{{PNS|Build fails due to non-ASCII characters|

BUILD FAILED
/root/vivo-rel-1.1.1/vitro-core/webapp/product-build.xml:184: The following error occurred while executing this line:
/root/vivo-rel-1.1.1/vitro-core/webapp/product-build.xml:239: The following error occurred while executing this line:
/root/vivo-rel-1.1.1/vitro-core/webapp/build.xml:265: Compile failed; see the compiler error output for details.

|Fixed in the 1.2 release.|Chris Templin via the Mailing List|Chris Templin}}

{{PNS|MySQL Database empty after successful build|

None really, the database is just empty.

|Restart Tomcat|Chris Templin via the Mailing List|Brian Caruso}}

{{PNS|Cannot access http://localhost:8080/vivo|

404

|Change network type from NAT to Host-Only Ethernet Adapter, then run /sbin/ifconfig to get the address and connect to that instead|IslandDon via IRC|IslandDon via IRC}}