otmfaqForumsBlogsRegister
FAQMembers ListCalendarToday's PostsSearch


 Subscribe Blogs:RSS
 Subscribe Forums:RSS
OTMFAQ Home
OTMFAQ Blogs
OTMFAQ Forums
OTMFAQ Tutorials

OTM SIG
MavenWire


Installation and Upgrades Getting past the first step - installing and upgrading OTM / G-Log.

Tags: ,

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old April 24th, 2007, 13:56
Junior Member
 
Join Date: Dec 2006
Location: Orlando, Florida, US
Posts: 29
Thanks: 0
Thanked 1 Time in 1 Post
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
runinord is on a distinguished road
Send a message via MSN to runinord Send a message via Skype™ to runinord
Thumbs down FTP problem on OTM5.5.2

We are testing OTM 5.5.2 and have an FTP issue that I would like to hear if any one else has seen, When we tender a load tender via FTP we are getting the following exception, OTM does cvonnect to the remote directory /204/CRFS and creates and empty file.
I can ftp fine from OTM 5.0 with the same FTP setup and also via a command prompt so this is kind of a wierd issue, not sure what is causing this exception. Any sugestions would be appriaciated.

<IMessageCode>TRANSMISSION_EXCEPTION</IMessageCode>
<IMessageText>CAUGHT THE FOLLOWING EXCEPTION WHILE PROCESSING TRANSMISSION OUTBOUND: OTM failed to send FTP transmission 323,194 from mbxgtest.mbco.liberty.local to 172.16.18.78 with the following Exception: Error in FTP notification for activeMode=ENABLED; isEnableDebug=false; isLogResponseMsg=false; reattemptMode=NONE; reattemptMax=null; reattemptDelay=null; reattemptDeadline=null; maxThreads=null; ackExpected=false; useAckStatus=false; hostName=172.16.18.78; userName=Mbxeditest; connectMode=ACTIVE; remoteDir=/204/CRFS; remoteFileName=RHL.68425-TENDER-000005.xml; encoding=UTF-8; useAppend=false; debugMode=false org.finj.FTPException: FTP Server stated : [125 Ready to receive "RHL.68425-TENDER-000005.xml" . Mode STREAM Type BINARY.] org.finj.FTPException: FTP Server stated : [125 Ready to receive "RHL.68425-TENDER-000005.xml" . Mode STREAM Type BINARY.] at org.finj.profile.StrictFTPServerProfile.isSTORComm andCompleted(StrictFTPServerProfile.java:591) at org.finj.profile.StrictFTPServerProfile.isCommandC ompleted(StrictFTPServerProfile.java:110) at org.finj.FTPClient.processCommand(FTPClient.java:5 35) at org.finj.FTPClient.putFile(FTPClient.java:1607) at org.finj.FTPClient.putFile(FTPClient.java:1572) at jrockit.reflect.VirtualNativeMethodInvoker.invoke( Ljava.lang.Object;[Ljava.lang.ObjectLjava.lang.Object;(Unknown Source) at java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source) at glog.util.ftp.client.FTPClientWrapper2.processMeth od(FTPClientWrapper2.java:85) at glog.util.ftp.client.FTPClientWrapper2.putFile(FTP ClientWrapper2.java:13 at glog.util.ftp.FTPEvent$Listener.doPost(FTPEvent.ja va:254) at glog.util.ftp.FTPEvent$Listener.trigger(FTPEvent.j ava:163) at glog.util.event.MemoryEventQueueRunnable.processEv ent(MemoryEventQueueRunnable.java:111) at glog.util.event.MemoryEventQueueRunnable.run(Memor yEventQueueRunnable.java:70) at glog.util.event.EventThread.run(EventThread.java:7 9) at java.lang.Thread.run()V(Unknown Source)</IMessageText>

<TimeStamp>20070424085121</TimeStamp>
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old April 26th, 2007, 15:14
Junior Member
 
Join Date: Dec 2006
Location: Orlando, Florida, US
Posts: 29
Thanks: 0
Thanked 1 Time in 1 Post
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 0
runinord is on a distinguished road
Send a message via MSN to runinord Send a message via Skype™ to runinord
Re: FTP problem on OTM5.5.2

The solution to the FTP problem
1. To solve the problem please download "Jakarta Commons Net" from:

The Jakarta Site - Commons Net Downloads

and add the following to the glog.properties file:

glog.util.ftp.client.package = org.apache.commons.net.ftp.FTPClient

The file needs to be unzipped and the commons-net-1.4.1.jar file copied to the
glog/gc3webapp/WEB-INF/lib/3rdparty directory

and finally the weblogic.conf needs to be editted to add the file to the classpath. Add the line:

wrapper.java.classpath.#=../../../glog/gc3webapp/WEB-INF/lib/3rdparty/commons-net-1.4.
1.jar

where:
# is the next number in the wrapper.java.classpath lines. (e.g. if the last line says
wrapper.java.classpath.7 then # should be

2. Restart the web and application servers.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old April 27th, 2007, 14:39
chrisplough's Avatar
Site Moderator
 
Join Date: Jun 2006
Location: West Chester, PA
Posts: 816
Blog Entries: 7
Thanks: 53
Thanked 199 Times in 121 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 10
chrisplough has a spectacular aura aboutchrisplough has a spectacular aura aboutchrisplough has a spectacular aura about
Send a message via AIM to chrisplough
Re: FTP problem on OTM5.5.2

Runi,

Thanks for the info on this! I'll add this jar file to the archive of 3rd party jars required for OTM. Once I finish reviewing and documenting all of the OSS licenses, I'll make this available to the forums -- so that everyone doesn't have to download all of these separately.

Unfortunately I this is a result of Oracle's legal issues with certain OSS licenses. When they took GC3 over, we were no longer able to distribute these jars with OTM - even though they're required for it to function

--Chris
__________________
Chris Plough
MavenWire

www.MavenWire.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem launching OTM after installation surender Installation and Upgrades 1 January 3rd, 2008 07:27
Problem in Installation of OTM 5.5 divya Database Administration 1 December 31st, 2007 03:56
Problem in OTM 5.0. EXTREMELY IMPORTANT!! Rajashree Branding, Screen Sets, XSL/CSS and Translations 1 July 17th, 2007 20:40
[SOLVED] Problem with Capacity Usage Email List Archive 2 June 19th, 2007 05:02
[SOLVED] Problem with EQ &amp; TX Utilities under 5.0 acuartero Performance, Scalability and HA 3 August 16th, 2006 19:43



All times are GMT. The time now is 23:53.
Copyright © 2008, Open Book Solutions LLC. All rights reserved.

Sponsored by MavenWire - MavenWire.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37