[NEURE-57] creating pupil with existing Username does not do anything Created: 08/Apr/2008  Updated: 02/Jan/2014  Resolved: 11/Apr/2008

Status: Closed
Project: NEURE
Component/s: Subject Management
Affects Version/s: 1.5.0
Fix Version/s: 1.6.7

Type: Bug Priority: Major
Reporter: Oleksandr Maslov Assignee: Oleksandr Maslov
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: 0 minutes
Time Spent: Not Specified
Original Estimate: 0 minutes


 Description   

if I try to create user with username already registered application does not show any messages and does not do anything.



 Comments   
Comment by Oleksandr Maslov [ 14/Apr/2008 ]

it used to be information window (User with such login already exists). But in 1.5 because of move to hessian we have this bug.

Comment by Oleksandr Maslov [ 11/Apr/2008 ]

It seems like bug in hessian. I did post new issue about it:
http://bugs.caucho.com/view.php?id=2594

I fixed it for neure. Hope they do it in next release.

Comment by user-7c936 (Inactive) [ 11/Apr/2008 ]

So from now on, there will be some error message on such situation? Or what will happen?

Comment by Oleksandr Maslov [ 11/Apr/2008 ]

seems like problem in propagating exceptions from server to client using hessian.
I traced hessian and it looks like it serializes everything, but somehow input stream on client side does not contain everything.... It reads almost till the end, but than ends when information still must be there for correct deserialization.
I will change the way neure comunicates about such an error for now. May be later I will look deeper.

Generated at Sat Dec 13 08:52:35 EET 2025 using Jira 9.12.12#9120012-sha1:9afad32836b39ea19f5a357a6aae8106be665a8f.