Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

maiatoo
maiatoo
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
8

Discussions

Discussions
0

Questions

Questions
8

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by maiatoo
Customize the badges you want to showcase on your profile
Re: Application no longer working after lccs update in late October - Adobe LiveCycle 08-11-2010
How can I send this to you privately?

Views

181

Likes

0

Replies

0
Re: Application no longer working after lccs update in late October - Adobe LiveCycle 08-11-2010
Here is the full debug log with my account and password cleared out:server# php lccs.php --debug devaccount devuser devpassword$Revision: #2 $ - $Date: 2010/10/22 $http_get: http://connectnow.acrobat.com/devaccount?mode=xml&accountonly=true&;Array( => text/xml)Error: exception 'RTCError' in /pathto/lccs.php:807Stack trace:#0 /pathto/lccs.php(84): RTC->http_post('https://na1r.se...', 'login('devuser', 'devpassword')#3 server#It is looking to me like I am not authorized to log in, however, these c...

Views

179

Likes

0

Replies

0
Re: Application no longer working after lccs update in late October - Adobe LiveCycle 07-11-2010
Since I am calling the external login from within an AIR app, where will this debugging log appear? I have turned this on in lccs.php and the error sent to the air application which I am printing to my internal trace screen has not changed. Also, the server error log has not changed. Since I am not executing this from a browser page I don't know where the debugging log is going.As far as when the trouble began - my team member first reported the trouble to me at 1:30AM eastern time on the 4th, b...

Views

179

Likes

0

Replies

0
Application no longer working after lccs update in late October - Adobe LiveCycle 07-11-2010
Our application which has been successfully logging in for many months stopped working sometime after Oct. 22. We began getting the following error from within our flex/ air applications: Appointment Service Fault:[RPC Fault faultString="HTTP request error" faultCode="Server.Error.Request" faultDetail="Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032: Stream Error. The server log shows:Uncaught exception 'RTCError' in lccs.php:804We have since upd...

Views

1.2K

Likes

0

Replies

8
Re: using afcs.php to implement external authentication - Adobe LiveCycle 13-01-2010
Raff.You were correct. Even though it appeared that our php has been configured to use openssl, it was not finding the library file and was not using it. Once we corrected that we were able to authenticate and proceed.Thank you.

Views

165

Likes

0

Replies

0
Re: using afcs.php to implement external authentication - Adobe LiveCycle 13-01-2010
Raff.Hold off on this. I think we just found a configuration error in the PHP - even though the info I sent made it look like the configuration was correct.

Views

163

Likes

0

Replies

0
Re: using afcs.php to implement external authentication - Adobe LiveCycle 13-01-2010
Raff,Thank you for your reply. We checked with our server configuration and it does appear to have OpenSSL enabled.extension=openssl.soApache VersionApache/2.2.11 (Unix) PHP/5.2.9 with Suhosin-Patch mod_ssl/2.2.11 OpenSSL/0.9.7m mod_apreq2-20051231/2.6.0 mod_perl/2.0.3 Perl/v5.8.7Other than the original apache error log message, we are not getting any error messages in the php error log to indicate a problem. I am making the call from an https://URL with a valid certificate. I get the same error...

Views

161

Likes

0

Replies

0
using afcs.php to implement external authentication - Adobe LiveCycle 10-01-2010
We have been trying to follow the examples in the Cocomo Developers Guide and the sample application to start implementing an external authentication solution. Neither our login application nor the sample provided in the SDK work for us. Both fail when trying to log in with the same errors in the server log: PHP Fatal error: Uncaught exception 'AFCSError' ...We found an example for how to test the call from the command line of our server and were about to get a more complete dump of how this is ...

Views

855

Likes

0

Replies

5