Quantcast
Channel: YouTrackYouTrack (JT) - Bug and Issue Tracker
Viewing all 74845 articles
Browse latest View live

JT-19477: PeriodProjectCustomField was removed.

$
0
0
Reporter Exception Robot (app_exception) Exception Robot (app_exception)
Created Apr 19, 2013 1:50:05 PM
Updated Apr 19, 2013 5:52:50 PM
Resolved Apr 19, 2013 5:52:50 PM
Priority Critical
Type Exception
State Duplicate
Assignee Unassigned
Subsystem No subsystem
Fix versions No Fix versions
Fixed in builds No Fixed in build
Affected versions 4.2
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
jetbrains.exodus.database.exceptions.EntityRemovedInDatabaseException: PeriodProjectCustomField was removed.
	at jetbrains.exodus.database.PersistentStoreSession.getEntity(PersistentStoreSession.java:99)
	at com.jetbrains.teamsys.dnq.database.TransientSessionImpl.newLocalCopy(TransientSessionImpl.java:950)
	at com.jetbrains.teamsys.dnq.database.TransientStoreUtil.reattach(TransientStoreUtil.java:67)
	at com.jetbrains.teamsys.dnq.association.AssociationSemantics.getToOne(AssociationSemantics.java:34)
	at jetbrains.teamsys.dnq.runtime.queries.TransientQueryEngine$1.select(TransientQueryEngine.java:46)
	at jetbrains.teamsys.dnq.runtime.queries.TransientQueryEngine$1.select(TransientQueryEngine.java:44)
	at jetbrains.mps.internal.collections.runtime.ISelector.invoke(ISelector.java:14)
	at jetbrains.mps.internal.collections.runtime.impl.SelectingSequence$SelectingIterator.moveToNext(SelectingSequence.java:65)
	at jetbrains.mps.internal.collections.runtime.impl.SelectingSequence$SelectingIterator.hasNext(SelectingSequence.java:35)
	at jetbrains.mps.internal.collections.runtime.impl.LimitedCardinalitySequence$LimitedCardinalityIterator.moveToNext(LimitedCardinalitySequence.java:64)
	at jetbrains.mps.internal.collections.runtime.impl.LimitedCardinalitySequence$LimitedCardinalityIterator.hasNext(LimitedCardinalitySequence.java:39)
	at jetbrains.mps.internal.collections.runtime.impl.ComparingSequence$ComparingIterator.moveToNext(ComparingSequence.java:130)
	at jetbrains.mps.internal.collections.runtime.impl.ComparingSequence$ComparingIterator.hasNext(ComparingSequence.java:56)
	at jetbrains.mps.internal.collections.runtime.impl.SelectingSequence$SelectingIterator.moveToNext(SelectingSequence.java:64)
	at jetbrains.mps.internal.collections.runtime.impl.SelectingSequence$SelectingIterator.hasNext(SelectingSequence.java:35)
	at jetbrains.mps.internal.collections.runtime.IterableUtils.indexOf(IterableUtils.java:30)
	at jetbrains.mps.internal.collections.runtime.IterableUtils.contains(IterableUtils.java:25)
	at jetbrains.mps.internal.collections.runtime.Sequence.contains(Sequence.java:159)
	at jetbrains.charisma.smartui.parser.search.SearchRequestParser.addContextProjectForAloneValue(SearchRequestParser.java:554)
	at jetbrains.charisma.smartui.parser.search.SearchRequestParser.ruleTermItem(SearchRequestParser.java:188)
	at jetbrains.charisma.smartui.parser.search.SearchRequestParser.ruleTerm(SearchRequestParser.java:141)
	at jetbrains.charisma.smartui.parser.search.SearchRequestParser.ruleSearchRequest(SearchRequestParser.java:82)
	at jetbrains.charisma.smartui.parser.search.SearchRequestParser.start(SearchRequestParser.java:73)
	at jetbrains.mps.parser.runtime.base.BaseParser.parse(BaseParser.java:28)
	at jetbrains.charisma.smartui.parser.search.Parser$1.invoke(Parser.java:50)
	at jetbrains.charisma.smartui.parser.search.Parser$1.invoke(Parser.java:44)
	at jetbrains.charisma.smartui.keyword.PrefixTrees.read(PrefixTrees.java:157)
	at jetbrains.charisma.smartui.parser.search.Parser.parse(Parser.java:44)
	at jetbrains.charisma.smartui.filter.FilterData.parse(FilterData.java:78)
	at jetbrains.charisma.smartui.filter.FilterData.<init>(FilterData.java:51)
	at jetbrains.charisma.smartui.filter.FilterData.create(FilterData.java:236)
	at jetbrains.charisma.smartui.persistent.SearchRequestImpl.search(SearchRequestImpl.java:57)
	at jetbrains.charisma.smartui.workspace.Issues_RootHtmlTemplateComponent.onEnter(Issues_RootHtmlTemplateComponent.java:190)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.<init>(TemplateComponent.java:92)
	at jetbrains.charisma.smartui.workspace.Issues_RootHtmlTemplateComponent.<init>(Issues_RootHtmlTemplateComponent.java:109)
	at jetbrains.charisma.smartui.workspace.Issues_RootHtmlTemplateController$Action.createTemplateComponent(Issues_RootHtmlTemplateController.java:51)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateActionController.getRootTemplateRenderResponseAction(TemplateActionController.java:74)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateActionController.doEnterAction(TemplateActionController.java:52)
	at jetbrains.mps.webr.runtime.templateComponent.ActionController.securedRefreshResponse(ActionController.java:156)
	at jetbrains.mps.webr.runtime.templateComponent.ActionController.enterAction(ActionController.java:83)
	at jetbrains.mps.webr.runtime.requestProcessor.ActionControllerUtil.doEnterAction(ActionControllerUtil.java:17)
	at jetbrains.mps.webr.runtime.requestProcessor.ActionControllerUtil.processRequest(ActionControllerUtil.java:58)
	at jetbrains.mps.webr.runtime.requestProcessor.HtmlTemplateRequestProcessor.processRequest(HtmlTemplateRequestProcessor.java:42)
	at jetbrains.mps.webr.runtime.servlet.MainServlet.processRequest(MainServlet.java:226)
	at jetbrains.mps.webr.runtime.servlet.MainServlet.doGet(MainServlet.java:112)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at jetbrains.mps.webr.runtime.filter.QueryParameterFilter.doFilter(QueryParameterFilter.java:25)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.eclipse.jetty.continuation.ContinuationFilter.doFilter(ContinuationFilter.java:118)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:82)
	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:242)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
	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:298)
	at org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:859)
	at org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:579)
	at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1555)
	at java.lang.Thread.run(Unknown Source)


Environment details

host: pd-youtrack.Betsson.local
base url: http://pd-youtrack
version: 4.2
build: 5891 [13-Feb-2013 22:17]
java.version: 1.6.0_20
java.vendor: Sun Microsystems Inc.
java.vm.specification.version: 1.0
java.vm.specification.vendor: Sun Microsystems Inc.
java.vm.specification.name: Java Virtual Machine Specification
java.vm.version: 16.3-b01
java.vm.vendor: Sun Microsystems Inc.
java.vm.name: Java HotSpot(TM) Server VM
java.specification.version: 1.6
java.specification.vendor: Sun Microsystems Inc.
java.specification.name: Java Platform API Specification
java.class.version: 50.0
os.name: Windows Server 2008 R2
os.arch: x86
os.version: 6.1
Max memory: 977 MB (1024786432 bytes)
Free memory: 195 MB (204792872 bytes)
Total memory: 977 MB (1024786432 bytes)
Available processors: 4
Thrown at: den 19 april 2013 kl 11:50 CEST

JT-17305: PeriodProjectCustomField was removed.

$
0
0
Reporter Exception Robot (app_exception) Exception Robot (app_exception)
Created Nov 6, 2012 3:57:25 PM
Updated Apr 19, 2013 5:52:50 PM
Priority Critical
Type Exception
State Open
Assignee Sergey Bankevich (Sergey.Bankevich)
Subsystem No subsystem
Fix versions No Fix versions
Fixed in builds No Fixed in build
Affected versions 4.1
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Undefined
jetbrains.exodus.database.exceptions.EntityRemovedInDatabaseException: PeriodProjectCustomField was removed.
	at jetbrains.exodus.database.PersistentStoreSession.getEntity(PersistentStoreSession.java:99)
	at com.jetbrains.teamsys.dnq.database.TransientSessionImpl.newLocalCopy(TransientSessionImpl.java:953)
	at com.jetbrains.teamsys.dnq.database.TransientStoreUtil.reattach(TransientStoreUtil.java:74)
	at com.jetbrains.teamsys.dnq.association.AssociationSemantics.getToOne(AssociationSemantics.java:34)
	at jetbrains.teamsys.dnq.runtime.queries.TransientQueryEngine$1.select(TransientQueryEngine.java:46)
	at jetbrains.teamsys.dnq.runtime.queries.TransientQueryEngine$1.select(TransientQueryEngine.java:44)
	at jetbrains.mps.internal.collections.runtime.ISelector.invoke(ISelector.java:14)
	at jetbrains.mps.internal.collections.runtime.impl.SelectingSequence$SelectingIterator.moveToNext(SelectingSequence.java:65)
	at jetbrains.mps.internal.collections.runtime.impl.SelectingSequence$SelectingIterator.hasNext(SelectingSequence.java:35)
	at jetbrains.mps.internal.collections.runtime.impl.LimitedCardinalitySequence$LimitedCardinalityIterator.moveToNext(LimitedCardinalitySequence.java:64)
	at jetbrains.mps.internal.collections.runtime.impl.LimitedCardinalitySequence$LimitedCardinalityIterator.hasNext(LimitedCardinalitySequence.java:39)
	at jetbrains.mps.internal.collections.runtime.impl.ComparingSequence$ComparingIterator.moveToNext(ComparingSequence.java:130)
	at jetbrains.mps.internal.collections.runtime.impl.ComparingSequence$ComparingIterator.hasNext(ComparingSequence.java:56)
	at jetbrains.mps.internal.collections.runtime.impl.SelectingSequence$SelectingIterator.moveToNext(SelectingSequence.java:64)
	at jetbrains.mps.internal.collections.runtime.impl.SelectingSequence$SelectingIterator.hasNext(SelectingSequence.java:35)
	at jetbrains.mps.internal.collections.runtime.IterableUtils.indexOf(IterableUtils.java:30)
	at jetbrains.mps.internal.collections.runtime.IterableUtils.contains(IterableUtils.java:25)
	at jetbrains.mps.internal.collections.runtime.Sequence.contains(Sequence.java:159)
	at jetbrains.charisma.smartui.parser.search.SearchRequestParser.addContextProjectForAloneValue(SearchRequestParser.java:554)
	at jetbrains.charisma.smartui.parser.search.SearchRequestParser.ruleTermItem(SearchRequestParser.java:188)
	at jetbrains.charisma.smartui.parser.search.SearchRequestParser.ruleTerm(SearchRequestParser.java:141)
	at jetbrains.charisma.smartui.parser.search.SearchRequestParser.ruleSearchRequest(SearchRequestParser.java:82)
	at jetbrains.charisma.smartui.parser.search.SearchRequestParser.start(SearchRequestParser.java:73)
	at jetbrains.mps.parser.runtime.base.BaseParser.parse(BaseParser.java:28)
	at jetbrains.charisma.smartui.parser.search.Parser$1.invoke(Parser.java:50)
	at jetbrains.charisma.smartui.parser.search.Parser$1.invoke(Parser.java:44)
	at jetbrains.charisma.smartui.keyword.PrefixTrees.read(PrefixTrees.java:157)
	at jetbrains.charisma.smartui.parser.search.Parser.parse(Parser.java:44)
	at jetbrains.charisma.smartui.filter.FilterData.parse(FilterData.java:76)
	at jetbrains.charisma.smartui.filter.FilterData.<init>(FilterData.java:49)
	at jetbrains.charisma.smartui.filter.FilterData.create(FilterData.java:225)
	at jetbrains.charisma.smartui.persistent.SearchRequestImpl.search(SearchRequestImpl.java:65)
	at jetbrains.charisma.smartui.fullScreenIssue.Issue_RootHtmlTemplateComponent.onEnter(Issue_RootHtmlTemplateComponent.java:315)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.<init>(TemplateComponent.java:139)
	at jetbrains.charisma.smartui.fullScreenIssue.Issue_RootHtmlTemplateComponent.<init>(Issue_RootHtmlTemplateComponent.java:125)
	at jetbrains.charisma.smartui.fullScreenIssue.Issue_RootHtmlTemplateController$Action.createTemplateComponent(Issue_RootHtmlTemplateController.java:51)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateActionController.getRootTemplateRenderResponseAction(TemplateActionController.java:63)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateActionController.doEnterAction(TemplateActionController.java:41)
	at jetbrains.mps.webr.runtime.templateComponent.ActionController.securedRefreshResponse(ActionController.java:156)
	at jetbrains.mps.webr.runtime.templateComponent.ActionController.enterAction(ActionController.java:83)
	at jetbrains.mps.webr.runtime.requestProcessor.ActionControllerUtil.doEnterAction(ActionControllerUtil.java:17)
	at jetbrains.mps.webr.runtime.requestProcessor.ActionControllerUtil.processRequest(ActionControllerUtil.java:58)
	at jetbrains.mps.webr.runtime.requestProcessor.HtmlTemplateRequestProcessor.processRequest(HtmlTemplateRequestProcessor.java:42)
	at jetbrains.mps.webr.runtime.servlet.MainServlet.processRequest(MainServlet.java:226)
	at jetbrains.mps.webr.runtime.servlet.MainServlet.doGet(MainServlet.java:112)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:533)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1351)
	at jetbrains.mps.webr.runtime.filter.QueryParameterFilter.doFilter(QueryParameterFilter.java:25)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1322)
	at org.eclipse.jetty.continuation.ContinuationFilter.doFilter(ContinuationFilter.java:111)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1322)
	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:77)
	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:133)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1322)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:473)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:514)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:226)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:920)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:403)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:184)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:856)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114)
	at org.eclipse.jetty.server.Server.handle(Server.java:352)
	at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:596)
	at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1049)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212)
	at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:426)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450)
	at java.lang.Thread.run(Thread.java:662)


Environment details

host: 46.137.93.51
base url: http://youtrack.jetbrains.com
version: 4.1
build: 5591 [05-Nov-2012 14:14]
java.version: 1.6.0_24
java.vendor: Sun Microsystems Inc.
java.vm.specification.version: 1.0
java.vm.specification.vendor: Sun Microsystems Inc.
java.vm.specification.name: Java Virtual Machine Specification
java.vm.version: 19.1-b02
java.vm.vendor: Sun Microsystems Inc.
java.vm.name: Java HotSpot(TM) 64-Bit Server VM
java.specification.version: 1.6
java.specification.vendor: Sun Microsystems Inc.
java.specification.name: Java Platform API Specification
java.class.version: 50.0
os.name: Linux
os.arch: amd64
os.version: 2.6.21.7-2.ec2.v1.2.fc8xen
Max memory: 15 GB (17162436608 bytes)
Free memory: 5 GB (5759722632 bytes)
Total memory: 15 GB (17162436608 bytes)
Available processors: 8
Thrown at: Tuesday, November 6, 2012 3:57:17 PM MSK

JT-14979: Swimlanes based on Attributes not Issues

$
0
0
Reporter Dean Sellis (azumafuji) Dean Sellis (azumafuji)
Created Jun 18, 2012 9:34:32 PM
Updated Apr 19, 2013 5:52:52 PM
Priority Major
Type Task
State In Progress
Assignee Anna Zhdan (Anna.Zhdan)
Subsystem Agile Board
Fix versions Gentle, Gentle II
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity High
We're evaluating the Agile support for YouTrack in the EAP version. The one feature or options we'd like to see on the swim lane support is to have the swim lanes display attributes of the tickets rather than the tickets OR the ability to create arbitrary swim lanes that are not tickets in the system. For example, there is an option to show the swim lanes based on the priority so all ticket of a particular priority become swim lanes. It would be more useful to have the swim lanes defined for the priorities, not ticket of that priority. So in the case of priorities, instead of all the tickets of "Normal" priority becoming swim lanes, each Priority value would be a swim lane so you'd see 5 lanes (in the hosted trial) Minor, Nomal, Major, Critical, Show-Stopper. The tickets would then fall into these lanes as they are added to the sprint based on their priority.

JT-19476: Can't find postponed exception

$
0
0
Reporter Exception Robot (app_exception) Exception Robot (app_exception)
Created Apr 19, 2013 8:42:07 AM
Updated Apr 19, 2013 5:53:13 PM
Resolved Apr 19, 2013 5:53:13 PM
Priority Critical
Type Exception
State Invalid
Assignee Unassigned
Subsystem No subsystem
Fix versions No Fix versions
Fixed in builds No Fixed in build
Affected versions 4.1.3
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
java.lang.IllegalStateException: Can't find postponed exception
	at jetbrains.mps.webr.runtime.error._InternalErrorThrow_DispatchAction$Action.doEnterAction(_InternalErrorThrow_DispatchAction.java:41)
	at jetbrains.mps.webr.runtime.templateComponent.ActionController.securedRefreshResponse(ActionController.java:156)
	at jetbrains.mps.webr.runtime.templateComponent.ActionController.enterAction(ActionController.java:83)
	at jetbrains.mps.webr.runtime.requestProcessor.ActionControllerUtil.doEnterAction(ActionControllerUtil.java:17)
	at jetbrains.mps.webr.runtime.requestProcessor.ActionControllerUtil.processRequest(ActionControllerUtil.java:58)
	at jetbrains.mps.webr.runtime.requestProcessor.ActionRequestProcessor.processRequest(ActionRequestProcessor.java:39)
	at jetbrains.mps.webr.runtime.servlet.MainServlet.processRequest(MainServlet.java:226)
	at jetbrains.mps.webr.runtime.servlet.MainServlet.doGet(MainServlet.java:112)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at jetbrains.mps.webr.runtime.filter.QueryParameterFilter.doFilter(QueryParameterFilter.java:25)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.eclipse.jetty.continuation.ContinuationFilter.doFilter(ContinuationFilter.java:92)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:77)
	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:133)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
	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:859)
	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:602)
	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
	at java.lang.Thread.run(Thread.java:722)


Environment details

version: 4.1.3
build: 5764 [17-Jan-2013 15:55]
java.version: 1.7.0_15
java.vendor: Oracle Corporation
java.vm.specification.version: 1.7
java.vm.specification.vendor: Oracle Corporation
java.vm.specification.name: Java Virtual Machine Specification
java.vm.version: 23.7-b01
java.vm.vendor: Oracle Corporation
java.vm.name: OpenJDK 64-Bit Server VM
java.specification.version: 1.7
java.specification.vendor: Oracle Corporation
java.specification.name: Java Platform API Specification
java.class.version: 51.0
os.name: Linux
os.arch: amd64
os.version: 3.2.0-37-generic
Max memory: 123 MB (129761280 bytes)
Free memory: 20 MB (21877944 bytes)
Total memory: 123 MB (129761280 bytes)
Available processors: 1
Thrown at: Thursday, April 18, 2013 7:41:27 PM HADT

JT-18900: Broken worklflow: jetbrains-youtrack-subtasks breaks when one of the subtasks is a duplicate and you are marking the last issue as fixed

$
0
0
Reporter Artem Goutsoul (agutsul) Artem Goutsoul (agutsul)
Created Mar 4, 2013 2:04:24 PM
Updated Apr 19, 2013 5:56:27 PM
Priority Normal
Type Bug
State Open
Assignee Dmitry Krasilschikov (dima)
Subsystem Workflow
Fix versions No Fix versions
Fixed in builds No Fixed in build
Affected versions 4.2
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
Suppose you have a task N-1 (state in progress).

Task N-1 has the following subtasks:
  • N-2 - fixed
  • N-3 - duplicate of N-2
  • N-4 - in progress

Now when you try to mark N-4 as fixed (of if you try to remove it), Youtrack tries to mark N-1 as duplicate!! Makes subtasks unusable if you have duplicates among them.

This means that both rules of the jetbrains-youtrack-subtasks are buggy in this situation.

JT-19370: Allow to get timetracking and agile settings via rest api

$
0
0
Reporter Vadim Gurov (vgurov) Vadim Gurov (vgurov)
Created Apr 12, 2013 11:01:45 AM
Updated Apr 19, 2013 6:03:48 PM
Resolved Apr 12, 2013 5:51:35 PM
Priority Major
Type Task
State Fixed
Assignee Anna Zhdan (Anna.Zhdan)
Subsystem REST API
Fix versions 4.2.2
Fixed in builds 5986, 6571
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Alexander Buturlinov (alexander.buturlinov)
Reviewed by Leonid Stryuk (Leonid.Stryuk)
Severity Routine

JT-19486: There is no way to deselect field used by time tracking through REST

$
0
0
Reporter Alexander Buturlinov (alexander.buturlinov) Alexander Buturlinov (alexander.buturlinov)
Created Apr 19, 2013 6:08:59 PM
Updated Apr 19, 2013 6:08:59 PM
Priority Normal
Type Bug
State Open
Assignee Anna Zhdan (Anna.Zhdan)
Subsystem REST API
Fix versions Gentle
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
For example, now we can't set 'Estimate field' to 'No estimate field' through REST method.

JT-19061: Migrate from dnq history to event queue

$
0
0
Reporter Alexander Volfman (Alexander.Volfman) Alexander Volfman (Alexander.Volfman)
Created Mar 14, 2013 5:47:25 PM
Updated Apr 19, 2013 6:42:10 PM
Priority Normal
Type Task
State In Progress
Assignee Alexander Volfman (Alexander.Volfman)
Subsystem No subsystem
Fix versions No Fix versions
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine

JT-19487: Ask for SIlent apply if command updates >= X issues.

$
0
0
Reporter Sergey Andreev (smandreev) Sergey Andreev (smandreev)
Created Apr 19, 2013 6:55:02 PM
Updated Apr 19, 2013 6:55:10 PM
Priority Major
Type Feature
State Open
Assignee Vadim Gurov (vgurov)
Subsystem Commands
Fix versions 4.2.2
Fixed in builds No Fixed in build
Affected versions 4.2.1
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
Looks like it is usefull, since we regularry face with multiple updates (especially duplications).

Looks like X could be equals to 10.

JT-15315: YouTrack 4 Agile missing workdays concept for charts

$
0
0
Reporter Ian West (chubbyspandex) Ian West (chubbyspandex)
Created Jul 2, 2012 7:21:49 AM
Updated Apr 19, 2013 6:58:23 PM
Priority Major
Type Feature
State Open
Assignee Vadim Gurov (vgurov)
Subsystem Agile Board
Fix versions Gentle, Gentle II
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Undefined
What steps will reproduce the problem?
1. Create a project
2. Create a sprint
3. Add an issue
4. View cumulative sprint chart. This chart assumes that work will occur over weekends, which is not accurate.

What is the expected result?
Days where work will occur are only shown on x-axis

What happens instead?
All days are shown between sprint start and sprint end.

Recommend getting community feedback whether this is a desired feature, as chart is not representative of reality without this feature.

JT-19432: Provide the default gray text for the project 'from' email

$
0
0
Reporter Dmitry Krasilschikov (dima) Dmitry Krasilschikov (dima)
Created Apr 17, 2013 2:26:28 PM
Updated Apr 19, 2013 9:10:18 PM
Priority Normal
Type Bug
State Open
Assignee Mariya Davydova (mariyafomkina)
Subsystem No subsystem
Fix versions Gentle
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
E.g. "Global email address is used (no_reply@jetbrains.com)"

JT-9431: email settings per project

$
0
0
Reporter Alexander Kitaev (oka) Alexander Kitaev (oka)
Created May 10, 2011 1:01:55 PM
Updated Apr 19, 2013 9:10:18 PM
Resolved Apr 16, 2013 5:34:24 PM
Priority Normal
Type Feature
State In Testing
Assignee Mariya Davydova (mariyafomkina)
Subsystem No subsystem
Fix versions 4.2.2, Gentle II
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
I'd like different 'from' addresses to be used in notifications sent for different projects, e.g. isues@project1.com, issues@project2.com, etc.

JT-19433: Don't show the 'project''from' email if the global smtp settings aren't specified

$
0
0
Reporter Dmitry Krasilschikov (dima) Dmitry Krasilschikov (dima)
Created Apr 17, 2013 2:29:39 PM
Updated Apr 19, 2013 9:10:18 PM
Priority Normal
Type Bug
State Open
Assignee Mariya Davydova (mariyafomkina)
Subsystem No subsystem
Fix versions Gentle
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine

JT-19431: Make the project 'from' email not required

$
0
0
Reporter Dmitry Krasilschikov (dima) Dmitry Krasilschikov (dima)
Created Apr 17, 2013 2:23:09 PM
Updated Apr 19, 2013 9:11:19 PM
Priority Normal
Type Bug
State Open
Assignee Mariya Davydova (mariyafomkina)
Subsystem No subsystem
Fix versions Gentle
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
Now it's required, on the submit attempt the error appears: "empty email and personal'

JT-19482: User can set more then 7 days in a week using REST

$
0
0
Reporter Alexander Buturlinov (alexander.buturlinov) Alexander Buturlinov (alexander.buturlinov)
Created Apr 19, 2013 4:24:35 PM
Updated Apr 19, 2013 10:00:02 PM
Resolved Apr 19, 2013 4:45:47 PM
Priority Major
Type Bug
State Fixed
Assignee Anna Zhdan (Anna.Zhdan)
Subsystem REST API
Fix versions 4.2.2
Fixed in builds 5995, 6623
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Alexander Buturlinov (alexander.buturlinov)
Reviewed by Leonid Stryuk (Leonid.Stryuk)
Severity Routine

JT-19141: REST returns incorrect URLs for attachments if base URL contains path part

$
0
0
Reporter Alexander Buturlinov (alexander.buturlinov) Alexander Buturlinov (alexander.buturlinov)
Created Mar 22, 2013 12:36:53 PM
Updated Apr 20, 2013 1:00:02 AM
Resolved Apr 19, 2013 8:13:21 PM
Priority Major
Type Bug
State Fixed
Assignee Anna Zhdan (Anna.Zhdan)
Subsystem REST API
Fix versions 4.2.2
Fixed in builds 5996, 6626
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Alexander Buturlinov (alexander.buturlinov)
Reviewed by yapavel (pavel.nikitin)
Severity Routine
If base URL has path part then REST returns an incorrect URLs for attachments.
curl -b cookie http://bootster.myjetbrains.com/youtrack/rest/issue/tp-1/attachment

Here base URL is http://bootster.myjetbrains.com/youtrack and REST returns URLs not relative to base URL /youtrack/_persistent/87.jpg?file=82-58&amp;v=1&amp;c=false, but relative to hostname.
I.e. we'll get wrong URL after joining base URL and returned path.

The correct URL will be /_persistent/87.jpg?file=82-58&amp;v=1&amp;c=false
But it would be even better to return full URLs like http://bootster.myjetbrains.com/youtrack/_persistent/87.jpg?file=82-58&amp;v=1&amp;c=false

JT-16121: Incorrect 'noticed by the project team' notification

$
0
0
Reporter Alexander Volfman (Alexander.Volfman) Alexander Volfman (Alexander.Volfman)
Created Aug 10, 2012 7:04:16 PM
Updated Apr 20, 2013 1:01:09 AM
Resolved Apr 19, 2013 11:01:18 PM
Priority Critical
Type Bug
State Fixed
Assignee Pavel Nikolaev (pasha)
Subsystem Notifications
Fix versions 4.2.2
Fixed in builds 5997
Affected versions 4.0
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by Alexander Volfman (Alexander.Volfman)
Severity Undefined
From a customer's feedback:

Since we upgraded to 4.0 (we are currently running 4.0.1), we have the following issue with email notifications:

  • A user creates an issue.

  • That user assigns the issue to a member of the project team.

  • The team member looks at the issue.

  • The team member (as opposed to the user who created the issue) receives a notification saying that he has looked at the issue. Strangely, this email is addressed to the user–i.e., "So-and-so has looked at the issue you created."

The option "Receive notification when my issue is noticed by the project team" is unchecked in every team member profile. It is checked in the profile of the user who creates most of these issues, although I'm not sure why that would cause emails to be sent to the assignees.

JT-19491: sun.java2d.cmm.PCMM: Provider sun.java2d.cmm.lcms.LCMS could not be instantiated: java.lang.NoClassDefFoundError: Could not initialize class sun.java2d.cmm.lcms.LCMS

$
0
0
Reporter Exception Robot (app_exception) Exception Robot (app_exception)
Created Apr 20, 2013 4:42:46 PM
Updated Apr 20, 2013 4:42:46 PM
Priority Critical
Type Exception
State Submitted
Assignee Unassigned
Subsystem No subsystem
Fix versions No Fix versions
Fixed in builds No Fixed in build
Affected versions 4.2.1
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
java.util.ServiceConfigurationError: sun.java2d.cmm.PCMM: Provider sun.java2d.cmm.lcms.LCMS could not be instantiated: java.lang.NoClassDefFoundError: Could not initialize class sun.java2d.cmm.lcms.LCMS
	at java.util.ServiceLoader.fail(ServiceLoader.java:224)
	at java.util.ServiceLoader.access$100(ServiceLoader.java:181)
	at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:377)
	at java.util.ServiceLoader$1.next(ServiceLoader.java:445)
	at sun.java2d.cmm.CMSManager$1.run(CMSManager.java:65)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.java2d.cmm.CMSManager.getModule(CMSManager.java:55)
	at java.awt.color.ICC_Profile.getInstance(ICC_Profile.java:779)
	at com.sun.imageio.plugins.jpeg.JPEGImageReader.setImageData(JPEGImageReader.java:598)
	at com.sun.imageio.plugins.jpeg.JPEGImageReader.readImageHeader(Native Method)
	at com.sun.imageio.plugins.jpeg.JPEGImageReader.readNativeHeader(JPEGImageReader.java:550)
	at com.sun.imageio.plugins.jpeg.JPEGImageReader.checkTablesOnly(JPEGImageReader.java:295)
	at com.sun.imageio.plugins.jpeg.JPEGImageReader.gotoImage(JPEGImageReader.java:427)
	at com.sun.imageio.plugins.jpeg.JPEGImageReader.readHeader(JPEGImageReader.java:543)
	at com.sun.imageio.plugins.jpeg.JPEGImageReader.readInternal(JPEGImageReader.java:986)
	at com.sun.imageio.plugins.jpeg.JPEGImageReader.read(JPEGImageReader.java:966)
	at javax.imageio.ImageIO.read(ImageIO.java:1448)
	at javax.imageio.ImageIO.read(ImageIO.java:1352)
	at jetbrains.teamsys.dnq.runtime.files.FileMeta.countDimension(FileMeta.java:83)
	at jetbrains.charisma.smartui.panel.attachment.ImageFilePreviewTemplate.getDimensionString(ImageFilePreviewTemplate.java:57)
	at jetbrains.charisma.smartui.panel.attachment.ImageFilePreviewTemplate.getDimension(ImageFilePreviewTemplate.java:40)
	at jetbrains.charisma.smartui.panel.attachment.ImageFilePreviewTemplate.getAttachmentUrl(ImageFilePreviewTemplate.java:27)
	at jetbrains.charisma.smartui.panel.attachment.AttachmentThumbnail_HtmlTemplateComponent.renderTemplate(AttachmentThumbnail_HtmlTemplateComponent.java:99)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.renderTemplate(TemplateComponent.java:470)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.buildTemplateComponent(TemplateComponent.java:808)
	at jetbrains.charisma.smartui.panel.attachment.Attachment_HtmlTemplateComponent.renderTemplate(Attachment_HtmlTemplateComponent.java:382)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.renderTemplate(TemplateComponent.java:470)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.buildTemplateComponent(TemplateComponent.java:808)
	at jetbrains.charisma.smartui.panel.attachment.AttachmentPanel_HtmlTemplateComponent.renderTemplate(AttachmentPanel_HtmlTemplateComponent.java:228)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.renderTemplate(TemplateComponent.java:470)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.buildTemplateComponent(TemplateComponent.java:808)
	at jetbrains.charisma.smartui.comments.AddComment_HtmlTemplateComponent.renderTemplate(AddComment_HtmlTemplateComponent.java:403)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.renderTemplate(TemplateComponent.java:470)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.buildTemplateComponent(TemplateComponent.java:808)
	at jetbrains.charisma.smartui.comments.Comments_HtmlTemplateComponent.renderTemplate(Comments_HtmlTemplateComponent.java:298)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.renderTemplate(TemplateComponent.java:470)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.buildTemplateComponent(TemplateComponent.java:808)
	at jetbrains.charisma.smartui.fullScreenIssue.IssueTabs_HtmlTemplateComponent.renderTemplate(IssueTabs_HtmlTemplateComponent.java:235)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.renderTemplate(TemplateComponent.java:470)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.buildTemplateComponent(TemplateComponent.java:808)
	at jetbrains.charisma.smartui.fullScreenIssue.IssueContent_HtmlTemplateComponent.renderTemplate(IssueContent_HtmlTemplateComponent.java:153)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.renderTemplate(TemplateComponent.java:470)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.buildTemplateComponent(TemplateComponent.java:808)
	at jetbrains.charisma.smartui.fullScreenIssue.Issue_RootHtmlTemplateComponent.renderTemplate(Issue_RootHtmlTemplateComponent.java:521)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.renderTemplate(TemplateComponent.java:470)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.buildTemplateComponent(TemplateComponent.java:808)
	at jetbrains.charisma.smartui.layout.SmartUI_LayoutComponent.renderTemplate(SmartUI_LayoutComponent.java:296)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.renderTemplate(TemplateComponent.java:470)
	at jetbrains.mps.webr.runtime.templateComponent.TemplateComponent.render(TemplateComponent.java:387)
	at jetbrains.mps.webr.runtime.requestProcessor.ResponseFactory$2.doAction(ResponseFactory.java:79)
	at jetbrains.mps.webr.runtime.servlet.MainServlet.executeResponseAction(MainServlet.java:172)
	at jetbrains.mps.webr.runtime.servlet.MainServlet.doGet(MainServlet.java:123)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:734)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:648)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1336)
	at jetbrains.mps.webr.runtime.filter.QueryParameterFilter.doFilter(QueryParameterFilter.java:25)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
	at org.eclipse.jetty.continuation.ContinuationFilter.doFilter(ContinuationFilter.java:137)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:82)
	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:242)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:559)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1072)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:365)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:926)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:988)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:635)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:627)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:51)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class sun.java2d.cmm.lcms.LCMS
	at sun.reflect.GeneratedConstructorAccessor93.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
	at java.lang.Class.newInstance0(Class.java:374)
	at java.lang.Class.newInstance(Class.java:327)
	at java.util.ServiceLoader$LazyIterator.next(ServiceLoader.java:373)
	... 82 more



Environment details

host: loft7739
base url: http://y.mkechinov.ru
version: 4.2.1
build: 5969 [20-Mar-2013 16:59]
java.version: 1.7.0_09-icedtea
java.vendor: Oracle Corporation
java.vm.specification.version: 1.7
java.vm.specification.vendor: Oracle Corporation
java.vm.specification.name: Java Virtual Machine Specification
java.vm.version: 23.7-b01
java.vm.vendor: Oracle Corporation
java.vm.name: OpenJDK 64-Bit Server VM
java.specification.version: 1.7
java.specification.vendor: Oracle Corporation
java.specification.name: Java Platform API Specification
java.class.version: 51.0
os.name: Linux
os.arch: amd64
os.version: 2.6.32-358.2.1.el6.x86_64
Max memory: 1 GB (1362690048 bytes)
Free memory: 106 MB (112046312 bytes)
Total memory: 484 MB (508362752 bytes)
Available processors: 8
Thrown at: 20 Апрель 2013 г. 16:39:48 MSK

JT-19493: REST function connection.getIssues don't return first issues from 2 my project

$
0
0
Reporter Andrey Pavlov  (apdm@rambler.ru) Andrey Pavlov (apdm@rambler.ru)
Created Apr 20, 2013 11:48:51 PM
Updated Apr 20, 2013 11:48:51 PM
Priority Normal
Type Bug
State Submitted
Assignee Unassigned
Subsystem No subsystem
Fix versions No Fix versions
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Any OS
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
What steps will reproduce the problem?
1. Run myTimeTrackingReport.py script (call function connection.getIssues at line 30, max_id = 1, file is attached).
2. See result (file PyShell_log_2013-04-20.txt)
3.

What is the expected result?
Must be found 5 issues in 2 projects with ID in (PD-1, ..., PD-4, IR-1)

What happens instead?
Found only 3 issues with ID PD-2, PD-3, PD-4. Issues PD-1 and IR-1 not found.

Please provide any additional information below.
If set max_id = 0 then result is error (file PyShell_log_2013-04-20_maxid0.txt)
Attach a screenshot if possible
YouTrack screenshot is attached.

JT-18542: Get rid of Java browser applet

$
0
0
Reporter Stephan Herrmann (Stephan.Herrmann) Stephan Herrmann (Stephan.Herrmann)
Created Feb 8, 2013 6:23:01 PM
Updated Apr 21, 2013 3:52:58 PM
Priority Critical
Type Security Problem
State Open
Assignee Vadim Gurov (vgurov)
Subsystem Screenshot Tool
Fix versions No Fix versions
Fixed in builds No Fixed in build
Affected versions No Affected versions
Browser Any Browser
OS Windows 7
Verified in build Not verified
Verified by Nobody
Reviewed by No reviewed by
Severity Routine
Using any java applet is no fun anymore. Due to security issues, Firefox always blocks java as soon as a new version is out. This is every other week at the moment. Whithin our company, we can not just update java alone, we have to call the administrator. The administrator updates once a month. So half of the time, I can not attach screen shots which is one of the most useful features.

Enabling java plugin in firefox does not help eighter.

Can you please get rid of java?
Viewing all 74845 articles
Browse latest View live


Latest Images