You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by Baskar Rajendran <ba...@gmail.com> on 2012/04/19 17:11:09 UTC

User Not Removed from chat participants window after logout..

Hi

User Not Removed from chat participants window after logout..
i have raised  https://issues.apache.org/jira/browse/OPENMEETINGS-179  2.0
Apache Incubator Release.
I think this feature is not there in any of the build versions , I tried to
check the code to see why this is failing to..
but there is no event to notify the other chat clients on the user logout..

Thanks
Baskar

   -

Réf. : Re: Réf. : Re: Improvement #

Posted by Hamdi THABET <ha...@gmail.com>.
Thanks a lot Sebastian.
 

-------Message original-------
 
De : seba.wagner@gmail.com
Date : 19/04/2012 20:11:24
A : openmeetings-dev@incubator.apache.org
Sujet : Re: Réf. : Re: Improvement #
 
See:
https://svn.apache.org/viewvc?view=revision&revision=1328082
 
Should fix it,
Sebastian
 
2012/4/19 seba.wagner@gmail.com <se...@gmail.com>
 
> Okay sorry now I understand.
> Yeah this kind of annoying then if you have to renter multiple times until
> somebody "learned" what the magic fields are.
> We should fix that earlier.
>
> Sebastian
 
 

Re: Réf. : Re: Improvement #

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
See:
https://svn.apache.org/viewvc?view=revision&revision=1328082

Should fix it,
Sebastian

2012/4/19 seba.wagner@gmail.com <se...@gmail.com>

> Okay sorry now I understand.
> Yeah this kind of annoying then if you have to renter multiple times until
> somebody "learned" what the magic fields are.
> We should fix that earlier.
>
> Sebastian
>
>
> 2012/4/19 Hamdi THABET <ha...@gmail.com>
>
>>    You don't understand me Sebastian.
>>
>> The problem isn't with the "PLUS" button ! But when we "SAVE" with:
>> 1) invalid number of characters in password field.
>> 2) or invalid number of characters in ID field.
>> 3) or using an existing ID in database.
>> 4) ...
>>
>> It's more practical if fields will not be emptied, because we need only
>> to correct the problem not to retype all informations.
>>
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Re: Réf. : Re: Improvement #

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Okay sorry now I understand.
Yeah this kind of annoying then if you have to renter multiple times until
somebody "learned" what the magic fields are.
We should fix that earlier.

Sebastian

2012/4/19 Hamdi THABET <ha...@gmail.com>

>    You don't understand me Sebastian.
>
> The problem isn't with the "PLUS" button ! But when we "SAVE" with:
> 1) invalid number of characters in password field.
> 2) or invalid number of characters in ID field.
> 3) or using an existing ID in database.
> 4) ...
>
> It's more practical if fields will not be emptied, because we need only to
> correct the problem not to retype all informations.
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Réf. : Re: Improvement #

Posted by Hamdi THABET <ha...@gmail.com>.
You don't understand me Sebastian.

The problem isn't with the "PLUS" button ! But when we "SAVE" with: 
1) invalid number of characters in password field. 
2) or invalid number of characters in ID field.
3) or using an existing ID in database.
4) ...

It's more practical if fields will not be emptied, because we need only to correct the problem not to retype all informations. 

Re: Improvement #

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
I don't see a problem in clearing the fields when you hit the "plus" icon.
Adding a logic that asks about any changes made with a confirmation like
"You made changes, want to save?" is kind of an extended task.
Maybe this can be added to a future roadmap but it won't be part of an
Version 2.0 release.


Sebastian

2012/4/19 Hamdi THABET <ha...@gmail.com>

>    When we make a mistake or we use the same ID in users add
> administration menu => all fields become empty !
>
> *SOLUTION =* it's better if we display a message without emptying all
> fields !
>
> ==> https://issues.apache.org/jira/browse/OPENMEETINGS-184
>
>
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Improvement #

Posted by Hamdi THABET <ha...@gmail.com>.
When we make a mistake or we use the same ID in users add administration
menu => all fields become empty !

SOLUTION = it's better if we display a message without emptying all fields !

==> https://issues.apache.org/jira/browse/OPENMEETINGS-184

Réf. : Re: Réf. : Re: Réf. : Re: == New issue == #CRITICAL#

Posted by Hamdi THABET <ha...@gmail.com>.
Okay Sebastian I understand what you want to say. And I'm convinced  :-)
I closed the issue. There is more critical improvements to do.

Re: Réf. : Re: Réf. : Re: == New issue == #CRITICAL#

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Okay,

what I tried to say was that email is not unique in the database and such a
check if the same user with the same email does already exist or not will
have bad effects to other parts of the application.

If an administrator is not able to remember that he accidently added the
same user already then maybe he should check this differently.

So actually:
1) This is not critical at all
2) A potential check that email already exists before will have to check
much more then if the email already exists or not cause the same email can
be multiple times in the database with no problem as long as the duplicated
email is connected to an externalUser or the user is for example disabled
or marked as deleted.

Sebastian

2012/4/19 Hamdi THABET <ha...@gmail.com>

>    For Administration > Users , I mean that if the administrator add a
> new user with an existent email it will be better if we show a box to
> inform him and he has to modify the email to process the operation.
>
> An administrator can add, not intentionally, a new user with duplicate
> email. And this is not professional at all !
> Because this user will receive invitations email twice.
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Réf. : Re: Réf. : Re: == New issue == #CRITICAL#

Posted by Hamdi THABET <ha...@gmail.com>.
For Administration > Users , I mean that if the administrator add a new user
with an existent email it will be better if we show a box to inform him and
he has to modify the email to process the operation.

An administrator can add, not intentionally, a new user with duplicate email
 And this is not professional at all !
Because this user will receive invitations email twice.   

Re: Réf. : Re: == New issue == #CRITICAL#

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
The email is actually not the identifier. The identifier is the userId,
and under some circumstance a unoque user can also be identified by the
combination of the fields: externalUserId + externalUserType

The rule for the email is as following:
It is not possible to sign up with the same id twice.

For Administration > Users I am not sure, but my point of view here is
basically that an administrator should be have the freedom to do what he
wants.

But still, you did not give us any steps on what we should do to reproduce
it. I mean there are around 5 different possibilities to enter a email. In
User Administration, in invitation, in private message center, in sign up.
Additionally you can use the SOAP/REST API to enter email addresses or use
the LDAP integration to sync emails to our database.
Or you can potentially use the Module integration to sync emails to the
database.

So where exactly did you enter the email ?

Btw: There are also situations where the email in the database is NOT
unique and it is a desired feature: When you use the OpenMeetings platform
standalone AND for example integrated with Moodle (or sugarCRM or whatever).
The process is that whenever a external user comes he will be synced to our
database. So if a user comes from Moodle or SugarCRM they can have the same
email => and that is also okay for us. No need to block anybody, cause in
that situation the external user is identified by its externalUserId and
externalUserType.

So as you see your assumption "email is _always_ unique in the database" is
actually not true.
It always depends on the type of user.

Sebastian

2012/4/19 Hamdi THABET <ha...@gmail.com>

>    What I meant is that the email address must be unique. Adding a new
> user with an existing email becomes impossible!
> Because the email must be unique within the database as the identifier ID
>
>
>


-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Réf. : Re: == New issue == #CRITICAL#

Posted by Hamdi THABET <ha...@gmail.com>.
What I meant is that the email address must be unique. Adding a new user
with an existing email becomes impossible!
Because the email must be unique within the database as the identifier ID

Re: == New issue == #CRITICAL#

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Hi Hamdi,

can you please give exact details what is needed to reproduce your issue.
Your report actually makes not so much sense.

Sebastian

2012/4/19 Hamdi THABET <ha...@gmail.com>

>    There is no sense to have two users / moderators / administrators with
> the same email
>
> => adding email test when adding a new user in the administration
> panel (like ID test)
>
> New issue = https://issues.apache.org/jira/browse/OPENMEETINGS-185
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

== New issue == #CRITICAL#

Posted by Hamdi THABET <ha...@gmail.com>.
There is no sense to have two users / moderators / administrators with the
same email 

=> adding email test when adding a new user in the administration panel
(like ID test) 

New issue = https://issues.apache.org/jira/browse/OPENMEETINGS-185 

Re: Clean Build Fails -- anakia folder is empty

Posted by Maxim Solodovnik <so...@gmail.com>.
This class is located in
"trunk\singlewebapp\build\lib\anakia\jdom-jar-1.1.jar"
The jar above should be autodownloaded by build.
could you send be full output from build?



On Mon, Apr 23, 2012 at 11:12, Naveed Nazir <na...@yahoo.com> wrote:

> Same results -- still doesn't build
> It is still complaining about org/jdom/JDOMException not found
> Naveed
>
>
>
>
> ________________________________
>  From: Maxim Solodovnik <so...@gmail.com>
> To: openmeetings-dev@incubator.apache.org; Naveed Nazir <
> naveed_nazir@yahoo.com>
> Sent: Monday, April 23, 2012 12:04 AM
> Subject: Re: Clean Build Fails -- anakia folder is empty
>
> please try to delete build\lib\anakia
> and re-run the build
>
> On Mon, Apr 23, 2012 at 10:53, Naveed Nazir <na...@yahoo.com>
> wrote:
>
> > Hello,
> > I did a clean build -- i.e. deleted the singlewebapp folder and checked
> > out the latest from svn.
> > The build fails with the following error
> >
> > enhance:
> >
> > -retrieve-anakia:
> > Skipped because property 'anakia.installed' set.
> >
> > anakia:
> > Finding class org.apache.velocity.anakia.AnakiaTask
> > Loaded from
> > /root/openmeetings/singlewebapp/build/lib/om/velocity-jar-1.7.jar
> > org/apache/velocity/anakia/AnakiaTask.class
> > Class org.apache.tools.ant.taskdefs.MatchingTask loaded from parent
> loader
> > (parentFirst)
> > Class org.apache.velocity.anakia.AnakiaTask loaded from ant loader
> > (parentFirst)
> > Class java.lang.Object loaded from parent loader (parentFirst)
> > Class java.lang.Throwable loaded from parent loader (parentFirst)
> > Class org.apache.tools.ant.BuildException loaded from parent loader
> > (parentFirst)
> > Class java.io.IOException loaded from parent loader (parentFirst)
> > Class java.lang.Exception loaded from parent loader (parentFirst)
> > Finding class org.jdom.JDOMException
> >
> > BUILD FAILED
> > /root/openmeetings/singlewebapp/build.xml:504: taskdef A class needed by
> > class org.apache.velocity.anakia.AnakiaTask cannot be found:
> > org/jdom/JDOMExceptio
> > n
> >  using the classloader
> >
> AntClassLoader[/root/openmeetings/singlewebapp/build/red5/dist/lib/bcprov-jdk16-145.jar:/root/openmeetings/singlewebapp/build/red5/d
> >
> >
> ist/lib/com.springsource.javax.xml.stream-1.0.1.jar:/root/openmeetings/singlewebapp/build/red5/dist/lib/com.springsource.org.antlr-3.1.3.jar:/root/openmeet
> > ings/singlewebapp/buil.....
> >
> > The anakia directory is blank, because the following line (671) in
> > build.xml is setting the property.
> >
> >                 <available classpathref="anakia.classpath"
> > classname="org.apache.oro.text.GlobCompiler"
> property="anakia.installed"/>
> >
> > I think there is a bug in this line -- what is the relationship of
> > GlobCompiler with anakia?
> >
> > To reproduce, do a full check out in a new folder and build in that
> > folder.
> >
> > Please help but guiding me how to get the required jars in the anakia
> > folder
> >
> > Thanks
> > Naveed
> >
> >
> > ________________________________
> >  From: Maxim Solodovnik <so...@gmail.com>
> > To: openmeetings-dev@incubator.apache.org
> > Sent: Sunday, April 22, 2012 11:27 PM
> > Subject: Re: Réf. : Re: BUILD #42 errors when compiling
> >
> > Both my local build and build at builds.apache.org passed with no errors
> >
> > On Fri, Apr 20, 2012 at 17:33, Hamdi THABET <hamdi.thabet86@gmail.com
> > >wrote:
> >
> > >    *Build of OM #42 failed :*
> > >
> > >
> > > [javac] E:\3DNI\PFE\WORK\workspace\OpenMeetings\build.XML:401: warning:
> > > 'includeantruntime' was not set, defaulting to build.sysclasspath=last;
> > set
> > > to false for repeatable builds
> > > **
> > > [javac]
> > >
> >
> E:\3DNI\PFE\WORK\workspace\OpenMeetings\src\org\openmeetings\app\remote\MainService.Java:247:
> > > syncMessageToCurrentScope(Java.lang.String,Java.lang.Object,boolean)
> has
> > > private access in
> > org.openmeetings.app.remote.red5.ScopeApplicationAdapter
> > >
> > > [javac]
> scopeApplicationAdapter.syncMessageToCurrentScope("roomConnect",
> > > currentClient, false);
> > >
> > > [javac] Note:
> > >
> >
> E:\3DNI\PFE\WORK\workspace\OpenMeetings\src\org\openmeetings\cli\Admin.Java
> > > uses or overrides a deprecated API.
> > >
> > > [javac] 1 error
> > >
> >
> >
> >
> > --
> > WBR
> > Maxim aka solomax
>
>
>
>
> --
> WBR
> Maxim aka solomax




-- 
WBR
Maxim aka solomax

Re: Clean Build Fails -- anakia folder is empty

Posted by Naveed Nazir <na...@yahoo.com>.
Same results -- still doesn't build
It is still complaining about org/jdom/JDOMException not found
Naveed




________________________________
 From: Maxim Solodovnik <so...@gmail.com>
To: openmeetings-dev@incubator.apache.org; Naveed Nazir <na...@yahoo.com> 
Sent: Monday, April 23, 2012 12:04 AM
Subject: Re: Clean Build Fails -- anakia folder is empty
 
please try to delete build\lib\anakia
and re-run the build

On Mon, Apr 23, 2012 at 10:53, Naveed Nazir <na...@yahoo.com> wrote:

> Hello,
> I did a clean build -- i.e. deleted the singlewebapp folder and checked
> out the latest from svn.
> The build fails with the following error
>
> enhance:
>
> -retrieve-anakia:
> Skipped because property 'anakia.installed' set.
>
> anakia:
> Finding class org.apache.velocity.anakia.AnakiaTask
> Loaded from
> /root/openmeetings/singlewebapp/build/lib/om/velocity-jar-1.7.jar
> org/apache/velocity/anakia/AnakiaTask.class
> Class org.apache.tools.ant.taskdefs.MatchingTask loaded from parent loader
> (parentFirst)
> Class org.apache.velocity.anakia.AnakiaTask loaded from ant loader
> (parentFirst)
> Class java.lang.Object loaded from parent loader (parentFirst)
> Class java.lang.Throwable loaded from parent loader (parentFirst)
> Class org.apache.tools.ant.BuildException loaded from parent loader
> (parentFirst)
> Class java.io.IOException loaded from parent loader (parentFirst)
> Class java.lang.Exception loaded from parent loader (parentFirst)
> Finding class org.jdom.JDOMException
>
> BUILD FAILED
> /root/openmeetings/singlewebapp/build.xml:504: taskdef A class needed by
> class org.apache.velocity.anakia.AnakiaTask cannot be found:
> org/jdom/JDOMExceptio
> n
>  using the classloader
> AntClassLoader[/root/openmeetings/singlewebapp/build/red5/dist/lib/bcprov-jdk16-145.jar:/root/openmeetings/singlewebapp/build/red5/d
>
> ist/lib/com.springsource.javax.xml.stream-1.0.1.jar:/root/openmeetings/singlewebapp/build/red5/dist/lib/com.springsource.org.antlr-3.1.3.jar:/root/openmeet
> ings/singlewebapp/buil.....
>
> The anakia directory is blank, because the following line (671) in
> build.xml is setting the property.
>
>                 <available classpathref="anakia.classpath"
> classname="org.apache.oro.text.GlobCompiler" property="anakia.installed"/>
>
> I think there is a bug in this line -- what is the relationship of
> GlobCompiler with anakia?
>
> To reproduce, do a full check out in a new folder and build in that
> folder.
>
> Please help but guiding me how to get the required jars in the anakia
> folder
>
> Thanks
> Naveed
>
>
> ________________________________
>  From: Maxim Solodovnik <so...@gmail.com>
> To: openmeetings-dev@incubator.apache.org
> Sent: Sunday, April 22, 2012 11:27 PM
> Subject: Re: Réf. : Re: BUILD #42 errors when compiling
>
> Both my local build and build at builds.apache.org passed with no errors
>
> On Fri, Apr 20, 2012 at 17:33, Hamdi THABET <hamdi.thabet86@gmail.com
> >wrote:
>
> >    *Build of OM #42 failed :*
> >
> >
> > [javac] E:\3DNI\PFE\WORK\workspace\OpenMeetings\build.XML:401: warning:
> > 'includeantruntime' was not set, defaulting to build.sysclasspath=last;
> set
> > to false for repeatable builds
> > **
> > [javac]
> >
> E:\3DNI\PFE\WORK\workspace\OpenMeetings\src\org\openmeetings\app\remote\MainService.Java:247:
> > syncMessageToCurrentScope(Java.lang.String,Java.lang.Object,boolean) has
> > private access in
> org.openmeetings.app.remote.red5.ScopeApplicationAdapter
> >
> > [javac] scopeApplicationAdapter.syncMessageToCurrentScope("roomConnect",
> > currentClient, false);
> >
> > [javac] Note:
> >
> E:\3DNI\PFE\WORK\workspace\OpenMeetings\src\org\openmeetings\cli\Admin.Java
> > uses or overrides a deprecated API.
> >
> > [javac] 1 error
> >
>
>
>
> --
> WBR
> Maxim aka solomax




-- 
WBR
Maxim aka solomax

Re: Clean Build Fails -- anakia folder is empty

Posted by Maxim Solodovnik <so...@gmail.com>.
please try to delete build\lib\anakia
and re-run the build

On Mon, Apr 23, 2012 at 10:53, Naveed Nazir <na...@yahoo.com> wrote:

> Hello,
> I did a clean build -- i.e. deleted the singlewebapp folder and checked
> out the latest from svn.
> The build fails with the following error
>
> enhance:
>
> -retrieve-anakia:
> Skipped because property 'anakia.installed' set.
>
> anakia:
> Finding class org.apache.velocity.anakia.AnakiaTask
> Loaded from
> /root/openmeetings/singlewebapp/build/lib/om/velocity-jar-1.7.jar
> org/apache/velocity/anakia/AnakiaTask.class
> Class org.apache.tools.ant.taskdefs.MatchingTask loaded from parent loader
> (parentFirst)
> Class org.apache.velocity.anakia.AnakiaTask loaded from ant loader
> (parentFirst)
> Class java.lang.Object loaded from parent loader (parentFirst)
> Class java.lang.Throwable loaded from parent loader (parentFirst)
> Class org.apache.tools.ant.BuildException loaded from parent loader
> (parentFirst)
> Class java.io.IOException loaded from parent loader (parentFirst)
> Class java.lang.Exception loaded from parent loader (parentFirst)
> Finding class org.jdom.JDOMException
>
> BUILD FAILED
> /root/openmeetings/singlewebapp/build.xml:504: taskdef A class needed by
> class org.apache.velocity.anakia.AnakiaTask cannot be found:
> org/jdom/JDOMExceptio
> n
>  using the classloader
> AntClassLoader[/root/openmeetings/singlewebapp/build/red5/dist/lib/bcprov-jdk16-145.jar:/root/openmeetings/singlewebapp/build/red5/d
>
> ist/lib/com.springsource.javax.xml.stream-1.0.1.jar:/root/openmeetings/singlewebapp/build/red5/dist/lib/com.springsource.org.antlr-3.1.3.jar:/root/openmeet
> ings/singlewebapp/buil.....
>
> The anakia directory is blank, because the following line (671) in
> build.xml is setting the property.
>
>                 <available classpathref="anakia.classpath"
> classname="org.apache.oro.text.GlobCompiler" property="anakia.installed"/>
>
> I think there is a bug in this line -- what is the relationship of
> GlobCompiler with anakia?
>
> To reproduce, do a full check out in a new folder and build in that
> folder.
>
> Please help but guiding me how to get the required jars in the anakia
> folder
>
> Thanks
> Naveed
>
>
> ________________________________
>  From: Maxim Solodovnik <so...@gmail.com>
> To: openmeetings-dev@incubator.apache.org
> Sent: Sunday, April 22, 2012 11:27 PM
> Subject: Re: Réf. : Re: BUILD #42 errors when compiling
>
> Both my local build and build at builds.apache.org passed with no errors
>
> On Fri, Apr 20, 2012 at 17:33, Hamdi THABET <hamdi.thabet86@gmail.com
> >wrote:
>
> >    *Build of OM #42 failed :*
> >
> >
> > [javac] E:\3DNI\PFE\WORK\workspace\OpenMeetings\build.XML:401: warning:
> > 'includeantruntime' was not set, defaulting to build.sysclasspath=last;
> set
> > to false for repeatable builds
> > **
> > [javac]
> >
> E:\3DNI\PFE\WORK\workspace\OpenMeetings\src\org\openmeetings\app\remote\MainService.Java:247:
> > syncMessageToCurrentScope(Java.lang.String,Java.lang.Object,boolean) has
> > private access in
> org.openmeetings.app.remote.red5.ScopeApplicationAdapter
> >
> > [javac] scopeApplicationAdapter.syncMessageToCurrentScope("roomConnect",
> > currentClient, false);
> >
> > [javac] Note:
> >
> E:\3DNI\PFE\WORK\workspace\OpenMeetings\src\org\openmeetings\cli\Admin.Java
> > uses or overrides a deprecated API.
> >
> > [javac] 1 error
> >
>
>
>
> --
> WBR
> Maxim aka solomax




-- 
WBR
Maxim aka solomax

Clean Build Fails -- anakia folder is empty

Posted by Naveed Nazir <na...@yahoo.com>.
Hello,
I did a clean build -- i.e. deleted the singlewebapp folder and checked out the latest from svn.
The build fails with the following error

enhance:

-retrieve-anakia:
Skipped because property 'anakia.installed' set.

anakia:
Finding class org.apache.velocity.anakia.AnakiaTask
Loaded from /root/openmeetings/singlewebapp/build/lib/om/velocity-jar-1.7.jar org/apache/velocity/anakia/AnakiaTask.class
Class org.apache.tools.ant.taskdefs.MatchingTask loaded from parent loader (parentFirst)
Class org.apache.velocity.anakia.AnakiaTask loaded from ant loader (parentFirst)
Class java.lang.Object loaded from parent loader (parentFirst)
Class java.lang.Throwable loaded from parent loader (parentFirst)
Class org.apache.tools.ant.BuildException loaded from parent loader (parentFirst)
Class java.io.IOException loaded from parent loader (parentFirst)
Class java.lang.Exception loaded from parent loader (parentFirst)
Finding class org.jdom.JDOMException

BUILD FAILED
/root/openmeetings/singlewebapp/build.xml:504: taskdef A class needed by class org.apache.velocity.anakia.AnakiaTask cannot be found: org/jdom/JDOMExceptio
n
 using the classloader AntClassLoader[/root/openmeetings/singlewebapp/build/red5/dist/lib/bcprov-jdk16-145.jar:/root/openmeetings/singlewebapp/build/red5/d
ist/lib/com.springsource.javax.xml.stream-1.0.1.jar:/root/openmeetings/singlewebapp/build/red5/dist/lib/com.springsource.org.antlr-3.1.3.jar:/root/openmeet
ings/singlewebapp/buil.....

The anakia directory is blank, because the following line (671) in build.xml is setting the property.

                <available classpathref="anakia.classpath" classname="org.apache.oro.text.GlobCompiler" property="anakia.installed"/>

I think there is a bug in this line -- what is the relationship of GlobCompiler with anakia?

To reproduce, do a full check out in a new folder and build in that folder. 

Please help but guiding me how to get the required jars in the anakia folder

Thanks
Naveed


________________________________
 From: Maxim Solodovnik <so...@gmail.com>
To: openmeetings-dev@incubator.apache.org 
Sent: Sunday, April 22, 2012 11:27 PM
Subject: Re: Réf. : Re: BUILD #42 errors when compiling
 
Both my local build and build at builds.apache.org passed with no errors

On Fri, Apr 20, 2012 at 17:33, Hamdi THABET <ha...@gmail.com>wrote:

>    *Build of OM #42 failed :*
>
>
> [javac] E:\3DNI\PFE\WORK\workspace\OpenMeetings\build.XML:401: warning:
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set
> to false for repeatable builds
> **
> [javac]
> E:\3DNI\PFE\WORK\workspace\OpenMeetings\src\org\openmeetings\app\remote\MainService.Java:247:
> syncMessageToCurrentScope(Java.lang.String,Java.lang.Object,boolean) has
> private access in org.openmeetings.app.remote.red5.ScopeApplicationAdapter
>
> [javac] scopeApplicationAdapter.syncMessageToCurrentScope("roomConnect",
> currentClient, false);
>
> [javac] Note:
> E:\3DNI\PFE\WORK\workspace\OpenMeetings\src\org\openmeetings\cli\Admin.Java
> uses or overrides a deprecated API.
>
> [javac] 1 error
>



-- 
WBR
Maxim aka solomax

Re: Réf. : Re: BUILD #42 errors when compiling

Posted by Maxim Solodovnik <so...@gmail.com>.
Both my local build and build at builds.apache.org passed with no errors

On Fri, Apr 20, 2012 at 17:33, Hamdi THABET <ha...@gmail.com>wrote:

>    *Build of OM #42 failed :*
>
>
> [javac] E:\3DNI\PFE\WORK\workspace\OpenMeetings\build.XML:401: warning:
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set
> to false for repeatable builds
> **
> [javac]
> E:\3DNI\PFE\WORK\workspace\OpenMeetings\src\org\openmeetings\app\remote\MainService.Java:247:
> syncMessageToCurrentScope(Java.lang.String,Java.lang.Object,boolean) has
> private access in org.openmeetings.app.remote.red5.ScopeApplicationAdapter
>
> [javac] scopeApplicationAdapter.syncMessageToCurrentScope("roomConnect",
> currentClient, false);
>
> [javac] Note:
> E:\3DNI\PFE\WORK\workspace\OpenMeetings\src\org\openmeetings\cli\Admin.Java
> uses or overrides a deprecated API.
>
> [javac] 1 error
>



-- 
WBR
Maxim aka solomax

Réf. : Re: BUILD #42 errors when compiling

Posted by Hamdi THABET <ha...@gmail.com>.
Build of OM #42 failed :


[javac] E:\3DNI\PFE\WORK\workspace\OpenMeetings\build.XML:401: warning: 
includeantruntime' was not set, defaulting to build.sysclasspath=last; set
to false for repeatable builds

[javac]
E:\3DNI\PFE\WORK\workspace\OpenMeetings\src\org\openmeetings\app\remote\MainS
rvice.Java:247: syncMessageToCurrentScope(Java.lang.String,Java.lang.Object
boolean) has private access in org.openmeetings.app.remote.red5
ScopeApplicationAdapter 

[javac] scopeApplicationAdapter.syncMessageToCurrentScope("roomConnect",
currentClient, false);

[javac] Note:
E:\3DNI\PFE\WORK\workspace\OpenMeetings\src\org\openmeetings\cli\Admin.Java
uses or overrides a deprecated API.

[javac] 1 error

Réf. : Re: BUILD #42 errors when compiling

Posted by Hamdi THABET <ha...@gmail.com>.
Maxim there are 2 build errors ==> BUILD FAILED




Please help me, build errors only with #42 ! I re-tested build #41 and there is no problem.  

Re: BUILD #42 errors when compiling

Posted by Maxim Solodovnik <so...@gmail.com>.
It is not errors, it is warnings.

On Fri, Apr 20, 2012 at 08:12, Hamdi THABET <ha...@gmail.com>wrote:

>    BUILD #42 errors =
>
> [javac] E:\3DNI\PFE\WORK\workspace\openmeetings\build.XML:401: warning:
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set
> to false for repeatable builds
>
> [javac]
> E:\3DNI\PFE\WORK\workspace\openmeetings\src\org\openmeetings\app\remote\MainService.Java:247:
> syncMessageToCurrentScope(Java.lang.String,Java.lang.Object,boolean) has
> private access in org.collabmee.app.remote.red5.ScopeApplicationAdapter
>
> [javac] scopeApplicationAdapter.syncMessageToCurrentScope("roomConnect",
> currentClient, false);
>
> [javac] Note:
> E:\3DNI\PFE\WORK\workspace\openmeetings\src\org\openmeetings\cli\Admin.Java
> uses or overrides a deprecated API.
>



-- 
WBR
Maxim aka solomax

BUILD #42 errors when compiling

Posted by Hamdi THABET <ha...@gmail.com>.
BUILD #42 errors =

[javac] E:\3DNI\PFE\WORK\workspace\openmeetings\build.XML:401: warning: 
includeantruntime' was not set, defaulting to build.sysclasspath=last; set
to false for repeatable builds

[javac]
E:\3DNI\PFE\WORK\workspace\openmeetings\src\org\openmeetings\app\remote\MainS
rvice.Java:247: syncMessageToCurrentScope(Java.lang.String,Java.lang.Object
boolean) has private access in org.collabmee.app.remote.red5
ScopeApplicationAdapter

[javac] scopeApplicationAdapter.syncMessageToCurrentScope("roomConnect",
currentClient, false);

[javac] Note: E:\3DNI\PFE\WORK\workspace\openmeetings\src\org\openmeetings\cli\Admin.Java uses or overrides a deprecated API.

Réf. : Re: 2 Bugs when testing a simple meeting

Posted by Hamdi THABET <ha...@gmail.com>.
Yes.

Re: 2 Bugs when testing a simple meeting

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Yeah,

muting was not working really since we have moved to the new video
components some weeks ago.
This is still on our todo list.

Same for the usual webcam shutdown. I guess you've shut down your webcam by
click on the device settings and then just changed to "no audio/video"
right?

Sebastian

2012/4/19 Hamdi THABET <ha...@gmail.com>

>    When I'm testing a meeting between MODERATOR and a SIMPLE USER I
> found some bugs >>
>
> 1) I can't mute moderator mic for 2nd time (by clicking video / from the
> left menu).
> 2) When the user close its webcam normally it will be closed in the other
> side and replaced with the user photo.
>     But it's not the case. The user webcam still opened and mic too.
>
>
> *WE SHOULDN'T FORGET THESE CRITICAL PROBLEMS :*
>
>  - Reminder email is sent even after the start time of meeting => it
> should be sent only before the meeting.
>  - After clicking the invitation link => there's a problem with meeting
> time and I have this message (RQ: My meeting was between 17:00 -> 18:00
> and my timezone= GMT+1)
>   And the received email was =
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

2 Bugs when testing a simple meeting

Posted by Hamdi THABET <ha...@gmail.com>.
When I'm testing a meeting between MODERATOR and a SIMPLE USER I found some
bugs >>

1) I can't mute moderator mic for 2nd time (by clicking video / from the
left menu).
2) When the user close its webcam normally it will be closed in the other
side and replaced with the user photo.
    But it's not the case. The user webcam still opened and mic too. 


WE SHOULDN'T FORGET THESE CRITICAL PROBLEMS :

- Reminder email is sent even after the start time of meeting => it should
be sent only before the meeting.
- After clicking the invitation link => there's a problem with meeting time
and I have this message (RQ: My meeting was between 17:00 -> 18:00 and my
timezone= GMT+1)
 
And the received email was =

Réf. : Re: Réf. : User Not Removed from chat participants window after logout..

Posted by Hamdi THABET <ha...@gmail.com>.
Good work Sebastian.

Re: Réf. : User Not Removed from chat participants window after logout..

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
See: https://svn.apache.org/viewvc?view=revision&revision=1328079

2012/4/19 seba.wagner@gmail.com <se...@gmail.com>

> yeah you are right, you need to close the browser or enter a conference
> room to clear the user from the list in the dashboard chat.
> Should be fixed.
>
> Sebastian
>
>
> 2012/4/19 Hamdi THABET <ha...@gmail.com>
>
>>    Yes Baskar Rajendran <ba...@gmail.com> I remark the same
>> problem Even after refreshing or re-entring the chat box : old session
>> persist !
>>
>>
>>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Re: Réf. : User Not Removed from chat participants window after logout..

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
yeah you are right, you need to close the browser or enter a conference
room to clear the user from the list in the dashboard chat.
Should be fixed.

Sebastian

2012/4/19 Hamdi THABET <ha...@gmail.com>

>    Yes Baskar Rajendran <ba...@gmail.com> I remark the same
> problem Even after refreshing or re-entring the chat box : old session
> persist !
>
>
>


-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Réf. : User Not Removed from chat participants window after logout..

Posted by Hamdi THABET <ha...@gmail.com>.
Yes Baskar Rajendran I remark the same problem Even after refreshing or re-entring the chat box : old session persist !

Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Others serious bugs #IMPORTANT#

Posted by Hamdi THABET <ha...@gmail.com>.
<timezone orderId="15" name="Etc/GMT+1" label="Angola, Cameroon, Nigeria
Tunisia" iCal="Africa/Tunis" />

Aren't the same ?

<timezone orderId="15" name="Etc/GMT+1" label="France, Germany, Spain, Italy
 iCal="Europe/Berlin" />


I will not use "ICal" and "label" isn't important ...

Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Others serious bugs #IMPORTANT#

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Something like this:

<timezone orderId="15" name="Etc/GMT+1" label="Angola, Cameroon, Nigeria,
Tunisia" iCal="Africa/Tunis" />

And then rerun the installer to import the database. And then you choose
this timezone for your OpenMeetings user.

Sebastian

2012/4/20 seba.wagner@gmail.com <se...@gmail.com>

> Are you comming from Angola <http://en.wikipedia.org/wiki/Angola>,
> Cameroon <http://en.wikipedia.org/wiki/Cameroon>, Nigeria<http://en.wikipedia.org/wiki/Nigeria>,
> Tunisia <http://en.wikipedia.org/wiki/Tunisia> ?
>
> Sorry we have no timezone configuration for those contries yet.
>
> You need to add a new entry in the file timezones.xml
>
> Sebastian
>
> 2012/4/20 seba.wagner@gmail.com <se...@gmail.com>
>
> Do you have Summer Daylight time now or not?
>>
>> Sebastian
>>
>> 2012/4/20 seba.wagner@gmail.com <se...@gmail.com>
>>
>> If you have configured your UI in OpenMeetings to use GMT+1 (and you want
>>> to create a meeting at 13:00 at GMT+1) then you simply goto the calendar UI
>>> and create that event at 13:00 and the meeting will be created at 13:00 and
>>> the link will be valid starting at 12:55
>>>
>>> Sebastian
>>>
>>>
>>> 2012/4/20 Hamdi THABET <ha...@gmail.com>
>>>
>>>>    18:00 GMT+1 is the same as 17:00 GMT+0 => WE ARE AGREE FOR THAT
>>>> Sorry but you are not seeing the problem as I see it. You know all my
>>>> configuration, can you answer my question:
>>>>
>>>> My laptop time = 13:32 now, I want to create a 1 hour meeting
>>>> accessible for test right now, *how should start time and end time be ?
>>>> *
>>>>
>>>> 1) 13:00 -> 14:00 (normally) ?
>>>>
>>>> 2) or 12:00 -> 13:00 (link work) ?
>>>>
>>>> I'm really confused about this :(
>>>>
>>>
>>>
>>>
>>> --
>>> Sebastian Wagner
>>> https://twitter.com/#!/dead_lock
>>> http://www.openmeetings.de
>>> http://www.webbase-design.de
>>> http://www.wagner-sebastian.com
>>> seba.wagner@gmail.com
>>>
>>
>>
>>
>> --
>> Sebastian Wagner
>> https://twitter.com/#!/dead_lock
>> http://www.openmeetings.de
>> http://www.webbase-design.de
>> http://www.wagner-sebastian.com
>> seba.wagner@gmail.com
>>
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Others serious bugs #IMPORTANT#

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Are you comming from Angola <http://en.wikipedia.org/wiki/Angola>,
Cameroon<http://en.wikipedia.org/wiki/Cameroon>,
Nigeria <http://en.wikipedia.org/wiki/Nigeria>,
Tunisia<http://en.wikipedia.org/wiki/Tunisia>?

Sorry we have no timezone configuration for those contries yet.

You need to add a new entry in the file timezones.xml

Sebastian

2012/4/20 seba.wagner@gmail.com <se...@gmail.com>

> Do you have Summer Daylight time now or not?
>
> Sebastian
>
> 2012/4/20 seba.wagner@gmail.com <se...@gmail.com>
>
> If you have configured your UI in OpenMeetings to use GMT+1 (and you want
>> to create a meeting at 13:00 at GMT+1) then you simply goto the calendar UI
>> and create that event at 13:00 and the meeting will be created at 13:00 and
>> the link will be valid starting at 12:55
>>
>> Sebastian
>>
>>
>> 2012/4/20 Hamdi THABET <ha...@gmail.com>
>>
>>>    18:00 GMT+1 is the same as 17:00 GMT+0 => WE ARE AGREE FOR THAT
>>> Sorry but you are not seeing the problem as I see it. You know all my
>>> configuration, can you answer my question:
>>>
>>> My laptop time = 13:32 now, I want to create a 1 hour meeting accessible
>>> for test right now, *how should start time and end time be ?*
>>>
>>> 1) 13:00 -> 14:00 (normally) ?
>>>
>>> 2) or 12:00 -> 13:00 (link work) ?
>>>
>>> I'm really confused about this :(
>>>
>>
>>
>>
>> --
>> Sebastian Wagner
>> https://twitter.com/#!/dead_lock
>> http://www.openmeetings.de
>> http://www.webbase-design.de
>> http://www.wagner-sebastian.com
>> seba.wagner@gmail.com
>>
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Others serious bugs #IMPORTANT#

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Do you have Summer Daylight time now or not?

Sebastian

2012/4/20 seba.wagner@gmail.com <se...@gmail.com>

> If you have configured your UI in OpenMeetings to use GMT+1 (and you want
> to create a meeting at 13:00 at GMT+1) then you simply goto the calendar UI
> and create that event at 13:00 and the meeting will be created at 13:00 and
> the link will be valid starting at 12:55
>
> Sebastian
>
>
> 2012/4/20 Hamdi THABET <ha...@gmail.com>
>
>>    18:00 GMT+1 is the same as 17:00 GMT+0 => WE ARE AGREE FOR THAT
>> Sorry but you are not seeing the problem as I see it. You know all my
>> configuration, can you answer my question:
>>
>> My laptop time = 13:32 now, I want to create a 1 hour meeting accessible
>> for test right now, *how should start time and end time be ?*
>>
>> 1) 13:00 -> 14:00 (normally) ?
>>
>> 2) or 12:00 -> 13:00 (link work) ?
>>
>> I'm really confused about this :(
>>
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Others serious bugs #IMPORTANT#

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
For example your log says that the method
syncMessageToCurrentScope(java.lang.String,java.lang.Object,boolean) has
private access in org.openmeetings.app.remote.red5.ScopeApplicationAdapter

But that is not true, it has already public in our sources:
http://svn.apache.org/viewvc/incubator/openmeetings/trunk/singlewebapp/src/org/openmeetings/app/remote/red5/ScopeApplicationAdapter.java?view=markup

So there is something wrong with your sources.

Sebastian

2012/4/20 seba.wagner@gmail.com <se...@gmail.com>

> It seems like you did not correctly update your working environment or did
> modify something in the sources.
>
> Sebastian
>
>
> 2012/4/20 Hamdi THABET <ha...@gmail.com>
>
>>    Build #42 failed >>
>>
>> http://pastebin.com/qEi3JJ1d
>>
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Re: Daylight problem with Tunisia timezone

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
http://svn.apache.org/viewvc?view=revision&revision=1328593

Should fix it.

2012/4/21 seba.wagner@gmail.com <se...@gmail.com>

> Hallo Hamdi,
>
> no this problem has nothing todo with the Summer Daylight Time.
> The times are correct, the password hook is wrong, I will check on that.
>
> Sebastian
>
>
> 2012/4/21 Hamdi THABET <ha...@gmail.com>
>
>>    Tunisia time = GMT+1 without summer daylight .
>> I added this line >>
>> * <timezone orderId="15" name="Etc/GMT+1" label="Angola, Cameroon,
>> Nigeria, Tunisia" iCal="Africa/Tunis" />*
>> **
>> And the timezone in invitation email -> CORRECT : CET (+0100)
>> The problem that all seems to be work well and the meeting link work in
>> the meeting period but
>> When I enter my meeting password and I choose the language: the "Enter"
>> button => don't redirect me to the meeting
>> Also, the created meeting isn't listed in the box of current meeting on
>> dashboard !!
>>
>>
>> I think that these problems are related with *THE SUMMER DAYLIGHT HOUR*.
>> Can someone help me please ?
>>
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Re: Daylight problem with Tunisia timezone

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Hallo Hamdi,

no this problem has nothing todo with the Summer Daylight Time.
The times are correct, the password hook is wrong, I will check on that.

Sebastian

2012/4/21 Hamdi THABET <ha...@gmail.com>

>    Tunisia time = GMT+1 without summer daylight .
> I added this line >>
> * <timezone orderId="15" name="Etc/GMT+1" label="Angola, Cameroon,
> Nigeria, Tunisia" iCal="Africa/Tunis" />*
> **
> And the timezone in invitation email -> CORRECT : CET (+0100)
> The problem that all seems to be work well and the meeting link work in
> the meeting period but
> When I enter my meeting password and I choose the language: the "Enter"
> button => don't redirect me to the meeting
> Also, the created meeting isn't listed in the box of current meeting on
> dashboard !!
>
>
> I think that these problems are related with *THE SUMMER DAYLIGHT HOUR*.
> Can someone help me please ?
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Others serious bugs #IMPORTANT#

Posted by Hamdi THABET <ha...@gmail.com>.
The problem is resolved now Sebastian :) Thanks

I changed "Private" with "Public". But I'm sure there was something strange,
because in build #41, #40, ... It was "Private" (I verified 3 old clean
versions).

The change is not mentioned in the SVN update process ! 

Daylight problem with Tunisia timezone

Posted by Hamdi THABET <ha...@gmail.com>.
Tunisia time = GMT+1 without summer daylight .
I added this line >>
 <timezone orderId="15" name="Etc/GMT+1" label="Angola, Cameroon, Nigeria,
Tunisia" iCal="Africa/Tunis" />

And the timezone in invitation email -> CORRECT : CET (+0100)

The problem that all seems to be work well and the meeting link work in the
meeting period but
When I enter my meeting password and I choose the language: the "Enter"
button => don't redirect me to the meeting 
Also, the created meeting isn't listed in the box of current meeting on
dashboard !!


I think that these problems are related with THE SUMMER DAYLIGHT HOUR. Can someone help me please ? 

Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Others serious bugs #IMPORTANT#

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Yes but we have no such errors and
https://builds.apache.org/job/openmeetings/42/console is also fine.

This problem is on your side.

Sebastian

2012/4/20 Hamdi THABET <ha...@gmail.com>

>    I'm modifying only UI complements = things related to the client
> interface only (LZX files).
>
> I think that there's a problem when doing an SVN CHECKOUT -> #42
>
> #42 build >> work !!!
> #41 -> #42 >> FAILE !!!
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Others serious bugs #IMPORTANT#

Posted by Hamdi THABET <ha...@gmail.com>.
I'm modifying only UI complements = things related to the client interface
only (LZX files).

I think that there's a problem when doing an SVN CHECKOUT -> #42

#42 build >> work !!!
#41 -> #42 >> FAILE !!! 

Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Others serious bugs #IMPORTANT#

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
It seems like you did not correctly update your working environment or did
modify something in the sources.

Sebastian

2012/4/20 Hamdi THABET <ha...@gmail.com>

>    Build #42 failed >>
>
> http://pastebin.com/qEi3JJ1d
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Others serious bugs #IMPORTANT#

Posted by Hamdi THABET <ha...@gmail.com>.
Build #42 failed >>

http://pastebin.com/qEi3JJ1d

Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Others serious bugs #IMPORTANT#

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Yeah,

but your trace does not show any error.
You did not copy the complete log.
Please copy the whole trace of the output from start till the End "BUILD
Fail" somewhere to pastbin

Sebastian

2012/4/20 Hamdi THABET <ha...@gmail.com>

>    I mean I'm not using iCal in the resetbox in the meeting creation box.
> I'm always recompiling all the project with: ant -Ddb=postgres
>
> But with build #42, I still can't do a successful build:
>
>  [javac] E:\3DNI\PFE\WORK\workspace\OpenMeetings\build.XML:401: warning:
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set
> to false for repeatable builds
> **
> [javac]
> E:\3DNI\PFE\WORK\workspace\OpenMeetings\src\org\openmeetings\app\remote\MainService.Java:247:
> syncMessageToCurrentScope(Java.lang.String,Java.lang.Object,boolean) has
> private access in org.openmeetings.app.remote.red5.ScopeApplicationAdapter
>  [javac] scopeApplicationAdapter.syncMessageToCurrentScope("roomConnect",
> currentClient, false);
>  [javac] Note:
> E:\3DNI\PFE\WORK\workspace\OpenMeetings\src\org\openmeetings\cli\Admin.Java
> uses or overrides a deprecated API.
>  [javac] 1 error
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Others serious bugs #IMPORTANT#

Posted by Hamdi THABET <ha...@gmail.com>.
I mean I'm not using iCal in the resetbox in the meeting creation box.
I'm always recompiling all the project with: ant -Ddb=postgres

But with build #42, I still can't do a successful build:

[javac] E:\3DNI\PFE\WORK\workspace\OpenMeetings\build.XML:401: warning: 
includeantruntime' was not set, defaulting to build.sysclasspath=last; set
to false for repeatable builds
[javac]
E:\3DNI\PFE\WORK\workspace\OpenMeetings\src\org\openmeetings\app\remote\MainS
rvice.Java:247: syncMessageToCurrentScope(Java.lang.String,Java.lang.Object
boolean) has private access in org.openmeetings.app.remote.red5
ScopeApplicationAdapter 
[javac] scopeApplicationAdapter.syncMessageToCurrentScope("roomConnect",
currentClient, false);
[javac] Note:
E:\3DNI\PFE\WORK\workspace\OpenMeetings\src\org\openmeetings\cli\Admin.Java
uses or overrides a deprecated API.
[javac] 1 error

Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Others serious bugs #IMPORTANT#

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
You HAVE TO use iCal, this is the important part of the xml configuration
file.
And you need to rerun the complete installation of OpenMeetings, changing
just the XML file will have no effect.

Sebastian

2012/4/20 Hamdi THABET <ha...@gmail.com>

>    If you have configured your UI in OpenMeetings to use GMT+1 (and you
> want
> To create a meeting at 13:00 at GMT+1) then you simply goto the calendar UI
> And create that event at 13:00 and the meeting will be created at 13:00 and
> The link will be valid starting at 12:55
>
> I do all this but finally the link is valid at 13:55 !
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Others serious bugs #IMPORTANT#

Posted by Hamdi THABET <ha...@gmail.com>.
If you have configured your UI in OpenMeetings to use GMT+1 (and you want
To create a meeting at 13:00 at GMT+1) then you simply goto the calendar UI
And create that event at 13:00 and the meeting will be created at 13:00 and
The link will be valid starting at 12:55

I do all this but finally the link is valid at 13:55 !

Re: Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Others serious bugs #IMPORTANT#

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
If you have configured your UI in OpenMeetings to use GMT+1 (and you want
to create a meeting at 13:00 at GMT+1) then you simply goto the calendar UI
and create that event at 13:00 and the meeting will be created at 13:00 and
the link will be valid starting at 12:55

Sebastian

2012/4/20 Hamdi THABET <ha...@gmail.com>

>    18:00 GMT+1 is the same as 17:00 GMT+0 => WE ARE AGREE FOR THAT
> Sorry but you are not seeing the problem as I see it. You know all my
> configuration, can you answer my question:
>
> My laptop time = 13:32 now, I want to create a 1 hour meeting accessible
> for test right now, *how should start time and end time be ?*
>
> 1) 13:00 -> 14:00 (normally) ?
>
> 2) or 12:00 -> 13:00 (link work) ?
>
> I'm really confused about this :(
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Réf. : Re: Réf. : Re: Réf. : Re: Réf. : Re: Others serious bugs #IMPORTANT#

Posted by Hamdi THABET <ha...@gmail.com>.
18:00 GMT+1 is the same as 17:00 GMT+0 => WE ARE AGREE FOR THAT
Sorry but you are not seeing the problem as I see it. You know all my
configuration, can you answer my question:

My laptop time = 13:32 now, I want to create a 1 hour meeting accessible for
test right now, how should start time and end time be ?  

1) 13:00 -> 14:00 (normally) ?

2) or 12:00 -> 13:00 (link work) ?

I'm really confused about this :(

Re: Réf. : Re: Réf. : Re: Réf. : Re: Others serious bugs #IMPORTANT#

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Sorry but:

*=> when clicking the link (time incorrect => normally it should be:
16:55:00 -> 18:00:00) & I'm always under GMT+1:*
=> This is just wrong. The invitation is correctly created at 17:55 GMT+1

18:00 GMT+1 is the same as 17:00 GMT+0


Sebastian

2012/4/20 Hamdi THABET <ha...@gmail.com>

>    *I will re-explain my problem step by step :*
>
> 0) All timezones (default, of users, in db, in my machine) are set to
> GMT+1.
>
> 1) I create a new meeting between: 17:00  and 18:00 (always GMT+1).
>
> 2) I received an invitation email with correct time and GMT+0000 NOT GMT+1
> (this is not a block problem).
>
> 3) The problem is: I tried to enter the link of meeting when my machine
> time is "17:15 GMT+1" and I have the error that I showed you in the
> screenshot -> I can't access my meeting
> -> OM don't interpret that "18:00 GMT+0" is equivalent to "19:00 GMT+1".
>
>
> *What it should be is:*
> For example, now it's 12:57 PM in Tunisia and I want to enter my calendar
> and create a meeting between 13:00 and 14:00.
> I want to be able to access my meeting now !
>
> Or it tell me in the message box that the link is accessible between :
> 13:55 and 15:00 !!! Or I Create the meeting to be accessible now !
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Réf. : Re: Réf. : Re: Réf. : Re: Others serious bugs #IMPORTANT#

Posted by Hamdi THABET <ha...@gmail.com>.
I will re-explain my problem step by step :

0) All timezones (default, of users, in db, in my machine) are set to GMT+1.

1) I create a new meeting between: 17:00  and 18:00 (always GMT+1).

2) I received an invitation email with correct time and GMT+0000 NOT GMT+1
(this is not a block problem).

3) The problem is: I tried to enter the link of meeting when my machine time
is "17:15 GMT+1" and I have the error that I showed you in the screenshot ->
I can't access my meeting 
-> OM don't interpret that "18:00 GMT+0" is equivalent to "19:00 GMT+1".


What it should be is:
For example, now it's 12:57 PM in Tunisia and I want to enter my calendar
and create a meeting between 13:00 and 14:00.
I want to be able to access my meeting now !

Or it tell me in the message box that the link is accessible between : 13:55 and 15:00 !!! Or I Create the meeting to be accessible now !  

Re: Réf. : Re: Réf. : Re: Others serious bugs #IMPORTANT#

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Ah well the invitation window shows GMT+1 and not GMT+0 as the date/time in
that window is localized by the Browser to a locale string.
It seems like your browser thinks it is GMT+1 so that is why the string is
displayed in that timezone.

Sebastian

2012/4/20 seba.wagner@gmail.com <se...@gmail.com>

> I don't see a problem in that.
> Your screenshot shows 17:00 - 18:00 o'clock in GMT+0
> the invitation link shows 17:55-19:00 in GMT+1
> That is basically the same time, just in different zones.
> Invitation links seem to be not 15 but 5 minutes valid before the meeting
> starts
>
> Is see no problem related to what you've shown us in your screenshots.
>
> What is the problem?
>
> Sebastian
>
>
> 2012/4/20 Hamdi THABET <ha...@gmail.com>
>
>>    Retransmission >>
>>
>>
>>    This the screenshot that I sent (correct time with GMT+0000)
>>  http://s13.postimage.org/6j6wfheav/2012_04_19_171711221.jpg
>>
>>
>>   => when clicking the link (time incorrect => normally it should be:
>> 16:55:00 -> 18:00:00) & I'm always under GMT+1:
>>   http://s13.postimage.org/g3v4g3t0n/2012_04_19_171256112.jpg
>>
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.openmeetings.de
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> seba.wagner@gmail.com
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Re: Réf. : Re: Réf. : Re: Others serious bugs #IMPORTANT#

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
I don't see a problem in that.
Your screenshot shows 17:00 - 18:00 o'clock in GMT+0
the invitation link shows 17:55-19:00 in GMT+1
That is basically the same time, just in different zones.
Invitation links seem to be not 15 but 5 minutes valid before the meeting
starts

Is see no problem related to what you've shown us in your screenshots.

What is the problem?

Sebastian

2012/4/20 Hamdi THABET <ha...@gmail.com>

>    Retransmission >>
>
>
>    This the screenshot that I sent (correct time with GMT+0000)
>  http://s13.postimage.org/6j6wfheav/2012_04_19_171711221.jpg
>
>
>   => when clicking the link (time incorrect => normally it should be:
> 16:55:00 -> 18:00:00) & I'm always under GMT+1:
>   http://s13.postimage.org/g3v4g3t0n/2012_04_19_171256112.jpg
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Réf. : Re: Réf. : Re: Others serious bugs #IMPORTANT#

Posted by Hamdi THABET <ha...@gmail.com>.
Retransmission >> 


This the screenshot that I sent (correct time with GMT+0000) 
http://s13.postimage.org/6j6wfheav/2012_04_19_171711221.jpg


=> when clicking the link (time incorrect => normally it should be: 16:55:00
-> 18:00:00) & I'm always under GMT+1:
http://s13.postimage.org/g3v4g3t0n/2012_04_19_171256112.jpg

Re: Réf. : Re: Others serious bugs #IMPORTANT#

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
Sorry I cannot see your screenshot that is included in the email.
Please upload it somewhere else.
For example in Jira you can attach a screenshot as well as attach files.

Sebastian

2012/4/20 Hamdi THABET <ha...@gmail.com>

>    I send a screenshot for that.. You don't receive pictures in your
> email ?
>
>
>  This the screenshot that I sent (correct time with GMT+0000)
>
>
> => when clicking the link (time incorrect => normally it should be:
> 16:55:00 -> 18:00:00) & I'm always under GMT+1:
>
>



-- 
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Réf. : Re: Others serious bugs #IMPORTANT#

Posted by Hamdi THABET <ha...@gmail.com>.
I send a screenshot for that.. You don't receive pictures in your email ?


This the screenshot that I sent (correct time with GMT+0000) 



=> when clicking the link (time incorrect => normally it should be: 16:55:00 -> 18:00:00) & I'm always under GMT+1:

Re: Others serious bugs #IMPORTANT#

Posted by "seba.wagner@gmail.com" <se...@gmail.com>.
And the received email was = ?

2012/4/19 Hamdi THABET <ha...@gmail.com>
>
> 1) Reminder email is sent even after the start time of meeting is passed.
>
>
> 2) After clicking the invitation link => there's a problem with meeting time and I have this message (RQ: My meeting was between 17:00 -> 18:00 and my timezone= GMT+1)
>
>
>
> And the received email was =
>




--
Sebastian Wagner
https://twitter.com/#!/dead_lock
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wagner@gmail.com

Others serious bugs #IMPORTANT#

Posted by Hamdi THABET <ha...@gmail.com>.
1) Reminder email is sent even after the start time of meeting is passed.
 
 
2) After clicking the invitation link => there's a problem with meeting time
and I have this message (RQ: My meeting was between 17:00 -> 18:00 and my
timezone= GMT+1)
 
 
 
And the received email was =