My Oracle Support Banner

Error: 'java.lang.NumberFormatException: Null' When Configuring the 'Inbound E-Mail Server' in the Unifier Configurator and Using the 'Test Inbound Connection' (Doc ID 2463948.1)

Last updated on NOVEMBER 01, 2024

Applies to:

Primavera Unifier - Version 10.1 and later
Information in this document applies to any platform.

Symptoms

When attempting to configure the Inbound E-mail Server field within the Unifier Configurator and test the connection, the following error occurs in the open console window:

ERROR
-----------------------
javax.mail.MessagingException: Folder or store is null
  [java] at com.skire.configuratorfx.check.CheckMail.test_action_email_connection(CheckMail.java:223)
  [java] at com.skire.configuratorfx.check.CheckMail.getTestActionEmailConnection(CheckMail.java:247)
  [java] at com.skire.configuratorfx.model.EmailModel$6.call(EmailModel.java:255)
  [java] at com.skire.configuratorfx.model.EmailModel$6.call(EmailModel.java:251)
  [java] at javafx.concurrent.Task$TaskCallable.call(Task.java:1423)
  [java] at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  [java] at java.lang.Thread.run(Thread.java:748)
  [java] Exception
  [java] MessagingException:Close
  [java] java.lang.NumberFormatException: null
  [java] at java.lang.Integer.parseInt(Integer.java:542)
  [java] at java.lang.Integer.parseInt(Integer.java:615)
  [java] at com.skire.common.util.MailUtils.connectToInboundEmailAccount(MailUtils.java:462)
  [java] at com.skire.configuratorfx.check.CheckMail.test_action_email_connection(CheckMail.java:191)
  [java] at

STEPS
-----------------------
The issue can be reproduced at will with the following steps:

  1. Access the Unifier Configurator
  2. Click on the Email tab
  3. Populate the Inbound E-mail server, Inbound E-mail protocol, Inbound E-mail Account and Inbound E-mail Password fields.
  4. Click Test Inbound Connection

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.