similar to: Rails on Sun

Displaying 20 results from an estimated 2000 matches similar to: "Rails on Sun"

2006 Mar 01
7
Oracle Sequence & Rails
the compiler tell me it: invalid column name: INSERT INTO ago.prova_stats (cognome, nome, id, telefono) VALUES(''Medda'', ''Ivan'', :id, 70565611) where ago.prova_stats is the table used by me and that have only the columns ''cognome'',''nome'' and ''telefono''. My table hasn''t the column
2005 Aug 18
3
Mouse Problems
Hello Folks, I hope that you are well. I have installed CentOS 4.1 and I have an MS mouse. The mouse pointer can be moved around BUT I cannot click on anything menus and such, even during the install the mouse isn't operational for clickage. Any thoughts. Any help would be most welcome. I am using an Avocent SwitchView MP, but its made no difference in installing Core 3 or any other OS.
2006 Feb 17
4
Three-tier
Hi Everyone, I''m working at getting Rails introduced in my company. We''re a J2EE shop. Our deployments make use of thee-tiered architecture, just to be clear, that means that there are essentially three machines involved in dealing out an app: a webserver, an application server, and a database server. As I see it (unless I''ve missed something) Ruby is essentially
2005 Sep 14
3
SunFire X2100 and X4100
Anyone seen either of these "in the wild" yet? RHEL3/RHEL4 are install options so I'm assuming CentOS will just work out of the box, but I thought I'd ask here. The 2100 seems like a viable alternative to whitebox 1RU boxes that we currently use, especially with the new dual core processors. Cheers,
2005 Nov 06
11
Ideal Rails / Apache config?
Hi All, Just about to set up RoR on our server and was wondering what the ideal setup for RoR is these days? Apache 1? Apache 2? fCgi? Any guidance would be helpful! Thanks, -Adam
2006 Jul 02
6
How do you move an application to a newer version of Rails?
Hello, I''ve got an app written in rails 1.1.2 and I need to move it to 1.1.4 Installing the older version of rails is not an option (it''s not my system) unfortunately. Thanks, -Jon -- Posted via http://www.ruby-forum.com/.
2005 Nov 15
11
Collecting thread: Too many open files (Rails+SCGI crash)
I have a problem with running Rails 0.13.1 with scgi_rails 0.4.3 and Apache. After running for some time (more than a day), the SCGI process stops with the following error (from scgi.log): -- [ERR][24189] Collecting thread: Too many open files [ERR][24189] /usr/local/lib/ruby/gems/1.8/gems/scgi_rails-0.4.3/lib/scgi.rb:188:in `accept''
2005 Dec 17
3
Rails with no direct database access?
Hello all, I''m having a bit of an internal conflict here. I have a web application that I need to write (for myself). Fine, right? Well, this site is for a DNS service that has a client interface for client APIs to access. I''d like to have all application requests and data updates/retrieval to go through this interface instead of a database. Should I even use Rails for
2009 Aug 18
4
Remove columns
Hi Everbody Could somebody help me.? I need to remove the columns where the sum of it components is equal to zero. For example > a<-matrix(c(0,0,0,0,0,0,0,1,0,1,0,0,0,0,0,0,0,0,1,1,0,0,1,0), ncol=4) > a [,1] [,2] [,3] [,4] [1,] 0 0 0 1 [2,] 0 1 0 1 [3,] 0 0 0 0 [4,] 0 1 0 0 [5,] 0 0 0 1 [6,] 0 0 0 0 Columns
2006 Apr 10
5
ActiveRecord: Behavior not doumented
Hello everbody, doing a #find(:first,an_id) with Rails 1.1.0 I expected that find returns the record which id mathches the given parameter an_id or nil if it couldn''t be found. This behaviour is documented on api.rubyonrails.org. But the find returns the first available object and not nil if an_id is not in the db. Is the doc on rubyonrails.org out of sync? Greetings, -- Daniel
2011 Feb 03
2
CentOS 4.8
Hi, I installed CentOS 4.8 on VMware Fusion 3.1.2. The installation was fine. During the installation, it asked me to enter my username and password. I tried to enter "root" as the username, but it was not allowed. So I had to enter other name for that. After I logged into CentOS 4.8, I could not do sudo because I was a regular user. Could somebody tell me how I can become root? Thank
2012 Oct 29
2
naming datasubsets in a loop
Hello everbody, I want to generate different subsets of my data-set and safe this subsets with names listet in a vector. Because in reality I have got about 70 subsets I want to realize this in a loop Somehow like this: names=c("nam1",
2007 Jan 16
4
ocfs Vs ocfs2
Hi everbody this is my first post, I have two test server .(Both of them is idle) db1 : RHEL4 OCFS2 db2 : RHEL3 OCFS I test the IO both of them The result is below. db1(Time Spend)db2(Time Spend)OS Test Command dd (1GB) (Yazma)0m0.796s0m18.420stime dd if=/dev/zero of=./sill.t bs=1M count=1000 dd (1GB) (Okuma)0m0.241s8m16.406stime dd of=/dev/zero if=./sill.t bs=1M count=1000 cp
2007 Jan 16
4
ocfs Vs ocfs2
Hi everbody this is my first post, I have two test server .(Both of them is idle) db1 : RHEL4 OCFS2 db2 : RHEL3 OCFS I test the IO both of them The result is below. db1(Time Spend)db2(Time Spend)OS Test Command dd (1GB) (Yazma)0m0.796s0m18.420stime dd if=/dev/zero of=./sill.t bs=1M count=1000 dd (1GB) (Okuma)0m0.241s8m16.406stime dd of=/dev/zero if=./sill.t bs=1M count=1000 cp
2007 Jun 19
2
Preconditions for a variance analysis
Hello everbody, i'm currently using the anova()-test for a small data.frame of 40 rows and 2 columns. It works well, but is there any preconditions for a valid variance analysis, that i should consider? Thank you for your answer, Daniel
2006 Mar 08
2
(no subject)
Can anyone point me in the direction of a good tutorial on visual effects in rails? I''ve searched and I''ve asked but I can''t seem to find any good documentation on ajax visual effects, combining of effects, or queued effects. Charlie Bowman http://www.recentrambles.com -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Mar 08
4
Rails running on new MacIntels?
Has anybody got Rails running on one of the new Intel based Macs? I''d love to get a MacBook Pro but if I can''t run Rails and MySQL then there''s no real point. -- Posted via http://www.ruby-forum.com/.
2015 Nov 16
6
Win Clients and DNS
On 16.11.2015 17:52, Rowland Penny wrote: > On 16/11/15 16:35, James wrote: >> On 11/16/2015 11:15 AM, Viktor Trojanovic wrote: >>> >>> >>> On 16.11.2015 16:54, Ole Traupe wrote: >>>> Is this your first-and-only DC ever for that domain? >>>> >>>> Did you try to re-join the Win clients with deleting the client >>>>
2009 Jan 26
1
Bind Issues
I have a bind server running that cannot resolve www.atbfinancialonline.com. I turned on "debug 10" in the named.conf and start up dig on it, but dig just times out, what else can I do to see why exactly it won't resolve this? Thanks! jlc
2016 Sep 14
2
Failed to issue the StartTLS instruction - yet ldap ssl = no is set
hi everbody I have in my smb.conf ldap ssl = no ldap ssl ads = no and even: ldap server require strong auth = No yet in logs I see: [2016/09/14 11:25:05.248282, 0] ../source3/lib/smbldap.c:575(smbldap_start_tls) Failed to issue the StartTLS instruction: Can't contact LDAP server and smbclient(any client) fails gee, that is weird! right? ldapsearch runs just fine.