industrialtsi
05.01.2010, 17:32
Hello,
I am attempting to install an SOPERA Infrastructure server on a Linux host, and administer it in Eclipse on an Windows XP host. Both are virtual machines connected by a virtual network in VirtualBox.
Using the provided documentation on the SOPERA CD, I installed the Infrastructure server, and started it with './bin/start_all.sh'. I got no errors on this linux machine, and all the required ports seem to be in the LISTEN state.
Then I installed a second AdminTool in C:\SOPERA2 on the Windows XP host, and pointed the SBB Home Directory to C:\SOPERA2\ServiceBackbone i(using Window > Preferences > SOPERA ToolSuite > Service Backbone). I then restarted Eclipse.
So far so good, but when I attempt to browse the Registry in the Administrator's Perspective, I got this error:
SBB infrastructure error: "Failed to create requested SBB instance."
org.sopware.toolsuite.admintool.exceptions.AdminTo olSBBException: SBB infrastructure error: "Failed to create requested SBB instance."
org.sopware.papi.exception.InfrastructureException : Failed to create requested SBB instance.
javax.management.MBeanException: Exception thrown in RequiredModelMBean while trying to invoke operation createSBB
org.sopware.papi.exception.FatalException: javax.management.MBeanException: RuntimeException thrown in RequiredModelMBean while trying to invoke operation createSBB
javax.management.MBeanException: RuntimeException thrown in RequiredModelMBean while trying to invoke operation createSBB
org.sbb.papi.internal.exception.SBBRuntimeExceptio n: java.lang.IllegalArgumentException: Placeholder configurator bean 'org.sopware.configrepos.spring.alias.InstanceConf igurationRepositoryPlaceholderConfigurer' did not resolve 'PolicyRouter[./@sopcs:name='default']/PolicyExpiryCheck' from configuration source.
java.lang.IllegalArgumentException: Placeholder configurator bean 'org.sopware.configrepos.spring.alias.InstanceConf igurationRepositoryPlaceholderConfigurer' did not resolve 'PolicyRouter[./@sopcs:name='default']/PolicyExpiryCheck' from configuration source.
From tcpdump on the Linux host, I can see that the XP machine is indeed connecting and communicating with the service on port 18180. How can I solve this problem?
Many thanks!
Niek
I am attempting to install an SOPERA Infrastructure server on a Linux host, and administer it in Eclipse on an Windows XP host. Both are virtual machines connected by a virtual network in VirtualBox.
Using the provided documentation on the SOPERA CD, I installed the Infrastructure server, and started it with './bin/start_all.sh'. I got no errors on this linux machine, and all the required ports seem to be in the LISTEN state.
Then I installed a second AdminTool in C:\SOPERA2 on the Windows XP host, and pointed the SBB Home Directory to C:\SOPERA2\ServiceBackbone i(using Window > Preferences > SOPERA ToolSuite > Service Backbone). I then restarted Eclipse.
So far so good, but when I attempt to browse the Registry in the Administrator's Perspective, I got this error:
SBB infrastructure error: "Failed to create requested SBB instance."
org.sopware.toolsuite.admintool.exceptions.AdminTo olSBBException: SBB infrastructure error: "Failed to create requested SBB instance."
org.sopware.papi.exception.InfrastructureException : Failed to create requested SBB instance.
javax.management.MBeanException: Exception thrown in RequiredModelMBean while trying to invoke operation createSBB
org.sopware.papi.exception.FatalException: javax.management.MBeanException: RuntimeException thrown in RequiredModelMBean while trying to invoke operation createSBB
javax.management.MBeanException: RuntimeException thrown in RequiredModelMBean while trying to invoke operation createSBB
org.sbb.papi.internal.exception.SBBRuntimeExceptio n: java.lang.IllegalArgumentException: Placeholder configurator bean 'org.sopware.configrepos.spring.alias.InstanceConf igurationRepositoryPlaceholderConfigurer' did not resolve 'PolicyRouter[./@sopcs:name='default']/PolicyExpiryCheck' from configuration source.
java.lang.IllegalArgumentException: Placeholder configurator bean 'org.sopware.configrepos.spring.alias.InstanceConf igurationRepositoryPlaceholderConfigurer' did not resolve 'PolicyRouter[./@sopcs:name='default']/PolicyExpiryCheck' from configuration source.
From tcpdump on the Linux host, I can see that the XP machine is indeed connecting and communicating with the service on port 18180. How can I solve this problem?
Many thanks!
Niek