Ok.

If I select a timezone the email is sent. Great.

But there isn't any default timezone selected.

So, if it is an "endless" invitation, the user will always get an
error.

Do you have any clue, to put this working? I mean, the default
timezone?

[]s
Alexander
Brazil


On 10 fev, 18:30, "[email protected]" <[email protected]>
wrote:
> In the window in openmeetings where you write the invitations you have the
> possibility to choose a timezone. Have you chosen any time zone in there?
> There might be a problem with the default selection in that box if the users
> time zone is not set or not available that leads to this issue.
>
> Sebastian
>
> 2011/2/10 alexanderff <[email protected]>
>
>
>
> > Ok.
>
> > But what I have to do?
>
> > I've take a look in the configurations and I have the following:
>
> > default.timezone = Etc/GMT--3
>
> > I'm not sure about what could be wrong with that.
>
> > I'm using Centos 5.5.
>
> > []s
> > Alexander
> > Brazil
>
> > On 10 fev, 17:39, "[email protected]" <[email protected]>
> > wrote:
> > > have a look at:
> >http://code.google.com/p/openmeetings/issues/detail?id=1316#c3
>
> > > Sebastian
>
> > > 2011/2/10 alexanderff <[email protected]>
>
> > > > Hi.
>
> > > > I've installed the openmeetings_r3537.zip.
>
> > > > Everything is running nice.
>
> > > > But I receive an 'null' error when I try to send an email invitation.
>
> > > > And the invitation is not sent at all.
>
> > > > I've seen that other people here had the same issue.
>
> > > > But seems that no one solved.
>
> > > > Here's my log output.
>
> > > > Any help?
>
> > > > Thanks.
>
> > > > Alexander
> > > > Brazil
>
> > > > DEBUG 02-10 12:05:05.197 InvitationService.java 506910166 55
> > > > org.openmeetings.app.remote.InvitationService [NioProcessor-1] -
> > > > sendInvitationHash:
> > > >  INFO 02-10 12:05:05.197 InvitationService.java 506910166 63
> > > > org.openmeetings.app.remote.InvitationService [NioProcessor-1] -
> > > > validFromHour: 13
> > > >  INFO 02-10 12:05:05.198 InvitationService.java 506910167 64
> > > > org.openmeetings.app.remote.InvitationService [NioProcessor-1] -
> > > > validFromMinute: 56
> > > >  INFO 02-10 12:05:05.198 InvitationService.java 506910167 83
> > > > org.openmeetings.app.remote.InvitationService [NioProcessor-1] -
> > > > validFromDate: 09.02.2011 13:56:00
> > > >  INFO 02-10 12:05:05.198 InvitationService.java 506910167 84
> > > > org.openmeetings.app.remote.InvitationService [NioProcessor-1] -
> > > > validToDate: 10.02.2011 22:00:00
> > > > ERROR 02-10 12:05:05.204 InvitationService.java 506910173 115
> > > > org.openmeetings.app.remote.InvitationService [NioProcessor-1] -
> > > > [sendInvitationHash]
> > > > java.lang.NullPointerException: null
> > > >        at
>
> > org.openmeetings.app.remote.InvitationService.sendInvitationHash(InvitationService.java:
> > > > 91) [openmeetings.jar:na]
> > > >        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > > > [na:1.6.0_17]
> > > >        at
>
> > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
> > > > 57) [na:1.6.0_17]
> > > >        at
>
> > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
> > > > 43) [na:1.6.0_17]
> > > >        at java.lang.reflect.Method.invoke(Method.java:616) [na:
> > > > 1.6.0_17]
> > > >        at
> > > > org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:200)
> > > > [red5.jar:na]
> > > >        at
> > > > org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:118)
> > > > [red5.jar:na]
> > > >        at
> > > > org.red5.server.net.rtmp.RTMPHandler.invokeCall(RTMPHandler.java:164)
> > > > [red5.jar:na]
> > > >        at
> > > > org.red5.server.net.rtmp.RTMPHandler.onInvoke(RTMPHandler.java:416)
> > > > [red5.jar:na]
> > > >        at
>
> > org.red5.server.net.rtmp.BaseRTMPHandler.messageReceived(BaseRTMPHandler.java:
> > > > 138) [red5.jar:na]
> > > >        at
>
> > org.red5.server.net.rtmp.RTMPMinaIoHandler.messageReceived(RTMPMinaIoHandler.java:
> > > > 180) [red5.jar:na]
> > > >        at org.apache.mina.core.filterchain.DefaultIoFilterChain
> > > > $TailFilter.messageReceived(DefaultIoFilterChain.java:713) [mina-
> > > > core-2.0.0-RC2-SNAPSHOT.jar:na]
> > > >        at
>
> > org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceived(DefaultIoFilterChain.java:
> > > > 434) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na]
> > > >        at org.apache.mina.core.filterchain.DefaultIoFilterChain.access
> > > > $1200(DefaultIoFilterChain.java:46) [mina-core-2.0.0-RC2-
> > > > SNAPSHOT.jar:na]
> > > >        at org.apache.mina.core.filterchain.DefaultIoFilterChain
> > > > $EntryImpl$1.messageReceived(DefaultIoFilterChain.java:793) [mina-
> > > > core-2.0.0-RC2-SNAPSHOT.jar:na]
> > > >        at
>
> > org.red5.server.net.filter.TrafficShapingFilter.messageReceived(TrafficShapingFilter.java:
> > > > 204) [red5.jar:na]
> > > >        at
>
> > org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceived(DefaultIoFilterChain.java:
> > > > 434) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na]
> > > >        at org.apache.mina.core.filterchain.DefaultIoFilterChain.access
> > > > $1200(DefaultIoFilterChain.java:46) [mina-core-2.0.0-RC2-
> > > > SNAPSHOT.jar:na]
> > > >        at org.apache.mina.core.filterchain.DefaultIoFilterChain
> > > > $EntryImpl$1.messageReceived(DefaultIoFilterChain.java:793) [mina-
> > > > core-2.0.0-RC2-SNAPSHOT.jar:na]
> > > >        at org.apache.mina.filter.codec.ProtocolCodecFilter
> > > > $ProtocolDecoderOutputImpl.flush(ProtocolCodecFilter.java:383) [mina-
> > > > core-2.0.0-RC2-SNAPSHOT.jar:na]
> > > >        at
>
> > org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(ProtocolCodecFilter.java:
> > > > 229) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na]
> > > >        at
>
> > org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceived(DefaultIoFilterChain.java:
> > > > 434) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na]
> > > >        at org.apache.mina.core.filterchain.DefaultIoFilterChain.access
> > > > $1200(DefaultIoFilterChain.java:46) [mina-core-2.0.0-RC2-
> > > > SNAPSHOT.jar:na]
> > > >        at org.apache.mina.core.filterchain.DefaultIoFilterChain
> > > > $EntryImpl$1.messageReceived(DefaultIoFilterChain.java:793) [mina-
> > > > core-2.0.0-RC2-SNAPSHOT.jar:na]
> > > >        at
>
> > org.apache.mina.core.filterchain.IoFilterAdapter.messageReceived(IoFilterAdapter.java:
> > > > 119) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na]
> > > >        at
>
> > org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceived(DefaultIoFilterChain.java:
> > > > 434) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na]
> > > >        at
>
> > org.apache.mina.core.filterchain.DefaultIoFilterChain.fireMessageReceived(DefaultIoFilterChain.java:
> > > > 426) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na]
> > > >        at
>
> > org.apache.mina.core.polling.AbstractPollingIoProcessor.read(AbstractPollingIoProcessor.java:
> > > > 708) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na]
> > > >        at
>
> > org.apache.mina.core.polling.AbstractPollingIoProcessor.process(AbstractPollingIoProcessor.java:
> > > > 665) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na]
> > > >        at
>
> > org.apache.mina.core.polling.AbstractPollingIoProcessor.process(AbstractPollingIoProcessor.java:
> > > > 654) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na]
> > > >        at
> > > > org.apache.mina.core.polling.AbstractPollingIoProcessor.access
> > > > $500(AbstractPollingIoProcessor.java:64) [mina-core-2.0.0-RC2-
> > > > SNAPSHOT.jar:na]
> > > >        at org.apache.mina.core.polling.AbstractPollingIoProcessor
> > > > $Processor.run(AbstractPollingIoProcessor.java:1111) [mina-core-2.0.0-
> > > > RC2-SNAPSHOT.jar:na]
> > > >        at
>
> > org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:
> > > > 64) [mina-core-2.0.0-RC2-SNAPSHOT.jar:na]
> > > >        at
>
> > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:
> > > > 1110) [na:1.6.0_17]
> > > >        at java.util.concurrent.ThreadPoolExecutor
> > > > $Worker.run(ThreadPoolExecutor.java:603) [na:1.6.0_17]
> > > >        at java.lang.Thread.run(Thread.java:636) [na:1.6.0_17]
>
> > > > --
> > > > You received this message because you are subscribed to the Google
> > Groups
> > > > "OpenMeetings User" group.
> > > > To post to this group, send email to
> > [email protected].
> > > > To unsubscribe from this group, send email to
> > > > [email protected].
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/openmeetings-user?hl=en.
>
> > > --
> > > Sebastian
> > Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://
> >www.wagner-sebastian.com
> > > [email protected]
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "OpenMeetings User" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to
> > [email protected].
> > For more options, visit this group at
> >http://groups.google.com/group/openmeetings-user?hl=en.
>
> --
> Sebastian 
> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://www.wagner-sebastian.com
> [email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to