slackware

Java's 'tnameserv' takes 3+ minutes to be “Ready”, why?

随声附和 提交于 2019-11-30 18:12:59
问题 I'm trying to help a dev of an app I'd like to use trouble shoot a problem utilizing Corba Server on Linux. I narrowed down the problem to tnameserv taking over 3 minutes to become ready after invocation. What exactly is tnameserv trying to do in those 3 minutes and is there anyway I can speed it up? The app failed because it tried to do 5 connection attempts with 1-second between retries; which apparently doesn't give tnameserv nearly enough time to become ready. I am using Java 6u17 on

Eclipse hangs on startup [duplicate]

五迷三道 提交于 2019-11-30 08:18:40
This question already has an answer here: How do I prevent Eclipse from hanging on startup? 34 answers I have problem with running my Eclipse. I tried 3.7, 4.2 and 4.3 versions with java 6 and java 7. Nothing can help me. It shows me popup screen but it doesn't start to load( I dont have chance to choose workspace). Starting it with -debug -console parameters shows that it stops running in this moment: Time to load bundles: 10 Starting application: 6374 osgi> I have started JVisualVM but I cannot observe anything special. There are no deadlocks etc. Edit My observations were to deep... After

Eclipse hangs on startup [duplicate]

青春壹個敷衍的年華 提交于 2019-11-29 12:02:20
问题 This question already has answers here : How do I prevent Eclipse from hanging on startup? (34 answers) Closed 3 years ago . I have problem with running my Eclipse. I tried 3.7, 4.2 and 4.3 versions with java 6 and java 7. Nothing can help me. It shows me popup screen but it doesn't start to load( I dont have chance to choose workspace). Starting it with -debug -console parameters shows that it stops running in this moment: Time to load bundles: 10 Starting application: 6374 osgi> I have