Errors on startup

98 views
Skip to first unread message

John

unread,
Apr 3, 2012, 6:50:02 AM4/3/12
to membrane-registry
Hello,

Our company is looking for an application to monitor our in house web
service layer so this registry seems to be ideal. However when I try
to install the latest version of the application (v1.4.0) on Windows
XP with the standalone server, I get various types of exceptions:

1) Just starting the jetty server results in a series of exceptions in
the console , for example:

2012-04-03 12:31:26.467:WARN::Unable to parse TLD: jar:file:/D:/
programas/membrane-registry-1.4.0/jetty/work/
Jetty_0_0_0_0_8080_registry.war____.qtih6/webapp/WEB-INF/lib/
standard-1.1.2.jar!/META-INF/fmt-1_0-rt.tld
java.net.ProtocolException: Server redirected too many times (20)
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown
Source)
at
com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(Unknown
Source)

This exception is repeated 4 or 5 times with different "tld" files.
This seems a bit strange but it may not be a problem because I can
still access the application.

2) I have configured a Web Service from our local intranet with no
problems but the "ping" does not seem to be working. There is an
exception in the log which seems to be related:

2012-04-03 12:33:26,956 [Registry - Background Job] ERROR
job.BackgroundJob - No such property: service for class:
de.predic8.registry.Ping
groovy.lang.MissingPropertyException: No such property: service for
class: de.predic8.registry.Ping
at
org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:
49)
at
org.codehaus.groovy.runtime.callsite.PogoMetaClassGetPropertySite.getProperty(PogoMetaClassGetPropertySite.java:
50)
at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.callGroovyObjectGetProperty(AbstractCallSite.java:
239)
at de.predic8.registry.Ping.checkAvailability(Ping.groovy:92)
at de.predic8.registry.Ping$checkAvailability.call(Unknown
Source)
at
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:
40)


3) When I try to invoke a service operation, I get the following
exception:

2012-04-03 12:37:49.668:INFO::seeing JVM BUG(s) - cancelling
interestOps==0
2012-04-03 12:37:49.683:INFO::seeing JVM BUG(s) - recreating selector
ERROR resolveException, Exception occurred when processing request:
[GET] /operation/show - parameters:
id: 98305
portType: TmfzService
operation: CalculateTmfz
Stacktrace follows:
java.lang.NullPointerException
at com.sun.beans.TypeResolver.resolve(Unknown Source)
at com.sun.beans.TypeResolver.resolve(Unknown Source)
at com.sun.beans.TypeResolver.resolveInClass(Unknown Source)
at java.beans.FeatureDescriptor.getReturnType(Unknown Source)
at java.beans.Introspector.getTargetEventInfo(Unknown Source)
at java.beans.Introspector.getBeanInfo(Unknown Source)
at java.beans.Introspector.getBeanInfo(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.predic8.schema.creator.AbstractSchemaCreator
$_createSequence_closure1.<init>(AbstractSchemaCreator.groovy)
at
com.predic8.schema.creator.AbstractSchemaCreator.createSequence(AbstractSchemaCreator.groovy:
29)
at com.predic8.schema.creator.AbstractSchemaCreator
$createSequence.call(Unknown Source)
at com.predic8.schema.Sequence.create(Sequence.groovy:14)
at com.predic8.schema.Sequence$create.call(Unknown Source)
at com.predic8.wstool.creator.RequestTemplateCreator
$_createComplexType_closure1.doCall(RequestTemplateCreator.groovy:56)
at com.predic8.wstool.creator.RequestTemplateCreator
$_createComplexType_closure1.doCall(RequestTemplateCreator.groovy)
at
com.predic8.wstool.creator.RequestTemplateCreator.createComplexType(RequestTemplateCreator.groovy:
55)
at com.predic8.wstool.creator.RequestTemplateCreator
$createComplexType.call(Unknown Source)
at com.predic8.schema.ComplexType.create(ComplexType.groovy:
54)
at com.predic8.schema.ComplexType$create.call(Unknown Source)
at
com.predic8.wstool.creator.RequestTemplateCreator.createElement(RequestTemplateCreator.groovy:
29)
at com.predic8.wstool.creator.RequestTemplateCreator
$createElement.call(Unknown Source)
at com.predic8.schema.Element.create(Element.groovy:54)
at com.predic8.schema.Element$create.call(Unknown Source)
at de.predic8.registry.OperationController
$_closure2.doCall(OperationController.groovy:59)

Any help would be appreciated so that I can continue to evaluation.

Thanks in advance,

John
Reply all
Reply to author
Forward
0 new messages