• Welcome to OS2World OLD-STATIC-BACKUP Forum.
 

News:

This is an old OS2World backup forum for reference only. IT IS READ ONLY!!!

If you need help with OS/2 - eComStation visit http://www.os2world.com/forum

Main Menu

SmartSVN version 6.6

Started by Blonde Guy, 2010.09.03, 06:21:39

Previous topic - Next topic

Blonde Guy

Quote
http://www.os2world.com/content/view/20168/2/

Posted by Martin Iturbide - Monday, 30 August 2010



SmartSVN version 6.6 has been released (8/20/2010). This is a Java Subversion GUI client, with features like built-in File Compare/Merge, Change Report or Tag and Branch handling, and more. It requires Java 1.4.1 or higher.

Source: OS/2 Warp News and Rumors


Starting with version 6.6, SmartSVN requires Java 1.5. SmartSVN 6.5.10 is the last version to support OS/2. The part of the SmartSVN website mentioning OS/2 has been removed.

The final version for OS/2 is available here.

http://www.rbri.org/smart/smartsvn.html
Expert Consulting for OS/2 and eComStation

abwillis

Has anyone tried it on OS/2 with Java 1.5_07? 

DougB

Quote from: abwillis on 2010.09.03, 16:42:09
Has anyone tried it on OS/2 with Java 1.5_07? 

I just tried it with my JAVA 1.5_07 setup. It doesn't work. The splash screen shows, then goes away. The JAVA window shows this (cut and paste):
==================
splash screen showing
Exception in thread "main" smartsvn.bg: java.lang.InternalError: Can't instantia
te platform default Preferences factory java.util.prefs.FileSystemPreferencesFac
tory
        at smartsvn.qv.c(SourceFile:93)
        at smartsvn.qv.a(SourceFile:41)
        at smartsvn.Qw.a(SourceFile:59)
        at smartsvn.PN.a(SourceFile:278)
        at SmartSVN.main(SourceFile:11)
Caused by: java.lang.InternalError: Can't instantiate platform default Preferenc
es factory java.util.prefs.FileSystemPreferencesFactory
        at java.util.prefs.Preferences.factory1(Unknown Source)
        at java.util.prefs.Preferences.access$000(Unknown Source)
        at java.util.prefs.Preferences$2.run(Unknown Source)
        at java.util.prefs.Preferences$2.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.util.prefs.Preferences.factory(Unknown Source)
        at java.util.prefs.Preferences.<clinit>(Unknown Source)
        at com.jidesoft.swing.AbstractLayoutPersistence.loadLayoutDataFrom(Abstr
actLayoutPersistence.java:352)
        at com.jidesoft.swing.AbstractLayoutPersistence.loadLayoutData(AbstractL
ayoutPersistence.java:223)
        at smartsvn.zQ.b(SourceFile:188)
        at smartsvn.Qf.<init>(SourceFile:230)
        at smartsvn.Qf.a(SourceFile:77)
        at smartsvn.PI.a(SourceFile:412)
        at smartsvn.Qx.run(SourceFile:69)
        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: java/util/prefs/FileSystemPreferenc
esFactory
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        ... 21 more

splash screen showing
Exception in thread "main" smartsvn.bg: java.lang.InternalError: Can't instantia
te platform default Preferences factory java.util.prefs.FileSystemPreferencesFac
tory
        at smartsvn.qv.c(SourceFile:93)
        at smartsvn.qv.a(SourceFile:41)
        at smartsvn.Qw.a(SourceFile:59)
        at smartsvn.PN.a(SourceFile:278)
        at SmartSVN.main(SourceFile:11)
Caused by: java.lang.InternalError: Can't instantiate platform default Preferenc
es factory java.util.prefs.FileSystemPreferencesFactory
        at java.util.prefs.Preferences.factory1(Unknown Source)
        at java.util.prefs.Preferences.access$000(Unknown Source)
        at java.util.prefs.Preferences$2.run(Unknown Source)
        at java.util.prefs.Preferences$2.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.util.prefs.Preferences.factory(Unknown Source)
        at java.util.prefs.Preferences.<clinit>(Unknown Source)
        at com.jidesoft.swing.AbstractLayoutPersistence.loadLayoutDataFrom(Abstr
actLayoutPersistence.java:352)
        at com.jidesoft.swing.AbstractLayoutPersistence.loadLayoutData(AbstractL
ayoutPersistence.java:223)
        at smartsvn.zQ.b(SourceFile:188)
        at smartsvn.Qf.<init>(SourceFile:230)
        at smartsvn.Qf.a(SourceFile:77)
        at smartsvn.PI.a(SourceFile:412)
        at smartsvn.Qx.run(SourceFile:69)
        at java.awt.event.InvocationEvent.dispatch(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: java/util/prefs/FileSystemPreferenc
esFactory
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Unknown Source)
        ... 21 more
=====================

I tried the Linux version from a file named smartsvn-generic-6_6_1.tar.gz. I have a few programs that do work well with JAVA 1.5, but I have seen a similar thing with a few other programs. I have no idea what it is looking for, but it seems that something is missing.