Re: Console error with 3.0.0 and 3.0.1

2023-01-17 Thread Lionel SCHWARZ
- Le 16 Jan 23, à 16:35, Francesco Chicchiriccò ilgro...@apache.org a écrit 
:

> On 16/01/23 16:30, Lionel SCHWARZ wrote:
>> Dear all,
>>
>> After upgrading my Syncope-3.0.0-M2 project (maven-built, deployed on 
>> Tomcat9)
>> to 3.0.1, access to the console fails with a 500 ERROR
>> "java.lang.NoClassDefFoundError: Could not initialize class
>> org.apache.wicket.proxy.LazyInitProxyFactory"
>>
>> The same happens with Syncope-3.0.0 but the console works fine with
>> Syncope-3.0.0-M2.
>>
>> Has anyone an idea what is wrong? I could not find what class is missing in 
>> the
>> logs
> 
> Hi,
> this is happening because you did generate your project before Syncope 3.0.0.
> 
> Anyway, you just need to add
> 
> -Dwicket.ioc.useByteBuddy=true
> 
> to Tomcat env.
> 
> See https://issues.apache.org/jira/browse/SYNCOPE-1707 for more details.

Thanks Francesco for your help
Lionel

smime.p7s
Description: S/MIME Cryptographic Signature


Re: Console error with 3.0.0 and 3.0.1

2023-01-16 Thread Francesco Chicchiriccò

On 16/01/23 16:30, Lionel SCHWARZ wrote:

Dear all,

After upgrading my Syncope-3.0.0-M2 project (maven-built, deployed on Tomcat9) 
to 3.0.1, access to the console fails with a 500 ERROR
"java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.wicket.proxy.LazyInitProxyFactory"

The same happens with Syncope-3.0.0 but the console works fine with 
Syncope-3.0.0-M2.

Has anyone an idea what is wrong? I could not find what class is missing in the 
logs


Hi,
this is happening because you did generate your project before Syncope 3.0.0.

Anyway, you just need to add

-Dwicket.ioc.useByteBuddy=true

to Tomcat env.

See https://issues.apache.org/jira/browse/SYNCOPE-1707 for more details.

Regards.

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/



Console error with 3.0.0 and 3.0.1

2023-01-16 Thread Lionel SCHWARZ
Dear all,

After upgrading my Syncope-3.0.0-M2 project (maven-built, deployed on Tomcat9) 
to 3.0.1, access to the console fails with a 500 ERROR 
"java.lang.NoClassDefFoundError: Could not initialize class 
org.apache.wicket.proxy.LazyInitProxyFactory"

The same happens with Syncope-3.0.0 but the console works fine with 
Syncope-3.0.0-M2.

Has anyone an idea what is wrong? I could not find what class is missing in the 
logs

Regards
Lionel

smime.p7s
Description: S/MIME Cryptographic Signature