search for: jms

Displaying 20 results from an estimated 61 matches for "jms".

Did you mean: jmp
2003 Jan 07
0
Your Enterprise Java/J2EE Architect Requirement
...day: ZAR ================================================================= ZAR PETKOV, Nov. 2002 (905) 727-2176 Toronto, CANADA ZarPetkov@Compuserve.COM Enterprise Rescue-Operation Consultant for large - scale projects in Java/J2EE/EJB/XML/JMS or C#/C++/.NET & Rule-based environments. Recognitions_____________________________________________________ COMDEX Best Application World Trophy, with the Merrill Lynch team; RON technology candidate of the year ( over 500 member companies); Individual Liberty Mutual Award for critical projec...
2012 Jun 12
1
puppetdb indicated only facts were replaced, no sign of catalog
...re recent times. I turned on log4j log to DEBUG and I did not see much. 2012-06-12 16:36:05,520 DEBUG [418893110@qtp-1933844018-9 - /commands] [mortbay.log] REQUEST /commands on org.mortbay.jetty.HttpConnection@4255acbc 2012-06-12 16:36:05,543 DEBUG [418893110@qtp-1933844018-9 - /commands] [core.JmsTemplate] Executing callback on JMS Session: Cached JMS Session: ActiveMQSession {id=ID:hadoop4-57420-1339541690768-4:8:1,started=false} 2012-06-12 16:36:05,543 DEBUG [418893110@qtp-1933844018-9 - /commands] [core.JmsTemplate] Sending created message: ActiveMQTextMessage {commandId = 0, responseRequ...
2017 Nov 17
3
[PATCH] virto_net: remove empty file 'virtio_net.'
Looks like this was mistakenly added to the tree as part of commit 186b3c998c50 ("virtio-net: support XDP_REDIRECT"). Signed-off-by: Joel Stanley <joel at jms.id.au> --- drivers/net/virtio_net. | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 drivers/net/virtio_net. diff --git a/drivers/net/virtio_net. b/drivers/net/virtio_net. deleted file mode 100644 index e69de29bb2d1..000000000000 -- 2.14.1
2017 Nov 17
3
[PATCH] virto_net: remove empty file 'virtio_net.'
Looks like this was mistakenly added to the tree as part of commit 186b3c998c50 ("virtio-net: support XDP_REDIRECT"). Signed-off-by: Joel Stanley <joel at jms.id.au> --- drivers/net/virtio_net. | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 drivers/net/virtio_net. diff --git a/drivers/net/virtio_net. b/drivers/net/virtio_net. deleted file mode 100644 index e69de29bb2d1..000000000000 -- 2.14.1
2001 Nov 28
1
Help with ICC
Hello, R-folks: Here is a statement I use to make a data frame: iccdata <- data.frame(i=rep(1:10,rep(2,10)),j=rep(1:2,10), x=c(0.35011,0.11989,0.13081,0.09919,0.16000,0.12000,0.00000,0.00000, 0.44023,0.32977,2.67081,2.63919,0.09050,0.03950,0.44019,0.30981,0.59000, 0.57000,4.03000,3.77000)) Then here are the data: > iccdata i j x 1 1 1 0.35011 2 1 2 0.11989 3 2 1 0.13081 4
2004 Jun 10
1
All I want!!!! (Winbind)
...che doing it. I need to run an LDAP server, I guess, so I put one together with the most basic things. But I just simply can't get it to run. Is there any site or document I can read that will show a most basic LDAP setup that would run my idmaps? I just need LDAP for this simple task. Thanks, JMS
2004 May 13
2
FYI - Why RPMs are important
...un practially 24/7, I can do an "rpm -Uhv samba.rpm" and then do an "smb restart" with very little impact. If I move to non-rpm versions, I am forced to compile first, remove the RPM, which is a longer downtime, then install Samba and then turn Samba back on. Just FYI. *shrug* JMS
2011 Sep 30
1
Issue with reshare shares
...rly this way, causing writes to go simultaneously in a non-safe way, causing the corruption. Any ideas if this can be solved? Currently I mount from /etc/fstab with: //10.1.1.5/Programma /mnt/programma cifs username=reshare,password=,noperm,directio,dir_mode=0777,file_mode=0777 0 0 //10.1.1.5/JMS /mnt/jms cifs username=reshare,password=,noperm,directio,dir_mode=0777,file_mode=0777 0 0 I added directio in hopes of solving it, but unfortunately it doesn't seem to make a difference. Further below is the testparm -v output (for complete config w/o additional comments). Any hints/sugges...
2004 Jun 10
4
And the LDIF thing
...dc=softeng,dc=com" ldap_add: Constraint violation additional info: structuralObjectClass: no user modification allowed ldif_record() = 19 Just seems so complicated just to sync the UID and GID maps across unix systems. :(... Why can't I just use some NFS share and a database???? JMS
2011 Oct 04
3
inconsistent behavior of summary function
...before they can get a consistent value for the max of an integer column, it is off-putting to say the least. At worst it confirms the skeptic's suspicion that open-source software is a bit flaky. Would it be out of line to report this to r-bugs -- at least to improve on the documentation? -jms r2.13.1 maclion [[alternative HTML version deleted]]
2004 Apr 30
4
My PDC Conversion Project
...fic thing is broke. What is odd is the password DOES change. But a user wouldn't know because of that message. I tried a lot of things. I disabled Unix sync, I migrated to tdbsam backend (migration went find). I am literally banging my head against the wall. Thoughts? Thanks for your time, JMS
2006 Mar 21
4
habtm > join()
I''m trying to pull ou the ''name'' field for each of my associated rows and pass it as a string of names. I''m missing something obvious here but I thought @bag.packages.name.join(", ") would work. do I have to loop through @bag.packages? that seems like the long way. thanks -zac -- Posted via http://www.ruby-forum.com/.
2004 Jun 10
1
Winbind - More Info
Ok.. I figured a lot of this out... But I am lost on how to keep the UID and GIDs identical. How do I make sure system A uses the same IDs that system B will use? JMS -----Original Message----- From: samba-bounces+jskains=deltad.com@lists.samba.org [mailto:samba-bounces+jskains=deltad.com@lists.samba.org]On Behalf Of Josh Skains Sent: Wednesday, June 09, 2004 4:45 PM To: samba@lists.samba.org Subject: [Samba] Winbind My first stab at winbind gets: [2004/06/0...
2003 Jul 03
1
Position Available...
...a technical support/customer service agent This person should be knowledgeable with FreeBSD (installation and troubleshooting), Windows, hardware support (diagnosing hardware problems, replacing memory, cards, etc...), building out hardware (servers/workstations) for customers. Experience with JMS, and/or FoxPro desirable but not required. Some light book keeping may be involved, and a working knowledge of accounting systems is a plus. Any experience with graphical presentation or web site design also a plus. Although this is mostly phone and/or dial-up/SSH/telnet support, some travel m...
2004 Jun 11
1
Winbind - NIS?
...sure a single login between Windows servers and our Linux boxes, and I am phasing out NIS and replacing it with Winbind. How is this an ignorant or stupid plan? Our friend Mr. Craig White seems to think this plan is wrong and that I am clueless. Am I interpreting winbind's intensions wrong? JMS
2006 Feb 22
3
DTMF Mode supported by VoiceMail Application
...ding password from users ... inband : works, but has some glitch ... not always good ... don't know why. rfc2833 : doesn't seem to work .. info : said to be not working .... ( cf http://www.voip-info.org/wiki/index.php?page=Asterisk+sip+dtmfmode ) Did anyone succeed that ? Thanks a lot ! JMS -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060222/e9d7b3fd/attachment.htm
2014 Feb 11
6
[PATCH 0/3] tools/virtio: build fixes for virtio_test
Recent changes to drivers/virtio broke compilation for the tests in tools/virtio. The following patches are build fixes for those changes, as well as a fix for a typo that would have never built. The changes were tested on my amd64 system against 3.14-rc2. Joel Stanley (3): tools/virtio: update internal copies of headers tools/virtio: fix missing kmemleak_ignore symbol tools/virtio: add a
2014 Feb 11
6
[PATCH 0/3] tools/virtio: build fixes for virtio_test
Recent changes to drivers/virtio broke compilation for the tests in tools/virtio. The following patches are build fixes for those changes, as well as a fix for a typo that would have never built. The changes were tested on my amd64 system against 3.14-rc2. Joel Stanley (3): tools/virtio: update internal copies of headers tools/virtio: fix missing kmemleak_ignore symbol tools/virtio: add a
2006 Mar 22
12
RJS page.replace(_html) problems
For some time now I try to get my code working. This Monday I switched to RJS (first with 1.0 + plugin) and yesterday to Edge Rails, so I guess I''ve been using the most recent version. I have a div with id="detail" which I want to update with a partial. If I''m using page.replace_html the content will be replaced with text, i.e. the javascript won''t become
2016 Jul 14
2
Windows Version not working --
Good evening, Hoping someone can point me in the right direction.. I downloaded and installed the 2.6.5-6 Windows MSI and it installed fine, although I nee to also get a libusb0.dll. Connected USB to a Triplite, I could go to the Devices and Printers and see the USB installed. But no matter what I did I could not get nut to work. I tried various commands, and got various errors.