We are in the process of moving our development environment to a new server.
I created and xar file containing all our processes, jar’s, services etc. and imported it through Management Console into the new server.
After import, are you able to see the ESB conatiner, processes, endpoints, servicetype etc. in SMC?
Yes I can see everything in the Management console.
Have you created the MFCOntainer and allocated the Esbconatiner to that?
with export/Import MFcontainer do not get imported i believe.
Yes, I have built the MFContainer and allocated the ESBContainers to it.
Can you please paste the container logs please?
I've attached the log file.
Let me know if this is not what your looking for.
It seems the jar files for classpath is not there not set in the esb containers. Can you please check tha?
Also, Queue is not qBCShipmentToNortrack.entry there, that you can create.
I've attached a PDF file showing that the endpoint does exist and the jar files do appear.
Thanks Ian,
It seems you have jar files, and queue available.
Can you please check couple of things more?
Thanks
You are using jms_defaultConnection and http_defaultConnection. On a fresh installation their URLs point to the domain manager broker not to any data broker.
Please check where they point to and even better make sure to not use them but create your own.
Thomas
Thanks.
It seems I didn't have my Jar files pointing to my ESB Container.
Once I specified the path everything worked.