• FEATURES
  • PRICING
  • MARKETPLACE
  • CASE STUDIES
  • BLOG
  • Issue on upgrade from NCI catissue suite to OS 1.0

    Hello,

    I’m trying to upgrade version from NCI catissue suite 1.2 to open specimen 1.0.

    Here are my steps:

    1. Modify database.username= existing 1.2 DB
      database.password= existing 1.2 DB
    2. at open specimen home, run ant upgrade -Dfrom.version=nci_v12 -Dusername=admin@admin.com
    3. Start Jboss.
    4. Login page: I got error: Error:
      Invalid login credentials, your account will be locked after 2 unsuccessful attempts.
      ( I’m sure the user name and password are the correct)

    Any idea? Thanks advance!

    Here is the log:

    14:36:53,309 INFO [STDOUT] Hibernate: select user0_.IDENTIFIER as col_0_0_ from CATISSUE_USER user0_ where user0_.LOGIN_NAME=? and user0_.ACTIVITY_STATUS=?
    14:36:53,325 INFO [STDOUT] ERROR 14:36:53,325 (UserDAO) - Invalid user details.
    14:36:53,325 INFO [STDOUT] ERROR 14:36:53,325 (LoginAction) - edu.wustl.common.exception.BizLogicException: Invalid User.
    14:36:53,325 INFO [STDOUT] ERROR 14:36:53,325 (DataSourceConnectionManager) - dao.method.without.implementation
    14:36:53,325 INFO [STDOUT] ERROR 14:36:53,325 (DataSourceConnectionManager) - dao.method.without.implementation
    14:36:53,372 INFO [STDOUT] ERROR 14:36:53,372 (Utility) - Authentication||admin@admin.com|login|Success| Authentication is not successful for user admin@admin.com|Invalid Login Credentials
    gov.nih.nci.security.exceptions.CSLoginException: Invalid Login Credentials
    at gov.nih.nci.security.authentication.CommonAuthenticationManager.login(CommonAuthenticationManager.java:250)
    at gov.nih.nci.security.authentication.CommonAuthenticationManager.login(CommonAuthenticationManager.java:154)
    at edu.wustl.security.manager.SecurityManager.login(SecurityManager.java:136)
    at edu.wustl.authmanager.CSMAuthManager.authenticate(CSMAuthManager.java:41)

    In your step 2, is admin@admin.com really your dmin username? It would normally be an account you assigned.

    yes, this is the only one admin account.

    Here is the deployment document:

    Upgrade targets

    Replace the "person@example.com" with a login name which is valid and active user in OpenSpecimen.

    NCI caTissue Suite v1.2.x ant upgrade -Dfrom.version=nci_v12 -Dusername=replace_with_login_name

    In my case the login name is admin@admin.com. Did I miss something?

    Thanks for your response.

    Hello Amy,

    The upgrade target you have used is correct. Do you have the upgrade log, when you ran the target did you redirect it to a log file? The password you are using to login is the same password you login into v1.2 instance recently?

    We can help you confirm the password from database, will email you privately how to retrieve this.

    Thanks,
    Poornima

    Hello Poornima,

    Yes, the password is v1.2 password.

    I’ll email you the encrypted password. Please help me out.

    Thanks and Happy New Year!

    Amy