I'm sorry to report that there is no difference in behaviour. When the program hangs, there is no entry added to the log file. The attached log file has entries corresponding to invoking the program manually, and a failure in my calling code, and finally a manual run of the generated command.
When ...
Search found 6 matches
- Sun Mar 16, 2014 6:01 am
- Forum: Light Image Resizer
- Topic: Can Resizer run with no interface?
- Replies: 10
- Views: 15537
- Wed Mar 12, 2014 4:37 am
- Forum: Light Image Resizer
- Topic: Can Resizer run with no interface?
- Replies: 10
- Views: 15537
Log file content
I have attempted to attach ImageResizer_log.zip. The text itself was too large at 36KB.
- Tue Mar 11, 2014 1:31 am
- Forum: Light Image Resizer
- Topic: Can Resizer run with no interface?
- Replies: 10
- Views: 15537
- Tue Mar 11, 2014 1:11 am
- Forum: Light Image Resizer
- Topic: Can Resizer run with no interface?
- Replies: 10
- Views: 15537
- Wed Mar 05, 2014 6:43 am
- Forum: Light Image Resizer
- Topic: Can Resizer run with no interface?
- Replies: 10
- Views: 15537
Tried that, no joy
I installed the version you suggested, and disabled multithread processing. The result is that the process still hangs.
The destination folder definitely does exist for my test case. In the general case, it ought to exist if we set things up correctly.
To make things absolutely clear, the ...
The destination folder definitely does exist for my test case. In the general case, it ought to exist if we set things up correctly.
To make things absolutely clear, the ...
- Tue Mar 04, 2014 3:43 am
- Forum: Light Image Resizer
- Topic: Can Resizer run with no interface?
- Replies: 10
- Views: 15537
Can Resizer run with no interface?
I am wanting to use Light Image Resizer on a Web server, in a process called from a script. I have successfully submitted a Shell command to run the resizing operation I want, with a command line with the following parameters - tokens bounded by %...% have values substituted at run time. What I'm ...