Paraita Wohler

Results 8 issues of Paraita Wohler

Project won't build on my Mac (High Sierra 10.13.4) ```bash hakchi/sntool on  master [!] took 5s ⇣7% ➜ make clean all clean crc32.o clang: warning: -Wl,--gc-sections: 'linker' input unused...

I noticed the link pointing to the Apple Dev Documentation doesn't work: > PKPersonalizePassResource is used to store the signup information for a rewards program (see https://developer.apple.com/library/prerelease/content/documentation/UserExperience/Conceptual/PassKit\_PG/PassPersonalization.html)

Due to recent [changes to the JDK 8](http://www.oracle.com/technetwork/java/javase/8u151-relnotes-3850493.html), our SSH related tests (e.g TestSSHInfrastructureV2) are failing on the following error: ``` java.security.InvalidKeyException: The security strength of SHA-1 digest algorithm is...

complexity:simple (<1day)

When starting proactive-server (`/bin/proactive-server`): ``` The resource manager with 2 local nodes created on pnp://172.20.10.2:6473[0/143] The scheduler created on pnp://172.20.10.2:64738/ Starting the web applications... mac os x The web application...

type:improvement

Expected: remove a node source from the proactive-client using non-interactive mode Actual: the node is not removed, and I have the following trace: ``` paraita@jily  ~/Bureau/nightlies/activeeon_enterprise-pca_server-linux-x64-7.35.0-SNAPSHOT/bin  ./proactive-client -u...

It would be really useful to be able to ask a node's CPU load in particular if we want to filter nodes by their load in a selection script. Such...

type:improvement

The RunAsMe feature doesn't work as expected when the ProActive Node is running as the root user on Linux.

type:task
severity:minor
priority:medium

This is probably just a misunderstanding from my side but I can't seem to get Dspot to run on my code. ``` java -jar target/dspot-1.0.0-jar-with-dependencies.jar -p dspot_scheduling.properties 00:12 DEBUG: run...

feature