Page 1 of 1

Joomla Extension / Connection test blank page

PostPosted:Fri Apr 25, 2014 12:29 pm
by AndreasBrill
Hello,
I have an problem using the joomla extension. I installed openKM 6.2.4 build 8088 with community extension on an centos 6.4 environment. I can access OpenKM via browser (URL: http://IP:8080/OpenKM/index.jsp). I now installed Joomla! 2.5.19 on this system and installed the OpenKM extension 1.0.2 in joomla.
Joomla can be reached via URL: http://IP:80/

I can now log in to joomla administration and add an configuration via Components--Openkm--Configuration. But when I use the button "Test". The site gets just white and there is nothing loaded etc. The site just remaines white with the URL after clicking "test": http://IP/administrator/index.php?optio ... =test&id=4

Attached the config of the OpenKM and menu item and the "result" of the connection test.
So you have an idea how I can troubleshoot this issue?
regards
Andreas Brill

Re: Joomla Extension / Connection test blank page

PostPosted:Sat Apr 26, 2014 10:55 am
by jllort
You should install version 1.0.1 http://wiki.openkm.com/index.php/Joomla_explorer ( which is compatible for Joomla 2.5 )

We're working on changing it because actually there're a lot of OpenKM versions and Joomla versions at same time. We're finishing PHP SDK what will be the core of the new PHP applications. I think at middle-ends of may we will release a new version of Joomla explorer with SDK and will help all the people on this kind of troubles.

Re: Joomla Extension / Connection test blank page

PostPosted:Mon Apr 28, 2014 8:07 am
by AndreasBrill
Ok. Thank you!
Ii just installed this but now I get an "Cannot establish connection" message and when I use the link on the page I get the following:
Error - The configuration is not correct please check your OpenKM configuration to connect to.

Can you please help me to troubleshoot this?
br
Andreas Brill

Re: Joomla Extension / Connection test blank page

PostPosted:Tue Apr 29, 2014 8:03 am
by AndreasBrill
Update:
I still get the can not establish connection message.
In the httpd error log I can see the following:
"PHP Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://IP:8080/OpenKM/services/OKMAuth?wsdl' : failed to load external entity "http://IP:8080/OpenKM/services/OKMAuth?wsdl"\n in /var/www/html/joomla/administrator/components/com_openkm/controllers/configuracion.php on line 88, referer: http://IP/administrator/index.php?optio ... figuracion

When I open this link in the browser I can see information about the wsdl file: http://IP:8080/OpenKM/services/OKMAuth?wsdl

When I try the "file_get_contents" method with "http://IP:8080/OpenKM/services/OKMAuth.wsdl:" I get the response: File or directory not found

Can you just help me with this?
BR
Andreas brill

Re: Joomla Extension / Connection test blank page

PostPosted:Wed Apr 30, 2014 6:30 am
by AndreasBrill
In the httpd error log I can see the following:

[Tue Apr 29 10:48:23 2014] [error] [client IP] PHP Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://IP:8080/OpenKM/services/OKMAuth?wsdl' : failed to load external entity "http://IP:8080/OpenKM/services/OKMAuth?wsdl"\n in /var/www/html/joomla/administrator/components/com_openkm/controllers/configuracion.php on line 88, referer: http://IP/administrator/index.php?optio ... figuracion

Do someone know this error or knows how to solve this?

Re: Joomla Extension / Connection test blank page

PostPosted:Thu May 01, 2014 1:57 pm
by jllort
if you go to your url http://YOUR_IP:8080/OpenKM/services/ is going right ? ( really your_openkm_url/OpenKM/services should go right and there you got Auth etc... )

Re: Joomla Extension / Connection test blank page

PostPosted:Fri May 02, 2014 10:44 am
by AndreasBrill
Yes, when I open this link in the browser directly I get an List of available SOAP services including OKMAuth etc.

Re: Joomla Extension / Connection test blank page

PostPosted:Sat May 03, 2014 4:37 pm
by jllort
Wait for next week because we will release several things at same time ( new openkm version, joomla publishing, wordpress publishing and I think we'll got enought time to release also new joomla explorer and php sdk ) -> this is the order of releases what we've been working all this month, and I think this next week will be able to finally proceed with theirs releases. The extra time people has been waiting for it I think will be justified, because this will be the major release we've done at the moment and a change in the way to focus some ways to solve problems in OpenKM.