addressStandardisationResponse.getStandardisedUKaddress().getAddressLine1()
addressStandardisationResponse : this is the response object i am getting after calling a service which has the Standardised Uk address object filled . This works fine in my eclipse but when i exported it as runnable jar and running on another machine its giving null pointer exception at the same line