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 » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » FDL 2 BPEL Conversion error

Post new topic  Reply to topic
 FDL 2 BPEL Conversion error « View previous topic :: View next topic » 
Author Message
ryro
PostPosted: Wed Jun 07, 2006 10:28 pm    Post subject: FDL 2 BPEL Conversion error Reply with quote

Novice

Joined: 22 May 2006
Posts: 14

Hi

When trying to convert an fdl into a bpl file using SupportPac WA73, error CWWBM0006I is thrown, which is a NullPointerException.

The description of the error...
CWWBM0006I: Caught exception:
Explanation: In the FDL to BPEL converter, a Java exception was caught. The exception information could be helpful for problem analysis.
User Action: None.

The previous error that was thrown before this, CWWBM0069E, (Not sure if this is actually an error or just a return code for the processed statement) - this line occurred 10 times prior to the CWWBM0006I error.

CWWBM0069E: This structure "null" is referred to but not defined in the FDL input file.

The description of the error...
CWWBM0069E: This structure "{0}" is referred to but not defined in the FDL input file.
Explanation: The FDL input file does not contain all of the necessary definitions for the conversion to BPEL.
User Action: Check that all of the data structures referred to in the FDL file are also defined. If you are using the WebSphere MQ Workflow Buildtime, export process definitions with the "Export deep" option.

Not sure what the problem is, or where to begin looking.
Suggestions?
Back to top
View user's profile Send private message
hos
PostPosted: Thu Jun 08, 2006 12:55 am    Post subject: Reply with quote

Chevalier

Joined: 03 Feb 2002
Posts: 470

Check that your FDL is 'self contained'. The error indicates that your FDL references data structures (e.g. in a process definition) that are not defined in this FDL. Check that all referenced data structures are defined in the same FDL.
Back to top
View user's profile Send private message
ryro
PostPosted: Thu Jun 08, 2006 3:14 am    Post subject: Reply with quote

Novice

Joined: 22 May 2006
Posts: 14

Thanks for the reply.
Quote:
... your FDL references data structures that are not defined in this FDL. Check that all referenced data structures are defined in the same FDL.
I've searched through the entire model, and am parsing the structure through correctly.
There are only 2 structures that have been created. the main struct and a global struct as well as the 2 default structures that are already there:
1. Default Data Structure
2. Vocabulary_Structure

I'm not sure what further I need to do.

The output that is produced is as follows
CWWBM0069E: This structure "null" is referred to but not defined in the FDL input file.
CWWBM0069E: This structure "null" is referred to but not defined in the FDL input file.
CWWBM0069E: This structure "null" is referred to but not defined in the FDL input file.
CWWBM0069E: This structure "null" is referred to but not defined in the FDL input file.
CWWBM0069E: This structure "null" is referred to but not defined in the FDL input file.
CWWBM0069E: This structure "null" is referred to but not defined in the FDL input file.
CWWBM0069E: This structure "null" is referred to but not defined in the FDL input file.
CWWBM0069E: This structure "null" is referred to but not defined in the FDL input file.
CWWBM0069E: This structure "null" is referred to but not defined in the FDL input file.
CWWBM0069E: This structure "null" is referred to but not defined in the FDL input file.
CWWBM0006I: Caught exception:
java.lang.NullPointerException: null
...
... etc
Back to top
View user's profile Send private message
djeripo
PostPosted: Thu Jun 08, 2006 10:37 am    Post subject: Reply with quote

Master

Joined: 25 Jan 2004
Posts: 225

CWWBM0069E: This structure "null" is referred to but not defined in the FDL input file.
from the above error, it is clear that one or more of the work items in the flow is referring the Data Structure that is not defined yet. Open the file and search for null and see wether it is being used as a data structure for any work item.
Back to top
View user's profile Send private message Visit poster's website
ryro
PostPosted: Thu Jun 08, 2006 8:58 pm    Post subject: Reply with quote

Novice

Joined: 22 May 2006
Posts: 14

Quote:
Open the file and search for null


Unfortunately, already attempted, numerous times in fact... before requesting help.
I have tediously gone through the whole fdl, and there doesn't seem to be any misplaced reference to any other data structure other than the one in use.
Back to top
View user's profile Send private message
hos
PostPosted: Fri Jun 09, 2006 4:24 am    Post subject: Reply with quote

Chevalier

Joined: 03 Feb 2002
Posts: 470

Hi,

Vocabulary_Structure is not a default data structure that I am aware of.
Verify that Vocabulary_Structure is available to the converter.

If this doesn't help I suggest to open a PMR as this might be a bug.
Back to top
View user's profile Send private message
djeripo
PostPosted: Fri Jun 09, 2006 8:51 am    Post subject: Reply with quote

Master

Joined: 25 Jan 2004
Posts: 225

Before opening PMR, create a sample flow with one work item and one Datastructure and import. This can give u better understanding of the problem. All the best
Back to top
View user's profile Send private message Visit poster's website
ryro
PostPosted: Tue Jun 13, 2006 3:19 am    Post subject: Reply with quote

Novice

Joined: 22 May 2006
Posts: 14

Quote:
...create a sample flow with one work item and one Datastructure and import.

In the same org file, I have two independant processes that use the same domain information, data structures etc.
I managed to export that fdl to bpel perfectly. So it must be with the main process. So, I don't think it will be wise to open a PMR for this.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » FDL 2 BPEL Conversion 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.