Help
  • Get started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Login / Register
Brand Logo
Help
  • Get started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
close
  • Community Home
  • Forums
    • By Topic
    • By Topic
      EcoStruxure Building
      • Field Devices Forum
      • SmartConnector Forum
      EcoStruxure Power & Grid
      • Gateways and Energy Servers
      • Metering & Power Quality
      APC UPS, Critical Power, Cooling and Racks
      • APC UPS Data Center & Enterprise Solutions Forum
      • APC UPS for Home and Office Forum
      EcoStruxure IT
      • EcoStruxure IT forum
      • EcoStruxure IT™ Advisor CFD
      Remote Operations
      • EcoStruxure Geo SCADA Expert Forum
      • Remote Operations Forum
      Industrial Automation
      • Alliance System Integrators Forum
      • AVEVA Plant SCADA Forum
      • CPG Expert Forum DACH
      • EcoStruxure Automation Expert / IEC 61499 Forum
      • Fabrika ve Makina Otomasyonu Çözümleri
      • Harmony Control Customization Forum
      • Industrial Edge Computing Forum
      • Industry Automation and Control Forum
      • Korea Industrial Automation Forum
      • Machine Automation Forum
      • Modicon PAC Forum
      • PLC Club Indonesia
      Schneider Electric Wiser
      • Schneider Electric Wiser Forum
      Power Distribution IEC
      • Eldistribution & Fastighetsautomation
      • Elektrik Tasarım Dağıtım ve Uygulama Çözümleri
      • Paneelbouw & Energie Distributie
      • Power Distribution and Digital
      • Solutions for Motor Management
      • Specifiers Club ZA Forum
      • Електропроектанти България
      Power Distribution NEMA
      • Power Monitoring and Energy Automation NAM
      Power Distribution Software
      • EcoStruxure Power Design Forum
      • LayoutFAST User Group Forum
      Energy & Sustainability Services
      • Green Building Scoring and Certification Forum
      Light and Room Control
      • SpaceLogic C-Bus Forum
      Solutions for your Business
      • Solutions for your Business Forum
      Support
      • Ask the Community
  • Knowledge Center
    • Building Automation Knowledge Base
    • Remote Operations Devices Knowledge Base
    • Geo SCADA Knowledge Base
    • Industrial Automation How-to videos
    • Digital E-books
    • Success Stories Corner
  • Events & Webinars
    • All Events
    • Innovation Talks
    • Innovation Summit
    • Let's Exchange Series
    • Partner Success
    • Process Automation Talks
    • Technology Partners
  • Ideas
    • EcoStruxure Building
      • EcoStruxure Building Advisor Ideas
      Remote Operations
      • EcoStruxure Geo SCADA Expert Ideas
      • Remote Operations Devices Ideas
      Industrial Automation
      • Modicon Ideas & new features
  • Blogs
    • By Topic
    • By Topic
      EcoStruxure Power & Grid
      • Backstage Access Resources
      EcoStruxure IT
      • EcoStruxure IT™ Advisor CFD
      Remote Operations
      • Remote Operations Blog
      Industrial Automation
      • Industrie du Futur France
      • Industry 4.0 Blog
      Power Distribution NEMA
      • NEMA Power Foundations Blog
      Energy & Sustainability Services
      • Active Energy Management Blog
      Light and Room Control
      • KNX Blog
      Knowledge Center
      • Digital E-books
      • Geo SCADA Knowledge Base
      • Industrial Automation How-to videos
      • Remote Operations Devices Knowledge Base
      • Success Stories Corner
  • companyImpact

ETL integration not working

EcoStruxure IT forum

A support forum for Data Center Operation, Data Center Expert, and EcoStruxure IT product users to share knowledge on installation, configuration, and general product use.

cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Home
  • Communities
  • EcoStruxure IT
  • EcoStruxure IT forum
  • ETL integration not working
Options
  • Subscribe to RSS Feed
  • Mark Topic as New
  • Mark Topic as Read
  • Float this Topic for Current User
  • Bookmark
  • Subscribe
  • Mute
  • Printer Friendly Page
Invite a Co-worker
Send a co-worker an invite to the Exchange portal.Just enter their email address and we?ll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send Invite Cancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Send New Invite Close
Top Experts
User Count
Jef
Captain Jef Captain
76
APC_Steve
Commander APC_Steve Commander
54
gsterling
Commander gsterling Commander
49
Cory_McDonald
Lt. Commander Cory_McDonald Lt. Commander
15
View All

Invite a Colleague

Found this content useful? Share it with a Colleague!

Invite a Colleague Invite
Solved Go to Solution
Back to EcoStruxure IT forum
Solved
DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-04 12:24 AM

0 Likes
8
613
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Posted: ‎2020-07-04 12:24 AM

ETL integration not working

This question was originally posted on DCIM Support by Carlos Suay on 2017-10-11


Hello

I'm trying to configure a ETL process in DCO. Looking at the logs in the server (etl.log) it seems to work fine, and the information is inserted correctly at the staging database. But when I go to the ETL Integration in the DCO, not appear any element. Looking into the error.log, I can see an error like this:

Caused by: java.lang.RuntimeException: Unable to add power path graph deletion handlers at com.apc.powerpath.server.SetupPowerPathGraphDeletionHandlersRequestHook.requestInitializing(SetupPowerPathGraphDeletionHandlersRequestHook.java:59) at com.apc.config.hibersync.server.support.RequestContext.initializeRequestHooks(RequestContext.java:221) ... 174 more Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection

But my integration is not about the power path.

It seems that some previous process about Power path occurs before the process of import of the information of my staging database to the DCO database, and it fails, therfore, all the processes after also fails.

Any suggestion about how to solve it?

(CID:126162670)

Labels
  • Labels:
  • Data Center Operation
Reply
  • All forum topics
  • Previous Topic
  • Next Topic

Accepted Solutions
DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-04 12:25 AM

0 Likes
0
612
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Posted: ‎2020-07-04 12:25 AM

This answer was originally posted on DCIM Support by Carlos Suay on 2017-11-09


Hello ed
As I suspected, the problem was that some information about another
ETL integration, that was removed time ago, remained in the database and it provoques that some delete procedures about change ticket fails, and it becomes in a cascade failure to all the ETL processes executed after that. 
I think that is a product error, and you must take it into account for further releases.
Thanks, best regards.

(CID:126174649)

See Answer In Context

Reply
Replies 8
DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-04 12:25 AM

0 Likes
4
612
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Posted: ‎2020-07-04 12:25 AM

This answer was originally posted on DCIM Support by Ed Tarento on 2017-10-11


Hi Carlos

I hope I can be of assistamce

How are you adding the rows to the ETL Import DB table/s?  

http://sxwhelpcenter.ecostruxureit.com/display/DCIMDEVELOPER/ETL+-+Extract+Transform+Load#ETL-Extrac...

Which tables?    Have you checked the data in the tables?  Especially the state_flag column?  

ETL Import Database

How often are you refreshing the External Connection?   Manually?   

Regards

Ed

(CID:126162855)

Reply
DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-04 12:25 AM

In response to DCIM_Support
0 Likes
0
614
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Posted: ‎2020-07-04 12:25 AM

This comment was originally posted on DCIM Support by Carlos Suay on 2017-10-16


Hello Ed, 

I'm using the configuration_item, network_connection and port_configuration tables, the state flag column remains in the "new" state after the import process, I also tried it in other DCO instance and there it works well. 

The process is configured to trigger once a day, but I have tried to start it manually and the error also occurs.

Looking at the ETL logs looks like the process was done, but looking at the error log, it seems like some problems happened with the database connection.

It's possible that all the importing process is scheduled in a batch process, and if one of them fails, all the following process also fails? Can I have access to the DCO database to see if some process about the power path was in a "deadlock" and it make all the other processes fail?

Regards.

 

(CID:126164165)

Reply
DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-04 12:25 AM

In response to DCIM_Support
0 Likes
0
614
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Posted: ‎2020-07-04 12:25 AM

This comment was originally posted on DCIM Support by Carlos Suay on 2017-10-20


Any suggestion?

(CID:126166537)

Reply
DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-04 12:25 AM

In response to DCIM_Support
0 Likes
0
614
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Posted: ‎2020-07-04 12:25 AM

This comment was originally posted on DCIM Support by Ed Tarento on 2017-10-23


Hi Carlos, apologies for my delayed response.  I understand you can add new rows to these tables but after the import process has completed, the state flag is still set to "new".  Are you setting the state_flag using upper case "NEW"?  I recall setting the state_flag to "new" (lower case) didnt work?  I could be mistaken but please try this just to be sure.  You can access the ETL Import DB using the command line or a GUI DB admin tool like PG Admin III. 

I recall the overall import log messages are in server.log and there is more detail in etl.log.  Not sure about this one but you will be able to tell by manually starting the import then checking which log files change,

Cheers

Ed

(CID:126167333)

Reply
DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-04 12:25 AM

In response to DCIM_Support
0 Likes
0
614
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Posted: ‎2020-07-04 12:25 AM

This comment was originally posted on DCIM Support by Carlos Suay on 2017-10-23


Hello ed,

I checked the logs again and I found that all the connection errors begin when the process try to update a change ticket and founds a duplicate key, but my integration doesn't use the change ticket table. 

the error is the following:

 

2017-10-23 08:14:49,817 WARN [org.hibernate.util.JDBCExceptionReporter] (QuartzSharedThreadPool-0) SQL Error: 0, SQLState: 23503 2017-10-23 08:14:49,817 ERROR [org.hibernate.util.JDBCExceptionReporter] (QuartzSharedThreadPool-0) Batch entry 0 delete from change_ticket_status where change_ticket_status_id=0 and external_system_id='82bd5cd2-8c43-46ff-b237-b7db7971d5fa' was aborted. Call getNextException to see the cause. 2017-10-23 08:14:49,817 WARN [org.hibernate.util.JDBCExceptionReporter] (QuartzSharedThreadPool-0) SQL Error: 0, SQLState: 23503 2017-10-23 08:14:49,817 ERROR [org.hibernate.util.JDBCExceptionReporter] (QuartzSharedThreadPool-0) ERROR: update or delete on table "change_ticket_status" violates foreign key constraint "fk92c09359e36d603b" on table "etl_change_ticket"

It's possible to get the user/password of the isxo database in order to look at this tables and see if can I locate the error?

 

Regards.

(CID:126167469)

Reply
DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-04 12:25 AM

0 Likes
0
613
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Posted: ‎2020-07-04 12:25 AM

This answer was originally posted on DCIM Support by Ed Tarento on 2017-10-28


Carlos

do u still have your issue?

Do you have any StruxureWare Change licenses installed?  If so is it I ntegrated with a third party app?  

Are you able to login to a DCO server shell?  Or do you have a graphing cal RDBMS admin tool like PgadminIII?  Email me at etarento at gmaildotcom for some more ideas 

regards

Ed

(CID:126170412)

Reply
DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-04 12:25 AM

0 Likes
0
613
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Posted: ‎2020-07-04 12:25 AM

This answer was originally posted on DCIM Support by Carlos Suay on 2017-11-09


Hello ed
As I suspected, the problem was that some information about another
ETL integration, that was removed time ago, remained in the database and it provoques that some delete procedures about change ticket fails, and it becomes in a cascade failure to all the ETL processes executed after that. 
I think that is a product error, and you must take it into account for further releases.
Thanks, best regards.

(CID:126174649)

Reply
DCIM_Support
Picard DCIM_Support
Picard

Posted: ‎2020-07-04 12:25 AM

0 Likes
0
614
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Subscribe to RSS Feed
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Posted: ‎2020-07-04 12:25 AM

This question is closed for comments. You're welcome to start a new topic if you have further comments on this issue.

Reply
To The Top!

Forums

  • APC UPS Data Center Backup Solutions
  • EcoStruxure IT
  • EcoStruxure Geo SCADA Expert
  • Metering & Power Quality
  • Schneider Electric Wiser

Knowledge Center

Events & webinars

Ideas

Blogs

Get Started

  • Ask the Community
  • Community Guidelines
  • Community User Guide
  • How-To & Best Practice
  • Experts Leaderboard
  • Contact Support
Brand-Logo
Subscribing is a smart move!
You can subscribe to this forum after you log in or create your free account.
Forum-Icon

Create your free account or log in to subscribe to the forum - and gain access to more than 10,000+ support articles along with insights from experts and peers.

Register today for FREE

Register Now

Already have an account?Login

Terms & Conditions Privacy Notice Change your Cookie Settings © 2023 Schneider Electric, Inc