{"id":341,"date":"2011-07-23T21:26:30","date_gmt":"2011-07-23T20:26:30","guid":{"rendered":"https:\/\/arliguy.net\/?p=341"},"modified":"2011-12-04T23:53:42","modified_gmt":"2011-12-04T22:53:42","slug":"installation-tomcat-et-basedir-environment-variable","status":"publish","type":"post","link":"https:\/\/arliguy.net\/2011\/07\/23\/installation-tomcat-et-basedir-environment-variable\/","title":{"rendered":"Installation de Tomcat et variable d’environment BASEDIR"},"content":{"rendered":"

Si vous installez Tomcat <\/a>sur un GNU\/Linux depuis une archive binaire r\u00e9cup\u00e9r\u00e9e d’Apache <\/a>et lancez tomcat via “.\/startup.sh<\/em>” vous risquez d’avoir le message suivant :<\/p>\n

The BASEDIR environment variable is not defined correctly\r\nThis environment variable is needed to run this program<\/pre>\n

Pour \u00e9viter cela, il faut d’abord v\u00e9rifier que “JAVA_HOME<\/em>” et “CATALINA_HOME<\/em>” soeint bien d\u00e9finis comme cela est sp\u00e9cifi\u00e9 dans le fichier “RUNNING.txt” livr\u00e9 avec l’archive de Tomcat.<\/p>\n

Ensuite il faut surtout v\u00e9rifier que les fichiers “bin\/startup.sh<\/em>” “bin\/shutdown.sh<\/em>” et “bin\/setclasspath.sh<\/em>” soient bien ex\u00e9cutables. Quelque chose du genre :<\/p>\n

chmod +x bin\/startup.sh\r\nchmod +x bin\/shutdown.sh\r\nchmod +x bin\/setclasspath.sh<\/pre>\n

Apr\u00e8s cela Tomcat devrait s’ex\u00e9cuter via “.\/startup.sh<\/em>“.<\/p>\n","protected":false},"excerpt":{"rendered":"

Si vous installez Tomcat sur un GNU\/Linux depuis une archive binaire r\u00e9cup\u00e9r\u00e9e d’Apache et lancez tomcat via “.\/startup.sh” vous risquez d’avoir le message suivant : The BASEDIR environment variable is not defined correctly This environment variable is needed to run this program Pour \u00e9viter cela, il faut d’abord v\u00e9rifier que “JAVA_HOME” et “CATALINA_HOME” soeint bien … Continuer la lecture de Installation de Tomcat et variable d’environment BASEDIR<\/span> →<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ngg_post_thumbnail":0,"footnotes":""},"categories":[40,44,42],"tags":[114,108],"_links":{"self":[{"href":"https:\/\/arliguy.net\/wp-json\/wp\/v2\/posts\/341"}],"collection":[{"href":"https:\/\/arliguy.net\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/arliguy.net\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/arliguy.net\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/arliguy.net\/wp-json\/wp\/v2\/comments?post=341"}],"version-history":[{"count":0,"href":"https:\/\/arliguy.net\/wp-json\/wp\/v2\/posts\/341\/revisions"}],"wp:attachment":[{"href":"https:\/\/arliguy.net\/wp-json\/wp\/v2\/media?parent=341"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/arliguy.net\/wp-json\/wp\/v2\/categories?post=341"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/arliguy.net\/wp-json\/wp\/v2\/tags?post=341"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}