ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> pdk
pdk
RE: difference in behavior between script and perlapp exe
by Allan Clarke other posts by this author
Jun 8 2009 2:59PM messages near this date
difference in behavior between script and perlapp exe | RE: difference in behavior between script and perlapp exe
By using the -debug option on PerlApp, I was able to see a better error
indication of what was going on:

 

500 Internal Server Error at /PerlApp/cmServer.pl line 118

 at /PerlApp/SOAP/Lite.pm line 3483

 
SOAP::Lite::__ANON__[/PerlApp/SOAP/Lite.pm:3483]('CMAsAServer=HASH(0x1c7

70e0)', 'Can\'t locate SOAP/Lite/Deserializer/XMLSchema2001.pm in
@INC...') call

ed at /PerlApp/SOAP/Lite.pm line 3671

        SOAP::Lite::call('CMAsAServer=HASH(0x1c770e0)', 'ScheduleXML',
'SOAP::Da

ta=HASH(0x1e1f6b8)') called at /PerlApp/cmServer.pl line 118

        cmServer::ScheduleXML('CMAsAServer=HASH(0x1c770e0)',
'ARRAY(0x1361910)')

 called at cmServerConsole.pl line 612

 

As you can see, it is the usual "missing module" issue, which I resolved
by explicitly adding the module.

 

Sorry to bother everyone.

 

Allan
Thread:
Allan Clarke
Allan Clarke
Allan Clarke

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved