Hi Jayan, Jayan Chirayath Kurian wrote: > Submitting an item through Dspace 1.4.1 interface gives an error at the > last stage after clicking the button ": "I Grant the License". > > Any suggestions. Config files were modified to test LDAP authentication, >
Probably a red herring in this case. > java.lang.NullPointerException > > at > javax.mail.internet.InternetAddress.parse(InternetAddress.java:595) > > at > javax.mail.internet.InternetAddress.parse(InternetAddress.java:555) > > at > javax.mail.internet.InternetAddress.<init>(InternetAddress.java:91) > > at org.dspace.core.Email.send(Email.java:296) > This looks like the guilty line. Check that the property "mail.from.address" in dspace.cfg is a valid email address. Best regards, jim ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

