This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

IP Address & Hostname change now getting RemoteLookupFailureException since changing IP Adddress and rebooting

I have taken a full clone of our Service Desk Version #8.2.1 It is a VM and is using the embedded DB. I have changed the IP address and Hostname so as not to conflict. I can log into the Services Desk portal however when I use port 9443 to access the Appliance console I get the error below.

Error:   RemoteLookupFailureException

If refreshing the browser does not resolve this error then please contact your system administrator.

This error is most often caused when the datamodel-service fails to start or is not running on on the Web-Server.

I need to test the upgrade before I take this appliance up to the latest level in the live environment. I have restated the rcvabase-datamodel service this has made no difference. Is there another process I have to do rather than change the ip address in Yast2? the DB is embedder and looking at localhost. If anyone has any ideas I would be grateful here is the log file of datamodel.stderrout below. Thanks for your help in advance.

2023-05-15 14:22:35.109 [main] INFO ServiceMain - Registered RMI service: ApplianceRepositoryService
2023-05-15 14:22:35.109 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:22:35.111 [main] INFO RmiServiceExporter - Binding service 'LocalFileSystemService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:22:35.116 [main] INFO ServiceMain - Registered RMI service: LocalFileSystemService
2023-05-15 14:22:35.116 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:22:35.117 [main] INFO RmiServiceExporter - Binding service 'SSHService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:22:35.119 [main] INFO ServiceMain - Registered RMI service: SSHService
2023-05-15 14:22:35.119 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:22:35.120 [main] INFO RmiServiceExporter - Binding service 'TerminalService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:22:35.121 [main] INFO ServiceMain - Registered RMI service: TerminalService
2023-05-15 14:22:35.121 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:22:35.121 [main] INFO RmiServiceExporter - Binding service 'LinuxCommandRunnerService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:22:35.123 [main] INFO ServiceMain - Registered RMI service: LinuxCommandRunnerService
2023-05-15 14:22:35.123 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:22:35.126 [main] INFO RmiServiceExporter - Binding service 'MigrateDataService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:22:35.129 [main] INFO ServiceMain - Registered RMI service: MigrateDataService
2023-05-15 14:22:35.129 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:22:35.130 [main] INFO RmiServiceExporter - Binding service 'ServicedeskSettingsService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:22:35.132 [main] INFO ServiceMain - Registered RMI service: ServicedeskSettingsService
2023-05-15 14:22:35.132 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:22:35.132 [main] INFO RmiServiceExporter - Binding service 'FileService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:22:35.135 [main] INFO ServiceMain - Registered RMI service: FileService
2023-05-15 14:22:35.135 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:22:35.136 [main] INFO RmiServiceExporter - Binding service 'GangliaService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:22:35.137 [main] INFO ServiceMain - Registered RMI service: GangliaService
2023-05-15 14:22:35.137 [main] INFO ServiceMain - Ready for remote datamodel service communication.
2023-05-15 14:27:32.438 [main] INFO AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@5ccd43c2: startup date [Mon May 15 14:27:32 BST 2023]; root of context hierarchy
2023-05-15 14:27:33.169 [main] INFO ServiceMain - Starting datamodel service.
2023-05-15 14:27:33.169 [main] INFO ServiceMain - KeyStore Database File exists
2023-05-15 14:27:33.169 [main] INFO ServiceMain - KeyStore file exists
2023-05-15 14:27:33.614 [main] INFO ServiceMain - Found a keyPair in the KeyStore file
2023-05-15 14:27:33.620 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:27:33.624 [main] INFO RmiServiceExporter - Could not detect RMI registry - creating new one
2023-05-15 14:27:33.633 [main] INFO RmiServiceExporter - Binding service 'LoggingService' to RMI registry: RegistryImpl[UnicastServerRef [liveRef: [endpoint:[127.0.0.1:1099](local),objID:[0:0:0, 0]]]]
2023-05-15 14:27:33.634 [main] INFO ServiceMain - Registered RMI service: LoggingService
2023-05-15 14:27:33.634 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:27:33.666 [main] INFO RmiServiceExporter - Binding service 'ApplianceService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:27:33.711 [main] INFO ServiceMain - Registered RMI service: ApplianceService
2023-05-15 14:27:33.711 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:27:33.712 [main] INFO RmiServiceExporter - Binding service 'FirewallService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:27:33.716 [main] INFO ServiceMain - Registered RMI service: FirewallService
2023-05-15 14:27:33.716 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:27:33.717 [main] INFO RmiServiceExporter - Binding service 'MemcachedService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:27:33.720 [main] INFO ServiceMain - Registered RMI service: MemcachedService
2023-05-15 14:27:33.720 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:27:33.721 [main] INFO RmiServiceExporter - Binding service 'HardDiskService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:27:33.728 [main] INFO ServiceMain - Registered RMI service: HardDiskService
2023-05-15 14:27:33.728 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:27:33.729 [main] INFO RmiServiceExporter - Binding service 'FieldPatchService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:27:33.732 [main] INFO ServiceMain - Registered RMI service: FieldPatchService
2023-05-15 14:27:33.732 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:27:33.735 [main] INFO RmiServiceExporter - Binding service 'KeyStoreService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:27:33.740 [main] INFO ServiceMain - Registered RMI service: KeyStoreService
2023-05-15 14:27:33.740 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:27:33.741 [main] INFO RmiServiceExporter - Binding service 'SystemServicesService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:27:33.748 [main] INFO ServiceMain - Registered RMI service: SystemServicesService
2023-05-15 14:27:33.748 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:27:33.749 [main] INFO RmiServiceExporter - Binding service 'ProcessService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:27:33.751 [main] INFO ServiceMain - Registered RMI service: ProcessService
2023-05-15 14:27:33.751 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:27:33.752 [main] INFO RmiServiceExporter - Binding service 'SupportService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:27:33.753 [main] INFO ServiceMain - Registered RMI service: SupportService
2023-05-15 14:27:33.753 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:27:33.754 [main] INFO RmiServiceExporter - Binding service 'OnlineUpdateService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:27:33.756 [main] INFO ServiceMain - Registered RMI service: OnlineUpdateService
2023-05-15 14:27:33.756 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:27:33.778 [main] INFO RmiServiceExporter - Binding service 'ApplianceRepositoryService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:27:33.785 [main] INFO ServiceMain - Registered RMI service: ApplianceRepositoryService
2023-05-15 14:27:33.785 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:27:33.787 [main] INFO RmiServiceExporter - Binding service 'LocalFileSystemService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:27:33.790 [main] INFO ServiceMain - Registered RMI service: LocalFileSystemService
2023-05-15 14:27:33.790 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:27:33.793 [main] INFO RmiServiceExporter - Binding service 'SSHService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:27:33.794 [main] INFO ServiceMain - Registered RMI service: SSHService
2023-05-15 14:27:33.794 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:27:33.796 [main] INFO RmiServiceExporter - Binding service 'TerminalService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:27:33.800 [main] INFO ServiceMain - Registered RMI service: TerminalService
2023-05-15 14:27:33.800 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:27:33.800 [main] INFO RmiServiceExporter - Binding service 'LinuxCommandRunnerService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:27:33.805 [main] INFO ServiceMain - Registered RMI service: LinuxCommandRunnerService
2023-05-15 14:27:33.806 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:27:33.806 [main] INFO RmiServiceExporter - Binding service 'MigrateDataService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:27:33.824 [main] INFO ServiceMain - Registered RMI service: MigrateDataService
2023-05-15 14:27:33.824 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:27:33.824 [main] INFO RmiServiceExporter - Binding service 'ServicedeskSettingsService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:27:33.827 [main] INFO ServiceMain - Registered RMI service: ServicedeskSettingsService
2023-05-15 14:27:33.827 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:27:33.828 [main] INFO RmiServiceExporter - Binding service 'FileService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:27:33.833 [main] INFO ServiceMain - Registered RMI service: FileService
2023-05-15 14:27:33.833 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:27:33.834 [main] INFO RmiServiceExporter - Binding service 'GangliaService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[127.0.0.2:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:27:33.835 [main] INFO ServiceMain - Registered RMI service: GangliaService
2023-05-15 14:27:33.835 [main] INFO ServiceMain - Ready for remote datamodel service communication.
2023-05-15 14:39:25.561 [Thread-3] INFO ServiceMain - Exiting datamodel service.
2023-05-15 14:40:56.030 [main] INFO AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@5ccd43c2: startup date [Mon May 15 14:40:56 BST 2023]; root of context hierarchy
2023-05-15 14:40:56.555 [main] INFO ServiceMain - Starting datamodel service.
2023-05-15 14:40:56.555 [main] INFO ServiceMain - KeyStore Database File exists
2023-05-15 14:40:56.555 [main] INFO ServiceMain - KeyStore file exists
2023-05-15 14:40:56.888 [main] INFO ServiceMain - Found a keyPair in the KeyStore file
2023-05-15 14:40:56.896 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:40:56.900 [main] INFO RmiServiceExporter - Could not detect RMI registry - creating new one
2023-05-15 14:40:56.916 [main] INFO RmiServiceExporter - Binding service 'LoggingService' to RMI registry: RegistryImpl[UnicastServerRef [liveRef: [endpoint:[127.0.0.1:1099](local),objID:[0:0:0, 0]]]]
2023-05-15 14:40:56.917 [main] INFO ServiceMain - Registered RMI service: LoggingService
2023-05-15 14:40:56.917 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:40:56.933 [main] INFO RmiServiceExporter - Binding service 'ApplianceService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[10.241.8.161:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:40:56.951 [main] INFO ServiceMain - Registered RMI service: ApplianceService
2023-05-15 14:40:56.951 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:40:56.952 [main] INFO RmiServiceExporter - Binding service 'FirewallService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[10.241.8.161:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:40:56.954 [main] INFO ServiceMain - Registered RMI service: FirewallService
2023-05-15 14:40:56.954 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:40:56.955 [main] INFO RmiServiceExporter - Binding service 'MemcachedService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[10.241.8.161:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:40:56.958 [main] INFO ServiceMain - Registered RMI service: MemcachedService
2023-05-15 14:40:56.958 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:40:56.959 [main] INFO RmiServiceExporter - Binding service 'HardDiskService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[10.241.8.161:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:40:56.961 [main] INFO ServiceMain - Registered RMI service: HardDiskService
2023-05-15 14:40:56.961 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:40:56.962 [main] INFO RmiServiceExporter - Binding service 'FieldPatchService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[10.241.8.161:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:40:56.966 [main] INFO ServiceMain - Registered RMI service: FieldPatchService
2023-05-15 14:40:56.966 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:40:56.967 [main] INFO RmiServiceExporter - Binding service 'KeyStoreService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[10.241.8.161:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:40:56.970 [main] INFO ServiceMain - Registered RMI service: KeyStoreService
2023-05-15 14:40:56.970 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:40:56.971 [main] INFO RmiServiceExporter - Binding service 'SystemServicesService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[10.241.8.161:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:40:56.974 [main] INFO ServiceMain - Registered RMI service: SystemServicesService
2023-05-15 14:40:56.974 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:40:56.975 [main] INFO RmiServiceExporter - Binding service 'ProcessService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[10.241.8.161:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:40:56.980 [main] INFO ServiceMain - Registered RMI service: ProcessService
2023-05-15 14:40:56.980 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:40:56.981 [main] INFO RmiServiceExporter - Binding service 'SupportService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[10.241.8.161:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:40:56.982 [main] INFO ServiceMain - Registered RMI service: SupportService
2023-05-15 14:40:56.982 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:40:56.984 [main] INFO RmiServiceExporter - Binding service 'OnlineUpdateService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[10.241.8.161:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:40:56.985 [main] INFO ServiceMain - Registered RMI service: OnlineUpdateService
2023-05-15 14:40:56.985 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:40:56.988 [main] INFO RmiServiceExporter - Binding service 'ApplianceRepositoryService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[10.241.8.161:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:40:56.993 [main] INFO ServiceMain - Registered RMI service: ApplianceRepositoryService
2023-05-15 14:40:56.993 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:40:56.995 [main] INFO RmiServiceExporter - Binding service 'LocalFileSystemService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[10.241.8.161:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:40:56.999 [main] INFO ServiceMain - Registered RMI service: LocalFileSystemService
2023-05-15 14:40:56.999 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:40:57.000 [main] INFO RmiServiceExporter - Binding service 'SSHService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[10.241.8.161:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:40:57.002 [main] INFO ServiceMain - Registered RMI service: SSHService
2023-05-15 14:40:57.002 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:40:57.003 [main] INFO RmiServiceExporter - Binding service 'TerminalService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[10.241.8.161:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:40:57.004 [main] INFO ServiceMain - Registered RMI service: TerminalService
2023-05-15 14:40:57.004 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:40:57.004 [main] INFO RmiServiceExporter - Binding service 'LinuxCommandRunnerService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[10.241.8.161:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:40:57.007 [main] INFO ServiceMain - Registered RMI service: LinuxCommandRunnerService
2023-05-15 14:40:57.007 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:40:57.008 [main] INFO RmiServiceExporter - Binding service 'MigrateDataService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[10.241.8.161:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:40:57.010 [main] INFO ServiceMain - Registered RMI service: MigrateDataService
2023-05-15 14:40:57.010 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:40:57.010 [main] INFO RmiServiceExporter - Binding service 'ServicedeskSettingsService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[10.241.8.161:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:40:57.011 [main] INFO ServiceMain - Registered RMI service: ServicedeskSettingsService
2023-05-15 14:40:57.011 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:40:57.012 [main] INFO RmiServiceExporter - Binding service 'FileService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[10.241.8.161:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:40:57.013 [main] INFO ServiceMain - Registered RMI service: FileService
2023-05-15 14:40:57.014 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-15 14:40:57.014 [main] INFO RmiServiceExporter - Binding service 'GangliaService' to RMI registry: RegistryImpl_Stub[UnicastRef [liveRef: [endpoint:[10.241.8.161:1099](remote),objID:[0:0:0, 0]]]]
2023-05-15 14:40:57.015 [main] INFO ServiceMain - Registered RMI service: GangliaService
2023-05-15 14:40:57.016 [main] INFO ServiceMain - Ready for remote datamodel service communication.
2023-05-15 15:56:19.644 [RMI TCP Connection(19)-127.0.0.1] INFO ProcessServiceImpl - Executing command: hostname -f
2023-05-15 15:56:19.659 [RMI TCP Connection(19)-127.0.0.1] INFO ProcessServiceImpl - Executing command: /usr/bin/zypper clean
2023-05-15 15:56:19.690 [RMI TCP Connection(19)-127.0.0.1] INFO ProcessServiceImpl - Executing command: /usr/bin/zypper -x lp
2023-05-15 15:57:25.671 [RMI TCP Connection(20)-127.0.0.1] INFO ProcessServiceImpl - Executing command: zypper -x ls
2023-05-15 15:57:25.692 [RMI TCP Connection(20)-127.0.0.1] INFO ProcessServiceImpl - Executing command: hostname -f
2023-05-15 15:57:25.697 [RMI TCP Connection(20)-127.0.0.1] INFO ProcessServiceImpl - Executing command: /usr/bin/zypper clean
2023-05-15 15:57:25.711 [RMI TCP Connection(20)-127.0.0.1] INFO ProcessServiceImpl - Executing command: /usr/bin/zypper -x lp
2023-05-15 15:57:27.994 [RMI TCP Connection(20)-127.0.0.1] INFO ProcessServiceImpl - Executing command: hostname -f
2023-05-15 15:57:28.000 [RMI TCP Connection(20)-127.0.0.1] INFO ProcessServiceImpl - Executing command: /usr/bin/zypper clean
2023-05-15 15:57:28.015 [RMI TCP Connection(20)-127.0.0.1] INFO ProcessServiceImpl - Executing command: /usr/bin/zypper -x lp
2023-05-15 15:57:28.874 [RMI TCP Connection(20)-127.0.0.1] INFO ProcessServiceImpl - Executing command: hostname -f
2023-05-15 15:57:28.879 [RMI TCP Connection(20)-127.0.0.1] INFO ProcessServiceImpl - Executing command: /usr/bin/zypper clean
2023-05-15 15:57:28.888 [RMI TCP Connection(22)-127.0.0.1] INFO ProcessServiceImpl - Executing command: /usr/bin/zypper clean
2023-05-15 15:57:28.898 [RMI TCP Connection(20)-127.0.0.1] INFO ProcessServiceImpl - Executing command: /usr/bin/zypper -x lp
2023-05-15 15:57:28.906 [RMI TCP Connection(22)-127.0.0.1] INFO ProcessServiceImpl - Executing command: zypper -x lp
2023-05-15 15:57:28.921 [RMI TCP Connection(22)-127.0.0.1] WARN ProcessServiceImpl - Process results: Process return code: 7, process output: <?xml version='1.0'?>
<stream>
<message type="error">System management is locked by the application with pid 4063 (/usr/bin/zypper).
Close this application before trying again.</message>
</stream>

2023-05-15 15:57:29.921 [RMI TCP Connection(22)-127.0.0.1] INFO ProcessServiceImpl - Executing command: zypper -x lp
2023-05-16 14:23:45.646 [main] INFO AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@5ccd43c2: startup date [Tue May 16 14:23:45 BST 2023]; root of context hierarchy
2023-05-16 14:23:46.280 [main] INFO ServiceMain - Starting datamodel service.
2023-05-16 14:23:46.280 [main] INFO ServiceMain - KeyStore Database File exists
2023-05-16 14:23:46.280 [main] INFO ServiceMain - KeyStore file exists
2023-05-16 14:23:47.147 [main] INFO ServiceMain - Found a keyPair in the KeyStore file
2023-05-16 14:23:47.161 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-16 14:25:58.908 [main] INFO RmiServiceExporter - Could not detect RMI registry - creating new one
2023-05-16 14:25:58.924 [main] INFO RmiServiceExporter - Binding service 'LoggingService' to RMI registry: RegistryImpl[UnicastServerRef [liveRef: [endpoint:[127.0.0.1:1099](local),objID:[0:0:0, 0]]]]
2023-05-16 14:25:58.925 [main] INFO ServiceMain - Registered RMI service: LoggingService
2023-05-16 14:25:58.925 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-16 14:28:09.979 [main] INFO RmiServiceExporter - Could not detect RMI registry - creating new one
Exception in thread "main" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ApplianceService': Invocation of init method failed; nested exception is java.rmi.server.ExportException: internal error: ObjID already in use
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1619)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:398)
at com.novell.admin.common.datamodel.ServiceMain.registerRmiServices(ServiceMain.java:78)
at com.novell.admin.common.datamodel.ServiceMain.main(ServiceMain.java:42)
Caused by: java.rmi.server.ExportException: internal error: ObjID already in use
at sun.rmi.transport.ObjectTable.putTarget(ObjectTable.java:186)
at sun.rmi.transport.Transport.exportObject(Transport.java:106)
at sun.rmi.transport.tcp.TCPTransport.exportObject(TCPTransport.java:265)
at sun.rmi.transport.tcp.TCPEndpoint.exportObject(TCPEndpoint.java:412)
at sun.rmi.transport.LiveRef.exportObject(LiveRef.java:147)
at sun.rmi.server.UnicastServerRef.exportObject(UnicastServerRef.java:237)
at sun.rmi.registry.RegistryImpl.setup(RegistryImpl.java:213)
at sun.rmi.registry.RegistryImpl.<init>(RegistryImpl.java:198)
at java.rmi.registry.LocateRegistry.createRegistry(LocateRegistry.java:203)
at org.springframework.remoting.rmi.RmiServiceExporter.getRegistry(RmiServiceExporter.java:407)
at org.springframework.remoting.rmi.RmiServiceExporter.getRegistry(RmiServiceExporter.java:378)
at org.springframework.remoting.rmi.RmiServiceExporter.getRegistry(RmiServiceExporter.java:337)
at org.springframework.remoting.rmi.RmiServiceExporter.prepare(RmiServiceExporter.java:268)
at org.springframework.remoting.rmi.RmiServiceExporter.afterPropertiesSet(RmiServiceExporter.java:230)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1677)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1615)
... 3 more
2023-05-17 09:04:44.543 [Thread-3] INFO ServiceMain - Exiting datamodel service.
2023-05-17 09:04:45.296 [main] INFO AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@5ccd43c2: startup date [Wed May 17 09:04:45 BST 2023]; root of context hierarchy
2023-05-17 09:04:45.623 [main] INFO ServiceMain - Starting datamodel service.
2023-05-17 09:04:45.623 [main] INFO ServiceMain - KeyStore Database File exists
2023-05-17 09:04:45.623 [main] INFO ServiceMain - KeyStore file exists
2023-05-17 09:04:45.842 [main] INFO ServiceMain - Found a keyPair in the KeyStore file
2023-05-17 09:04:45.848 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-17 09:06:55.228 [main] INFO RmiServiceExporter - Could not detect RMI registry - creating new one
2023-05-17 09:06:55.238 [main] INFO RmiServiceExporter - Binding service 'LoggingService' to RMI registry: RegistryImpl[UnicastServerRef [liveRef: [endpoint:[127.0.0.1:1099](local),objID:[0:0:0, 0]]]]
2023-05-17 09:06:55.239 [main] INFO ServiceMain - Registered RMI service: LoggingService
2023-05-17 09:06:55.239 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-17 09:09:06.299 [main] INFO RmiServiceExporter - Could not detect RMI registry - creating new one
Exception in thread "main" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ApplianceService': Invocation of init method failed; nested exception is java.rmi.server.ExportException: internal error: ObjID already in use
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1619)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:398)
at com.novell.admin.common.datamodel.ServiceMain.registerRmiServices(ServiceMain.java:78)
at com.novell.admin.common.datamodel.ServiceMain.main(ServiceMain.java:42)
Caused by: java.rmi.server.ExportException: internal error: ObjID already in use
at sun.rmi.transport.ObjectTable.putTarget(ObjectTable.java:186)
at sun.rmi.transport.Transport.exportObject(Transport.java:106)
at sun.rmi.transport.tcp.TCPTransport.exportObject(TCPTransport.java:265)
at sun.rmi.transport.tcp.TCPEndpoint.exportObject(TCPEndpoint.java:412)
at sun.rmi.transport.LiveRef.exportObject(LiveRef.java:147)
at sun.rmi.server.UnicastServerRef.exportObject(UnicastServerRef.java:237)
at sun.rmi.registry.RegistryImpl.setup(RegistryImpl.java:213)
at sun.rmi.registry.RegistryImpl.<init>(RegistryImpl.java:198)
at java.rmi.registry.LocateRegistry.createRegistry(LocateRegistry.java:203)
at org.springframework.remoting.rmi.RmiServiceExporter.getRegistry(RmiServiceExporter.java:407)
at org.springframework.remoting.rmi.RmiServiceExporter.getRegistry(RmiServiceExporter.java:378)
at org.springframework.remoting.rmi.RmiServiceExporter.getRegistry(RmiServiceExporter.java:337)
at org.springframework.remoting.rmi.RmiServiceExporter.prepare(RmiServiceExporter.java:268)
at org.springframework.remoting.rmi.RmiServiceExporter.afterPropertiesSet(RmiServiceExporter.java:230)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1677)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1615)
... 3 more
2023-05-17 09:14:03.747 [Thread-3] INFO ServiceMain - Exiting datamodel service.
2023-05-17 09:14:04.466 [main] INFO AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@5ccd43c2: startup date [Wed May 17 09:14:04 BST 2023]; root of context hierarchy
2023-05-17 09:14:04.772 [main] INFO ServiceMain - Starting datamodel service.
2023-05-17 09:14:04.773 [main] INFO ServiceMain - KeyStore Database File exists
2023-05-17 09:14:04.773 [main] INFO ServiceMain - KeyStore file exists
2023-05-17 09:14:04.979 [main] INFO ServiceMain - Found a keyPair in the KeyStore file
2023-05-17 09:14:04.984 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-17 09:15:40.837 [Thread-3] INFO ServiceMain - Exiting datamodel service.
2023-05-17 09:15:41.561 [main] INFO AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@5ccd43c2: startup date [Wed May 17 09:15:41 BST 2023]; root of context hierarchy
2023-05-17 09:15:41.867 [main] INFO ServiceMain - Starting datamodel service.
2023-05-17 09:15:41.868 [main] INFO ServiceMain - KeyStore Database File exists
2023-05-17 09:15:41.868 [main] INFO ServiceMain - KeyStore file exists
2023-05-17 09:15:42.081 [main] INFO ServiceMain - Found a keyPair in the KeyStore file
2023-05-17 09:15:42.086 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-17 09:16:57.386 [Thread-3] INFO ServiceMain - Exiting datamodel service.
2023-05-17 09:17:17.377 [main] INFO AnnotationConfigApplicationContext - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@5ccd43c2: startup date [Wed May 17 09:17:17 BST 2023]; root of context hierarchy
2023-05-17 09:17:17.696 [main] INFO ServiceMain - Starting datamodel service.
2023-05-17 09:17:17.696 [main] INFO ServiceMain - KeyStore Database File exists
2023-05-17 09:17:17.696 [main] INFO ServiceMain - KeyStore file exists
2023-05-17 09:17:17.915 [main] INFO ServiceMain - Found a keyPair in the KeyStore file
2023-05-17 09:17:17.921 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-17 09:19:28.892 [main] INFO RmiServiceExporter - Could not detect RMI registry - creating new one
2023-05-17 09:19:28.901 [main] INFO RmiServiceExporter - Binding service 'LoggingService' to RMI registry: RegistryImpl[UnicastServerRef [liveRef: [endpoint:[127.0.0.1:1099](local),objID:[0:0:0, 0]]]]
2023-05-17 09:19:28.902 [main] INFO ServiceMain - Registered RMI service: LoggingService
2023-05-17 09:19:28.902 [main] INFO RmiServiceExporter - Looking for RMI registry at port '1099'
2023-05-17 09:21:39.963 [main] INFO RmiServiceExporter - Could not detect RMI registry - creating new one
Exception in thread "main" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ApplianceService': Invocation of init method failed; nested exception is java.rmi.server.ExportException: internal error: ObjID already in use
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1619)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:398)
at com.novell.admin.common.datamodel.ServiceMain.registerRmiServices(ServiceMain.java:78)
at com.novell.admin.common.datamodel.ServiceMain.main(ServiceMain.java:42)
Caused by: java.rmi.server.ExportException: internal error: ObjID already in use
at sun.rmi.transport.ObjectTable.putTarget(ObjectTable.java:186)
at sun.rmi.transport.Transport.exportObject(Transport.java:106)
at sun.rmi.transport.tcp.TCPTransport.exportObject(TCPTransport.java:265)
at sun.rmi.transport.tcp.TCPEndpoint.exportObject(TCPEndpoint.java:412)
at sun.rmi.transport.LiveRef.exportObject(LiveRef.java:147)
at sun.rmi.server.UnicastServerRef.exportObject(UnicastServerRef.java:237)
at sun.rmi.registry.RegistryImpl.setup(RegistryImpl.java:213)
at sun.rmi.registry.RegistryImpl.<init>(RegistryImpl.java:198)
at java.rmi.registry.LocateRegistry.createRegistry(LocateRegistry.java:203)
at org.springframework.remoting.rmi.RmiServiceExporter.getRegistry(RmiServiceExporter.java:407)
at org.springframework.remoting.rmi.RmiServiceExporter.getRegistry(RmiServiceExporter.java:378)
at org.springframework.remoting.rmi.RmiServiceExporter.getRegistry(RmiServiceExporter.java:337)
at org.springframework.remoting.rmi.RmiServiceExporter.prepare(RmiServiceExporter.java:268)
at org.springframework.remoting.rmi.RmiServiceExporter.afterPropertiesSet(RmiServiceExporter.java:230)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1677)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1615)
... 3 more

  • 0

    Oliver,

    Are you trying to clone your ZSD v8.2.1 for production move or for a test environment?

    Customers I've worked with have done this for test environments by using the v8.2.1 backup the internal database doc.

    Then fire up another ZSD v8.2.1 and import the backed up database.

    Be sure to truncate (clear) email settings in the ZSD Email section so production email doesn't get routed to the test environment.

    Paul Pedron