Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Problem with 3M7
Problem with 3M7 [message #212723] Wed, 17 March 2004 20:53 Go to next message
Eclipse UserFriend
Originally posted by: jsk_lam.hotmail.com

I installed the eclipse 3M7 build and create a simple Hello World plug-in.
Try to run/debug the plug-in as Run-time workbench and nothing happen.
The splash screen stays displayed and never goes away. Does anyone have
the clue or fixes? Thanks. - sl
Re: Problem with 3M7 [message #212731 is a reply to message #212723] Wed, 17 March 2004 20:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jsk_lam.hotmail.com

Forgot to mention the O/S, I am running Windows 2000 Professional.
-sl

sl wrote:

> I installed the eclipse 3M7 build and create a simple Hello World plug-in.
> Try to run/debug the plug-in as Run-time workbench and nothing happen.
> The splash screen stays displayed and never goes away. Does anyone have
> the clue or fixes? Thanks. - sl
Re: Problem with 3M7 [message #212748 is a reply to message #212731] Wed, 17 March 2004 23:02 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: pavan.kenati.com

Have a look at the .metadata/.log file in your runtime-workspace directory.
It should contain the stack trace. The runtime-workspace directory is what
is specified in your launch configuration.

-- Pavan --

"sl" <jsk_lam@hotmail.com> wrote in message news:c3avpr$bh0$1@eclipse.org...
> Forgot to mention the O/S, I am running Windows 2000 Professional.
> -sl
>
> sl wrote:
>
> > I installed the eclipse 3M7 build and create a simple Hello World
plug-in.
> > Try to run/debug the plug-in as Run-time workbench and nothing happen.
> > The splash screen stays displayed and never goes away. Does anyone have
> > the clue or fixes? Thanks. - sl
>
>
Re: Problem with 3M7 [message #213316 is a reply to message #212748] Fri, 19 March 2004 00:32 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jsk_lam.hotmail.com

Pavan,

The following is the .log file, I couldn't spot any error:

!SESSION Mar 17, 2004 17:33:54.629
---------------------------------------------
java.fullversion=J2RE 1.4.2 IBM Windows 32 build cndev-20040128 (JIT
enabled: jitc)
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -data C:\Documents and Settings\Administrator\My
Documents\Eclipse v3 Workspaces\My Test Projects
!ENTRY org.eclipse.osgi Mar 17, 2004 17:33:54.629
!MESSAGE Bundle
reference:file:c:/eclipse/3M7/plugins/com.ibm.xtools.exportj avadoc_1.5.0
[26] was not resolved
!ENTRY com.rational.clearcase 4 0 Mar 17, 2004 17:34:54.415
!MESSAGE ClearCaseConnection: Unable to load RSCMCalJni.dll.
!STACK 0
java.lang.UnsatisfiedLinkError:
C:\eclipse\3M7\plugins\com.rational.clearcase_2.2.47\RSCMCal Jni.dll: A
dynamic link library (DLL) initialization routine failed
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:2119)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1954)
at java.lang.Runtime.load0(Runtime.java:772)
at java.lang.System.load(System.java:884)
at
com.rational.resourcemanagement.cmframework.ClearCaseConnect ion. <clinit>(ClearCaseConnection.java:29)
at com.rational.clearcase.RSCMService.providerCheck(RSCMService .java:4209)
at
com.rational.clearcase.RSCMService.resourceChanged(RSCMServi ce.java:3369)
at
org.eclipse.core.internal.events.NotificationManager$2.run(N otificationManager.java:255)
at
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java:819)
at org.eclipse.core.runtime.Platform.run(Platform.java:493)
at
org.eclipse.core.internal.events.NotificationManager.notify( NotificationManager.java:248)
at
org.eclipse.core.internal.events.NotificationManager.broadca stChanges(NotificationManager.java:142)
at
org.eclipse.core.internal.events.AutoBuildJob.broadcastChang es(AutoBuildJob.java:62)
at
org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBu ildJob.java:91)
at
org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJ ob.java:116)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:62)


Pavan Podila wrote:

> Have a look at the .metadata/.log file in your runtime-workspace directory.
> It should contain the stack trace. The runtime-workspace directory is what
> is specified in your launch configuration.

> -- Pavan --

> "sl" <jsk_lam@hotmail.com> wrote in message news:c3avpr$bh0$1@eclipse.org...
> > Forgot to mention the O/S, I am running Windows 2000 Professional.
> > -sl
> >
> > sl wrote:
> >
> > > I installed the eclipse 3M7 build and create a simple Hello World
> plug-in.
> > > Try to run/debug the plug-in as Run-time workbench and nothing happen.
> > > The splash screen stays displayed and never goes away. Does anyone have
> > > the clue or fixes? Thanks. - sl
> >
> >
Re: Problem with 3M7 [message #213370 is a reply to message #212748] Fri, 19 March 2004 03:45 Go to previous message
Eclipse UserFriend
You might be running RuntimeWorkbench with jdk1.3.
It needs 1.4

Regards,
Jelda
"Pavan Podila" <pavan@kenati.com> schrieb im Newsbeitrag
news:c3b73n$hac$1@eclipse.org...
> Have a look at the .metadata/.log file in your runtime-workspace
directory.
> It should contain the stack trace. The runtime-workspace directory is what
> is specified in your launch configuration.
>
> -- Pavan --
>
> "sl" <jsk_lam@hotmail.com> wrote in message
news:c3avpr$bh0$1@eclipse.org...
> > Forgot to mention the O/S, I am running Windows 2000 Professional.
> > -sl
> >
> > sl wrote:
> >
> > > I installed the eclipse 3M7 build and create a simple Hello World
> plug-in.
> > > Try to run/debug the plug-in as Run-time workbench and nothing happen.
> > > The splash screen stays displayed and never goes away. Does anyone
have
> > > the clue or fixes? Thanks. - sl
> >
> >
>
>
Previous Topic:how to get the mapping between action and command
Next Topic:include .project and .classpath in cvs commit?
Goto Forum:
  


Current Time: Tue Jul 22 13:53:05 EDT 2025

Powered by FUDForum. Page generated in 0.45985 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top