Skip to content

Instantly share code, notes, and snippets.

@ederign
Created June 3, 2019 16:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ederign/2624daab35c0c10fbb17099b40620d80 to your computer and use it in GitHub Desktop.
Save ederign/2624daab35c0c10fbb17099b40620d80 to your computer and use it in GitHub Desktop.
| Uncaught exception: CDI Event exception: CommandType=CDIEvent,
BeanType=org.kie.server.controller.api.model.events.ServerInstanceUpdated,
ToSubject=cdi.event:org.kie.server.controller.api.model.events.ServerInstanceUpdated,
BeanReference=ServerInstanceUpdated
{serverInstance=ServerInstanceKey{serverInstanceId='wildfly-kieserver@localhost:8080',
serverName='wildfly-kieserver@localhost:8080', serverTemplateId='wildfly-kieserver',
url='http://localhost:8080/kie-server/services/rest/server'}}
sent to [unavailable] Caused by: (TypeError) :
Cannot read property 'j' of undefined |
Uncaught exception: CDI Event exception:
CommandType=CDIEvent,
BeanType=org.kie.server.controller.api.model.events.ServerInstanceUpdated,
ToSubject=cdi.event:org.kie.server.controller.api.model.events.ServerInstanceUpdated,
BeanReference=ServerInstanceUpdated
{serverInstance=ServerInstanceKey{serverInstanceId='wildfly-kieserver@localhost:8080',
serverName='wildfly-kieserver@localhost:8080', serverTemplateId='wildfly-kieserver',
url='http://localhost:8080/kie-server/services/rest/server'}}
sent to [unavailable] Caused by: (TypeError) : Cannot read property 'j'
of undefined | Uncaught exception: CDI Event exception: CommandType=CDIEvent,
BeanType=org.kie.server.controller.api.model.events.ServerInstanceUpdated,
ToSubject=cdi.event:org.kie.server.controller.api.model.events.ServerInstanceUpdated,
BeanReference=ServerInstanceUpdated{serverInstance=ServerInstanceKey
{serverInstanceId='wildfly-kieserver@localhost:8080',
serverName='wildfly-kieserver@localhost:8080', serverTemplateId='wildfly-kieserver',
url='http://localhost:8080/kie-server/services/rest/server'}}
sent to [unavailable] Caused by: (TypeError) :
Cannot read property 'j' of undefined |
Uncaught exception: CDI Event exception:
CommandType=CDIEvent, BeanType=org.kie.server.controller.api.model.events.ServerInstanceUpdated,
ToSubject=cdi.event:org.kie.server.controller.api.model.events.ServerInstanceUpdated,
BeanReference=ServerInstanceUpdated{serverInstance=ServerInstanceKey{serverInstanceId='
wildfly-kieserver@localhost:8080', serverName='wildfly-kieserver@localhost:8080',
serverTemplateId='wildfly-kieserver', url='http://localhost:8080/kie-server/services/rest/server'}}
sent to [unavailable] Caused by: (TypeError) : Cannot read property 'j' of undefined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment