George,
Please take a look at the following advice:

On Tue, Mar 27, 2012 at 12:18 AM, Alexei Fedotov
<[email protected]> wrote:
> Installing svnAnt to ant directory helped
> http://subclipse.tigris.org/files/documents/906/49042/svnant-1.3.1.zip
> --
> With best regards / с наилучшими пожеланиями,
> Alexei Fedotov / Алексей Федотов,
> http://dataved.ru/
> +7 916 562 8095
>
>
>
> On Tue, Mar 27, 2012 at 12:06 AM, [email protected]
> <[email protected]> wrote:
>> You need subclipse 1.8 and / or svn command line client for subversion 1.7
>>
>> Am 26.03.2012 22:02 schrieb "Alexei Fedotov" <[email protected]>:
>>
>>> Hello,
>>> I'm getting the error with svn client installed. That may be a windows
>>> specific problem. Will look further.
>>>
>>> --
>>> c:\Windows.old\om\build.xml:697: Cannot find javahl, svnkit nor
>>> command line svn client
>>>
>>> Total time: 0 seconds
>>>
>>> c:\Windows.old\om>"c:\Program Files (x86)\Notepad++\notepad++.exe"
>>> c:\Windows.old\om\build.xml
>>>
>>> c:\Windows.old\om>svn
>>> Type 'svn help' for usage.
>>>
>>> --
>>> With best regards / с наилучшими пожеланиями,
>>> Alexei Fedotov / Алексей Федотов,
>>> http://dataved.ru/
>>> +7 916 562 8095
>>>
>>>
>>>
>>> 2012/3/2 [email protected] <[email protected]>:
>>> > maybe your database is not listening TCP IP conenction.
>>> > However the debug jsut says it quite clear "cannot connect to database"
>>> > this
>>> > is actual message, so actually your credentials are definitly wrong.
>>> > Maybe
>>> > you test them on the wrong host.
>>> >
>>> >
>>> > Sebastian
>>> >
>>> > 2012/3/2 Hamza Öztürk <[email protected]>
>>> >>
>>> >> Hi,
>>> >>
>>> >> When I look my connection informations, all of them are correct. How
>>> >> can I
>>> >> recognize that where I am doing a wrong thing ?
>>> >>
>>> >>
>>> >>
>>> >>
>>> >> 2012/3/2 [email protected] <[email protected]>
>>> >>>
>>> >>> Hi Hamza,
>>> >>>
>>> >>> your db credetials are wrong
>>> >>>
>>> >>> the magic words in the log are:
>>> >>> "Could not create connection to database server. Attempted reconnect 3
>>> >>> times. Giving up."
>>> >>>
>>> >>> Please lets keep our conversation public on the mailing list, this
>>> >>> might
>>> >>> be a benefit for other users that run into the same trouble.
>>> >>>
>>> >>> Thanks!
>>> >>>
>>> >>> Sebastian
>>> >>>
>>> >>> 2012/3/2 Hamza Öztürk <[email protected]>
>>> >>>>
>>> >>>> Hi Sebastian,
>>> >>>>
>>> >>>> I solved the svn problem and built code again.
>>> >>>>
>>> >>>> When I try to install, I give same error.
>>> >>>>
>>> >>>> Can you check it?
>>> >>>>
>>> >>>> I added files.
>>> >>>>
>>> >>>> Hamza
>>> >>>>
>>> >>>> 2012/3/2 [email protected] <[email protected]>
>>> >>>>
>>> >>>>> if you open a CMD and tpe "svn" what happens ?
>>> >>>>>
>>> >>>>>
>>> >>>>> Sebastian
>>> >>>>>
>>> >>>>> 2012/3/2 Hamza Öztürk <[email protected]>
>>> >>>>>>
>>> >>>>>> Hi Sebastian,
>>> >>>>>>
>>> >>>>>> Yes, there is a svn client on the computer. I update the code by
>>> >>>>>> svn
>>> >>>>>> client. Because of the last update which includes some changes
>>> >>>>>> about svn
>>> >>>>>> client, when i try to build code, it gives error.
>>> >>>>>>
>>> >>>>>> Hamza
>>> >>>>>>
>>> >>>>>> 2012/3/2 [email protected] <[email protected]>
>>> >>>>>>
>>> >>>>>>> You have no SVN client installed on your system, how do you
>>> >>>>>>> checkout
>>> >>>>>>> the code if there is no SVN client available ?
>>> >>>>>>>
>>> >>>>>>>
>>> >>>>>>> Sebastian
>>> >>>>>>>
>>> >>>>>>> 2012/3/2 Hamza Öztürk <[email protected]>
>>> >>>>>>>>
>>> >>>>>>>> Hi Sebastian,
>>> >>>>>>>>
>>> >>>>>>>> I updated the last svn revision. After that, when I try to ant
>>> >>>>>>>> it,
>>> >>>>>>>> it gives an error.
>>> >>>>>>>>
>>> >>>>>>>> current_revision:
>>> >>>>>>>>       [svn] Missing 'commandline' dependencies on the classpath !
>>> >>>>>>>>
>>> >>>>>>>> BUILD FAILED
>>> >>>>>>>> C:\RED5_NEW\build.xml:536: Cannot find javahl, svnkit nor command
>>> >>>>>>>> line svn client
>>> >>>>>>>>
>>> >>>>>>>> How can I fix it?
>>> >>>>>>>>
>>> >>>>>>>> Hamza
>>> >>>>>>>>
>>> >>>>>>>> 2012/3/2 [email protected] <[email protected]>
>>> >>>>>>>>
>>> >>>>>>>>> Hi Hamza,
>>> >>>>>>>>>
>>> >>>>>>>>> check the red5.log/openmeetings.log/error.log
>>> >>>>>>>>>
>>> >>>>>>>>> Sebastian
>>> >>>>>>>>>
>>> >>>>>>>>>
>>> >>>>>>>>> 2012/3/2 Hamza Öztürk <[email protected]>
>>> >>>>>>>>>>
>>> >>>>>>>>>> Hi Sebastian,
>>> >>>>>>>>>>
>>> >>>>>>>>>> I did an svn update. When I use apache derby database, it
>>> >>>>>>>>>> works.
>>> >>>>>>>>>> But we want to use mysql. When I try to connect mysql it says
>>> >>>>>>>>>> access denied
>>> >>>>>>>>>> although the connection informations are true.
>>> >>>>>>>>>>
>>> >>>>>>>>>> Can you help me, please?
>>> >>>>>>>>>>
>>> >>>>>>>>>> Hamza
>>> >>>>>>>>>>
>>> >>>>>>>>>> 1 Mart 2012 10:39 tarihinde [email protected]
>>> >>>>>>>>>> <[email protected]> yazdı:
>>> >>>>>>>>>>
>>> >>>>>>>>>>> You might also do an svn update
>>> >>>>>>>>>>> and then run ant dist again.
>>> >>>>>>>>>>> Trunk should work again.
>>> >>>>>>>>>>>
>>> >>>>>>>>>>> Sebastian
>>> >>>>>>>>>>>
>>> >>>>>>>>>>> 2012/2/29 [email protected] <[email protected]>
>>> >>>>>>>>>>>
>>> >>>>>>>>>>>> You should at least wait till there is a Nightly Builds
>>> >>>>>>>>>>>> system
>>> >>>>>>>>>>>> available again to test and try out.
>>> >>>>>>>>>>>>
>>> >>>>>>>>>>>> Am 29.02.2012 19:39 schrieb "Hamza Öztürk"
>>> >>>>>>>>>>>> <[email protected]>:
>>> >>>>>>>>>>>>
>>> >>>>>>>>>>>>> Gi Sebastian,
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>> Thanks for your answer.
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>> We have to use hideChat feature, so we want to install
>>> >>>>>>>>>>>>> openmettings 2.x version.
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>> http://incubator.apache.org/openmeetings/ConferenceRoomLayoutOptions.html
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>> How can we use this feature without installing build system
>>> >>>>>>>>>>>>> ?
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>> Hamza
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>> 2012/2/29 [email protected] <[email protected]>
>>> >>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>> Hi Hamza,
>>> >>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>> there are some major changes in the build system, so that
>>> >>>>>>>>>>>>>> currently trunk is not stable and you cannot run it.
>>> >>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>> Sebastian
>>> >>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>> 2012/2/29 Hamza Öztürk <[email protected]>
>>> >>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>> Hi,
>>> >>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>> I downloaded the source code from
>>> >>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>> http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/?diff_format=u&sortby=date.
>>> >>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>> Afterwards, I built it successfully. However, when I want
>>> >>>>>>>>>>>>>>> to
>>> >>>>>>>>>>>>>>> install
>>> >>>>>>>>>>>>>>> openmeeting, it says that ;
>>> >>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>> OpenMeetings - Loading ...
>>> >>>>>>>>>>>>>>> The server is not yet completely initialized. Please try
>>> >>>>>>>>>>>>>>> again in a
>>> >>>>>>>>>>>>>>> couple of seconds.
>>> >>>>>>>>>>>>>>> If this message persists for several minutes contact your
>>> >>>>>>>>>>>>>>> Sys-
>>> >>>>>>>>>>>>>>> Administration.
>>> >>>>>>>>>>>>>>> If that message stays forever you should check the logs
>>> >>>>>>>>>>>>>>> located in
>>> >>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>> openmeetings_install_dir/log
>>> >>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>> folder, probably your database user/pwd/host is wrong!
>>> >>>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>> But, All connection settings are true. How can I see error
>>> >>>>>>>>>>>>>>> clearly ?
>>> >>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>>
>>> >>>>>>>>>>>>>> --
>>> >>>>>>>>>>>>>> Sebastian Wagner
>>> >>>>>>>>>>>>>> http://www.openmeetings.de
>>> >>>>>>>>>>>>>> http://incubator.apache.org/openmeetings/
>>> >>>>>>>>>>>>>> http://www.webbase-design.de
>>> >>>>>>>>>>>>>> http://www.wagner-sebastian.com
>>> >>>>>>>>>>>>>> [email protected]
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>> --
>>> >>>>>>>>>>>>> Hamza Öztürk
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>> 0 506 752 36 36
>>> >>>>>>>>>>>>> [email protected]
>>> >>>>>>>>>>>>>
>>> >>>>>>>>>>>>> E-Veri Bilişim Hizmetleri
>>> >>>>>>>>>>>
>>> >>>>>>>>>>>
>>> >>>>>>>>>>>
>>> >>>>>>>>>>>
>>> >>>>>>>>>>> --
>>> >>>>>>>>>>> Sebastian Wagner
>>> >>>>>>>>>>> http://www.openmeetings.de
>>> >>>>>>>>>>> http://incubator.apache.org/openmeetings/
>>> >>>>>>>>>>> http://www.webbase-design.de
>>> >>>>>>>>>>> http://www.wagner-sebastian.com
>>> >>>>>>>>>>> [email protected]
>>> >>>>>>>>>>
>>> >>>>>>>>>>
>>> >>>>>>>>>>
>>> >>>>>>>>>>
>>> >>>>>>>>>> --
>>> >>>>>>>>>> Hamza Öztürk
>>> >>>>>>>>>>
>>> >>>>>>>>>> 0 506 752 36 36
>>> >>>>>>>>>> [email protected]
>>> >>>>>>>>>>
>>> >>>>>>>>>> E-Veri Bilişim Hizmetleri
>>> >>>>>>>>>
>>> >>>>>>>>>
>>> >>>>>>>>>
>>> >>>>>>>>>
>>> >>>>>>>>> --
>>> >>>>>>>>> Sebastian Wagner
>>> >>>>>>>>> http://www.openmeetings.de
>>> >>>>>>>>> http://incubator.apache.org/openmeetings/
>>> >>>>>>>>> http://www.webbase-design.de
>>> >>>>>>>>> http://www.wagner-sebastian.com
>>> >>>>>>>>> [email protected]
>>> >>>>>>>>
>>> >>>>>>>>
>>> >>>>>>>>
>>> >>>>>>>>
>>> >>>>>>>> --
>>> >>>>>>>> Hamza Öztürk
>>> >>>>>>>>
>>> >>>>>>>> 0 506 752 36 36
>>> >>>>>>>> [email protected]
>>> >>>>>>>>
>>> >>>>>>>> E-Veri Bilişim Hizmetleri
>>> >>>>>>>
>>> >>>>>>>
>>> >>>>>>>
>>> >>>>>>>
>>> >>>>>>> --
>>> >>>>>>> Sebastian Wagner
>>> >>>>>>> http://www.openmeetings.de
>>> >>>>>>> http://incubator.apache.org/openmeetings/
>>> >>>>>>> http://www.webbase-design.de
>>> >>>>>>> http://www.wagner-sebastian.com
>>> >>>>>>> [email protected]
>>> >>>>>>
>>> >>>>>>
>>> >>>>>>
>>> >>>>>>
>>> >>>>>> --
>>> >>>>>> Hamza Öztürk
>>> >>>>>>
>>> >>>>>> 0 506 752 36 36
>>> >>>>>> [email protected]
>>> >>>>>>
>>> >>>>>> E-Veri Bilişim Hizmetleri
>>> >>>>>
>>> >>>>>
>>> >>>>>
>>> >>>>>
>>> >>>>> --
>>> >>>>> Sebastian Wagner
>>> >>>>> http://www.openmeetings.de
>>> >>>>> http://incubator.apache.org/openmeetings/
>>> >>>>> http://www.webbase-design.de
>>> >>>>> http://www.wagner-sebastian.com
>>> >>>>> [email protected]
>>> >>>>
>>> >>>>
>>> >>>>
>>> >>>>
>>> >>>> --
>>> >>>> Hamza Öztürk
>>> >>>>
>>> >>>> 0 506 752 36 36
>>> >>>> [email protected]
>>> >>>>
>>> >>>> E-Veri Bilişim Hizmetleri
>>> >>>
>>> >>>
>>> >>>
>>> >>>
>>> >>> --
>>> >>> Sebastian Wagner
>>> >>> http://www.openmeetings.de
>>> >>> http://incubator.apache.org/openmeetings/
>>> >>> http://www.webbase-design.de
>>> >>> http://www.wagner-sebastian.com
>>> >>> [email protected]
>>> >>
>>> >>
>>> >>
>>> >>
>>> >> --
>>> >> Hamza Öztürk
>>> >>
>>> >> 0 506 752 36 36
>>> >> [email protected]
>>> >>
>>> >> E-Veri Bilişim Hizmetleri
>>> >
>>> >
>>> >
>>> >
>>> > --
>>> > Sebastian Wagner
>>> > http://www.openmeetings.de
>>> > http://incubator.apache.org/openmeetings/
>>> > http://www.webbase-design.de
>>> > http://www.wagner-sebastian.com
>>> > [email protected]

Reply via email to