<?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: Osgish</title>
	<atom:link href="http://labs.consol.de/lang/de/osgish/feed/" rel="self" type="application/rss+xml" />
	<link>http://labs.consol.de</link>
	<description>Open Source by ConSol*</description>
	<lastBuildDate>Fri, 30 Dec 2011 21:13:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: roland</title>
		<link>http://labs.consol.de/lang/de/osgish/comment-page-1/#comment-46172</link>
		<dc:creator>roland</dc:creator>
		<pubDate>Wed, 28 Dec 2011 11:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://labs.consol.de/?page_id=1570#comment-46172</guid>
		<description>&lt;p&gt;&lt;a href=&quot;#comment-45208&quot; rel=&quot;nofollow&quot;&gt;@Janu&lt;/a&gt;, osgish hasn&#039;t been updated for a while, so chances are high that something broke with the newest Jolokia releases. I will look at it ASAP and release a new version of osgish working with the latest Jolokia releases.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><a href="#comment-45208" rel="nofollow">@Janu</a>, osgish hasn&#8217;t been updated for a while, so chances are high that something broke with the newest Jolokia releases. I will look at it ASAP and release a new version of osgish working with the latest Jolokia releases.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Janu</title>
		<link>http://labs.consol.de/lang/de/osgish/comment-page-1/#comment-45208</link>
		<dc:creator>Janu</dc:creator>
		<pubDate>Wed, 14 Dec 2011 10:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://labs.consol.de/?page_id=1570#comment-45208</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;firstly, thanks for all the hard work You put in this project. It seems really powerful and of course useful :)
Unfortunately I&#039;m having some problems getting it all working, I managed to build and install osgish according to instructions in README file  and install agent bundle in my local glassfish 3.1.1 server thru remote osgi shell (the agent is installed and started).
Now when I try to connect to glassfish osgi using osgish I get:&lt;/p&gt;

&lt;p&gt;osgish --server http://localhost:8080/osgi/j4p
Use of qw(...) as parentheses is deprecated at /root/perl5/lib/perl5/OSGi/Osgish/ServerHandler.pm line 150.
Server Error: javax.management.RuntimeMBeanException: java.lang.IllegalArgumentException: Illegal value: 4)&quot;.&lt;/p&gt;

&lt;p&gt;Trying to connect to different address gives another error:&lt;/p&gt;

&lt;p&gt;osgish --server http://localhost:8080/j4p
Use of qw(...) as parentheses is deprecated at /root/perl5/lib/perl5/OSGi/Osgish/ServerHandler.pm line 150.
No agent running [Not found: osgi.core:type=bundleState,version=1.5,listBundles].&lt;/p&gt;

&lt;p&gt;This would suggest that the agent is up and running (at /osgi/j4p) and the problem is somewhere in MBeans configuration.
I&#039;ll try to debug this on my own, but I&#039;d greatly appreciate if You could point me in the right direction. As I had no experience with Perl, something might be wrong with my local perl installation.&lt;/p&gt;

&lt;p&gt;Regards,
Janu&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,</p>

<p>firstly, thanks for all the hard work You put in this project. It seems really powerful and of course useful :)
Unfortunately I&#8217;m having some problems getting it all working, I managed to build and install osgish according to instructions in README file  and install agent bundle in my local glassfish 3.1.1 server thru remote osgi shell (the agent is installed and started).
Now when I try to connect to glassfish osgi using osgish I get:</p>

<p>osgish &#8211;server <a href="http://localhost:8080/osgi/j4p" rel="nofollow">http://localhost:8080/osgi/j4p</a>
Use of qw(&#8230;) as parentheses is deprecated at /root/perl5/lib/perl5/OSGi/Osgish/ServerHandler.pm line 150.
Server Error: javax.management.RuntimeMBeanException: java.lang.IllegalArgumentException: Illegal value: 4)&#8221;.</p>

<p>Trying to connect to different address gives another error:</p>

<p>osgish &#8211;server <a href="http://localhost:8080/j4p" rel="nofollow">http://localhost:8080/j4p</a>
Use of qw(&#8230;) as parentheses is deprecated at /root/perl5/lib/perl5/OSGi/Osgish/ServerHandler.pm line 150.
No agent running [Not found: osgi.core:type=bundleState,version=1.5,listBundles].</p>

<p>This would suggest that the agent is up and running (at /osgi/j4p) and the problem is somewhere in MBeans configuration.
I&#8217;ll try to debug this on my own, but I&#8217;d greatly appreciate if You could point me in the right direction. As I had no experience with Perl, something might be wrong with my local perl installation.</p>

<p>Regards,
Janu</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jmx4Perl 0.70 &#8211; ConSol* Labs</title>
		<link>http://labs.consol.de/lang/de/osgish/comment-page-1/#comment-2312</link>
		<dc:creator>Jmx4Perl 0.70 &#8211; ConSol* Labs</dc:creator>
		<pubDate>Sat, 10 Jul 2010 10:21:25 +0000</pubDate>
		<guid isPermaLink="false">http://labs.consol.de/?page_id=1570#comment-2312</guid>
		<description>&lt;p&gt;[...] the same spirit as osgish (my litte OSGi shell) j4psh provides interactive access to remote MBeans which are exposed with via [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] the same spirit as osgish (my litte OSGi shell) j4psh provides interactive access to remote MBeans which are exposed with via [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ConSol* Labs &#187; Blog Archive &#187; Jmx4Perl 0.65</title>
		<link>http://labs.consol.de/lang/de/osgish/comment-page-1/#comment-1256</link>
		<dc:creator>ConSol* Labs &#187; Blog Archive &#187; Jmx4Perl 0.65</dc:creator>
		<pubDate>Tue, 30 Mar 2010 18:12:35 +0000</pubDate>
		<guid isPermaLink="false">http://labs.consol.de/?page_id=1570#comment-1256</guid>
		<description>&lt;p&gt;[...] for interactive access to remote JMX MBeans. It will reuse the experience gained while developing osgish, my little OSGi remote [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] for interactive access to remote JMX MBeans. It will reuse the experience gained while developing osgish, my little OSGi remote [...]</p>]]></content:encoded>
	</item>
</channel>
</rss>

