[Geoserver-users] Installing libjpeg-turbo on Windows GeoServer cluster

Hi List

I am having difficulty in getting my Geoserver 2.4.3 cluster to recognise the libjpeg-turbo installation.

Following these instructions http://docs.geoserver.org/stable/en/user/community/libjpeg-turbo/index.html I have installed libjpeg-turbo to C:\libjpeg-turbo (version 1.3.0)

I have added C:\libjpeg-turbo to the start of my PATH system environment variable and added -Djava.library.path= C:\libjpeg-turbo to my Tomcat7 JVMs.

Each Geoserver instance has the correct libjpeg-turbo extension (community latest) installed.

As some background I have three Tomcat7 containers each running an instance of geoserver with Apache configured as a load balancer in front.

Restarting the Tomcat services and checking the logs I get the following:

"WARN [turbojpeg.TurboJPEGMapResponse] - The turbo jpeg encoder is not available, check the native libs installation"

Any help much appreciated.

Thanks

Ross

This message is strictly confidential. If you have received this in error, please inform the sender and remove it from your system. If received in error you may not copy, print, forward or use it or any attachment in any way. This message is not capable of creating a legal contract or a binding representation and does not represent the views of Angus Council. Emails may be monitored for security and network management reasons. Messages containing inappropriate content may be intercepted. Angus Council does not accept any liability for any harm that may be caused to the recipient system or data on it by this message or any attachment.

Hi Ross,

Could you check if you also have a turbojpeg.dll on your c:\windows\system32 folder?

Please, let me know.
Best Regards,
Daniele

···

==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Daniele Romagnoli
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Mon, Jan 13, 2014 at 1:24 PM, McDonaldR <McDonaldR@anonymised.com> wrote:

Hi List

I am having difficulty in getting my Geoserver 2.4.3 cluster to recognise the libjpeg-turbo installation.

Following these instructions http://docs.geoserver.org/stable/en/user/community/libjpeg-turbo/index.html I have installed libjpeg-turbo to C:\libjpeg-turbo (version 1.3.0)

I have added C:\libjpeg-turbo to the start of my PATH system environment variable and added -Djava.library.path= C:\libjpeg-turbo to my Tomcat7 JVMs.

Each Geoserver instance has the correct libjpeg-turbo extension (community latest) installed.

As some background I have three Tomcat7 containers each running an instance of geoserver with Apache configured as a load balancer in front.

Restarting the Tomcat services and checking the logs I get the following:

“WARN [turbojpeg.TurboJPEGMapResponse] - The turbo jpeg encoder is not available, check the native libs installation”

Any help much appreciated.

Thanks

Ross

This message is strictly confidential. If you have received this in error, please inform the sender and remove it from your system. If received in error you may not copy, print, forward or use it or any attachment in any way. This message is not capable of creating a legal contract or a binding representation and does not represent the views of Angus Council. Emails may be monitored for security and network management reasons. Messages containing inappropriate content may be intercepted. Angus Council does not accept any liability for any harm that may be caused to the recipient system or data on it by this message or any attachment.


CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Hi Daniele

Yes, turbojpeg.dll is in C:\Windows\system32

Thanks

Ross

···

Hi Ross,

Could you check if you also have a turbojpeg.dll on your c:\windows\system32 folder?

Please, let me know.
Best Regards,
Daniele

==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Daniele Romagnoli
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Mon, Jan 13, 2014 at 1:24 PM, McDonaldR <McDonaldR@anonymised.com> wrote:

Hi List

I am having difficulty in getting my Geoserver 2.4.3 cluster to recognise the libjpeg-turbo installation.

Following these instructions http://docs.geoserver.org/stable/en/user/community/libjpeg-turbo/index.html I have installed libjpeg-turbo to C:\libjpeg-turbo (version 1.3.0)

I have added C:\libjpeg-turbo to the start of my PATH system environment variable and added -Djava.library.path= C:\libjpeg-turbo to my Tomcat7 JVMs.

Each Geoserver instance has the correct libjpeg-turbo extension (community latest) installed.

As some background I have three Tomcat7 containers each running an instance of geoserver with Apache configured as a load balancer in front.

Restarting the Tomcat services and checking the logs I get the following:

“WARN [turbojpeg.TurboJPEGMapResponse] - The turbo jpeg encoder is not available, check the native libs installation”

Any help much appreciated.

Thanks

Ross

This message is strictly confidential. If you have received this in error, please inform the sender and remove it from your system. If received in error you may not copy, print, forward or use it or any attachment in any way. This message is not capable of creating a legal contract or a binding representation and does not represent the views of Angus Council. Emails may be monitored for security and network management reasons. Messages containing inappropriate content may be intercepted. Angus Council does not accept any liability for any harm that may be caused to the recipient system or data on it by this message or any attachment.


CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Can you list the content of C:\libjpeg-turbo?

I’m wondering whether the DLLs are on C:\libjpeg-turbo\bin. In that case you have to put that full path on your PATH vars, instead of the parent.

Please, let me know.
Regards,
Daniele

···

==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Daniele Romagnoli
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Mon, Jan 13, 2014 at 2:08 PM, McDonaldR <McDonaldR@anonymised.com> wrote:

Hi Daniele

Yes, turbojpeg.dll is in C:\Windows\system32

Thanks

Ross

From: dany.geotools@anonymised.com [mailto:dany.geotools@anonymised.com] On Behalf Of Daniele Romagnoli
Sent: 13 January 2014 13:05
To: McDonaldR
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Installing libjpeg-turbo on Windows GeoServer cluster

Hi Ross,

Could you check if you also have a turbojpeg.dll on your c:\windows\system32 folder?

Please, let me know.
Best Regards,
Daniele

==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Daniele Romagnoli
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Mon, Jan 13, 2014 at 1:24 PM, McDonaldR <McDonaldR@anonymised.com> wrote:

Hi List

I am having difficulty in getting my Geoserver 2.4.3 cluster to recognise the libjpeg-turbo installation.

Following these instructions http://docs.geoserver.org/stable/en/user/community/libjpeg-turbo/index.html I have installed libjpeg-turbo to C:\libjpeg-turbo (version 1.3.0)

I have added C:\libjpeg-turbo to the start of my PATH system environment variable and added -Djava.library.path= C:\libjpeg-turbo to my Tomcat7 JVMs.

Each Geoserver instance has the correct libjpeg-turbo extension (community latest) installed.

As some background I have three Tomcat7 containers each running an instance of geoserver with Apache configured as a load balancer in front.

Restarting the Tomcat services and checking the logs I get the following:

“WARN [turbojpeg.TurboJPEGMapResponse] - The turbo jpeg encoder is not available, check the native libs installation”

Any help much appreciated.

Thanks

Ross

This message is strictly confidential. If you have received this in error, please inform the sender and remove it from your system. If received in error you may not copy, print, forward or use it or any attachment in any way. This message is not capable of creating a legal contract or a binding representation and does not represent the views of Angus Council. Emails may be monitored for security and network management reasons. Messages containing inappropriate content may be intercepted. Angus Council does not accept any liability for any harm that may be caused to the recipient system or data on it by this message or any attachment.


CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

This message is strictly confidential. If you have received this in error, please inform the sender and remove it from your system. If received in error you may not copy, print, forward or use it or any attachment in any way. This message is not capable of creating a legal contract or a binding representation and does not represent the views of Angus Council. Emails may be monitored for security and network management reasons. Messages containing inappropriate content may be intercepted. Angus Council does not accept any liability for any harm that may be caused to the recipient system or data on it by this message or any attachment.


CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Thanks Daniele

I have updated the PATH env var to point to the \bin folder.

I have updated the JVM parameters to reference the jpeg62.dll

I have restarted the Tomcat services.

Still not available to Geoserver L

Folder PATH listing for volume OS

C:.

uninstall_1.3.0.exe

±–bin

cjpeg.exe

djpeg.exe

jpeg62.dll

jpegtran.exe

rdjpgcom.exe

tjbench.exe

wrjpgcom.exe

±–classes

turbojpeg.jar

±–doc

example.c

libjpeg.txt

README

README-turbo.txt

structure.txt

usage.txt

wizard.txt

±–include

jconfig.h

jerror.h

jmorecfg.h

jpeglib.h

turbojpeg.h

-–lib

jpeg-static.lib

jpeg.lib

turbojpeg-static.lib

turbojpeg.lib

···

Can you list the content of C:\libjpeg-turbo?

I’m wondering whether the DLLs are on C:\libjpeg-turbo\bin. In that case you have to put that full path on your PATH vars, instead of the parent.

Please, let me know.
Regards,
Daniele

==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Daniele Romagnoli
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Mon, Jan 13, 2014 at 2:08 PM, McDonaldR <McDonaldR@anonymised.com> wrote:

Hi Daniele

Yes, turbojpeg.dll is in C:\Windows\system32

Thanks

Ross

From: dany.geotools@anonymised.com [mailto:dany.geotools@anonymised.com] On Behalf Of Daniele Romagnoli
Sent: 13 January 2014 13:05
To: McDonaldR
Cc: geoserver-users@anonymised.comrge.net
Subject: Re: [Geoserver-users] Installing libjpeg-turbo on Windows GeoServer cluster

Hi Ross,

Could you check if you also have a turbojpeg.dll on your c:\windows\system32 folder?

Please, let me know.
Best Regards,
Daniele

==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Daniele Romagnoli
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Mon, Jan 13, 2014 at 1:24 PM, McDonaldR <McDonaldR@anonymised.com> wrote:

Hi List

I am having difficulty in getting my Geoserver 2.4.3 cluster to recognise the libjpeg-turbo installation.

Following these instructions http://docs.geoserver.org/stable/en/user/community/libjpeg-turbo/index.html I have installed libjpeg-turbo to C:\libjpeg-turbo (version 1.3.0)

I have added C:\libjpeg-turbo to the start of my PATH system environment variable and added -Djava.library.path= C:\libjpeg-turbo to my Tomcat7 JVMs.

Each Geoserver instance has the correct libjpeg-turbo extension (community latest) installed.

As some background I have three Tomcat7 containers each running an instance of geoserver with Apache configured as a load balancer in front.

Restarting the Tomcat services and checking the logs I get the following:

“WARN [turbojpeg.TurboJPEGMapResponse] - The turbo jpeg encoder is not available, check the native libs installation”

Any help much appreciated.

Thanks

Ross

This message is strictly confidential. If you have received this in error, please inform the sender and remove it from your system. If received in error you may not copy, print, forward or use it or any attachment in any way. This message is not capable of creating a legal contract or a binding representation and does not represent the views of Angus Council. Emails may be monitored for security and network management reasons. Messages containing inappropriate content may be intercepted. Angus Council does not accept any liability for any harm that may be caused to the recipient system or data on it by this message or any attachment.


CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

This message is strictly confidential. If you have received this in error, please inform the sender and remove it from your system. If received in error you may not copy, print, forward or use it or any attachment in any way. This message is not capable of creating a legal contract or a binding representation and does not represent the views of Angus Council. Emails may be monitored for security and network management reasons. Messages containing inappropriate content may be intercepted. Angus Council does not accept any liability for any harm that may be caused to the recipient system or data on it by this message or any attachment.


CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Hi Ross,

can you show your PATH and java.library.path values?

Cheers,
Daniele

···

==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Daniele Romagnoli
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Mon, Jan 13, 2014 at 3:00 PM, McDonaldR <McDonaldR@anonymised.com> wrote:

Thanks Daniele

I have updated the PATH env var to point to the \bin folder.

I have updated the JVM parameters to reference the jpeg62.dll

I have restarted the Tomcat services.

Still not available to Geoserver L

Folder PATH listing for volume OS

C:.

| uninstall_1.3.0.exe

|

±–bin

| cjpeg.exe

| djpeg.exe

| jpeg62.dll

| jpegtran.exe

| rdjpgcom.exe

| tjbench.exe

| wrjpgcom.exe

|

±–classes

| turbojpeg.jar

|

±–doc

| example.c

| libjpeg.txt

| README

| README-turbo.txt

| structure.txt

| usage.txt

| wizard.txt

|

±–include

| jconfig.h

| jerror.h

| jmorecfg.h

| jpeglib.h

| turbojpeg.h

|

-–lib

jpeg-static.lib

jpeg.lib

turbojpeg-static.lib

turbojpeg.lib

From: dany.geotools@anonymised.com…84… [mailto:dany.geotools@anonymised.com] On Behalf Of Daniele Romagnoli
Sent: 13 January 2014 13:28

To: McDonaldR
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Installing libjpeg-turbo on Windows GeoServer cluster

Can you list the content of C:\libjpeg-turbo?

I’m wondering whether the DLLs are on C:\libjpeg-turbo\bin. In that case you have to put that full path on your PATH vars, instead of the parent.

Please, let me know.
Regards,
Daniele

==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Daniele Romagnoli
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Mon, Jan 13, 2014 at 2:08 PM, McDonaldR <McDonaldR@anonymised.com> wrote:

Hi Daniele

Yes, turbojpeg.dll is in C:\Windows\system32

Thanks

Ross

From: dany.geotools@anonymised.com [mailto:dany.geotools@anonymised.com] On Behalf Of Daniele Romagnoli
Sent: 13 January 2014 13:05
To: McDonaldR
Cc: geoserver-users@anonymised.comrge.net
Subject: Re: [Geoserver-users] Installing libjpeg-turbo on Windows GeoServer cluster

Hi Ross,

Could you check if you also have a turbojpeg.dll on your c:\windows\system32 folder?

Please, let me know.
Best Regards,
Daniele

==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Daniele Romagnoli
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Mon, Jan 13, 2014 at 1:24 PM, McDonaldR <McDonaldR@anonymised.com> wrote:

Hi List

I am having difficulty in getting my Geoserver 2.4.3 cluster to recognise the libjpeg-turbo installation.

Following these instructions http://docs.geoserver.org/stable/en/user/community/libjpeg-turbo/index.html I have installed libjpeg-turbo to C:\libjpeg-turbo (version 1.3.0)

I have added C:\libjpeg-turbo to the start of my PATH system environment variable and added -Djava.library.path= C:\libjpeg-turbo to my Tomcat7 JVMs.

Each Geoserver instance has the correct libjpeg-turbo extension (community latest) installed.

As some background I have three Tomcat7 containers each running an instance of geoserver with Apache configured as a load balancer in front.

Restarting the Tomcat services and checking the logs I get the following:

“WARN [turbojpeg.TurboJPEGMapResponse] - The turbo jpeg encoder is not available, check the native libs installation”

Any help much appreciated.

Thanks

Ross

This message is strictly confidential. If you have received this in error, please inform the sender and remove it from your system. If received in error you may not copy, print, forward or use it or any attachment in any way. This message is not capable of creating a legal contract or a binding representation and does not represent the views of Angus Council. Emails may be monitored for security and network management reasons. Messages containing inappropriate content may be intercepted. Angus Council does not accept any liability for any harm that may be caused to the recipient system or data on it by this message or any attachment.


CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

This message is strictly confidential. If you have received this in error, please inform the sender and remove it from your system. If received in error you may not copy, print, forward or use it or any attachment in any way. This message is not capable of creating a legal contract or a binding representation and does not represent the views of Angus Council. Emails may be monitored for security and network management reasons. Messages containing inappropriate content may be intercepted. Angus Council does not accept any liability for any harm that may be caused to the recipient system or data on it by this message or any attachment.


CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

This message is strictly confidential. If you have received this in error, please inform the sender and remove it from your system. If received in error you may not copy, print, forward or use it or any attachment in any way. This message is not capable of creating a legal contract or a binding representation and does not represent the views of Angus Council. Emails may be monitored for security and network management reasons. Messages containing inappropriate content may be intercepted. Angus Council does not accept any liability for any harm that may be caused to the recipient system or data on it by this message or any attachment.

Hi Daniele

This is what I have

PATH variables

PATH=C:\libjpeg-turbo\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\ArcGIS\ArcSDE\ora10gexe\bin;C:\Apps\php;C:\Perl\site\bin;C:\Perl\bin;C:\Program Files\AMD APP\bin\x86;C:\Program Files\ImageMagick-6.6.0-Q8;C:\oracle\product\10.2.0\client_1\bin;C:\Program Files\Intel\DMIX;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Common Files\Roxio Shared\DLLShared;C:\Program Files\Common Files\Roxio Shared\10.0\DLLShared;C:\Program Files\ArcGIS\Desktop10.1\Bin;C:\Program Files\PostgreSQL\9.2\bin;C:\Program Files\Windows Live\Shared;C:\Python27;C:\OSGeo4W\bin;C:\Program Files\GDAL;C:\Program Files\FME;C:\Program Files\ArcGIS\Desktop10.2\Bin;C:\Program Files\ArcGIS\EsriProductionMapping\Desktop10.2\Bin;C:\Program Files\Nmap

JAVA values

-Dcatalina.base=C:\Apps\apache-tomcat-7.0.47_1

-Dcatalina.home=C:\Apps\apache-tomcat-7.0.47_1

-Djava.endorsed.dirs=C:\Apps\apache-tomcat-7.0.47_1\endorsed

-Djava.io.tmpdir=C:\Apps\apache-tomcat-7.0.47_1\temp

-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager

-Djava.util.logging.config.file=C:\Apps\apache-tomcat-7.0.47_1\conf\logging.properties

-Djava.library.path=C:\libjpeg-turbo\bin\jpeg62.dll

Thanks

Ross

···

Hi Ross,

can you show your PATH and java.library.path values?

Cheers,
Daniele

==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Daniele Romagnoli
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Mon, Jan 13, 2014 at 3:00 PM, McDonaldR <McDonaldR@anonymised.com> wrote:

Thanks Daniele

I have updated the PATH env var to point to the \bin folder.

I have updated the JVM parameters to reference the jpeg62.dll

I have restarted the Tomcat services.

Still not available to Geoserver L

Folder PATH listing for volume OS

C:.

| uninstall_1.3.0.exe

|

±–bin

| cjpeg.exe

| djpeg.exe

| jpeg62.dll

| jpegtran.exe

| rdjpgcom.exe

| tjbench.exe

| wrjpgcom.exe

|

±–classes

| turbojpeg.jar

|

±–doc

| example.c

| libjpeg.txt

| README

| README-turbo.txt

| structure.txt

| usage.txt

| wizard.txt

|

±–include

| jconfig.h

| jerror.h

| jmorecfg.h

| jpeglib.h

| turbojpeg.h

|

-–lib

jpeg-static.lib

jpeg.lib

turbojpeg-static.lib

turbojpeg.lib

From: dany.geotools@anonymised.com…84… [mailto:dany.geotools@anonymised.com] On Behalf Of Daniele Romagnoli
Sent: 13 January 2014 13:28

To: McDonaldR
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Installing libjpeg-turbo on Windows GeoServer cluster

Can you list the content of C:\libjpeg-turbo?

I’m wondering whether the DLLs are on C:\libjpeg-turbo\bin. In that case you have to put that full path on your PATH vars, instead of the parent.

Please, let me know.
Regards,
Daniele

==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Daniele Romagnoli
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Mon, Jan 13, 2014 at 2:08 PM, McDonaldR <McDonaldR@anonymised.com> wrote:

Hi Daniele

Yes, turbojpeg.dll is in C:\Windows\system32

Thanks

Ross

From: dany.geotools@anonymised.com [mailto:dany.geotools@anonymised.com] On Behalf Of Daniele Romagnoli
Sent: 13 January 2014 13:05
To: McDonaldR
Cc: geoserver-users@anonymised.comrge.net
Subject: Re: [Geoserver-users] Installing libjpeg-turbo on Windows GeoServer cluster

Hi Ross,

Could you check if you also have a turbojpeg.dll on your c:\windows\system32 folder?

Please, let me know.
Best Regards,
Daniele

==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Daniele Romagnoli
Senior Software Engineer

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


On Mon, Jan 13, 2014 at 1:24 PM, McDonaldR <McDonaldR@anonymised.com> wrote:

Hi List

I am having difficulty in getting my Geoserver 2.4.3 cluster to recognise the libjpeg-turbo installation.

Following these instructions http://docs.geoserver.org/stable/en/user/community/libjpeg-turbo/index.html I have installed libjpeg-turbo to C:\libjpeg-turbo (version 1.3.0)

I have added C:\libjpeg-turbo to the start of my PATH system environment variable and added -Djava.library.path= C:\libjpeg-turbo to my Tomcat7 JVMs.

Each Geoserver instance has the correct libjpeg-turbo extension (community latest) installed.

As some background I have three Tomcat7 containers each running an instance of geoserver with Apache configured as a load balancer in front.

Restarting the Tomcat services and checking the logs I get the following:

“WARN [turbojpeg.TurboJPEGMapResponse] - The turbo jpeg encoder is not available, check the native libs installation”

Any help much appreciated.

Thanks

Ross

This message is strictly confidential. If you have received this in error, please inform the sender and remove it from your system. If received in error you may not copy, print, forward or use it or any attachment in any way. This message is not capable of creating a legal contract or a binding representation and does not represent the views of Angus Council. Emails may be monitored for security and network management reasons. Messages containing inappropriate content may be intercepted. Angus Council does not accept any liability for any harm that may be caused to the recipient system or data on it by this message or any attachment.


CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

This message is strictly confidential. If you have received this in error, please inform the sender and remove it from your system. If received in error you may not copy, print, forward or use it or any attachment in any way. This message is not capable of creating a legal contract or a binding representation and does not represent the views of Angus Council. Emails may be monitored for security and network management reasons. Messages containing inappropriate content may be intercepted. Angus Council does not accept any liability for any harm that may be caused to the recipient system or data on it by this message or any attachment.


CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk


Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

This message is strictly confidential. If you have received this in error, please inform the sender and remove it from your system. If received in error you may not copy, print, forward or use it or any attachment in any way. This message is not capable of creating a legal contract or a binding representation and does not represent the views of Angus Council. Emails may be monitored for security and network management reasons. Messages containing inappropriate content may be intercepted. Angus Council does not accept any liability for any harm that may be caused to the recipient system or data on it by this message or any attachment.

Hi Ross,

Note that the java.library.path should refer to the paths of the folders containing the libraries, instead of the path of the lib itself.

Moreover, since the latest TurboJPEG 1.3.0 installer automatically install the TurboJPEG DLL on C:\Windows\System32, I would set

-Djava.library.path=C:\Windows\System32.
However, as a final note, that shouldn’t be necessary anyway since C:\Windows\System32 should be already in the path so you could try by simply removing the -Djava.library.path line from your JAVA values.

Please, let me know.
Best Regards,
Daniele

Daniele,

That does it! Setting the -Djava.library.path=C:\Windows\System32 and restarting the services enables the turbo jpeg encoder.

Thanks for all the help – very much appreciated

Cheers

Ross

···

Hi Ross,

Note that the java.library.path should refer to the paths of the folders containing the libraries, instead of the path of the lib itself.

Moreover, since the latest TurboJPEG 1.3.0 installer automatically install the TurboJPEG DLL on C:\Windows\System32, I would set

-Djava.library.path=C:\Windows\System32.
However, as a final note, that shouldn’t be necessary anyway since C:\Windows\System32 should be already in the path so you could try by simply removing the -Djava.library.path line from your JAVA values.

Please, let me know.
Best Regards,
Daniele