Update project cannot get log of URL :

I put an UML project under svn. When I try to update, Visual Pardigm for UML says, with a dialog,
Update project cannot get log of URL: http://…
The repository is correct since the project is checked from the repository. Now I can neither update the project nor commit the project. If I try to check out from the scratch, it will work. My environment is:
Linux: debian lenny
Java: sun-java6-bin 6-07-4
subversion: 1.5.1dfsg1-1
It seems working under Windows Vista.
Some extra points are:

  1. I use http digest authentication for the svn repository
  2. I add some Japanese comments to the change log
    What’s wrong? How can I see some debug messages in Visual Paradigm for UML?

Hi user,

Thanks for your post. Would you mind to run Visual Paradigm for UML (VP-UML) in debug mode with the following steps?

  1. shut down VP-UML
  2. open terminal and go to bin folder of VP Suite
  3. execute the following command
    …/jre/bin/java -Xms256m -Xmx1024m -cp “.:…/lib/vpplatform.jar:…/lib/jniwrap.jar:…/lib/jhall.jar:…/lib/vpJavaHelp.jar:…/lib/winpack.jar:…/lib/vpupdate.jar:…/lib/openapi.jar:…/ormlib/orm.jar:…/lib/lib01.jar:…/lib/lib02.jar:…/lib/lib03.jar:…/lib/lib04.jar:…/lib/lib05.jar:…/lib/lib06.jar:…/lib/lib07.jar:…/lib/lib08.jar:…/lib/lib09.jar:…/lib/lib10.jar” RV debug
  4. repeat the problem

And please kindly send us the console output. Thanks in advance!

  • Please save the output in a .txt file.

Best regards,
Lilian Wong