Menu

#4 Class Cast Exception Error During S3 Selection

open
nobody
None
7
2009-07-30
2009-07-29
JB Dynamics
No

I get the following error with Areca 7.13 x64 GTK-Linux, with the Areca-plugin-s3 1.2RC and 1.3RC when pressing the select button after highlighting S3 on a new target creation or while editing a target. Is this plugin compatible with older versions of Areca? Should I download an older version of Areca? Please help, I'm trying to make a redundant backup copy of all important files on my system before I wipe everything and install Ubuntu/Kubuntu 9.04, since my upgrade to 9.10 has caused my KDE and Gnome desktops a failure to load or display. Kernel is the latest from the Karmic Ubuntu repositories: 2.6.31-4-generic on an EM64T architecture (Core 2 Extreme Quad Mobile).

I was thinking, do I have to manually add my S3 Key and Secrey Key to a config filo and then I will be able to select my S3 repository and bucket, or do something like that. I can't find any documentation except for the plugin API doc on Areca's homepage.

From the log tab:
09-07-29 15:27 - ERROR
java.lang.ClassCastException: com.application.areca.impl.policy.DefaultFileSystemPolicy cannot be cast to com.newsarea.areca.plugin.as3.AS3FileSystemPolicy
at com.newsarea.areca.plugin.as3.gui.AS3StorageSelectionHelper.handleConfiguration(AS3StorageSelectionHelper.java:20)
at com.application.areca.launcher.gui.TargetEditionWindow$4.handleEvent(TargetEditionWindow.java:343)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
at org.eclipse.jface.window.Window.open(Window.java:796)
at com.application.areca.launcher.gui.Application.showDialog(Application.java:1236)
at com.application.areca.launcher.gui.Application.showEditTarget(Application.java:630)
at com.application.areca.launcher.gui.Application.processCommand(Application.java:328)
at com.application.areca.launcher.gui.menus.AppAction.widgetSelected(AppAction.java:209)
at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
at org.eclipse.jface.window.Window.open(Window.java:796)
at com.application.areca.launcher.gui.MainWindow.show(MainWindow.java:293)
at com.application.areca.launcher.gui.Application.show(Application.java:175)
at com.application.areca.launcher.gui.Launcher.launchImpl(Launcher.java:71)
at com.myJava.system.AbstractLauncher.launch(AbstractLauncher.java:46)
at com.application.areca.launcher.gui.Launcher.main(Launcher.java:45)

From the ~/log/areca.09-07-29 file"
09-07-29 15:27 - ERROR - java.lang.ClassCastException: com.application.areca.impl.policy.DefaultFileSystemPolicy cannot be cast to com.newsarea.areca.plugin.as3.AS3FileSystemPolicy
at com.newsarea.areca.plugin.as3.gui.AS3StorageSelectionHelper.handleConfiguration(AS3StorageSelectionHelper.java:20)
at com.application.areca.launcher.gui.TargetEditionWindow$4.handleEvent(TargetEditionWindow.java:343)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
at org.eclipse.jface.window.Window.open(Window.java:796)
at com.application.areca.launcher.gui.Application.showDialog(Application.java:1236)
at com.application.areca.launcher.gui.Application.showEditTarget(Application.java:630)
at com.application.areca.launcher.gui.Application.processCommand(Application.java:328)
at com.application.areca.launcher.gui.menus.AppAction.widgetSelected(AppAction.java:209)
at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
at org.eclipse.jface.window.Window.open(Window.java:796)
at com.application.areca.launcher.gui.MainWindow.show(MainWindow.java:293)
at com.application.areca.launcher.gui.Application.show(Application.java:175)
at com.application.areca.launcher.gui.Launcher.launchImpl(Launcher.java:71)
at com.myJava.system.AbstractLauncher.launch(AbstractLauncher.java:46)
at com.application.areca.launcher.gui.Launcher.main(Launcher.java:45)

Discussion

  • JB Dynamics

    JB Dynamics - 2009-07-30

    I take part of the error back. It only didn't work on modifying an existing target or duplicating an existing target that was created before the AS3 plugin was put into it's proper directory.

    Although, maybe something to look into, like when loading the application with the plugin for the first time, running a function to modify existing target configurations to be able to just edit the targets and choose the Amazon S3 repository option, and be able to click select without getting this error (so someone can configure their key, secret key, bucket, and prefix).

    Thanks,
    JBDynamics

     
  • JB Dynamics

    JB Dynamics - 2009-07-30
    • priority: 5 --> 7
     
  • Martyn Simpson

    Martyn Simpson - 2009-08-10

    I also recieve this error here are my findings.

    Windows XP SP3 fully updated (x86)
    joined to a domain
    running as a domain administrator
    Areca v7.1.4
    Plugin v 1.3 RC.

    Also same error on
    Windows Server 2003 Standard x64 SP2
    joined to a domain
    running as a domain administrator
    Areca v7.1.4
    Plugin v 1.3 RC.

    In New Target dialogue selecting AS3 Radio Button followed by clicking the "Select ..." button i receive an error as detailed below.

    --------------------- Error --------------------------
    Title: Error
    Symbol: Red X
    Text: The following error occurred during the process:
    com.application.areca.launcher.gui.TargetEditionWindow.getTarget()Lcom/application/areca/AbstractRecoveryTarget;
    Please check the log file (c:/.................................../.areca/workspace/log/areca.09-08-10.lob) for further informations.
    --------------Error ------------------------

    --------------------Log -----------------------------

    09-08-10 13:19 - INFO - Loading configured file metadata accessor : [com.myJava.file.metadata.windows.WindowsMetaDataAccessor] ...
    09-08-10 13:19 - DETAIL - Configured metadata accessor description :
    09-08-10 13:19 - DETAIL - Default metadata accessor for Windows. It only handles the "read-only" file attribute.
    09-08-10 13:19 - INFO - Testing configured file metadata accessor ...
    09-08-10 13:19 - INFO - [com.myJava.file.metadata.windows.WindowsMetaDataAccessor] validated.
    09-08-10 13:19 - INFO - ACL support : no
    09-08-10 13:19 - INFO - Extended attributes support : no
    09-08-10 13:19 - INFO - System informations :
    09-08-10 13:19 - INFO - ----------------------------------------
    09-08-10 13:19 - INFO - Version : 7.1.4
    09-08-10 13:19 - INFO - Build ID : 5278315534136814768
    09-08-10 13:19 - INFO - Available Memory : 254 MB
    09-08-10 13:19 - INFO - OS Name : Windows XP - 5.1
    09-08-10 13:19 - INFO - Java Virtual Machine : Java(TM) SE Runtime Environment - 1.6.0_13-b03 - Sun Microsystems Inc.
    09-08-10 13:19 - INFO - File encoding : windows-1252
    09-08-10 13:19 - INFO - Language : en
    09-08-10 13:19 - INFO - Framework properties : {filetool.delay=200, ftp.debug=false, repository.access.ftp.cache=true, memory.safety.margin=0.3, threadlocal.log.level=3, encryption.keygen.iterations=96731, filetool.buffer.size=200000, zip.crc.enable=true, fs.writable.directories=, fs.max.filepath.check.force=-1, delta.debug=false, fs.max.filepath=256, zip.mv.digits=2, fs.use.buffer=true, memory.base.kb=20480, cache.preload=false, fs.max.cached.mountpoints=2000, repository.check.consistency=true, ftp.max.proxies=4, delta.quickhash.modulus=68228191, encryption.keygen.algorithm=PBKDF2WithHmacSHA1, delta.linkedlist.buffer.size=204800, memory.by.entry.kb=2, repository.access.hd.cache.depth=2, ftp.use.cache=true, ftp.noop.delay=30000, file.hash.algorithm=SHA, zip.buffer.size=2048, hash.cache.size=200, log.default.history=10, ftp.cache.size=100, os.browsers=firefox, opera, konqueror, epiphany, mozilla, netscape, file.streams.debug=true, delta.quickhash.multiplier=98813, repository.access.hd.cache=false, threadlocal.log.max.messages=200, viewer.handler.impl=com.myJava.system.viewer.DesktopViewerHandler, fs.tmp.directory=, log.level=8, delta.hashmap.size=10007, smtp.debug=false, hash.use.cache=true, encryption.keygen.salt.encoding=UTF-8, encryption.keygen.salt=ù%${{²]}}[|`è€$£^¤*!§:/..;;,,_?"\°à@@%µ, fs.cache.debug=false, backup.debug=false, repository.access.ftp.cache.depth=2, filesystem.accessor.impl=com.myJava.file.metadata.windows.WindowsMetaDataAccessor, sse.protocols=SSL, TLS, TLS-P, TLS-C, repository.access.debug=false, fs.buffer.size=200000}
    09-08-10 13:19 - INFO - Available translations : cs, de, cn, da, es, ja, nl, ru, se, tw, en, fr, hu, it
    09-08-10 13:19 - INFO - File metadata accessor : com.myJava.file.metadata.windows.WindowsMetaDataAccessor
    09-08-10 13:19 - INFO - ----------------------------------------
    09-08-10 13:19 - INFO - User preferences :
    09-08-10 13:19 - INFO - ----------------------------------------
    09-08-10 13:19 - INFO - [mainframe.x] = [-4]
    09-08-10 13:19 - INFO - [startup.workspace] = []
    09-08-10 13:19 - INFO - [lastworkspace] = [C:/Documents and Settings/simpsm/.areca/workspace]
    09-08-10 13:19 - INFO - [target.lasttargetdir] = [O:\]
    09-08-10 13:19 - INFO - [info.channel.synthetic] = [false]
    09-08-10 13:19 - INFO - [mainframe.width] = [1288]
    09-08-10 13:19 - INFO - [mainframe.leftsplitpos] = [70]
    09-08-10 13:19 - INFO - [check.new.versions] = [false]
    09-08-10 13:19 - INFO - [archive.displayreport] = [true]
    09-08-10 13:19 - INFO - [editor.text] = []
    09-08-10 13:19 - INFO - [mainframe.mainsplitpos] = [30]
    09-08-10 13:19 - INFO - [archive.storage] = []
    09-08-10 13:19 - INFO - [mainframe.height] = [1004]
    09-08-10 13:19 - INFO - [startup.mode] = [last]
    09-08-10 13:19 - INFO - [mainframe.maximized] = [true]
    09-08-10 13:19 - INFO - [gui.log.level] = [8]
    09-08-10 13:19 - INFO - [mainframe.y] = [-4]
    09-08-10 13:19 - INFO - [lang] = [en]
    09-08-10 13:19 - INFO - [date.format] = []
    09-08-10 13:19 - INFO - ----------------------------------------
    09-08-10 13:19 - INFO - Loading configuration file : C:/Documents and Settings/simpsm/.areca/workspace/File Server#.xml ...
    09-08-10 13:19 - INFO - Looking for storage plugins in directory : C:/Program Files/Areca/plugins
    09-08-10 13:19 - INFO - Attempting to load plugin directory : C:/Program Files/Areca/plugins/areca-plugin-as3
    09-08-10 13:19 - INFO - Reading plugin configuration file : C:/Program Files/Areca/plugins/areca-plugin-as3/areca-plugin-as3.properties
    09-08-10 13:19 - INFO - Loading jar file : C:/Program Files/Areca/plugins/areca-plugin-as3/areca-plugin-as3.jar
    09-08-10 13:19 - INFO - Instanciating class : com.newsarea.areca.plugin.as3.AS3StoragePlugin
    09-08-10 13:19 - INFO - Plugin successfully registered : [com.newsarea.areca.plugin.as3.AS3StoragePlugin - Name = "Amazon S3" - Id = "areca-plugin-as3" - Version = [com.myJava.util.version.VersionData - Version = "7.1.4" - Date = "2009-8-2" - URL = <null> - Description = "Drag and Drop in sources configuration window; Bugfix when recovering a specific version of a file (the latest version was always recovered); Minor enhancements." ] ]
    09-08-10 13:19 - INFO - Plugin directory successfully loaded.
    09-08-10 13:19 - INFO - Plugin successfully registered : [com.application.areca.plugins.DefaultStoragePlugin - Name = "Local Hard Drive" - Id = "hd" - Version = [com.myJava.util.version.VersionData - Version = "7.1.4" - Date = "2009-8-2" - URL = <null> - Description = "Drag and Drop in sources configuration window; Bugfix when recovering a specific version of a file (the latest version was always recovered); Minor enhancements." ] ]
    09-08-10 13:19 - INFO - Plugin successfully registered : [com.application.areca.plugins.FTPStoragePlugin - Name = "FTP server" - Id = "ftp" - Version = [com.myJava.util.version.VersionData - Version = "7.1.4" - Date = "2009-8-2" - URL = <null> - Description = "Drag and Drop in sources configuration window; Bugfix when recovering a specific version of a file (the latest version was always recovered); Minor enhancements." ] ]
    09-08-10 13:19 - INFO - Installing medium : [com.application.areca.impl.IncrementalDirectoryMedium - FileSystemPolicy = [com.application.areca.impl.policy.DefaultFileSystemPolicy - Path = "c:/BackUp/390020748" - Name = "%YY%%MM%%DD%" ] - EncryptionPolicy = [com.application.areca.impl.policy.EncryptionPolicy - IsEncrypted = false ] - CompressionArguments = [com.myJava.file.CompressionArguments - IsCompressed = true - Zip64 = true - Add extension = false - Charset = "UTF-8" - Comment = <null> - VolumeSize = -1 - NbDigits = 0 - Level = 9 ] ]
    09-08-10 13:19 - INFO - Registring a new file system driver : Mount Point = c:\BackUp, Driver = [com.myJava.file.driver.event.EventFileSystemDriver - Identifier = "Areca repository access" - Predecessor = [com.myJava.file.driver.DefaultFileSystemDriver] ]
    09-08-10 13:19 - INFO - Registring a new file system driver : Mount Point = c:\BackUp\390020748, Driver = [com.myJava.file.driver.event.EventFileSystemDriver - Identifier = "Areca repository access" - Predecessor = [com.myJava.file.driver.CompressedFileSystemDriver - Predecessor = [com.myJava.file.driver.DefaultFileSystemDriver] ] ]
    09-08-10 13:19 - INFO - Loading configuration file : C:/Documents and Settings/simpsm/.areca/workspace/Stuff.xml ...
    09-08-10 13:19 - INFO - Installing medium : [com.application.areca.impl.IncrementalDirectoryMedium - FileSystemPolicy = [com.application.areca.impl.policy.DefaultFileSystemPolicy - Path = "C:\Documents and Settings\simpsm\My Documents\backup/967867140" - Name = "%YY%%MM%%DD%" ] - EncryptionPolicy = [com.application.areca.impl.policy.EncryptionPolicy - IsEncrypted = true - Algorithm = "AES_HASH" - Encrypt names = true ] - CompressionArguments = [com.myJava.file.CompressionArguments - IsCompressed = true - Zip64 = true - Add extension = false - Charset = "UTF-8" - Comment = <null> - VolumeSize = -1 - NbDigits = 0 - Level = 9 ] ]
    09-08-10 13:19 - INFO - AES256_HASH encryption configuration is not supported by your system (Illegal key size or default parameters). It will be removed from the available encryption configurations.
    09-08-10 13:19 - INFO - AES256_RAW encryption configuration is not supported by your system (Illegal key size or default parameters). It will be removed from the available encryption configurations.
    09-08-10 13:19 - INFO - Registring a new file system driver : Mount Point = C:\Documents and Settings\simpsm\My Documents\backup, Driver = [com.myJava.file.driver.event.EventFileSystemDriver - Identifier = "Areca repository access" - Predecessor = [com.myJava.file.driver.DefaultFileSystemDriver] ]
    09-08-10 13:19 - INFO - Registring a new file system driver : Mount Point = C:\Documents and Settings\simpsm\My Documents\backup\967867140, Driver = [com.myJava.file.driver.event.EventFileSystemDriver - Identifier = "Areca repository access" - Predecessor = [com.myJava.file.driver.CompressedFileSystemDriver - Predecessor = [com.myJava.file.driver.EncryptedFileSystemDriver - Root = C:\Documents and Settings\simpsm\My Documents\backup\967867140 - Predecessor = [com.myJava.file.driver.hash.HashFileSystemDriver - ROOT = C:\Documents and Settings\simpsm\My Documents\backup\967867140 - PREDECESSOR = [com.myJava.file.driver.DefaultFileSystemDriver] ] ] ] ]
    09-08-10 13:19 - INFO - Installing medium : [com.application.areca.impl.IncrementalDirectoryMedium - FileSystemPolicy = [com.application.areca.impl.policy.DefaultFileSystemPolicy - Path = "C:\Documents and Settings\simpsm\My Documents\backup/459245484" - Name = "%YY%%MM%%DD%" ] - EncryptionPolicy = [com.application.areca.impl.policy.EncryptionPolicy - IsEncrypted = false ] - CompressionArguments = [com.myJava.file.CompressionArguments - IsCompressed = true - Zip64 = true - Add extension = false - Charset = "UTF-8" - Comment = <null> - VolumeSize = -1 - NbDigits = 0 - Level = 9 ] ]
    09-08-10 13:19 - INFO - Registring a new file system driver : Mount Point = C:\Documents and Settings\simpsm\My Documents\backup, Driver = [com.myJava.file.driver.event.EventFileSystemDriver - Identifier = "Areca repository access" - Predecessor = [com.myJava.file.driver.DefaultFileSystemDriver] ]
    09-08-10 13:19 - INFO - Registring a new file system driver : Mount Point = C:\Documents and Settings\simpsm\My Documents\backup\459245484, Driver = [com.myJava.file.driver.event.EventFileSystemDriver - Identifier = "Areca repository access" - Predecessor = [com.myJava.file.driver.CompressedFileSystemDriver - Predecessor = [com.myJava.file.driver.DefaultFileSystemDriver] ] ]
    09-08-10 13:19 - INFO - Path : [C:/Documents and Settings/simpsm/.areca/workspace] - 2 groups loaded.
    09-08-10 13:20 - INFO - Loading configured file metadata accessor : [com.myJava.file.metadata.windows.WindowsMetaDataAccessor] ...
    09-08-10 13:20 - DETAIL - Configured metadata accessor description :
    09-08-10 13:20 - DETAIL - Default metadata accessor for Windows. It only handles the "read-only" file attribute.
    09-08-10 13:20 - INFO - Testing configured file metadata accessor ...
    09-08-10 13:20 - INFO - [com.myJava.file.metadata.windows.WindowsMetaDataAccessor] validated.
    09-08-10 13:20 - INFO - ACL support : no
    09-08-10 13:20 - INFO - Extended attributes support : no
    09-08-10 13:20 - INFO - System informations :
    09-08-10 13:20 - INFO - ----------------------------------------
    09-08-10 13:20 - INFO - Version : 7.1.4
    09-08-10 13:20 - INFO - Build ID : 5278315534136814768
    09-08-10 13:20 - INFO - Available Memory : 254 MB
    09-08-10 13:20 - INFO - OS Name : Windows XP - 5.1
    09-08-10 13:20 - INFO - Java Virtual Machine : Java(TM) SE Runtime Environment - 1.6.0_13-b03 - Sun Microsystems Inc.
    09-08-10 13:20 - INFO - File encoding : windows-1252
    09-08-10 13:20 - INFO - Language : en
    09-08-10 13:20 - INFO - Framework properties : {filetool.delay=200, ftp.debug=false, repository.access.ftp.cache=true, memory.safety.margin=0.3, threadlocal.log.level=3, encryption.keygen.iterations=96731, filetool.buffer.size=200000, zip.crc.enable=true, fs.writable.directories=, fs.max.filepath.check.force=-1, delta.debug=false, fs.max.filepath=256, zip.mv.digits=2, fs.use.buffer=true, memory.base.kb=20480, cache.preload=false, fs.max.cached.mountpoints=2000, repository.check.consistency=true, ftp.max.proxies=4, delta.quickhash.modulus=68228191, encryption.keygen.algorithm=PBKDF2WithHmacSHA1, delta.linkedlist.buffer.size=204800, memory.by.entry.kb=2, repository.access.hd.cache.depth=2, ftp.use.cache=true, ftp.noop.delay=30000, file.hash.algorithm=SHA, zip.buffer.size=2048, hash.cache.size=200, log.default.history=10, ftp.cache.size=100, os.browsers=firefox, opera, konqueror, epiphany, mozilla, netscape, file.streams.debug=true, delta.quickhash.multiplier=98813, repository.access.hd.cache=false, threadlocal.log.max.messages=200, viewer.handler.impl=com.myJava.system.viewer.DesktopViewerHandler, fs.tmp.directory=, log.level=8, delta.hashmap.size=10007, smtp.debug=false, hash.use.cache=true, encryption.keygen.salt.encoding=UTF-8, encryption.keygen.salt=ù%${{²]}}[|`è€$£^¤*!§:/..;;,,_?"\°à@@%µ, fs.cache.debug=false, backup.debug=false, repository.access.ftp.cache.depth=2, filesystem.accessor.impl=com.myJava.file.metadata.windows.WindowsMetaDataAccessor, sse.protocols=SSL, TLS, TLS-P, TLS-C, repository.access.debug=false, fs.buffer.size=200000}
    09-08-10 13:20 - INFO - Available translations : cs, de, cn, da, es, ja, nl, ru, se, tw, en, fr, hu, it
    09-08-10 13:20 - INFO - File metadata accessor : com.myJava.file.metadata.windows.WindowsMetaDataAccessor
    09-08-10 13:20 - INFO - ----------------------------------------
    09-08-10 13:20 - INFO - User preferences :
    09-08-10 13:20 - INFO - ----------------------------------------
    09-08-10 13:20 - INFO - [mainframe.x] = [-4]
    09-08-10 13:20 - INFO - [startup.workspace] = []
    09-08-10 13:20 - INFO - [lastworkspace] = [C:/Documents and Settings/simpsm/.areca/workspace]
    09-08-10 13:20 - INFO - [target.lasttargetdir] = [O:\]
    09-08-10 13:20 - INFO - [info.channel.synthetic] = [false]
    09-08-10 13:20 - INFO - [mainframe.width] = [1288]
    09-08-10 13:20 - INFO - [mainframe.leftsplitpos] = [70]
    09-08-10 13:20 - INFO - [check.new.versions] = [false]
    09-08-10 13:20 - INFO - [archive.displayreport] = [true]
    09-08-10 13:20 - INFO - [editor.text] = []
    09-08-10 13:20 - INFO - [mainframe.mainsplitpos] = [30]
    09-08-10 13:20 - INFO - [archive.storage] = []
    09-08-10 13:20 - INFO - [mainframe.height] = [1004]
    09-08-10 13:20 - INFO - [startup.mode] = [last]
    09-08-10 13:20 - INFO - [mainframe.maximized] = [true]
    09-08-10 13:20 - INFO - [gui.log.level] = [8]
    09-08-10 13:20 - INFO - [date.format] = []
    09-08-10 13:20 - INFO - [lang] = [en]
    09-08-10 13:20 - INFO - [mainframe.y] = [-4]
    09-08-10 13:20 - INFO - ----------------------------------------
    09-08-10 13:20 - INFO - Loading configuration file : C:/Documents and Settings/simpsm/.areca/workspace/File Server#.xml ...
    09-08-10 13:20 - INFO - Looking for storage plugins in directory : C:/Program Files/Areca/plugins
    09-08-10 13:20 - INFO - Attempting to load plugin directory : C:/Program Files/Areca/plugins/areca-plugin-as3
    09-08-10 13:20 - INFO - Reading plugin configuration file : C:/Program Files/Areca/plugins/areca-plugin-as3/areca-plugin-as3.properties
    09-08-10 13:20 - INFO - Loading jar file : C:/Program Files/Areca/plugins/areca-plugin-as3/areca-plugin-as3.jar
    09-08-10 13:20 - INFO - Instanciating class : com.newsarea.areca.plugin.as3.AS3StoragePlugin
    09-08-10 13:20 - INFO - Plugin successfully registered : [com.newsarea.areca.plugin.as3.AS3StoragePlugin - Name = "Amazon S3" - Id = "areca-plugin-as3" - Version = [com.myJava.util.version.VersionData - Version = "7.1.4" - Date = "2009-8-2" - URL = <null> - Description = "Drag and Drop in sources configuration window; Bugfix when recovering a specific version of a file (the latest version was always recovered); Minor enhancements." ] ]
    09-08-10 13:20 - INFO - Plugin directory successfully loaded.
    09-08-10 13:20 - INFO - Plugin successfully registered : [com.application.areca.plugins.DefaultStoragePlugin - Name = "Local Hard Drive" - Id = "hd" - Version = [com.myJava.util.version.VersionData - Version = "7.1.4" - Date = "2009-8-2" - URL = <null> - Description = "Drag and Drop in sources configuration window; Bugfix when recovering a specific version of a file (the latest version was always recovered); Minor enhancements." ] ]
    09-08-10 13:20 - INFO - Plugin successfully registered : [com.application.areca.plugins.FTPStoragePlugin - Name = "FTP server" - Id = "ftp" - Version = [com.myJava.util.version.VersionData - Version = "7.1.4" - Date = "2009-8-2" - URL = <null> - Description = "Drag and Drop in sources configuration window; Bugfix when recovering a specific version of a file (the latest version was always recovered); Minor enhancements." ] ]
    09-08-10 13:20 - INFO - Installing medium : [com.application.areca.impl.IncrementalDirectoryMedium - FileSystemPolicy = [com.application.areca.impl.policy.DefaultFileSystemPolicy - Path = "c:/BackUp/390020748" - Name = "%YY%%MM%%DD%" ] - EncryptionPolicy = [com.application.areca.impl.policy.EncryptionPolicy - IsEncrypted = false ] - CompressionArguments = [com.myJava.file.CompressionArguments - IsCompressed = true - Zip64 = true - Add extension = false - Charset = "UTF-8" - Comment = <null> - VolumeSize = -1 - NbDigits = 0 - Level = 9 ] ]
    09-08-10 13:20 - INFO - Registring a new file system driver : Mount Point = c:\BackUp, Driver = [com.myJava.file.driver.event.EventFileSystemDriver - Identifier = "Areca repository access" - Predecessor = [com.myJava.file.driver.DefaultFileSystemDriver] ]
    09-08-10 13:20 - INFO - Registring a new file system driver : Mount Point = c:\BackUp\390020748, Driver = [com.myJava.file.driver.event.EventFileSystemDriver - Identifier = "Areca repository access" - Predecessor = [com.myJava.file.driver.CompressedFileSystemDriver - Predecessor = [com.myJava.file.driver.DefaultFileSystemDriver] ] ]
    09-08-10 13:20 - INFO - Loading configuration file : C:/Documents and Settings/simpsm/.areca/workspace/Stuff.xml ...
    09-08-10 13:20 - INFO - Installing medium : [com.application.areca.impl.IncrementalDirectoryMedium - FileSystemPolicy = [com.application.areca.impl.policy.DefaultFileSystemPolicy - Path = "C:\Documents and Settings\simpsm\My Documents\backup/967867140" - Name = "%YY%%MM%%DD%" ] - EncryptionPolicy = [com.application.areca.impl.policy.EncryptionPolicy - IsEncrypted = true - Algorithm = "AES_HASH" - Encrypt names = true ] - CompressionArguments = [com.myJava.file.CompressionArguments - IsCompressed = true - Zip64 = true - Add extension = false - Charset = "UTF-8" - Comment = <null> - VolumeSize = -1 - NbDigits = 0 - Level = 9 ] ]
    09-08-10 13:20 - INFO - AES256_HASH encryption configuration is not supported by your system (Illegal key size or default parameters). It will be removed from the available encryption configurations.
    09-08-10 13:20 - INFO - AES256_RAW encryption configuration is not supported by your system (Illegal key size or default parameters). It will be removed from the available encryption configurations.
    09-08-10 13:20 - INFO - Registring a new file system driver : Mount Point = C:\Documents and Settings\simpsm\My Documents\backup, Driver = [com.myJava.file.driver.event.EventFileSystemDriver - Identifier = "Areca repository access" - Predecessor = [com.myJava.file.driver.DefaultFileSystemDriver] ]
    09-08-10 13:20 - INFO - Registring a new file system driver : Mount Point = C:\Documents and Settings\simpsm\My Documents\backup\967867140, Driver = [com.myJava.file.driver.event.EventFileSystemDriver - Identifier = "Areca repository access" - Predecessor = [com.myJava.file.driver.CompressedFileSystemDriver - Predecessor = [com.myJava.file.driver.EncryptedFileSystemDriver - Root = C:\Documents and Settings\simpsm\My Documents\backup\967867140 - Predecessor = [com.myJava.file.driver.hash.HashFileSystemDriver - ROOT = C:\Documents and Settings\simpsm\My Documents\backup\967867140 - PREDECESSOR = [com.myJava.file.driver.DefaultFileSystemDriver] ] ] ] ]
    09-08-10 13:20 - INFO - Installing medium : [com.application.areca.impl.IncrementalDirectoryMedium - FileSystemPolicy = [com.application.areca.impl.policy.DefaultFileSystemPolicy - Path = "C:\Documents and Settings\simpsm\My Documents\backup/459245484" - Name = "%YY%%MM%%DD%" ] - EncryptionPolicy = [com.application.areca.impl.policy.EncryptionPolicy - IsEncrypted = false ] - CompressionArguments = [com.myJava.file.CompressionArguments - IsCompressed = true - Zip64 = true - Add extension = false - Charset = "UTF-8" - Comment = <null> - VolumeSize = -1 - NbDigits = 0 - Level = 9 ] ]
    09-08-10 13:20 - INFO - Registring a new file system driver : Mount Point = C:\Documents and Settings\simpsm\My Documents\backup, Driver = [com.myJava.file.driver.event.EventFileSystemDriver - Identifier = "Areca repository access" - Predecessor = [com.myJava.file.driver.DefaultFileSystemDriver] ]
    09-08-10 13:20 - INFO - Registring a new file system driver : Mount Point = C:\Documents and Settings\simpsm\My Documents\backup\459245484, Driver = [com.myJava.file.driver.event.EventFileSystemDriver - Identifier = "Areca repository access" - Predecessor = [com.myJava.file.driver.CompressedFileSystemDriver - Predecessor = [com.myJava.file.driver.DefaultFileSystemDriver] ] ]
    09-08-10 13:20 - INFO - Path : [C:/Documents and Settings/simpsm/.areca/workspace] - 2 groups loaded.
    09-08-10 13:20 - ERROR - java.lang.NoSuchMethodError: com.application.areca.launcher.gui.TargetEditionWindow.getTarget()Lcom/application/areca/AbstractRecoveryTarget;
    at com.newsarea.areca.plugin.as3.gui.AS3StorageSelectionHelper.handleConfiguration(AS3StorageSelectionHelper.java:17)
    at com.application.areca.launcher.gui.TargetEditionWindow$4.handleEvent(TargetEditionWindow.java:348)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
    at org.eclipse.jface.window.Window.open(Window.java:796)
    at com.application.areca.launcher.gui.Application.showDialog(Application.java:1238)
    at com.application.areca.launcher.gui.Application.showEditTarget(Application.java:632)
    at com.application.areca.launcher.gui.Application.processCommand(Application.java:325)
    at com.application.areca.launcher.gui.menus.AppAction.widgetSelected(AppAction.java:209)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
    at org.eclipse.jface.window.Window.open(Window.java:796)
    at com.application.areca.launcher.gui.MainWindow.show(MainWindow.java:293)
    at com.application.areca.launcher.gui.Application.show(Application.java:175)
    at com.application.areca.launcher.gui.Launcher.launchImpl(Launcher.java:71)
    at com.myJava.system.AbstractLauncher.launch(AbstractLauncher.java:46)
    at com.application.areca.launcher.gui.Launcher.main(Launcher.java:45)

    09-08-10 13:20 - INFO - Loading configured file metadata accessor : [com.myJava.file.metadata.windows.WindowsMetaDataAccessor] ...
    09-08-10 13:20 - DETAIL - Configured metadata accessor description :
    09-08-10 13:20 - DETAIL - Default metadata accessor for Windows. It only handles the "read-only" file attribute.
    09-08-10 13:20 - INFO - Testing configured file metadata accessor ...
    09-08-10 13:20 - INFO - [com.myJava.file.metadata.windows.WindowsMetaDataAccessor] validated.
    09-08-10 13:20 - INFO - ACL support : no
    09-08-10 13:20 - INFO - Extended attributes support : no
    09-08-10 13:20 - INFO - System informations :
    09-08-10 13:20 - INFO - ----------------------------------------
    09-08-10 13:20 - INFO - Version : 7.1.4
    09-08-10 13:20 - INFO - Build ID : 5278315534136814768
    09-08-10 13:20 - INFO - Available Memory : 254 MB
    09-08-10 13:20 - INFO - OS Name : Windows XP - 5.1
    09-08-10 13:20 - INFO - Java Virtual Machine : Java(TM) SE Runtime Environment - 1.6.0_13-b03 - Sun Microsystems Inc.
    09-08-10 13:20 - INFO - File encoding : windows-1252
    09-08-10 13:20 - INFO - Language : en
    09-08-10 13:20 - INFO - Framework properties : {filetool.delay=200, ftp.debug=false, repository.access.ftp.cache=true, memory.safety.margin=0.3, threadlocal.log.level=3, encryption.keygen.iterations=96731, filetool.buffer.size=200000, zip.crc.enable=true, fs.writable.directories=, fs.max.filepath.check.force=-1, delta.debug=false, fs.max.filepath=256, zip.mv.digits=2, fs.use.buffer=true, memory.base.kb=20480, cache.preload=false, fs.max.cached.mountpoints=2000, repository.check.consistency=true, ftp.max.proxies=4, delta.quickhash.modulus=68228191, encryption.keygen.algorithm=PBKDF2WithHmacSHA1, delta.linkedlist.buffer.size=204800, memory.by.entry.kb=2, repository.access.hd.cache.depth=2, ftp.use.cache=true, ftp.noop.delay=30000, file.hash.algorithm=SHA, zip.buffer.size=2048, hash.cache.size=200, log.default.history=10, ftp.cache.size=100, os.browsers=firefox, opera, konqueror, epiphany, mozilla, netscape, file.streams.debug=true, delta.quickhash.multiplier=98813, repository.access.hd.cache=false, threadlocal.log.max.messages=200, viewer.handler.impl=com.myJava.system.viewer.DesktopViewerHandler, fs.tmp.directory=, log.level=8, delta.hashmap.size=10007, smtp.debug=false, hash.use.cache=true, encryption.keygen.salt.encoding=UTF-8, encryption.keygen.salt=ù%${{²]}}[|`è€$£^¤*!§:/..;;,,_?"\°à@@%µ, fs.cache.debug=false, backup.debug=false, repository.access.ftp.cache.depth=2, filesystem.accessor.impl=com.myJava.file.metadata.windows.WindowsMetaDataAccessor, sse.protocols=SSL, TLS, TLS-P, TLS-C, repository.access.debug=false, fs.buffer.size=200000}
    09-08-10 13:20 - INFO - Available translations : cs, de, cn, da, es, ja, nl, ru, se, tw, en, fr, hu, it
    09-08-10 13:20 - INFO - File metadata accessor : com.myJava.file.metadata.windows.WindowsMetaDataAccessor
    09-08-10 13:20 - INFO - ----------------------------------------
    09-08-10 13:20 - INFO - User preferences :
    09-08-10 13:20 - INFO - ----------------------------------------
    09-08-10 13:20 - INFO - [mainframe.x] = [-4]
    09-08-10 13:20 - INFO - [startup.workspace] = []
    09-08-10 13:20 - INFO - [lastworkspace] = [C:/Documents and Settings/simpsm/.areca/workspace]
    09-08-10 13:20 - INFO - [target.lasttargetdir] = [O:\]
    09-08-10 13:20 - INFO - [info.channel.synthetic] = [false]
    09-08-10 13:20 - INFO - [mainframe.width] = [1288]
    09-08-10 13:20 - INFO - [mainframe.leftsplitpos] = [70]
    09-08-10 13:20 - INFO - [check.new.versions] = [false]
    09-08-10 13:20 - INFO - [archive.displayreport] = [true]
    09-08-10 13:20 - INFO - [editor.text] = []
    09-08-10 13:20 - INFO - [mainframe.mainsplitpos] = [30]
    09-08-10 13:20 - INFO - [archive.storage] = []
    09-08-10 13:20 - INFO - [mainframe.height] = [1004]
    09-08-10 13:20 - INFO - [startup.mode] = [last]
    09-08-10 13:20 - INFO - [mainframe.maximized] = [true]
    09-08-10 13:20 - INFO - [gui.log.level] = [8]
    09-08-10 13:20 - INFO - [mainframe.y] = [-4]
    09-08-10 13:20 - INFO - [lang] = [en]
    09-08-10 13:20 - INFO - [date.format] = []
    09-08-10 13:20 - INFO - ----------------------------------------
    09-08-10 13:20 - INFO - Loading configuration file : C:/Documents and Settings/simpsm/.areca/workspace/File Server#.xml ...
    09-08-10 13:20 - INFO - Looking for storage plugins in directory : C:/Program Files/Areca/plugins
    09-08-10 13:20 - INFO - Attempting to load plugin directory : C:/Program Files/Areca/plugins/areca-plugin-as3
    09-08-10 13:20 - INFO - Reading plugin configuration file : C:/Program Files/Areca/plugins/areca-plugin-as3/areca-plugin-as3.properties
    09-08-10 13:20 - INFO - Loading jar file : C:/Program Files/Areca/plugins/areca-plugin-as3/areca-plugin-as3.jar
    09-08-10 13:20 - INFO - Instanciating class : com.newsarea.areca.plugin.as3.AS3StoragePlugin
    09-08-10 13:20 - INFO - Plugin successfully registered : [com.newsarea.areca.plugin.as3.AS3StoragePlugin - Name = "Amazon S3" - Id = "areca-plugin-as3" - Version = [com.myJava.util.version.VersionData - Version = "7.1.4" - Date = "2009-8-2" - URL = <null> - Description = "Drag and Drop in sources configuration window; Bugfix when recovering a specific version of a file (the latest version was always recovered); Minor enhancements." ] ]
    09-08-10 13:20 - INFO - Plugin directory successfully loaded.
    09-08-10 13:20 - INFO - Plugin successfully registered : [com.application.areca.plugins.DefaultStoragePlugin - Name = "Local Hard Drive" - Id = "hd" - Version = [com.myJava.util.version.VersionData - Version = "7.1.4" - Date = "2009-8-2" - URL = <null> - Description = "Drag and Drop in sources configuration window; Bugfix when recovering a specific version of a file (the latest version was always recovered); Minor enhancements." ] ]
    09-08-10 13:20 - INFO - Plugin successfully registered : [com.application.areca.plugins.FTPStoragePlugin - Name = "FTP server" - Id = "ftp" - Version = [com.myJava.util.version.VersionData - Version = "7.1.4" - Date = "2009-8-2" - URL = <null> - Description = "Drag and Drop in sources configuration window; Bugfix when recovering a specific version of a file (the latest version was always recovered); Minor enhancements." ] ]
    09-08-10 13:20 - INFO - Installing medium : [com.application.areca.impl.IncrementalDirectoryMedium - FileSystemPolicy = [com.application.areca.impl.policy.DefaultFileSystemPolicy - Path = "c:/BackUp/390020748" - Name = "%YY%%MM%%DD%" ] - EncryptionPolicy = [com.application.areca.impl.policy.EncryptionPolicy - IsEncrypted = false ] - CompressionArguments = [com.myJava.file.CompressionArguments - IsCompressed = true - Zip64 = true - Add extension = false - Charset = "UTF-8" - Comment = <null> - VolumeSize = -1 - NbDigits = 0 - Level = 9 ] ]
    09-08-10 13:20 - INFO - Registring a new file system driver : Mount Point = c:\BackUp, Driver = [com.myJava.file.driver.event.EventFileSystemDriver - Identifier = "Areca repository access" - Predecessor = [com.myJava.file.driver.DefaultFileSystemDriver] ]
    09-08-10 13:20 - INFO - Registring a new file system driver : Mount Point = c:\BackUp\390020748, Driver = [com.myJava.file.driver.event.EventFileSystemDriver - Identifier = "Areca repository access" - Predecessor = [com.myJava.file.driver.CompressedFileSystemDriver - Predecessor = [com.myJava.file.driver.DefaultFileSystemDriver] ] ]
    09-08-10 13:20 - INFO - Loading configuration file : C:/Documents and Settings/simpsm/.areca/workspace/Stuff.xml ...
    09-08-10 13:20 - INFO - Installing medium : [com.application.areca.impl.IncrementalDirectoryMedium - FileSystemPolicy = [com.application.areca.impl.policy.DefaultFileSystemPolicy - Path = "C:\Documents and Settings\simpsm\My Documents\backup/967867140" - Name = "%YY%%MM%%DD%" ] - EncryptionPolicy = [com.application.areca.impl.policy.EncryptionPolicy - IsEncrypted = true - Algorithm = "AES_HASH" - Encrypt names = true ] - CompressionArguments = [com.myJava.file.CompressionArguments - IsCompressed = true - Zip64 = true - Add extension = false - Charset = "UTF-8" - Comment = <null> - VolumeSize = -1 - NbDigits = 0 - Level = 9 ] ]
    09-08-10 13:20 - INFO - AES256_HASH encryption configuration is not supported by your system (Illegal key size or default parameters). It will be removed from the available encryption configurations.
    09-08-10 13:20 - INFO - AES256_RAW encryption configuration is not supported by your system (Illegal key size or default parameters). It will be removed from the available encryption configurations.
    09-08-10 13:20 - INFO - Registring a new file system driver : Mount Point = C:\Documents and Settings\simpsm\My Documents\backup, Driver = [com.myJava.file.driver.event.EventFileSystemDriver - Identifier = "Areca repository access" - Predecessor = [com.myJava.file.driver.DefaultFileSystemDriver] ]
    09-08-10 13:20 - INFO - Registring a new file system driver : Mount Point = C:\Documents and Settings\simpsm\My Documents\backup\967867140, Driver = [com.myJava.file.driver.event.EventFileSystemDriver - Identifier = "Areca repository access" - Predecessor = [com.myJava.file.driver.CompressedFileSystemDriver - Predecessor = [com.myJava.file.driver.EncryptedFileSystemDriver - Root = C:\Documents and Settings\simpsm\My Documents\backup\967867140 - Predecessor = [com.myJava.file.driver.hash.HashFileSystemDriver - ROOT = C:\Documents and Settings\simpsm\My Documents\backup\967867140 - PREDECESSOR = [com.myJava.file.driver.DefaultFileSystemDriver] ] ] ] ]
    09-08-10 13:20 - INFO - Installing medium : [com.application.areca.impl.IncrementalDirectoryMedium - FileSystemPolicy = [com.application.areca.impl.policy.DefaultFileSystemPolicy - Path = "C:\Documents and Settings\simpsm\My Documents\backup/459245484" - Name = "%YY%%MM%%DD%" ] - EncryptionPolicy = [com.application.areca.impl.policy.EncryptionPolicy - IsEncrypted = false ] - CompressionArguments = [com.myJava.file.CompressionArguments - IsCompressed = true - Zip64 = true - Add extension = false - Charset = "UTF-8" - Comment = <null> - VolumeSize = -1 - NbDigits = 0 - Level = 9 ] ]
    09-08-10 13:20 - INFO - Registring a new file system driver : Mount Point = C:\Documents and Settings\simpsm\My Documents\backup, Driver = [com.myJava.file.driver.event.EventFileSystemDriver - Identifier = "Areca repository access" - Predecessor = [com.myJava.file.driver.DefaultFileSystemDriver] ]
    09-08-10 13:20 - INFO - Registring a new file system driver : Mount Point = C:\Documents and Settings\simpsm\My Documents\backup\459245484, Driver = [com.myJava.file.driver.event.EventFileSystemDriver - Identifier = "Areca repository access" - Predecessor = [com.myJava.file.driver.CompressedFileSystemDriver - Predecessor = [com.myJava.file.driver.DefaultFileSystemDriver] ] ]
    09-08-10 13:20 - INFO - Path : [C:/Documents and Settings/simpsm/.areca/workspace] - 2 groups loaded.
    09-08-10 13:21 - ERROR - java.lang.NoSuchMethodError: com.application.areca.launcher.gui.TargetEditionWindow.getTarget()Lcom/application/areca/AbstractRecoveryTarget;
    at com.newsarea.areca.plugin.as3.gui.AS3StorageSelectionHelper.handleConfiguration(AS3StorageSelectionHelper.java:17)
    at com.application.areca.launcher.gui.TargetEditionWindow$4.handleEvent(TargetEditionWindow.java:348)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
    at org.eclipse.jface.window.Window.open(Window.java:796)
    at com.application.areca.launcher.gui.Application.showDialog(Application.java:1238)
    at com.application.areca.launcher.gui.Application.showEditTarget(Application.java:632)
    at com.application.areca.launcher.gui.Application.processCommand(Application.java:325)
    at com.application.areca.launcher.gui.menus.AppAction.widgetSelected(AppAction.java:209)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
    at org.eclipse.jface.window.Window.open(Window.java:796)
    at com.application.areca.launcher.gui.MainWindow.show(MainWindow.java:293)
    at com.application.areca.launcher.gui.Application.show(Application.java:175)
    at com.application.areca.launcher.gui.Launcher.launchImpl(Launcher.java:71)
    at com.myJava.system.AbstractLauncher.launch(AbstractLauncher.java:46)
    at com.application.areca.launcher.gui.Launcher.main(Launcher.java:45)

    09-08-10 13:31 - ERROR - java.lang.NoSuchMethodError: com.application.areca.launcher.gui.TargetEditionWindow.getTarget()Lcom/application/areca/AbstractRecoveryTarget;
    at com.newsarea.areca.plugin.as3.gui.AS3StorageSelectionHelper.handleConfiguration(AS3StorageSelectionHelper.java:17)
    at com.application.areca.launcher.gui.TargetEditionWindow$4.handleEvent(TargetEditionWindow.java:348)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
    at org.eclipse.jface.window.Window.open(Window.java:796)
    at com.application.areca.launcher.gui.Application.showDialog(Application.java:1238)
    at com.application.areca.launcher.gui.Application.showEditTarget(Application.java:632)
    at com.application.areca.launcher.gui.Application.processCommand(Application.java:325)
    at com.application.areca.launcher.gui.menus.AppAction.widgetSelected(AppAction.java:209)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
    at org.eclipse.jface.window.Window.open(Window.java:796)
    at com.application.areca.launcher.gui.MainWindow.show(MainWindow.java:293)
    at com.application.areca.launcher.gui.Application.show(Application.java:175)
    at com.application.areca.launcher.gui.Launcher.launchImpl(Launcher.java:71)
    at com.myJava.system.AbstractLauncher.launch(AbstractLauncher.java:46)
    at com.application.areca.launcher.gui.Launcher.main(Launcher.java:45)
    --------------------------- Log ----------------

    The Areca application works fine on both without this Plugin.

    Please advise/ raise the priority on this.

     

Log in to post a comment.