To make sure you configured the repo.xml and artifactory correctly please follow the instructions in the wiki ( http://wiki.jfrog.org/confluence/display/RTF/Changing+the+Default+Storageand http://wiki.jfrog.org/confluence/display/RTF/Running+Artifactory+on+MySQL).
If you think everything is configured correctly, rename the data directory ($ARTIFACTORY_HOME/data) and start Artifactory again. If this doesn't work please send me your repo.xml, artifactory.system.properties and artifactory.log for examination. Yossi On Mon, Aug 16, 2010 at 3:00 PM, ozguy <[email protected]> wrote: > > Hi > > I just downloaded the latest Artifactory and having issues with deploying > the Artifactory war using mysql database. > > For some reason, the database server address always resolves to the local > ip > address of the machine on which the war is deployed. > My DB server is running on different server and I just can't get it to > work. > > Setup is as follows: > Server A ( 192.168.1.1) - this mysql server > > Server B ( 192.168.1.2) - this is jboss app server where Artifactory war is > deployed. > > repo.xml is correctly point the database url to Server A with valid userid > and password. > > During deployment, the error is caused by failed to connect to Database > using the userid/password specified. But the server address/ip it was > connecting to was Server B instead of Server A which I had in the repo.xml? > > Looks like somewhere during initialization the jdbc url specified in the > config is not used and defaults to localhost server. > > > I just don't understand why it is trying to connect to Server B mysql when > mysql server I configured to use is Server A? > > Any help sorting this out is much appreciated. > > Thanks. > -- > View this message in context: > http://forums.jfrog.org/file-system-mysql-config-problem-tp5427579p5427579.html > Sent from the Artifactory - Users mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > Artifactory-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/artifactory-users >
------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
