Welcome, Guest
Username: Password: Remember me

TOPIC: cannot install prepro-ui-1.3.0RC8-install

cannot install prepro-ui-1.3.0RC8-install 8 years 4 months ago #23081

  • changtaodeng
  • changtaodeng's Avatar
:(
why can I install prepro-ui-1.3.0RC8-install?
Attachments:
The administrator has disabled public write access.

cannot install prepro-ui-1.3.0RC8-install 8 years 4 months ago #23086

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hard to say!
but you could try to run it manually (without installation)
In a command windows just run the command:
java.exe -Xmx1G -jar fudaa-prepro-1.3.0.jar
(with the full path before java.exe if the path is not in your system path)

Regards
Christophe
The administrator has disabled public write access.
The following user(s) said Thank You: dctcat2008

cannot install prepro-ui-1.3.0RC8-install 7 years 10 months ago #24912

  • Watermotion.eu
  • Watermotion.eu's Avatar
I am aware of two possible reasons, if you are a Linux user (for those who bump into this question from that side of the programming world).

If you run './supervisor.sh' and get the error
"bash: ./supervisor.sh: /bin/bash^M: bad interpreter: No such file or directory"
it's because the end of lines are in Windows style and you are using Linux.

To fix this, open the file with your favourite text editor and set that the end of lines must be Unix/Linux type (where this option is given varies between editors but it is a common one).

Then if your run it again and get the error
Error: Could not find or load main class org.fudaa.fudaa.tr.TrSupervisor
is because the script is incorrect.

Where it says
$PWD fudaa-prepro-1.3.0.jar
it should rather be
$(pwd)/fudaa-prepro-1.3.0.jar

So if you correct this blunder and use the right syntax, the script should be working and Fudaa start. The overarching reason is that the script `supervisor.sh` has not been tested on a Linux system before being put on line, sadly.
The administrator has disabled public write access.

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.