cancel
Showing results for 
Search instead for 
Did you mean: 

java Mail Configration Issue from NWA and Configtool.

Former Member
0 Kudos

Dear All,

I'm Facing JavaMial Configuration issue...

1. when i go from NWA Config-System Prop-java mail then i get below exception

java.lang.NullPointerException

at com.sap.webadmin.plugin.highsysconfig.DetailsController.readProperties(DetailsController.java:187)

at com.sap.webadmin.plugin.highsysconfig.wdp.InternalDetailsController.readProperties(InternalDetailsController.java:225)

at com.sap.webadmin.plugin.highsysconfig.DetailsView.onActionLeadSelect(DetailsView.java:840)

at com.sap.webadmin.plugin.highsysconfig.wdp.InternalDetailsView.wdInvokeEventHandler(InternalDetailsView.java:656)

at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)

2. When i tried to configurate same thing from Config tool its saying

CRITICAL: Error occurred while working with Configuration and config tool getting restarted.

PS: Before Configurating java mail, Do we need to check or do some other setting.

What i need to do, any help will grealy appricated.

Thanks

AB

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Anup,

Firstly, do a server restart and check..

Secondly, Check whether the DB is up and running.

Regards,

Niks

(Award points for helpful ans)

former_member192434
Active Contributor
0 Kudos

Thanks Nikesh,

Still didn't find the exact soluation for the problem, but i did something which worked, i applied golobal property for javamail (not for specific J2ee instance), which by defualt apply to sub node/instance.

Thanks

AB