Modify ↓
Opened 15 years ago
Closed 15 years ago
#8777 closed task (invalid)
The File PDemo generated ClassCastException
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | none |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Exception in thread "main" java.lang.ClassCastException: [Ljava.lang.Object; cannot be cast to [Lde.d3fact.modelapi.dataport.IDataport;
at de.d3fact.modelapi.dataport.api.impl.AbstractConnectableport.getConnection(Unknown Source) at de.d3fact.mfsmodel.impl.AbstractOutputChannel.getConnection(Unknown Source) at pdemos.PDemo.main(PDemo.java:107)
Attachments (0)
Note:
See TracTickets
for help on using tickets.
WrongTrac