This document discusses conceptual and organizational antipatterns related to Java enterprise performance. It describes several conceptual antipatterns including misunderstanding scalability, treating performance management as premature optimization, relying on guesswork instead of metrics, and treating frameworks as black boxes. Organizational antipatterns covered include ad-hoc performance management, lack of responsibility for performance, and only addressing performance issues reactively after problems occur. The document provides explanations of each antipattern and recommendations for addressing them such as defining performance processes, roles, and goals.