<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" > <channel><title>Comments on: JBoss 5 GA on Debian linux</title> <atom:link href="http://alexander.holbreich.org/2010/01/java-jboss-debian-linux/feed/" rel="self" type="application/rss+xml" /><link>http://alexander.holbreich.org/2010/01/java-jboss-debian-linux/</link> <description>Everything becomes a little different as soon as it is spoken out loud.  ~Hermann Hesse</description> <lastBuildDate>Fri, 03 Feb 2012 07:43:02 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Installing Java 7 on Debian</title><link>http://alexander.holbreich.org/2010/01/java-jboss-debian-linux/comment-page-1/#comment-4616</link> <dc:creator>Installing Java 7 on Debian</dc:creator> <pubDate>Sat, 04 Feb 2012 21:40:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org?p=31#comment-4616</guid> <description>[...] is no official debain package for java 7. So we are not able to do it with apt-get as we can it for java 6. wget http://download.oracle.com/otn-pub/java/jdk/7/jdk-7-linux-x64.tar.gz tar zxvf [...]</description> <content:encoded><![CDATA[<p>[...] is no official debain package for java 7. So we are not able to do it with apt-get as we can it for java 6. wget <a href="http://download.oracle.com/otn-pub/java/jdk/7/jdk-7-linux-x64.tar.gz">http://download.oracle.com/otn-pub/java/jdk/7/jdk-7-linux-x64.tar.gz</a> tar zxvf [...]</p> ]]></content:encoded> </item> <item><title>By: shuron</title><link>http://alexander.holbreich.org/2010/01/java-jboss-debian-linux/comment-page-1/#comment-4567</link> <dc:creator>shuron</dc:creator> <pubDate>Sat, 04 Feb 2012 22:07:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org?p=31#comment-4567</guid> <description>Ah ok, seems to be an easy task. Ubuntu is based on debian, so don&#039;t wounder.Let&#039;s look on your problem. LSB means &quot;&lt;i&gt;Linux Standard Base Core Specification&lt;/i&gt;&quot; I suppose version 3.1 is the actual.So also your rc-script has to be complained to it. Of cause there are tutorials for this: &lt;a href=&quot;http://wiki.debian.org/LSBInitScripts&quot; rel=&quot;nofollow&quot;&gt;Take this one&lt;/a&gt;.I suppose you only have to do add some commented lines in a header of your script, but read what to do exactly.Also since Debian 6.0 &lt;a href=&quot;http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot&quot; rel=&quot;nofollow&quot;&gt;you have to use&lt;/a&gt; &lt;strong&gt; $insserv jboss &lt;/strong&gt; instead of &lt;strong&gt; $ update-rc.d jboss defaults &lt;/strong&gt;So try to improve your default script. If you have troubles to do it, ask me, maybe i will have some time on next weekend to help you by trying it myself on deb 6.So good luck and let us know ;)</description> <content:encoded><![CDATA[<p>Ah ok, seems to be an easy task.<br /> Ubuntu is based on debian, so don&#8217;t wounder.</p><p>Let&#8217;s look on your problem.<br /> LSB means &#8220;<i>Linux Standard Base Core Specification</i>&#8221; I suppose version 3.1 is the actual.</p><p>So also your rc-script has to be complained to it.<br /> Of cause there are tutorials for this:<br /> <a href="http://wiki.debian.org/LSBInitScripts" rel="nofollow">Take this one</a>.</p><p>I suppose you only have to do add some commented lines in a header of your script, but read what to do exactly.</p><p>Also since Debian 6.0 <a href="http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot" rel="nofollow">you have to use</a><br /> <strong><br /> $insserv jboss<br /> </strong><br /> instead of<br /> <strong><br /> $ update-rc.d jboss defaults<br /> </strong></p><p>So try to improve your default script.<br /> If you have troubles to do it, ask me, maybe i will have some time on next weekend to help you by trying it myself on deb 6.</p><p>So good luck and let us know <img src="http://alexander.holbreich.org/wp-includes/images/smilies/icon_wink.gif?4c9b33" alt=';)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: mjl</title><link>http://alexander.holbreich.org/2010/01/java-jboss-debian-linux/comment-page-1/#comment-4566</link> <dc:creator>mjl</dc:creator> <pubDate>Sat, 04 Feb 2012 13:46:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org?p=31#comment-4566</guid> <description>I tried it with ubuntu, the same. The proble is sure the &quot;/etc/init.d/jboss missing LSB information&quot;, but when i put it in the jboss init script, it helps not. :(( :SS :///</description> <content:encoded><![CDATA[<p>I tried it with ubuntu, the same. The proble is sure the &#8220;/etc/init.d/jboss missing LSB information&#8221;, but when i put it in the jboss init script, it helps not. <img src="http://alexander.holbreich.org/wp-includes/images/smilies/icon_sad.gif?4c9b33" alt=':(' class='wp-smiley' /> ( :SS :///</p> ]]></content:encoded> </item> <item><title>By: shuron</title><link>http://alexander.holbreich.org/2010/01/java-jboss-debian-linux/comment-page-1/#comment-4565</link> <dc:creator>shuron</dc:creator> <pubDate>Sat, 04 Feb 2012 22:28:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org?p=31#comment-4565</guid> <description>The problem that i see in your description is this: &quot;bash: /etc/init.d/jboss: /bin/sh^M: bad interpreter:&quot; Your sh schell interpreter is not found in /bin/sh may be it ist on other place or it is not installed at all.Try to find it with: &lt;i&gt; which sh &lt;/i&gt; This shpoul return the lecation, normally: /bin/shBut somehow it&#039;s imposble at all, im not so experienced at this.</description> <content:encoded><![CDATA[<p>The problem that i see in your description is this:<br /> &#8220;bash: /etc/init.d/jboss: /bin/sh^M: bad interpreter:&#8221;<br /> Your sh schell interpreter is not found in /bin/sh<br /> may be it ist on other place or it is not installed at all.</p><p>Try to find it with:<br /> <i> which sh </i><br /> This shpoul return the lecation, normally:<br /> /bin/sh</p><p>But somehow it&#8217;s imposble at all, im not so experienced at this.</p> ]]></content:encoded> </item> <item><title>By: mjl</title><link>http://alexander.holbreich.org/2010/01/java-jboss-debian-linux/comment-page-1/#comment-4564</link> <dc:creator>mjl</dc:creator> <pubDate>Sat, 04 Feb 2012 12:50:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org?p=31#comment-4564</guid> <description>/etc/init.d/jboss (based as here on redhat script)#!/bin/sh ### BEGIN INIT INFO # Provides:          jbiss # Required-Start:    $remote_fs # Required-Stop:     $remote_fs # Default-Start:     2 3 4 5 # Default-Stop:      0 1 6 # Short-Description: Example initscript # Description:       This file should be used to construct scripts to be #                    placed in /etc/init.d. ### END INIT INFO # # $Id: jboss_init_redhat.sh 81068 2008-11-14 15:14:35Z dimitris@jboss.org $ # # JBoss Control Script # # To use this script run it as root - it will switch to the specified user # # Here is a little (and extremely primitive) startup/shutdown script # for RedHat systems. It assumes that JBoss lives in /usr/local/jboss, # it&#039;s run by user &#039;jboss&#039; and JDK binaries are in /usr/local/jdk/bin. # All this can be changed in the script itself. # # Either modify this script for your requirements or just ensure that # the following variables are set correctly before calling the script.#define where jboss is - this is the directory containing directories log, bin, conf etc JBOSS_HOME=${JBOSS_HOME:-&quot;/home/jboss/jboss&quot;}#define the user under which jboss will run, or use &#039;RUNASIS&#039; to run as the current user JBOSS_USER=${JBOSS_USER:-&quot;jboss&quot;}#make sure java is in your path JAVAPTH=${JAVAPTH:-&quot;/usr/lib/jvm/java-6-sun&quot;}#configuration to use, usually one of &#039;minimal&#039;, &#039;default&#039;, &#039;all&#039; JBOSS_CONF=${JBOSS_CONF:-&quot;default&quot;}#if JBOSS_HOST specified, use -b to bind jboss services to that address JBOSS_BIND_ADDR=${JBOSS_HOST:+&quot;-b $JBOSS_HOST&quot;}#define the classpath for the shutdown class JBOSSCP=${JBOSSCP:-&quot;$JBOSS_HOME/bin/shutdown.jar:$JBOSS_HOME/client/jnet.jar&quot;}#define the script to use to start jboss JBOSSSH=${JBOSSSH:-&quot;$JBOSS_HOME/bin/run.sh -c $JBOSS_CONF $JBOSS_BIND_ADDR&quot;}if [ &quot;$JBOSS_USER&quot; = &quot;RUNASIS&quot; ]; then SUBIT=&quot;&quot; else SUBIT=&quot;su - $JBOSS_USER -c &quot; fiif [ -n &quot;$JBOSS_CONSOLE&quot; -a ! -d &quot;$JBOSS_CONSOLE&quot; ]; then # ensure the file exists touch $JBOSS_CONSOLE if [ ! -z &quot;$SUBIT&quot; ]; then chown $JBOSS_USER $JBOSS_CONSOLE fi fiif [ -n &quot;$JBOSS_CONSOLE&quot; -a ! -f &quot;$JBOSS_CONSOLE&quot; ]; then echo &quot;WARNING: location for saving console log invalid: $JBOSS_CONSOLE&quot; echo &quot;WARNING: ignoring it and using /dev/null&quot; JBOSS_CONSOLE=&quot;/dev/null&quot; fi#define what will be done with the console log JBOSS_CONSOLE=${JBOSS_CONSOLE:-&quot;/dev/null&quot;}JBOSS_CMD_START=&quot;cd $JBOSS_HOME/bin; $JBOSSSH&quot; JBOSS_CMD_STOP=${JBOSS_CMD_STOP:-&quot;java -classpath $JBOSSCP org.jboss.Shutdown --shutdown&quot;}if [ -z &quot;`echo $PATH &#124; grep $JAVAPTH`&quot; ]; then export PATH=$PATH:$JAVAPTH fiif [ ! -d &quot;$JBOSS_HOME&quot; ]; then echo JBOSS_HOME does not exist as a valid directory : $JBOSS_HOME exit 1 fiecho JBOSS_CMD_START = $JBOSS_CMD_STARTcase &quot;$1&quot; in start) cd $JBOSS_HOME/bin if [ -z &quot;$SUBIT&quot; ]; then eval $JBOSS_CMD_START &gt;${JBOSS_CONSOLE} 2&gt;&amp;1 &amp; else $SUBIT &quot;$JBOSS_CMD_START &gt;${JBOSS_CONSOLE} 2&gt;&amp;1 &amp;&quot; fi ;; stop) if [ -z &quot;$SUBIT&quot; ]; then $JBOSS_CMD_STOP else $SUBIT &quot;$JBOSS_CMD_STOP&quot; fi ;; restart) $0 stop $0 start ;; *) echo &quot;usage: $0 (start&#124;stop&#124;restart&#124;help)&quot; esacupdateing:update-rc.d jboss defaults update-rc.d: warning: /etc/init.d/jboss missing LSB information update-rc.d: see Adding system startup for /etc/init.d/jboss ... /etc/rc0.d/K20jboss -&gt; ../init.d/jboss /etc/rc1.d/K20jboss -&gt; ../init.d/jboss /etc/rc6.d/K20jboss -&gt; ../init.d/jboss /etc/rc2.d/S20jboss -&gt; ../init.d/jboss /etc/rc3.d/S20jboss -&gt; ../init.d/jboss /etc/rc4.d/S20jboss -&gt; ../init.d/jboss /etc/rc5.d/S20jboss -&gt; ../init.d/jbosseven seen above, what Debian needs at the top of the scipt, this LSB something information ... :Sand when trying it manually start # /etc/init.d/jboss start bash: /etc/init.d/jboss: /bin/sh^M: bad interpreter: Nincs ilyen fájl vagy könyvtárafter system reboot jboss not starting, during the boot it has some problem with /etc/init.d//rc: /etc/rc2.d/S20jboss: /bin/sh^M: bad interpreter: No such file or directory i give up here</description> <content:encoded><![CDATA[<p>/etc/init.d/jboss (based as here on redhat script)</p><p>#!/bin/sh<br /> ### BEGIN INIT INFO<br /> # Provides:          jbiss<br /> # Required-Start:    $remote_fs<br /> # Required-Stop:     $remote_fs<br /> # Default-Start:     2 3 4 5<br /> # Default-Stop:      0 1 6<br /> # Short-Description: Example initscript<br /> # Description:       This file should be used to construct scripts to be<br /> #                    placed in /etc/init.d.<br /> ### END INIT INFO<br /> #<br /> # $Id: jboss_init_redhat.sh 81068 2008-11-14 15:14:35Z <a href="mailto:dimitris@jboss.org">dimitris@jboss.org</a> $<br /> #<br /> # JBoss Control Script<br /> #<br /> # To use this script run it as root &#8211; it will switch to the specified user<br /> #<br /> # Here is a little (and extremely primitive) startup/shutdown script<br /> # for RedHat systems. It assumes that JBoss lives in /usr/local/jboss,<br /> # it&#8217;s run by user &#8216;jboss&#8217; and JDK binaries are in /usr/local/jdk/bin.<br /> # All this can be changed in the script itself.<br /> #<br /> # Either modify this script for your requirements or just ensure that<br /> # the following variables are set correctly before calling the script.</p><p>#define where jboss is &#8211; this is the directory containing directories log, bin, conf etc<br /> JBOSS_HOME=${JBOSS_HOME:-&#8221;/home/jboss/jboss&#8221;}</p><p>#define the user under which jboss will run, or use &#8216;RUNASIS&#8217; to run as the current user<br /> JBOSS_USER=${JBOSS_USER:-&#8221;jboss&#8221;}</p><p>#make sure java is in your path<br /> JAVAPTH=${JAVAPTH:-&#8221;/usr/lib/jvm/java-6-sun&#8221;}</p><p>#configuration to use, usually one of &#8216;minimal&#8217;, &#8216;default&#8217;, &#8216;all&#8217;<br /> JBOSS_CONF=${JBOSS_CONF:-&#8221;default&#8221;}</p><p>#if JBOSS_HOST specified, use -b to bind jboss services to that address<br /> JBOSS_BIND_ADDR=${JBOSS_HOST:+&#8221;-b $JBOSS_HOST&#8221;}</p><p>#define the classpath for the shutdown class<br /> JBOSSCP=${JBOSSCP:-&#8221;$JBOSS_HOME/bin/shutdown.jar:$JBOSS_HOME/client/jnet.jar&#8221;}</p><p>#define the script to use to start jboss<br /> JBOSSSH=${JBOSSSH:-&#8221;$JBOSS_HOME/bin/run.sh -c $JBOSS_CONF $JBOSS_BIND_ADDR&#8221;}</p><p>if [ "$JBOSS_USER" = "RUNASIS" ]; then<br /> SUBIT=&#8221;"<br /> else<br /> SUBIT=&#8221;su &#8211; $JBOSS_USER -c &#8221;<br /> fi</p><p>if [ -n "$JBOSS_CONSOLE" -a ! -d "$JBOSS_CONSOLE" ]; then<br /> # ensure the file exists<br /> touch $JBOSS_CONSOLE<br /> if [ ! -z "$SUBIT" ]; then<br /> chown $JBOSS_USER $JBOSS_CONSOLE<br /> fi<br /> fi</p><p>if [ -n "$JBOSS_CONSOLE" -a ! -f "$JBOSS_CONSOLE" ]; then<br /> echo &#8220;WARNING: location for saving console log invalid: $JBOSS_CONSOLE&#8221;<br /> echo &#8220;WARNING: ignoring it and using /dev/null&#8221;<br /> JBOSS_CONSOLE=&#8221;/dev/null&#8221;<br /> fi</p><p>#define what will be done with the console log<br /> JBOSS_CONSOLE=${JBOSS_CONSOLE:-&#8221;/dev/null&#8221;}</p><p>JBOSS_CMD_START=&#8221;cd $JBOSS_HOME/bin; $JBOSSSH&#8221;<br /> JBOSS_CMD_STOP=${JBOSS_CMD_STOP:-&#8221;java -classpath $JBOSSCP org.jboss.Shutdown &#8211;shutdown&#8221;}</p><p>if [ -z "`echo $PATH | grep $JAVAPTH`" ]; then<br /> export PATH=$PATH:$JAVAPTH<br /> fi</p><p>if [ ! -d "$JBOSS_HOME" ]; then<br /> echo JBOSS_HOME does not exist as a valid directory : $JBOSS_HOME<br /> exit 1<br /> fi</p><p>echo JBOSS_CMD_START = $JBOSS_CMD_START</p><p>case &#8220;$1&#8243; in<br /> start)<br /> cd $JBOSS_HOME/bin<br /> if [ -z "$SUBIT" ]; then<br /> eval $JBOSS_CMD_START &gt;${JBOSS_CONSOLE} 2&gt;&amp;1 &amp;<br /> else<br /> $SUBIT &#8220;$JBOSS_CMD_START &gt;${JBOSS_CONSOLE} 2&gt;&amp;1 &amp;&#8221;<br /> fi<br /> ;;<br /> stop)<br /> if [ -z "$SUBIT" ]; then<br /> $JBOSS_CMD_STOP<br /> else<br /> $SUBIT &#8220;$JBOSS_CMD_STOP&#8221;<br /> fi<br /> ;;<br /> restart)<br /> $0 stop<br /> $0 start<br /> ;;<br /> *)<br /> echo &#8220;usage: $0 (start|stop|restart|help)&#8221;<br /> esac</p><p>updateing:</p><p>update-rc.d jboss defaults<br /> update-rc.d: warning: /etc/init.d/jboss missing LSB information<br /> update-rc.d: see<br /> Adding system startup for /etc/init.d/jboss &#8230;<br /> /etc/rc0.d/K20jboss -&gt; ../init.d/jboss<br /> /etc/rc1.d/K20jboss -&gt; ../init.d/jboss<br /> /etc/rc6.d/K20jboss -&gt; ../init.d/jboss<br /> /etc/rc2.d/S20jboss -&gt; ../init.d/jboss<br /> /etc/rc3.d/S20jboss -&gt; ../init.d/jboss<br /> /etc/rc4.d/S20jboss -&gt; ../init.d/jboss<br /> /etc/rc5.d/S20jboss -&gt; ../init.d/jboss</p><p>even seen above, what Debian needs at the top of the scipt, this LSB something information &#8230; :S</p><p>and when trying it manually start<br /> # /etc/init.d/jboss start<br /> bash: /etc/init.d/jboss: /bin/sh^M: bad interpreter: Nincs ilyen fájl vagy könyvtár</p><p>after system reboot jboss not starting, during the boot it has some problem with /etc/init.d//rc: /etc/rc2.d/S20jboss: /bin/sh^M: bad interpreter: No such file or directory<br /> i give up here</p> ]]></content:encoded> </item> <item><title>By: shuron</title><link>http://alexander.holbreich.org/2010/01/java-jboss-debian-linux/comment-page-1/#comment-4563</link> <dc:creator>shuron</dc:creator> <pubDate>Sat, 04 Feb 2012 11:23:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org?p=31#comment-4563</guid> <description>Hmm... May be someone can help you if you post the whole error message here. Also it would be helpful to see your /etc/init.d/jboss script. Maybe it needs some more tunning on deb 6. I didn&#039;t tried.</description> <content:encoded><![CDATA[<p>Hmm&#8230;<br /> May be someone can help you if you post the whole error message here.<br /> Also it would be helpful to see your /etc/init.d/jboss script.<br /> Maybe it needs some more tunning on deb 6. I didn&#8217;t tried.</p> ]]></content:encoded> </item> <item><title>By: mjl</title><link>http://alexander.holbreich.org/2010/01/java-jboss-debian-linux/comment-page-1/#comment-4562</link> <dc:creator>mjl</dc:creator> <pubDate>Sat, 04 Feb 2012 07:53:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org?p=31#comment-4562</guid> <description>Even run it directly, the same error message comes up. After it I put the so calles missing LSB information. No change :S</description> <content:encoded><![CDATA[<p>Even run it directly, the same error message comes up. After it I put the so calles missing LSB information. No change :S</p> ]]></content:encoded> </item> <item><title>By: shuron</title><link>http://alexander.holbreich.org/2010/01/java-jboss-debian-linux/comment-page-1/#comment-4561</link> <dc:creator>shuron</dc:creator> <pubDate>Sat, 04 Feb 2012 22:35:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org?p=31#comment-4561</guid> <description>I didn&#039;t tried it with Debian 6. So can only guess.If i understood you correct, your &lt;i&gt;update-rc.d&lt;/i&gt; script refused job for some reason. And now Jboss does not star automatically after machine restart?Try to run /etc/init.d/jboss script directly if it works, than you have only a small problem. RC scripts can be created manually very quick. :)</description> <content:encoded><![CDATA[<p>I didn&#8217;t tried it with Debian 6. So can only guess.</p><p>If i understood you correct, your <i>update-rc.d</i> script refused job for some reason. And now Jboss does not star automatically after machine restart?</p><p>Try to run /etc/init.d/jboss script directly if it works, than you have only a small problem.<br /> RC scripts can be created manually very quick. <img src="http://alexander.holbreich.org/wp-includes/images/smilies/icon_smile.gif?4c9b33" alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: mjl</title><link>http://alexander.holbreich.org/2010/01/java-jboss-debian-linux/comment-page-1/#comment-4560</link> <dc:creator>mjl</dc:creator> <pubDate>Sat, 04 Feb 2012 20:30:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org?p=31#comment-4560</guid> <description>Its&#039; useful, but after reboot it will not start and even /etc/init.d/jboss is saying the same:JBOSS_CMD_START = cd /usr/local/jboss/bin; /usr/local/jboss/bin/run.sh -c default -b 0.0.0.0Maybe the problem is there, it is missing something:update-rc.d: warning: /etc/init.d/jboss missing LSB information update-rc.d: see Adding system startup for /etc/init.d/jboss ... /etc/rc0.d/K20jboss -&gt; ../init.d/jboss /etc/rc1.d/K20jboss -&gt; ../init.d/jboss /etc/rc6.d/K20jboss -&gt; ../init.d/jboss /etc/rc2.d/S20jboss -&gt; ../init.d/jboss /etc/rc3.d/S20jboss -&gt; ../init.d/jboss /etc/rc4.d/S20jboss -&gt; ../init.d/jboss /etc/rc5.d/S20jboss -&gt; ../init.d/jbossMy server is debian 6.0</description> <content:encoded><![CDATA[<p>Its&#8217; useful, but after reboot it will not start and even /etc/init.d/jboss is saying the same:</p><p>JBOSS_CMD_START = cd /usr/local/jboss/bin; /usr/local/jboss/bin/run.sh -c default -b 0.0.0.0</p><p>Maybe the problem is there, it is missing something:</p><p>update-rc.d: warning: /etc/init.d/jboss missing LSB information<br /> update-rc.d: see<br /> Adding system startup for /etc/init.d/jboss &#8230;<br /> /etc/rc0.d/K20jboss -&gt; ../init.d/jboss<br /> /etc/rc1.d/K20jboss -&gt; ../init.d/jboss<br /> /etc/rc6.d/K20jboss -&gt; ../init.d/jboss<br /> /etc/rc2.d/S20jboss -&gt; ../init.d/jboss<br /> /etc/rc3.d/S20jboss -&gt; ../init.d/jboss<br /> /etc/rc4.d/S20jboss -&gt; ../init.d/jboss<br /> /etc/rc5.d/S20jboss -&gt; ../init.d/jboss</p><p>My server is debian 6.0</p> ]]></content:encoded> </item> <item><title>By: links for 2011-05-24 « My place</title><link>http://alexander.holbreich.org/2010/01/java-jboss-debian-linux/comment-page-1/#comment-4551</link> <dc:creator>links for 2011-05-24 « My place</dc:creator> <pubDate>Sat, 04 Feb 2012 06:06:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org?p=31#comment-4551</guid> <description>[...] JBoss 5 GA on Debian linux This short tutorial describes how to configure JBoss Application Server (Jboss GA 5.1.0) on a debian linux (Debian GNU/Linux 5.x “Lenny” ). Article starts with installation of java JDK and continues with JBoss installation and basic configuration according to standard file system hierarchy. Also init.d. scripts configuration is given here. (tags: jboss debian linux start as service howto) [...]</description> <content:encoded><![CDATA[<p>[...] JBoss 5 GA on Debian linux This short tutorial describes how to configure JBoss Application Server (Jboss GA 5.1.0) on a debian linux (Debian GNU/Linux 5.x “Lenny” ). Article starts with installation of java JDK and continues with JBoss installation and basic configuration according to standard file system hierarchy. Also init.d. scripts configuration is given here. (tags: jboss debian linux start as service howto) [...]</p> ]]></content:encoded> </item> <item><title>By: Sharron Clemons</title><link>http://alexander.holbreich.org/2010/01/java-jboss-debian-linux/comment-page-1/#comment-4419</link> <dc:creator>Sharron Clemons</dc:creator> <pubDate>Sat, 04 Feb 2012 21:14:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org?p=31#comment-4419</guid> <description>Thanks man, you save me!! I love to see that there&#039;re good people around. Gratz!!</description> <content:encoded><![CDATA[<p>Thanks man, you save me!! I love to see that there&#8217;re good people around. Gratz!!</p> ]]></content:encoded> </item> <item><title>By: jackiejobtester</title><link>http://alexander.holbreich.org/2010/01/java-jboss-debian-linux/comment-page-1/#comment-4214</link> <dc:creator>jackiejobtester</dc:creator> <pubDate>Sat, 04 Feb 2012 03:59:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org?p=31#comment-4214</guid> <description>Alex this guide was very helpful to my config. Thankx.</description> <content:encoded><![CDATA[<p>Alex this guide was very helpful to my config. Thankx.</p> ]]></content:encoded> </item> <item><title>By: shuron</title><link>http://alexander.holbreich.org/2010/01/java-jboss-debian-linux/comment-page-1/#comment-4203</link> <dc:creator>shuron</dc:creator> <pubDate>Sat, 04 Feb 2012 00:27:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org?p=31#comment-4203</guid> <description>You are wellcome. Next time I tell you how to instal JIRA on debian as standalone tomcat.</description> <content:encoded><![CDATA[<p>You are wellcome. Next time I tell you how to instal JIRA on debian as standalone tomcat.</p> ]]></content:encoded> </item> <item><title>By: Willy Devil</title><link>http://alexander.holbreich.org/2010/01/java-jboss-debian-linux/comment-page-1/#comment-4199</link> <dc:creator>Willy Devil</dc:creator> <pubDate>Sat, 04 Feb 2012 10:29:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org?p=31#comment-4199</guid> <description>Great job Alexander! That guide was very useful to end my configuration!Thanks!</description> <content:encoded><![CDATA[<p>Great job Alexander! That guide was very useful to end my configuration!</p><p>Thanks!</p> ]]></content:encoded> </item> <item><title>By: Jordi</title><link>http://alexander.holbreich.org/2010/01/java-jboss-debian-linux/comment-page-1/#comment-4194</link> <dc:creator>Jordi</dc:creator> <pubDate>Sat, 04 Feb 2012 01:33:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org?p=31#comment-4194</guid> <description>Thanks man, you save me!! I love to see that there&#039;re good people around.Gratz!!</description> <content:encoded><![CDATA[<p>Thanks man, you save me!!<br /> I love to see that there&#8217;re good people around.</p><p>Gratz!!</p> ]]></content:encoded> </item> <item><title>By: Kresnadi T. Budisantoso&#187; Blogarchiv &#187; Anleitung zur Installation eines JBoss AS 5.1.0 GA auf Debian 5</title><link>http://alexander.holbreich.org/2010/01/java-jboss-debian-linux/comment-page-1/#comment-4190</link> <dc:creator>Kresnadi T. Budisantoso&#187; Blogarchiv &#187; Anleitung zur Installation eines JBoss AS 5.1.0 GA auf Debian 5</dc:creator> <pubDate>Sat, 04 Feb 2012 17:59:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org?p=31#comment-4190</guid> <description>[...] war dabei auch erfolgreich und habe eine gute Anleitung zur Installation eines JBoss AS 5 GA auf einem Debian Linux Server gefunden. Bis auf ein/zwei nicht erwähnenswerte Kleinigkeiten konnte ich alle Schritte wie [...]</description> <content:encoded><![CDATA[<p>[...] war dabei auch erfolgreich und habe eine gute Anleitung zur Installation eines JBoss AS 5 GA auf einem Debian Linux Server gefunden. Bis auf ein/zwei nicht erwähnenswerte Kleinigkeiten konnte ich alle Schritte wie [...]</p> ]]></content:encoded> </item> <item><title>By: shuron</title><link>http://alexander.holbreich.org/2010/01/java-jboss-debian-linux/comment-page-1/#comment-4113</link> <dc:creator>shuron</dc:creator> <pubDate>Sat, 04 Feb 2012 02:03:00 +0000</pubDate> <guid isPermaLink="false">http://alexander.holbreich.org?p=31#comment-4113</guid> <description>Alternative here is an JBoss 5 package: http://wiki.debian.org/JBossPackaging which is unstable and not official. I didn&#039;t tried it. Someone of you?</description> <content:encoded><![CDATA[<p>Alternative here is an JBoss 5 package:<br /> <a href="http://wiki.debian.org/JBossPackaging">http://wiki.debian.org/JBossPackaging</a><br /> which is unstable and not official. I didn&#8217;t tried it. Someone of you?</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/20 queries in 0.014 seconds using disk: basic
Object Caching 630/631 objects using disk: basic

Served from: alexander.holbreich.org @ 2012-02-04 20:46:17 -->
