WIS EPC 2020 Java Problems

  •  EWA 
  • Thread starterRade1978
  • Start date
Status
Not open for further replies.
Rade1978
Rade1978
New member
Joined
09.04.2024
Messages
38
Solutions
1
Reaction score
12
I installed EPC 2020 version, configured EWA server, 9001(0), there is a problem with Java, can someone explain what is the problem? Thanks.
 
Download attachments
  • IMG_20240418_215938.jpg
    IMG_20240418_215938.jpg
    457 KB · Views: 675
  • IMG_20240418_215929.jpg
    IMG_20240418_215929.jpg
    327.4 KB · Views: 749
First of all, check in the system services whether the EWA net Server is running and whether the activation keys are present.
 
Download attachments
  • 1713580898198.png
    1713580898198.png
    128.4 KB · Views: 669
  • 1713581174969.png
    1713581174969.png
    112.9 KB · Views: 664
Have you also added http://localhost:9001 to the Java exceptions list in the Security tab?
 
And check the "datacardUrl" parameter in the wis_config file.

Code:
<PARAMETER name="datacardUrl">http://localhost:9000/EPC-net/datacardapi</PARAMETER>

After that, restart the EWA net Server.
 
Have you also added http://localhost:9001 to the Java exceptions list in the Security tab?

Yes, I did that. The error still remains.
 
You do not have a complete EWA configuration.
 
I was thinking of copying the config folder and server file from the laptop with working activation to the new WIS EPC config and then to restart EWA. Could this work?
 
It is unlikely to help. Remove EWA, but do not remove the WIS EPC database and reinstall it again. A firewall or other program may also block port 9000. Have you checked the keys? You can also reinstall Java from the documentation tab on the server and add the http://localhost:9000 URL to exceptions or change the port number in \server\conf\server.xml" and \config\core_cfg.xml" files, for example to 9010.

To display the "data card", edit the wis_cfg file.

Code:
<PARAMETER name="datacardUrl">http://localhost:9010/EPC-net/datacardapi</PARAMETER>
 
  • Like [+1]
Reactions:Rade1978
The last version available was 2018. Where did you get 2020? Maybe this really is some kind of fake.
Some other programs use port 9000. Check with some tools the XML configuration files if they contain 9000 and change them to others like 9001 or 9010 as suggested.
 
Status
Not open for further replies.

Similar threads

B
  • Question
  • blankebob
  • Questions and answers
Replies
0
Views
107
blankebob
B
Eper
  • Locked
  • Solved
  • Eper
  • Questions and answers
Replies
4
Views
2K
lauajoe
L
N
  • Locked
  • ninjahwdp
  • Software requests
Replies
1
Views
2K
ninjahwdp
N
Back
Top Bottom