By: Karl Jaro user 08 Feb 2017 at 3:56 p.m. CST

6 Responses
Karl Jaro gravatar
Hello Gluu, If you can recall, I'm the one having the issue with solserver for Gluu 3.0.0, I tried going to 2.4.4.2 and set up my Google SSO, it's working but I can't add users using the web UI. I can only add users using the import tool. I have the same issue with [this ticket](https://github.com/GluuFederation/oxTrust/issues/381) which was fixed by using sp3. My question is, how would I be able to upgrade to sp3? I tried replacing my identity.war with oxtrust-server-2.4.4.sp3.war from the documentation of "Upgrading using War File".

By Aliaksandr Samuseu staff 08 Feb 2017 at 4 p.m. CST

Aliaksandr Samuseu gravatar
Hi, Karl. I'm not sure this fix is already pushed to snapshot SP3 war. I'll check with the developer in charge, and will let you know.

By Karl Jaro user 08 Feb 2017 at 4:06 p.m. CST

Karl Jaro gravatar
Thanks. Do you think I could do this manually by replacing the .war file? Some people from the [Github thread](https://github.com/GluuFederation/oxTrust/issues/447) was able to fixed it by using .war file for sp3, which I don't know where to get.

By Aliaksandr Samuseu staff 08 Feb 2017 at 4:10 p.m. CST

Aliaksandr Samuseu gravatar
They must have been talking about the snapshot war file. Here is the [direct link](https://ox.gluu.org/maven/org/xdi/oxtrust-server/2.4.4.sp3/oxtrust-server-2.4.4.sp3.war). The problem is, last time I checked, it still didn't contain the fix. But there is no harm in trying, I guess, you could try for yourself and let us know whether this will work for you.

By Aliaksandr Samuseu staff 08 Feb 2017 at 4:14 p.m. CST

Aliaksandr Samuseu gravatar
..Not sure which doc you meant before, the one I can google with "Upgrading using War File" is for Gluu CE 3.0, while you are using 2.4.4. In your case you need to stop Tomcat service, then remove `/opt/tomcat/webapps/identity/` directory, do `# cp /opt/tomcat/webapps/identity.war /opt/tomcat/webapps/identity.war.bak`, then do `# cp ~/oxtrust-server-2.4.4.sp3.war /opt/tomcat/webapps/identity.war` and start Tomcat again.

By Karl Jaro user 08 Feb 2017 at 5:31 p.m. CST

Karl Jaro gravatar
Thanks! I'll try it out and report here. The only thing I missed was the removal of webapps/identity. Thanks again

By Karl Jaro user 08 Feb 2017 at 5:35 p.m. CST

Karl Jaro gravatar
Yes, I'm still having error. However, I was able to upgrade to sp3. Thanks! I'll close the ticket now, I hope you guys can find a fix for the version 2.4.4