Project

General

Profile

feature request #5848 » Fehlerausgabe ohne Angabe von home.txt

Ben Stöver, 02/14/2017 12:28 PM

 
1
log4j:WARN No appenders could be found for logger (eu.etaxonomy.taxeditor.TaxonomicEditorPlugin).
2
log4j:WARN Please initialize the log4j system properly.
3
2017-02-13 15:09:56,919 ERROR [eu.etaxonomy.taxeditor.view.datasource.CdmMetaDataAwareDataSourceContainer] - Data source cdm does not have a CDMMETADATA table
4
!SESSION 2017-02-13 15:09:33.939 -----------------------------------------------
5
eclipse.buildId=unknown
6
java.version=1.8.0_111
7
java.vendor=Oracle Corporation
8
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
9
Framework arguments:  -product eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product -Dserver_port=58080
10
Command-line arguments:  -product eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product -data D:\LocalUserData\bstoe_01\Projekte\EDITor\GitEclipseArbeitsplatz/../runtime-eu.etaxonomy.taxeditor.product -dev file:D:/LocalUserData/bstoe_01/Projekte/EDITor/GitEclipseArbeitsplatz/.metadata/.plugins/org.eclipse.pde.core/eu.etaxonomy.taxeditor.product/dev.properties -os win32 -ws win32 -arch x86_64 -consoleLog -data @user.home/.cdmLibrary -Dserver_port=58080
11

    
12
!ENTRY eu.taxeditor 4 0 2017-02-13 15:09:56.919
13
!MESSAGE Data source cdm does not have a CDMMETADATA table
14
SLF4J: Class path contains multiple SLF4J bindings.
15
SLF4J: Found binding in [bundleresource://324.fwk1020391880:175/org/slf4j/impl/StaticLoggerBinder.class]
16
SLF4J: Found binding in [bundleresource://324.fwk1020391880:176/org/slf4j/impl/StaticLoggerBinder.class]
17
SLF4J: Found binding in [bundleresource://324.fwk1020391880:419/org/slf4j/impl/StaticLoggerBinder.class]
18
SLF4J: Found binding in [bundleresource://324.fwk1020391880:420/org/slf4j/impl/StaticLoggerBinder.class]
19
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
20
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
21
2017-02-13 15:11:17,479 ERROR [eu.etaxonomy.taxeditor.view.datasource.CdmMetaDataAwareDataSourceContainer] - Data source cdm does not have a CDMMETADATA table
22

    
23
!ENTRY eu.taxeditor 4 0 2017-02-13 15:11:17.479
24
!MESSAGE Data source cdm does not have a CDMMETADATA table
25
2017-02-13 15:11:17,576 ERROR [java.lang.Class] - Table 'editortest2.cdmmetadata' doesn't exist
26
eu.etaxonomy.cdm.config.CdmSourceException: Table 'editortest2.cdmmetadata' doesn't exist
27
	at eu.etaxonomy.cdm.database.CdmDataSourceBase.getMetaDataMap(CdmDataSourceBase.java:290)
28
	at eu.etaxonomy.cdm.database.CdmPersistentDataSource.getMetaDataMap(CdmPersistentDataSource.java:49)
29
	at eu.etaxonomy.taxeditor.view.datasource.CdmMetaDataAwareDataSourceContainer.getMetaDataFromDataSource(CdmMetaDataAwareDataSourceContainer.java:81)
30
	at eu.etaxonomy.taxeditor.view.datasource.CdmDataSourceViewPart$DataSourceJob.run(CdmDataSourceViewPart.java:114)
31
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
32

    
33
!ENTRY eu.taxeditor 4 0 2017-02-13 15:11:17.576
34
!MESSAGE Table 'editortest2.cdmmetadata' doesn't exist
35
!STACK 0
36
eu.etaxonomy.cdm.config.CdmSourceException: Table 'editortest2.cdmmetadata' doesn't exist
37
	at eu.etaxonomy.cdm.database.CdmDataSourceBase.getMetaDataMap(CdmDataSourceBase.java:290)
38
	at eu.etaxonomy.cdm.database.CdmPersistentDataSource.getMetaDataMap(CdmPersistentDataSource.java:49)
39
	at eu.etaxonomy.taxeditor.view.datasource.CdmMetaDataAwareDataSourceContainer.getMetaDataFromDataSource(CdmMetaDataAwareDataSourceContainer.java:81)
40
	at eu.etaxonomy.taxeditor.view.datasource.CdmDataSourceViewPart$DataSourceJob.run(CdmDataSourceViewPart.java:114)
41
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
    (1-1/1)