By: Gerald Sturm user 26 Jan 2017 at 3:22 p.m. CST

17 Responses
Gerald Sturm gravatar
I have just reproduced the error again: ``` Manifest-Version: 1.0 Implementation-Title: oxAuth Server Implementation-Version: 2.4.4.sp2 Implementation-Vendor-Id: org.xdi Built-By: tomcat Build-Jdk: 1.7.0_79 Created-By: Apache Maven 3.3.9 Implementation-Build: eebf496f72aa59960034b59c7748176f9c38533f Archiver-Version: Plexus Archiver Manifest-Version: 1.0 Implementation-Title: oxTrust Server Implementation-Version: 2.4.4.sp2 Implementation-Vendor-Id: org.xdi Built-By: tomcat Build-Jdk: 1.7.0_79 Created-By: Apache Maven 3.3.9 Implementation-Build: bcdae Archiver-Version: Plexus Archiver ``` Should i migrate to sp3, is that the solution?

By Aliaksandr Samuseu staff 26 Jan 2017 at 3:28 p.m. CST

Aliaksandr Samuseu gravatar
Hi, Gerald. > Should i migrate to sp3, is that the solution? Yes, as soon as it's released. We don't have a specific date yet.

By Gerald Sturm user 26 Jan 2017 at 3:31 p.m. CST

Gerald Sturm gravatar
At the moment i don't have a working GLUU server config because of this on premises because of this. Any idea why Gluu Server SP2 is not working on Ubuntu 16.04?

By Mohib Zico staff 26 Jan 2017 at 3:37 p.m. CST

Mohib Zico gravatar
Gerald, I might have a workaround for you... let's try this: - Install 2.4.4.2 in Ubuntu 14.04 - So.. your base installation is ready. - Now log into Gluu Server container: - Backup 'oxauth.war' and 'oxauth' from /opt/tomcat/webapps/ - Download oxauth artifact from: `https://ox.gluu.org/maven/org/xdi/oxauth-server/2.4.4.sp3/oxauth-server-2.4.4.sp3.war` - Stop tomcat with 'service tomcat stop' - Rename download artifact to 'oxauth.war' - Delete 'oxauth' directory and 'oxauth.war' from /opt/tomcat/webapps/ - Push your newly downloaded 'oxauth.war' inside /opt/tomcat/webapps/ - Start tomcat. Let's see how it goes...

By Aliaksandr Samuseu staff 26 Jan 2017 at 3:39 p.m. CST

Aliaksandr Samuseu gravatar
The main focus at QA at the moment is release of Gluu CE 3.0, and probably this issue was overlooked when SP2 was tested. If you just need to evaluate Gluu 2.4 at the moment, you can try to fetch an older package, like [this one](https://repo.gluu.org/ubuntu/pool/main/xenial/gluu-oxd-server_2.4.4-7~xenial+Ub16.04_all.deb), it should work ok there. Later on you'll be able to upgrade it to SP3.

By Gerald Sturm user 26 Jan 2017 at 3:39 p.m. CST

Gerald Sturm gravatar
Thanks for the suggestion. so i should leave Ubuntu 16.04 and go back to 14.04 or can i try this on 16.04 as well?

By Aliaksandr Samuseu staff 26 Jan 2017 at 3:40 p.m. CST

Aliaksandr Samuseu gravatar
Zico provided a better option, it seems, please follow his instructions.

By Mohib Zico staff 26 Jan 2017 at 3:41 p.m. CST

Mohib Zico gravatar
Let's move for 14.04; as Alex mentioned... this is in QA phase yet and not publicly released... However personally I tried in 14.04 early morning today and it worked for me.

By Gerald Sturm user 26 Jan 2017 at 3:41 p.m. CST

Gerald Sturm gravatar
@zico: Thanks for the suggestion. so i should leave Ubuntu 16.04 and go back to 14.04 or can i try this on 16.04 as well?

By Gerald Sturm user 26 Jan 2017 at 3:57 p.m. CST

Gerald Sturm gravatar
I quickly tried this on the running Ubunti 16.04 instance, but that didn't do the trick. Should i give up on 16.04 for now?

By Mohib Zico staff 26 Jan 2017 at 4:29 p.m. CST

Mohib Zico gravatar
Yes, let's try in 14.04.

By Gerald Sturm user 26 Jan 2017 at 4:52 p.m. CST

Gerald Sturm gravatar
1. Fresh Ubuntu 14.04 install + apt-get update/upgrade 2. Install GLUU 2.4.4.sp2 3. Test to add user via GUI -> Gives system error 4. Applied your patch 5. Started Tomcat -> ok 6. Test to add user via GUI ->Gives again the error 7. exit chroot 8. stop Gluu server 9. start Gluu server 10. Test to add user via GUI ->Again the error.......

By Gerald Sturm user 26 Jan 2017 at 4:55 p.m. CST

Gerald Sturm gravatar
Your patch did update OxAuth Server: Manifest-Version: 1.0 Implementation-Title: oxAuth Server Implementation-Version: 2.4.4.sp3 Implementation-Vendor-Id: org.xdi Built-By: tomcat Build-Jdk: 1.7.0_79 Created-By: Apache Maven 3.3.9 Implementation-Build: a4faf1c8915c628e5d3826cbf7bb5923f9dd3eea Archiver-Version: Plexus Archiver

By Mohib Zico staff 26 Jan 2017 at 4:57 p.m. CST

Mohib Zico gravatar
I'll share a video with you tomorrow.

By Gerald Sturm user 26 Jan 2017 at 4:59 p.m. CST

Gerald Sturm gravatar
ok, thx

By Mohib Zico staff 27 Jan 2017 at 4:39 p.m. CST

Mohib Zico gravatar
Hi Gerald, Here is an update... 1. Base installation of 2.4.4.2 does not have this bug fix. 2. oxTrust sp3 does not have this bug fix. 3. oxTrust 3.0.0-Snapshot has this bug fix ( https://ox.gluu.org/maven/org/xdi/oxtrust-server/3.0.0-SNAPSHOT/oxtrust-server-3.0.0-SNAPSHOT.war ). I am not sure how good or bad this is but I tried oxTrust 3.0.0-Snapshot with a 2.4.4.2 Gluu Server; at least user creation is working. I think we will finalize these points in our stable release.

By Gerald Sturm user 28 Jan 2017 at 4:33 p.m. CST

Gerald Sturm gravatar
Thanks Mohib for the update, I downgraded to 2.4.4. for now unfortunately - at least it's working. When is next stable release released?

By Mohib Zico staff 28 Jan 2017 at 10:46 p.m. CST

Mohib Zico gravatar
February, 2017.