[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IDV #UCM-837346]: My IDV no start



Hello Sir,

I know about the bat script. I wrote it. What I would like is a description
or screenshot of the error.

Proporcione una descripción o captura de pantalla del error, por favor.

Best,

Unidata IDV Support


> This is the bat code
> @echo off
> REM 
> ##############################################################################REM
>   Script:  runIDV.batREM REM  Purpose: script to launch the IDV on WindowsREM 
> REM  Syntax:  runIDV.bat <idv options>REM REM  Notes:   In past versions of 
> the IDV, users had to change this script toREM  manipulate memory settings. 
> The IDV now configures the  appropriate memory. REM  Users can also change 
> the memory via the Preferences  menu. In exceptional REM  situations where 
> the IDV may not start due to memory issues, it may be REM  necessary to 
> bootstrap the memory size. In this case, please uncomment the REM  idv_memory 
> section below and subsequently choose memory via the PreferencesREM  menu.  
> Be sure to comment it out that after setting the memory via the REM  
> Preferences if you want the preference to take effect. REM 
> ##############################################################################
> setlocal
> FOR /F "tokens=*" %%i IN ('jre\bin\java -cp idv.jar    
> ucar.unidata.idv.IdvCommandLinePrefs %* 2^>NUL') DO SET %%i    IF 
> %idv_memory%.==. (    echo IDV failed to start. Please contact address@hidden 
>    GOTO end)     REM Stripping quotesset idv_memory=%idv_memory:"=%
> REM See important note about this above. To bootstrap the IDV memory, 
> uncomment REM the line below and set to a value  in megabytes. REM set 
> idv_memory=512
> @echo on    jre\bin\java -Xmx%idv_memory%m  -XX:+DisableExplicitGC 
> -Didv.enableStereo=false -jar idv.jar %*@echo off
> REM Use the line below instead if you want to use the D3D version of Java 
> 3DREM jre\bin\java -Xmx%idv_memory%m -XX:+DisableExplicitGC -Dj3d.rend=d3d 
> -jar idv.jar %*
>    endlocal   :end
> 
> 
> On Wednesday, April 26, 2017 5:54 PM, Unidata IDV Support <address@hidden> 
> wrote:
> 
> 
> Hello Sir,
> 
> Please give us more information on the error you are seeing and possibly a
> screenshot of the error. Please make sure you downloaded the correct version 
> of
> the IDV (e.g., 32 versus 64 bit). Also ensure your Windows Graphics card 
> driver
> is up-to-date.
> 
> Best,
> 
> Unidata IDV Support
> 
> 
> > Hello:
> >
> > When i execute the IDV bat to start the aplication the command prompt
> > appear, but then dissapear!  IDV no start!
> >
> > Can you help me??
> >
> >
> 
> 
> Ticket Details
> ===================
> Ticket ID: UCM-837346
> Department: Support IDV
> Priority: Normal
> Status: Closed
> ===================
> NOTE: All email exchanges with Unidata User Support are recorded in the 
> Unidata inquiry tracking system and then made publicly available through the 
> web.  If you do not want to have your interactions made available in this 
> way, you must let us know in each email you send to us.
> 
> 
> 
> 
> 
> 


Ticket Details
===================
Ticket ID: UCM-837346
Department: Support IDV
Priority: Normal
Status: Closed
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata 
inquiry tracking system and then made publicly available through the web.  If 
you do not want to have your interactions made available in this way, you must 
let us know in each email you send to us.