Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

BES5.2 to BES6.5 migration problems

2 views
Skip to first unread message

Armins

unread,
Aug 25, 2005, 4:44:25 AM8/25/05
to

Hi!

I have a problem migrating BES5.2 partition to BES6.5. When I try to run migrate tool (with or without GUI) I get error:

bash-2.05$ ./migrate -Dmigration.gui.disabled=true -Dbes6.root=/opt/Borland/BDP/ -Dbes521.root=/opt/BES/ -Dbes521.server.name=test
Warning: Cannot convert string "-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-1" to type FontStruct
java.lang.ClassNotFoundException: com.borland.enterprise.migration.Migrate
at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:141)
at com.borland.management.migration.MigrationConsole.main(MigrationConsole.java:198)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.borland.jafa.extension.MainProviderFactory.execute(MainProviderFactory.java:75)
at com.borland.jafa.extension.Extension.main(Extension.java:200)

I've tried different ways to fix this problem, but no luck so far. Any ideas?

Thanks in advance,
A.

Kevin Dean [TeamB]

unread,
Aug 25, 2005, 11:12:53 AM8/25/05
to
Armins wrote:

> I have a problem migrating BES5.2 partition to BES6.5. When I try to
> run migrate tool (with or without GUI) I get error:
>
> bash-2.05$ ./migrate -Dmigration.gui.disabled=true
> -Dbes6.root=/opt/Borland/BDP/ -Dbes521.root=/opt/BES/
> -Dbes521.server.name=test Warning: Cannot convert string
> "-monotype-arial-regular-r-normal--*-140-*-*-p-*-iso8859-1" to type
> FontStruct java.lang.ClassNotFoundException:
> com.borland.enterprise.migration.Migrate at
>

> I've tried different ways to fix this problem, but no luck so far.
> Any ideas?

That is a problem you would likely have to take up with Borland
Support. Personally, I've never used the migration tool and I don't
recommend it to my clients, typically because it's easier in the long
term to document the configuration properly for 6.5 as opposed to
"here's the documentation for 5.2, then run the migration tool".

--
Kevin Dean [TeamB]
Dolphin Data Development Ltd.
http://www.datadevelopment.com/

NEW WHITEPAPERS
Team Development with JBuilder and Borland Enterprise Server
Securing Borland Enterprise Server
http://www.datadevelopment.com/papers/index.html

Please see Borland's newsgroup guidelines at
http://info.borland.com/newsgroups/guide.html

Armis

unread,
Aug 26, 2005, 3:51:18 AM8/26/05
to

It is neccessary to migrate existing 5.2 partition to 6.5 and the migration tool seemed to be the fastest way (but I guess it's not). Is there any alternatives?

Thanks,
A.

Kevin Dean [TeamB]

unread,
Aug 26, 2005, 8:28:07 AM8/26/05
to
Armis wrote:

> It is neccessary to migrate existing 5.2 partition to 6.5 and the
> migration tool seemed to be the fastest way (but I guess it's not).
> Is there any alternatives?

The error message you are seeing indicates that it can't find the main
migration class. This class is stored in migrate.jar in the lib
sub-directory of the BES installation. Please verify that the JAR is
there. Also, make sure that the migration tool you downloaded was
properly installed in the BES directory and not separately somewhere
else.

0 new messages