when I am trying to connect to the repository it show this error, I
tried installing sdk but it still show the same error
can any body help me with this.



Exception in thread "main" java.lang.ExceptionInInitializerError
        at com.borland.starteam.impl.ClientContext.<init>(Unknown
Source)
        at com.borland.starteam.impl.Server.<init>(Unknown Source)
        at com.borland.starteam.impl.Server.<init>(Unknown Source)
        at com.starbase.starteam.Server.<init>(Unknown Source)
        at com.starbase.starteam.StarTeamFinder.openServer(Unknown
Source)
        at com.starbase.starteam.StarTeamFinder.openProject(Unknown
Source)
        at
com.starbase.starteam.StarTeamFinder.openViewWithOverride(Unknown Sou
rce)
        at com.starbase.starteam.StarTeamFinder.openView(Unknown
Source)
        at
org.kp.datapower.deploy.RepositoryCommunicator.connectToServer(Reposi
toryCommunicator.java:76)
        at
org.kp.datapower.deploy.RepositoryCommunicator.<init>(RepositoryCommu
nicator.java:54)
        at
org.kp.datapower.deploy.DatapowerCodeMigrateProcessor.main(DatapowerC
odeMigrateProcessor.java:77)
Caused by: com.borland.starteam.impl.SDKRuntimeException: The native
library "Bo
rland.StarTeam.FileAccess02.dll" was not found. Please verify that the
StarTeam
SDK is properly installed.
        at
com.borland.starteam.impl.util.NativeFileAccess.init(Unknown Source)
        at
com.borland.starteam.impl.util.NativeFileAccess.<init>(Unknown Source
)
        at com.borland.starteam.impl.util.Platform.<clinit>(Unknown
Source)
        ... 11 more
Caused by: java.lang.UnsatisfiedLinkError: no
Borland.StarTeam.FileAccess02 in j
ava.library.path
        at java.lang.ClassLoader.loadLibrary(Unknown Source)
        at java.lang.Runtime.loadLibrary0(Unknown Source)
        at java.lang.System.loadLibrary(Unknown Source)
        ... 14 more

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to