ALBUM NOT LOADING

kikocelis

Joined: 2011-02-08
Posts: 10
Posted: Wed, 2011-05-25 15:04

When I log in as Admin and try click on the album it show this error: The website encountered an error while retrieving http://192.168.50.120/cwlrt/index.php/DBC-PHOTOS. It may be down for maintenance or configured incorrectly.

But if i'm logout i can see the album.

Any suggestions?

I have a correct permission.

Thanks

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Wed, 2011-05-25 15:53

WELL SINCE THIS IS ON A PRIVATE NETWORK I ASSUME YOU HAVE ACCESS TO THE SERVER TO CHECK ERROR AND ACCESS LOGS FOR Apache. That's where I'd start. If that's the exact error message, that sounds like something the browser is spitting out and not anything from the webserver, Gallery or PHP.

CHECK YOUR cwlrt/var/logs directory to see if there is anything in there as well.
____________________________________________
Like Gallery? Like the support? Donate now!

 
kikocelis

Joined: 2011-02-08
Posts: 10
Posted: Thu, 2011-05-26 14:39

Nivekiam,

<?php defined('SYSPATH') or die('No direct script access.'); ?>

2011-05-26 07:30:33 -07:00 --- error: File not found: DBC-PHOTOS

---
This is what I have done, I have created a new album called "Transfer" and transfered all the photos to the new Album, and transfer them back to the original folder.

It works until I get to my fifth folder, it doesn't matter which one.

it there a limit to each album?

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Thu, 2011-05-26 15:24
Quote:
---
This is what I have done, I have created a new album called "Transfer" and transfered all the photos to the new Album, and transfer them back to the original folder.

It works until I get to my fifth folder, it doesn't matter which one.

it there a limit to each album?

Huh? I have no idea what you're trying to do. You cannot FTP files directly under /var/albums, Gallery will not see them.

Are you just moving files around from album to album for the fun of it? There is no limit. What are you using to move the files around? The Organize module or are you using Server add or something else? Are you using the latest version of Gallery? 3.0.2 was just released recently.
____________________________________________
Like Gallery? Like the support? Donate now!

 
kikocelis

Joined: 2011-02-08
Posts: 10
Posted: Thu, 2011-05-26 15:37

What I'm trying to do is to fix one of the issues that came around to our department in the last two days.

1. One of our employee noticed that one of their main folders was not properly loading. When I tried it it shows the message: "It may be down for maintenance or configured incorrectly."

And like I said, when I logged off, I can perfectly see the exact album.

2. I know that you can not FTP directly to the /var/albums.

3. I am using the Organize Module to move around the files / album

4. I am not using 3.0.2 (Should I?)

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Thu, 2011-05-26 16:00
Quote:
4. I am not using 3.0.2 (Should I?)

Yes. There were some big changes, especially with regard to the Organize module after 3.0.1 was released. It's no longer flash based and should also be much more reliable (and faster).

I'd also try running the Fix Gallery task under Admin > Maintenance
____________________________________________
Like Gallery? Like the support? Donate now!

 
kikocelis

Joined: 2011-02-08
Posts: 10
Posted: Fri, 2011-06-10 22:02

Hello,

Below is log from my VAR

<?php defined('SYSPATH') or die('No direct script access.'); ?>

2011-06-10 15:05:11 -06:00 --- error: Caught exception rebuilding image: 45th Street Station
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/item.php(110): graphics_Core::generate(Object(Item_Model))
#3 /var/www/cwlrt/modules/gallery/helpers/gallery_event.php(168): item_Core::make_album_cover(Object(Item_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/module.php(381): gallery_event_Core::item_moved(Object(Item_Model), Object(Item_Model))
#5 /var/www/cwlrt/modules/gallery/models/item.php(444): module_Core::event('item_moved', Object(Item_Model), Object(Item_Model))
#6 /var/www/cwlrt/modules/organize/controllers/organize.php(93): Item_Model_Core->save()
#7 [internal function]: Organize_Controller->reparent()
#8 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Organize_Controller), Array)
#9 [internal function]: Kohana_Core::instance(NULL)
#10 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#11 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#12 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#13 {main}
2011-06-10 15:05:11 -06:00 --- error: Exception [ 0 ]: @todo EMPTY_INPUT_FILE
/var/www/cwlrt/modules/gallery/helpers/gallery_graphics.php [ 57 ]
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/item.php(110): graphics_Core::generate(Object(Item_Model))
#3 /var/www/cwlrt/modules/gallery/helpers/gallery_event.php(168): item_Core::make_album_cover(Object(Item_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/module.php(381): gallery_event_Core::item_moved(Object(Item_Model), Object(Item_Model))
#5 /var/www/cwlrt/modules/gallery/models/item.php(444): module_Core::event('item_moved', Object(Item_Model), Object(Item_Model))
#6 /var/www/cwlrt/modules/organize/controllers/organize.php(93): Item_Model_Core->save()
#7 [internal function]: Organize_Controller->reparent()
#8 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Organize_Controller), Array)
#9 [internal function]: Kohana_Core::instance(NULL)
#10 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#11 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#12 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#13 {main}
2011-06-10 15:05:32 -06:00 --- error: Caught exception rebuilding image: 45th Street Station
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/item.php(110): graphics_Core::generate(Object(Item_Model))
#3 /var/www/cwlrt/modules/gallery/helpers/gallery_event.php(168): item_Core::make_album_cover(Object(Item_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/module.php(381): gallery_event_Core::item_moved(Object(Item_Model), Object(Item_Model))
#5 /var/www/cwlrt/modules/gallery/models/item.php(444): module_Core::event('item_moved', Object(Item_Model), Object(Item_Model))
#6 /var/www/cwlrt/modules/organize/controllers/organize.php(93): Item_Model_Core->save()
#7 [internal function]: Organize_Controller->reparent()
#8 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Organize_Controller), Array)
#9 [internal function]: Kohana_Core::instance(NULL)
#10 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#11 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#12 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#13 {main}
2011-06-10 15:05:32 -06:00 --- error: Exception [ 0 ]: @todo EMPTY_INPUT_FILE
/var/www/cwlrt/modules/gallery/helpers/gallery_graphics.php [ 57 ]
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/item.php(110): graphics_Core::generate(Object(Item_Model))
#3 /var/www/cwlrt/modules/gallery/helpers/gallery_event.php(168): item_Core::make_album_cover(Object(Item_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/module.php(381): gallery_event_Core::item_moved(Object(Item_Model), Object(Item_Model))
#5 /var/www/cwlrt/modules/gallery/models/item.php(444): module_Core::event('item_moved', Object(Item_Model), Object(Item_Model))
#6 /var/www/cwlrt/modules/organize/controllers/organize.php(93): Item_Model_Core->save()
#7 [internal function]: Organize_Controller->reparent()
#8 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Organize_Controller), Array)
#9 [internal function]: Kohana_Core::instance(NULL)
#10 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#11 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#12 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#13 {main}
2011-06-10 15:06:24 -06:00 --- error: Caught exception rebuilding image: 45th Street Station
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/item.php(110): graphics_Core::generate(Object(Item_Model))
#3 /var/www/cwlrt/modules/gallery/helpers/gallery_event.php(168): item_Core::make_album_cover(Object(Item_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/module.php(381): gallery_event_Core::item_moved(Object(Item_Model), Object(Item_Model))
#5 /var/www/cwlrt/modules/gallery/models/item.php(444): module_Core::event('item_moved', Object(Item_Model), Object(Item_Model))
#6 /var/www/cwlrt/modules/organize/controllers/organize.php(93): Item_Model_Core->save()
#7 [internal function]: Organize_Controller->reparent()
#8 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Organize_Controller), Array)
#9 [internal function]: Kohana_Core::instance(NULL)
#10 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#11 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#12 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#13 {main}
2011-06-10 15:06:24 -06:00 --- error: Exception [ 0 ]: @todo EMPTY_INPUT_FILE
/var/www/cwlrt/modules/gallery/helpers/gallery_graphics.php [ 57 ]
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/item.php(110): graphics_Core::generate(Object(Item_Model))
#3 /var/www/cwlrt/modules/gallery/helpers/gallery_event.php(168): item_Core::make_album_cover(Object(Item_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/module.php(381): gallery_event_Core::item_moved(Object(Item_Model), Object(Item_Model))
#5 /var/www/cwlrt/modules/gallery/models/item.php(444): module_Core::event('item_moved', Object(Item_Model), Object(Item_Model))
#6 /var/www/cwlrt/modules/organize/controllers/organize.php(93): Item_Model_Core->save()
#7 [internal function]: Organize_Controller->reparent()
#8 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Organize_Controller), Array)
#9 [internal function]: Kohana_Core::instance(NULL)
#10 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#11 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#12 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#13 {main}
2011-06-10 15:06:45 -06:00 --- error: Caught exception rebuilding image: 45th Street Station
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/item.php(110): graphics_Core::generate(Object(Item_Model))
#3 /var/www/cwlrt/modules/gallery/helpers/gallery_event.php(168): item_Core::make_album_cover(Object(Item_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/module.php(381): gallery_event_Core::item_moved(Object(Item_Model), Object(Item_Model))
#5 /var/www/cwlrt/modules/gallery/models/item.php(444): module_Core::event('item_moved', Object(Item_Model), Object(Item_Model))
#6 /var/www/cwlrt/modules/organize/controllers/organize.php(93): Item_Model_Core->save()
#7 [internal function]: Organize_Controller->reparent()
#8 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Organize_Controller), Array)
#9 [internal function]: Kohana_Core::instance(NULL)
#10 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#11 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#12 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#13 {main}
2011-06-10 15:06:45 -06:00 --- error: Exception [ 0 ]: @todo EMPTY_INPUT_FILE
/var/www/cwlrt/modules/gallery/helpers/gallery_graphics.php [ 57 ]
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/item.php(110): graphics_Core::generate(Object(Item_Model))
#3 /var/www/cwlrt/modules/gallery/helpers/gallery_event.php(168): item_Core::make_album_cover(Object(Item_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/module.php(381): gallery_event_Core::item_moved(Object(Item_Model), Object(Item_Model))
#5 /var/www/cwlrt/modules/gallery/models/item.php(444): module_Core::event('item_moved', Object(Item_Model), Object(Item_Model))
#6 /var/www/cwlrt/modules/organize/controllers/organize.php(93): Item_Model_Core->save()
#7 [internal function]: Organize_Controller->reparent()
#8 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Organize_Controller), Array)
#9 [internal function]: Kohana_Core::instance(NULL)
#10 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#11 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#12 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#13 {main}
2011-06-10 15:07:04 -06:00 --- error: Caught exception rebuilding image: 45th Street Station
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/item.php(110): graphics_Core::generate(Object(Item_Model))
#3 /var/www/cwlrt/modules/gallery/helpers/gallery_event.php(168): item_Core::make_album_cover(Object(Item_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/module.php(381): gallery_event_Core::item_moved(Object(Item_Model), Object(Item_Model))
#5 /var/www/cwlrt/modules/gallery/models/item.php(444): module_Core::event('item_moved', Object(Item_Model), Object(Item_Model))
#6 /var/www/cwlrt/modules/organize/controllers/organize.php(93): Item_Model_Core->save()
#7 [internal function]: Organize_Controller->reparent()
#8 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Organize_Controller), Array)
#9 [internal function]: Kohana_Core::instance(NULL)
#10 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#11 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#12 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#13 {main}
2011-06-10 15:07:04 -06:00 --- error: Exception [ 0 ]: @todo EMPTY_INPUT_FILE
/var/www/cwlrt/modules/gallery/helpers/gallery_graphics.php [ 57 ]
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/item.php(110): graphics_Core::generate(Object(Item_Model))
#3 /var/www/cwlrt/modules/gallery/helpers/gallery_event.php(168): item_Core::make_album_cover(Object(Item_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/module.php(381): gallery_event_Core::item_moved(Object(Item_Model), Object(Item_Model))
#5 /var/www/cwlrt/modules/gallery/models/item.php(444): module_Core::event('item_moved', Object(Item_Model), Object(Item_Model))
#6 /var/www/cwlrt/modules/organize/controllers/organize.php(93): Item_Model_Core->save()
#7 [internal function]: Organize_Controller->reparent()
#8 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Organize_Controller), Array)
#9 [internal function]: Kohana_Core::instance(NULL)
#10 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#11 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#12 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#13 {main}
2011-06-10 15:07:31 -06:00 --- error: Caught exception rebuilding image: 45th Street Station
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/item.php(110): graphics_Core::generate(Object(Item_Model))
#3 /var/www/cwlrt/modules/gallery/helpers/gallery_event.php(168): item_Core::make_album_cover(Object(Item_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/module.php(381): gallery_event_Core::item_moved(Object(Item_Model), Object(Item_Model))
#5 /var/www/cwlrt/modules/gallery/models/item.php(444): module_Core::event('item_moved', Object(Item_Model), Object(Item_Model))
#6 /var/www/cwlrt/modules/organize/controllers/organize.php(93): Item_Model_Core->save()
#7 [internal function]: Organize_Controller->reparent()
#8 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Organize_Controller), Array)
#9 [internal function]: Kohana_Core::instance(NULL)
#10 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#11 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#12 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#13 {main}
2011-06-10 15:07:31 -06:00 --- error: Exception [ 0 ]: @todo EMPTY_INPUT_FILE
/var/www/cwlrt/modules/gallery/helpers/gallery_graphics.php [ 57 ]
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/item.php(110): graphics_Core::generate(Object(Item_Model))
#3 /var/www/cwlrt/modules/gallery/helpers/gallery_event.php(168): item_Core::make_album_cover(Object(Item_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/module.php(381): gallery_event_Core::item_moved(Object(Item_Model), Object(Item_Model))
#5 /var/www/cwlrt/modules/gallery/models/item.php(444): module_Core::event('item_moved', Object(Item_Model), Object(Item_Model))
#6 /var/www/cwlrt/modules/organize/controllers/organize.php(93): Item_Model_Core->save()
#7 [internal function]: Organize_Controller->reparent()
#8 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Organize_Controller), Array)
#9 [internal function]: Kohana_Core::instance(NULL)
#10 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#11 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#12 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#13 {main}
2011-06-10 15:44:21 -06:00 --- error: Can't find css file: gallery.common.css
2011-06-10 15:51:30 -06:00 --- error: Caught exception rebuilding image: W7 June 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('65')
#6 [internal function]: Admin_Maintenance_Controller->run('65')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-10 15:51:31 -06:00 --- error: Caught exception rebuilding image: W7 April 2011
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('65')
#6 [internal function]: Admin_Maintenance_Controller->run('65')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-10 15:51:42 -06:00 --- error: Caught exception rebuilding image: W7 July 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('65')
#6 [internal function]: Admin_Maintenance_Controller->run('65')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-10 15:52:18 -06:00 --- error: Caught exception rebuilding image: W7 November 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('65')
#6 [internal function]: Admin_Maintenance_Controller->run('65')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-10 15:52:19 -06:00 --- error: Caught exception rebuilding image: W7 October 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('65')
#6 [internal function]: Admin_Maintenance_Controller->run('65')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-10 15:52:31 -06:00 --- error: Caught exception rebuilding image: W7 August 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('65')
#6 [internal function]: Admin_Maintenance_Controller->run('65')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-10 15:56:21 -06:00 --- error: File not found: file_proxy/Area-4/.album.jpg
2011-06-10 15:56:23 -06:00 --- error: File not found: file_proxy/Area-4/69th-Street-Station-/.album.jpg
2011-06-10 15:56:25 -06:00 --- error: File not found: file_proxy/Area-4/Substation-W7/.album.jpg
2011-06-10 15:56:25 -06:00 --- error: File not found: file_proxy/Area-4/Substation-W7/W7-November-2010/.album.jpg
2011-06-10 15:56:25 -06:00 --- error: File not found: file_proxy/Area-4/Substation-W7/W7-June-2010/.album.jpg
2011-06-10 15:56:25 -06:00 --- error: File not found: file_proxy/Area-4/.album.jpg
2011-06-10 15:56:25 -06:00 --- error: File not found: file_proxy/Area-4/Substation-W7/W7-October-2010/.album.jpg
2011-06-10 15:56:28 -06:00 --- error: File not found: file_proxy/Area-4/Substation-W7/W7-August-2010/P8030048.JPG
2011-06-10 15:56:28 -06:00 --- error: File not found: file_proxy/Area-4/Substation-W7/W7-August-2010/P8030047.JPG
2011-06-10 15:56:28 -06:00 --- error: File not found: file_proxy/Area-4/Substation-W7/W7-August-2010/P8050014.JPG
2011-06-10 15:56:28 -06:00 --- error: File not found: file_proxy/Area-4/Substation-W7/W7-August-2010/P8050012.JPG
2011-06-10 15:56:28 -06:00 --- error: File not found: file_proxy/Area-4/Substation-W7/W7-August-2010/P8030046.JPG
2011-06-10 15:56:29 -06:00 --- error: File not found: file_proxy/Area-4/Substation-W7/W7-August-2010/IMG_1884.JPG
2011-06-10 15:56:29 -06:00 --- error: File not found: file_proxy/Area-4/Substation-W7/W7-October-2010/014.JPG
2011-06-10 15:56:29 -06:00 --- error: File not found: file_proxy/Area-4/Substation-W7
2011-06-10 15:56:29 -06:00 --- error: File not found: file_proxy/Area-4/Substation-W7/W7-August-2010/014.JPG
2011-06-10 15:56:29 -06:00 --- error: File not found: file_proxy/Area-4/Substation-W7/W7-August-2010/015.JPG
2011-06-10 15:56:29 -06:00 --- error: File not found: file_proxy/Area-4/Substation-W7/W7-October-2010/013.JPG
2011-06-10 15:56:29 -06:00 --- error: File not found: file_proxy/Area-4/Substation-W7/W7-August-2010/015.JPG/016.JPG
2011-06-10 15:56:29 -06:00 --- error: File not found: file_proxy/Area-4/Substation-W7/W7-August-2010/069.JPG
2011-06-10 15:56:30 -06:00 --- error: File not found: file_proxy/Area-4/Substation-W7/W7-October-2010/017.JPG
2011-06-10 15:56:30 -06:00 --- error: File not found: file_proxy/Area-4/Substation-W7/W7-October-2010/015.JPG/013.JPG
2011-06-10 15:56:33 -06:00 --- error: File not found: file_proxy/Area-4/69th-Street-Station-/.album.jpg
2011-06-10 15:56:36 -06:00 --- error: File not found: file_proxy/Area-4/.album.jpg
2011-06-10 15:56:38 -06:00 --- error: File not found: file_proxy/Area-4/.album.jpg

----

I have the same issues, I have loaded about 7.5 Gig of photos into the server and when it finish, I can't even go to the Root Album.

Please help!!!

thanks

Chris

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Fri, 2011-06-10 22:50
Quote:
2011-06-10 15:05:11 -06:00 --- error: Caught exception rebuilding image: 45th Street Station
@todo EMPTY_INPUT_FILE

Are you using GD? If so, try ImageMagick under Admin > Settings > Graphics
____________________________________________
Like Gallery? Like the support? Donate now!

 
kikocelis

Joined: 2011-02-08
Posts: 10
Posted: Tue, 2011-06-14 14:16

I have removed GD and activated ImageMagick already.

<?php defined('SYSPATH') or die('No direct script access.'); ?>

2011-06-13 14:31:14 -06:00 --- error: Can't find css file: gallery.common.css
2011-06-13 14:31:29 -06:00 --- error: Can't find css file: gallery.common.css
2011-06-13 14:33:33 -06:00 --- error: Can't find css file: gallery.common.css
2011-06-13 14:33:47 -06:00 --- error: Can't find css file: gallery.common.css
2011-06-13 15:07:37 -06:00 --- error: Caught exception rebuilding image: W7 October 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('78')
#6 [internal function]: Admin_Maintenance_Controller->run('78')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 15:07:44 -06:00 --- error: Caught exception rebuilding image: W7 August 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('78')
#6 [internal function]: Admin_Maintenance_Controller->run('78')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 15:07:44 -06:00 --- error: Caught exception rebuilding image: W7 April 2011
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('78')
#6 [internal function]: Admin_Maintenance_Controller->run('78')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 15:07:54 -06:00 --- error: Caught exception rebuilding image: W7 November 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('78')
#6 [internal function]: Admin_Maintenance_Controller->run('78')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 15:08:09 -06:00 --- error: Caught exception rebuilding image: W7 July 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('78')
#6 [internal function]: Admin_Maintenance_Controller->run('78')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 15:08:25 -06:00 --- error: Caught exception rebuilding image: W7 June 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('78')
#6 [internal function]: Admin_Maintenance_Controller->run('78')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 15:13:46 -06:00 --- error: Kohana_Exception [ 403 ]: @todo FORBIDDEN
/var/www/cwlrt/modules/gallery/helpers/access.php [ 202 ]
#0 /var/www/cwlrt/modules/gallery/helpers/access.php(425): access_Core::forbidden()
#1 /var/www/cwlrt/modules/gallery/controllers/uploader.php(41): access_Core::verify_csrf()
#2 [internal function]: Uploader_Controller->add_photo('8048')
#3 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Uploader_Controller), Array)
#4 [internal function]: Kohana_Core::instance(NULL)
#5 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#7 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#8 {main}
2011-06-13 15:13:46 -06:00 --- error: Missing messages entry kohana/core.errors.403 for message kohana/core
2011-06-13 15:17:23 -06:00 --- error: Caught exception rebuilding image: W7 April 2011
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('79')
#6 [internal function]: Admin_Maintenance_Controller->run('79')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 15:17:23 -06:00 --- error: Caught exception rebuilding image: W7 August 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('79')
#6 [internal function]: Admin_Maintenance_Controller->run('79')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 15:17:23 -06:00 --- error: Caught exception rebuilding image: W7 November 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('79')
#6 [internal function]: Admin_Maintenance_Controller->run('79')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 15:17:23 -06:00 --- error: Caught exception rebuilding image: W7 October 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('79')
#6 [internal function]: Admin_Maintenance_Controller->run('79')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 15:17:23 -06:00 --- error: Caught exception rebuilding image: W7 July 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('79')
#6 [internal function]: Admin_Maintenance_Controller->run('79')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 15:17:23 -06:00 --- error: Caught exception rebuilding image: W7 June 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('79')
#6 [internal function]: Admin_Maintenance_Controller->run('79')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 15:17:52 -06:00 --- error: Caught exception rebuilding image: W7 July 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('80')
#6 [internal function]: Admin_Maintenance_Controller->run('80')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 15:17:52 -06:00 --- error: Caught exception rebuilding image: W7 November 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('80')
#6 [internal function]: Admin_Maintenance_Controller->run('80')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 15:17:53 -06:00 --- error: Caught exception rebuilding image: W7 August 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('80')
#6 [internal function]: Admin_Maintenance_Controller->run('80')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 15:17:53 -06:00 --- error: Caught exception rebuilding image: W7 April 2011
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('80')
#6 [internal function]: Admin_Maintenance_Controller->run('80')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 15:17:53 -06:00 --- error: Caught exception rebuilding image: W7 October 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('80')
#6 [internal function]: Admin_Maintenance_Controller->run('80')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 15:17:53 -06:00 --- error: Caught exception rebuilding image: W7 June 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('80')
#6 [internal function]: Admin_Maintenance_Controller->run('80')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 15:22:46 -06:00 --- error: Kohana_Exception [ 403 ]: @todo FORBIDDEN
/var/www/cwlrt/modules/gallery/helpers/access.php [ 202 ]
#0 /var/www/cwlrt/modules/gallery/helpers/access.php(425): access_Core::forbidden()
#1 /var/www/cwlrt/modules/gallery/controllers/uploader.php(117): access_Core::verify_csrf()
#2 [internal function]: Uploader_Controller->finish()
#3 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Uploader_Controller), Array)
#4 [internal function]: Kohana_Core::instance(NULL)
#5 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#7 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#8 {main}
2011-06-13 15:22:46 -06:00 --- error: Missing messages entry kohana/core.errors.403 for message kohana/core
2011-06-13 15:41:42 -06:00 --- error: Caught exception rebuilding image: W7 June 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('81')
#6 [internal function]: Admin_Maintenance_Controller->run('81')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 15:41:42 -06:00 --- error: Caught exception rebuilding image: W7 November 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('81')
#6 [internal function]: Admin_Maintenance_Controller->run('81')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 15:41:42 -06:00 --- error: Caught exception rebuilding image: W7 July 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('81')
#6 [internal function]: Admin_Maintenance_Controller->run('81')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 15:41:42 -06:00 --- error: Caught exception rebuilding image: W7 October 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('81')
#6 [internal function]: Admin_Maintenance_Controller->run('81')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 15:41:42 -06:00 --- error: Caught exception rebuilding image: W7 April 2011
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('81')
#6 [internal function]: Admin_Maintenance_Controller->run('81')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 15:41:42 -06:00 --- error: Caught exception rebuilding image: W7 August 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('81')
#6 [internal function]: Admin_Maintenance_Controller->run('81')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 15:42:00 -06:00 --- error: SELECT `tags`.*
FROM `tags`
WHERE `id` > 0
ORDER BY `tags`.`id` asc
LIMIT 25
2011-06-13 15:46:55 -06:00 --- error: Can't find css file: gallery.common.css
2011-06-13 15:46:58 -06:00 --- error: Can't find css file: gallery.common.css
2011-06-13 15:47:09 -06:00 --- error: Can't find css file: gallery.common.css
2011-06-13 16:33:03 -06:00 --- error: Caught exception rebuilding image: W7 August 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('86')
#6 [internal function]: Admin_Maintenance_Controller->run('86')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 16:33:03 -06:00 --- error: Caught exception rebuilding image: W7 April 2011
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('86')
#6 [internal function]: Admin_Maintenance_Controller->run('86')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 16:33:03 -06:00 --- error: Caught exception rebuilding image: W7 July 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('86')
#6 [internal function]: Admin_Maintenance_Controller->run('86')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 16:33:03 -06:00 --- error: Caught exception rebuilding image: W7 June 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('86')
#6 [internal function]: Admin_Maintenance_Controller->run('86')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 16:33:03 -06:00 --- error: Caught exception rebuilding image: W7 October 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('86')
#6 [internal function]: Admin_Maintenance_Controller->run('86')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}
2011-06-13 16:33:03 -06:00 --- error: Caught exception rebuilding image: W7 November 2010
@todo EMPTY_INPUT_FILE
#0 [internal function]: gallery_graphics_Core::resize('/var/www/cwlrt/...', '/var/www/cwlrt/...', Array, Object(Item_Model))
#1 /var/www/cwlrt/modules/gallery/helpers/graphics.php(173): call_user_func_array('gallery_graphic...', Array)
#2 /var/www/cwlrt/modules/gallery/helpers/gallery_task.php(107): graphics_Core::generate(Object(Item_Model))
#3 [internal function]: gallery_task_Core::rebuild_dirty_images(Object(Task_Model))
#4 /var/www/cwlrt/modules/gallery/helpers/task.php(90): call_user_func_array('gallery_task::r...', Array)
#5 /var/www/cwlrt/modules/gallery/controllers/admin_maintenance.php(194): task_Core::run('86')
#6 [internal function]: Admin_Maintenance_Controller->run('86')
#7 /var/www/cwlrt/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#8 [internal function]: Admin_Controller->__call('maintenance', Array)
#9 /var/www/cwlrt/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#10 [internal function]: Kohana_Core::instance(NULL)
#11 /var/www/cwlrt/system/core/Event.php(208): call_user_func_array(Array, Array)
#12 /var/www/cwlrt/application/Bootstrap.php(67): Event_Core::run('system.execute')
#13 /var/www/cwlrt/index.php(102): require('/var/www/cwlrt/...')
#14 {main}

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Tue, 2011-06-14 15:13

Did you try posting something? It didn't take
____________________________________________
Like Gallery? Like the support? Donate now!

 
kikocelis

Joined: 2011-02-08
Posts: 10
Posted: Wed, 2011-07-20 15:15

I still have the same issue (ALBUM IS NOT LOADING) when I upload more than 6000 photos.

I checked the LOG but it only shows <?php defined('SYSPATH') or die('No direct script access.'); ?>

I hope that you can give me more explanation why this is happening.

Thank you so much for your support

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Wed, 2011-07-20 15:55
Quote:
The website encountered an error while retrieving http://192.168.50.120/cwlrt/index.php/DBC-PHOTOS. It may be down for maintenance or configured incorrectly.

Check Apache's access AND error logs.

Also check MySQL's logs

Quote:
I hope that you can give me more explanation why this is happening.

Either your server is severely overloaded, under-powered or both, or the way it's configured it's just choking on processing so much stuff all at once.
____________________________________________
Like Gallery? Like the support? Donate now!

 
kikocelis

Joined: 2011-02-08
Posts: 10
Posted: Thu, 2011-07-21 17:33

Attached are my logs!

Thank you !

CHris

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Thu, 2011-07-21 17:50

Look at Apache's error logs:

convert: Premature end of JPEG file `/var/www/cwlrt/var/thumbs/SLG-PHOTOS/38000-PHOTOS/Area 1 Photos/2010.07.29 B10 south H-pile footing/k2img--77cc02ecee770f2c65319f4f7c3d61af3a228df2.JPG' @ warning/jpeg.c/EmitMessage/230.
convert: Corrupt JPEG data: 93509 extraneous bytes before marker 0xd9 `/var/www/cwlrt/var/thumbs/SLG-PHOTOS/38000-PHOTOS/Area 1 Photos/2010.07.29 B10 south H-pile footing/k2img--77cc02ecee770f2c65319f4f7c3d61af3a228df2.JPG' @ warning/jpeg.c/EmitMessage/230.
convert: Premature end of JPEG file `/var/www/cwlrt/var/resizes/SLG-PHOTOS/38000-PHOTOS/Area 1 Photos/2010.07.29 B10 south H-pile footing/k2img--de2187a1d2d3851e44b888ba660ed9f2f8a1e718.JPG' @ warning/jpeg.c/EmitMessage/230.
convert: Corrupt JPEG data: 93509 extraneous bytes before marker 0xd9 `/var/www/cwlrt/var/resizes/SLG-PHOTOS/38000-PHOTOS/Area 1 Photos/2010.07.29 B10 south H-pile footing/k2img--de2187a1d2d3851e44b888ba660ed9f2f8a1e718.JPG' @ warning/jpeg.c/EmitMessage/230.

convert: Corrupt JPEG data: premature end of data segment `/var/www/cwlrt/var/thumbs/SLG-PHOTOS/38-PHOTOS/Pictures/2010-11-02 West LRT Nov 2010/k2img--745aca40ced658fa124d397b25620f0bf7c5b2b6.jpg' @ warning/jpeg.c/EmitMessage/230.
convert: Unsupported marker type 0x1a `/var/www/cwlrt/var/thumbs/SLG-PHOTOS/38-PHOTOS/Pictures/2010-11-02 West LRT Nov 2010/k2img--745aca40ced658fa124d397b25620f0bf7c5b2b6.jpg' @ error/jpeg.c/EmitMessage/235.

For just a couple, not to mention the 58,000ish other messages about Error: Directory Canon with 8192 entries considered invalid; not read. or something similar.

This too:
Warning: Directory NikonPreview, entry 0x0201: Data area exceeds data buffer, ignoring it.

If I had to guess, you've had crashes and your file system has become corrupt and corrupted directories and files.
____________________________________________
Like Gallery? Like the support? Donate now!