[ https://jira.terracotta.org/jira//browse/CDV-263?page=comments#action_21704 ] Fiona O'Shea commented on CDV-263: ----------------------------------
This is good, but would also like to have this new style of messaging for the other similar types of exceptions like, non-portable not boot-jar, unlocked shared exception. Double check whether there are other kinds that should change. > misleading error message > ------------------------ > > Key: CDV-263 > URL: https://jira.terracotta.org/jira//browse/CDV-263 > Project: Community Development > Issue Type: Bug > Reporter: Taylor Gautier > Assigned To: Taylor Gautier > Fix For: trunk-nightly > > > From the forums: > http://forums.terracotta.org/forums/posts/list/236.page > I have another question. In the exception what the following line exactly > means: > *************************************************** > Attempt to share an instance of a non-portable class referenced by a portable > class. This > unshareable class has not been included for sharing in the configuration. > Please add this > class to the <includes> section of the configuration file. This class also > has a super-class > that must be in the DSO boot jar. Please add this class to the boot jar > configuration and > re-create the DSO boot jar. > Referring class : oracle.jdbc.driver.T4CMAREngine > Referring field : oracle.jdbc.driver.T4CMAREngine.inStream > Thread : main > JVM ID : VM(3) > Non-portable root name : com.pramati.jdbc.terracotta.DBBeanClient.dbBean > Non-included class : oracle.net.ns.NetInputStream > Class to add to boot jar: java.io.InputStream > *********************************************** > Per the Moraga PRD we are supposed to tell the user the class is unshareable, > if we know it is unshareable, instead of telling them to add it to the boot > jar which will not have any effect. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://jira.terracotta.org/jira//secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ tc-dev mailing list [email protected] http://lists.terracotta.org/mailman/listinfo/tc-dev
