Displaying 2 results from an estimated 2 matches for "unicastref".
2009 Aug 26
1
rJava error for large XML object return in StatET plugin
....walware.statet.nico.core.runtime.ToolRunner.access$0(ToolRunner.java:35)
at
de.walware.statet.nico.core.runtime.ToolRunner$1.run(ToolRunner.java:47)
Caused by: java.rmi.UnmarshalException: error unmarshalling return; nested
exception is:
java.io.UTFDataFormatException
at sun.rmi.server.UnicastRef.invoke(Unknown Source)
at
java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(Unknown
Source)
at java.rmi.server.RemoteObjectInvocationHandler.invoke(Unknown Source)
at $Proxy0.runMainLoop(Unknown Source)
at
de.walware.statet.r.nico.impl.RjsController.rjsRunMainLoop(Rjs...
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