Re: [Resin-interest] Eclipse Plugin

2009-07-04 Thread Michael Ludwig
Emil Ong schrieb am 02.07.2009 um 16:36:38 (-0700):
 On Wed, Jul 01, 2009 at 11:05:54PM +0200, Michael Ludwig wrote:
  You're very welcome. Now there is a new error message :-)
  
An error occurred during provisioning.
Error reading signed content.
The file C:\IDE\eclipse\plugins\com.caucho.resin.eclipse_4.0.0
does not exist
  
  Probably trivial to solve.
 
 Hmm... it could be an artifact of removing and reinstalling.  The plugin
 and site are unchanged from before.  Does this happen on install or when
 using the plugin?

Back on the machine where the error occurred. This is XP Home and
Eclipse 3.4.0 (vs XP Professional and Eclipse 3.4.?).

I created the directory that Eclipse complained was missing:

  md C:\IDE\eclipse\plugins\com.caucho.resin.eclipse_4.0.0

I tried reinstalling the Resin plugin. Eclipse zipped away during
installation.

I started Eclipse anew and retried the installation. No crash this time.
Apparent success, but nothing in the Resin plugin directory I created
manually. I removed it manually.

There is no Resin choice in the New Server menu either. Yet the Resin
feature is listed under Help  Software Updates  Installed Software.

Uninstalling again. Installing org.apache.oro? 

I restarted Eclipse every time when prompted to do so.

Last attempt to install. Success! No idea why.

The filesystem path issue persists, of course. A workaround would be to
move the Eclipse workspace to a path without spaces.

Michael Ludwig


___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


Re: [Resin-interest] Eclipse Plugin

2009-07-04 Thread Michael Ludwig
Michael Ludwig schrieb am 13.05.2009 um 20:22:19 (+0200):
 Emil Ong schrieb:
  On Wed, May 13, 2009 at 12:24:19PM +0200, Michael Ludwig wrote:

http://bugs.caucho.com/view.php?id=3589

While we're at it, the startup/shutdown issue persists. So you might
want to add the following to the bug entry you've created, or file a
new bug:

  I'm still seeing the same error message pop up on shutdown via the
  Eclipse server shutdown button: failed to start (sic).
 
 This is still there. Might be related to the other issue I wrote
 concerning the progress indicator in the bottom right corner of the
 IDE which keeps showing the job Starting Resin 4.0 at localhost in
 progress. Looks like that message got held up somewhere on its way to
 the list, so here's a copy of it:
 
 | Another issue: The process of starting Resin keeps sitting around in
 | the background while Resin is already serving requests. This is
 | indicated in the Eclipse IDE by a symbol in the bottom right corner
 | indicating ongoing background jobs.
 |
 | After some minutes, the following error message pops up:
 |
 |Server Resin 4.0 at localhost was unable to start withing 240
 |seconds. If the server requires more time, try increasing the
 |timeout in the server editor.
 |
 | Sounds like the Resin start job (Ant in this case, as per your mail)
 | should report back to Eclipse on finishing the job.
 
 So after a couple of minutes, this error message pops up in a window
 labeled Problem Occurred and the running and serving Resin is stopped,
 maybe because it hasn't reported startup success back to the parent
 process.
 
 I added -consoleLog to my eclipse.ini, but I have no idea where the log
 is going. If it is just the console window in the IDE, there is nothing
 special to see, just the usual Resin startup messages plus additional
 debug info my application generates.

Michael Ludwig


___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest