try this guide
https://cwiki.apache.org/confluence/download/attachments/27838216/Installing%20OM2.x%20On%20Ubuntu64%20-%20Headless%20v12.04.pdf?version=1&modificationDate=1359899670000&api=v2


On Wed, Feb 5, 2014 at 10:44 PM, Mark Lin <[email protected]> wrote:

> Thank you Maxim,
> so,
> apt-get install libreoffice
> what you mean by "+tool" ?
>
> ./configure --enable-gpl --enable-libass --enable-libfaac
> --enable-libfdk-aac --enable-libmp3lame --enable-libopus --enable-libtheora
> --enable-libvorbis --enable-libvpx --enable-libx264 --enable-nonfree
> --enable-x11grab
>
>
> 2014-02-05 Maxim Solodovnik <[email protected]>:
>
>> here are mine ffmpeg options:
>>
>> --enable-gpl --enable-libass --enable-libfaac --enable-libfdk-aac
>> --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis
>> --enable-libvpx --enable-libx264 --enable-nonfree --enable-x11grab
>>
>> you need to set up libreoffice+tools to convert documents
>>
>
>
> On Wed, Feb 5, 2014 at 9:59 PM, Mark Lin <[email protected]> wrote:
>
>> Hello Maxim,
>>
>> *1)*
>> i configured the ffmpeg without the "--enabel-libxvid" as ERROR: libxvid
>> not found.
>> So..
>>
>> cd /usr/adm
>> Download, compile and install ffmpeg by issuing these commands:
>> wget http://ffmpeg.org/releases/ffmpeg-1.1.2.tar.gz
>> tar -zxvf ffmpeg-1.1.2.tar.gz
>> cd ffmpeg-1.1.2
>> ./configure --enable-libmp3lame --enable-libvorbis --enable-libgsm \
>> --enable-libfaac --enable-gpl --enable-nonfree
>> make
>> checkinstall
>>
>> ending with -
>> /usr/adm/ffmpeg-1.1.2# ffmpeg -version
>> ffmpeg version 1.1.2
>> built on Feb  5 2014 02:14:45 with gcc 4.7 (Debian 4.7.2-5)
>> configuration: --enable-libmp3lame --enable-libvorbis --enable-libgsm
>> --enable-libfaac --enable-gpl --enable-nonfree
>> libavutil      52. 13.100 / 52. 13.100
>> libavcodec     54. 86.100 / 54. 86.100
>> libavformat    54. 59.106 / 54. 59.106
>> libavdevice    54.  3.102 / 54.  3.102
>> libavfilter     3. 32.100 /  3. 32.100
>> libswscale      2.  1.103 /  2.  1.103
>> libswresample   0. 17.102 /  0. 17.102
>> libpostproc    52.  2.100 / 52.  2.100
>>
>>
>> *2) tried to upload txt file but ening with erroe image - attache log
>> file.*
>>
>> *Thank you*
>>
>>
>>
>>
>>
>>
>>
>> 2014-02-04 Maxim Solodovnik <[email protected]>:
>>
>>> something with the site,
>>>
>>> try cached version
>>> http://webcache.googleusercontent.com/search?q=cache:1NL7adypjKoJ:https://trac.ffmpeg.org/wiki/UbuntuCompilationGuide+&cd=1&hl=en&ct=clnk&gl=ru
>>>
>>
>>
>> On Wed, Feb 5, 2014 at 1:03 AM, Mark Lin <[email protected]> wrote:
>>
>>> nothing in the link
>>>
>>>
>>> 2014-02-04 Maxim Solodovnik <[email protected]>:
>>>
>>>> I usually follow this guide:
>>>> https://trac.ffmpeg.org/wiki/UbuntuCompilationGuide
>>>
>>>
>>>
>>> On Wed, Feb 5, 2014 at 12:27 AM, Mark Lin <[email protected]> wrote:
>>>
>>>> Hello Maxim, hard day for me...
>>>>
>>>> /usr/adm/ffmpeg-1.1.2# ./configure --enable-libmp3lame --enable-libxvid
>>>> --enable-libvorbis --enable-libgsm --enable-libfaac --enable-gpl
>>>> --enable-nonfree
>>>> yasm not found, use --disable-yasm for a crippled build
>>>>
>>>> If you think configure made a mistake, make sure you are using the
>>>> latest
>>>> version from Git.  If the latest version fails, report the problem to
>>>> the
>>>> [email protected] mailing list or IRC #ffmpeg on irc.freenode.net.
>>>>
>>>> where im rong?
>>>>
>>>>
>>>>
>>>> 2014-02-04 Maxim Solodovnik <[email protected]>:
>>>>
>>>>> https://svn.apache.org/repos/asf/openmeetings/branches/3.0.x/
>>>>>
>>>>
>>>>
>>>> On Tue, Feb 4, 2014 at 10:35 PM, Mark Lin <[email protected]> wrote:
>>>>
>>>>> please reffer me to the right link for  3.0.x branch
>>>>>  Thank you
>>>>>
>>>>>
>>>>> 2014-02-04 Maxim Solodovnik <[email protected]>:
>>>>>
>>>>>> 8 sec == downloading of swf files
>>>>>> 12 sec loading languages etc.
>>>>>> 15sec loading timezones+countries
>>>>>>
>>>>>> I'm afraid you internet connection is not fast enough
>>>>>>
>>>>>> I would also recommend you to use 3.0.x branch since trunk was
>>>>>> switched to the latest red5 which is not very stable with OM
>>>>>>
>>>>>
>>>>>
>>>>> On Tue, Feb 4, 2014 at 7:09 PM, Mark Lin <[email protected]> wrote:
>>>>>
>>>>>> i tried new installation again and its loading  the rooms but
>>>>>> its taking 35 sec:
>>>>>> 8 sec  -the roll animation
>>>>>> 12 sec - 85% ofthe loading bar
>>>>>> 15 sec - the end of loading bar' the last 15% of the bar
>>>>>> all rooms id
>>>>>> it is normal loading behave?
>>>>>>
>>>>>>
>>>>>> 2014-02-04 Mark Lin <[email protected]>:
>>>>>>
>>>>>> Thank you Maxim,
>>>>>>> now build successful but the rooms aren't loading
>>>>>>> attaching log file
>>>>>>>
>>>>>>>
>>>>>>> 2014-02-04 Maxim Solodovnik <[email protected]>:
>>>>>>>
>>>>>>> It seems like you have deleted some navigation values from database
>>>>>>>> Please try to reinstall
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On Tue, Feb 4, 2014 at 12:31 AM, Mark Lin <[email protected]>wrote:
>>>>>>>
>>>>>>>> attachin 3 log file -
>>>>>>>>
>>>>>>>>
>>>>>>>> 2014-02-03 Maxim Solodovnik <[email protected]>:
>>>>>>>>
>>>>>>>>> Is there anything in the logs?
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> On Mon, Feb 3, 2014 at 9:50 PM, Mark Lin <[email protected]>wrote:
>>>>>>>>
>>>>>>>>> after login i get -
>>>>>>>>> [image: תמונה מוטבעת 1]
>>>>>>>>>
>>>>>>>>> http://myIpAdress:5080/openmeetings/wicket/bookmarkable/org.apache.wicket.markup.html.pages.InternalErrorPage
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> 2014-02-03 Mark Lin <[email protected]>:
>>>>>>>>>
>>>>>>>>>> Thank you
>>>>>>>>>> now it is ok with 1.9.2
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> 2014-02-03 Maxim Solodovnik <[email protected]>:
>>>>>>>>>>
>>>>>>>>>> You seems to have ant 1.9.3
>>>>>>>>>>> please use 1.9.2
>>>>>>>>>>>
>>>>>>>>>>> I'll take a look at this issue after 3.0.0 release
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On Mon, Feb 3, 2014 at 8:48 PM, Mark Lin <[email protected]>wrote:
>>>>>>>>>>
>>>>>>>>>>> Hello,
>>>>>>>>>>> root@vps-:/usr/adm/singlewebapp# find / -name '*javadoc'
>>>>>>>>>>> /usr/bin/javadoc
>>>>>>>>>>> /usr/adm/jdk1.7.0_51/bin/javadoc
>>>>>>>>>>> /usr/adm/singlewebapp/build/red5/server/src/main/javadoc
>>>>>>>>>>> /usr/lib/jvm/java-6-sun-1.6.0.26/bin/javadoc
>>>>>>>>>>> /etc/alternatives/javadoc
>>>>>>>>>>> /var/lib/dpkg/alternatives/javadoc
>>>>>>>>>>>
>>>>>>>>>>> svn checkout
>>>>>>>>>>> https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/
>>>>>>>>>>>
>>>>>>>>>>> BUILD FAILED
>>>>>>>>>>> [xslt] Processing
>>>>>>>>>>> /usr/adm/singlewebapp/src/main/webapp/languages/errorvalues.xml to
>>>>>>>>>>> /usr/adm/singlewebapp/xdocs/ErrorsTable.xml
>>>>>>>>>>>      [xslt] Loading stylesheet
>>>>>>>>>>> /usr/adm/singlewebapp/xdocs/stylesheets/errortable.xsl
>>>>>>>>>>>    [anakia] Transforming into: /usr/adm/singlewebapp/docs
>>>>>>>>>>>    [anakia] Input:  ErrorsTable.xml
>>>>>>>>>>>    [anakia] Output: /usr/adm/singlewebapp/docs/ErrorsTable.html
>>>>>>>>>>>
>>>>>>>>>>> build.only.webservice.doc:
>>>>>>>>>>>   [javadoc] Generating Javadoc
>>>>>>>>>>>   [javadoc] Javadoc execution
>>>>>>>>>>>   [javadoc] Loading source file
>>>>>>>>>>> /usr/adm/singlewebapp/src/axis/java/org/apache/openmeetings/axis/services/CalendarWebService.java...
>>>>>>>>>>>   [javadoc] Loading source file
>>>>>>>>>>> /usr/adm/singlewebapp/src/axis/java/org/apache/openmeetings/axis/services/FileWebService.java...
>>>>>>>>>>>   [javadoc] Loading source file
>>>>>>>>>>> /usr/adm/singlewebapp/src/axis/java/org/apache/openmeetings/axis/services/JabberWebService.java...
>>>>>>>>>>>   [javadoc] Loading source file
>>>>>>>>>>> /usr/adm/singlewebapp/src/axis/java/org/apache/openmeetings/axis/services/RoomWebService.java...
>>>>>>>>>>>   [javadoc] Loading source file
>>>>>>>>>>> /usr/adm/singlewebapp/src/axis/java/org/apache/openmeetings/axis/services/ServerWebService.java...
>>>>>>>>>>>   [javadoc] Loading source file
>>>>>>>>>>> /usr/adm/singlewebapp/src/axis/java/org/apache/openmeetings/axis/services/UserWebService.java...
>>>>>>>>>>>   [javadoc] Constructing Javadoc information...
>>>>>>>>>>>   [javadoc] SLF4J: Class path contains multiple SLF4J bindings.
>>>>>>>>>>>   [javadoc] SLF4J: Found binding in
>>>>>>>>>>> [jar:file:/usr/adm/singlewebapp/build/red5/server/dist/red5-server.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>>>>>>>>>>>   [javadoc] SLF4J: Found binding in
>>>>>>>>>>> [jar:file:/usr/adm/singlewebapp/build/red5/server/dist/lib/logback-classic-1.0.13.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>>>>>>>>>>>   [javadoc] SLF4J: See
>>>>>>>>>>> http://www.slf4j.org/codes.html#multiple_bindings for an
>>>>>>>>>>> explanation.
>>>>>>>>>>>   [javadoc] 08:31:56.445 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Log4JLogChute initialized using 
>>>>>>>>>>> file
>>>>>>>>>>> 'velocity.log'
>>>>>>>>>>>   [javadoc] 08:31:56.449 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Initializing Velocity, Calling 
>>>>>>>>>>> init()...
>>>>>>>>>>>   [javadoc] 08:31:56.449 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Starting Apache Velocity v1.7 
>>>>>>>>>>> (compiled:
>>>>>>>>>>> 2010-11-19 12:14:37)
>>>>>>>>>>>   [javadoc] 08:31:56.449 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Default Properties File:
>>>>>>>>>>> org/apache/velocity/runtime/defaults/velocity.properties
>>>>>>>>>>>   [javadoc] 08:31:56.449 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Trying to use logger class
>>>>>>>>>>> org.apache.velocity.runtime.log.AvalonLogChute
>>>>>>>>>>>   [javadoc] 08:31:56.449 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Target log system for
>>>>>>>>>>> org.apache.velocity.runtime.log.AvalonLogChute is not available
>>>>>>>>>>> (java.lang.NoClassDefFoundError: org/apache/log/format/Formatter).  
>>>>>>>>>>> Falling
>>>>>>>>>>> back to next log system...
>>>>>>>>>>>   [javadoc] 08:31:56.449 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Trying to use logger class
>>>>>>>>>>> org.apache.velocity.runtime.log.Log4JLogChute
>>>>>>>>>>>   [javadoc] 08:31:56.449 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Using logger class
>>>>>>>>>>> org.apache.velocity.runtime.log.Log4JLogChute
>>>>>>>>>>>   [javadoc] 08:31:56.455 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - ResourceLoader instantiated:
>>>>>>>>>>> org.apache.velocity.runtime.resource.loader.FileResourceLoader
>>>>>>>>>>>   [javadoc] 08:31:56.457 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Do unicode file recognition:  
>>>>>>>>>>> false
>>>>>>>>>>>   [javadoc] 08:31:56.457 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - FileResourceLoader : adding path 
>>>>>>>>>>> '.'
>>>>>>>>>>>   [javadoc] 08:31:56.468 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - ResourceCache: initialized (class
>>>>>>>>>>> org.apache.velocity.runtime.resource.ResourceCacheImpl) with class
>>>>>>>>>>> java.util.Collections$SynchronizedMap cache map.
>>>>>>>>>>>   [javadoc] 08:31:56.470 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Loaded System Directive:
>>>>>>>>>>> org.apache.velocity.runtime.directive.Stop
>>>>>>>>>>>   [javadoc] 08:31:56.471 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Loaded System Directive:
>>>>>>>>>>> org.apache.velocity.runtime.directive.Define
>>>>>>>>>>>   [javadoc] 08:31:56.472 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Loaded System Directive:
>>>>>>>>>>> org.apache.velocity.runtime.directive.Break
>>>>>>>>>>>   [javadoc] 08:31:56.473 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Loaded System Directive:
>>>>>>>>>>> org.apache.velocity.runtime.directive.Evaluate
>>>>>>>>>>>   [javadoc] 08:31:56.474 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Loaded System Directive:
>>>>>>>>>>> org.apache.velocity.runtime.directive.Literal
>>>>>>>>>>>   [javadoc] 08:31:56.475 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Loaded System Directive:
>>>>>>>>>>> org.apache.velocity.runtime.directive.Macro
>>>>>>>>>>>   [javadoc] 08:31:56.477 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Loaded System Directive:
>>>>>>>>>>> org.apache.velocity.runtime.directive.Parse
>>>>>>>>>>>   [javadoc] 08:31:56.479 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Loaded System Directive:
>>>>>>>>>>> org.apache.velocity.runtime.directive.Include
>>>>>>>>>>>   [javadoc] 08:31:56.480 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Loaded System Directive:
>>>>>>>>>>> org.apache.velocity.runtime.directive.Foreach
>>>>>>>>>>>   [javadoc] SLF4J: Actual binding is of type
>>>>>>>>>>> [ch.qos.logback.classic.selector.DefaultContextSelector]
>>>>>>>>>>>   [javadoc] 08:31:56.511 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Created '20' parsers.
>>>>>>>>>>>   [javadoc] 08:31:56.521 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Velocimacro : 
>>>>>>>>>>> "velocimacro.library" is
>>>>>>>>>>> not set.  Trying default library: VM_global_library.vm
>>>>>>>>>>>   [javadoc] 08:31:56.521 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Velocimacro : Default library not 
>>>>>>>>>>> found.
>>>>>>>>>>>   [javadoc] 08:31:56.521 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Velocimacro : allowInline = true 
>>>>>>>>>>> : VMs
>>>>>>>>>>> can be defined inline in templates
>>>>>>>>>>>   [javadoc] 08:31:56.521 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Velocimacro : 
>>>>>>>>>>> allowInlineToOverride =
>>>>>>>>>>> false : VMs defined inline may NOT replace previous VM definitions
>>>>>>>>>>>   [javadoc] 08:31:56.521 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Velocimacro : allowInlineLocal = 
>>>>>>>>>>> false :
>>>>>>>>>>> VMs defined inline will be global in scope if allowed.
>>>>>>>>>>>   [javadoc] 08:31:56.521 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - Velocimacro : autoload off : VM 
>>>>>>>>>>> system
>>>>>>>>>>> will not automatically reload global library macros
>>>>>>>>>>>   [javadoc] Start WebServiceDoclet templateNameNew
>>>>>>>>>>> ApiMethodsTemplate.vm
>>>>>>>>>>>   [javadoc] 08:31:56.557 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - ResourceManager : found
>>>>>>>>>>> xdocs/ApiMethodsTemplate.vm with loader
>>>>>>>>>>> org.apache.velocity.runtime.resource.loader.FileResourceLoader
>>>>>>>>>>>   [javadoc] 08:31:56.620 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - ResourceManager : found
>>>>>>>>>>> xdocs/ApiMethodsTemplate.vm with loader
>>>>>>>>>>> org.apache.velocity.runtime.resource.loader.FileResourceLoader
>>>>>>>>>>>   [javadoc] 08:31:56.655 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - ResourceManager : found
>>>>>>>>>>> xdocs/ApiMethodsTemplate.vm with loader
>>>>>>>>>>> org.apache.velocity.runtime.resource.loader.FileResourceLoader
>>>>>>>>>>>   [javadoc] 08:31:56.665 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - ResourceManager : found
>>>>>>>>>>> xdocs/ApiMethodsTemplate.vm with loader
>>>>>>>>>>> org.apache.velocity.runtime.resource.loader.FileResourceLoader
>>>>>>>>>>>   [javadoc] 08:31:56.755 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - ResourceManager : found
>>>>>>>>>>> xdocs/ApiMethodsTemplate.vm with loader
>>>>>>>>>>> org.apache.velocity.runtime.resource.loader.FileResourceLoader
>>>>>>>>>>>   [javadoc] 08:31:56.765 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - ResourceManager : found
>>>>>>>>>>> xdocs/ApiMethodsTemplate.vm with loader
>>>>>>>>>>> org.apache.velocity.runtime.resource.loader.FileResourceLoader
>>>>>>>>>>>   [javadoc] 08:31:56.786 [main] DEBUG
>>>>>>>>>>> o.a.v.runtime.log.Log4JLogChute - ResourceManager : found
>>>>>>>>>>> xdocs/ApiClassesTemplate.vm with loader
>>>>>>>>>>> org.apache.velocity.runtime.resource.loader.FileResourceLoader
>>>>>>>>>>>
>>>>>>>>>>> BUILD FAILED
>>>>>>>>>>> /usr/adm/singlewebapp/build.xml:850:
>>>>>>>>>>> java.lang.NullPointerException
>>>>>>>>>>>         at
>>>>>>>>>>> org.apache.tools.ant.taskdefs.Javadoc.postProcessGeneratedJavadocs(Javadoc.java:2450)
>>>>>>>>>>>         at
>>>>>>>>>>> org.apache.tools.ant.taskdefs.Javadoc.execute(Javadoc.java:1790)
>>>>>>>>>>>         at
>>>>>>>>>>> org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
>>>>>>>>>>>         at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown
>>>>>>>>>>> Source)
>>>>>>>>>>>         at
>>>>>>>>>>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>>>>>>>>>>         at java.lang.reflect.Method.invoke(Method.java:597)
>>>>>>>>>>>         at
>>>>>>>>>>> org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
>>>>>>>>>>>         at org.apache.tools.ant.Task.perform(Task.java:348)
>>>>>>>>>>>         at org.apache.tools.ant.Target.execute(Target.java:435)
>>>>>>>>>>>         at
>>>>>>>>>>> org.apache.tools.ant.Target.performTasks(Target.java:456)
>>>>>>>>>>>         at
>>>>>>>>>>> org.apache.tools.ant.Project.executeSortedTargets(Project.java:1393)
>>>>>>>>>>>         at
>>>>>>>>>>> org.apache.tools.ant.Project.executeTarget(Project.java:1364)
>>>>>>>>>>>         at
>>>>>>>>>>> org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
>>>>>>>>>>>         at
>>>>>>>>>>> org.apache.tools.ant.Project.executeTargets(Project.java:1248)
>>>>>>>>>>>         at org.apache.tools.ant.Main.runBuild(Main.java:851)
>>>>>>>>>>>         at org.apache.tools.ant.Main.startAnt(Main.java:235)
>>>>>>>>>>>         at
>>>>>>>>>>> org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
>>>>>>>>>>>         at
>>>>>>>>>>> org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
>>>>>>>>>>>
>>>>>>>>>>> Total time: 10 minutes 39 seconds
>>>>>>>>>>> root@vps-:/usr/adm/singlewebapp#
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> --
>>>>>>>>>> WBR
>>>>>>>>>> Maxim aka solomax
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> WBR
>>>>>>>> Maxim aka solomax
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> WBR
>>>>>>> Maxim aka solomax
>>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> WBR
>>>>> Maxim aka solomax
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> WBR
>>>> Maxim aka solomax
>>>>
>>>
>>>
>>>
>>> --
>>> WBR
>>> Maxim aka solomax
>>>
>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
WBR
Maxim aka solomax

<<internal error.JPG>>

Reply via email to