ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Java Error

Post new topic  Reply to topic
 Java Error « View previous topic :: View next topic » 
Author Message
cvag
PostPosted: Wed Dec 20, 2017 7:42 am    Post subject: Java Error Reply with quote

Centurion

Joined: 17 Mar 2008
Posts: 127

Hi,
I have the ESQL procedure which is calling the JAVA class

Code:
CREATE PROCEDURE getMapFromCache(IN refMap REFERENCE)
RETURNS CHARACTER
LANGUAGE JAVA
EXTERNAL NAME "Utilities.CacheUtil.getMap";


It worked in MB v8.0.


But after migration to IIB10, i do not see any error in the workspace. But it throwing some JAVA error during the deployment.


Code:
BIP3202E: (.getMapFromCache, 1.1) : An error occurred when trying to resolve the Java class or method 'Utilities.CacheUtil.getMap' which is referred to by the routine 'getMapFromCache'.

Further messages are generated that explain the error in more detail.

Correct the syntax of your Java expression in node '.getMapFromCache', around line and column '1.1', then redeploy the message flow.

BIP2946E: The Java method 'Utilities.CacheUtil.getMap' could not be found

The Java method 'Utilities.CacheUtil.getMap' with the specified signature could not be found in the specified class. Ensure the method exists in the specified class and that it exactly matches its ESQL signature.



Request help, what is the issue. I checked all the possibilites JRE, Project clean, BASE64 etc. But no lock..


Thanks in Advance
Back to top
View user's profile Send private message
cvag
PostPosted: Wed Dec 20, 2017 8:29 am    Post subject: Reply with quote

Centurion

Joined: 17 Mar 2008
Posts: 127

Please ignore this post. Resolved the error.

Thank you.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Wed Dec 20, 2017 8:37 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20696
Location: LI,NY

cvag wrote:
Please ignore this post. Resolved the error.

Thank you.

Can you please specify what you did to resolve the error? Thanks
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
dsb1917
PostPosted: Mon Jul 02, 2018 6:06 am    Post subject: Re: Java Error Reply with quote

Newbie

Joined: 05 Jan 2015
Posts: 1

cvag wrote:
Hi,
I have the ESQL procedure which is calling the JAVA class

Code:
CREATE PROCEDURE getMapFromCache(IN refMap REFERENCE)
RETURNS CHARACTER
LANGUAGE JAVA
EXTERNAL NAME "Utilities.CacheUtil.getMap";


It worked in MB v8.0.


But after migration to IIB10, i do not see any error in the workspace. But it throwing some JAVA error during the deployment.


Code:
BIP3202E: (.getMapFromCache, 1.1) : An error occurred when trying to resolve the Java class or method 'Utilities.CacheUtil.getMap' which is referred to by the routine 'getMapFromCache'.

Further messages are generated that explain the error in more detail.

Correct the syntax of your Java expression in node '.getMapFromCache', around line and column '1.1', then redeploy the message flow.

BIP2946E: The Java method 'Utilities.CacheUtil.getMap' could not be found

The Java method 'Utilities.CacheUtil.getMap' with the specified signature could not be found in the specified class. Ensure the method exists in the specified class and that it exactly matches its ESQL signature.



Request help, what is the issue. I checked all the possibilites JRE, Project clean, BASE64 etc. But no lock..


Thanks in Advance




I am also getting the same issue please help on this.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Java Error
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.