Questions, issues or feedbacks of MyCollab are collected here
0
Answered

Possible maven dependency clash

Jacques de Wet 9 years ago updated by Nguyen 9 years ago 9
I get the following error when trying to run MyCollab community locally. I believe it is a dependency clash between javax-validation:validation-api:1.0.0.GA vs javax-validation:validation-api:1.1.0.Final

See stacktrace:

WARNING: Exception encountered during context initialization - cancelling refresh attempt
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validator' defined in com.esofthead.mycollab.spring.ValidatorConfiguration: Invocation of init method failed; nested exception is java.lang.NoClassDefFoundError: javax/validation/ParameterNameProvider
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1574)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:539)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:303)
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:299)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:194)
at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:755)
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:757)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:480)
at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:434)
at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:306)
at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:106)
at org.eclipse.jetty.server.handler.ContextHandler.callContextInitialized(ContextHandler.java:800)
at org.eclipse.jetty.servlet.ServletContextHandler.callContextInitialized(ServletContextHandler.java:444)
at org.eclipse.jetty.server.handler.ContextHandler.startContext(ContextHandler.java:791)
at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:294)
at org.eclipse.jetty.webapp.WebAppContext.startWebapp(WebAppContext.java:1349)
at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1342)
at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:741)
at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:505)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132)
at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114)
at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61)
at org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:163)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132)
at org.eclipse.jetty.server.Server.start(Server.java:387)
at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114)
at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61)
at org.eclipse.jetty.server.Server.doStart(Server.java:354)
at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at com.esofthead.mycollab.jetty.GenericServerRunner.execute(GenericServerRunner.java:162)
at com.esofthead.mycollab.jetty.GenericServerRunner.run(GenericServerRunner.java:117)
at com.esofthead.mycollab.jetty.CommunityServerRunner.main(CommunityServerRunner.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:134)
Caused by: java.lang.NoClassDefFoundError: javax/validation/ParameterNameProvider
at org.hibernate.validator.HibernateValidator.createGenericConfiguration(HibernateValidator.java:41)
at javax.validation.Validation$GenericBootstrapImpl.configure(Validation.java:269)
at org.springframework.validation.beanvalidation.LocalValidatorFactoryBean.afterPropertiesSet(LocalValidatorFactoryBean.java:223)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1633)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1570)
... 40 more
Caused by: java.lang.ClassNotFoundException: javax.validation.ParameterNameProvider
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
0
Planned

please fix bug that logs me out!

Tom Wilkinson 8 years ago updated by Nguyen 8 years ago 6

Great tool - but please fix bug that logs me out! Just spent half an hour typing into a phase and got booted out and lost my work!

0
Answered

Unable to install mycollab on windows

Mav 9 years ago updated 9 years ago 3
Good day
Im having trouble in installing mycollab on my windows computer im having error on 'mycollab.qrtz_cron_triggers' doesn't exist and after that this line appears

05:59:20,775 ERROR c.e.m.s.InstallationServlet:146 - Error while set up MyCollab
0
Fixed

Navigate the project file system several times and it throws the system error

Kevin 9 years ago updated by Nguyen 9 years ago 5
Hi,

I downloaded the latest MyCollab community edition 5.0.10 and install on my Windows box. It works great, thank you for your good job. However, I found a issue when I create several folders, files in project module and I navigate around breadcrumb navigator then a system error dialog told there is error. Could you please look at it?

PS: my company server is Windows server 2013, and we installed java 8.0.45

Kevin
0
Answered

RTL language support

yuvalqen 9 years ago updated by Nguyen 9 years ago 4
Hi MyCollab team,

I've had a look at the project you've built and I am impressed.

I am looking for such a solution that would support Latin languages as well as RTL (Hebrew in my case). I don't mind contributing the Hebrew translation on my own but I am wondering how much work would be needed besides the translation itself.

More specifically:
Does MyCollab support an RTL interface?
If not, is it built on a grid system that would be relatively easy to invert?

Thanks in advance,
Yuval
0
Answered

Customize issue - Cannot be resolved to a type

Ambarish 9 years ago updated 9 years ago 16
Hi,
I have been trying to customize MyCollab and I have encountered errors in the process. The code cloned from Git does not execute successfully as it is a scala file. It throws back numerous errors that are of the type "cannot be resolved to a type". Please advice on how I can execute this code without errors and the others options available, if any. Thank you.
0
Completed

MyCollab should support drag and drop tasks, milestones

Oled 9 years ago updated by Nguyen 9 years ago 5
Hi team,

I tried MyCollab for a while. In general, it works great but I do think you can make it better by support drag and drop features while users change status of tasks. For instance, I would love to change the status of milestone from 'In Progress' to 'Closed', I need to edit the milestone and change status from 'In Progress' to 'Closed', save and it is effected. I think you guy can do better by allowing users can drag the milestone from column 'In Progress' to column "Closed" and the new status of milestone is saved.

In addition, do you guys support Google Drive integration, my company uses Google Drive a lot, and it would be great if we can use Google Drive in our projects.

Thank you for your great works!

Oled
0
Fixed

IzPack compilation ERROR

Nguyen Hai 9 years ago updated by Karishma 4 years ago 8
Hi team,

I 'm trying to get work the mycollab_release_5.0.7 in my windows 7 32 bits with a sun oracle JDK 1.8 with IntelliJ IDEA 14.1,by kindly fulfiling the community developpement guide i 'm stuged on the complitation process ,this is my issue

[ERROR] Failed to execute goal org.codehaus.izpack:izpack-maven-plugin:1.0-alpha-5:izpack (default) on project mycollab-app-community: IzPack compilation ERROR: D:\project\mycollab\mycollab-Release_5.0.7\mycollab-app-community\target\staging\install.xml:62: D:\project\mycollab\mycollab-Release_5.0.7\mycollab-app-community\target\staging\logs -> [Help 1]

I wonder if am 'i messing somthing in my project configuration?

Thank you in advence,

Samir

0
Answered

Bug Severity

sonon 8 years ago updated by Nguyen 8 years ago 1

Is it possible to modify the list of items under bug severity? I would like to add Enhancement to the list under trivial.

0
Fixed

Error showing after started startup.sh

Charlie 8 years ago updated by Nguyen 8 years ago 3

when i started mycollab it is working fine but in terminal showing some error ,


Dec 03, 2015 8:07:40 AM org.atmosphere.container.Jetty9WebSocketHandler onWebSoc ketError

SEVERE: {}
java.net.SocketTimeoutException: Timeout on Read
at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onR eadTimeout(AbstractWebSocketConnection.java:541)
at org.eclipse.jetty.io.AbstractConnection.onFillInterestedFailed(Abstra ctConnection.java:173)
at org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection.onF illInterestedFailed(AbstractWebSocketConnection.java:506)
at org.eclipse.jetty.io.AbstractConnection$ReadCallback$1.run(AbstractCo nnection.java:582)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPoo l.java:635)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool .java:555)
at java.lang.Thread.run(Unknown Source)



please what is this error?why it is showing?