Monday, July 6, 2009

Latest OSCAR Installation Instructions

For the OSCAR do-it-yourself-ers out there, we have updated the OSCAR installation guide to cover off the OSCAR v9.06 release.

The new install guide can be found here.

4 comments:

Anonymous said...

Thank you

Anonymous said...

Hi,
I installed OSCAR on Ubuntu 9.04 using David Danley's instruction and everything worked except that I kept getting some mysql errors (during configuration) along the lines of:
Access denied for user: ‘root@localhost’ (Using password: NO)

However, I got past is by issuing the following command:
sudo mysql -u "some username" -p

A password prompt was prompted and I enterted the password to "some username".
Everything is OK, except that when I login via the browser, I get similar errors as above. I don;t know how to get past this in a web application environment.

“Database connection error: Cannot create PoolableConnectionFactory (Invalid authorization specification, message from server: “Access denied for user ‘root’@'localhost’ (using password: YES)”). Please correct and try again. ”

Any help will be greatly appreciated.
Thanks.

Anonymous said...

please see the response at http://indivica.com/?page_id=40

MARK said...

in following,,,in installing oscar,after typing "ant"
here's the said error=
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-1.5.0-sun-1.5.0.20/lib/tools.jar
Buildfile: build.xml
Trying to override old definition of datatype resources

init:

web:
[javac] Compiling 2045 source files to /home/icotp/src/oscar_source/oscar_mcmaster/build/tmp/web/classes

BUILD FAILED
/home/icotp/src/oscar_source/oscar_mcmaster/build/build.xml:137: Error running javac compiler



can you help.. me??