Hi Jerven,
No, you don't need the webapp. I meant warnings like "Error registering so-
and-so mbean".
How exactly are you initialising and using owlim?
Regards,
Dimitar
On Wednesday 25 Jan 2012 17:15:55 Jerven Bolleman wrote:
> Hi Dimitar,
>
> No nothing shows up in the logs. Anything I should look out for?
> By the way I do not use the sesame web app so if the mbean registering
> depends on this somehow let me know.
>
> Regards,
> Jerven
>
> On Jan 25, 2012, at 2:51 PM, Dimitar Toshev wrote:
> > Hi Jerven,
> >
> > I also wasn't able to reproduce your problem, nor do I see anything wrong
> > with the code registering the mbeans. Could you please have a look at
> > the Sesame logs for any warnings about failing to register mbeans?
> >
> > Regards,
> > Dimitar
> >
> > On Wednesday 25 Jan 2012 15:12:46 Jerven Bolleman wrote:
> >> Hi Barry,
> >>
> >> I am just raising this issue again.
> >> Sometimes the com.ontotext.AVLRepositoryManager bean does not seem to
> >> register itself other times it does.
> >>
> >> I get the instance via the PlatformMBeanServer which works most of the
> >> time but sometimes there is nothing there.
> >>
> >> final ObjectName avl = new
> >> ObjectName("com.ontotext:type=AVLRepositoryManager,*");
> >>
> >> for (final ObjectName instance :
> >> ManagementFactory.getPlatformMBeanServer().queryNames(avl, null))
> >>
> >> {
> >
> > ManagementFactory.getPlatformMBeanServer().setAttribute(instance,
> >
> >> new Attribute("CollectionsStatisticsFlag",
> >> true));
> >>
> >> }
> >>
> >> using Jconsole or visualvm mbean also show no ontotext beans in this
> >> case. As this differs run to run could you have a look at the code you
> >> use to register these beans to the MBeanServer?
> >>
> >> Regards,
> >> Jerven
> >>
> >> On 10/07/2011 11:12 PM, Barry Bishop wrote:
> >>> Hi Jerven,
> >>>
> >>> This might be a stupid question, but have you enabled JMX in Tomcat?
> >>> i.e. with kind of thing:
> >>>
> >>> -Dcom.sun.management.jmxremote.port=8089
> >>> -Dcom.sun.management.jmxremote.authenticate=false
> >>> -Dcom.sun.management.jmxremote.ssl=false
> >>>
> >>> If you have then I will investigate further, because it is working at
> >>> the moment and I don't remember any issues being raised about this.
> >>>
> >>> Have a great weekend,
> >>> barry
> >>>
> >>> --
> >>> Barry Bishop
> >>> OWLIM Product Manager
> >>> Ontotext AD
> >>> Tel: +43 650 2000 237
> >>> email:[email protected]
> >>> www.ontotext.com
> >>>
> >>> On 07/10/11 16:34, Jerven Bolleman wrote:
> >>>> Dear Owlim developers,
> >>>>
> >>>> Is it just me or have the JMX beans disappeared in release 4.2?
> >>>> Both my statistics code and JVisualVM no longer see them.
> >>>>
> >>>> Regards,
> >>>> Jerven
> >>>>
> >>>>
> >>>> _______________________________________________
> >>>> OWLIM-discussion mailing list
> >>>> [email protected]
> >>>> http://ontotext.com/mailman/listinfo/owlim-discussion
_______________________________________________
OWLIM-discussion mailing list
[email protected]
http://ontotext.com/mailman/listinfo/owlim-discussion