[JBoss JIRA] Updated: (TEIID-62) Error starting vmcontroller
by Steven Hawkins (JIRA)
[ https://jira.jboss.org/jira/browse/TEIID-62?page=com.atlassian.jira.plugi... ]
Steven Hawkins updated TEIID-62:
--------------------------------
Fix Version/s: 6.1.0
(was: 6.0.0)
Assignee: Ramesh Reddy (was: Steven Hawkins)
> Error starting vmcontroller
> ---------------------------
>
> Key: TEIID-62
> URL: https://jira.jboss.org/jira/browse/TEIID-62
> Project: Teiid
> Issue Type: Bug
> Components: Server
> Affects Versions: 6.0.0
> Reporter: Van Halbert
> Assignee: Ramesh Reddy
> Fix For: 6.1.0
>
>
> The following exception is seen in the process log when starting server
> Feb 10, 2009 08:33:37.074 [main|0] ERROR <CONTROLLER|0> Failed to add VM:VMControllerID<1000>:DHCP-10.15.208.158.STL.REDHAT.COM
> com.metamatrix.platform.registry.ClusteredRegistryState$CacheNodeNotFoundException: Host Node not found=dhcp-10.15.208.158.stl.redhat.com
> at com.metamatrix.platform.registry.ClusteredRegistryState.getHostNode(ClusteredRegistryState.java:62)
> at com.metamatrix.platform.registry.ClusteredRegistryState.addVMNode(ClusteredRegistryState.java:68)
> at com.metamatrix.platform.registry.ClusteredRegistryState.addVM(ClusteredRegistryState.java:101)
> at com.metamatrix.platform.registry.VMMonitor.vmAdded(VMMonitor.java:150)
> at com.metamatrix.platform.vm.controller.VMController.initVMProperties(VMController.java:321)
> at com.metamatrix.platform.vm.controller.VMController.<init>(VMController.java:204)
> at com.metamatrix.common.comm.platform.socket.SocketVMController.<init>(SocketVMController.java:82)
> at com.metamatrix.common.comm.platform.socket.SocketVMController$$FastClassByGuice$$1b0a3540.newInstance(<generated>)
> at com.google.inject.cglib.reflect.FastConstructor.newInstance(FastConstructor.java:40)
> at com.google.inject.DefaultConstructionProxyFactory$2.newInstance(DefaultConstructionProxyFactory.java:67)
> at com.google.inject.ConstructorInjector.construct(ConstructorInjector.java:142)
> at com.google.inject.InjectorImpl$ImplicitBinding.get(InjectorImpl.java:1006)
> at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:37)
> at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:756)
> at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:35)
> at com.google.inject.Scopes$1$1.get(Scopes.java:53)
> at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
> at com.google.inject.BindingBuilderImpl$FactoryProxy.get(BindingBuilderImpl.java:299)
> at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:37)
> at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:756)
> at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:35)
> at com.google.inject.Scopes$1$1.get(Scopes.java:53)
> at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
> at com.google.inject.InjectorImpl$SingleFieldInjector.inject(InjectorImpl.java:473)
> at com.google.inject.ConstructorInjector.construct(ConstructorInjector.java:155)
> at com.google.inject.InjectorImpl$ImplicitBinding.get(InjectorImpl.java:1006)
> at com.google.inject.InjectorImpl$9$1.call(InjectorImpl.java:708)
> at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:747)
> at com.google.inject.InjectorImpl$9.get(InjectorImpl.java:702)
> at com.google.inject.InjectorImpl.getInstance(InjectorImpl.java:728)
> at com.metamatrix.server.Main.loadMain(Main.java:114)
> at com.metamatrix.server.Main.main(Main.java:102)
> Feb 10, 2009 08:33:37.074 [main|0] ERROR <CONTROLLER|0> Failed to add VM:VMControllerID<1000>:DHCP-10.15.208.158.STL.REDHAT.COM
> com.metamatrix.platform.registry.ClusteredRegistryState$CacheNodeNotFoundException: Host Node not found=dhcp-10.15.208.158.stl.redhat.com
> at com.metamatrix.platform.registry.ClusteredRegistryState.getHostNode(ClusteredRegistryState.java:62)
> at com.metamatrix.platform.registry.ClusteredRegistryState.addVMNode(ClusteredRegistryState.java:68)
> at com.metamatrix.platform.registry.ClusteredRegistryState.addVM(ClusteredRegistryState.java:101)
> at com.metamatrix.platform.registry.VMMonitor.vmAdded(VMMonitor.java:150)
> at com.metamatrix.platform.vm.controller.VMController.initVMProperties(VMController.java:321)
> at com.metamatrix.platform.vm.controller.VMController.<init>(VMController.java:204)
> at com.metamatrix.common.comm.platform.socket.SocketVMController.<init>(SocketVMController.java:82)
> at com.metamatrix.common.comm.platform.socket.SocketVMController$$FastClassByGuice$$1b0a3540.newInstance(<generated>)
> at com.google.inject.cglib.reflect.FastConstructor.newInstance(FastConstructor.java:40)
> at com.google.inject.DefaultConstructionProxyFactory$2.newInstance(DefaultConstructionProxyFactory.java:67)
> at com.google.inject.ConstructorInjector.construct(ConstructorInjector.java:142)
> at com.google.inject.InjectorImpl$ImplicitBinding.get(InjectorImpl.java:1006)
> at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:37)
> at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:756)
> at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:35)
> at com.google.inject.Scopes$1$1.get(Scopes.java:53)
> at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
> at com.google.inject.BindingBuilderImpl$FactoryProxy.get(BindingBuilderImpl.java:299)
> at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:37)
> at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:756)
> at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:35)
> at com.google.inject.Scopes$1$1.get(Scopes.java:53)
> at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
> at com.google.inject.InjectorImpl$SingleFieldInjector.inject(InjectorImpl.java:473)
> at com.google.inject.ConstructorInjector.construct(ConstructorInjector.java:155)
> at com.google.inject.InjectorImpl$ImplicitBinding.get(InjectorImpl.java:1006)
> at com.google.inject.InjectorImpl$9$1.call(InjectorImpl.java:708)
> at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:747)
> at com.google.inject.InjectorImpl$9.get(InjectorImpl.java:702)
> at com.google.inject.InjectorImpl.getInstance(InjectorImpl.java:728)
> at com.metamatrix.server.Main.loadMain(Main.java:114)
> at com.metamatrix.server.Main.main(Main.java:102)
> Exception in thread "main" com.google.inject.ProvisionException: Error while locating instance
> bound to com.metamatrix.platform.vm.api.controller.VMControllerInterface
> for member at com.metamatrix.server.Main.vmController(Main.java:58)
> at com.google.inject.InjectorImpl$SingleFieldInjector.inject(InjectorImpl.java:486)
> at com.google.inject.ConstructorInjector.construct(ConstructorInjector.java:155)
> at com.google.inject.InjectorImpl$ImplicitBinding.get(InjectorImpl.java:1006)
> at com.google.inject.InjectorImpl$9$1.call(InjectorImpl.java:708)
> at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:747)
> at com.google.inject.InjectorImpl$9.get(InjectorImpl.java:702)
> at com.google.inject.InjectorImpl.getInstance(InjectorImpl.java:728)
> at com.metamatrix.server.Main.loadMain(Main.java:114)
> at com.metamatrix.server.Main.main(Main.java:102)
> Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
> at com.google.inject.ConstructorInjector.construct(ConstructorInjector.java:161)
> at com.google.inject.InjectorImpl$ImplicitBinding.get(InjectorImpl.java:1006)
> at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:37)
> at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:756)
> at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:35)
> at com.google.inject.Scopes$1$1.get(Scopes.java:53)
> at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
> at com.google.inject.BindingBuilderImpl$FactoryProxy.get(BindingBuilderImpl.java:299)
> at com.google.inject.ProviderToInternalFactoryAdapter$1.call(ProviderToInternalFactoryAdapter.java:37)
> at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:756)
> at com.google.inject.ProviderToInternalFactoryAdapter.get(ProviderToInternalFactoryAdapter.java:35)
> at com.google.inject.Scopes$1$1.get(Scopes.java:53)
> at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:41)
> at com.google.inject.InjectorImpl$SingleFieldInjector.inject(InjectorImpl.java:473)
> ... 8 more
> Caused by: java.lang.reflect.InvocationTargetException
> at com.metamatrix.common.comm.platform.socket.SocketVMController$$FastClassByGuice$$1b0a3540.newInstance(<generated>)
> at com.google.inject.cglib.reflect.FastConstructor.newInstance(FastConstructor.java:40)
> at com.google.inject.DefaultConstructionProxyFactory$2.newInstance(DefaultConstructionProxyFactory.java:67)
> at com.google.inject.ConstructorInjector.construct(ConstructorInjector.java:142)
> ... 21 more
> Caused by: Failed to add VM:VMControllerID<1000>:DHCP-10.15.208.158.STL.REDHAT.COM
> at com.metamatrix.platform.registry.VMMonitor.vmAdded(VMMonitor.java:154)
> at com.metamatrix.platform.vm.controller.VMController.initVMProperties(VMController.java:321)
> at com.metamatrix.platform.vm.controller.VMController.<init>(VMController.java:204)
> at com.metamatrix.common.comm.platform.socket.SocketVMController.<init>(SocketVMController.java:82)
> ... 25 more
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 10 months
[JBoss JIRA] Updated: (TEIID-323) PSC nomenclature is underused and confusing and complex
by Steven Hawkins (JIRA)
[ https://jira.jboss.org/jira/browse/TEIID-323?page=com.atlassian.jira.plug... ]
Steven Hawkins updated TEIID-323:
---------------------------------
Component/s: Console
Server
Fix Version/s: 6.1.0
Affects Version/s: 6.0.0
Affects: [Documentation (Ref Guide, User Guide, etc.), Compatibility/Configuration, Release Notes]
> PSC nomenclature is underused and confusing and complex
> -------------------------------------------------------
>
> Key: TEIID-323
> URL: https://jira.jboss.org/jira/browse/TEIID-323
> Project: Teiid
> Issue Type: Task
> Components: Console, Server
> Affects Versions: 6.0.0
> Reporter: Ramesh Reddy
> Assignee: Steven Hawkins
> Priority: Minor
> Fix For: 6.1.0
>
>
> Currently there is possibility in the configuration to bundle multiple services under some thing called PSC which is a grouping of the services. This feature is introduces lot of unnecessary complexity in the code, and using the Console with these confusing.
> .
> If you ever navigated between "MetaMatrixFullServer" and "QueryServer" and "ODBCServer" and/or configuring the connectors for those you know the pain.
> The original intent was to move a bundle of connectors from one server to another. Now a days connectors are always bundled with their VDBs. We can reduce this complexity in code and UI.
> Suggestions are welcome how we can reduce this clutter.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 10 months