You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(3) |
Nov
(20) |
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(6) |
Feb
(7) |
Mar
(45) |
Apr
(9) |
May
(9) |
Jun
(11) |
Jul
(13) |
Aug
(2) |
Sep
(33) |
Oct
(10) |
Nov
(5) |
Dec
(6) |
2008 |
Jan
(4) |
Feb
(46) |
Mar
(18) |
Apr
(14) |
May
(7) |
Jun
(34) |
Jul
(16) |
Aug
(7) |
Sep
(5) |
Oct
|
Nov
(4) |
Dec
|
2009 |
Jan
|
Feb
(2) |
Mar
|
Apr
(3) |
May
(10) |
Jun
|
Jul
(16) |
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
(1) |
2010 |
Jan
(9) |
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
(9) |
Sep
(14) |
Oct
|
Nov
|
Dec
(4) |
2011 |
Jan
|
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(4) |
Aug
|
Sep
|
Oct
(4) |
Nov
(2) |
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
(4) |
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2021 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(1) |
Nov
(1) |
Dec
(1) |
2022 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2023 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2024 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Manfred W. <wo...@ma...> - 2010-08-10 14:38:02
|
Hi. The problem is, that you might have an old version of Jtrac. In the current version this error does not occure. So please open a bug with detailed information such as uses version of jtrac. Thanks a lot Manfred ----- original Nachricht -------- Betreff: [jtrac-users] Configuring JTrac for GMail Gesendet: Di, 10. Aug 2010 Von: Neil Benn Hello, I'm working on configuring jtrac for mail. Our mail server is a company domain through gmail. I recently looked at a posting on the forum to configure for gmail and followed that but I'm getting bad results. My jtrac.properties file is (the bit in bold will be revealed why later): database.driver=com.mysql.jdbc.Driverdatabase.url=jdbc:mysql://localhost:3306/jtracdatabase.username=jtracdatabase.password=jtrachibernate.dialect=org.hibernate.dialect.MySQLDialecthibernate.show_sql=truemail.server.host=smtp.gmail.commail.server.port=587mail.server.username=jt...@zi...ssword=XXXXXXXXX <removed for secuory reasons>mail.server.starttls.enable=truemail.from=jt...@zi...efix=[ziath-jtrac]jtrac.url.base=http://localhost:8082/jtraclocale.default=en That seems fine but I cannot send emails, looking at the logs there are some lines which may show the problem as follows (problem bits in bold): 2010-08-10 09:40:48,922 [main] INFO [info.jtrac.mail.MailSender] - initializingemail adapter: host = 'smtp.gmail.com', port = '993', url = 'http://localhost:8082', from = 'jt...@zi...', prefix = 'null'2010-08-10 09:40:48,937 [main] INFO [info.jtrac.mail.MailSender] - email senderinitialized from config: host = 'smtp.gmail.com', port = '993' The port to send should be 587 as normal and is in the properties file but that does not seem to be picked up. Has anyone else seen this happen and have a tip to help out here? Thanks for your help. Cheers, Neil -- -- Neil Benn Msc Director Ziath Ltd Phone :+44 (0)7508 107942 Website - http://www.ziath.com IMPORTANT NOTICE: This message, including any attached documents, is intended only for the use of the individual or entity to which it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify Ziath Ltd immediately by email at in...@zi.... Thank you. --- original Nachricht Ende ---- |
From: Neil B. <nei...@zi...> - 2010-08-10 09:42:26
|
Hello, I'm working on configuring jtrac for mail. Our mail server is a company domain through gmail. I recently looked at a posting on the forum to configure for gmail and followed that but I'm getting bad results. My jtrac.properties file is (the bit in bold will be revealed why later): database.driver=com.mysql.jdbc.Driver database.url=jdbc:mysql://localhost:3306/jtrac database.username=jtrac database.password=jtrac hibernate.dialect=org.hibernate.dialect.MySQLDialect hibernate.show_sql=true mail.server.host=smtp.gmail.com *mail.server.port=587* mail.server.username=jt...@zi... mail.server.password=XXXXXXXXX <removed for secuory reasons> mail.server.starttls.enable=true mail.from=jt...@zi... mail.subject.prefix=[ziath-jtrac] jtrac.url.base=http://localhost:8082/jtrac locale.default=en That seems fine but I cannot send emails, looking at the logs there are some lines which may show the problem as follows (problem bits in bold): 2010-08-10 09:40:48,922 [main] INFO [info.jtrac.mail.MailSender] - initializing email adapter: host = 'smtp.gmail.com', *port = '993'*, url = ' http://localhost:80 82', from = 'jt...@zi...', prefix = 'null' 2010-08-10 09:40:48,937 [main] INFO [info.jtrac.mail.MailSender] - email sender initialized from config: host = 'smtp.gmail.com', *port = '993'* The port to send should be 587 as normal and is in the properties file but that does not seem to be picked up. Has anyone else seen this happen and have a tip to help out here? Thanks for your help. Cheers, Neil -- -- Neil Benn Msc Director Ziath Ltd Phone :+44 (0)7508 107942 Website - http://www.ziath.com IMPORTANT NOTICE: This message, including any attached documents, is intended only for the use of the individual or entity to which it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please notify Ziath Ltd immediately by email at in...@zi.... Thank you. |
From: <Dav...@ba...> - 2010-08-09 23:46:22
|
I will be out of the office starting 02/08/2010 and will not return until 18/08/2010. I will respond to your message when I return. If the message is Anaqua related, please forward it to an...@ba... where David Townsend on Globe House 1534 (+44 207 845 1534) will be pleased to deal with it. _____________________________________________________________________ Confidentiality Notice: The information in this document and attachments is confidential and may also be legally privileged. It is intended only for the use of the named recipient. Internet communications are not secure and therefore British American Tobacco does not accept legal responsibility for the contents of this message. If you are not the intended recipient, please notify us immediately and then delete this document. Do not disclose the contents of this document to any other person, nor take any copies. Violation of this notice may be unlawful. ______________________________________________________________________ |
From: naarchitect <naa...@gm...> - 2010-08-09 21:51:23
|
Sorry, I don't understand. Is this related to my question? On Mon, Aug 9, 2010 at 5:40 PM, rodrigo carvajal <rod...@gm... > wrote: > I have it implemented in a company in chile > and works perfectly without the BD point Personal > > 2010/8/9 naarchitect <naa...@gm...> > >> Hello, >> >> I am playing around with ideas to improve the execution time of programs >> that issue multiple queries to databases. Issue tracking software like Jtrac >> seem promising for this. To evaluate performance improvement, I would like >> to run sample, representative workloads on Jtrac. Would someone using Jtrac >> be willing to share their issue database and tell me what are the common >> queries performed against the database? >> >> Thanks! >> Arun >> >> >> ------------------------------------------------------------------------------ >> This SF.net email is sponsored by >> >> Make an app they can't live without >> Enter the BlackBerry Developer Challenge >> http://p.sf.net/sfu/RIM-dev2dev >> _______________________________________________ >> j-trac-users mailing list >> >> j-t...@li... >> https://lists.sourceforge.net/lists/listinfo/j-trac-users >> >> > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > j-trac-users mailing list > j-t...@li... > https://lists.sourceforge.net/lists/listinfo/j-trac-users > > |
From: rodrigo c. <rod...@gm...> - 2010-08-09 21:40:33
|
I have it implemented in a company in chile and works perfectly without the BD point Personal 2010/8/9 naarchitect <naa...@gm...> > Hello, > > I am playing around with ideas to improve the execution time of programs > that issue multiple queries to databases. Issue tracking software like Jtrac > seem promising for this. To evaluate performance improvement, I would like > to run sample, representative workloads on Jtrac. Would someone using Jtrac > be willing to share their issue database and tell me what are the common > queries performed against the database? > > Thanks! > Arun > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > j-trac-users mailing list > j-t...@li... > https://lists.sourceforge.net/lists/listinfo/j-trac-users > > |
From: naarchitect <naa...@gm...> - 2010-08-09 21:34:29
|
Hello, I am playing around with ideas to improve the execution time of programs that issue multiple queries to databases. Issue tracking software like Jtrac seem promising for this. To evaluate performance improvement, I would like to run sample, representative workloads on Jtrac. Would someone using Jtrac be willing to share their issue database and tell me what are the common queries performed against the database? Thanks! Arun |
From: Doug R. <dro...@fm...> - 2010-06-18 10:27:48
|
I will be out of the office until June 21. I will be checking e-mail when I return |
From: Peter T. <ptr...@gm...> - 2010-06-18 10:08:22
|
test message (please ignore) |
From: Victor <vic...@go...> - 2010-02-17 22:48:40
|
Are you running Tomcat with Security Manager enabled? Google: yes, on Ubuntu the Security Manager is enabled by default. Either adjust entries in "catalina.policy" file, or disable the security manager. See also http://tomcat.apache.org/tomcat-6.0-doc/security-manager-howto.html On Fri, Jan 22, 2010 at 12:28 PM, manuel <cin...@fa...> wrote: > Hi, > i'm trying to deploy jtrac on ubuntu server 9.10 and tomcat 6.0.20. > I've set read/write permission to jtrac.home folder but application start > fail. > > INFO: HTMLManager: start: Starting web application at '/jtrac' > 22-gen-2010 9.52.30 org.apache.catalina.core.StandardContext listenerStart > GRAVE: Exception sending context initialized event to listener instance of > class > org.springframework.web.util.Log4jConfigListener > java.security.AccessControlException: access denied > (java.util.PropertyPermissio > n jtrac.root read) > at > java.security.AccessControlContext.checkPermission(AccessControlContext.java > :342) > at > java.security.AccessController.checkPermission(AccessController.java:553) > at > java.lang.SecurityManager.checkPermission(SecurityManager.java:549) > at > java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1302) > at java.lang.System.getProperty(System.java:669) > at > org.springframework.web.util.WebUtils.setWebAppRootSystemProperty(WebUtils.j > ava:130) > [...] |
From: Vu P. <pha...@ya...> - 2010-02-10 04:52:42
|
Hi all, At the moment, when I goes to JTrac system, I can see all the Spaces. Do we have any functions that limit the users so they can only see some of the assigned spaces? Thanks, Vu Pham |
From: manuel <cin...@fa...> - 2010-01-22 11:28:27
|
Hi, i'm trying to deploy jtrac on ubuntu server 9.10 and tomcat 6.0.20. I've set read/write permission to jtrac.home folder but application start fail. INFO: HTMLManager: start: Starting web application at '/jtrac' 22-gen-2010 9.52.30 org.apache.catalina.core.StandardContext listenerStart GRAVE: Exception sending context initialized event to listener instance of class org.springframework.web.util.Log4jConfigListener java.security.AccessControlException: access denied (java.util.PropertyPermissio n jtrac.root read) at java.security.AccessControlContext.checkPermission(AccessControlContext.java :342) at java.security.AccessController.checkPermission(AccessController.java:553) at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) at java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1302) at java.lang.System.getProperty(System.java:669) at org.springframework.web.util.WebUtils.setWebAppRootSystemProperty(WebUtils.j ava:130) at org.springframework.web.util.Log4jWebConfigurer.initLogging(Log4jWebConfigur er.java:118) at org.springframework.web.util.Log4jConfigListener.contextInitialized(Log4jCon figListener.java:47) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java: 3934) at org.apache.catalina.core.StandardContext.start(StandardContext.java:4429) at org.apache.catalina.manager.ManagerServlet.start(ManagerServlet.java:1249) at org.apache.catalina.manager.HTMLManagerServlet.start(HTMLManagerServlet.java :612) at org.apache.catalina.manager.HTMLManagerServlet.doGet(HTMLManagerServlet.java :136) at javax.servlet.http.HttpServlet.service(HttpServlet.java:617) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl .java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:269) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAsPrivileged(Subject.java:537) at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:301) at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:16 2) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application FilterChain.java:283) at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilter Chain.java:56) at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain .java:189) at java.security.AccessController.doPrivileged(Native Method) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh ain.java:185) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja va:233) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja va:191) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase .java:525) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128 ) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102 ) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java :109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:849) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http 11Protocol.java:583) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:454) at java.lang.Thread.run(Thread.java:636) 22-gen-2010 9.52.31 org.apache.catalina.core.ApplicationContext log INFO: Initializing Spring root WebApplicationContext 22-gen-2010 9.52.38 org.apache.catalina.core.StandardContext listenerStart GRAVE: Exception sending context initialized event to listener instance of class org.springframework.web.context.ContextLoaderListener org.springframework.beans.factory.BeanCreationException: JtracConfigurer failed; nested exception is java.security.AccessControlException: access denied (java.i o.FilePermission /home/jtrac read) at info.jtrac.config.JtracConfigurer.postProcessBeanFactory(JtracConfigurer.jav a:79) at org.springframework.context.support.AbstractApplicationContext.invokeBeanFac toryPostProcessors(AbstractApplicationContext.java:542) at org.springframework.context.support.AbstractApplicationContext.invokeBeanFac toryPostProcessors(AbstractApplicationContext.java:516) at org.springframework.context.support.AbstractApplicationContext.refresh(Abstr actApplicationContext.java:348) at org.springframework.web.context.ContextLoader.createWebApplicationContext(Co ntextLoader.java:261) at org.springframework.web.context.ContextLoader.initWebApplicationContext(Cont extLoader.java:199) at org.springframework.web.context.ContextLoaderListener.contextInitialized(Con textLoaderListener.java:45) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java: 3934) at org.apache.catalina.core.StandardContext.start(StandardContext.java:4429) at org.apache.catalina.manager.ManagerServlet.start(ManagerServlet.java:1249) at org.apache.catalina.manager.HTMLManagerServlet.start(HTMLManagerServlet.java :612) at org.apache.catalina.manager.HTMLManagerServlet.doGet(HTMLManagerServlet.java :136) at javax.servlet.http.HttpServlet.service(HttpServlet.java:617) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl .java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:269) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAsPrivileged(Subject.java:537) at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:301) at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:16 2) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application FilterChain.java:283) at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilter Chain.java:56) at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain .java:189) at java.security.AccessController.doPrivileged(Native Method) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh ain.java:185) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja va:233) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja va:191) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase .java:525) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128 ) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102 ) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java :109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:849) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http 11Protocol.java:583) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:454) at java.lang.Thread.run(Thread.java:636) Caused by: java.security.AccessControlException: access denied (java.io.FilePerm ission /home/jtrac read) at java.security.AccessControlContext.checkPermission(AccessControlContext.java :342) at java.security.AccessController.checkPermission(AccessController.java:553) at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) at java.lang.SecurityManager.checkRead(SecurityManager.java:888) at java.io.File.exists(File.java:748) at info.jtrac.config.JtracConfigurer.configureJtrac(JtracConfigurer.java:131) at info.jtrac.config.JtracConfigurer.postProcessBeanFactory(JtracConfigurer.jav a:77) ... 37 more 22-gen-2010 9.52.38 org.apache.catalina.core.ApplicationContext log INFO: Closing Spring root WebApplicationContext 22-gen-2010 9.52.38 org.apache.catalina.core.ApplicationContext log INFO: Shutting down Log4J 22-gen-2010 9.52.38 org.apache.catalina.core.StandardContext listenerStop GRAVE: Exception sending context destroyed event to listener instance of class o rg.springframework.web.util.Log4jConfigListener java.security.AccessControlException: access denied (java.util.PropertyPermissio n * read,write) at java.security.AccessControlContext.checkPermission(AccessControlContext.java :342) at java.security.AccessController.checkPermission(AccessController.java:553) at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) at java.lang.SecurityManager.checkPropertiesAccess(SecurityManager.java:1269) at java.lang.System.getProperties(System.java:599) at org.springframework.web.util.WebUtils.removeWebAppRootSystemProperty(WebUtil s.java:151) at org.springframework.web.util.Log4jWebConfigurer.shutdownLogging(Log4jWebConf igurer.java:175) at org.springframework.web.util.Log4jConfigListener.contextDestroyed(Log4jConfi gListener.java:51) at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3 973) at org.apache.catalina.core.StandardContext.stop(StandardContext.java:4577) at org.apache.catalina.core.StandardContext.start(StandardContext.java:4474) at org.apache.catalina.manager.ManagerServlet.start(ManagerServlet.java:1249) at org.apache.catalina.manager.HTMLManagerServlet.start(HTMLManagerServlet.java :612) at org.apache.catalina.manager.HTMLManagerServlet.doGet(HTMLManagerServlet.java :136) at javax.servlet.http.HttpServlet.service(HttpServlet.java:617) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl .java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:269) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAsPrivileged(Subject.java:537) at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:301) at org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:16 2) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application FilterChain.java:283) at org.apache.catalina.core.ApplicationFilterChain.access$000(ApplicationFilter Chain.java:56) at org.apache.catalina.core.ApplicationFilterChain$1.run(ApplicationFilterChain .java:189) at java.security.AccessController.doPrivileged(Native Method) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh ain.java:185) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja va:233) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja va:191) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase .java:525) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128 ) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102 ) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java :109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:849) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http 11Protocol.java:583) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:454) at java.lang.Thread.run(Thread.java:636) Thanks Manuel |
From: <wol...@pt...> - 2010-01-08 09:18:36
|
Ich werde ab Mi, 23.12.2009 nicht im Büro sein. Ich kehre zurück am Sa, 23.01.2010. Ich werde Ihre Nachricht nach meiner Rückkehr beantworten. PTA Programmier-Technische Arbeiten GmbH Seckenheimer Str. 65-67, 68165 Mannheim Amtsgericht Mannheim, HRB 1139 USt-IdNr.: DE 143 839 368 Geschäftsführer: Dipl.-Ing. Peter Fischer Dr. Harald W. Busch Dipl.-Kfm. Knut Fischer ********************************************************************** http://www.pta.de Mit 1822 Erfahrungsberichten aus 41 Jahren erfolgreicher Projektarbeit! ********************************************************************** PTA Programmier-Technische Arbeiten GmbH Seckenheimer Str. 65-67, 68165 Mannheim Amtsgericht Mannheim, HRB 1139 USt-IdNr.: DE 143 839 368 Geschaeftsfuehrer: Dipl.-Ing. Peter Fischer Dr. Harald W. Busch Dipl.-Kfm. Knut Fischer |
From: wde <wd...@fr...> - 2010-01-08 08:46:51
|
yes you are right, the first build works fine > >On Fri, Jan 8, 2010 at 2:01 PM, Peter Thomas <ptr...@gm...> wrote: > >> Hi, >> >> Hmm, I thought tests also were working fine with Maven. You can also try: >> >> 1) use the Ant build targets >> 2) skip tests in Maven (there is a way to do this on the command line) >> >> Regards, >> >> Peter. >> >> >> On Fri, Jan 8, 2010 at 1:29 PM, wde <wd...@fr...> wrote: >> >>> Thank you for your quick answer :+) >>> >>> I try your solution and It seems to work better. >>> >>> I got the following error after compilation >>> >>> Tests run: 18, Failures: 0, Errors: 10, Skipped: 0, Time elapsed: 2.938 >>> sec <<< FAILURE! >>> testUserInsertAndLoad(info.jtrac.JtracTest) Time elapsed: 0.016 sec <<< >>> ERROR! >>> org.springframework.dao.DataIntegrityViolationException: could not insert: >>> [info.jtrac.domain.User]; nested exception is >>> org.hibernate.exception.ConstraintViolationException: could not insert: >>> [info.jtrac.domain.User] >>> at >>> org.springframework.orm.hibernate3.SessionFactoryUtils.convertHibernateAccessException(SessionFactoryUtils.java:622) >>> at >>> org.springframework.orm.hibernate3.HibernateAccessor.convertHibernateAccessException(HibernateAccessor.java:412) >>> at >>> org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:378) >>> >>> But I will investigate this >>> >>> >>> Thanks >>> >>> >>> >>> >>> >>> >>> >>> >>> >Hi, >>> > >>> >Actually the build process has changed in trunk. It should be much >>> easier >>> >now because it uses Maven without any custom plugins. So just open the >>> >project in your IDE using standard Maven 2 support. For example NetBeans >>> >will open it just fine. >>> > >>> >And the Ant build will continue to work, refer the link in this commit >>> log >>> >for more details: >>> > >>> >http://fisheye3.atlassian.com/changelog/j-trac/?cs=1342 >>> > >>> >We will update the site documentation for this. >>> > >>> >Regards, >>> > >>> >Peter. >>> > >>> >On Fri, Jan 8, 2010 at 12:22 PM, wde <wd...@fr...> wrote: >>> > >>> >> Hello all, >>> >> >>> >> I'm trying to build Jtrac from the SVN source code. >>> >> >>> >> I install the antprops maven 2 plugin as specified in the documentation >>> : >>> >> >>> >> C:\jtrac-svn\maven-antprops-plugin>mvn install >>> >> [INFO] Scanning for projects... >>> >> [INFO] >>> >> >>> ------------------------------------------------------------------------ >>> >> [INFO] Building ant build properties file generator >>> >> [INFO] task-segment: [install] >>> >> [INFO] >>> >> >>> ------------------------------------------------------------------------ >>> >> >>> >> Downloading: >>> >> ... >>> >> >>> >> [INFO] [install:install {execution: default-install}] >>> >> [INFO] Installing >>> C:\jtrac-src\maven-antprops-plugin\target\maven-antprops- >>> >> plugin-1.0.jar to C:\Documents and >>> >> >>> Settings\wde\.m2\repository\info\jtrac\maven-antprops-plugin\1.0\maven-antprops-p >>> >> lugin-1.0.jar >>> >> [INFO] >>> >> >>> ------------------------------------------------------------------------ >>> >> [INFO] BUILD SUCCESSFUL >>> >> [INFO] >>> >> >>> ------------------------------------------------------------------------ >>> >> [INFO] Total time: 4 minutes 13 seconds >>> >> [INFO] Finished at: Fri Jan 08 07:34:20 CET 2010 >>> >> [INFO] Final Memory: 13M/24M >>> >> [INFO] >>> >> >>> ------------------------------------------------------------------------ >>> >> >>> >> >>> >> >>> >> Then I run the following command in the jtrac source code directory : >>> >> >>> >> C:\jtrac-svn\jtrac>mvn antprops:generate >>> >> [INFO] Scanning for projects... >>> >> [INFO] Searching repository for plugin with prefix: 'antprops'. >>> >> [INFO] >>> >> >>> ------------------------------------------------------------------------ >>> >> [ERROR] BUILD ERROR >>> >> [INFO] >>> >> >>> ------------------------------------------------------------------------ >>> >> [INFO] The plugin 'org.apache.maven.plugins:maven-antprops-plugin' does >>> not >>> >> exist or no valid version could be found >>> >> [INFO] >>> >> >>> ------------------------------------------------------------------------ >>> >> [INFO] For more information, run Maven with the -e switch >>> >> [INFO] >>> >> >>> ------------------------------------------------------------------------ >>> >> [INFO] Total time: < 1 second >>> >> [INFO] Finished at: Fri Jan 08 07:40:16 CET 2010 >>> >> [INFO] Final Memory: 3M/7M >>> >> [INFO] >>> >> >>> ------------------------------------------------------------------------ >>> >> >>> >> >>> >> Thank you for your help >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> >> >>> ------------------------------------------------------------------------------ >>> >> This SF.Net email is sponsored by the Verizon Developer Community >>> >> Take advantage of Verizon's best-in-class app development support >>> >> A streamlined, 14 day to market process makes app distribution fast and >>> >> easy >>> >> Join now and get one step closer to millions of Verizon customers >>> >> http://p.sf.net/sfu/verizon-dev2dev >>> >> _______________________________________________ >>> >> j-trac-users mailing list >>> >> j-t...@li... >>> >> https://lists.sourceforge.net/lists/listinfo/j-trac-users >>> >> >>> > >>> >>> >------------------------------------------------------------------------------ >>> >This SF.Net email is sponsored by the Verizon Developer Community >>> >Take advantage of Verizon's best-in-class app development support >>> >A streamlined, 14 day to market process makes app distribution fast and >>> easy >>> >Join now and get one step closer to millions of Verizon customers >>> >http://p.sf.net/sfu/verizon-dev2dev >>> >_______________________________________________ >>> >j-trac-users mailing list >>> >j-t...@li... >>> >https://lists.sourceforge.net/lists/listinfo/j-trac-users >>> > >>> >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> This SF.Net email is sponsored by the Verizon Developer Community >>> Take advantage of Verizon's best-in-class app development support >>> A streamlined, 14 day to market process makes app distribution fast and >>> easy >>> Join now and get one step closer to millions of Verizon customers >>> http://p.sf.net/sfu/verizon-dev2dev >>> _______________________________________________ >>> j-trac-users mailing list >>> j-t...@li... >>> https://lists.sourceforge.net/lists/listinfo/j-trac-users >>> >> >> > >------------------------------------------------------------------------------ >This SF.Net email is sponsored by the Verizon Developer Community >Take advantage of Verizon's best-in-class app development support >A streamlined, 14 day to market process makes app distribution fast and easy >Join now and get one step closer to millions of Verizon customers >http://p.sf.net/sfu/verizon-dev2dev >_______________________________________________ >j-trac-users mailing list >j-t...@li... >https://lists.sourceforge.net/lists/listinfo/j-trac-users > |
From: Manfred W. <wo...@ma...> - 2010-01-08 08:33:52
|
Hi. Yes, I get this error also - somtimes - and I really don't know when it happens and when not. A workaround is to skip the tests ;-( mvn package -Dmaven.test.skip Regards Manfred ----- original Nachricht -------- Betreff: Re: [jtrac-users] Build failed Gesendet: Fr, 08. Jan 2010 Von: wde<wd...@fr...> > Thank you for your quick answer :+) > > I try your solution and It seems to work better. > > I got the following error after compilation > > Tests run: 18, Failures: 0, Errors: 10, Skipped: 0, Time elapsed: 2.938 sec > <<< FAILURE! > testUserInsertAndLoad(info.jtrac.JtracTest) Time elapsed: 0.016 sec <<< > ERROR! > org.springframework.dao.DataIntegrityViolationException: could not insert: > [info.jtrac.domain.User]; nested exception is > org.hibernate.exception.ConstraintViolationException: could not insert: > [info.jtrac.domain.User] > at > org.springframework.orm.hibernate3.SessionFactoryUtils.convertHibernateAcces > sException(SessionFactoryUtils.java:622) > at > org.springframework.orm.hibernate3.HibernateAccessor.convertHibernateAccessE > xception(HibernateAccessor.java:412) > at > org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTempla > te.java:378) > > But I will investigate this > > > Thanks > > > > > > > > > >Hi, > > > >Actually the build process has changed in trunk. It should be much easier > >now because it uses Maven without any custom plugins. So just open the > >project in your IDE using standard Maven 2 support. For example NetBeans > >will open it just fine. > > > >And the Ant build will continue to work, refer the link in this commit log > >for more details: > > > >http://fisheye3.atlassian.com/changelog/j-trac/?cs=1342 > > > >We will update the site documentation for this. > > > >Regards, > > > >Peter. > > > >On Fri, Jan 8, 2010 at 12:22 PM, wde <wd...@fr...> wrote: > > > >> Hello all, > >> > >> I'm trying to build Jtrac from the SVN source code. > >> > >> I install the antprops maven 2 plugin as specified in the documentation > : > >> > >> C:\jtrac-svn\maven-antprops-plugin>mvn install > >> [INFO] Scanning for projects... > >> [INFO] > >> ------------------------------------------------------------------------ > >> [INFO] Building ant build properties file generator > >> [INFO] task-segment: [install] > >> [INFO] > >> ------------------------------------------------------------------------ > >> > >> Downloading: > >> ... > >> > >> [INFO] [install:install {execution: default-install}] > >> [INFO] Installing > C:\jtrac-src\maven-antprops-plugin\target\maven-antprops- > >> plugin-1.0.jar to C:\Documents and > >> > Settings\wde\.m2\repository\info\jtrac\maven-antprops-plugin\1.0\maven-antpr > ops-p > >> lugin-1.0.jar > >> [INFO] > >> ------------------------------------------------------------------------ > >> [INFO] BUILD SUCCESSFUL > >> [INFO] > >> ------------------------------------------------------------------------ > >> [INFO] Total time: 4 minutes 13 seconds > >> [INFO] Finished at: Fri Jan 08 07:34:20 CET 2010 > >> [INFO] Final Memory: 13M/24M > >> [INFO] > >> ------------------------------------------------------------------------ > >> > >> > >> > >> Then I run the following command in the jtrac source code directory : > >> > >> C:\jtrac-svn\jtrac>mvn antprops:generate > >> [INFO] Scanning for projects... > >> [INFO] Searching repository for plugin with prefix: 'antprops'. > >> [INFO] > >> ------------------------------------------------------------------------ > >> [ERROR] BUILD ERROR > >> [INFO] > >> ------------------------------------------------------------------------ > >> [INFO] The plugin 'org.apache.maven.plugins:maven-antprops-plugin' does > not > >> exist or no valid version could be found > >> [INFO] > >> ------------------------------------------------------------------------ > >> [INFO] For more information, run Maven with the -e switch > >> [INFO] > >> ------------------------------------------------------------------------ > >> [INFO] Total time: < 1 second > >> [INFO] Finished at: Fri Jan 08 07:40:16 CET 2010 > >> [INFO] Final Memory: 3M/7M > >> [INFO] > >> ------------------------------------------------------------------------ > >> > >> > >> Thank you for your help > >> > >> > >> > >> > >> > >> > >> > >> > ---------------------------------------------------------------------------- > -- > >> This SF.Net email is sponsored by the Verizon Developer Community > >> Take advantage of Verizon's best-in-class app development support > >> A streamlined, 14 day to market process makes app distribution fast and > >> easy > >> Join now and get one step closer to millions of Verizon customers > >> http://p.sf.net/sfu/verizon-dev2dev > >> _______________________________________________ > >> j-trac-users mailing list > >> j-t...@li... > >> https://lists.sourceforge.net/lists/listinfo/j-trac-users > >> > > > >--------------------------------------------------------------------------- > --- > >This SF.Net email is sponsored by the Verizon Developer Community > >Take advantage of Verizon's best-in-class app development support > >A streamlined, 14 day to market process makes app distribution fast and > easy > >Join now and get one step closer to millions of Verizon customers > >http://p.sf.net/sfu/verizon-dev2dev > >_______________________________________________ > >j-trac-users mailing list > >j-t...@li... > >https://lists.sourceforge.net/lists/listinfo/j-trac-users > > > > > > ---------------------------------------------------------------------------- > -- > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and > easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > j-trac-users mailing list > j-t...@li... > https://lists.sourceforge.net/lists/listinfo/j-trac-users > --- original Nachricht Ende ---- |
From: Peter T. <ptr...@gm...> - 2010-01-08 08:32:31
|
oh I remember, tests will fail if you don't do a "clean" first, try that. we will fix this in the future. On Fri, Jan 8, 2010 at 2:01 PM, Peter Thomas <ptr...@gm...> wrote: > Hi, > > Hmm, I thought tests also were working fine with Maven. You can also try: > > 1) use the Ant build targets > 2) skip tests in Maven (there is a way to do this on the command line) > > Regards, > > Peter. > > > On Fri, Jan 8, 2010 at 1:29 PM, wde <wd...@fr...> wrote: > >> Thank you for your quick answer :+) >> >> I try your solution and It seems to work better. >> >> I got the following error after compilation >> >> Tests run: 18, Failures: 0, Errors: 10, Skipped: 0, Time elapsed: 2.938 >> sec <<< FAILURE! >> testUserInsertAndLoad(info.jtrac.JtracTest) Time elapsed: 0.016 sec <<< >> ERROR! >> org.springframework.dao.DataIntegrityViolationException: could not insert: >> [info.jtrac.domain.User]; nested exception is >> org.hibernate.exception.ConstraintViolationException: could not insert: >> [info.jtrac.domain.User] >> at >> org.springframework.orm.hibernate3.SessionFactoryUtils.convertHibernateAccessException(SessionFactoryUtils.java:622) >> at >> org.springframework.orm.hibernate3.HibernateAccessor.convertHibernateAccessException(HibernateAccessor.java:412) >> at >> org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:378) >> >> But I will investigate this >> >> >> Thanks >> >> >> >> >> >> >> >> >> >Hi, >> > >> >Actually the build process has changed in trunk. It should be much >> easier >> >now because it uses Maven without any custom plugins. So just open the >> >project in your IDE using standard Maven 2 support. For example NetBeans >> >will open it just fine. >> > >> >And the Ant build will continue to work, refer the link in this commit >> log >> >for more details: >> > >> >http://fisheye3.atlassian.com/changelog/j-trac/?cs=1342 >> > >> >We will update the site documentation for this. >> > >> >Regards, >> > >> >Peter. >> > >> >On Fri, Jan 8, 2010 at 12:22 PM, wde <wd...@fr...> wrote: >> > >> >> Hello all, >> >> >> >> I'm trying to build Jtrac from the SVN source code. >> >> >> >> I install the antprops maven 2 plugin as specified in the documentation >> : >> >> >> >> C:\jtrac-svn\maven-antprops-plugin>mvn install >> >> [INFO] Scanning for projects... >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> [INFO] Building ant build properties file generator >> >> [INFO] task-segment: [install] >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> >> >> Downloading: >> >> ... >> >> >> >> [INFO] [install:install {execution: default-install}] >> >> [INFO] Installing >> C:\jtrac-src\maven-antprops-plugin\target\maven-antprops- >> >> plugin-1.0.jar to C:\Documents and >> >> >> Settings\wde\.m2\repository\info\jtrac\maven-antprops-plugin\1.0\maven-antprops-p >> >> lugin-1.0.jar >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> [INFO] BUILD SUCCESSFUL >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> [INFO] Total time: 4 minutes 13 seconds >> >> [INFO] Finished at: Fri Jan 08 07:34:20 CET 2010 >> >> [INFO] Final Memory: 13M/24M >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> >> >> >> >> >> >> Then I run the following command in the jtrac source code directory : >> >> >> >> C:\jtrac-svn\jtrac>mvn antprops:generate >> >> [INFO] Scanning for projects... >> >> [INFO] Searching repository for plugin with prefix: 'antprops'. >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> [ERROR] BUILD ERROR >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> [INFO] The plugin 'org.apache.maven.plugins:maven-antprops-plugin' does >> not >> >> exist or no valid version could be found >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> [INFO] For more information, run Maven with the -e switch >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> [INFO] Total time: < 1 second >> >> [INFO] Finished at: Fri Jan 08 07:40:16 CET 2010 >> >> [INFO] Final Memory: 3M/7M >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> >> >> >> >> Thank you for your help >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> >> ------------------------------------------------------------------------------ >> >> This SF.Net email is sponsored by the Verizon Developer Community >> >> Take advantage of Verizon's best-in-class app development support >> >> A streamlined, 14 day to market process makes app distribution fast and >> >> easy >> >> Join now and get one step closer to millions of Verizon customers >> >> http://p.sf.net/sfu/verizon-dev2dev >> >> _______________________________________________ >> >> j-trac-users mailing list >> >> j-t...@li... >> >> https://lists.sourceforge.net/lists/listinfo/j-trac-users >> >> >> > >> >> >------------------------------------------------------------------------------ >> >This SF.Net email is sponsored by the Verizon Developer Community >> >Take advantage of Verizon's best-in-class app development support >> >A streamlined, 14 day to market process makes app distribution fast and >> easy >> >Join now and get one step closer to millions of Verizon customers >> >http://p.sf.net/sfu/verizon-dev2dev >> >_______________________________________________ >> >j-trac-users mailing list >> >j-t...@li... >> >https://lists.sourceforge.net/lists/listinfo/j-trac-users >> > >> >> >> >> >> ------------------------------------------------------------------------------ >> This SF.Net email is sponsored by the Verizon Developer Community >> Take advantage of Verizon's best-in-class app development support >> A streamlined, 14 day to market process makes app distribution fast and >> easy >> Join now and get one step closer to millions of Verizon customers >> http://p.sf.net/sfu/verizon-dev2dev >> _______________________________________________ >> j-trac-users mailing list >> j-t...@li... >> https://lists.sourceforge.net/lists/listinfo/j-trac-users >> > > |
From: Peter T. <ptr...@gm...> - 2010-01-08 08:31:36
|
Hi, Hmm, I thought tests also were working fine with Maven. You can also try: 1) use the Ant build targets 2) skip tests in Maven (there is a way to do this on the command line) Regards, Peter. On Fri, Jan 8, 2010 at 1:29 PM, wde <wd...@fr...> wrote: > Thank you for your quick answer :+) > > I try your solution and It seems to work better. > > I got the following error after compilation > > Tests run: 18, Failures: 0, Errors: 10, Skipped: 0, Time elapsed: 2.938 sec > <<< FAILURE! > testUserInsertAndLoad(info.jtrac.JtracTest) Time elapsed: 0.016 sec <<< > ERROR! > org.springframework.dao.DataIntegrityViolationException: could not insert: > [info.jtrac.domain.User]; nested exception is > org.hibernate.exception.ConstraintViolationException: could not insert: > [info.jtrac.domain.User] > at > org.springframework.orm.hibernate3.SessionFactoryUtils.convertHibernateAccessException(SessionFactoryUtils.java:622) > at > org.springframework.orm.hibernate3.HibernateAccessor.convertHibernateAccessException(HibernateAccessor.java:412) > at > org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:378) > > But I will investigate this > > > Thanks > > > > > > > > > >Hi, > > > >Actually the build process has changed in trunk. It should be much easier > >now because it uses Maven without any custom plugins. So just open the > >project in your IDE using standard Maven 2 support. For example NetBeans > >will open it just fine. > > > >And the Ant build will continue to work, refer the link in this commit log > >for more details: > > > >http://fisheye3.atlassian.com/changelog/j-trac/?cs=1342 > > > >We will update the site documentation for this. > > > >Regards, > > > >Peter. > > > >On Fri, Jan 8, 2010 at 12:22 PM, wde <wd...@fr...> wrote: > > > >> Hello all, > >> > >> I'm trying to build Jtrac from the SVN source code. > >> > >> I install the antprops maven 2 plugin as specified in the documentation > : > >> > >> C:\jtrac-svn\maven-antprops-plugin>mvn install > >> [INFO] Scanning for projects... > >> [INFO] > >> ------------------------------------------------------------------------ > >> [INFO] Building ant build properties file generator > >> [INFO] task-segment: [install] > >> [INFO] > >> ------------------------------------------------------------------------ > >> > >> Downloading: > >> ... > >> > >> [INFO] [install:install {execution: default-install}] > >> [INFO] Installing > C:\jtrac-src\maven-antprops-plugin\target\maven-antprops- > >> plugin-1.0.jar to C:\Documents and > >> > Settings\wde\.m2\repository\info\jtrac\maven-antprops-plugin\1.0\maven-antprops-p > >> lugin-1.0.jar > >> [INFO] > >> ------------------------------------------------------------------------ > >> [INFO] BUILD SUCCESSFUL > >> [INFO] > >> ------------------------------------------------------------------------ > >> [INFO] Total time: 4 minutes 13 seconds > >> [INFO] Finished at: Fri Jan 08 07:34:20 CET 2010 > >> [INFO] Final Memory: 13M/24M > >> [INFO] > >> ------------------------------------------------------------------------ > >> > >> > >> > >> Then I run the following command in the jtrac source code directory : > >> > >> C:\jtrac-svn\jtrac>mvn antprops:generate > >> [INFO] Scanning for projects... > >> [INFO] Searching repository for plugin with prefix: 'antprops'. > >> [INFO] > >> ------------------------------------------------------------------------ > >> [ERROR] BUILD ERROR > >> [INFO] > >> ------------------------------------------------------------------------ > >> [INFO] The plugin 'org.apache.maven.plugins:maven-antprops-plugin' does > not > >> exist or no valid version could be found > >> [INFO] > >> ------------------------------------------------------------------------ > >> [INFO] For more information, run Maven with the -e switch > >> [INFO] > >> ------------------------------------------------------------------------ > >> [INFO] Total time: < 1 second > >> [INFO] Finished at: Fri Jan 08 07:40:16 CET 2010 > >> [INFO] Final Memory: 3M/7M > >> [INFO] > >> ------------------------------------------------------------------------ > >> > >> > >> Thank you for your help > >> > >> > >> > >> > >> > >> > >> > >> > ------------------------------------------------------------------------------ > >> This SF.Net email is sponsored by the Verizon Developer Community > >> Take advantage of Verizon's best-in-class app development support > >> A streamlined, 14 day to market process makes app distribution fast and > >> easy > >> Join now and get one step closer to millions of Verizon customers > >> http://p.sf.net/sfu/verizon-dev2dev > >> _______________________________________________ > >> j-trac-users mailing list > >> j-t...@li... > >> https://lists.sourceforge.net/lists/listinfo/j-trac-users > >> > > > > >------------------------------------------------------------------------------ > >This SF.Net email is sponsored by the Verizon Developer Community > >Take advantage of Verizon's best-in-class app development support > >A streamlined, 14 day to market process makes app distribution fast and > easy > >Join now and get one step closer to millions of Verizon customers > >http://p.sf.net/sfu/verizon-dev2dev > >_______________________________________________ > >j-trac-users mailing list > >j-t...@li... > >https://lists.sourceforge.net/lists/listinfo/j-trac-users > > > > > > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and > easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > j-trac-users mailing list > j-t...@li... > https://lists.sourceforge.net/lists/listinfo/j-trac-users > |
From: wde <wd...@fr...> - 2010-01-08 08:00:12
|
Thank you for your quick answer :+) I try your solution and It seems to work better. I got the following error after compilation Tests run: 18, Failures: 0, Errors: 10, Skipped: 0, Time elapsed: 2.938 sec <<< FAILURE! testUserInsertAndLoad(info.jtrac.JtracTest) Time elapsed: 0.016 sec <<< ERROR! org.springframework.dao.DataIntegrityViolationException: could not insert: [info.jtrac.domain.User]; nested exception is org.hibernate.exception.ConstraintViolationException: could not insert: [info.jtrac.domain.User] at org.springframework.orm.hibernate3.SessionFactoryUtils.convertHibernateAccessException(SessionFactoryUtils.java:622) at org.springframework.orm.hibernate3.HibernateAccessor.convertHibernateAccessException(HibernateAccessor.java:412) at org.springframework.orm.hibernate3.HibernateTemplate.execute(HibernateTemplate.java:378) But I will investigate this Thanks >Hi, > >Actually the build process has changed in trunk. It should be much easier >now because it uses Maven without any custom plugins. So just open the >project in your IDE using standard Maven 2 support. For example NetBeans >will open it just fine. > >And the Ant build will continue to work, refer the link in this commit log >for more details: > >http://fisheye3.atlassian.com/changelog/j-trac/?cs=1342 > >We will update the site documentation for this. > >Regards, > >Peter. > >On Fri, Jan 8, 2010 at 12:22 PM, wde <wd...@fr...> wrote: > >> Hello all, >> >> I'm trying to build Jtrac from the SVN source code. >> >> I install the antprops maven 2 plugin as specified in the documentation : >> >> C:\jtrac-svn\maven-antprops-plugin>mvn install >> [INFO] Scanning for projects... >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Building ant build properties file generator >> [INFO] task-segment: [install] >> [INFO] >> ------------------------------------------------------------------------ >> >> Downloading: >> ... >> >> [INFO] [install:install {execution: default-install}] >> [INFO] Installing C:\jtrac-src\maven-antprops-plugin\target\maven-antprops- >> plugin-1.0.jar to C:\Documents and >> Settings\wde\.m2\repository\info\jtrac\maven-antprops-plugin\1.0\maven-antprops-p >> lugin-1.0.jar >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] BUILD SUCCESSFUL >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 4 minutes 13 seconds >> [INFO] Finished at: Fri Jan 08 07:34:20 CET 2010 >> [INFO] Final Memory: 13M/24M >> [INFO] >> ------------------------------------------------------------------------ >> >> >> >> Then I run the following command in the jtrac source code directory : >> >> C:\jtrac-svn\jtrac>mvn antprops:generate >> [INFO] Scanning for projects... >> [INFO] Searching repository for plugin with prefix: 'antprops'. >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] BUILD ERROR >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] The plugin 'org.apache.maven.plugins:maven-antprops-plugin' does not >> exist or no valid version could be found >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] For more information, run Maven with the -e switch >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: < 1 second >> [INFO] Finished at: Fri Jan 08 07:40:16 CET 2010 >> [INFO] Final Memory: 3M/7M >> [INFO] >> ------------------------------------------------------------------------ >> >> >> Thank you for your help >> >> >> >> >> >> >> >> ------------------------------------------------------------------------------ >> This SF.Net email is sponsored by the Verizon Developer Community >> Take advantage of Verizon's best-in-class app development support >> A streamlined, 14 day to market process makes app distribution fast and >> easy >> Join now and get one step closer to millions of Verizon customers >> http://p.sf.net/sfu/verizon-dev2dev >> _______________________________________________ >> j-trac-users mailing list >> j-t...@li... >> https://lists.sourceforge.net/lists/listinfo/j-trac-users >> > >------------------------------------------------------------------------------ >This SF.Net email is sponsored by the Verizon Developer Community >Take advantage of Verizon's best-in-class app development support >A streamlined, 14 day to market process makes app distribution fast and easy >Join now and get one step closer to millions of Verizon customers >http://p.sf.net/sfu/verizon-dev2dev >_______________________________________________ >j-trac-users mailing list >j-t...@li... >https://lists.sourceforge.net/lists/listinfo/j-trac-users > |
From: Peter T. <ptr...@gm...> - 2010-01-08 07:05:02
|
Hi, Actually the build process has changed in trunk. It should be much easier now because it uses Maven without any custom plugins. So just open the project in your IDE using standard Maven 2 support. For example NetBeans will open it just fine. And the Ant build will continue to work, refer the link in this commit log for more details: http://fisheye3.atlassian.com/changelog/j-trac/?cs=1342 We will update the site documentation for this. Regards, Peter. On Fri, Jan 8, 2010 at 12:22 PM, wde <wd...@fr...> wrote: > Hello all, > > I'm trying to build Jtrac from the SVN source code. > > I install the antprops maven 2 plugin as specified in the documentation : > > C:\jtrac-svn\maven-antprops-plugin>mvn install > [INFO] Scanning for projects... > [INFO] > ------------------------------------------------------------------------ > [INFO] Building ant build properties file generator > [INFO] task-segment: [install] > [INFO] > ------------------------------------------------------------------------ > > Downloading: > ... > > [INFO] [install:install {execution: default-install}] > [INFO] Installing C:\jtrac-src\maven-antprops-plugin\target\maven-antprops- > plugin-1.0.jar to C:\Documents and > Settings\wde\.m2\repository\info\jtrac\maven-antprops-plugin\1.0\maven-antprops-p > lugin-1.0.jar > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESSFUL > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 4 minutes 13 seconds > [INFO] Finished at: Fri Jan 08 07:34:20 CET 2010 > [INFO] Final Memory: 13M/24M > [INFO] > ------------------------------------------------------------------------ > > > > Then I run the following command in the jtrac source code directory : > > C:\jtrac-svn\jtrac>mvn antprops:generate > [INFO] Scanning for projects... > [INFO] Searching repository for plugin with prefix: 'antprops'. > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] The plugin 'org.apache.maven.plugins:maven-antprops-plugin' does not > exist or no valid version could be found > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: < 1 second > [INFO] Finished at: Fri Jan 08 07:40:16 CET 2010 > [INFO] Final Memory: 3M/7M > [INFO] > ------------------------------------------------------------------------ > > > Thank you for your help > > > > > > > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and > easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > j-trac-users mailing list > j-t...@li... > https://lists.sourceforge.net/lists/listinfo/j-trac-users > |
From: wde <wd...@fr...> - 2010-01-08 06:52:36
|
Hello all, I'm trying to build Jtrac from the SVN source code. I install the antprops maven 2 plugin as specified in the documentation : C:\jtrac-svn\maven-antprops-plugin>mvn install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building ant build properties file generator [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ Downloading: ... [INFO] [install:install {execution: default-install}] [INFO] Installing C:\jtrac-src\maven-antprops-plugin\target\maven-antprops- plugin-1.0.jar to C:\Documents and Settings\wde\.m2\repository\info\jtrac\maven-antprops-plugin\1.0\maven-antprops-p lugin-1.0.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESSFUL [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 minutes 13 seconds [INFO] Finished at: Fri Jan 08 07:34:20 CET 2010 [INFO] Final Memory: 13M/24M [INFO] ------------------------------------------------------------------------ Then I run the following command in the jtrac source code directory : C:\jtrac-svn\jtrac>mvn antprops:generate [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix: 'antprops'. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] The plugin 'org.apache.maven.plugins:maven-antprops-plugin' does not exist or no valid version could be found [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: < 1 second [INFO] Finished at: Fri Jan 08 07:40:16 CET 2010 [INFO] Final Memory: 3M/7M [INFO] ------------------------------------------------------------------------ Thank you for your help |
From: Peter T. <ptr...@gm...> - 2009-12-06 13:23:25
|
Hi All, I am glad to announce that Manfred Wolff has joined the JTrac project, and has been given admin rights to the code base and SourceForge area. I am guilty of having neglecting JTrac for quite a while now, the last release was in early 2008 - and this has understandably led to some speculation about the status of this project. It was always my intention to get back into active development but this kept getting put off due to various reasons. Anyway, better late than never, I have come to realize the pressing need to get more people on board. Manfred's commitment to JTrac can be summed up by the JTrac support site he created here: http://www.jtrac.de - no more needs to be said ! We hope to get things moving as soon as possible and work through all the pending patches and bugs. Looking forward to your support and here's wishing you all a great holiday season ahead. Regards, Peter. |
From: Tauren M. <ta...@gr...> - 2009-09-19 20:52:00
|
FYI... I just added a response to the other mylyn thread: https://sourceforge.net/projects/j-trac/forums/forum/552477/topic/1675418/index/page/2 |
From: Peter T. <ptr...@gm...> - 2009-09-16 17:40:37
|
Hi, Passing on a forum post about some contributed patches that are available (thanks Manfred Wolff), we will look at them as soon as possible. Meanwhile, you can get more details here: https://sourceforge.net/projects/j-trac/forums/forum/552477/topic/3401031 JTrac trackers URL: http://sourceforge.net/tracker/?group_id=162983 Thanks, Peter. |
From: <Dav...@ba...> - 2009-07-24 23:43:50
|
I will be out of the office starting 22/07/2009 and will not return until 11/08/2009. I will respond to your message when I return. If the message is Anaqua related, please forward it to an...@ba... where David Townsend on Globe House 1534 (+44 207 845 1534) will be pleased to deal with it. _____________________________________________________________________ Confidentiality Notice: The information in this document and attachments is confidential and may also be legally privileged. It is intended only for the use of the named recipient. Internet communications are not secure and therefore British American Tobacco does not accept legal responsibility for the contents of this message. If you are not the intended recipient, please notify us immediately and then delete this document. Do not disclose the contents of this document to any other person, nor take any copies. Violation of this notice may be unlawful. ______________________________________________________________________ |
From: EVL <eva...@gm...> - 2009-07-24 09:20:25
|
That is what I was looking for. People gets better paid for getting more responsabilities. Let them earn their salaries ;-) And it asks if you are sure about deleting, too. Perfect! ptrthomas wrote: > > On Fri, Jul 24, 2009 at 2:26 PM, Mike Conley <no...@ma...> wrote: > >> > I'm not 100% sure if this is available in the 2.1.0 version though, so >> can >> > you confirm ? >> >> Hm. You're right; it's there in 2.1.0. Oh, well. >> >> Just use it wisely: With great power comes great responsibility. >> >> -Mike >> > > Thanks Mike. Yep, hope the extra click to get to the Delete button helps > :) > > ------------------------------------------------------------------------------ > > _______________________________________________ > j-trac-users mailing list > j-t...@li... > https://lists.sourceforge.net/lists/listinfo/j-trac-users > > -- View this message in context: http://www.nabble.com/Delete-issue-tp24584081p24641313.html Sent from the j-trac-users mailing list archive at Nabble.com. |
From: Peter T. <ptr...@gm...> - 2009-07-24 09:04:43
|
On Fri, Jul 24, 2009 at 2:26 PM, Mike Conley <no...@ma...> wrote: > > I'm not 100% sure if this is available in the 2.1.0 version though, so > can > > you confirm ? > > Hm. You're right; it's there in 2.1.0. Oh, well. > > Just use it wisely: With great power comes great responsibility. > > -Mike > Thanks Mike. Yep, hope the extra click to get to the Delete button helps :) |