Well I changed the jetty work folder permissions it should have rwx on it still no go. Also how could I fix it so the jar is exploding properly? Is this a problem with java by chance? It works fine when no data is in it. Aka I download a working on from the artifactory site and it will load up fine. Its when it goes into the data that it startes to cause all of these problems. Is there anything artifactory does different in windows than it does in linux?
Noam Tenne wrote: > > It seems the war file was not exploded properly, or perhaps a lack of > permissions on the jetty "work" folder. > > On Wed, Oct 13, 2010 at 4:34 PM, cwood06 <[email protected]> wrote: > >> >> Hi Noam, Thanks for the quick response! >> >> I changed the number of files opened to a much larger number, I removed >> the >> consistency check. It was something I was trying. The upgrade can wait. >> Howerver attached is the new log. Still not getting it to boot up. >> >> Thanks! >> >> http://old.nabble.com/file/p29953384/output.error.log output.error.log >> >> Noam Tenne wrote: >> > >> > Hi, >> > >> > I've noticed you're running Artifactory with the startup >> > consistency-checks >> > switch (artifactory.jcr.fixConsistency) turned on; This a >> > special< >> http://wiki.jfrog.org/confluence/display/RTF/Dealing+with+Broken+Index >> >operation >> > that should not be performed regularly and turning it off will >> > save you lots of startup-time. >> > Also, I see that you've hit the maximum open files limit; Raising this >> > number should probably solve your problem (we normally recommend a >> limit >> > of >> > approximately 5K). >> > Lastly, I strongly recommend that you upgrade to our latest version >> > (2.2.5) >> > since it includes many storage improvements. >> > >> > HTH, >> > Noam >> > >> > On Wed, Oct 13, 2010 at 4:02 PM, cwood06 <[email protected]> wrote: >> > >> >> >> >> Hello Old Nabble. >> >> >> >> I have a artifactory DB of over 176k artifacts, and we are in the >> process >> >> of >> >> trying to get a backup of the system but it keeps failing. >> >> http://old.nabble.com/file/p29953069/output.txt output.txt >> >> >> >> It will index fine but keep getting missing files even after a new >> index. >> >> Any idea on how to fix this issue? >> >> >> >> Thanks! >> >> -- >> >> View this message in context: >> >> >> http://old.nabble.com/Moved-from-Windows-to-Linux-and-wont-start-up.-tp29953069p29953069.html >> >> Sent from the Artifactory-Users mailing list archive at Nabble.com. >> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------------ >> >> Beautiful is writing same markup. Internet Explorer 9 supports >> >> standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. >> >> Spend less time writing and rewriting code and more time creating >> great >> >> experiences on the web. Be a part of the beta today. >> >> http://p.sf.net/sfu/beautyoftheweb >> >> _______________________________________________ >> >> Artifactory-users mailing list >> >> [email protected] >> >> https://lists.sourceforge.net/lists/listinfo/artifactory-users >> >> >> > >> > >> ------------------------------------------------------------------------------ >> > Beautiful is writing same markup. Internet Explorer 9 supports >> > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. >> > Spend less time writing and rewriting code and more time creating >> great >> > experiences on the web. Be a part of the beta today. >> > http://p.sf.net/sfu/beautyoftheweb >> > _______________________________________________ >> > Artifactory-users mailing list >> > [email protected] >> > https://lists.sourceforge.net/lists/listinfo/artifactory-users >> > >> > >> >> -- >> View this message in context: >> http://old.nabble.com/Moved-from-Windows-to-Linux-and-wont-start-up.-tp29953069p29953384.html >> Sent from the Artifactory-Users mailing list archive at Nabble.com. >> >> >> >> ------------------------------------------------------------------------------ >> Beautiful is writing same markup. Internet Explorer 9 supports >> standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. >> Spend less time writing and rewriting code and more time creating great >> experiences on the web. Be a part of the beta today. >> http://p.sf.net/sfu/beautyoftheweb >> _______________________________________________ >> Artifactory-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/artifactory-users >> > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today. > http://p.sf.net/sfu/beautyoftheweb > _______________________________________________ > Artifactory-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/artifactory-users > > -- View this message in context: http://old.nabble.com/Moved-from-Windows-to-Linux-and-wont-start-up.-tp29953069p29953700.html Sent from the Artifactory-Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
