G3beta - G2 import fails

theweissguy

Joined: 2009-06-07
Posts: 13
Posted: Sun, 2009-06-07 04:50

Here's the log file from /var:

2009-06-07 00:32:18 -04:00 --- error: Uncaught Exception: @todo G2_FUNCTION_FAILED in file modules/g2_import/helpers/g2_import.php on line 757
2009-06-07 00:38:48 -04:00 --- error: Gallery2 call failed with: Error (ERROR_STORAGE_FAILURE)<b>in</b> modules\core\classes\GalleryStorage.class <b>at line</b> 239 (GalleryCoreApi::error)
<b>in</b> modules\core\classes\GalleryStorage.class <b>at line</b> 469 (GalleryStorage::_getConnection)
<b>in</b> C:\inetpub\wwwroot\gallery3\var\modules\g2_import\6ec64e5054e853a9a7835e25cfc7b4f5\Gallery.class <b>at line</b> 203 (GalleryStorage::search)
<b>in</b> modules\core\classes\helpers\GalleryUserGroupHelper_medium.class <b>at line</b> 197 (G2_Gallery::search)
<b>in</b> modules\core\classes\GalleryCoreApi.class <b>at line</b> 1860 (GalleryUserGroupHelper_medium::fetchUsersForGroup)
<b>in</b> C:\inetpub\wwwroot\gallery3\modules\g2_import\helpers\g2_import.php <b>at line</b> 133 (GalleryCoreApi::fetchUsersForGroup)
<b>in</b> C:\inetpub\wwwroot\gallery3\modules\g2_import\helpers\g2_import.php <b>at line</b> 48 (g2_import_Core::init_embed)
<b>in</b> C:\inetpub\wwwroot\gallery3\modules\g2_import\controllers\admin_g2_import.php <b>at line</b> 51 (g2_import_Core::is_valid_embed_path)
<b>in</b> ??? <b>at line</b> 0 (Admin_g2_import_Controller::save)
<b>in</b> C:\inetpub\wwwroot\gallery3\modules\gallery\controllers\admin.php <b>at line</b> 50
<b>in</b> ??? <b>at line</b> 0 (Admin_Controller::__call)
<b>in</b> C:\inetpub\wwwroot\gallery3\system\core\Kohana.php <b>at line</b> 291 (ReflectionMethod::invokeArgs)
<b>in</b> ??? <b>at line</b> 0 (Kohana::instance)
<b>in</b> C:\inetpub\wwwroot\gallery3\system\core\Event.php <b>at line</b> 209
<b>in</b> C:\inetpub\wwwroot\gallery3\system\core\Bootstrap.php <b>at line</b> 55 (Event::run)
<b>in</b> C:\inetpub\wwwroot\gallery3\index.php <b>at line</b> 72

Any help/clues?

_____________
theWeissGuy

 
floridave
floridave's picture

Joined: 2003-12-22
Posts: 27300
Posted: Sun, 2009-06-07 05:10
Quote:
Scope #2, Supported Configurations - Gallery 3 is supported on Linux / Unix servers, running a MySQL 5 and an Apache 2.2 web server with PHP 5.2. Emphasis on supported, not necessarily required. It may well work with MySQL 4.1 on MS Windows as well. But the Gallery team is going to focus its energy on making the best possible product on the supported configurations.

perhaps the community will assist in getting windows to work with you.

Quote:
error: Gallery2 call failed with: Error (ERROR_STORAGE_FAILURE)

There is some FAQs about storage failures for G2, perhaps they might work.

 
theweissguy

Joined: 2009-06-07
Posts: 13
Posted: Sun, 2009-06-07 15:48

Right - checked it out on my Unix server, no problem. Thanks.
_______________
theWeissGuy