×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
From what I understand about this type of error, it is usually an issue
with Plugins that start initializing themselves before other Plugins
with dependencies have loaded. You basically get to a point where a
Plugin thinks it is a dependency of itself. Usually, plugins are
supposed to all load, then initialize, but code in the Plugin Startup
routine can get executed before loading finishes...
Have you installed/updated any plugins lately?
-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx]
On Behalf Of Scott Klement
Sent: Monday, November 03, 2008 1:56 PM
To: Websphere Development Studio Client for iSeries
Subject: [WDSCI-L] ClassCircularityError
During startup, it reaches a point where it says "Synchronizing
Resources" and then it brings up a dialog titled RSEG1056U and says
"Connect to XXXXXX failed with an unexpected exception". When I click
the "Details" button, it shows "java.lang.ClassCircularityError".
As an Amazon Associate we earn from qualifying purchases.