[kepler-users] Web Service Actor and proxy
Chris Weed
chrisweed at gmail.com
Fri Mar 13 08:06:53 PDT 2009
Hi,
I am making a little progress getting through a proxy.
I added the -Dhttp.proxyHost=proxy -Dhttp.proxyPort=8080 to the java
command in kepler.sh
Before adding this I got the warning:
Opening user preferences PtolemyPreferences.xml...
KAR Library directories:
[/home/deer/cweed/Programs/Kepler-1.0.0/kar/actors,
/home/deer/cweed/Programs/Kepler-1.0.0/kar/directors]
WARN (org.ecoinformatics.seek.ecogrid.SearchRegistryAction:queryRegistryRewriteConfig:216)
Problem looking up registry entries using endpoint:
http://knb.ecoinformatics.org/registry/services/RegistryService
Now with these java command arguments I get the following errors:
Opening user preferences PtolemyPreferences.xml...
KAR Library directories:
[/home/deer/cweed/Programs/Kepler-1.0.0/kar/actors,
/home/deer/cweed/Programs/Kepler-1.0.0/kar/directors]
regArray: org.ecoinformatics.ecogrid.registry.stub.RegistryEntryArrayType at cb84f7d
ERROR (org.ecoinformatics.seek.ecogrid.EcoGridServicesController:mergeServicesList:414)
could not add service:The service type is invalid or null:
KeplerSlaveNode. Couldn't be added to list
ERROR (org.ecoinformatics.seek.ecogrid.EcoGridServicesController:mergeServicesList:414)
could not add service:The service type is invalid or null:
KeplerSlaveNode. Couldn't be added to list
ERROR (org.ecoinformatics.seek.ecogrid.EcoGridServicesController:mergeServicesList:414)
could not add service:The service type is invalid or null:
KeplerSlaveNode. Couldn't be added to list
ERROR (org.ecoinformatics.seek.ecogrid.EcoGridServicesController:mergeServicesList:414)
could not add service:The service type is invalid or null:
KeplerSlaveNode. Couldn't be added to list
ERROR (org.ecoinformatics.seek.ecogrid.EcoGridServicesController:mergeServicesList:414)
could not add service:The service type is invalid or null:
KeplerSlaveNode. Couldn't be added to list
ERROR (org.ecoinformatics.seek.ecogrid.EcoGridServicesController:mergeServicesList:414)
could not add service:The service type is invalid or null:
KeplerSlaveNode. Couldn't be added to list
ERROR (org.ecoinformatics.seek.ecogrid.EcoGridServicesController:mergeServicesList:414)
could not add service:The service type is invalid or null:
KeplerSlaveNode. Couldn't be added to list
ERROR (org.ecoinformatics.seek.ecogrid.EcoGridServicesController:mergeServicesList:414)
could not add service:The service type is invalid or null:
KeplerSlaveNode. Couldn't be added to list
ERROR (org.ecoinformatics.seek.ecogrid.EcoGridServicesController:mergeServicesList:414)
could not add service:The service type is invalid or null:
KeplerSlaveNode. Couldn't be added to list
ERROR (org.ecoinformatics.seek.ecogrid.EcoGridServicesController:mergeServicesList:414)
could not add service:The service type is invalid or null:
KeplerSlaveNode. Couldn't be added to list
ERROR (org.ecoinformatics.seek.ecogrid.EcoGridServicesController:mergeServicesList:414)
could not add service:The service type is invalid or null:
KeplerSlaveNode. Couldn't be added to list
ERROR (org.ecoinformatics.seek.ecogrid.EcoGridServicesController:mergeServicesList:414)
could not add service:The service type is invalid or null:
KeplerSlaveNode. Couldn't be added to list
ERROR (org.ecoinformatics.seek.ecogrid.EcoGridServicesController:mergeServicesList:414)
could not add service:The service type is invalid or null:
KeplerSlaveNode. Couldn't be added to list
ERROR (org.ecoinformatics.seek.ecogrid.EcoGridServicesController:mergeServicesList:414)
could not add service:The service type is invalid or null:
KeplerSlaveNode. Couldn't be added to list
ERROR (org.ecoinformatics.seek.ecogrid.EcoGridServicesController:mergeServicesList:414)
could not add service:The service type is invalid or null:
KeplerSlaveNode. Couldn't be added to list
ERROR (org.ecoinformatics.seek.ecogrid.EcoGridServicesController:mergeServicesList:414)
could not add service:The service type is invalid or null:
KeplerSlaveNode. Couldn't be added to list
ERROR (org.ecoinformatics.seek.ecogrid.EcoGridServicesController:mergeServicesList:414)
could not add service:The service type is invalid or null:
KeplerSlaveNode. Couldn't be added to list
ERROR (org.ecoinformatics.seek.ecogrid.EcoGridServicesController:mergeServicesList:414)
could not add service:The service type is invalid or null:
KeplerSlaveNode. Couldn't be added to list
ERROR (org.ecoinformatics.seek.ecogrid.EcoGridServicesController:mergeServicesList:414)
could not add service:The service type is invalid or null:
KeplerSlaveNode. Couldn't be added to list
I have no idea if this is better or worse, but the WebServiceActor
still doesn't work.
Chris
More information about the Kepler-users
mailing list