question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

"System error" upon attempt to create user via oxTrust on freshly installed instance

See original GitHub issue

Environment: Ubuntu 14.04, Gluu CE 2.4.4 SP2 (installed from gluu-server-2.4.4.2_6-1~trusty+Ub14.04_amd64.deb of 2016-11-07 (which is the latest available stable package))

Steps to reproduce:

  1. Log in to web UI as admin user
  2. Move to “Users -> Add person”
  3. Fill in all fields on the page required to create a simple user entry with default fields; provide “active” for “User status” field (for some reason there is no drop-down list to choose value from)
  4. Click the “Update” button to finalize the creation.

Result: “System error” message appears, user is not created, java exception is logged to wrapper.log (please see full text here):

INFO   | jvm 1    | 2017/01/11 12:18:13 | Jan 11, 2017 12:18:12 PM com.sun.faces.lifecycle.InvokeApplicationPhase execute
INFO   | jvm 1    | 2017/01/11 12:18:13 | WARNING: #{updatePersonAction.save}: java.lang.NullPointerException
INFO   | jvm 1    | 2017/01/11 12:18:13 | javax.faces.FacesException: #{updatePersonAction.save}: java.lang.NullPointerException
INFO   | jvm 1    | 2017/01/11 12:18:13 | 	at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:117)
INFO   | jvm 1    | 2017/01/11 12:18:13 | 	at javax.faces.component.UICommand.broadcast(UICommand.java:315)
INFO   | jvm 1    | 2017/01/11 12:18:13 | 	at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:786)
INFO   | jvm 1    | 2017/01/11 12:18:13 | 	at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:1251)

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:16 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
jburrillcommented, Jan 31, 2017

Note: a workaround is to Import a User. That works, just fine: see Gluu Docs » User Managment » Import XLS File. And once the user is imported that user can be updated, added to groups, etc. Go figure!

0reactions
aliaksander-samuseucommented, Feb 13, 2017

It’s fixed in the latest (snapshot) 2.4.4 SP3 identity.war too now

Read more comments on GitHub >

github_iconTop Results From Across the Web

Oxtrust interface doesn't allow to add new users - Gluu Support
Fresh Ubuntu 14.04 install + apt-get update/upgrade; Install GLUU 2.4.4.sp2; Test to add user via GUI. -> Gives system error.
Read more >
Get "An error with no description has occurred" error when ...
on a Windows Server 2008 64-bit system? I get this error when trying to create a new (local) user account or when trying...
Read more >
Additional Recommended Steps for New CentOS 7 Servers
This will involve setting our system up with a firewall and a swap file, and configuring Network Time Protocol synchronization. Configuring a ...
Read more >
Citrix Fixes and Known Issues – NetScaler / Citrix ADC
After a fresh, non-upgrade install of Mac OS High Sierra, when installing the NetScaler Gateway plugin you receive error "System Extension ...
Read more >
Linux server security best practices - - Rackspace Support -
By default, the root user is created as the first user on every Linux system. You should disable it via Secure Shell (SSH)....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found