• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Announcement

Collapse
No announcement yet.

How does the forgot password work

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How does the forgot password work

    See attached document.


    How does forgot password work.docx

  • #2
    Also found these error messages.


    VVSRVPGM
    Module
    VVMAIL
    Procedure
    VVMAIL_SEND
    Statement
    18122

    Message

    Id
    RNX0301 - Java exception received when calling Java method.
    Help Text

    Cause . . . . . : RPG procedure VVMAIL_SEN in program PSFPROD/VVSRVPGM received Java exception "java.lang.NoClassDefFoundError: javax.mail.Session" when calling method "getDefaultInstance" with signature "(Ljava.util.Properties;)Ljavax.mail.Session;" in class "javax.mail.Session". Recovery . . . : Contact the person responsible for program maintenance to determine the cause of the problem. Technical description . . . . . . . . : If the exception indicates that the Java class was not found, ensure the class for the method is in the class path. If the exception indicates that the Java method was not found, check the method name and signature. If the signature is not correct, change the RPG prototype for the method, or change the Java method, so that the return type and parameter types match. You can determine the signatures for all the methods in class XYZ using command QSH CMD('javap -s XYZ').









    VVLOGIN
    Module
    VVLOGIN
    Procedure
    VVLOGIN
    Statement
    29800

    Message
    Id

    CPF9999 - Function check. RNX0301 unmonitored by VVSRVPGM at statement 0000018122, instruction X'0000'.
    Help Text

    Cause . . . . . : An escape exception message was sent to a program which did not monitor for that message. The full name of the program to which the unmonitored message was sent is VVSRVPGM VVMAIL VVMAIL_SEND. At the time the message was sent the program was stopped at higher level language statement number(s) 0000018122. If more than one statement number is shown, the program was a bound program. Optimization does not allow a single statement number to be determined. If *N is shown as a value, it means the actual value was not available. Recovery . . . : See the low level messages previously listed to locate the cause of the function check. Correct any errors, and then try the request again.

    Job
    Valence Login ID
    *NOSESSION
    IBM i User
    QTMHHTP1
    Timestamp
    2023-02-01-07.53.15.666353
    Number
    2282

    Comment


    • #3
      Yes, it appears your system is having a problem sending emails.

      In Portal Admin > Settings, toward the bottom of the "IBM i Settings" section, there's a "Java CLASSPATH setting". Please copy/paste into this thread what you've got there so we can verify all the required paths are present.

      Comment


      • #4
        I’d also like to add checking the email settings from Portal Admin > Settings to make sure they are correct

        Comment


        • #5
          Eric checked the path and it had reverted to an old path. He corrected it and now it is working. Thanks for the tip on checking this value.

          Comment

          Working...
          X