Modify

Opened 8 years ago

Closed 5 years ago

#15555 closed defect (duplicate)

RejectedExecutionException: FutureTask rejected from ProgressMonitorExecutor

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Core remotecontrol Version:
Keywords: template_report Cc:

Description (last modified by Don-vip)

What steps will reproduce the problem?

  1. Periodic crashes and freezes

What is the expected result?

What happens instead?

Please provide any additional information below. Attach a screenshot if possible.

URL:http://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2017-10-29 19:52:48 +0100 (Sun, 29 Oct 2017)
Build-Date:2017-10-29 19:11:19
Revision:13053
Relative:URL: ^/trunk

Identification: JOSM/1.5 (13053 en_GB) Windows 10 64-Bit
OS Build number: Windows 10 Home 1703 (15063)
Memory Usage: 247 MB / 247 MB (5 MB allocated, but free)
Java version: 1.8.0_151-b12, Oracle Corporation, Java HotSpot(TM) Client VM
Screen: \Display0 1920x1080
Maximum Screen Size: 1920x1080
VM arguments: [-Djava.security.manager, -Djava.security.policy=file:<java.home>\lib\security\javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>\bin, -Djnlpx.origFilenameArg=%UserProfile%\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\56\1ee8cfb8-110a979f, -Djnlpx.remove=false, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.splashport=56824, -Djnlp.application.href=https://josm.openstreetmap.de/download/josm.jnlp, -Djnlpx.jvm=<java.home>\bin\javaw.exe]

Plugins:
+ buildings_tools (33735)
+ geochat (33796)
+ terracer (33608)

Last errors/warnings:
- W: java.io.IOException: Attribution is not loaded yet
- W: java.io.IOException: Attribution is not loaded yet
- W: java.io.IOException: Attribution is not loaded yet
- W: java.io.IOException: Attribution is not loaded yet
- W: java.io.IOException: Attribution is not loaded yet
- W: java.io.IOException: Attribution is not loaded yet
- W: java.io.IOException: Attribution is not loaded yet
- W: RemoteControl: Error parsing load_and_zoom remote control request:
- E: java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@1fa8518 rejected from org.openstreetmap.josm.gui.progress.swing.ProgressMonitorExecutor@1b81dbd[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 115]
- E: Handled by bug report queue: java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@17fe0e2 rejected from org.openstreetmap.josm.gui.progress.swing.ProgressMonitorExecutor@1b81dbd[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 115]


=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: RemoteControl request processor (1522)
java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@17fe0e2 rejected from org.openstreetmap.josm.gui.progress.swing.ProgressMonitorExecutor@1b81dbd[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 115]
	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.reject(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
	at org.openstreetmap.josm.gui.progress.swing.ProgressMonitorExecutor.execute(ProgressMonitorExecutor.java:36)
	at java.util.concurrent.AbstractExecutorService.submit(Unknown Source)
	at org.openstreetmap.josm.io.remotecontrol.handler.LoadDataHandler.handleRequest(LoadDataHandler.java:42)
	at org.openstreetmap.josm.io.remotecontrol.handler.RequestHandler.handle(RequestHandler.java:69)
	at org.openstreetmap.josm.io.remotecontrol.RequestProcessor.run(RequestProcessor.java:241)

Attachments (0)

Change History (3)

comment:1 by Don-vip, 8 years ago

Component: CoreCore remotecontrol
Description: modified (diff)
Summary: Periodic crashes and freezesRejectedExecutionException: Task java.util.concurrent.FutureTask rejected from josm.gui.progress.swing.ProgressMonitorExecutor

comment:2 by Don-vip, 7 years ago

Summary: RejectedExecutionException: Task java.util.concurrent.FutureTask rejected from josm.gui.progress.swing.ProgressMonitorExecutorRejectedExecutionException: FutureTask rejected from ProgressMonitorExecutor

comment:3 by Don-vip, 5 years ago

Resolution: duplicate
Status: newclosed

Closed as duplicate of #13784.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.