search for: rmy

Displaying 20 results from an estimated 84 matches for "rmy".

Did you mean: my
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
2009 Jul 17
2
[LLVMdev] Bug in LiveIntervals? Please Examine
In LiveIntervals::processImplicitDefs() we have this: for (MachineRegisterInfo::use_iterator UI = mri_->use_begin(Reg), UE = mri_->use_end(); UI != UE; ) { MachineOperand &RMO = UI.getOperand(); MachineInstr *RMI = &*UI; ++UI; MachineBasicBlock *RMBB = RMI->getParent(); if (RMBB == MBB) continue; const
2005 Mar 23
1
problem when writing to a deleted file
I've got a weird situation. I have an RMI application that is creating PDF's for a web server. A request comes in to the web server, the web server deletes the PDF if it exists and then requests an RMI server to create the PDF. The PDF is written directly to the web server's disk via a Samba mount (both systems are Linux and are running Samba 3.0.10). The problem occurs when the
2009 Jul 17
0
[LLVMdev] Bug in LiveIntervals? Please Examine
On Jul 17, 2009, at 7:57 AM, David Greene wrote: > In LiveIntervals::processImplicitDefs() we have this: > > for (MachineRegisterInfo::use_iterator UI = mri_->use_begin(Reg), > UE = mri_->use_end(); UI != UE; ) { > MachineOperand &RMO = UI.getOperand(); > MachineInstr *RMI = &*UI; > ++UI; > MachineBasicBlock *RMBB
2004 Oct 27
1
Problem changing pw from win2k & xp
Hi here, I have the following problem: I have win98 / Win XP pro / Win2k Pro clients and a samba 3.0.2a server. When i try and change passwords from a win98 client it all works fine, but when i try to change a pw from a win2k or win XP pro client i get a message: "The system cannot change your password now because the domain GENERAL is not available" (our domain is called GENERAL)
2005 Jul 31
0
RMI /Java /Jini
Hello , Just curios saw dtrace on a presentation from opensolaris. Is there any document what shows how to use dtrace in combination with RMI Thanks for any feedback Rgds Gottfried
2013 Mar 13
2
How to add a new line at a particular place in a file..
Hi all, How can i write a puppet code such that..it adds a line of content that i want..at a desired place in a file.. if [ "x$JAVA_OPTS" = "x" ]; then JAVA_OPTS="-Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000
2009 Aug 26
1
rJava error for large XML object return in StatET plugin
Hi R List, I get this error using StatET R plugin in Eclipse. >sessionInfo() R version 2.9.0 (2009-04-17) i386-pc-mingw32 locale: LC_COLLATE=English_United States.1252;LC_CTYPE=English_United States.1252;LC_MONETARY=English_United States.1252;LC_NUMERIC=C;LC_TIME=English_United States.1252 I am running Eclipse Platform Version: 3.4.1 Build id: M20080911-1700 on Windows XP My R process
2006 May 25
0
[JOB] Client-server software developers
I''m posting this job for Sony Imageworks. They''re located in Culver City, in sunny Los Angeles. http://www.imageworks.com/films/index.html They are looking for people who are well versed in a number of technologies and enjoy learning new languages and being somebody who can be thrown at a problem and learn what they need to do get the job done. Ruby on Rails is being used in
2009 Jan 05
1
error message of RODBC...
channel <- odbcConnectExcel("nuova tabella terapia occupazionale mod.xls") > ## list the spreadsheets > sqlTables(channel) TABLE_CAT TABLE_SCHEM TABLE_NAME 1 c:\\TABELLE DEFINITIVE\\nuova tabella terapia occupazionale mod <NA> 'emi tot 2006 OAI_60g TO FU1$' 2 c:\\TABELLE DEFINITIVE\\nuova
2007 Aug 10
2
jinfo, jboss and ExtendedDTraceProbes
Hi, I would like to use dtrace to observe some behaviour in my J2EE app running in JBoss. I start JBoss normally in a 1.6 VM. When I try to enable set the ExtendedDTraceProbes flag using jinfo, I get a thread dump in the JBoss console and the message: "Unable to open door: target process not responding or HotSpot VM not loaded" in the jinfo console. I have tried this with both
2012 Oct 05
4
PHP version dilemma
I am running Centos 5.8; at least uname -rmi gives me centos-release-5-8.el5.centos A CMS package is telling me that I need PHP 5.2x, however yum update says that I am fully up to date. Is there a "safe" way to upgrade PHP to 5.2x? Todd -- Ariste Software Bend, OR 97702 http://www.aristesoftware.com
2003 Nov 04
1
ACL + sticky bit
Lo folks, I got a little question. Ive set up samba 3.0.0 + RH 8. And since ACL within samba only works on share niveau i wanted to implement POSIX ACL. I was thinking what is the difference between "full" access and "change" on a NT4 server. As far as i could think the difference is that "full" acces can delete a file and "change" can only change it. So i
2006 May 14
12
Is there a place for java in Ruby on Rails apps?
Hi all, I''m asking this question from the standpoint of a developer with almost 10 years experience with Microsoft technologies, mostly doing server side component and database work. So, I''m not very familiar with the java world. Can anyon tell me how/if java development can complement Ruby on Rails development? I''m not interested in how java can duplicate Rails
2003 Dec 01
1
cant set read-only attr. on office files in 1 share.
Lo folks, I have samba3 running on my redhat 8 system. Two shares are available: my "main" share and my "homes" shares. I cant set read-only attr on office files on my main share. But i can set them in my homes share. Ive read something about a bug beeing fixed in 3.0.1 but then i shouldnt be able to set read-only in my homes share ...or am i mistaking ? There is however
2015 Jan 25
2
Centos 7 | Rebind ctrl + alt + f# keystroke to application
Hello, I am new to Centos and this mailing list. I have an application (IntelliJ IDEA) which uses the ctrl+alt+f# key combinations to provide shortcuts. The keystrokes are bind to the ttys virtual consoles. Is there anyway to rebind the keystrokes to the application? I tried the following solution (xorg.conf edit) but my PC freezes during boot process. I had to rollback the xorg.conf changes
2008 Jun 16
0
java stack trace using DTrace
Hi all i want to view the stack trace of the real time java application using DTrace probes. i am using jrts provider for finding the information of real time threads. In this i have used the ustack(), jstack() and this gives the following type of information libjvm.so`__1cJJavaCallsMcall_virtual6FpnJJavaValue_nGHandle_nLKlassHandle_nMsymbolHandle_5pnGThread__v_+0x5e
2011 Nov 03
5
Fully-Virtualized XEN domU not Booting over iSCSI
Hello, I am currently trying to move my VMs from running on local host storage to a shared storage (trying out iSCSI) but I am facing a bit of a booting dilemma. The domUs are a mix of paravirtualized and fully-virtualized VMs. They all boot and run like clockwork when on local storage. The paravirtualized domUs appear not to have a problem when I relocate and boot them from the shared storage
2004 Jan 15
3
ISDN CAPI and anonymous callers
Hello, I am trying to use * to handle anonymous ISDN callers. Something like exten => 5150/0,1,Congestion should work but doesn't. Apparently because the ISDN CAPI doesn't use 0 for callers who don't send their number. Is there a way to make * identify ISDN callers who use CLIR? -Walter -- Walter Doerr =*= wd@infodn.rmi.de =*= FAX: +49 2421 962001
2016 Jan 06
1
Question how to implement remote access
Hello. I've been finding a good solution to monitor virtual machines' status such as memory, disk, cpu, etc, and I found this as a tool for measuring disk/image status. I have a question while using the libguestfs-java library; I'd wanted to implement a sample app which retrieve the disk information remotely. Is there any way, i.e., specific API(s) to connect with a host where