You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by George Kirkham <gk...@co2crc.com.au> on 2012/05/21 07:32:26 UTC

Why do I get "...flash/trunk/deploy does not exist." when I check out code and compile.

Hi,

 

I am curious, why do I get  a warning for "...flash/trunk/deploy does
not exist" when I check out code and compile ?  

 

Maybe I get too concerned about warning because of my previous 'C'
programming where warnings can have quite serious issues for stability.
C is a great programming language, "it does just what the code tells it
to do, where it is a good thing or not".  Most other languages are more
cautious and complain loudly.

 

I noticed that this "flash" warning only happens on the first compile,
the second and third times that I run the compile this message is not
created, however then there are many other warnings.

 

    [javac] /usr/adm/compile/1340587/singlewebapp/build.xml:436:
warning: 'includeantruntime' was not set, defaulting to
build.sysclasspath=last; set to false for repeatable builds

 

I also get this warning when I compile for the first time from
https://builds.apache.org/job/openmeetings/lastSuccessfulBuild/artifact/
singlewebapp/dist/apache-openmeetings-incubating-2.0.0.r1340865-20-05-20
12_2304-src.tar.gz

 

Compile of revision 1340879;

compile-demos:

     [echo] Webapps dir: webapps

     [echo] Webapps build dir: dist/webapps

     [copy] Copying 8 files to
/usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/w
ebapps/root

     [copy] Copying 3 files to
/usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/w
ebapps/root

     [copy] Copying 11 files to
/usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/w
ebapps/vod

     [copy] Copying 3 files to
/usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/w
ebapps/live

     [copy] Copying 8 files to
/usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/w
ebapps/installer

     [copy] Copying 2 files to
/usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/w
ebapps/installer

     [copy] Warning:
/usr/adm/compile/omall/openmeetings/trunk/flash/trunk/deploy does not
exist.

 

 

Compile of revision 1340587;

compile-demos:

     [echo] Webapps dir: webapps

     [echo] Webapps build dir: dist/webapps

     [copy] Copying 8 files to
/usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/root

     [copy] Copying 3 files to
/usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/root

     [copy] Copying 11 files to
/usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/vod

     [copy] Copying 3 files to
/usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/live

     [copy] Copying 8 files to
/usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/installer

     [copy] Copying 2 files to
/usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/installer

     [copy] Warning: /usr/adm/compile/1340587/flash/trunk/deploy does
not exist.

 

 

Thanks,

 

George Kirkham

 


RE: Why do I get "...flash/trunk/deploy does not exist." when I check out code and compile.

Posted by Maxim Solodovnik <so...@gmail.com>.
Red5 is not packaged in OM sources. It is checked out, built and packaged
into binary OM distribution.

It is also not redownloaded/built in subsequent builds, this is why fresh
OM builds longer.
On May 21, 2012 12:39 PM, "George Kirkham" <gk...@co2crc.com.au> wrote:

> ** **
>
> I had meant to attach the log files in case someone wanted to review them.
> ****
>
> 1340879 is the first build, and 1340587a is a first build, is a second
> build 1340587b and 1340587c is the third build.  I understand the first
> time it caches downloaded items that it requires, and I guess compiles some
> files (?) but I do wonder why the warnings change so much, and whether some
> of these warnings should not be investigated.  I would but at this time I
> lack the knowledge.****
>
> ** **
>
> Hi,****
>
> ** **
>
> I am curious, why do I get  a warning for "...flash/trunk/deploy does not
> exist" when I check out code and compile ?  ****
>
> ** **
>
> Maybe I get too concerned about warning because of my previous ‘C’
> programming where warnings can have quite serious issues for stability. C
> is a great programming language, “it does just what the code tells it to
> do, where it is a good thing or not”.  Most other languages are more
> cautious and complain loudly.****
>
> ** **
>
> I noticed that this “flash” warning only happens on the first compile, the
> second and third times that I run the compile this message is not created,
> however then there are many other warnings.****
>
> ** **
>
>     [javac] /usr/adm/compile/1340587/singlewebapp/build.xml:436: warning:
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set
> to false for repeatable builds****
>
> ** **
>
> I also get this warning when I compile for the first time from
> https://builds.apache.org/job/openmeetings/lastSuccessfulBuild/artifact/singlewebapp/dist/apache-openmeetings-incubating-2.0.0.r1340865-20-05-2012_2304-src.tar.gz
> ****
>
> ** **
>
> Compile of revision 1340879;****
>
> compile-demos:****
>
>      [echo] Webapps dir: webapps****
>
>      [echo] Webapps build dir: dist/webapps****
>
>      [copy] Copying 8 files to
> /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/root
> ****
>
>      [copy] Copying 3 files to
> /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/root
> ****
>
>      [copy] Copying 11 files to
> /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/vod
> ****
>
>      [copy] Copying 3 files to
> /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/live
> ****
>
>      [copy] Copying 8 files to
> /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/installer
> ****
>
>      [copy] Copying 2 files to
> /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/installer
> ****
>
>      [copy] Warning: /usr/adm/compile/omall/openmeetings/trunk/flash/trunk/deploy
> does not exist.****
>
> ** **
>
> ** **
>
> Compile of revision 1340587;****
>
> compile-demos:****
>
>      [echo] Webapps dir: webapps****
>
>      [echo] Webapps build dir: dist/webapps****
>
>      [copy] Copying 8 files to
> /usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/root****
>
>      [copy] Copying 3 files to
> /usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/root****
>
>      [copy] Copying 11 files to
> /usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/vod****
>
>      [copy] Copying 3 files to
> /usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/live****
>
>      [copy] Copying 8 files to
> /usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/installer***
> *
>
>      [copy] Copying 2 files to
> /usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/installer***
> *
>
>      [copy] Warning: /usr/adm/compile/1340587/flash/trunk/deploy does not
> exist.****
>
> ** **
>
> ** **
>
> Thanks,****
>
> ** **
>
> George Kirkham****
>
> ** **
>

RE: Why do I get "...flash/trunk/deploy does not exist." when I check out code and compile.

Posted by George Kirkham <gk...@co2crc.com.au>.
Maxim,

 

Thanks for pointing out that it is to do with Red5.  Where does the OpenMeetings build get its Red5 server from ?  And why do we need a separate Red5 server and not one that is packaged with the linux distro?  I am guessing that it is specially compiled for OpenMeetings, as I was unable to get OpenMeetings to work with the standard Debian packagedRed5 server ?

 

Apologies, most likely I am asking too many questions and should wait until I learn more about the OpenMeetings build process.

 

Is there something that I can do to resolve this, like obtain the “trunk/flash” directory from somewhere (e.g. a Red5 project?), because maybe our copy of Red5 is missing something that would be good to have? 

 

Or maybe the build script could be modified so as not to require it?  I need to learn more about “trunk”s and how the work with a build.  And where we obtain the trunk from.

 

Thanks,

 

George Kirkham

 

 

From: Maxim Solodovnik [mailto:solomax666@gmail.com] 
Sent: Monday, 21 May 2012 3:36 PM
To: openmeetings-user@incubator.apache.org
Subject: Re: Why do I get "...flash/trunk/deploy does not exist." when I check out code and compile.

 

According to your log:

[copy] Copying 2 files to /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/installer

     [copy] Warning: /usr/adm/compile/omall/openmeetings/trunk/flash/trunk/deploy does not exist.

 

It is not OM warning. It is Red5 warning.

The build process did the following:

1) svn checkout of Red5 server

2) build it

 

The issue you are complained about is Red5 server build warning.

On Mon, May 21, 2012 at 12:32 PM, George Kirkham <gk...@co2crc.com.au> wrote:

Hi,

 

I am curious, why do I get  a warning for "...flash/trunk/deploy does not exist" when I check out code and compile ?  

 

Maybe I get too concerned about warning because of my previous ‘C’ programming where warnings can have quite serious issues for stability. C is a great programming language, “it does just what the code tells it to do, where it is a good thing or not”.  Most other languages are more cautious and complain loudly.

 

I noticed that this “flash” warning only happens on the first compile, the second and third times that I run the compile this message is not created, however then there are many other warnings.

 

    [javac] /usr/adm/compile/1340587/singlewebapp/build.xml:436: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

 

I also get this warning when I compile for the first time from  https://builds.apache.org/job/openmeetings/lastSuccessfulBuild/artifact/singlewebapp/dist/apache-openmeetings-incubating-2.0.0.r1340865-20-05-2012_2304-src.tar.gz

 

Compile of revision 1340879;

compile-demos:

     [echo] Webapps dir: webapps

     [echo] Webapps build dir: dist/webapps

     [copy] Copying 8 files to /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/root

     [copy] Copying 3 files to /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/root

     [copy] Copying 11 files to /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/vod

     [copy] Copying 3 files to /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/live

     [copy] Copying 8 files to /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/installer

     [copy] Copying 2 files to /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/installer

     [copy] Warning: /usr/adm/compile/omall/openmeetings/trunk/flash/trunk/deploy does not exist.

 

 

Compile of revision 1340587;

compile-demos:

     [echo] Webapps dir: webapps

     [echo] Webapps build dir: dist/webapps

     [copy] Copying 8 files to /usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/root

     [copy] Copying 3 files to /usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/root

     [copy] Copying 11 files to /usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/vod

     [copy] Copying 3 files to /usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/live

     [copy] Copying 8 files to /usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/installer

     [copy] Copying 2 files to /usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/installer

     [copy] Warning: /usr/adm/compile/1340587/flash/trunk/deploy does not exist.

 

 

Thanks,

 

George Kirkham

 





 

-- 
WBR
Maxim aka solomax


Re: Why do I get "...flash/trunk/deploy does not exist." when I check out code and compile.

Posted by Maxim Solodovnik <so...@gmail.com>.
According to your log:

[copy] Copying 2 files to
/usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/installer
****

     [copy] Warning:
/usr/adm/compile/omall/openmeetings/trunk/flash/trunk/deploy
does not exist.

It is not OM warning. It is Red5 warning.
The build process did the following:
1) svn checkout of Red5 server
2) build it

The issue you are complained about is Red5 server build warning.

On Mon, May 21, 2012 at 12:32 PM, George Kirkham <gk...@co2crc.com.au>wrote:

> Hi,****
>
> ** **
>
> I am curious, why do I get  a warning for "...flash/trunk/deploy does not
> exist" when I check out code and compile ?  ****
>
> ** **
>
> Maybe I get too concerned about warning because of my previous ‘C’
> programming where warnings can have quite serious issues for stability. C
> is a great programming language, “it does just what the code tells it to
> do, where it is a good thing or not”.  Most other languages are more
> cautious and complain loudly.****
>
> ** **
>
> I noticed that this “flash” warning only happens on the first compile, the
> second and third times that I run the compile this message is not created,
> however then there are many other warnings.****
>
> ** **
>
>     [javac] /usr/adm/compile/1340587/singlewebapp/build.xml:436: warning:
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set
> to false for repeatable builds****
>
> ** **
>
> I also get this warning when I compile for the first time from
> https://builds.apache.org/job/openmeetings/lastSuccessfulBuild/artifact/singlewebapp/dist/apache-openmeetings-incubating-2.0.0.r1340865-20-05-2012_2304-src.tar.gz
> ****
>
> ** **
>
> Compile of revision 1340879;****
>
> compile-demos:****
>
>      [echo] Webapps dir: webapps****
>
>      [echo] Webapps build dir: dist/webapps****
>
>      [copy] Copying 8 files to
> /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/root
> ****
>
>      [copy] Copying 3 files to
> /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/root
> ****
>
>      [copy] Copying 11 files to
> /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/vod
> ****
>
>      [copy] Copying 3 files to
> /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/live
> ****
>
>      [copy] Copying 8 files to
> /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/installer
> ****
>
>      [copy] Copying 2 files to
> /usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/webapps/installer
> ****
>
>      [copy] Warning: /usr/adm/compile/omall/openmeetings/trunk/flash/trunk/deploy
> does not exist.****
>
> ** **
>
> ** **
>
> Compile of revision 1340587;****
>
> compile-demos:****
>
>      [echo] Webapps dir: webapps****
>
>      [echo] Webapps build dir: dist/webapps****
>
>      [copy] Copying 8 files to
> /usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/root****
>
>      [copy] Copying 3 files to
> /usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/root****
>
>      [copy] Copying 11 files to
> /usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/vod****
>
>      [copy] Copying 3 files to
> /usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/live****
>
>      [copy] Copying 8 files to
> /usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/installer***
> *
>
>      [copy] Copying 2 files to
> /usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/installer***
> *
>
>      [copy] Warning: /usr/adm/compile/1340587/flash/trunk/deploy does not
> exist.****
>
> ** **
>
> ** **
>
> Thanks,****
>
> ** **
>
> George Kirkham****
>
> ** **
>



-- 
WBR
Maxim aka solomax

RE: Why do I get "...flash/trunk/deploy does not exist." when I check out code and compile.

Posted by George Kirkham <gk...@co2crc.com.au>.
 

I had meant to attach the log files in case someone wanted to review
them.

1340879 is the first build, and 1340587a is a first build, is a second
build 1340587b and 1340587c is the third build.  I understand the first
time it caches downloaded items that it requires, and I guess compiles
some files (?) but I do wonder why the warnings change so much, and
whether some of these warnings should not be investigated.  I would but
at this time I lack the knowledge.

 

Hi,

 

I am curious, why do I get  a warning for "...flash/trunk/deploy does
not exist" when I check out code and compile ?  

 

Maybe I get too concerned about warning because of my previous 'C'
programming where warnings can have quite serious issues for stability.
C is a great programming language, "it does just what the code tells it
to do, where it is a good thing or not".  Most other languages are more
cautious and complain loudly.

 

I noticed that this "flash" warning only happens on the first compile,
the second and third times that I run the compile this message is not
created, however then there are many other warnings.

 

    [javac] /usr/adm/compile/1340587/singlewebapp/build.xml:436:
warning: 'includeantruntime' was not set, defaulting to
build.sysclasspath=last; set to false for repeatable builds

 

I also get this warning when I compile for the first time from  
https://builds.apache.org/job/openmeetings/lastSuccessfulBuild/artifact/
singlewebapp/dist/apache-openmeetings-incubating-2.0.0.r1340865-20-05-20
12_2304-src.tar.gz

 

Compile of revision 1340879;

compile-demos:

     [echo] Webapps dir: webapps

     [echo] Webapps build dir: dist/webapps

     [copy] Copying 8 files to
/usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/w
ebapps/root

     [copy] Copying 3 files to
/usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/w
ebapps/root

     [copy] Copying 11 files to
/usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/w
ebapps/vod

     [copy] Copying 3 files to
/usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/w
ebapps/live

     [copy] Copying 8 files to
/usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/w
ebapps/installer

     [copy] Copying 2 files to
/usr/adm/compile/omall/openmeetings/trunk/singlewebapp/build/red5/dist/w
ebapps/installer

     [copy] Warning:
/usr/adm/compile/omall/openmeetings/trunk/flash/trunk/deploy does not
exist.

 

 

Compile of revision 1340587;

compile-demos:

     [echo] Webapps dir: webapps

     [echo] Webapps build dir: dist/webapps

     [copy] Copying 8 files to
/usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/root

     [copy] Copying 3 files to
/usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/root

     [copy] Copying 11 files to
/usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/vod

     [copy] Copying 3 files to
/usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/live

     [copy] Copying 8 files to
/usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/installer

     [copy] Copying 2 files to
/usr/adm/compile/1340587/singlewebapp/build/red5/dist/webapps/installer

     [copy] Warning: /usr/adm/compile/1340587/flash/trunk/deploy does
not exist.

 

 

Thanks,

 

George Kirkham