Author |
Message
|
bduncan |
Posted: Mon Sep 23, 2002 7:08 pm Post subject: Message mover perl script now available |
|
|
Padawan
Joined: 11 Apr 2001 Posts: 1554 Location: Silicon Valley
|
Added a new Perl script to the software repository. It's called AdminMove.pl, and it allows you to move a message from one queue to another, maintaining all context info. This useful tool was provided by one of our users, T.Robert Wyatt.
Here's the link:
http://www.mqseries.net/pafiledb203/pafiledb.php?action=viewfile&fid=55&id=1
Thanks T.Rob!  _________________ Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator |
|
Back to top |
|
 |
mrlinux |
Posted: Mon Mar 03, 2003 12:02 pm Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
I tried to download from Repository and it's not found and it is also not found from the above link. _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
bower5932 |
Posted: Mon Mar 03, 2003 2:30 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
I get the following error when I attempt to download:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@mqseries.net and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. |
|
Back to top |
|
 |
bduncan |
Posted: Mon Mar 03, 2003 11:21 pm Post subject: |
|
|
Padawan
Joined: 11 Apr 2001 Posts: 1554 Location: Silicon Valley
|
That is really weird. It must have been working at some point otherwise someone would have complained long ago. I get the same error, and looking at the webserver logs, it either seems to be trying to execute it as though it was a cgi script. The odd thing I noticed is that when you download anything, it seems to be screwing up the file extension. Like a .tar.gz file tries to save in my browser as .tar.tar. The only thing I can surmise is that the '.pl' in the filename is getting tacked onto the end and this makes the webserver think it is a script that needs to be executed. I noticed that when I renamed the file to AdminMove.tar.gz, it worked just fine. _________________ Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator |
|
Back to top |
|
 |
mrlinux |
Posted: Tue Mar 04, 2003 9:48 am Post subject: |
|
|
 Grand Master
Joined: 14 Feb 2002 Posts: 1261 Location: Detroit,MI USA
|
Well I was able to download it now, I have seen files downloaded through
windows that the tar.gz files get translated to .tar files. _________________ Jeff
IBM Certified Developer MQSeries
IBM Certified Specialist MQSeries
IBM Certified Solutions Expert MQSeries |
|
Back to top |
|
 |
bduncan |
Posted: Tue Mar 04, 2003 4:03 pm Post subject: |
|
|
Padawan
Joined: 11 Apr 2001 Posts: 1554 Location: Silicon Valley
|
Yeah, it has something to do with my new webserver because as soon as I switched servers it started giving incorrect suffixes on file downloads... I'll look into it. Any Apache experts around here?  _________________ Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator |
|
Back to top |
|
 |
|