Hi,
- definition of heap size is no problem (<j2se version="1.6*" 
java-vm-args="-XX:+UseParNewGC" initial-heap-size="128M" 
max-heap-size="1024m"/>), I am not sure about 32/64 bit
- I think there is an offline mode in webstart (sure, for the first run 
you need a network connection, the second start could be use the cache).



Biggest problem could be 3D, and the configuration file ...

Cheers

Marco




Am 19.11.2010 10:35, schrieb Tomas Pluskal:
> Hi Chris,
>
> I was also thinking about Java Web Start some time ago, but it brings a lot 
> of problems, some of which you have listed..
>
> How do you set the heap size? MS data processing uses a lot of memory, so 
> everyone needs to adjust the heap size according to their physical RAM.
> Another issue - how to deal with starting the JRE in 32-bit or 64-bit mode?
> And finally - how do you start MZmine if you don't have internet connection, 
> or it is firewalled etc.? Maintaining both methods (current + java web start) 
> only adds more work..
>
> Best regards,
>
> Tomas
>
>
>
>
> On Nov 19, 2010, at 5:53 PM, Pudney Chris (ext) GBJH wrote:
>
>> G'day,
>>
>> I've had a go at launching MZmine2 via Java Web Start and got it working
>> but there are a few stumbling blocks before it's ready for prime-time.
>>
>> 1. conf/ is not found so MZmine2 bombs at start-up.  I worked around it
>> by copying the directory (and its contents) to my home directory.  A way
>> of initializing the configuration when MZmine2 is first run by JWS is
>> needed.
>>
>> 2. icons/ is not found so none of the custom icons are used in the
>> application.  This could be accommodated by packaging the icons in the
>> MZmine2.jar and loading them via the ClassLoader.  A change I'm happy to
>> make if others are comfortable with the idea.
>>
>> 3. The help system doesn't seem to work either, not sure why though.
>>
>> Are there any other file-system dependencies MZmine2 has?
>>
>> I've not tried adding Java3D support as yet but it should be fairly
>> straight-forward by using the extension mechanism.
>>
>> RawDump.exe might be a little more tricky...
>>
>> I signed all the JARs using a self-signed developer certificate.  This
>> produces a warning at start-up.
>>
>> Regards,
>> Chris.
>>
>>
>>
>>
>> Syngenta Limited, Registered in England No 2710846
>> Registered Office : Syngenta Limited, European Regional Centre, Priestley 
>> Road, Surrey Research Park, Guildford, Surrey, GU2 7YH, United Kingdom
>>
>> message may contain confidential information. If you are not the designated 
>> recipient, please notify the sender immediately, and delete the original and 
>> any copies. Any use of the message by you is prohibited.
>>
>>
>> ------------------------------------------------------------------------------
>> Beautiful is writing same markup. Internet Explorer 9 supports
>> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2&  L3.
>> Spend less time writing and  rewriting code and more time creating great
>> experiences on the web. Be a part of the beta today
>> http://p.sf.net/sfu/msIE9-sfdev2dev
>> _______________________________________________
>> Mzmine-devel mailing list
>> Mzmine-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/mzmine-devel
>>
> ===============================================
> Tomas Pluskal
> G0 Cell Unit, Okinawa Institute of Science and Technology
> 1919-1 Tancha, Onna-son, Okinawa 904-0412, Japan
> TEL:  +81-98-966-8684
>
>
>
>
>
> ------------------------------------------------------------------------------
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2&  L3.
> Spend less time writing and  rewriting code and more time creating great
> experiences on the web. Be a part of the beta today
> http://p.sf.net/sfu/msIE9-sfdev2dev
> _______________________________________________
> Mzmine-devel mailing list
> Mzmine-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mzmine-devel
>


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Mzmine-devel mailing list
Mzmine-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mzmine-devel

Reply via email to