You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Agostino Fanti <pi...@gmail.com> on 2016/07/21 09:39:45 UTC

OM 3.1.1, error at the end of a clean installation

Hi to everybody

We have a system with OM 3.0.7 up and running:
CentOS 6.5
Java 1.8.0_66
MySQL 5.1.73 (in a separate DB server)

We should upgrade to 3.1.1
We started trying to do a fresh install of 3.1.1 but we have an error at
the end of the web installation (http://serverIP:80/openmeetings/install)
I pasted the error below

Any ideas?

Many thanks!

Agostino.


*Installation is failed*
*java.lang.NullPointerException*
* at
org.apache.openmeetings.db.dao.basic.NavigationDao.addMainStructure(NavigationDao.java:85)*
* at
org.apache.openmeetings.db.dao.basic.NavigationDao$$FastClassBySpringCGLIB$$4169f868.invoke(<generated>)*
* at
org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)*
* at
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717)*
* at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)*
* at
org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)*
* at
org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)*
* at
org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)*
* at
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)*
* at
org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653)*
* at
org.apache.openmeetings.db.dao.basic.NavigationDao$$EnhancerBySpringCGLIB$$49d1524a.addMainStructure(<generated>)*
* at
org.apache.openmeetings.installation.ImportInitvalues.loadMainMenu(ImportInitvalues.java:131)*
* at
org.apache.openmeetings.installation.ImportInitvalues.loadSystem(ImportInitvalues.java:607)*
* at
org.apache.openmeetings.installation.ImportInitvalues.loadAll(ImportInitvalues.java:626)*
* at
org.apache.openmeetings.web.pages.install.InstallWizard$InstallProcess.run(InstallWizard.java:641)*
* at java.lang.Thread.run(Thread.java:745)*

Re: OM 3.1.1, error at the end of a clean installation

Posted by Maxim Solodovnik <so...@gmail.com>.
Sure, will try to take a look at it tonight

WBR, Maxim
(from mobile, sorry for the typos)

On Jul 21, 2016 18:05, "Agostino Fanti" <pi...@gmail.com> wrote:

> Sure I can send db backup
> I can share a dropbox/gdrive link, is it ok?
>
> Many many thanks
>
>
>
> 2016-07-21 13:11 GMT+02:00 Maxim Solodovnik <so...@gmail.com>:
>
>> It is definitely looks like mixture of databases :(
>>
>> Will double-check backup, but on our environment everything works as
>> expected :(
>>
>> Maybe toucan privately send db backup for investigation?
>>
>> WBR, Maxim
>> (from mobile, sorry for the typos)
>>
>> On Jul 21, 2016 17:04, "Agostino Fanti" <pi...@gmail.com> wrote:
>>
>>> Meanwhile we tried to do a system backup of the 3.0.7 and we get:
>>>
>>>
>>> *No enum constant
>>> org.apache.openmeetings.db.entity.server.OAuthServer.RequestMethod.0*
>>>
>>> 2016-07-21 11:39 GMT+02:00 Agostino Fanti <pi...@gmail.com>:
>>>
>>>> Hi to everybody
>>>>
>>>> We have a system with OM 3.0.7 up and running:
>>>> CentOS 6.5
>>>> Java 1.8.0_66
>>>> MySQL 5.1.73 (in a separate DB server)
>>>>
>>>> We should upgrade to 3.1.1
>>>> We started trying to do a fresh install of 3.1.1 but we have an error
>>>> at the end of the web installation (
>>>> http://serverIP:80/openmeetings/install)
>>>> I pasted the error below
>>>>
>>>> Any ideas?
>>>>
>>>> Many thanks!
>>>>
>>>> Agostino.
>>>>
>>>>
>>>> *Installation is failed*
>>>> *java.lang.NullPointerException*
>>>> * at
>>>> org.apache.openmeetings.db.dao.basic.NavigationDao.addMainStructure(NavigationDao.java:85)*
>>>> * at
>>>> org.apache.openmeetings.db.dao.basic.NavigationDao$$FastClassBySpringCGLIB$$4169f868.invoke(<generated>)*
>>>> * at
>>>> org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)*
>>>> * at
>>>> org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717)*
>>>> * at
>>>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)*
>>>> * at
>>>> org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)*
>>>> * at
>>>> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)*
>>>> * at
>>>> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)*
>>>> * at
>>>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)*
>>>> * at
>>>> org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653)*
>>>> * at
>>>> org.apache.openmeetings.db.dao.basic.NavigationDao$$EnhancerBySpringCGLIB$$49d1524a.addMainStructure(<generated>)*
>>>> * at
>>>> org.apache.openmeetings.installation.ImportInitvalues.loadMainMenu(ImportInitvalues.java:131)*
>>>> * at
>>>> org.apache.openmeetings.installation.ImportInitvalues.loadSystem(ImportInitvalues.java:607)*
>>>> * at
>>>> org.apache.openmeetings.installation.ImportInitvalues.loadAll(ImportInitvalues.java:626)*
>>>> * at
>>>> org.apache.openmeetings.web.pages.install.InstallWizard$InstallProcess.run(InstallWizard.java:641)*
>>>> * at java.lang.Thread.run(Thread.java:745)*
>>>>
>>>>
>>>
>

Re: OM 3.1.1, error at the end of a clean installation

Posted by Agostino Fanti <pi...@gmail.com>.
Sure I can send db backup
I can share a dropbox/gdrive link, is it ok?

Many many thanks



2016-07-21 13:11 GMT+02:00 Maxim Solodovnik <so...@gmail.com>:

> It is definitely looks like mixture of databases :(
>
> Will double-check backup, but on our environment everything works as
> expected :(
>
> Maybe toucan privately send db backup for investigation?
>
> WBR, Maxim
> (from mobile, sorry for the typos)
>
> On Jul 21, 2016 17:04, "Agostino Fanti" <pi...@gmail.com> wrote:
>
>> Meanwhile we tried to do a system backup of the 3.0.7 and we get:
>>
>>
>> *No enum constant
>> org.apache.openmeetings.db.entity.server.OAuthServer.RequestMethod.0*
>>
>> 2016-07-21 11:39 GMT+02:00 Agostino Fanti <pi...@gmail.com>:
>>
>>> Hi to everybody
>>>
>>> We have a system with OM 3.0.7 up and running:
>>> CentOS 6.5
>>> Java 1.8.0_66
>>> MySQL 5.1.73 (in a separate DB server)
>>>
>>> We should upgrade to 3.1.1
>>> We started trying to do a fresh install of 3.1.1 but we have an error at
>>> the end of the web installation (http://serverIP:80/openmeetings/install
>>> )
>>> I pasted the error below
>>>
>>> Any ideas?
>>>
>>> Many thanks!
>>>
>>> Agostino.
>>>
>>>
>>> *Installation is failed*
>>> *java.lang.NullPointerException*
>>> * at
>>> org.apache.openmeetings.db.dao.basic.NavigationDao.addMainStructure(NavigationDao.java:85)*
>>> * at
>>> org.apache.openmeetings.db.dao.basic.NavigationDao$$FastClassBySpringCGLIB$$4169f868.invoke(<generated>)*
>>> * at
>>> org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)*
>>> * at
>>> org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717)*
>>> * at
>>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)*
>>> * at
>>> org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)*
>>> * at
>>> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)*
>>> * at
>>> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)*
>>> * at
>>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)*
>>> * at
>>> org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653)*
>>> * at
>>> org.apache.openmeetings.db.dao.basic.NavigationDao$$EnhancerBySpringCGLIB$$49d1524a.addMainStructure(<generated>)*
>>> * at
>>> org.apache.openmeetings.installation.ImportInitvalues.loadMainMenu(ImportInitvalues.java:131)*
>>> * at
>>> org.apache.openmeetings.installation.ImportInitvalues.loadSystem(ImportInitvalues.java:607)*
>>> * at
>>> org.apache.openmeetings.installation.ImportInitvalues.loadAll(ImportInitvalues.java:626)*
>>> * at
>>> org.apache.openmeetings.web.pages.install.InstallWizard$InstallProcess.run(InstallWizard.java:641)*
>>> * at java.lang.Thread.run(Thread.java:745)*
>>>
>>>
>>

Re: OM 3.1.1, error at the end of a clean installation

Posted by Maxim Solodovnik <so...@gmail.com>.
It is definitely looks like mixture of databases :(

Will double-check backup, but on our environment everything works as
expected :(

Maybe toucan privately send db backup for investigation?

WBR, Maxim
(from mobile, sorry for the typos)

On Jul 21, 2016 17:04, "Agostino Fanti" <pi...@gmail.com> wrote:

> Meanwhile we tried to do a system backup of the 3.0.7 and we get:
>
>
> *No enum constant
> org.apache.openmeetings.db.entity.server.OAuthServer.RequestMethod.0*
>
> 2016-07-21 11:39 GMT+02:00 Agostino Fanti <pi...@gmail.com>:
>
>> Hi to everybody
>>
>> We have a system with OM 3.0.7 up and running:
>> CentOS 6.5
>> Java 1.8.0_66
>> MySQL 5.1.73 (in a separate DB server)
>>
>> We should upgrade to 3.1.1
>> We started trying to do a fresh install of 3.1.1 but we have an error at
>> the end of the web installation (http://serverIP:80/openmeetings/install)
>> I pasted the error below
>>
>> Any ideas?
>>
>> Many thanks!
>>
>> Agostino.
>>
>>
>> *Installation is failed*
>> *java.lang.NullPointerException*
>> * at
>> org.apache.openmeetings.db.dao.basic.NavigationDao.addMainStructure(NavigationDao.java:85)*
>> * at
>> org.apache.openmeetings.db.dao.basic.NavigationDao$$FastClassBySpringCGLIB$$4169f868.invoke(<generated>)*
>> * at
>> org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)*
>> * at
>> org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717)*
>> * at
>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)*
>> * at
>> org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)*
>> * at
>> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)*
>> * at
>> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)*
>> * at
>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)*
>> * at
>> org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653)*
>> * at
>> org.apache.openmeetings.db.dao.basic.NavigationDao$$EnhancerBySpringCGLIB$$49d1524a.addMainStructure(<generated>)*
>> * at
>> org.apache.openmeetings.installation.ImportInitvalues.loadMainMenu(ImportInitvalues.java:131)*
>> * at
>> org.apache.openmeetings.installation.ImportInitvalues.loadSystem(ImportInitvalues.java:607)*
>> * at
>> org.apache.openmeetings.installation.ImportInitvalues.loadAll(ImportInitvalues.java:626)*
>> * at
>> org.apache.openmeetings.web.pages.install.InstallWizard$InstallProcess.run(InstallWizard.java:641)*
>> * at java.lang.Thread.run(Thread.java:745)*
>>
>>
>

Re: OM 3.1.1, error at the end of a clean installation

Posted by Maxim Solodovnik <so...@gmail.com>.
BTW, Italian translation is really outdated, maybe you are interested in
contributing translation? :))

On Tue, Jul 26, 2016 at 1:53 PM, Agostino Fanti <pi...@gmail.com> wrote:

> Many many thanks, Maxim
>
> I was not in the project when my colleagues did the upgrade from 2.x to 3.x
>
> ciao!
>
>
>
>
> 2016-07-26 8:36 GMT+02:00 Maxim Solodovnik <so...@gmail.com>:
>
>> finally was able to take a look at your DB
>> It seems this DB was created not with OM 3.0.7, you can find following
>> warnings in the logs:
>>
>> 1281  openmeetings  WARN   [Launcher:/openmeetings] openjpa.jdbc.Schema -
>> Existing column "swfurl" on table "client" is incompatible with the same
>> column in the given schema definition. Existing column:
>> Full Name: client.swfurl
>> *Type: varchar*
>> *Size: 255*
>> Default: null
>> Not Null: false
>> Given column:
>> Full Name: client.swfurl
>> *Type: varchar*
>> *Size: 2048*
>> Default: null
>> Not Null: false
>>
>> 1283  openmeetings  WARN   [Launcher:/openmeetings] openjpa.jdbc.Schema -
>> Existing column "request_method" on table "oauth_servers" is incompatible
>> with the same column in the given schema definition. Existing column:
>> Full Name: oauth_servers.request_method
>> *Type: smallint*
>> *Size: 5*
>> Default: null
>> Not Null: false
>> Given column:
>> Full Name: oauth_servers.request_method
>> *Type: varchar*
>> *Size: 20*
>> Default: null
>> Not Null: false
>>
>> this is the reason backup fails
>> you can fix backup by manually changing DB columns and manually setting "
>> request_method" to valid string 'POST'
>>
>> your original NPE is extremely weird and not reproducible here :((((
>> will perform additional checks (hopefully this week)
>>
>
>
>


-- 
WBR
Maxim aka solomax

Re: OM 3.1.1, error at the end of a clean installation

Posted by Agostino Fanti <pi...@gmail.com>.
Many many thanks, Maxim

I was not in the project when my colleagues did the upgrade from 2.x to 3.x

ciao!




2016-07-26 8:36 GMT+02:00 Maxim Solodovnik <so...@gmail.com>:

> finally was able to take a look at your DB
> It seems this DB was created not with OM 3.0.7, you can find following
> warnings in the logs:
>
> 1281  openmeetings  WARN   [Launcher:/openmeetings] openjpa.jdbc.Schema -
> Existing column "swfurl" on table "client" is incompatible with the same
> column in the given schema definition. Existing column:
> Full Name: client.swfurl
> *Type: varchar*
> *Size: 255*
> Default: null
> Not Null: false
> Given column:
> Full Name: client.swfurl
> *Type: varchar*
> *Size: 2048*
> Default: null
> Not Null: false
>
> 1283  openmeetings  WARN   [Launcher:/openmeetings] openjpa.jdbc.Schema -
> Existing column "request_method" on table "oauth_servers" is incompatible
> with the same column in the given schema definition. Existing column:
> Full Name: oauth_servers.request_method
> *Type: smallint*
> *Size: 5*
> Default: null
> Not Null: false
> Given column:
> Full Name: oauth_servers.request_method
> *Type: varchar*
> *Size: 20*
> Default: null
> Not Null: false
>
> this is the reason backup fails
> you can fix backup by manually changing DB columns and manually setting "
> request_method" to valid string 'POST'
>
> your original NPE is extremely weird and not reproducible here :((((
> will perform additional checks (hopefully this week)
>

Re: OM 3.1.1, error at the end of a clean installation

Posted by Maxim Solodovnik <so...@gmail.com>.
Hello Agostino,

finally was able to take a look at your DB
It seems this DB was created not with OM 3.0.7, you can find following
warnings in the logs:

1281  openmeetings  WARN   [Launcher:/openmeetings] openjpa.jdbc.Schema -
Existing column "swfurl" on table "client" is incompatible with the same
column in the given schema definition. Existing column:
Full Name: client.swfurl
*Type: varchar*
*Size: 255*
Default: null
Not Null: false
Given column:
Full Name: client.swfurl
*Type: varchar*
*Size: 2048*
Default: null
Not Null: false

1283  openmeetings  WARN   [Launcher:/openmeetings] openjpa.jdbc.Schema -
Existing column "request_method" on table "oauth_servers" is incompatible
with the same column in the given schema definition. Existing column:
Full Name: oauth_servers.request_method
*Type: smallint*
*Size: 5*
Default: null
Not Null: false
Given column:
Full Name: oauth_servers.request_method
*Type: varchar*
*Size: 20*
Default: null
Not Null: false

this is the reason backup fails
you can fix backup by manually changing DB columns and manually setting "
request_method" to valid string 'POST'

your original NPE is extremely weird and not reproducible here :((((
will perform additional checks (hopefully this week)

On Tue, Jul 26, 2016 at 12:37 PM, Maxim Solodovnik <so...@gmail.com>
wrote:

> 1.9 wow :))
>
> Moodle plugin was updated to work with 3.1.1, this new version seems to
> work as expected with Moodle [2.7-latest]
> 1.9 need to be additionally modified to work with 3.1.x
>
> On Sun, Jul 24, 2016 at 4:45 PM, Agostino Fanti <pi...@gmail.com> wrote:
>
>> We downloaded tha last nightly snapshot of the 3.1.2 and we managed to
>> install and upgrade from 3.0.7
>> The 3.0.7 is linked to a Moodle 1.9 (yes, 1.9, please do not ask why:-) )
>>
>> With 3.1.2  the Moodle plugin does not work anymore. We get this error:
>> *operation getSession not present.*
>> *Could not login User to OpenMeetings, check your OpenMeetings Module
>> Configuration*
>>
>>
>>
>> 2016-07-23 18:15 GMT+02:00 Agostino Fanti <pi...@gmail.com>:
>>
>>> We tried to  upgrade to 3.1.1 but we get an error installing 3.1.1
>>>
>>> We tried a web install and when we click on "finish" we get this error:
>>> ---------------
>>> Installation is failed
>>> java.lang.NullPointerException
>>> at
>>> org.apache.openmeetings.db.dao.basic.NavigationDao.addMainStructure(NavigationDao.java:85)
>>> ----------------
>>>
>>> Before start the install wizard we dropped the database and create a new
>>> one
>>>
>>> As said before, 3.0.7 is up and running
>>>
>>> Any ideas?
>>>
>>>
>>> 2016-07-23 10:14 GMT+02:00 Agostino Fanti <pi...@gmail.com>:
>>>
>>>> Many thanks, Maxim
>>>> Anyway, in the weekend we'll try to upgrade to 3.1.1
>>>> OM3.0.7 is working without issues: we did a system backup yesterday
>>>>
>>>>
>>>>
>>>> Grazie!
>>>>
>>>> Agostino.
>>>>
>>>>
>>>> 2016-07-22 20:33 GMT+02:00 Maxim Solodovnik <so...@gmail.com>:
>>>>
>>>>> Hello Agostino,
>>>>>
>>>>> Unfortunately, I was unable to check your backup :(
>>>>> Will try to check it ASAP, hopefully will be able to do it this weekend
>>>>>
>>>>> On Fri, Jul 22, 2016 at 6:50 PM, Agostino Fanti <pi...@gmail.com>
>>>>> wrote:
>>>>>
>>>>>> A small step beyond :-)
>>>>>>
>>>>>>
>>>>>> We managed to fix the system backup error simply deleting the 3
>>>>>> records from the table oauth_servers
>>>>>>
>>>>>> We are now trying to update to 3.1.1
>>>>>>
>>>>>> Agostino.
>>>>>>
>>>>>>
>>>>>>
>>>>>> 2016-07-21 13:03 GMT+02:00 Agostino Fanti <pi...@gmail.com>:
>>>>>>
>>>>>>> Meanwhile we tried to do a system backup of the 3.0.7 and we get:
>>>>>>>
>>>>>>>
>>>>>>> *No enum constant
>>>>>>> org.apache.openmeetings.db.entity.server.OAuthServer.RequestMethod.0*
>>>>>>>
>>>>>>> 2016-07-21 11:39 GMT+02:00 Agostino Fanti <pi...@gmail.com>:
>>>>>>>
>>>>>>>> Hi to everybody
>>>>>>>>
>>>>>>>> We have a system with OM 3.0.7 up and running:
>>>>>>>> CentOS 6.5
>>>>>>>> Java 1.8.0_66
>>>>>>>> MySQL 5.1.73 (in a separate DB server)
>>>>>>>>
>>>>>>>> We should upgrade to 3.1.1
>>>>>>>> We started trying to do a fresh install of 3.1.1 but we have an
>>>>>>>> error at the end of the web installation (
>>>>>>>> http://serverIP:80/openmeetings/install)
>>>>>>>> I pasted the error below
>>>>>>>>
>>>>>>>> Any ideas?
>>>>>>>>
>>>>>>>> Many thanks!
>>>>>>>>
>>>>>>>> Agostino.
>>>>>>>>
>>>>>>>>
>>>>>>>> *Installation is failed*
>>>>>>>> *java.lang.NullPointerException*
>>>>>>>> * at
>>>>>>>> org.apache.openmeetings.db.dao.basic.NavigationDao.addMainStructure(NavigationDao.java:85)*
>>>>>>>> * at
>>>>>>>> org.apache.openmeetings.db.dao.basic.NavigationDao$$FastClassBySpringCGLIB$$4169f868.invoke(<generated>)*
>>>>>>>> * at
>>>>>>>> org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)*
>>>>>>>> * at
>>>>>>>> org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717)*
>>>>>>>> * at
>>>>>>>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)*
>>>>>>>> * at
>>>>>>>> org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)*
>>>>>>>> * at
>>>>>>>> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)*
>>>>>>>> * at
>>>>>>>> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)*
>>>>>>>> * at
>>>>>>>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)*
>>>>>>>> * at
>>>>>>>> org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653)*
>>>>>>>> * at
>>>>>>>> org.apache.openmeetings.db.dao.basic.NavigationDao$$EnhancerBySpringCGLIB$$49d1524a.addMainStructure(<generated>)*
>>>>>>>> * at
>>>>>>>> org.apache.openmeetings.installation.ImportInitvalues.loadMainMenu(ImportInitvalues.java:131)*
>>>>>>>> * at
>>>>>>>> org.apache.openmeetings.installation.ImportInitvalues.loadSystem(ImportInitvalues.java:607)*
>>>>>>>> * at
>>>>>>>> org.apache.openmeetings.installation.ImportInitvalues.loadAll(ImportInitvalues.java:626)*
>>>>>>>> * at
>>>>>>>> org.apache.openmeetings.web.pages.install.InstallWizard$InstallProcess.run(InstallWizard.java:641)*
>>>>>>>> * at java.lang.Thread.run(Thread.java:745)*
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> WBR
>>>>> Maxim aka solomax
>>>>>
>>>>
>>>>
>>>
>>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
WBR
Maxim aka solomax

Re: OM 3.1.1, error at the end of a clean installation

Posted by Maxim Solodovnik <so...@gmail.com>.
1.9 wow :))

Moodle plugin was updated to work with 3.1.1, this new version seems to
work as expected with Moodle [2.7-latest]
1.9 need to be additionally modified to work with 3.1.x

On Sun, Jul 24, 2016 at 4:45 PM, Agostino Fanti <pi...@gmail.com> wrote:

> We downloaded tha last nightly snapshot of the 3.1.2 and we managed to
> install and upgrade from 3.0.7
> The 3.0.7 is linked to a Moodle 1.9 (yes, 1.9, please do not ask why:-) )
>
> With 3.1.2  the Moodle plugin does not work anymore. We get this error:
> *operation getSession not present.*
> *Could not login User to OpenMeetings, check your OpenMeetings Module
> Configuration*
>
>
>
> 2016-07-23 18:15 GMT+02:00 Agostino Fanti <pi...@gmail.com>:
>
>> We tried to  upgrade to 3.1.1 but we get an error installing 3.1.1
>>
>> We tried a web install and when we click on "finish" we get this error:
>> ---------------
>> Installation is failed
>> java.lang.NullPointerException
>> at
>> org.apache.openmeetings.db.dao.basic.NavigationDao.addMainStructure(NavigationDao.java:85)
>> ----------------
>>
>> Before start the install wizard we dropped the database and create a new
>> one
>>
>> As said before, 3.0.7 is up and running
>>
>> Any ideas?
>>
>>
>> 2016-07-23 10:14 GMT+02:00 Agostino Fanti <pi...@gmail.com>:
>>
>>> Many thanks, Maxim
>>> Anyway, in the weekend we'll try to upgrade to 3.1.1
>>> OM3.0.7 is working without issues: we did a system backup yesterday
>>>
>>>
>>>
>>> Grazie!
>>>
>>> Agostino.
>>>
>>>
>>> 2016-07-22 20:33 GMT+02:00 Maxim Solodovnik <so...@gmail.com>:
>>>
>>>> Hello Agostino,
>>>>
>>>> Unfortunately, I was unable to check your backup :(
>>>> Will try to check it ASAP, hopefully will be able to do it this weekend
>>>>
>>>> On Fri, Jul 22, 2016 at 6:50 PM, Agostino Fanti <pi...@gmail.com>
>>>> wrote:
>>>>
>>>>> A small step beyond :-)
>>>>>
>>>>>
>>>>> We managed to fix the system backup error simply deleting the 3
>>>>> records from the table oauth_servers
>>>>>
>>>>> We are now trying to update to 3.1.1
>>>>>
>>>>> Agostino.
>>>>>
>>>>>
>>>>>
>>>>> 2016-07-21 13:03 GMT+02:00 Agostino Fanti <pi...@gmail.com>:
>>>>>
>>>>>> Meanwhile we tried to do a system backup of the 3.0.7 and we get:
>>>>>>
>>>>>>
>>>>>> *No enum constant
>>>>>> org.apache.openmeetings.db.entity.server.OAuthServer.RequestMethod.0*
>>>>>>
>>>>>> 2016-07-21 11:39 GMT+02:00 Agostino Fanti <pi...@gmail.com>:
>>>>>>
>>>>>>> Hi to everybody
>>>>>>>
>>>>>>> We have a system with OM 3.0.7 up and running:
>>>>>>> CentOS 6.5
>>>>>>> Java 1.8.0_66
>>>>>>> MySQL 5.1.73 (in a separate DB server)
>>>>>>>
>>>>>>> We should upgrade to 3.1.1
>>>>>>> We started trying to do a fresh install of 3.1.1 but we have an
>>>>>>> error at the end of the web installation (
>>>>>>> http://serverIP:80/openmeetings/install)
>>>>>>> I pasted the error below
>>>>>>>
>>>>>>> Any ideas?
>>>>>>>
>>>>>>> Many thanks!
>>>>>>>
>>>>>>> Agostino.
>>>>>>>
>>>>>>>
>>>>>>> *Installation is failed*
>>>>>>> *java.lang.NullPointerException*
>>>>>>> * at
>>>>>>> org.apache.openmeetings.db.dao.basic.NavigationDao.addMainStructure(NavigationDao.java:85)*
>>>>>>> * at
>>>>>>> org.apache.openmeetings.db.dao.basic.NavigationDao$$FastClassBySpringCGLIB$$4169f868.invoke(<generated>)*
>>>>>>> * at
>>>>>>> org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)*
>>>>>>> * at
>>>>>>> org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717)*
>>>>>>> * at
>>>>>>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)*
>>>>>>> * at
>>>>>>> org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)*
>>>>>>> * at
>>>>>>> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)*
>>>>>>> * at
>>>>>>> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)*
>>>>>>> * at
>>>>>>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)*
>>>>>>> * at
>>>>>>> org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653)*
>>>>>>> * at
>>>>>>> org.apache.openmeetings.db.dao.basic.NavigationDao$$EnhancerBySpringCGLIB$$49d1524a.addMainStructure(<generated>)*
>>>>>>> * at
>>>>>>> org.apache.openmeetings.installation.ImportInitvalues.loadMainMenu(ImportInitvalues.java:131)*
>>>>>>> * at
>>>>>>> org.apache.openmeetings.installation.ImportInitvalues.loadSystem(ImportInitvalues.java:607)*
>>>>>>> * at
>>>>>>> org.apache.openmeetings.installation.ImportInitvalues.loadAll(ImportInitvalues.java:626)*
>>>>>>> * at
>>>>>>> org.apache.openmeetings.web.pages.install.InstallWizard$InstallProcess.run(InstallWizard.java:641)*
>>>>>>> * at java.lang.Thread.run(Thread.java:745)*
>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> WBR
>>>> Maxim aka solomax
>>>>
>>>
>>>
>>
>


-- 
WBR
Maxim aka solomax

Re: OM 3.1.1, error at the end of a clean installation

Posted by Agostino Fanti <pi...@gmail.com>.
We downloaded tha last nightly snapshot of the 3.1.2 and we managed to
install and upgrade from 3.0.7
The 3.0.7 is linked to a Moodle 1.9 (yes, 1.9, please do not ask why:-) )

With 3.1.2  the Moodle plugin does not work anymore. We get this error:
*operation getSession not present.*
*Could not login User to OpenMeetings, check your OpenMeetings Module
Configuration*



2016-07-23 18:15 GMT+02:00 Agostino Fanti <pi...@gmail.com>:

> We tried to  upgrade to 3.1.1 but we get an error installing 3.1.1
>
> We tried a web install and when we click on "finish" we get this error:
> ---------------
> Installation is failed
> java.lang.NullPointerException
> at
> org.apache.openmeetings.db.dao.basic.NavigationDao.addMainStructure(NavigationDao.java:85)
> ----------------
>
> Before start the install wizard we dropped the database and create a new
> one
>
> As said before, 3.0.7 is up and running
>
> Any ideas?
>
>
> 2016-07-23 10:14 GMT+02:00 Agostino Fanti <pi...@gmail.com>:
>
>> Many thanks, Maxim
>> Anyway, in the weekend we'll try to upgrade to 3.1.1
>> OM3.0.7 is working without issues: we did a system backup yesterday
>>
>>
>>
>> Grazie!
>>
>> Agostino.
>>
>>
>> 2016-07-22 20:33 GMT+02:00 Maxim Solodovnik <so...@gmail.com>:
>>
>>> Hello Agostino,
>>>
>>> Unfortunately, I was unable to check your backup :(
>>> Will try to check it ASAP, hopefully will be able to do it this weekend
>>>
>>> On Fri, Jul 22, 2016 at 6:50 PM, Agostino Fanti <pi...@gmail.com>
>>> wrote:
>>>
>>>> A small step beyond :-)
>>>>
>>>>
>>>> We managed to fix the system backup error simply deleting the 3 records
>>>> from the table oauth_servers
>>>>
>>>> We are now trying to update to 3.1.1
>>>>
>>>> Agostino.
>>>>
>>>>
>>>>
>>>> 2016-07-21 13:03 GMT+02:00 Agostino Fanti <pi...@gmail.com>:
>>>>
>>>>> Meanwhile we tried to do a system backup of the 3.0.7 and we get:
>>>>>
>>>>>
>>>>> *No enum constant
>>>>> org.apache.openmeetings.db.entity.server.OAuthServer.RequestMethod.0*
>>>>>
>>>>> 2016-07-21 11:39 GMT+02:00 Agostino Fanti <pi...@gmail.com>:
>>>>>
>>>>>> Hi to everybody
>>>>>>
>>>>>> We have a system with OM 3.0.7 up and running:
>>>>>> CentOS 6.5
>>>>>> Java 1.8.0_66
>>>>>> MySQL 5.1.73 (in a separate DB server)
>>>>>>
>>>>>> We should upgrade to 3.1.1
>>>>>> We started trying to do a fresh install of 3.1.1 but we have an error
>>>>>> at the end of the web installation (
>>>>>> http://serverIP:80/openmeetings/install)
>>>>>> I pasted the error below
>>>>>>
>>>>>> Any ideas?
>>>>>>
>>>>>> Many thanks!
>>>>>>
>>>>>> Agostino.
>>>>>>
>>>>>>
>>>>>> *Installation is failed*
>>>>>> *java.lang.NullPointerException*
>>>>>> * at
>>>>>> org.apache.openmeetings.db.dao.basic.NavigationDao.addMainStructure(NavigationDao.java:85)*
>>>>>> * at
>>>>>> org.apache.openmeetings.db.dao.basic.NavigationDao$$FastClassBySpringCGLIB$$4169f868.invoke(<generated>)*
>>>>>> * at
>>>>>> org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)*
>>>>>> * at
>>>>>> org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717)*
>>>>>> * at
>>>>>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)*
>>>>>> * at
>>>>>> org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)*
>>>>>> * at
>>>>>> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)*
>>>>>> * at
>>>>>> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)*
>>>>>> * at
>>>>>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)*
>>>>>> * at
>>>>>> org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653)*
>>>>>> * at
>>>>>> org.apache.openmeetings.db.dao.basic.NavigationDao$$EnhancerBySpringCGLIB$$49d1524a.addMainStructure(<generated>)*
>>>>>> * at
>>>>>> org.apache.openmeetings.installation.ImportInitvalues.loadMainMenu(ImportInitvalues.java:131)*
>>>>>> * at
>>>>>> org.apache.openmeetings.installation.ImportInitvalues.loadSystem(ImportInitvalues.java:607)*
>>>>>> * at
>>>>>> org.apache.openmeetings.installation.ImportInitvalues.loadAll(ImportInitvalues.java:626)*
>>>>>> * at
>>>>>> org.apache.openmeetings.web.pages.install.InstallWizard$InstallProcess.run(InstallWizard.java:641)*
>>>>>> * at java.lang.Thread.run(Thread.java:745)*
>>>>>>
>>>>>>
>>>>>
>>>>
>>>
>>>
>>> --
>>> WBR
>>> Maxim aka solomax
>>>
>>
>>
>

Re: OM 3.1.1, error at the end of a clean installation

Posted by Agostino Fanti <pi...@gmail.com>.
We tried to  upgrade to 3.1.1 but we get an error installing 3.1.1

We tried a web install and when we click on "finish" we get this error:
---------------
Installation is failed
java.lang.NullPointerException
at
org.apache.openmeetings.db.dao.basic.NavigationDao.addMainStructure(NavigationDao.java:85)
----------------

Before start the install wizard we dropped the database and create a new one

As said before, 3.0.7 is up and running

Any ideas?


2016-07-23 10:14 GMT+02:00 Agostino Fanti <pi...@gmail.com>:

> Many thanks, Maxim
> Anyway, in the weekend we'll try to upgrade to 3.1.1
> OM3.0.7 is working without issues: we did a system backup yesterday
>
>
>
> Grazie!
>
> Agostino.
>
>
> 2016-07-22 20:33 GMT+02:00 Maxim Solodovnik <so...@gmail.com>:
>
>> Hello Agostino,
>>
>> Unfortunately, I was unable to check your backup :(
>> Will try to check it ASAP, hopefully will be able to do it this weekend
>>
>> On Fri, Jul 22, 2016 at 6:50 PM, Agostino Fanti <pi...@gmail.com> wrote:
>>
>>> A small step beyond :-)
>>>
>>>
>>> We managed to fix the system backup error simply deleting the 3 records
>>> from the table oauth_servers
>>>
>>> We are now trying to update to 3.1.1
>>>
>>> Agostino.
>>>
>>>
>>>
>>> 2016-07-21 13:03 GMT+02:00 Agostino Fanti <pi...@gmail.com>:
>>>
>>>> Meanwhile we tried to do a system backup of the 3.0.7 and we get:
>>>>
>>>>
>>>> *No enum constant
>>>> org.apache.openmeetings.db.entity.server.OAuthServer.RequestMethod.0*
>>>>
>>>> 2016-07-21 11:39 GMT+02:00 Agostino Fanti <pi...@gmail.com>:
>>>>
>>>>> Hi to everybody
>>>>>
>>>>> We have a system with OM 3.0.7 up and running:
>>>>> CentOS 6.5
>>>>> Java 1.8.0_66
>>>>> MySQL 5.1.73 (in a separate DB server)
>>>>>
>>>>> We should upgrade to 3.1.1
>>>>> We started trying to do a fresh install of 3.1.1 but we have an error
>>>>> at the end of the web installation (
>>>>> http://serverIP:80/openmeetings/install)
>>>>> I pasted the error below
>>>>>
>>>>> Any ideas?
>>>>>
>>>>> Many thanks!
>>>>>
>>>>> Agostino.
>>>>>
>>>>>
>>>>> *Installation is failed*
>>>>> *java.lang.NullPointerException*
>>>>> * at
>>>>> org.apache.openmeetings.db.dao.basic.NavigationDao.addMainStructure(NavigationDao.java:85)*
>>>>> * at
>>>>> org.apache.openmeetings.db.dao.basic.NavigationDao$$FastClassBySpringCGLIB$$4169f868.invoke(<generated>)*
>>>>> * at
>>>>> org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)*
>>>>> * at
>>>>> org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717)*
>>>>> * at
>>>>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)*
>>>>> * at
>>>>> org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)*
>>>>> * at
>>>>> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)*
>>>>> * at
>>>>> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)*
>>>>> * at
>>>>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)*
>>>>> * at
>>>>> org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653)*
>>>>> * at
>>>>> org.apache.openmeetings.db.dao.basic.NavigationDao$$EnhancerBySpringCGLIB$$49d1524a.addMainStructure(<generated>)*
>>>>> * at
>>>>> org.apache.openmeetings.installation.ImportInitvalues.loadMainMenu(ImportInitvalues.java:131)*
>>>>> * at
>>>>> org.apache.openmeetings.installation.ImportInitvalues.loadSystem(ImportInitvalues.java:607)*
>>>>> * at
>>>>> org.apache.openmeetings.installation.ImportInitvalues.loadAll(ImportInitvalues.java:626)*
>>>>> * at
>>>>> org.apache.openmeetings.web.pages.install.InstallWizard$InstallProcess.run(InstallWizard.java:641)*
>>>>> * at java.lang.Thread.run(Thread.java:745)*
>>>>>
>>>>>
>>>>
>>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>
>

Re: OM 3.1.1, error at the end of a clean installation

Posted by Agostino Fanti <pi...@gmail.com>.
Many thanks, Maxim
Anyway, in the weekend we'll try to upgrade to 3.1.1
OM3.0.7 is working without issues: we did a system backup yesterday



Grazie!

Agostino.


2016-07-22 20:33 GMT+02:00 Maxim Solodovnik <so...@gmail.com>:

> Hello Agostino,
>
> Unfortunately, I was unable to check your backup :(
> Will try to check it ASAP, hopefully will be able to do it this weekend
>
> On Fri, Jul 22, 2016 at 6:50 PM, Agostino Fanti <pi...@gmail.com> wrote:
>
>> A small step beyond :-)
>>
>>
>> We managed to fix the system backup error simply deleting the 3 records
>> from the table oauth_servers
>>
>> We are now trying to update to 3.1.1
>>
>> Agostino.
>>
>>
>>
>> 2016-07-21 13:03 GMT+02:00 Agostino Fanti <pi...@gmail.com>:
>>
>>> Meanwhile we tried to do a system backup of the 3.0.7 and we get:
>>>
>>>
>>> *No enum constant
>>> org.apache.openmeetings.db.entity.server.OAuthServer.RequestMethod.0*
>>>
>>> 2016-07-21 11:39 GMT+02:00 Agostino Fanti <pi...@gmail.com>:
>>>
>>>> Hi to everybody
>>>>
>>>> We have a system with OM 3.0.7 up and running:
>>>> CentOS 6.5
>>>> Java 1.8.0_66
>>>> MySQL 5.1.73 (in a separate DB server)
>>>>
>>>> We should upgrade to 3.1.1
>>>> We started trying to do a fresh install of 3.1.1 but we have an error
>>>> at the end of the web installation (
>>>> http://serverIP:80/openmeetings/install)
>>>> I pasted the error below
>>>>
>>>> Any ideas?
>>>>
>>>> Many thanks!
>>>>
>>>> Agostino.
>>>>
>>>>
>>>> *Installation is failed*
>>>> *java.lang.NullPointerException*
>>>> * at
>>>> org.apache.openmeetings.db.dao.basic.NavigationDao.addMainStructure(NavigationDao.java:85)*
>>>> * at
>>>> org.apache.openmeetings.db.dao.basic.NavigationDao$$FastClassBySpringCGLIB$$4169f868.invoke(<generated>)*
>>>> * at
>>>> org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)*
>>>> * at
>>>> org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717)*
>>>> * at
>>>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)*
>>>> * at
>>>> org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)*
>>>> * at
>>>> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)*
>>>> * at
>>>> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)*
>>>> * at
>>>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)*
>>>> * at
>>>> org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653)*
>>>> * at
>>>> org.apache.openmeetings.db.dao.basic.NavigationDao$$EnhancerBySpringCGLIB$$49d1524a.addMainStructure(<generated>)*
>>>> * at
>>>> org.apache.openmeetings.installation.ImportInitvalues.loadMainMenu(ImportInitvalues.java:131)*
>>>> * at
>>>> org.apache.openmeetings.installation.ImportInitvalues.loadSystem(ImportInitvalues.java:607)*
>>>> * at
>>>> org.apache.openmeetings.installation.ImportInitvalues.loadAll(ImportInitvalues.java:626)*
>>>> * at
>>>> org.apache.openmeetings.web.pages.install.InstallWizard$InstallProcess.run(InstallWizard.java:641)*
>>>> * at java.lang.Thread.run(Thread.java:745)*
>>>>
>>>>
>>>
>>
>
>
> --
> WBR
> Maxim aka solomax
>

Re: OM 3.1.1, error at the end of a clean installation

Posted by Maxim Solodovnik <so...@gmail.com>.
BTW, hopefully 3.1.2 will be released this week-end

On Sat, Jul 23, 2016 at 12:33 AM, Maxim Solodovnik <so...@gmail.com>
wrote:

> Hello Agostino,
>
> Unfortunately, I was unable to check your backup :(
> Will try to check it ASAP, hopefully will be able to do it this weekend
>
> On Fri, Jul 22, 2016 at 6:50 PM, Agostino Fanti <pi...@gmail.com> wrote:
>
>> A small step beyond :-)
>>
>>
>> We managed to fix the system backup error simply deleting the 3 records
>> from the table oauth_servers
>>
>> We are now trying to update to 3.1.1
>>
>> Agostino.
>>
>>
>>
>> 2016-07-21 13:03 GMT+02:00 Agostino Fanti <pi...@gmail.com>:
>>
>>> Meanwhile we tried to do a system backup of the 3.0.7 and we get:
>>>
>>>
>>> *No enum constant
>>> org.apache.openmeetings.db.entity.server.OAuthServer.RequestMethod.0*
>>>
>>> 2016-07-21 11:39 GMT+02:00 Agostino Fanti <pi...@gmail.com>:
>>>
>>>> Hi to everybody
>>>>
>>>> We have a system with OM 3.0.7 up and running:
>>>> CentOS 6.5
>>>> Java 1.8.0_66
>>>> MySQL 5.1.73 (in a separate DB server)
>>>>
>>>> We should upgrade to 3.1.1
>>>> We started trying to do a fresh install of 3.1.1 but we have an error
>>>> at the end of the web installation (
>>>> http://serverIP:80/openmeetings/install)
>>>> I pasted the error below
>>>>
>>>> Any ideas?
>>>>
>>>> Many thanks!
>>>>
>>>> Agostino.
>>>>
>>>>
>>>> *Installation is failed*
>>>> *java.lang.NullPointerException*
>>>> * at
>>>> org.apache.openmeetings.db.dao.basic.NavigationDao.addMainStructure(NavigationDao.java:85)*
>>>> * at
>>>> org.apache.openmeetings.db.dao.basic.NavigationDao$$FastClassBySpringCGLIB$$4169f868.invoke(<generated>)*
>>>> * at
>>>> org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)*
>>>> * at
>>>> org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717)*
>>>> * at
>>>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)*
>>>> * at
>>>> org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)*
>>>> * at
>>>> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)*
>>>> * at
>>>> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)*
>>>> * at
>>>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)*
>>>> * at
>>>> org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653)*
>>>> * at
>>>> org.apache.openmeetings.db.dao.basic.NavigationDao$$EnhancerBySpringCGLIB$$49d1524a.addMainStructure(<generated>)*
>>>> * at
>>>> org.apache.openmeetings.installation.ImportInitvalues.loadMainMenu(ImportInitvalues.java:131)*
>>>> * at
>>>> org.apache.openmeetings.installation.ImportInitvalues.loadSystem(ImportInitvalues.java:607)*
>>>> * at
>>>> org.apache.openmeetings.installation.ImportInitvalues.loadAll(ImportInitvalues.java:626)*
>>>> * at
>>>> org.apache.openmeetings.web.pages.install.InstallWizard$InstallProcess.run(InstallWizard.java:641)*
>>>> * at java.lang.Thread.run(Thread.java:745)*
>>>>
>>>>
>>>
>>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
WBR
Maxim aka solomax

Re: OM 3.1.1, error at the end of a clean installation

Posted by Maxim Solodovnik <so...@gmail.com>.
Hello Agostino,

Unfortunately, I was unable to check your backup :(
Will try to check it ASAP, hopefully will be able to do it this weekend

On Fri, Jul 22, 2016 at 6:50 PM, Agostino Fanti <pi...@gmail.com> wrote:

> A small step beyond :-)
>
>
> We managed to fix the system backup error simply deleting the 3 records
> from the table oauth_servers
>
> We are now trying to update to 3.1.1
>
> Agostino.
>
>
>
> 2016-07-21 13:03 GMT+02:00 Agostino Fanti <pi...@gmail.com>:
>
>> Meanwhile we tried to do a system backup of the 3.0.7 and we get:
>>
>>
>> *No enum constant
>> org.apache.openmeetings.db.entity.server.OAuthServer.RequestMethod.0*
>>
>> 2016-07-21 11:39 GMT+02:00 Agostino Fanti <pi...@gmail.com>:
>>
>>> Hi to everybody
>>>
>>> We have a system with OM 3.0.7 up and running:
>>> CentOS 6.5
>>> Java 1.8.0_66
>>> MySQL 5.1.73 (in a separate DB server)
>>>
>>> We should upgrade to 3.1.1
>>> We started trying to do a fresh install of 3.1.1 but we have an error at
>>> the end of the web installation (http://serverIP:80/openmeetings/install
>>> )
>>> I pasted the error below
>>>
>>> Any ideas?
>>>
>>> Many thanks!
>>>
>>> Agostino.
>>>
>>>
>>> *Installation is failed*
>>> *java.lang.NullPointerException*
>>> * at
>>> org.apache.openmeetings.db.dao.basic.NavigationDao.addMainStructure(NavigationDao.java:85)*
>>> * at
>>> org.apache.openmeetings.db.dao.basic.NavigationDao$$FastClassBySpringCGLIB$$4169f868.invoke(<generated>)*
>>> * at
>>> org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)*
>>> * at
>>> org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717)*
>>> * at
>>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)*
>>> * at
>>> org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)*
>>> * at
>>> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)*
>>> * at
>>> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)*
>>> * at
>>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)*
>>> * at
>>> org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653)*
>>> * at
>>> org.apache.openmeetings.db.dao.basic.NavigationDao$$EnhancerBySpringCGLIB$$49d1524a.addMainStructure(<generated>)*
>>> * at
>>> org.apache.openmeetings.installation.ImportInitvalues.loadMainMenu(ImportInitvalues.java:131)*
>>> * at
>>> org.apache.openmeetings.installation.ImportInitvalues.loadSystem(ImportInitvalues.java:607)*
>>> * at
>>> org.apache.openmeetings.installation.ImportInitvalues.loadAll(ImportInitvalues.java:626)*
>>> * at
>>> org.apache.openmeetings.web.pages.install.InstallWizard$InstallProcess.run(InstallWizard.java:641)*
>>> * at java.lang.Thread.run(Thread.java:745)*
>>>
>>>
>>
>


-- 
WBR
Maxim aka solomax

Re: OM 3.1.1, error at the end of a clean installation

Posted by Agostino Fanti <pi...@gmail.com>.
A small step beyond :-)


We managed to fix the system backup error simply deleting the 3 records
from the table oauth_servers

We are now trying to update to 3.1.1

Agostino.



2016-07-21 13:03 GMT+02:00 Agostino Fanti <pi...@gmail.com>:

> Meanwhile we tried to do a system backup of the 3.0.7 and we get:
>
>
> *No enum constant
> org.apache.openmeetings.db.entity.server.OAuthServer.RequestMethod.0*
>
> 2016-07-21 11:39 GMT+02:00 Agostino Fanti <pi...@gmail.com>:
>
>> Hi to everybody
>>
>> We have a system with OM 3.0.7 up and running:
>> CentOS 6.5
>> Java 1.8.0_66
>> MySQL 5.1.73 (in a separate DB server)
>>
>> We should upgrade to 3.1.1
>> We started trying to do a fresh install of 3.1.1 but we have an error at
>> the end of the web installation (http://serverIP:80/openmeetings/install)
>> I pasted the error below
>>
>> Any ideas?
>>
>> Many thanks!
>>
>> Agostino.
>>
>>
>> *Installation is failed*
>> *java.lang.NullPointerException*
>> * at
>> org.apache.openmeetings.db.dao.basic.NavigationDao.addMainStructure(NavigationDao.java:85)*
>> * at
>> org.apache.openmeetings.db.dao.basic.NavigationDao$$FastClassBySpringCGLIB$$4169f868.invoke(<generated>)*
>> * at
>> org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)*
>> * at
>> org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717)*
>> * at
>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)*
>> * at
>> org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)*
>> * at
>> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)*
>> * at
>> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)*
>> * at
>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)*
>> * at
>> org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653)*
>> * at
>> org.apache.openmeetings.db.dao.basic.NavigationDao$$EnhancerBySpringCGLIB$$49d1524a.addMainStructure(<generated>)*
>> * at
>> org.apache.openmeetings.installation.ImportInitvalues.loadMainMenu(ImportInitvalues.java:131)*
>> * at
>> org.apache.openmeetings.installation.ImportInitvalues.loadSystem(ImportInitvalues.java:607)*
>> * at
>> org.apache.openmeetings.installation.ImportInitvalues.loadAll(ImportInitvalues.java:626)*
>> * at
>> org.apache.openmeetings.web.pages.install.InstallWizard$InstallProcess.run(InstallWizard.java:641)*
>> * at java.lang.Thread.run(Thread.java:745)*
>>
>>
>

Re: OM 3.1.1, error at the end of a clean installation

Posted by Agostino Fanti <pi...@gmail.com>.
Meanwhile we tried to do a system backup of the 3.0.7 and we get:


*No enum constant
org.apache.openmeetings.db.entity.server.OAuthServer.RequestMethod.0*

2016-07-21 11:39 GMT+02:00 Agostino Fanti <pi...@gmail.com>:

> Hi to everybody
>
> We have a system with OM 3.0.7 up and running:
> CentOS 6.5
> Java 1.8.0_66
> MySQL 5.1.73 (in a separate DB server)
>
> We should upgrade to 3.1.1
> We started trying to do a fresh install of 3.1.1 but we have an error at
> the end of the web installation (http://serverIP:80/openmeetings/install)
> I pasted the error below
>
> Any ideas?
>
> Many thanks!
>
> Agostino.
>
>
> *Installation is failed*
> *java.lang.NullPointerException*
> * at
> org.apache.openmeetings.db.dao.basic.NavigationDao.addMainStructure(NavigationDao.java:85)*
> * at
> org.apache.openmeetings.db.dao.basic.NavigationDao$$FastClassBySpringCGLIB$$4169f868.invoke(<generated>)*
> * at
> org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)*
> * at
> org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717)*
> * at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)*
> * at
> org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)*
> * at
> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)*
> * at
> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)*
> * at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)*
> * at
> org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653)*
> * at
> org.apache.openmeetings.db.dao.basic.NavigationDao$$EnhancerBySpringCGLIB$$49d1524a.addMainStructure(<generated>)*
> * at
> org.apache.openmeetings.installation.ImportInitvalues.loadMainMenu(ImportInitvalues.java:131)*
> * at
> org.apache.openmeetings.installation.ImportInitvalues.loadSystem(ImportInitvalues.java:607)*
> * at
> org.apache.openmeetings.installation.ImportInitvalues.loadAll(ImportInitvalues.java:626)*
> * at
> org.apache.openmeetings.web.pages.install.InstallWizard$InstallProcess.run(InstallWizard.java:641)*
> * at java.lang.Thread.run(Thread.java:745)*
>
>

Re: OM 3.1.1, error at the end of a clean installation

Posted by Agostino Fanti <pi...@gmail.com>.
We created a new database for the 3.1.1 and OM3.0.7 is halted

Thanks!


2016-07-21 12:33 GMT+02:00 Maxim Solodovnik <so...@gmail.com>:

> Have you dropped the db before installation?
>
> WBR, Maxim
> (from mobile, sorry for the typos)
>
> On Jul 21, 2016 15:40, "Agostino Fanti" <pi...@gmail.com> wrote:
>
>> Hi to everybody
>>
>> We have a system with OM 3.0.7 up and running:
>> CentOS 6.5
>> Java 1.8.0_66
>> MySQL 5.1.73 (in a separate DB server)
>>
>> We should upgrade to 3.1.1
>> We started trying to do a fresh install of 3.1.1 but we have an error at
>> the end of the web installation (http://serverIP:80/openmeetings/install)
>> I pasted the error below
>>
>> Any ideas?
>>
>> Many thanks!
>>
>> Agostino.
>>
>>
>> *Installation is failed*
>> *java.lang.NullPointerException*
>> * at
>> org.apache.openmeetings.db.dao.basic.NavigationDao.addMainStructure(NavigationDao.java:85)*
>> * at
>> org.apache.openmeetings.db.dao.basic.NavigationDao$$FastClassBySpringCGLIB$$4169f868.invoke(<generated>)*
>> * at
>> org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)*
>> * at
>> org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717)*
>> * at
>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)*
>> * at
>> org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)*
>> * at
>> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)*
>> * at
>> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)*
>> * at
>> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)*
>> * at
>> org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653)*
>> * at
>> org.apache.openmeetings.db.dao.basic.NavigationDao$$EnhancerBySpringCGLIB$$49d1524a.addMainStructure(<generated>)*
>> * at
>> org.apache.openmeetings.installation.ImportInitvalues.loadMainMenu(ImportInitvalues.java:131)*
>> * at
>> org.apache.openmeetings.installation.ImportInitvalues.loadSystem(ImportInitvalues.java:607)*
>> * at
>> org.apache.openmeetings.installation.ImportInitvalues.loadAll(ImportInitvalues.java:626)*
>> * at
>> org.apache.openmeetings.web.pages.install.InstallWizard$InstallProcess.run(InstallWizard.java:641)*
>> * at java.lang.Thread.run(Thread.java:745)*
>>
>>

Re: OM 3.1.1, error at the end of a clean installation

Posted by Maxim Solodovnik <so...@gmail.com>.
Have you dropped the db before installation?

WBR, Maxim
(from mobile, sorry for the typos)

On Jul 21, 2016 15:40, "Agostino Fanti" <pi...@gmail.com> wrote:

> Hi to everybody
>
> We have a system with OM 3.0.7 up and running:
> CentOS 6.5
> Java 1.8.0_66
> MySQL 5.1.73 (in a separate DB server)
>
> We should upgrade to 3.1.1
> We started trying to do a fresh install of 3.1.1 but we have an error at
> the end of the web installation (http://serverIP:80/openmeetings/install)
> I pasted the error below
>
> Any ideas?
>
> Many thanks!
>
> Agostino.
>
>
> *Installation is failed*
> *java.lang.NullPointerException*
> * at
> org.apache.openmeetings.db.dao.basic.NavigationDao.addMainStructure(NavigationDao.java:85)*
> * at
> org.apache.openmeetings.db.dao.basic.NavigationDao$$FastClassBySpringCGLIB$$4169f868.invoke(<generated>)*
> * at
> org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)*
> * at
> org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717)*
> * at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)*
> * at
> org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99)*
> * at
> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281)*
> * at
> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96)*
> * at
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)*
> * at
> org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653)*
> * at
> org.apache.openmeetings.db.dao.basic.NavigationDao$$EnhancerBySpringCGLIB$$49d1524a.addMainStructure(<generated>)*
> * at
> org.apache.openmeetings.installation.ImportInitvalues.loadMainMenu(ImportInitvalues.java:131)*
> * at
> org.apache.openmeetings.installation.ImportInitvalues.loadSystem(ImportInitvalues.java:607)*
> * at
> org.apache.openmeetings.installation.ImportInitvalues.loadAll(ImportInitvalues.java:626)*
> * at
> org.apache.openmeetings.web.pages.install.InstallWizard$InstallProcess.run(InstallWizard.java:641)*
> * at java.lang.Thread.run(Thread.java:745)*
>
>