There are several ways to pass those settings.
One is like this:
CA_SETTINGS="-Dcom.cosylab.epics.caj.CAJContext.addr_list=192.168.62.255 -Dcom.cosylab.epics.caj.CAJContext.auto_addr_list=false -Dcom.cosylab.epics.caj.CAJContext.max_array_bytes=100000000"
java -Xmx512m $CA_SETTINGS -jar $EPICS_EXTENSIONS/src/ImageJ/ij.jar
That way, you know for sure what's passed without having to hope that you edited the correct JCALibrary.properties.
Also note that the max array size needs to be set on both the IOC and the client.
I've been running into the case where the client complained, but the limit was actually too low on the IOC side.
-Kay
On Feb 19, 2014, at 2:39 PM, Yoram Fisher <[email protected]> wrote:
> I am getting an error message that looks like:
>
> Feb 18, 2014 4:43:33 PM com.cosylab.epics.caj.impl.CATransport processRead
> SEVERE: Received payload size (2221056) is larger than configured maximum array size (16384), disconnecting...
>
> I am running EPICS base 3.14.12.3, areaDetector R1-9. ImageJ is running under Ubuntu . It is version 1.47v.
> The ImageJ plugin is EPICS AD Viewer. It is connecting to the PV correctly. The program creates an image window of the correct size, but the values are zero everywhere. If I use the “FileTIFF1” plugin I can save tiff images, and they are correct. I have the “Image1” plugin enabled. I am using the SimDetector IOC on the same Ubuntu machine.
>
> I have taken a look at the documentation here:
> http://cars9.uchicago.edu/software/epics/areaDetectorViewers.html
>
> But could not get anything to work by making changes to the jre/lib/JCALLibrary.properties file.
>
> Any suggestions?
>
> Thank-you,
> - Yoram –
>
>
> Yoram Fisher
> Senior Systems Engineer
> Sydor Instruments, LLC
> 291 Millstead Way
> Rochester, New York 14624
> Ph: +1.585.278.1168, Fax: +1.585.278.1169
> Email: [email protected]
> web: www.sydorinstruments.com
>
- References:
- ImageJ Plugin not working with Area Detector Yoram Fisher
- Navigate by Date:
- Prev:
ImageJ Plugin not working with Area Detector Yoram Fisher
- Next:
Epics/Raspberry Pi data acquisition John Dobbins
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
<2014>
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
- Navigate by Thread:
- Prev:
ImageJ Plugin not working with Area Detector Yoram Fisher
- Next:
RE: ImageJ Plugin not working with Area Detector Mark Rivers
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
<2014>
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
|