problem about upgrade-issue-Collection of common programming errors
Pixman
centos plesk upgrade-issue
I have a server turning on Plesk 10.4.4 and I want to upgrade it to 11.0.9.When I use the online upgrade tool, I have this warning: Parallels Panel pre-upgrade check… WARNING: You have a mixed set of ‘php’ and ‘php53’ packages installed. Installation or upgrade may fail or produce unexpected results. To resolve this issue run “sed -i.bak-e ‘/^\s*skip-bdb\s*$/d’ /etc/my.cnf ; yum update ‘php*’ ‘mysql*'”. PHP Warning: Directive ‘safe_mode’ is deprecated in PHP 5.3 and greater in Unknown on line
Alexander
ubuntu apt update dpkg upgrade-issue
I’ve ran a general audit of the system and found that a few packages were aging, such as OpenSSH and related so I went to apt-get update then upgrade.Unfortunately it seems to get the packages correctly (downloading), however cannot finish the upgrade process. Here is an exact copy of my recent command line to show this error, note that packages were already downloaded from previous test of this so it needs to retrieve zero bytes (note I am root:)root@foobar:~# apt-get upgrade Reading package li
Lokinou
windows-7 virtualbox upgrade-issue
Host machine was ported from 11.10 to 12.04 LTS (Xubuntu)Virtualbox image is win7 x64With upgrade /dev/vboxdrv was missing, so within synaptics I reinstalled:virtualbox (4.1.12dsfg-2 not OSE) virtualbox-qt 4.1.12dsfg virtualbox-dkms 4.1.12dsfgThen it works again but my windows is badly crashed. Once started and desktop icons pops out it’s really slow and crash (network icon is also blocked)I reinstalled guest additions, but does not make any difference.Nothing is serious because I still have ava
Heuster
iphone ios objective-c upgrade-issue
When I am trying to update the application using iTunes, I am getting a error pop-up – Unable to download application. I am running into this error only when my app is doing network operations using sockets. In other scenarios where app is either not running or is idle, it works correctly. From the console logs, I got following error message – 2013-04-18 10:11:39 AM GMT+07:00 backboardd <Warning>: pid_suspend failed for [7104]: Unknown error: -1, Unknown error: -1 2013-04-18 10:11:39 AM GM
Nixphoe
windows-server-2008 raid bios heat upgrade-issue
My server has been restarting almost daily, some times twice a day. This started after changing the raid drives with larger drives. My log for the raid says everything is fine and has not had a single issue saving. The Windows event logs have no critical errors and the errors it has none seem to correlate to the times the crashes happen. The bios clock has also been getting reset with each reboot. That is most likely the cmos battery. Would that cause the whole system to crash? Also it reboots e
oak
umbraco upgrade-issue
I asked this question in the Umbraco forum three days ago and haven’t had a single answer. I have a website whose content I can no longer edit and I know the people at SO are the best, so here goes:I just upgraded a site from Umbraco version 4.6.1 to 6.0.0 and now the only thing that displays in the content tab in the backend is a “Content” node. The whole tree has disappeared but the site actually still works it’s just that I can’t reach any of the content in the backend–Media, Settings, Devel
fredrik
.net integrated-pipeline-mode upgrade-issue integrated commerceserver2007
I am using Microsoft Commerce Server 2007 sp2 and a custom ASP.NET 2.0 website. Everything works well in Classic Pipeline, but when I try to use the Integrated pipeline, it fails with the following error:Server Error in ‘/’ Application. Request is not available in this context Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.Exception Details: System
Musti Hakan
prestashop upgrade-issue maintenance-mode
First things first I am new to Prestashop.I have two issues. First is when I’m in the maintenance mode and I add my ip adres to gain access, I still can’t access my frontoffice. This gives server error in my Chrome Browser.But the bigger issue is when I turn the Maintenance mode off (and deleting my IP adress from the list) There is nothing. Just a blank screen. After a little research I found how to turn the error reporting on in defines.inc.php like this:/* Debug only */ define(‘_PS_MODE_DEV_’
Sparky
jquery jquery-validate upgrade-issue
We just moved our application from jQuery Validate 1.7 to 1.11 and modified the code in all the Views to be in sync with the 1.10 version. However, for a scenario, validate.js is throwing null object exception. I have narrowed down to a function in js from which this exception is thrown but unable to reach the specific LOC that is causing the issue / is incompatible with the new version.While troubleshooting, I used the 1.7 version of validate.js and everything seems to work fine.Could anyone sh
Rabbott
ruby-on-rails upgrade-issue
I am attempting to upgrade my app from Rails 2.3.4 to 2.3.8..I went into the environment.rb file, and changedRAILS_GEM_VERSION = ‘2.3.4’ unless defined? RAILS_GEM_VERSIONtoRAILS_GEM_VERSION = ‘2.3.8’ unless defined? RAILS_GEM_VERSION(do i need to do something else?)I am using MySQL Server version: 5.1.47I am not using bundlerI am running on OS X 10.6.6Here is my database.yml, which matches my WORKING applications that I created in 2.3.8 (rather than upgrading)development:adapter: mysqlencoding:
Dreen
amazon-ec2 python amazon-ami websockets upgrade-issue
I am building an application (in Python) on Amazon EC2 that has a following dependency chain:gevent-websocket —> gevent —> libeventThe last one (libevent) got upgraded on Sunday and my server is now generating this error:(…)File “/usr/lib/python2.6/site-packages/gevent-0.13.7-py2.6-linux-x86_64.egg/gevent/__init__.py”, line 41, in <module>from gevent import core ImportError: libevent-1.4.so.2: cannot open shared object file: No such file or directoryNot wanting to spend much ti
Arjan
devise ruby-on-rails-3.2 locale upgrade-issue rails-i18n
I have recently upgraded a project to Rails 3.2 from 3.1 and have been stuck trying to figure out why the routing is not playing nicely with devise. NoMethodError – undefined method `locale’ for #<ActionDispatch::Request:xxxxx>:This is on the new (1)Journey routing engine. The issue for now is with Devise only other modules are not erroring. I can tell the issue is within my use of scope. It works if I get ready of the scope. scope “(:locale)”, :locale => /#{I18n.available_locales.join(
tadman
ruby-on-rails ruby upgrade-issue
I recently upgraded to ruby 1.8.7. i’m running Rails 2.3.5 and rubyGems 1.5.2.ever since I upgraded, every time I want to start the server, i get:undefined local variable or method `version_requirements’ for #<Rails::GemDependency:0x1022cc1c8> (NameError)this post here advises to downgrade rugyGems to a version below 1.5.0.downgrading doesn’t seem to be the right solution..should I maybe be upgrading Ruby or Rails instead?Also, if I upgrade to the latest ruby (1.9.2) and rails (3.0)..will
jklina
magento upgrade-issue
After upgrading Magento to 1.5.1 when a customer orders their screen refreshed, but it doesn’t redirect to the confirmation page and customers can push the place order button again and have their card charged again. Has anyone else stumbled onto this problem? Thanks for lookingUPDATE:After I checkout the server returns the following response:Fatal error: Call to undefined method Mage_Payment_Helper_Data::getZeroSubTotalPaymentAutomaticInvoice() in /var/www/magentobase/app/code/core/Mage/Checkout
Jav_Rock
ajax function drupal-6 upgrade-issue
I’m upgrading from Drupal 6 to 7, but after clicking ‘Continue’ here: I get the following:139 pending updatesThen I click ‘Apply pending updates’, it starts updating, then I get the following error:An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows. Path: StatusText: OK ResponseText: Fatal error: Call to undefined function node_type_cache_reset() in /home/domain/public_html/modules/node/node.install on line 578Any thoughts/ideas what this is?
Luke
apache2 php upgrade-issue
After a PHP upgrade, my PHP pages are being downloaded instead of being executed and the results shown in the browser.So I logged into my server via SSH and executed:php -vI get this error:PHP Deprecated: Comments starting with ‘#’ are deprecated in /etc/php5/cli/conf.d/mhash.ini on line 1 in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library ‘/usr/lib/php5/20090626+lfs/mhash.so’ – /usr/lib/php5/20090626+lfs/mhash.so: cannot open shared object file: No such file or dire
Hanno
phpunit pear upgrade-issue
I have been using phpunit for a while, starting with 3.5.8, subsequently upgrading to 3.5.10 and now on 3.5.11I wanted to upgrade to 3.5.13 today using the commands:pear channel-update pear.phpunit.de pear upgrade phpunit/PHPUnitUnfortunately pear does upgrade itself only but the upgrade of phpunit fails as seen below. Yes, I am in Administrator mode, so authorizations should not be an issue. I find this all the more strange, as I have performed two successful upgrades previously. Because of thi
Simon Dugré
jboss5.x ejb-2.x upgrade-issue
I am working on upgrading my Application from Jboss 3 to Jboss 5.1. In this process all EJB’s were migrated to EJB2.X from EJB1.X. The Jboss server startup seems to be fine but when my application tries to invoke the EJB methods I get the following error for each EJB call:javax.ejb.EJBException: Invalid invocation, check your deployment packaging,method=public abstract com.logistics.oypa.ejb.session.shipmentReport.ShipmentReportMgr com.logistics.oypa.ejb.session.shipmentReport.ShipmentReportMgrH
skaz
grails groovy gorm upgrade-issue
I am trying to upgrade a Grails 1.0.3 project to 1.3.7 and am having what I believe are related issues.The old project has Hibernate xml files in conf/hibernate/Domain1.hbm.xml I am guessing that GORM didn’t exist in 1.0.3?Do I need to essentially convert what is in the xml files into Groovy code in the Domain classes in domain/Any other details are helpful. Thanks.UPDATE -All of these changes are the result of a org.hibernate.DuplicateMappingException It looks like I can just move the domain
jklina
session magento magento-1.4 upgrade-issue
I have just upgraded my Magento shopping cart to 1.4.2. Since the upgrade when I try to login on the frontend the page refreshes, but there’s no evidence of being logged in. If I try to login with the wrong credentials I get an error message. I figured that it might be a session problem so I tried adding an item to my cart. When I do that I get an error message that says, “Cannot add the item to shopping cart.” This might be an unrelated problem. Was wondering if anyone has any ideas where to lo
Mick Walker
iphone ios upgrade-issue
I am attempting to write a significant upgrade to my application. The upgrade is so significant, I have actually started the code from scratch, there is none of the original code base included in the new version. I have simply copied the *-Info.plist from the old version, and updated the Bundle Version identifier.I am encountering a problem when I attempt to upgrade from an older (the current App Store) version. When I launch the application on a device via XCode, I am given the message: Error S
rand0m1
perforce upgrade-issue perforce-client-spec
I just migrated/upgraded from a Windows 2003 Perforce 2009.2 installation to a Windows 2008 R2 2010.2 box and noted that after the upgrade, the only issue that seems to present is the inability to create/edit workspaces from the UI – because it tries to set the SubmitOptions parameter and throwsError at line 0 of field ‘SubmitOptions’ in client specification. Unknown field name ‘SubmitOptions’.Yes, I’m able to create/edit client spec using p4 client, as long as I don’t try to include the SubmitO
Web site is in building