Hi all,
Lately we started using artifactory to manage our maven repository, initial
we have done the install on a windows XP box, things went smoothly and we
had it up and running in no time.
However when we tried to install it on a windows 2008 server machine we had
issues.
Below is a snippet of the log file:
2009-10-30 11:48:16,786 [WrapperSimpleAppMain] [ERROR]
(o.a.j.JcrServiceImpl:280) - Could not clean up old temp files. This may
indicate a badly configured temp dir
('C:\Windows\system32\config\systemprofile\AppData\Local\Temp\').
2009-10-30 11:48:19,708 [WrapperSimpleAppMain] [ERROR]
(o.a.j.c.f.d.DatabaseFileSystem:791) - failed to open output stream to file:
/meta/rep.properties...............
The full log file is attached with the message.
we looked into this problem and it turned out to be a permissions issue
although we were logged in as admin and we installed the service by
selecting "run it as Administrator" option.
A workaround was to change the default java.io.tmp directory to point to a
temp directory that we have created. To do that we added the following line
to wrapper.conf file
wrapper.java.additional.5=-Djava.io.tmpdir=D:/artifactoryTmp
My question: Is there a way solve this issue and to get artifactory to work
on windows 2008 server without work around
http://old.nabble.com/file/p26134998/artifactory.log artifactory.log
--
View this message in context:
http://old.nabble.com/issues-running-Artifactory2.1.1-On-Windows-2008-Server-tp26134998p26134998.html
Sent from the Artifactory-Users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users