Showvoc getStartupSettings

27 views
Skip to first unread message

Jorge Aquino Sanchez

unread,
Feb 27, 2024, 6:54:30 AMFeb 27
to vocbench-user
Dear all

after of install showvoc, every time that i am trying to run, my page web is empty and the mistake :  

..../it.uniroma2.art.semanticturkey/st-core-services/Settings/getStartupSettings?&

How can I solve this problem ?

Thank you in advance

kind regards,
Jorge

Armando Stellato

unread,
Feb 27, 2024, 8:51:07 AMFeb 27
to Jorge Aquino Sanchez, vocbench-user

Dear Jorge,

 

we need some more info, that’s a bit vague. I know it might sound annoying, but the usual things such as:

 

  1. Version (e.g. “I’m running SV vers 2.4.2 and…”)
  2. OS you have
  3. Confirm you installed Java 8
  4. Page you go over (is it http://localhost:1979/showvoc ?)
  5. Did “ST Started” appear on the console? ( _before_ you encountered the error )

 

I know a few of the above things are written in the manual already and would be implicit, but it might happen that a user overlooks them, or misinterprets them. That’s why repeating the steps done helps to understand where the problem is

 

Kind Regards,

 

Armando

 

--
You received this message because you are subscribed to the Google Groups "vocbench-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vocbench-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vocbench-user/6a76e746-508e-4cd5-8e28-16e6b94814fdn%40googlegroups.com.

Thomas Francart

unread,
Feb 28, 2024, 12:27:17 PMFeb 28
to Armando Stellato, Jorge Aquino Sanchez, vocbench-user
Dear Armando

I am answering on behalf of Jorge with whom we were trying to install VocBench and Showvoc.
We understood the issue was coming from the fact that both VocBench and ShowVoc assume a URL path with "/semanticturkey" to reach semantic turkey, and this cannot be changed. The path *before* /semanticturkey can be adjusted in the config file, but there will always be a "/semanticturkey" in the URL. Can you confirm ?
So what happened is that we had ShowVoc calling the semanticturkey server of VocBench :-)

It seems this prevents from installing both VB and SV on the same server ? or if you have any recommendation on how to setup an Apache server on a single domain that would serve both VB and SV (e.g. mydomain.com/vocbench + mydomain.com/semanticturkey-vocbench, and mydomain.com/showvoc + mydomain.com/semanticturkey-showvoc), we would gladly have a look.

We solved the issue by declaring 2 different subdomains (vocbench.xxxxx.fr and showvoc.xxxxx.fr), thus having 2 URLs with "/semanticturkey" that would not conflict with each other.

Thanks
Thomas







--

Thomas Francart - SPARNA
Web de données | Architecture de l'information | Accès aux connaissances
blog :
blog.sparna.fr, site : sparna.fr, linkedin : fr.linkedin.com/in/thomasfrancart
tel : 
 +33 (0)6.71.11.25.97
, skype : francartthomas

Armando Stellato

unread,
Feb 28, 2024, 1:08:24 PMFeb 28
to Thomas Francart, Jorge Aquino Sanchez, vocbench-user

Dear Thomas,

 

Thanks so much for the additional information.

 

While I might be wrong in confirming (I’ll wait for some colleague to correct me in case), I believe you are right, the /semanticturkey can’t be changed.

 

What we usually do depends on the scenario. With containers you have already different environments or, plainly, on the same server, you can use different ports. Then, the common solution is putting a reverse proxy providing, externally, different paths (or different sub-domains as you did).

 

The client can configure the path, as you can see from the st_path variable here:

https://bitbucket.org/art-uniroma2/vocbench3/src/master/src/vbconfig.js

 

and the URL shape here:

https://semanticturkey.uniroma2.it/doc/user/web_api.jsf#services_address_structure

 

which seem to confirm the presence of /semanticturkey but, as you say, could have a different part before it (not just the domain) if properly reverse-proxied.

 

I’ll ask other colleagues who are dealing more often with system configuration so they can complete with more detailed info.

 

Kind Regards,

 

Armando

Reply all
Reply to author
Forward
0 new messages