Hi Rumi,
Thanks for your prompt response. Some worked, and some didn't; see below:
Rumi Tsekova wrote:
Hi Mike,
Hi All,
Here are some bugs in the binary Windows distribution of ODS (Virtuoso
5.0.1). These all occur after a fresh re-install, while logged in as
'dav' 'dav' sys admin:
-- Apparently, some instances of localhost.localdomain:8890/etc are not
registered, with the FF problem loading page error message, "Firefox
can't find the server at localhost.localdomain." See, for example:
Settings --> Site Security --> [Doc or Main] --> Enter as Owner
This could be from the URIQA value in your INI file.
Should be for example like this:
[URIQA]
DefaultHost = localhost:8890
You may want to change it and try again.
I changed:
DefaultHost = localhost.localdomain:8890
to
DefaultHost = localhost:8890
and it worked. However, the localhost.localdomain is the default from
initial installation; you may want to change in future distributions
(the virtuoso.ini also has localhost.localdomain:8889; I did not change it).
-- Settings --> Edit Profile produces Error 42000, UD023: Duplicate
member name ctrl_id0A1B2B84 in type DB.DBA.page__DAV_VAD_wa_uiedit_vspx
while executing the following statement: #line 9
"/DAV/VAD/wa/uiedit.vspx-sql" create type
"DB"."dba".page__DAV_VAD_wa_uiedit_vspx under vspx_page. (see others
below)
This error usually disappears when you refresh the page.
No, this did not correct the error. Also in FF, sometimes it is
necessary to clear the cache directly from the Clear Private Data menu,
which also did *not* work.
-- Wiki --> Doc or --> Main, get FF error: "Firefox can't establish a
connection to the server at localhost:7310." If I manually change the
URL to port 8890, they load
When the wiki instance was create, was the port 7310 or 8890?
Also the same value should be in the URIQA part in INI.
Doc and Main are two instances created at time of ODS install; I did not
create them. I still get this error.
If I access Wiki --> Doc (upper left menu links, I get the error above)
However, if I access:
Wiki --> Manage Applications --> Doc *or*
Wiki --> Wiki Summary (center section) --> Doc.XXX
I get the page with no error, but again get the error with:
Wiki --> Wiki Summary --> Doc (no specific page)
-- Wiki --> Doc --> User Settings: Get Error 42000 UD023: Duplicate
member name ctrl_id0A3FABEC in type DB.DBA.page__DAV_VAD_wa_uiedit_vspx
while executing the following statement:
#line 9 "/DAV/VAD/wa/uiedit.vspx-sql"
Still get same error, with multiple refreshes and cache clear.
-- Wiki --> [topic] --> Cluster Settings --> Syntax --> MediaWiki -->
Save Changes --> back to the topic , get FF error: "Firefox can't find
the server at localhost.localdomain." (the URL is pointing to the
correct 8890 port)
Error now corrected with localdomain removal.
BTW, the MediaWikiFormattingRules page is not correct (missing display
of most actual MediaWiki syntax).
-- perhaps this is an open source difference, but I could not find the
WYSIWYG (kupu) editor anywhere for the wiki (
http://virtuoso.openlinksw.com/wiki/main/Main/OdsWikiFAQ)
The kupu editor is temporary N/A in the Wiki package.
OK.
Thanks, Mike
Best Regards,
Rumi
Thanks, Mike