Displaying 4 results from an estimated 4 matches for "objecttable".
2009 Dec 23
1
svn access for libao patches
Hello,
Can I get svn access for applying some libao patches?
It seems that nobody maintains libao currently.
This is really bad because there are many projects out wich using it.
BTW: Not all kind of apps need all available audio controlling settings.
My current plans:
1. extending ao_pulse for controlling prebuffering and latency
2. later extending libao api with volume control (softvol).
3. I
2007 Aug 10
2
jinfo, jboss and ExtendedDTraceProbes
...c07fa0> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
- locked <0xf3c07fa0> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
at sun.rmi.transport.ObjectTable$Reaper.run(ObjectTable.java:333)
at java.lang.Thread.run(Thread.java:619)
"RMI TCP Accept-1098" daemon prio=10 tid=0x008ce800 nid=0x27 runnable
[0xed87f000..0xed87f9f0]
java.lang.Thread.State: RUNNABLE
at java.net.PlainSocketImpl.socketAccept(Native Method)...
2012 Jul 19
3
On RObjectTables
I was wondering if anyone knows more about the state of RObjectTables. This
largely undocumented functionality was introduced by Duncan around 2002
somewhere and enables you create an environment where the contents are
dynamically queried by R through a hook function. It is mentioned in R
Internals and ?attach. This functionality is quite powerful and allows you
to...
2012 Dec 24
3
puppetdb listening on TCP Ports 1099 and 58772
PuppetDB is operating fine, but I can''t figure out how to disable it from
listening globally on TCP 1099 or 58722
How do I disable them from listening globally without having to resort to
iptables?
$ lsof -i -n -P | grep java | grep LISTEN
java 30115 puppetdb 22u IPv6 119118 0t0 TCP *:1099 (LISTEN)
java 30115 puppetdb 23u IPv6 117236 0t0 TCP *:58772