Re: [Hypercontent-users] Publishing projects via sftp
Brought to you by:
alexvigdor
From: <ke...@la...> - 2005-12-06 15:20:27
|
HyperContent 2 Final Tomcat 5.5.9 Java 1.4.2_08 Just tried HyperContent 2 RC1 - it has the same problem. Cit=E7ju Carl Barrow <C.P...@hu...>: > Hi >=20 > What version of HyperContent 2 are you running? There was a ftp bug in= =20 > RC1 that has now been fixed in the final version. >=20 > Carl >=20 > ke...@la... wrote: >=20 > >Hello! > > > >What should I write in the project-definition.xml file to publish my p= roject > to > >the remote server?=20 > > > >When I'm trying to use the same definition as was used in the > >project-definition.xml from HyperContent 1.4( > ><publish base-url=3D"http://www.lu.lv/"> > > <filesystem-def name=3D"lu_publish" type=3D"sftp"> > > <argument index=3D"0" value=3D"www.lu.lv"/> > > <argument index=3D"1" prompt=3D"username" type=3D"text"/> > > <argument index=3D"2" prompt=3D"password" type=3D"password"/> > > <argument index=3D"3" value=3D"/var/www/html/"/> > > <argument index=3D"4" value=3D"0775"/> > > </filesystem-def> > > </publish> > >), I'm getting the error in the log file:=20 > > > >ERROR 2005-12-06 16:10:48,671 =20 > >org.hypercontent.project.exceptions.UserInputException: You must enter > valid > >responses to the user prompts > > at > >org.hypercontent.filesystem.FileSystemFactory.mountFileSystemManager(Fil= eSystemFactory.java:180) > > at org.hypercontent.filesystem.FSMount.getManager(FSMount.java:86) > > at > >org.hypercontent.workflow.exec.impl.AbstractBatchExecutable.cleanup(Abst= ractBatchExecutable.java:562) > > at > org.hypercontent.workflow.thread.BatchMonitor.run(BatchMonitor.java:201= ) > > at java.lang.Thread.run(Unknown Source) > > > >and only after that HyperContent2 asks me to input username and passwo= rd. > But > >when I press button "Submit Query" after putting in all necessary data > >computer's processor becomes busy by tomcat process for 100% for 5-10 > minutes. > >After that time nothing is published, but H2 asks me to input data aga= in or > >sometimes I'm getting other errors with workflow-data. > >When username and password is shown in the project-definition.xml > >directly(<argument index=3D"1" value=3D"..."/> > ><argument index=3D"2" value=3D"..."/>) everything works perfect. > > > >Thank you! > >=20 > > > > > > > >------------------------------------------------------- > >This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > >for problems? Stop! Download the new AJAX search engine that makes > >searching your log files as easy as surfing the web. DOWNLOAD SPLUNK= ! > >http://ads.osdn.com/?ad_idv37&alloc_id=16865&op=3Dclick > >_______________________________________________ > >Hypercontent-users mailing list > >Hyp...@li... > >https://lists.sourceforge.net/lists/listinfo/hypercontent-users > > =20 > > >=20 > --=20 > ************************************ >=20 > Carl Barrow > Systems Integrator > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > =20 > ************************************ >=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log = files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=3D7637&alloc_id=3D16865&op=3Dclick > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users >=20 >=20 |