i2group / analyze

Develop and deploy custom Java extensions and REST API client code for i2 Analyze. View the Java API documentation.
https://i2group.github.io/analyze/
MIT License
37 stars 30 forks source link

Analyze 4.1.3 deploying Error #41

Closed dogbally closed 3 years ago

dogbally commented 7 years ago

<Toolkit Version: 4.1.3.0-2141, Date Format: MM/dd/yyyy HH:mm:ss> :configureToolkitExample BUILD SUCCESSFUL Total time: 7.218 secs ============== Configuration Summary (brief) ===============

I have got an error end of the code...Can you help me, please? Thanks

TonyJon commented 7 years ago

Hi The error you are experiencing is often due to the Information Store being left in an inconsistent state after an earlier failure. (Which may have now been fixed by yourself).

To check this it would be worth you dropping the Information Store database from db2, as long as you have no data records in it that you need to keep, and then re running your current command.

Are you trying to deploy one of the Developer Essentials Information Store Examples or is it a standard i2 Analyze deployment toolkit Information Store deploy that you are doing?

For a standard i2 Analyze deployment toolkit you will be running setup from here: C:\IBM\i2analyze\toolkit\scripts

so you should run setup -t dropDatabases -s awc from that folder.

For a Developer Essentials example deployment you would be running build from here: C:\IBM\i2analyze\SDK\sdk-projects\master

so you should run build -t dropDatabases -s awc from that folder.

Usually queries here are Developer Essentials related.

When you have run one of those commands depending on your usage of the product, you can then re try your failing operation. If the original issue has been fixed, it should complete correctly but if not we should then see what the original problem was.

Cheers

dogbally commented 7 years ago

I made you say...bu I could not resolve the problem?

noe: kit is standard i2 Analyze deployment toolkit

TonyJon commented 7 years ago

Hi

As this is a Standard I2Analyze Information Store Deployment issue, we should handle this through different channels.

As I mentioned above, GitHub is used for Developer Essentials related queries.

If you are an Internal IBMer you can raise your problem on our internal i2 Community of Practice Wiki here: https://w3-connections.ibm.com/communities/service/html/communitystart?communityUuid=813b75ea-78ac-4ab1-97b9-151b5727e119)

If you are an external business partner or customer then please contact IBM support in the normal way and we can continue to help you resolve your issue.

Cheers

dogbally commented 7 years ago

ok thanks