You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openmeetings.apache.org by Hamdi THABET <ha...@gmail.com> on 2012/04/20 15:32:10 UTC

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

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: 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