[Gui anh Tuan]

40 views
Skip to first unread message

quan tran

unread,
Sep 13, 2013, 3:41:42 AM9/13/13
to mhst...@googlegroups.com
Chào anh
em vẫn đang tiếp tục làm editor cho hệ thống.
Em đang code dựa vào bộ estudy của anh.
Hiện tại em đang sửa lại phần thay đổi bài học thêm một phần CK editor vào trong UIlessonForm:
addChild(new UIFormCKEditorInput("search", "search", null));
và thêm dependency vào trong fie POM:
<dependency>
      <groupId>org.exoplatform.commons</groupId>
      <artifactId>commons-webui-component</artifactId>
 </dependency>
 nhưng hiện tại em không build được.

à và em hỏi thêm một chút là mình sẽ save data leson này như thế nào.
Em cảm ơn.

Tuan Pham

unread,
Sep 13, 2013, 3:46:31 AM9/13/13
to quan tran, MHST1304
Hi Quân, 
em gửi thêm build log cho anh được không thì mới biết là lỗi build gì, 
data lưu chữ cho lesion thì đã được làm rõ ở tài liệu phân tích thiết kế https://github.com/thinhnk55/E-Learning-system-GateIn/blob/master/docs/E-Learning/PDFs/E-Learning-TaiLieuThietKe.pdf 
phần "mô hình lưu trữ dữ liệu " trang 15 nhé 


2013/9/13 quan tran <quant...@gmail.com>

--
Bạn nhận được thư này vì bạn đã được đăng ký vào nhóm Google Groups "E-Learning GateIn System".
Để hủy đăng ký nhóm này và ngừng nhận email từ nhóm, hãy gửi email tới mhst1304+u...@googlegroups.com.
Để có thêm tùy chọn, hãy truy cập https://groups.google.com/groups/opt_out.



--

Open Source Made in Vietnam
             Phạm Tuân   
Project coordinator and consultant
      mobile: +84 902318580 
      skype: phamtuanchip

Tuan Pham

unread,
Sep 13, 2013, 4:08:05 AM9/13/13
to quan tran, MHST1304
lỗi ở đây 

[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /E:/IDEs/eclipse/workspace/estudy/webui/src/main/java/org/estudy/ui/form/UILessionForm.java:[50,26] cannot find symbol
  symbol:   class UIFormCKEditorInput
  location: class org.estudy.ui.form.UILessionForm
[INFO] 1 error
em khai báo dependency chưa kéo được từ repo về, lưu ý version của 
<dependency>
      <groupId>org.exoplatform.commons</groupId>
      <artifactId>commons-webui-component</artifactId>
 </dependency>
là  4.1.x-commons-ckeditor-upgrade-SNAPSHOT 
note  UIFormCKEditorInput đã đổi tên class thành ->  UIFormRichtextInput  

nên vì vậy mà em không thấy tên class cũ nữa, em thửi đổi code theo nhé 


On Fri, Sep 13, 2013 at 11:59 AM, quan tran <quant...@gmail.com> wrote:
log đây anh ạ
Mạng em chập chờn quá. Attach file không được, em paste lên đây.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] E Study
[INFO] E study core service
[INFO] E study ui
[INFO] E learning data service
[INFO] E learning ui
[INFO]                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building E Study 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ estudy ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ estudy ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ estudy ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ estudy ---
[INFO] Change the default 'svn' provider implementation to 'javasvn'.
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: cmd.exe /X /C "git rev-parse --verify HEAD"
[INFO] Working directory: E:\IDEs\eclipse\workspace\estudy
[INFO] Storing buildNumber: 3b8645edc3148ca05e60e256658d2339679ad0a7 at timestamp: 20130913
[INFO] Executing: cmd.exe /X /C "git rev-parse --verify HEAD"
[INFO] Working directory: E:\IDEs\eclipse\workspace\estudy
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-version) @ estudy ---
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ estudy ---
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ estudy ---
[INFO] Installing E:\IDEs\eclipse\workspace\estudy\pom.xml to C:\Users\Quan\.m2\exo-repository\org\estudy\estudy\1.0-SNAPSHOT\estudy-1.0-SNAPSHOT.pom
[INFO]                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building E study core service 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ estudy-service ---
[INFO] Deleting E:\IDEs\eclipse\workspace\estudy\service\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ estudy-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ estudy-service ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ estudy-service ---
[INFO] Change the default 'svn' provider implementation to 'javasvn'.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ estudy-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ estudy-service ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to E:\IDEs\eclipse\workspace\estudy\service\target\classes
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ estudy-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ estudy-service ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to E:\IDEs\eclipse\workspace\estudy\service\target\test-classes
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] Supported source version 'RELEASE_5' from annotation processor 'org.chromattic.apt.ChromatticProcessor' less than -source '1.6'
[WARNING] Supported source version 'RELEASE_5' from annotation processor 'org.chromattic.testgenerator.CheckTestProcessor' less than -source '1.6'
[WARNING] /E:/IDEs/eclipse/workspace/estudy/service/src/test/java/org/estudy/test/service/MockHttpServletRequest.java:[150,18] isRequestedSessionIdFromUrl() in javax.servlet.http.HttpServletRequest has been deprecated
[WARNING] /E:/IDEs/eclipse/workspace/estudy/service/src/test/java/org/estudy/test/service/MockHttpServletRequest.java:[218,17] getRealPath(java.lang.String) in javax.servlet.ServletRequest has been deprecated
[INFO]
[INFO] --- maven-surefire-plugin:2.14:test (default-test) @ estudy-service ---
[INFO] Surefire report directory: E:\IDEs\eclipse\workspace\estudy\service\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.estudy.test.EstudyServiceTest
Running unit test:testECategory
[main] INFO org.estudy.test.EstudyServiceTest - Running unit test:testECategory
[main] INFO exo.kernel.container.RootContainer - Building root container
[main] INFO exo.kernel.container.RootContainer - Active profiles [hsqldb, standalone]
[main] INFO org.exoplatform.component.test.AbstractGateInTest - About to load root configuration
[main] INFO org.exoplatform.component.test.AbstractGateInTest - Want to load for resource named conf/root-configuration.xml the urls [jar:file:/C:/Users/Quan/.m2/exo-repository/org/gatein/portal/exo.portal.component.test.core/3.5.4.Final/exo.portal.component.test.core-3.5.4.Final.jar!/conf/root-configuration.xml]
[main] INFO exo.kernel.container.RootContainer - Root container is built (build time 218ms)
[main] INFO exo.kernel.container.ExoContainerContext - Set the top container in its context
[main] INFO exo.kernel.container.RootContainer - Root container booted
[main] INFO org.exoplatform.component.test.AbstractGateInTest - About to load portal configuration
[main] INFO org.exoplatform.component.test.AbstractGateInTest - Want to load for resource named conf/portal-configuration.xml the urls [jar:file:/C:/Users/Quan/.m2/exo-repository/org/gatein/portal/exo.portal.component.test.core/3.5.4.Final/exo.portal.component.test.core-3.5.4.Final.jar!/conf/portal-configuration.xml]
[main] INFO org.exoplatform.component.test.AbstractGateInTest - Want to load for resource named conf/exo.portal.component.portal-configuration.xml the urls [jar:file:/C:/Users/Quan/.m2/exo-repository/org/gatein/portal/exo.portal.component.portal/3.5.4.Final/exo.portal.component.portal-3.5.4.Final-tests.jar!/conf/exo.portal.component.portal-configuration.xml]
[main] INFO org.exoplatform.component.test.AbstractGateInTest - Want to load for resource named conf/exo.portal.component.test.jcr-configuration.xml the urls [jar:file:/C:/Users/Quan/.m2/exo-repository/org/gatein/portal/exo.portal.component.test.jcr/3.5.4.Final/exo.portal.component.test.jcr-3.5.4.Final.jar!/conf/exo.portal.component.test.jcr-configuration.xml]
[main] INFO org.exoplatform.component.test.AbstractGateInTest - Want to load for resource named conf/exo.portal.component.identity-configuration.xml the urls [jar:file:/C:/Users/Quan/.m2/exo-repository/org/gatein/portal/exo.portal.component.identity/3.5.4.Final/exo.portal.component.identity-3.5.4.Final-tests.jar!/conf/exo.portal.component.identity-configuration.xml]
[main] INFO org.exoplatform.component.test.AbstractGateInTest - Want to load for resource named conf/portal/test-portal-configuration.xml the urls [file:/E:/IDEs/eclipse/workspace/estudy/service/target/test-classes/conf/portal/test-portal-configuration.xml]
[main] INFO org.exoplatform.component.test.AbstractGateInTest - Want to load for resource named conf/portal/estudy.component.core.test.configuration.xml the urls [file:/E:/IDEs/eclipse/workspace/estudy/service/target/test-classes/conf/portal/estudy.component.core.test.configuration.xml]
[main] INFO org.exoplatform.component.test.AbstractGateInTest - Want to load for resource named conf/portal/estudy.test.jcr-configuration.xml the urls [file:/E:/IDEs/eclipse/workspace/estudy/service/target/test-classes/conf/portal/estudy.test.jcr-configuration.xml]
[main] INFO org.exoplatform.component.test.AbstractGateInTest - Want to load for resource named conf/portal/estudy.test.portal-configuration.xml the urls [file:/E:/IDEs/eclipse/workspace/estudy/service/target/test-classes/conf/portal/estudy.test.portal-configuration.xml]
[main] INFO exo.kernel.component.common.InitialContextInitializer - Using default system property: java.naming.factory.initial = org.exoplatform.services.naming.SimpleContextFactory
[main] INFO exo.kernel.component.common.InitialContextInitializer - Reference bound: jdbcidm
[main] INFO exo.kernel.component.common.InitialContextInitializer - Reference bound: jdbcexo
log4j:WARN No appenders could be found for logger (org.jboss.logging).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
[main] INFO exo.core.component.database.HibernateServiceImpl - Adding  Hibernate Mapping: conf/mappings/HibernateRealm.hbm.xml
[main] INFO exo.core.component.database.HibernateServiceImpl - Adding  Hibernate Mapping: conf/mappings/HibernateIdentityObjectCredentialBinaryValue.hbm.xml
[main] INFO exo.core.component.database.HibernateServiceImpl - Adding  Hibernate Mapping: conf/mappings/HibernateIdentityObjectAttributeBinaryValue.hbm.xml
[main] INFO exo.core.component.database.HibernateServiceImpl - Adding  Hibernate Mapping: conf/mappings/HibernateIdentityObject.hbm.xml
[main] INFO exo.core.component.database.HibernateServiceImpl - Adding  Hibernate Mapping: conf/mappings/HibernateIdentityObjectCredential.hbm.xml
[main] INFO exo.core.component.database.HibernateServiceImpl - Adding  Hibernate Mapping: conf/mappings/HibernateIdentityObjectCredentialType.hbm.xml
[main] INFO exo.core.component.database.HibernateServiceImpl - Adding  Hibernate Mapping: conf/mappings/HibernateIdentityObjectAttribute.hbm.xml
[main] INFO exo.core.component.database.HibernateServiceImpl - Adding  Hibernate Mapping: conf/mappings/HibernateIdentityObjectType.hbm.xml
[main] INFO exo.core.component.database.HibernateServiceImpl - Adding  Hibernate Mapping: conf/mappings/HibernateIdentityObjectRelationship.hbm.xml
[main] INFO exo.core.component.database.HibernateServiceImpl - Adding  Hibernate Mapping: conf/mappings/HibernateIdentityObjectRelationshipType.hbm.xml
[main] INFO exo.core.component.database.HibernateServiceImpl - Adding  Hibernate Mapping: conf/mappings/HibernateIdentityObjectRelationshipName.hbm.xml
[main] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor
[main] INFO org.quartz.simpl.SimpleThreadPool - Job execution threads will use class loader of thread: main
[main] INFO org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
[main] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.1.6 created.
[main] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
[main] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.1.6) 'DefaultQuartzScheduler' with instanceId 'NON_CLUSTERED'
  Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  NOT STARTED.
  Currently in standby mode.
  Number of jobs executed: 0
  Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.

[main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
[main] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.1.6
[main] INFO org.quartz.core.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused.
[main] INFO exo.jcr.component.core.FileValueStorage - Value storage directory created: E:\IDEs\eclipse\workspace\estudy\service\target\gateintest-0\jcr\values\system
[main] INFO exo.jcr.component.core.JDBCWorkspaceDataContainer - dialect:HSQLDB, source-name:jdbcexo, db-structure-type:isolated, update-storage:true, max-buffer-size:204800, swap-directory:E:\IDEs\eclipse\workspace\estudy\service\target\gateintest-0/jcr/swap/system, value storage provider: [org.exoplatform.services.jcr.impl.storage.value.fs.TreeFileValueStorage@798212d]
[main] INFO exo.jcr.component.core.DBInitializer - The DB schema of the workspace 'system' has been initialized succesfully.
[main] INFO exo.jcr.component.core.ExoJBossCacheFactory - JBoss Cache configuration used: conf/exo.portal.component.test.jcr-jbosscache-config.xml
[main] WARN exo.jcr.component.core.JBossCacheWorkspaceStorageCache - The FIFO algorithm with a minTimeToLive greater than 0 can cause a memory leak, please use another eviction algorithm or set the minTimeToLive to 0.
[main] INFO org.jboss.cache.jmx.PlatformMBeanServerRegistration - JBossCache MBeans were successfully registered to the platform mbean server.
[main] INFO org.jboss.cache.factories.ComponentRegistry - JBoss Cache version: JBossCache 'Malagueta' 3.2.7.GA
[main] INFO exo.jcr.component.core.FileValueStorage - Value storage directory created: E:\IDEs\eclipse\workspace\estudy\service\target\gateintest-0\jcr\values\portal-test
[main] INFO exo.jcr.component.core.JDBCWorkspaceDataContainer - dialect:HSQLDB, source-name:jdbcexo, db-structure-type:isolated, update-storage:true, max-buffer-size:204800, swap-directory:E:\IDEs\eclipse\workspace\estudy\service\target\gateintest-0/jcr/swap/portal-test, value storage provider: [org.exoplatform.services.jcr.impl.storage.value.fs.TreeFileValueStorage@46e1ab12]
[main] INFO exo.jcr.component.core.DBInitializer - The DB schema of the workspace 'portal-test' has been initialized succesfully.
[main] INFO exo.jcr.component.core.ExoJBossCacheFactory - JBoss Cache configuration used: conf/exo.portal.component.test.jcr-jbosscache-config.xml
[main] WARN exo.jcr.component.core.JBossCacheWorkspaceStorageCache - The FIFO algorithm with a minTimeToLive greater than 0 can cause a memory leak, please use another eviction algorithm or set the minTimeToLive to 0.
[main] INFO org.jboss.cache.jmx.PlatformMBeanServerRegistration - JBossCache MBeans were successfully registered to the platform mbean server.
[main] INFO org.jboss.cache.factories.ComponentRegistry - JBoss Cache version: JBossCache 'Malagueta' 3.2.7.GA
[main] WARN exo.jcr.component.core.CacheableLockManagerImpl - CacheLoader DataSource jbosscache-cl-cache.jdbc.datasource is not configured.
[main] INFO exo.jcr.component.core.ExoJBossCacheFactory - JBoss Cache configuration used: conf/exo.portal.component.test.jcr-jbosscache-lock-config.xml
[main] INFO exo.jcr.component.core.CacheableLockManagerImpl - No cache loader has been defined, thus no need to encapsulate any cache loader.
[main] INFO org.jboss.cache.jmx.PlatformMBeanServerRegistration - JBossCache MBeans were successfully registered to the platform mbean server.
[main] INFO org.jboss.cache.factories.ComponentRegistry - JBoss Cache version: JBossCache 'Malagueta' 3.2.7.GA
[main] INFO exo.jcr.component.core.IndexerIoModeHandler - Indexer io mode=READ_WRITE
[main] INFO exo.jcr.component.core.SearchIndex - Index created: E:\IDEs\eclipse\workspace\estudy\service\target\gateintest-0\jcr\jcrlucenedb\system_system
[main] INFO exo.jcr.component.core.MultiIndex - Setting index OFFLINE (repository/repository_system[system])
[main] INFO exo.jcr.component.core.MultiIndex - Initial index for 109 nodes created (repository/repository_system[system]).
[main] INFO exo.jcr.component.core.MultiIndex - Setting index ONLINE (repository/repository_system[system])
[main] INFO exo.jcr.component.core.SearchIndex - Index initialized: E:\IDEs\eclipse\workspace\estudy\service\target\gateintest-0\jcr\jcrlucenedb\system_system Version: 4
[main] INFO exo.jcr.component.core.SearchIndex - Index created: E:\IDEs\eclipse\workspace\estudy\service\target\gateintest-0\jcr\jcrlucenedb\system
[main] INFO exo.jcr.component.core.MultiIndex - Setting index OFFLINE (repository/repository_system)
[main] INFO exo.jcr.component.core.MultiIndex - Initial index for 1 nodes created (repository/repository_system).
[main] INFO exo.jcr.component.core.MultiIndex - Setting index ONLINE (repository/repository_system)
[main] INFO exo.jcr.component.core.SearchIndex - Index initialized: E:\IDEs\eclipse\workspace\estudy\service\target\gateintest-0\jcr\jcrlucenedb\system Version: 4
[main] INFO exo.jcr.component.core.CacheableLockManagerImpl - No cache loader has been defined, thus no need to encapsulate any cache loader.
[main] WARN exo.jcr.component.core.CacheableLockManagerImpl - CacheLoader DataSource jbosscache-cl-cache.jdbc.datasource is not configured.
[main] INFO exo.jcr.component.core.ExoJBossCacheFactory - JBoss Cache configuration used: conf/exo.portal.component.test.jcr-jbosscache-lock-config.xml
[main] INFO exo.jcr.component.core.CacheableLockManagerImpl - No cache loader has been defined, thus no need to encapsulate any cache loader.
[main] INFO org.jboss.cache.jmx.PlatformMBeanServerRegistration - JBossCache MBeans were successfully registered to the platform mbean server.
[main] INFO org.jboss.cache.factories.ComponentRegistry - JBoss Cache version: JBossCache 'Malagueta' 3.2.7.GA
[main] INFO exo.jcr.component.core.IndexerIoModeHandler - Indexer io mode=READ_WRITE
[main] INFO exo.jcr.component.core.SearchIndex - Index created: E:\IDEs\eclipse\workspace\estudy\service\target\gateintest-0\jcr\jcrlucenedb\portal-test
[main] INFO exo.jcr.component.core.MultiIndex - Setting index OFFLINE (repository/repository_portal-test)
[main] INFO exo.jcr.component.core.MultiIndex - Initial index for 1 nodes created (repository/repository_portal-test).
[main] INFO exo.jcr.component.core.MultiIndex - Setting index ONLINE (repository/repository_portal-test)
[main] INFO exo.jcr.component.core.SearchIndex - Index initialized: E:\IDEs\eclipse\workspace\estudy\service\target\gateintest-0\jcr\jcrlucenedb\portal-test Version: 4
[main] INFO exo.jcr.component.core.CacheableLockManagerImpl - No cache loader has been defined, thus no need to encapsulate any cache loader.
[main] INFO exo.jcr.component.core.SessionImpl - The JCR will throw an exception anytime we will try to use a dead session.
Sep 13, 2013 2:54:36 PM org.picketlink.idm.impl.credential.HashingEncoder afterInitialize
INFO: Algorithm MD5 will be used for password hashing
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer - =======> Initialize the  organization service data  using algorithm check entry database
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -   Init  Group Data
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Create Group /platform
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Create Group /platform/administrators
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Create Group /platform/users
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Create Group /spaces
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -   Init  Membership Type  Data
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Created Membership Type manager
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Created Membership Type member
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Created Membership Type validator
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -   Init  User  Data
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Created user root
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Created membership root, /platform/administrators, manager
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Created membership root, /platform/users, member
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Created user john
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Created membership john, /platform/administrators, member
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Created membership john, /platform/users, member
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Created user mary
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Created membership mary, /platform/users, member
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Created user demo
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Created membership demo, /platform/users, member
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Created user ghost
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Ignored membership ghost, /platform/users, member
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Created user paul
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Ignored membership paul, /platform/users, member
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Created user raul
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Ignored membership raul, /platform/users, member
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Created user jame
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Ignored membership jame, /platform/users, member
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer - <=======
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer - =======> Initialize the  organization service data  using algorithm check entry database
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -   Init  Group Data
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Group /platform already exists, ignoring the entry
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Group /platform/administrators already exists, ignoring the entry
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Group /platform/users already exists, ignoring the entry
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Create Group /platform/guests
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Create Group /organization
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Create Group /organization/management
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Create Group /organization/management/executive-board
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -   Init  Membership Type  Data
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Membership Type manager already exists, ignoring the entry
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Membership Type member already exists, ignoring the entry
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Membership Type validator already exists, ignoring the entry
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -   Init  User  Data
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     User root already exists, ignoring the entry
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Ignored membership root, /platform/administrators, manager
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Ignored membership root, /platform/users, member
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Created membership root, /organization/management/executive-board, member
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     User john already exists, ignoring the entry
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Ignored membership john, /platform/administrators, member
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Ignored membership john, /platform/users, member
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Created membership john, /organization/management/executive-board, manager
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     User demo already exists, ignoring the entry
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Created membership demo, /platform/guests, member
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer -     Ignored membership demo, /platform/users, member
[main] INFO exo.core.component.organization.api.OrganizationDatabaseInitializer - <=======
[main] INFO org.quartz.core.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
[main] INFO org.estudy.services.test - category already exits!
Running unit test:testESession
[main] INFO org.estudy.test.EstudyServiceTest - Running unit test:testESession
[main] INFO org.estudy.services.test - session already exits!
Running unit test:testEStoreHome
[main] INFO org.estudy.test.EstudyServiceTest - Running unit test:testEStoreHome
Running unit test:testInitServices
[main] INFO org.estudy.test.EstudyServiceTest - Running unit test:testInitServices
Running unit test:testETesting
[main] INFO org.estudy.test.EstudyServiceTest - Running unit test:testETesting
Running unit test:testEQuestion
[main] INFO org.estudy.test.EstudyServiceTest - Running unit test:testEQuestion
[main] INFO org.estudy.services.test - question or answer already exits!
[main] INFO exo.jcr.component.core.SearchIndex - Index closed: E:\IDEs\eclipse\workspace\estudy\service\target\gateintest-0\jcr\jcrlucenedb\portal-test
[main] INFO exo.jcr.component.core.SearchIndex - Index closed: E:\IDEs\eclipse\workspace\estudy\service\target\gateintest-0\jcr\jcrlucenedb\system_system
[main] INFO exo.jcr.component.core.SearchIndex - Index closed: E:\IDEs\eclipse\workspace\estudy\service\target\gateintest-0\jcr\jcrlucenedb\system
[main] INFO org.quartz.core.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutting down.
[main] INFO org.quartz.core.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED paused.
[main] INFO org.quartz.core.QuartzScheduler - Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED shutdown complete.
[main] INFO exo.kernel.container.ExoContainerContext - Set the top container in its context
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.237 sec
Running org.estudy.test.service.WebServiceTest
[main] INFO org.estudy.test.service.WebServiceTest - --- test search ---

[main] ERROR org.estudy.test.service.WebServiceTest - exception test search: The container cannot be null
[main] INFO org.estudy.test.service.WebServiceTest - --- test search: OK ---

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec

Results :

Tests run: 7, Failures: 0, Errors: 0, Skipped: 0

[INFO]
[INFO] --- build-helper-maven-plugin:1.8:parse-version (parse-version) @ estudy-service ---
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ estudy-service ---
[INFO] Building jar: E:\IDEs\eclipse\workspace\estudy\service\target\estudy-service-1.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ estudy-service ---
[INFO] Building jar: E:\IDEs\eclipse\workspace\estudy\service\target\estudy-service-1.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ estudy-service ---
[INFO] Installing E:\IDEs\eclipse\workspace\estudy\service\target\estudy-service-1.0-SNAPSHOT.jar to C:\Users\Quan\.m2\exo-repository\org\estudy\estudy-service\1.0-SNAPSHOT\estudy-service-1.0-SNAPSHOT.jar
[INFO] Installing E:\IDEs\eclipse\workspace\estudy\service\pom.xml to C:\Users\Quan\.m2\exo-repository\org\estudy\estudy-service\1.0-SNAPSHOT\estudy-service-1.0-SNAPSHOT.pom
[INFO] Installing E:\IDEs\eclipse\workspace\estudy\service\target\estudy-service-1.0-SNAPSHOT-sources.jar to C:\Users\Quan\.m2\exo-repository\org\estudy\estudy-service\1.0-SNAPSHOT\estudy-service-1.0-SNAPSHOT-sources.jar
[INFO]                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building E study ui 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ estudy-ui ---
[INFO] Deleting E:\IDEs\eclipse\workspace\estudy\webui\target
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ estudy-ui ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ estudy-ui ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ estudy-ui ---
[INFO] Change the default 'svn' provider implementation to 'javasvn'.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ estudy-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory E:\IDEs\eclipse\workspace\estudy\webui\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ estudy-ui ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to E:\IDEs\eclipse\workspace\estudy\webui\target\classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] Supported source version 'RELEASE_5' from annotation processor 'org.chromattic.apt.ChromatticProcessor' less than -source '1.6'
[INFO] 2 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /E:/IDEs/eclipse/workspace/estudy/webui/src/main/java/org/estudy/ui/form/UILessionForm.java:[50,26] cannot find symbol
  symbol:   class UIFormCKEditorInput
  location: class org.estudy.ui.form.UILessionForm
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] E Study ........................................... SUCCESS [1.236s]
[INFO] E study core service .............................. SUCCESS [19.614s]
[INFO] E study ui ........................................ FAILURE [1.337s]
[INFO] E learning data service ........................... SKIPPED
[INFO] E learning ui ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23.062s
[INFO] Finished at: Fri Sep 13 14:54:45 ICT 2013
[INFO] Final Memory: 53M/498M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project estudy-ui: Compilation failure
[ERROR] /E:/IDEs/eclipse/workspace/estudy/webui/src/main/java/org/estudy/ui/form/UILessionForm.java:[50,26] cannot find symbol
[ERROR] symbol:   class UIFormCKEditorInput
[ERROR] location: class org.estudy.ui.form.UILessionForm
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :estudy-ui


2013/9/13 Tuan Pham <phamtu...@gmail.com>
Reply all
Reply to author
Forward
0 new messages