
benwachtel
Members-
Content Count
12 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout benwachtel
-
Rank
newbie
-
OK, that URL worked. I was able to get it working but I had to quit and restart FileMaker a few times before all the plugins were updated. Thanks, Ben
-
I'm trying to open DocuBin and I'm not getting past the LicenseCheck plugin screen. Then the page that's linked to does not exist. Could this be an issue on your end? I remember having a similar issue a few months ago and there was an issue with your plugin server, I think. This is in a Citrix environment running Windows Server 2008 and what I believe is the latest version of DocuBin. Screenshot attached. -Ben
-
We are in the process of testing DocuBin access via Citrix XenApp 6. I'm running into a couple of issues and hoped someone might have some experience or insight, or perhaps just some tips on using DocuBin via Citrix. I have DocuBin set up as a published app and am accessing it via Citrix Online Plugin on a Mac running OS X 10.7. Also tested on a Mac running OS X 10.5.8. Issue 1. When exporting a selection from DocuBin, I get the following error "java.lang.NullPointerException [superContainer]" when I try to save the selection to the root level of drive U:/, which is mapped to my local
-
Enterprise Edition - Web Client/WebDAV setup
benwachtel replied to benwachtel's topic in DocuBin by 360 Works
Tried both with 127.0.0.1:800 and internal_IP:800 and in both cases it's the same. Blank page at .../websvcmgr_docubin.php?wsdl and "Unable to establish Web Services connection to Docubin" error at .../DocuBin/files/ -
Enterprise Edition - Web Client/WebDAV setup
benwachtel replied to benwachtel's topic in DocuBin by 360 Works
Actually both of those addresses are working. But I just changed DocuBin.xml to 127.0.0.1 (restarted web server and web publishing) and nothing changed. Still getting "Unable to establish Web services connection to DocuBin" and still getting a blank screen when I go to http://127.0.0.1:800/websvcmgr_docubin.php?wsdl . Any other things to try? And there's no way it has anything to do with the Apple Java update messing up Java on the server? -
Enterprise Edition - Web Client/WebDAV setup
benwachtel replied to benwachtel's topic in DocuBin by 360 Works
I know that. Just checking if that IP should stay as is. -
Enterprise Edition - Web Client/WebDAV setup
benwachtel replied to benwachtel's topic in DocuBin by 360 Works
Yes, all my test pages are working. I have DocuBin.xml using the private IP address now. That is what is also being used in the web server deployment in the Admin Console. Do I need to change 127.0.0.1 to the local IP address on the websvcmgr_docubin.php page, too? Could this have anything to do with Apple Java update that happened on Feb. 1? -
Enterprise Edition - Web Client/WebDAV setup
benwachtel replied to benwachtel's topic in DocuBin by 360 Works
OK, now I'm not getting the web publishing error. But I am still getting a blank page when I go to the websvcmgr_docubin.php page and when I go to http://localhost:800/DocuBin/files/ I get this message: Unable to establish Web Services connection to DocuBin. Check the URL http://localhost:800/websvcmgr_docubin.php?wsdl from the server computer to see if it responds correctly. Error message: javax.xml.ws.WebServiceException: Failed to access the WSDL at: http://localhost:800/websvcmgr_docubin.php?wsdl. It failed with: Server returned HTTP response code: 500 for URL: http://localhost:800 -
Enterprise Edition - Web Client/WebDAV setup
benwachtel replied to benwachtel's topic in DocuBin by 360 Works
I'm not sure I understand the question. I changed the httpd.conf doc to listen on port 800. When I go to localhost:800 in a web browser, I get a web page that says "It works!" When I go to localhost:800/DocuBin, I see "DocuBin" and link to "Manage Files". But now when I click "Manage Files" (to go to http://localhost:800/DocuBin/files/), I just a get a 404 page: Not Found The requested URL /DocuBin/files/ was not found on this server. -
Enterprise Edition - Web Client/WebDAV setup
benwachtel replied to benwachtel's topic in DocuBin by 360 Works
Well, this is weird now, too. When I try the Custom Web Publishing test page, I get this error: The PHP connection to the FMServer_Sample database failed. The Web Publishing Engine is refusing connections. Make sure the web server is started and try again. (Error 7; Running out of memory) I restarted the entire machine and same thing. -
Enterprise Edition - Web Client/WebDAV setup
benwachtel replied to benwachtel's topic in DocuBin by 360 Works
Thanks, Michael. I did that and I get a slightly different error now (error 500): Unable to establish Web Services connection to DocuBin. Check the URL http://localhost:800/websvcmgr_docubin.php?wsdl from the server computer to see if it responds correctly. Error message: javax.xml.ws.WebServiceException: Failed to access the WSDL at: http://localhost:800/websvcmgr_docubin.php?wsdl. It failed with: Server returned HTTP response code: 500 for URL: http://localhost:800/websvcmgr_docubin.php?wsdl. I should say that after I posted, I redeployed the server installing the PHP inst -
I'm trying to reconfigure Web Client and WebDAV access for DocuBin Enterprise Edition on my FileMaker Server 11 machine running Mac OS X 10.6.8 with the OS X-native PHP installation and manually added FileMaker API for PHP, in a single machine server deployment, with HTTP on alternate port 800. DocuBin Enterprise Edition has been activated successfully. Via a web browser, I'm able to get to the page locally at http://127.0.0.1:800/DocuBin/ and via the external IP address. But when I click on the manage files link, I get a page with the error message: Unable to establish Web Services