That didn't seem to work, I even moved the installation to
c:\erl5.4.13\ and fail in the same way.

Is there an extra level of verbosity I can set somewhere?

Thanks!
Steve

On 5/11/06, Vlad Dumitrescu <[EMAIL PROTECTED]> wrote:
Hi,

Hmm, I would guess that the cause might be that you have installed
Erlang in a path with spaces in it.

Please mode Erlang to some other place (I use C:\programs\ instead),
try again and let me know how it went.

regards,
Vlad

On 5/12/06, Steve Jenson <[EMAIL PROTECTED]> wrote:
> You are right, it can't talk to the backend. Is there an environment
> variable (like Erlang's home) that I need to set?
>
> *** starting Erlide v0.3.8.5 *** erlide developer version ***
> create managed backend Erlide.
> RUN*> C:\Program Files\erl5.4.13\bin\erl   -name [EMAIL PROTECTED] -set
> cookie nfEUsbNHsljoalXbdwNOJHYbbg
> >>:: Erlide_f01b3f
> ##################################################
> Coulnd't connect!!!
> loading plugin class org.erlide.runtime.ErlangLaunchPlugin
>
> Thanks,
> Steve
>
> On 5/10/06, Vlad Dumitrescu <[EMAIL PROTECTED]> wrote:
> > Hi!
> >
> > Yes, I've seen this error a lot of times. The problem with it is that
> > it is the kind of errors that no matter how many times one encounters
> > and fixes, one just can't remember the fix and has to start from
> > scratch! ;-)
> >
> > My guess is that there's a problem starting the Erlang backend.
> > If you're using Windows, please start eclipse with the following arguments
> >     -vm "/path/to/java/bin/java.exe"
> > For other OS, start eclipse from a terminal. This way, you will be
> > able to retrieve the console output. If you post it I hope I will be
> > able to tell you more exactly what's going on.
> >
> > Best regards,
> > Vlad
> >
> >
> >
> > On 5/11/06, Steve Jenson <[EMAIL PROTECTED]> wrote:
> > > Hi guys,
> > >
> > > Yesterday I installed Erlide for the first time, on Eclipse 3.1.2,
> > > using the remote update site. Today, after rebooting my system, I can
> > > no longer start Erlide, Eclipse gives me an error and I was wondering
> > > if any of you have seen it. My plugins look fine and Erlide worked
> > > fine yesterday after I installed it, I even wrote and ran a small test
> > > program.
> > >
> > > """
> > > Unable to create this part due to an internal error. Reason for the
> > > failure: The editor class could not be instantiated. This usually
> > > indicates that the editor's class name was mistyped in plugin.xml.
> > >
> > > java.lang.ClassNotFoundException: org.erlide.ui.editors.erl.ErlangEditor
> > >        at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:405)
> > >        at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
> > >        at 
org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78)
> > >        at java.lang.ClassLoader.loadClass(Unknown Source)
> > >        at 
org.eclipse.osgi.framework.internal.core.BundleLoader.loadClass(BundleLoader.java:275)
> > >        at 
org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.java:227)
> > >        [.. snipped ..]
> > > """
> > >
> > > Thanks,
> > > Steve
> > >
> > >
> > > -------------------------------------------------------
> > > Using Tomcat but need to do more? Need to support web services, security?
> > > Get stuff done quickly with pre-integrated technology to make your job 
easier
> > > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> > > http://sel.as-us.falkag.net/sel?cmdlnk&kid0709&bid&3057&dat1642
> > > _______________________________________________
> > > Erlide-devel mailing list
> > > [email protected]
> > > https://lists.sourceforge.net/lists/listinfo/erlide-devel
> > >
> >
> >
>




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Erlide-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/erlide-devel

Reply via email to