[Mulgara-general] port numbers

Gregg Reynolds dev at mobileink.com
Fri Aug 21 19:06:08 UTC 2009


On Fri, Aug 21, 2009 at 1:38 PM, Paul Gearon <gearon at ieee.org> wrote:
>
> So what specifically is happening for you?
>

I may have spoken a little too soon.  Something is broken but it might
not be the port numbers.

I obtained the URL for the Descriptor Mgmt page from
http://docs.mulgara.org/descriptors/descwhat.html.

So http://<myhost>:8088/webservices/descriptor/index.jsp works fine,
but when I click on one of the "Invoke" buttons (e.g. "See list of
Descriptors on this host") I get:

"HTTP ERROR: 500

"Mulgara Query error: Query failed:
rmi://hplp0341a.norc.org/server1#descriptors has a URI indicating the
local server, but was not found

"RequestURI=/webservices/descriptor/execute

"Caused by:

"org.mulgara.descriptor.DescriptorException: Mulgara Query error:
Query failed: rmi://<myhost>/server1#descriptors has a URI indicating
the local server, but was not found
  ...stack trace..."

The URL is http://<myhost>:8088/webservices/descriptor/execute?_self=http%3A%2F%2F<myhost>%3A8088%2Fwebservices%2Fdescriptor%2Fdescriptors%2Fdefault%2FdescriptorListHTML.xsl&descriptorBase=http%3A%2F%2F<myhost>%3A8088%2Fwebservices%2Fdescriptor%2Fdescriptors%2F&model=rmi%3A%2F%2F<myhost>%2Fserver1%23descriptors

I thought it might be the port number based on my (admittedly hasty)
inspection of the source in
mulgara-2.1.3/src/jar/descriptor/build.xml, which contains stuff like
"src="http://${host.name}:8080/..."

Thanks,

Gregg



More information about the Mulgara-general mailing list