Author |
Message
|
fponcet |
Posted: Tue Apr 11, 2006 2:32 am Post subject: Map problem after deploy via repos_copy [SOLVED] |
|
|
Acolyte
Joined: 20 Oct 2005 Posts: 55
|
Hi,
We have recently started to do deploys in the servers in this way:
1) delete repository using repos_copy
2) deploy the complete repository (.jar file) using repos_copy
3) restart ICS
Since then, it usually happens the following problem with some maps:
[Time: 2006/04/11 07:24:08.335] [System: Server] [Thread: WEBSPHEREMQWORKFLOW.SY NCHRONOUSREQUESTQUEUEJmsThreadPool.thread1 (#1257494855)] [Mesg: Unable to find meta-data native map object "GRANITE_SITE_Site". Make sure it is in an active st ate.]
That map is active (green "play" icon) if you look it in the gui, it says it is active as well if you use the comp_control utility.
It does not work stopping / starting the map or stopping /starting ICS. I am using ICS 4.2.2.6 in AIX.
Any idea?[/b]
Last edited by fponcet on Tue Apr 11, 2006 7:38 am; edited 1 time in total |
|
Back to top |
|
 |
fponcet |
Posted: Tue Apr 11, 2006 3:51 am Post subject: |
|
|
Acolyte
Joined: 20 Oct 2005 Posts: 55
|
More information:
I see this in the log when starting:
[Time: 2006/04/11 07:52:04.085] [System: Server] [Thread: P=707233:O=0:CT (#69640632)] [Type: Info] [MsgID: 113] [Mesg: Native map "GRANITE_SITE_Site" has not been initialized for deployment. The map has not been compiled since being modified or added via the IBM WebSphere Business Integration Server Map Designer.]
I also opened the .cwt file and it always has the element:
/NativeMap/DLMInfo/IsCompiled
with the value: <IsCompiled Value="No"/>
It has that value even after compiling inside the map designer.
Is that normal?? |
|
Back to top |
|
 |
Kram |
Posted: Tue Apr 11, 2006 7:25 am Post subject: |
|
|
Voyager
Joined: 02 Mar 2006 Posts: 87
|
Ensure your jar file has all the class files for the maps and templates. _________________ Regards,
Ram |
|
Back to top |
|
 |
fponcet |
Posted: Tue Apr 11, 2006 7:38 am Post subject: |
|
|
Acolyte
Joined: 20 Oct 2005 Posts: 55
|
Hi, thanks for your answer
The problem was a .jar missing file in the server. However during the deploy the repos_copy did not inform of any problem while compiling maps. And we are sure that it has to compile them all because in the .jar file there are not any .class file, only the sources.
I wonder:
- why the map looked active while it was not compilated in the server
- why I did not see any compilation error neither in repos_copy nor in ICS log while deploying the .jar file
- why the error message was so confusing. The problem was not compiling in the map editor. The problem was the compilation in the server |
|
Back to top |
|
 |
Kram |
Posted: Tue Apr 11, 2006 8:31 am Post subject: |
|
|
Voyager
Joined: 02 Mar 2006 Posts: 87
|
You have 2 options... compile the maps and deploy or deploy the map and the complile on the server... my best option would be compile and then deploy. In that way you can notice any errors generated easily.
ICS always makes you wonder.... keeps you guessing....  _________________ Regards,
Ram |
|
Back to top |
|
 |
emiddleware |
Posted: Tue Apr 11, 2006 8:26 pm Post subject: |
|
|
Centurion
Joined: 03 Apr 2006 Posts: 120
|
Same thing had happened . But this is with ICS v4.3 and Windows OS . the jar was deployed into the server . But one map was not functioning properly though it was displaying green in the server. Hence we had to compile the map once again and deploy once again .
Hence you never know , ICS always keeps you guessing .... _________________ Best Regards,
E-MiddleWare |
|
Back to top |
|
 |
|