Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#1960 closed defect (worksforme)

to small memory

Reported by: user_unbekannt@… Owned by: framm
Priority: blocker Milestone:
Component: Core Version: latest
Keywords: Cc:

Description

I use Debian Lenny, but i have test with the new build with the same results.
i can't open a osm file. I have all downloaded local, i have test with a small map (Baden-Württemberg) but it's not work, sorry it is shit. i try now one week to open with a opensource application a map, but noone runs.
I have a wokstation with 2x Quadcores 3,2 GHz and 12 GB Ram with 64 Bit Debian Lenny :-(
I have Java 1,6 installed.

Attachments (0)

Change History (1)

comment:1 by anonymous, 15 years ago

Resolution: worksforme
Status: newclosed

Java does not get lots of memory for default. You need to give it a bit more:

java -Xms32M -Xmx512M -jar /usr/share/java/josm-latest.jar

is a possible commandline. The Java memory error message also tells you about that fact.

When you still have problems give a more descriptive report and reopen it.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain framm.
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.