Bug 129759

Summary: Can't add an Address to an existing User
Product: [Retired] Red Hat Network Reporter: Mike McCune <mmccune>
Component: RHN/R&DAssignee: Mike McCune <mmccune>
Status: CLOSED NEXTRELEASE QA Contact: Fanny Augustin <fmoquete>
Severity: medium Docs Contact:
Priority: medium    
Version: RHN Devel   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-08-18 15:25:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 125080    

Description Mike McCune 2004-08-12 15:44:05 UTC
If you try and add an Address to an existing User you get a nasty
stacktrace:

    [junit] com.redhat.rhn.common.db.WrappedSQLException: ORA-01400:
cannot insert NULL into ("WEB"."WEB_USER_SITE_INFO"."ADDRESS1")

    [junit]     at
oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
    [junit]     at
oracle.jdbc.oci8.OCIDBAccess.check_error(OCIDBAccess.java:2337)
    [junit]     at
oracle.jdbc.oci8.OCIDBAccess.executeFetch(OCIDBAccess.java:1744)