Github user smarru commented on the pull request:
https://github.com/apache/airavata-php-gateway/pull/2#issuecomment-98809782
Hi Supun,
The PR update gives this error when I do a composer update - can you check
this?
Warning: Ambiguous class resolution, "Utilities" was found in both
"/var/www/portal/pga-dev/app/libraries/Utilities.php" and
"/var/www/portal/pga-dev/app/libraries/utilities.php", the first will be used.
PHP Fatal error: Class 'Airavata\Wsis\WsisServiceProvider' not found in
/var/www/portal/pga-dev/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php
on line 157
{"error":{"type":"Symfony\\Component\\Debug\\Exception\\FatalErrorException","message":"Class
'Airavata\\Wsis\\WsisServiceProvider' not
found","file":"\/var\/www\/portal\/pga-dev\/vendor\/laravel\/framework\/src\/Illuminate\/Foundation\/ProviderRepository.php","line":157}}Script
php artisan clear-compiled handling the post-update-cmd event returned with an
error
[RuntimeException]
Error Output: PHP Fatal error: Class 'Airavata\Wsis\WsisServiceProvider'
not found in /var/
www/portal/pga-dev/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php
on line 157
update [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev]
[--lock] [--no-plugins] [--no-custom-installers] [--no-autoloader]
[--no-scripts] [--no-progress] [--with-dependencies] [-v|vv|vvv|--verbose]
[-o|--optimize-autoloader] [--ignore-platform-reqs] [--prefer-stable]
[--prefer-lowest] [packages1] ... [packagesN]
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---