similar to: Deployment syntax error: fine in dev - what's happening?

Displaying 20 results from an estimated 120 matches similar to: "Deployment syntax error: fine in dev - what's happening?"

2011 Feb 02
1
Roo gem performance problems
I am getting unacceptable performace problems by using the roo gem for reading a file by using XLSX or XLS library from this gem. Someone may suggest me an alternative about how to parse an .XLSX file? <code> parsed_file = Excel.new(filename,false, :ignore) if (file_format.upcase == "XLS") parsed_file = Excelx.new(filename,false, :ignore) if (file_format.upcase ==
2011 Aug 03
2
Malformed CSV Error
Hello, I am getting error :- #<CSV::MalformedCSVError: Unclosed quoted field on line 1892.>. I have following code :- -------------------------------------------------- @parsed_file = CSV.open("#{RAILS_ROOT}/private/sales_report_files/#{@file_folder}/#{@sub_file_folder}/#{@file_name.filename}",''r'',:col_sep =>?\t) @parsed_file.each_with_index do |row, index|
2008 Feb 16
2
NoMethodError... but its not a method!
Hi everyone, I am putting together an application in which each part of it was tested individually. Now that it is put together, I''m having problems... The one giving me problems is my "ImportController" which parses a CSV during post and puts it into my database. I have two separate CSV upload actions (one is for a bill called "bes" and the other from the provider
2006 Jul 01
1
exception_notification only happening one sub domain
folks. I have dev.domain.org and qa.domain.org. I have two copies of same rails application on the two diff subdomains. When an error happens only dev.* exception_notification sends email. For qa.* I get the RuntimeError. Not the 500.html file. Donnow what''s happening. I am on Site5, FastCGI, Apache 1.33 Thx ajay -- Posted via http://www.ruby-forum.com/.
2006 Mar 14
0
Bar Camp Chennai Happening
Bar Camp Chennai-India is happening, get to know the latest in the Web 2.0scene in India, to register/help move here. http://barcamp.org/BarCampChennai -- Warm Regards Young J -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060314/a419d5b1/attachment.html
2006 Jan 05
2
ActiveRecord callbacks not happening
Hi, I have a model class like so: class Candidate < ActiveRecord::Base validates_presence_of :name @@index = FerretConfig::INDEX def self.after_destroy puts "Ferret: after_destroy called" @@index.query_delete("+id:#{self.id} +ferret_class:#{self.class.name}") optimize_index end end But when I delete a record, the after_destroy is never called.
2010 Nov 04
1
UNREACHABLE/Lagged happening on "bulk" register/subscribe
Dears Friends, I currently have 16 Cisco SPA525g phones with a SPA500s (Attendant Console) connected to each phone. All of the 16 phones, have their Attendant Console configured the same way, where they are subscribing to each of the 16 phones. When I power on the switch, where all the phones are connected to, I then get 16 registers, and 256 subscriptions (16 * 16) happening at the same time.
2008 Sep 05
1
Time Moved Backwards Error Keeps Happening
Hi all, I am running dovecot version 1.1.1 (dovecot --version) and keeps to have time moved backwards problem. I first found dovecot dead without obvious error message, but see the following when restart dovecot service by # service dovecot restart >Stopping Dovecot Imap: [FAILED] >Starting Dovecot Imap: Warning: Last died with error (see error log for more information): Time
2008 Feb 05
0
what's happening to compiz.org ?
hello was wondering, since compiz.org is both very out of date and not used at all anymore (except for spam), what's gonna happen to it? Is it gonna be deleted? ....
2009 May 18
1
what happening with gentoo overlay ?
I'am sorry but what happening with gentoo overlay ? It disappeared ebuild x11-base/x11-drm, x11-drivers/xf86-video-nouveau, x11-libs/libdrm. Anybody can explain this ? -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: not available Url :
2002 Mar 15
0
Big regressions - what's happening ?
Hi! I've updated wine from CVS today and I must say I'm really disappointed. 1) Dynatext reader: Works, but dialog boxes (like "Do You really want to quit") contain only the bubble with question mark and no text/buttons to click. 2) Measuring instrument remote control: Cannot open the serial port, wants to complain but again, displays empty box with yellow triangle and
2006 Oct 16
3
Why is this happening?
In my IAX config file I have: [general] bindport = 4569 ; Port to bind to (IAX is 4569) bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine) delayreject=yes disallow=all allow=ulaw allow=gsm jitterbuffer=yes forcejitterbuffer=yes mailboxdetail=yes dropcount=3 minexcessbuffer=80 jittershrinkrate=1 notransfer=yes allanrobertson- 209.23.224.97 (D) 255.255.255.255
2020 Nov 02
0
Odd issue happening CentOS 7
Did you notice the address ? It is not the same IP. Patrick Le 02/11/2020 ? 17:48, Jerry Geis a ?crit?: > So I have two CentOS 7 machines running. > > if I am on my server and I do "curl http://192.168.1.8" I get data. > If I do "host devgeis.LayeredSolutionsInc.com" I get the correct address > 192.168.1.8 > > if I goto another machine with CentOS 7.
2002 Jul 24
2
strange things happening here, with WinXP pro
hi, what I have: a SuSE 8.0 pro, running samba 2.2.3a as a PDC two WinXP pro boxes, both with that 'requiresignorseal' registry patch applied, lets call them a and b. what happens is this: a is a happy domain member. everything's yummy. b joins the domain, reboots. on login attempt, b says 'domain not available' now, login on box a. a says: 'domain not available'...
2005 Mar 21
0
permission mix-up happening
Hi, Presently I am facing a problem configuring our new SAMBA based file-server. Previously we used my workstation as a fileserver for our team (of about 12 users). Recently I moved all that stuff to a machine running Mandrak 10.1 Official (IA32). The way I configured samba is as follows (from smb.conf): [global] workgroup = ASIAPACIFIC netbios name = ocscfs security = user encrypt
2005 Mar 21
0
repost: permission mix-up happening
Reposting -- didn't notice my post appear. Hi, Presently I am facing a problem configuring our new SAMBA based file-server. Previously we used my workstation as a fileserver for our team (of about 12 users). Recently I moved all that stuff to a machine running Mandrak 10.1 Official (IA32). The way I configured samba is as follows (from smb.conf): [global] workgroup = ASIAPACIFIC netbios
2009 Aug 07
1
This is happening during config
checking sys/mount.h presence... yes configure: WARNING: sys/mount.h: present but cannot be compiled configure: WARNING: sys/mount.h: check for missing prerequisite headers? configure: WARNING: sys/mount.h: see the Autoconf documentation configure: WARNING: sys/mount.h: section "Present But Cannot Be Compiled" configure: WARNING: sys/mount.h: proceeding with the
2009 Aug 07
0
This is happening too
creating /altroot/samba-3.4.0/source3/exports/libnetapi.syms Linking shared library bin/libnetapi.so.0 Compiling libsmb/libsmb_cache.c In file included from libsmb/libsmb_cache.c:24: include/libsmbclient.h:78:25: sys/statvfs.h: No such file or directory In file included from libsmb/libsmb_cache.c:24: include/libsmbclient.h:875: warning: `struct statvfs' declared inside parameter list
2015 May 28
2
Strange things happening at SourceForge
Ars Technica reports of ?abandoned projects? on SourceForge being taken over by SourceForge with adware installers added to executables. arstechnica.com/information-technology/2015/05/sourceforge-grabs-gimp-for-windows-account-wraps-installer-in-bundle-pushing-adware/ This might be something to be wary of with FLAC considering the main focus for FLAC has moved from SourceForge to Xiph.org.
2015 May 28
2
Strange things happening at SourceForge
> MauritsVB wrote: > >> Ars Technica reports of ?abandoned projects? on SourceForge being taken >> over by SourceForge with adware installers added to executables. >> >> This might be something to be wary of with FLAC considering the main focus >> for FLAC has moved from SourceForge to Xiph.org. Perhaps consider to remove >> the downloads from