Discussion:
[Exist-open] exist 3.1.1 service mode failure (YAJSW bug ?)
Dominique Rabeuf
2017-04-17 17:37:50 UTC
Permalink
Windows 10 with Java 8 (build 1.8.0_121-b13) x86
​I have reported this problem two weeks ago.

The problem may be in YAJSW
Just an example
https://sourceforge.net/p/yajsw/bugs/119/

Does exist will be supported on Windows 10 ?
https://sourceforge.net/p/exist/mailman/message/34349204/





​
--
*Dominique Rabeuf*
Dannes Wessels
2017-04-18 17:23:46 UTC
Permalink
We use the latest version of YAJSW, so this fix should be included
.
Post by Dominique Rabeuf
Windows 10 with Java 8 (build 1.8.0_121-b13) x86
​I have reported this problem two weeks ago.
The problem may be in YAJSW
Just an example
https://sourceforge.net/p/yajsw/bugs/119/ <https://sourceforge.net/p/yajsw/bugs/119/>
Does exist will be supported on Windows 10 ?
Dannes Wessels
2017-04-18 17:42:06 UTC
Permalink
Hi,
Post by Dominique Rabeuf
Does exist will be supported on Windows 10 ?
that is our goal :-)

It might not be a YAJSW issue but an issue with that jna library;

please could you replace the files

./lib/core/jna/jna-4.2.2.jar
./lib/core/jna/jna-platform-4.2.2.jar

with the newest files found on https://github.com/java-native-access/jna#download <https://github.com/java-native-access/jna#download> ?

jna.jar <http://repo1.maven.org/maven2/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar>
jna-platform.jar <http://repo1.maven.org/maven2/net/java/dev/jna/jna-platform/4.4.0/jna-platform-4.4.0.jar>
Make a backup of the original files first (move outside the original location!), and give the the two downloaded files the same name as the originals ( *-4.2.2.jar )

Fingers crossed
.

regards

Dannes
Dannes Wessels
2017-04-18 18:05:44 UTC
Permalink
I filed a bugreport on https://github.com/eXist-db/exist/issues/1417 <https://github.com/eXist-db/exist/issues/1417>

this way we can better track progress
Post by Dominique Rabeuf
Does exist will be supported on Windows 10 ?
Dominique Rabeuf
2017-04-19 10:07:29 UTC
Permalink
I have

1.

Uninstall exist and delete exist directory
2.

Execute downloaded jar file (3.1.1)
3.

I have replaced

./lib/core/jna/jna-4.2.2.jar

./lib/core/jna/jna-platform-4.2.2.jar

with the newest files found on
https://github.com/java-native-access/jna#download

rename the file 4.4.0 => 4.2.2

1.

Install exist as service


The service is created

If started manually, Windows display an error : no response, yajsw log
directory remains empty

Previously (without jna files replacement)
The service was created
If started manually, yajsw log directory contains log report with errors
(multiple tries to start and timeout)


In both cases, exist menu is not created in task bar

Regards
Post by Dannes Wessels
I filed a bugreport on https://github.com/eXist-db/exist/issues/1417
this way we can better track progress
Does exist will be supported on Windows 10 ?
--
*Dominique Rabeuf*
Dannes Wessels
2017-04-19 18:13:53 UTC
Permalink
Ok,

then I have no idea :-(


D.


eXist-db Native XML Database
http://www.exist-db.org
Post by Dominique Rabeuf
In both cases, exist menu is not created in task bar
Loading...