Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-4631

Download Library in Seam project wizard jsf capabilities Crash

    XMLWordPrintable

Details

    • Compatibility/Configuration

    Description

      In the Seam project creation wizard at the JSF capabilities configuration step when i click on Download Library button the program Crash.
      This is the eclipse error log:

      !SESSION 2009-07-17 15:29:21.480 -----------------------------------------------
      eclipse.buildId=I20090611-1540
      java.version=1.6.0_14
      java.vendor=Sun Microsystems Inc.
      BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=it_IT
      Framework arguments: -product org.eclipse.epp.package.jee.product
      Command-line arguments: -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.jee.product

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:29:23.221
      !MESSAGE The installable unit org.eclipse.core.resources.compatibility.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:29:23.221
      !MESSAGE The installable unit org.eclipse.ecf.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:29:23.221
      !MESSAGE The installable unit org.eclipse.jdt.compiler.tool.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:29:23.221
      !MESSAGE The installable unit org.eclipse.jdt.compiler.apt.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:29:23.222
      !MESSAGE The installable unit org.eclipse.core.filesystem.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:29:23.222
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.httpclient.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:29:23.222
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:29:23.222
      !MESSAGE The installable unit org.eclipse.equinox.launcher.gtk.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:29:23.222
      !MESSAGE The installable unit javax.transaction.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:29:23.222
      !MESSAGE The installable unit org.eclipse.update.core.linux.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:29:23.289
      !MESSAGE The installable unit org.eclipse.core.resources.compatibility.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:29:23.290
      !MESSAGE The installable unit org.eclipse.ecf.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:29:23.290
      !MESSAGE The installable unit org.eclipse.jdt.compiler.tool.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:29:23.290
      !MESSAGE The installable unit org.eclipse.jdt.compiler.apt.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:29:23.290
      !MESSAGE The installable unit org.eclipse.core.filesystem.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:29:23.290
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.httpclient.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:29:23.290
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:29:23.290
      !MESSAGE The installable unit org.eclipse.equinox.launcher.gtk.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:29:23.290
      !MESSAGE The installable unit javax.transaction.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:29:23.290
      !MESSAGE The installable unit org.eclipse.update.core.linux.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.core.resources 4 567 2009-07-17 15:29:29.241
      !MESSAGE Workspace restored, but some problems occurred.
      !SUBENTRY 1 org.eclipse.core.resources 4 567 2009-07-17 15:29:29.241
      !MESSAGE Could not read metadata for 'cassandra'.
      !STACK 1
      org.eclipse.core.internal.resources.ResourceException: The project description file (.project) for 'cassandra' is missing. This file contains important information about the project. The project will not function properly until this file is restored.
      at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:714)
      at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:797)
      at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:777)
      at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:663)
      at org.eclipse.core.internal.resources.SaveManager.startup(SaveManager.java:1353)
      at org.eclipse.core.internal.resources.Workspace.startup(Workspace.java:1957)
      at org.eclipse.core.internal.resources.Workspace.open(Workspace.java:1716)
      at org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPlugin.java:379)
      at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:782)
      at java.security.AccessController.doPrivileged(Native Method)
      at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:773)
      at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:754)
      at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:352)
      at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:280)
      at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:408)
      at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)
      at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:449)
      at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:211)
      at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:376)
      at org.eclipse.osgi.internal.loader.SingleSourcePackage.loadClass(SingleSourcePackage.java:33)
      at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:449)
      at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:405)
      at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:393)
      at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:105)
      at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
      at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
      at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:114)
      at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
      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:597)
      at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
      at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
      at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
      !SUBENTRY 2 org.eclipse.core.resources 4 567 2009-07-17 15:29:29.243
      !MESSAGE The project description file (.project) for 'cassandra' is missing. This file contains important information about the project. The project will not function properly until this file is restored.

      !ENTRY org.eclipse.ui 4 0 2009-07-17 15:29:39.927
      !MESSAGE Unhandled event loop exception
      !STACK 0
      org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTError: XPCOM error -2147467259)
      at org.eclipse.swt.SWT.error(SWT.java:3884)
      at org.eclipse.swt.SWT.error(SWT.java:3799)
      at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:137)
      at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468)
      at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115)
      at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
      at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
      at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
      at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
      at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
      at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
      at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
      at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
      at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
      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:597)
      at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
      at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
      at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
      Caused by: org.eclipse.swt.SWTError: XPCOM error -2147467259
      at org.eclipse.swt.browser.Mozilla.error(Mozilla.java:2023)
      at org.eclipse.swt.browser.Mozilla.create(Mozilla.java:456)
      at org.eclipse.swt.browser.Browser.<init>(Browser.java:119)
      at org.eclipse.epp.usagedata.internal.ui.wizards.TermsOfUseWizardPage.createControl(TermsOfUseWizardPage.java:48)
      at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:170)
      at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:675)
      at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:549)
      at org.eclipse.jface.window.Window.create(Window.java:431)
      at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089)
      at org.eclipse.jface.window.Window.open(Window.java:790)
      at org.eclipse.epp.usagedata.internal.ui.uploaders.AskUserUploader$1.run(AskUserUploader.java:65)
      at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:155)
      at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:158)
      at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
      at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
      ... 22 more

      !ENTRY org.eclipse.osgi 2 1 2009-07-17 15:30:11.940
      !MESSAGE NLS unused message: VALIDATOR_FACTORY_NAME_IS_NOT_VALID2 in: org.jboss.tools.seam.ui.messages

      !ENTRY org.eclipse.osgi 2 1 2009-07-17 15:39:00.012
      !MESSAGE NLS unused message: ValidationMessageFactory_DefaultElSeverityDisplayName in: org.eclipse.jst.jsf.ui.internal.validation.messages

      !ENTRY org.eclipse.osgi 2 1 2009-07-17 15:39:00.012
      !MESSAGE NLS unused message: ValidationMessageFactory_DefaultTypeComparatorDisplayName in: org.eclipse.jst.jsf.ui.internal.validation.messages

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:06.292
      !MESSAGE The installable unit org.eclipse.core.resources.compatibility.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:06.292
      !MESSAGE The installable unit org.eclipse.ecf.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:06.292
      !MESSAGE The installable unit org.eclipse.jdt.compiler.tool.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:06.292
      !MESSAGE The installable unit org.eclipse.jdt.compiler.apt.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:06.292
      !MESSAGE The installable unit org.eclipse.core.filesystem.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:06.292
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.httpclient.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:06.292
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:06.292
      !MESSAGE The installable unit org.eclipse.equinox.launcher.gtk.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:06.292
      !MESSAGE The installable unit javax.transaction.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:06.293
      !MESSAGE The installable unit org.eclipse.update.core.linux.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:12.386
      !MESSAGE The installable unit org.eclipse.core.resources.compatibility.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:12.386
      !MESSAGE The installable unit org.eclipse.ecf.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:12.386
      !MESSAGE The installable unit org.eclipse.jdt.compiler.tool.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:12.386
      !MESSAGE The installable unit org.eclipse.jdt.compiler.apt.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:12.386
      !MESSAGE The installable unit org.eclipse.core.filesystem.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:12.386
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.httpclient.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:12.386
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:12.387
      !MESSAGE The installable unit org.eclipse.equinox.launcher.gtk.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:12.387
      !MESSAGE The installable unit javax.transaction.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:12.387
      !MESSAGE The installable unit org.eclipse.update.core.linux.translated_host_properties is missing the filename property.
      !SESSION 2009-07-17 15:53:30.717 -----------------------------------------------
      eclipse.buildId=I20090611-1540
      java.version=1.6.0_14
      java.vendor=Sun Microsystems Inc.
      BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=it_IT
      Framework arguments: -product org.eclipse.epp.package.jee.product
      Command-line arguments: -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.jee.product

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:34.130
      !MESSAGE The installable unit org.eclipse.core.resources.compatibility.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:34.130
      !MESSAGE The installable unit org.eclipse.ecf.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:34.130
      !MESSAGE The installable unit org.eclipse.jdt.compiler.tool.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:34.130
      !MESSAGE The installable unit org.eclipse.jdt.compiler.apt.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:34.131
      !MESSAGE The installable unit org.eclipse.core.filesystem.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:34.131
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.httpclient.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:34.131
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:34.131
      !MESSAGE The installable unit org.eclipse.equinox.launcher.gtk.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:34.131
      !MESSAGE The installable unit javax.transaction.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:34.131
      !MESSAGE The installable unit org.eclipse.update.core.linux.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:34.381
      !MESSAGE The installable unit org.eclipse.core.resources.compatibility.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:34.381
      !MESSAGE The installable unit org.eclipse.ecf.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:34.381
      !MESSAGE The installable unit org.eclipse.jdt.compiler.tool.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:34.382
      !MESSAGE The installable unit org.eclipse.jdt.compiler.apt.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:34.382
      !MESSAGE The installable unit org.eclipse.core.filesystem.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:34.382
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.httpclient.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:34.382
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:34.382
      !MESSAGE The installable unit org.eclipse.equinox.launcher.gtk.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:34.382
      !MESSAGE The installable unit javax.transaction.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 15:53:34.382
      !MESSAGE The installable unit org.eclipse.update.core.linux.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.osgi 2 1 2009-07-17 15:54:06.765
      !MESSAGE NLS unused message: ValidationMessageFactory_DefaultElSeverityDisplayName in: org.eclipse.jst.jsf.ui.internal.validation.messages

      !ENTRY org.eclipse.osgi 2 1 2009-07-17 15:54:06.766
      !MESSAGE NLS unused message: ValidationMessageFactory_DefaultTypeComparatorDisplayName in: org.eclipse.jst.jsf.ui.internal.validation.messages

      !ENTRY org.eclipse.osgi 2 1 2009-07-17 15:56:01.421
      !MESSAGE NLS unused message: VALIDATOR_FACTORY_NAME_IS_NOT_VALID2 in: org.jboss.tools.seam.ui.messages

      !ENTRY org.eclipse.ui 4 0 2009-07-17 16:01:17.841
      !MESSAGE Unhandled event loop exception
      !STACK 0
      org.eclipse.swt.SWTError: XPCOM error -2147467259
      at org.eclipse.swt.browser.Mozilla.error(Mozilla.java:2023)
      at org.eclipse.swt.browser.Mozilla.create(Mozilla.java:456)
      at org.eclipse.swt.browser.Browser.<init>(Browser.java:119)
      at org.eclipse.jst.common.project.facet.ui.libprov.user.internal.DownloadLibraryWizardLicensePage.createControl(DownloadLibraryWizardLicensePage.java:56)
      at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:170)
      at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:675)
      at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:549)
      at org.eclipse.jface.window.Window.create(Window.java:431)
      at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089)
      at org.eclipse.jface.window.Window.open(Window.java:790)
      at org.eclipse.jst.common.project.facet.ui.libprov.user.internal.DownloadLibraryWizard.open(DownloadLibraryWizard.java:102)
      at org.eclipse.jst.common.project.facet.ui.libprov.user.UserLibraryProviderInstallPanel$5.widgetSelected(UserLibraryProviderInstallPanel.java:203)
      at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228)
      at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
      at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1176)
      at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3493)
      at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3112)
      at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
      at org.eclipse.jface.window.Window.open(Window.java:801)
      at org.eclipse.ui.actions.NewProjectAction.run(NewProjectAction.java:117)
      at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
      at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
      at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
      at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
      at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
      at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1176)
      at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3493)
      at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3112)
      at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
      at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
      at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
      at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
      at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
      at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
      at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
      at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
      at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
      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:597)
      at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
      at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
      at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
      !SESSION 2009-07-17 16:02:18.072 -----------------------------------------------
      eclipse.buildId=I20090611-1540
      java.version=1.6.0_14
      java.vendor=Sun Microsystems Inc.
      BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=it_IT
      Framework arguments: -product org.eclipse.epp.package.jee.product
      Command-line arguments: -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.jee.product

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:02:19.981
      !MESSAGE The installable unit org.eclipse.core.resources.compatibility.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:02:19.981
      !MESSAGE The installable unit org.eclipse.ecf.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:02:19.981
      !MESSAGE The installable unit org.eclipse.jdt.compiler.tool.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:02:19.981
      !MESSAGE The installable unit org.eclipse.jdt.compiler.apt.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:02:19.982
      !MESSAGE The installable unit org.eclipse.core.filesystem.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:02:19.982
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.httpclient.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:02:19.982
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:02:19.982
      !MESSAGE The installable unit org.eclipse.equinox.launcher.gtk.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:02:19.982
      !MESSAGE The installable unit javax.transaction.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:02:19.982
      !MESSAGE The installable unit org.eclipse.update.core.linux.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:02:20.050
      !MESSAGE The installable unit org.eclipse.core.resources.compatibility.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:02:20.051
      !MESSAGE The installable unit org.eclipse.ecf.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:02:20.051
      !MESSAGE The installable unit org.eclipse.jdt.compiler.tool.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:02:20.053
      !MESSAGE The installable unit org.eclipse.jdt.compiler.apt.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:02:20.054
      !MESSAGE The installable unit org.eclipse.core.filesystem.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:02:20.054
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.httpclient.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:02:20.054
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:02:20.054
      !MESSAGE The installable unit org.eclipse.equinox.launcher.gtk.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:02:20.054
      !MESSAGE The installable unit javax.transaction.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:02:20.054
      !MESSAGE The installable unit org.eclipse.update.core.linux.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:04:55.178
      !MESSAGE The installable unit org.eclipse.core.resources.compatibility.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:04:55.178
      !MESSAGE The installable unit org.eclipse.ecf.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:04:55.178
      !MESSAGE The installable unit org.eclipse.jdt.compiler.tool.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:04:55.178
      !MESSAGE The installable unit org.eclipse.jdt.compiler.apt.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:04:55.178
      !MESSAGE The installable unit org.eclipse.core.filesystem.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:04:55.178
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.httpclient.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:04:55.178
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:04:55.178
      !MESSAGE The installable unit org.eclipse.equinox.launcher.gtk.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:04:55.178
      !MESSAGE The installable unit javax.transaction.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:04:55.179
      !MESSAGE The installable unit org.eclipse.update.core.linux.translated_host_properties is missing the filename property.
      !SESSION 2009-07-17 16:06:16.180 -----------------------------------------------
      eclipse.buildId=I20090611-1540
      java.version=1.6.0_14
      java.vendor=Sun Microsystems Inc.
      BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=it_IT
      Framework arguments: -product org.eclipse.epp.package.jee.product
      Command-line arguments: -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.jee.product

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:17.290
      !MESSAGE The installable unit org.eclipse.core.resources.compatibility.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:17.291
      !MESSAGE The installable unit org.eclipse.ecf.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:17.291
      !MESSAGE The installable unit org.eclipse.jdt.compiler.tool.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:17.291
      !MESSAGE The installable unit org.eclipse.jdt.compiler.apt.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:17.291
      !MESSAGE The installable unit org.eclipse.core.filesystem.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:17.291
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.httpclient.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:17.291
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:17.291
      !MESSAGE The installable unit org.eclipse.equinox.launcher.gtk.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:17.291
      !MESSAGE The installable unit javax.transaction.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:17.292
      !MESSAGE The installable unit org.eclipse.update.core.linux.translated_host_properties is missing the filename property.
      !SESSION 2009-07-17 16:08:24.588 -----------------------------------------------
      eclipse.buildId=I20090611-1540
      java.version=1.6.0_14
      java.vendor=Sun Microsystems Inc.
      BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=it_IT
      Framework arguments: -product org.eclipse.epp.package.jee.product
      Command-line arguments: -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.jee.product

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:28.563
      !MESSAGE The installable unit org.eclipse.core.resources.compatibility.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:28.564
      !MESSAGE The installable unit org.eclipse.ecf.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:28.564
      !MESSAGE The installable unit org.eclipse.jdt.compiler.tool.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:28.564
      !MESSAGE The installable unit org.eclipse.jdt.compiler.apt.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:28.564
      !MESSAGE The installable unit org.eclipse.core.filesystem.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:28.564
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.httpclient.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:28.564
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:28.565
      !MESSAGE The installable unit org.eclipse.equinox.launcher.gtk.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:28.565
      !MESSAGE The installable unit javax.transaction.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:28.565
      !MESSAGE The installable unit org.eclipse.update.core.linux.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:28.648
      !MESSAGE The installable unit org.eclipse.core.resources.compatibility.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:28.648
      !MESSAGE The installable unit org.eclipse.ecf.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:28.648
      !MESSAGE The installable unit org.eclipse.jdt.compiler.tool.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:28.648
      !MESSAGE The installable unit org.eclipse.jdt.compiler.apt.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:28.648
      !MESSAGE The installable unit org.eclipse.core.filesystem.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:28.649
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.httpclient.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:28.649
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:28.649
      !MESSAGE The installable unit org.eclipse.equinox.launcher.gtk.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:28.649
      !MESSAGE The installable unit javax.transaction.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:08:28.649
      !MESSAGE The installable unit org.eclipse.update.core.linux.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:15:30.172
      !MESSAGE The installable unit org.eclipse.core.resources.compatibility.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:15:30.172
      !MESSAGE The installable unit org.eclipse.ecf.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:15:30.172
      !MESSAGE The installable unit org.eclipse.jdt.compiler.tool.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:15:30.172
      !MESSAGE The installable unit org.eclipse.jdt.compiler.apt.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:15:30.172
      !MESSAGE The installable unit org.eclipse.core.filesystem.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:15:30.173
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.httpclient.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:15:30.173
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:15:30.173
      !MESSAGE The installable unit org.eclipse.equinox.launcher.gtk.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:15:30.173
      !MESSAGE The installable unit javax.transaction.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:15:30.173
      !MESSAGE The installable unit org.eclipse.update.core.linux.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:15:34.011
      !MESSAGE The installable unit org.eclipse.core.resources.compatibility.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:15:34.011
      !MESSAGE The installable unit org.eclipse.ecf.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:15:34.011
      !MESSAGE The installable unit org.eclipse.jdt.compiler.tool.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:15:34.011
      !MESSAGE The installable unit org.eclipse.jdt.compiler.apt.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:15:34.011
      !MESSAGE The installable unit org.eclipse.core.filesystem.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:15:34.011
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.httpclient.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:15:34.011
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:15:34.011
      !MESSAGE The installable unit org.eclipse.equinox.launcher.gtk.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:15:34.011
      !MESSAGE The installable unit javax.transaction.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:15:34.011
      !MESSAGE The installable unit org.eclipse.update.core.linux.translated_host_properties is missing the filename property.
      !SESSION 2009-07-17 16:16:00.918 -----------------------------------------------
      eclipse.buildId=I20090611-1540
      java.version=1.6.0_14
      java.vendor=Sun Microsystems Inc.
      BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=it_IT
      Framework arguments: -product org.eclipse.epp.package.jee.product
      Command-line arguments: -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.jee.product

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:16:05.140
      !MESSAGE The installable unit org.eclipse.core.resources.compatibility.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:16:05.140
      !MESSAGE The installable unit org.eclipse.ecf.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:16:05.140
      !MESSAGE The installable unit org.eclipse.jdt.compiler.tool.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:16:05.141
      !MESSAGE The installable unit org.eclipse.jdt.compiler.apt.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:16:05.141
      !MESSAGE The installable unit org.eclipse.core.filesystem.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:16:05.141
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.httpclient.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:16:05.141
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:16:05.141
      !MESSAGE The installable unit org.eclipse.equinox.launcher.gtk.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:16:05.141
      !MESSAGE The installable unit javax.transaction.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:16:05.141
      !MESSAGE The installable unit org.eclipse.update.core.linux.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:16:05.225
      !MESSAGE The installable unit org.eclipse.core.resources.compatibility.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:16:05.225
      !MESSAGE The installable unit org.eclipse.ecf.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:16:05.225
      !MESSAGE The installable unit org.eclipse.jdt.compiler.tool.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:16:05.225
      !MESSAGE The installable unit org.eclipse.jdt.compiler.apt.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:16:05.226
      !MESSAGE The installable unit org.eclipse.core.filesystem.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:16:05.226
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.httpclient.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:16:05.226
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:16:05.226
      !MESSAGE The installable unit org.eclipse.equinox.launcher.gtk.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:16:05.226
      !MESSAGE The installable unit javax.transaction.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:16:05.226
      !MESSAGE The installable unit org.eclipse.update.core.linux.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.ui 4 0 2009-07-17 16:16:49.688
      !MESSAGE Unhandled event loop exception
      !STACK 0
      java.lang.NullPointerException
      at org.eclipse.ui.internal.browser.BrowserViewer.getURL(BrowserViewer.java:833)
      at org.eclipse.ui.internal.browser.BrowserViewer.navigate(BrowserViewer.java:615)
      at org.eclipse.ui.internal.browser.BrowserViewer.setURL(BrowserViewer.java:661)
      at org.eclipse.ui.internal.browser.BrowserViewer.setURL(BrowserViewer.java:288)
      at org.eclipse.ui.internal.browser.BrowserViewer$10.handleEvent(BrowserViewer.java:731)
      at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
      at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1176)
      at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3493)
      at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3112)
      at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
      at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
      at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
      at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
      at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
      at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
      at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
      at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
      at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
      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:597)
      at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
      at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
      at org.eclipse.equinox.launcher.Main.run(Main.java:1311)

      !ENTRY org.eclipse.ui 4 0 2009-07-17 16:16:51.290
      !MESSAGE Unhandled event loop exception
      !STACK 0
      java.lang.NullPointerException
      at org.eclipse.ui.internal.browser.BrowserViewer.getURL(BrowserViewer.java:833)
      at org.eclipse.ui.internal.browser.BrowserViewer.navigate(BrowserViewer.java:615)
      at org.eclipse.ui.internal.browser.BrowserViewer.setURL(BrowserViewer.java:661)
      at org.eclipse.ui.internal.browser.BrowserViewer.setURL(BrowserViewer.java:288)
      at org.eclipse.ui.internal.browser.BrowserViewer$10.handleEvent(BrowserViewer.java:731)
      at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
      at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1176)
      at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3493)
      at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3112)
      at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
      at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
      at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
      at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
      at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
      at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
      at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
      at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
      at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
      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:597)
      at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
      at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
      at org.eclipse.equinox.launcher.Main.run(Main.java:1311)

      !ENTRY org.eclipse.ui 4 0 2009-07-17 16:16:51.605
      !MESSAGE Unhandled event loop exception
      !STACK 0
      java.lang.NullPointerException
      at org.eclipse.ui.internal.browser.BrowserViewer.getURL(BrowserViewer.java:833)
      at org.eclipse.ui.internal.browser.BrowserViewer.navigate(BrowserViewer.java:615)
      at org.eclipse.ui.internal.browser.BrowserViewer.setURL(BrowserViewer.java:661)
      at org.eclipse.ui.internal.browser.BrowserViewer.setURL(BrowserViewer.java:288)
      at org.eclipse.ui.internal.browser.BrowserViewer$10.handleEvent(BrowserViewer.java:731)
      at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
      at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1176)
      at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3493)
      at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3112)
      at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
      at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
      at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
      at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
      at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
      at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
      at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
      at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
      at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
      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:597)
      at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
      at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
      at org.eclipse.equinox.launcher.Main.run(Main.java:1311)

      !ENTRY org.eclipse.ui.browser 2 0 2009-07-17 16:33:34.358
      !MESSAGE Internal browser is not available: XPCOM error -2147467259

      !ENTRY org.eclipse.osgi 2 1 2009-07-17 16:35:58.314
      !MESSAGE NLS unused message: VALIDATOR_FACTORY_NAME_IS_NOT_VALID2 in: org.jboss.tools.seam.ui.messages

      !ENTRY org.eclipse.ui 4 0 2009-07-17 16:37:04.123
      !MESSAGE Unhandled event loop exception
      !STACK 0
      org.eclipse.swt.SWTError: XPCOM error -2147467259
      at org.eclipse.swt.browser.Mozilla.error(Mozilla.java:2023)
      at org.eclipse.swt.browser.Mozilla.create(Mozilla.java:456)
      at org.eclipse.swt.browser.Browser.<init>(Browser.java:119)
      at org.eclipse.jst.common.project.facet.ui.libprov.user.internal.DownloadLibraryWizardLicensePage.createControl(DownloadLibraryWizardLicensePage.java:56)
      at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:170)
      at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:675)
      at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:549)
      at org.eclipse.jface.window.Window.create(Window.java:431)
      at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089)
      at org.eclipse.jface.window.Window.open(Window.java:790)
      at org.eclipse.jst.common.project.facet.ui.libprov.user.internal.DownloadLibraryWizard.open(DownloadLibraryWizard.java:102)
      at org.eclipse.jst.common.project.facet.ui.libprov.user.UserLibraryProviderInstallPanel$5.widgetSelected(UserLibraryProviderInstallPanel.java:203)
      at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228)
      at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
      at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1176)
      at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3493)
      at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3112)
      at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
      at org.eclipse.jface.window.Window.open(Window.java:801)
      at org.eclipse.ui.internal.handlers.WizardHandler$New.executeHandler(WizardHandler.java:253)
      at org.eclipse.ui.internal.handlers.WizardHandler.execute(WizardHandler.java:273)
      at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:294)
      at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476)
      at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508)
      at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169)
      at org.eclipse.ui.internal.handlers.SlaveHandlerService.executeCommand(SlaveHandlerService.java:241)
      at org.eclipse.ui.internal.actions.CommandAction.runWithEvent(CommandAction.java:157)
      at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
      at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
      at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
      at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
      at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1176)
      at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3493)
      at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3112)
      at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
      at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
      at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
      at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
      at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
      at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
      at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
      at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
      at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
      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:597)
      at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
      at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
      at org.eclipse.equinox.launcher.Main.run(Main.java:1311)

      !ENTRY org.eclipse.ui 4 0 2009-07-17 16:47:43.397
      !MESSAGE Unhandled event loop exception
      !STACK 0
      org.eclipse.swt.SWTError: XPCOM error -2147467259
      at org.eclipse.swt.browser.Mozilla.error(Mozilla.java:2023)
      at org.eclipse.swt.browser.Mozilla.create(Mozilla.java:456)
      at org.eclipse.swt.browser.Browser.<init>(Browser.java:119)
      at org.eclipse.jst.common.project.facet.ui.libprov.user.internal.DownloadLibraryWizardLicensePage.createControl(DownloadLibraryWizardLicensePage.java:56)
      at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:170)
      at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:675)
      at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:549)
      at org.eclipse.jface.window.Window.create(Window.java:431)
      at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089)
      at org.eclipse.jface.window.Window.open(Window.java:790)
      at org.eclipse.jst.common.project.facet.ui.libprov.user.internal.DownloadLibraryWizard.open(DownloadLibraryWizard.java:102)
      at org.eclipse.jst.common.project.facet.ui.libprov.user.UserLibraryProviderInstallPanel$5.widgetSelected(UserLibraryProviderInstallPanel.java:203)
      at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228)
      at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
      at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1176)
      at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3493)
      at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3112)
      at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
      at org.eclipse.jface.window.Window.open(Window.java:801)
      at org.eclipse.ui.actions.NewProjectAction.run(NewProjectAction.java:117)
      at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
      at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
      at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
      at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
      at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
      at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1176)
      at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3493)
      at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3112)
      at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
      at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
      at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
      at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
      at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
      at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
      at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
      at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
      at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
      at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
      at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
      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:597)
      at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
      at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
      at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
      !SESSION 2009-07-17 16:50:33.555 -----------------------------------------------
      eclipse.buildId=I20090611-1540
      java.version=1.6.0_14
      java.vendor=Sun Microsystems Inc.
      BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=it_IT
      Framework arguments: -product org.eclipse.epp.package.jee.product
      Command-line arguments: -os linux -ws gtk -arch x86 -product org.eclipse.epp.package.jee.product

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:50:35.428
      !MESSAGE The installable unit org.eclipse.core.resources.compatibility.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:50:35.428
      !MESSAGE The installable unit org.eclipse.ecf.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:50:35.429
      !MESSAGE The installable unit org.eclipse.jdt.compiler.tool.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:50:35.429
      !MESSAGE The installable unit org.eclipse.jdt.compiler.apt.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:50:35.429
      !MESSAGE The installable unit org.eclipse.core.filesystem.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:50:35.429
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.httpclient.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:50:35.429
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:50:35.429
      !MESSAGE The installable unit org.eclipse.equinox.launcher.gtk.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:50:35.429
      !MESSAGE The installable unit javax.transaction.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:50:35.429
      !MESSAGE The installable unit org.eclipse.update.core.linux.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:50:35.496
      !MESSAGE The installable unit org.eclipse.core.resources.compatibility.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:50:35.496
      !MESSAGE The installable unit org.eclipse.ecf.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:50:35.496
      !MESSAGE The installable unit org.eclipse.jdt.compiler.tool.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:50:35.496
      !MESSAGE The installable unit org.eclipse.jdt.compiler.apt.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:50:35.496
      !MESSAGE The installable unit org.eclipse.core.filesystem.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:50:35.496
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.httpclient.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:50:35.497
      !MESSAGE The installable unit org.eclipse.ecf.provider.filetransfer.ssl.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:50:35.497
      !MESSAGE The installable unit org.eclipse.equinox.launcher.gtk.linux.x86.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:50:35.497
      !MESSAGE The installable unit javax.transaction.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.equinox.p2.directorywatcher 4 0 2009-07-17 16:50:35.497
      !MESSAGE The installable unit org.eclipse.update.core.linux.translated_host_properties is missing the filename property.

      !ENTRY org.eclipse.osgi 2 1 2009-07-17 16:52:15.504
      !MESSAGE NLS unused message: VALIDATOR_FACTORY_NAME_IS_NOT_VALID2 in: org.jboss.tools.seam.ui.messages

      Attachments

        Activity

          People

            nivologd@gmail.com Denis Golovin (Inactive)
            atarocch@redhat.com Andrea Tarocchi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: