[ https://issues.apache.org/jira/browse/TAP5-2772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17830315#comment-17830315 ]
ASF subversion and git services commented on TAP5-2772: ------------------------------------------------------- Commit 5c719e3f05dc3a206516658d4ad6781902b3aa98 in tapestry-5's branch refs/heads/master from Thiago H. de Paula Figueiredo [ https://gitbox.apache.org/repos/asf?p=tapestry-5.git;h=5c719e3f0 ] TAP5-2772: ClassCastException sometimes when in production mode > ClassCastException happening in some cases in production mode > ------------------------------------------------------------- > > Key: TAP5-2772 > URL: https://issues.apache.org/jira/browse/TAP5-2772 > Project: Tapestry 5 > Issue Type: Bug > Components: tapestry-core > Affects Versions: 5.8.3, 5.8.4 > Reporter: Thiago Henrique De Paula Figueiredo > Assignee: Thiago Henrique De Paula Figueiredo > Priority: Major > > In some cases, which we didn't discover which ones yet, you can have a > ClassCastException like this: > java.lang.ClassCastException: class ccom.example.pages.SomePage cannot be > cast to class com.example.pages.SomePage (com.example.pages.SomePage is in > unnamed module of loader com.example.pages.SomePage @35a6e774; > com.example.pages.SomePage is in unnamed module of loader > org.apache.tapestry5.internal.plastic.PlasticClassLoader @2743de59) at > $InternalPropertyConduit_abf7e72af968f.getRoot(Unknown Source) at > $InternalPropertyConduit_abf7e72af968f.get(Unknown Source) at > org.apache.tapestry5.internal.bindings.PropBinding.get(PropBinding.java:63) -- This message was sent by Atlassian Jira (v8.20.10#820010)