[
https://jira.terracotta.org/jira//browse/CDV-429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_23098
]
Tim Eck commented on CDV-429:
-----------------------------
Not sure how many exceptions were happening, but one of them is a
stackoverflow. The code that tries to create ClassInfo for isRoot() is getting
an endless cycle of class loading with permissions.
It's not clear why InstrumentEverythingInContainerTest isn't failing -- unless
this specific only to 6.1.0.0 (We run 6.1.0.7 in the monkey)
> Websphere module
> ----------------
>
> Key: CDV-429
> URL: https://jira.terracotta.org/jira//browse/CDV-429
> Project: Community Development
> Issue Type: Bug
> Components: DSO:L1
> Affects Versions: 2.4.3
> Reporter: Ari Zilka
> Assignee: Issue Review Board
> Attachments: stackoverflow.txt, tc-config.xml
>
>
> When trying to get wars loaded in Websphere using the Websphere config
> module, I had everything setup correctly but ended up with a failed container
> startup when my included classes where set as "*..*".
> I tried leaving out include-classes and just defining my webapp name. That
> throws no errors but doesn't work.
> I then included "*..*" and Websphere writes a 24MB log file to nativeErr.log
> with what is seemingly the world's longest stack trace. So I just eyeballed
> the stacktrace, and chose to exlude 2 things:
> com.ibm..*
> and
> org.eclipse..*
> Then everything worked perfectly.
> I was sharing our Cart.war demo. And I have attached my tc-config (the one
> that works).
--
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