VPN interferes with mobilefirst adapter deployment -
i have problem has similar symptoms this question adapter deployment hangs @ 66% complete. i'm not sure it's same problem i'm starting new question.
using mfp 7.0.0, freshly installed on new instance of eclipse luna.
i have sql adapter can deployed no difficulty, , these days if 1 edits source deployment occurs automatically.
as happens want use database accessible via vpn. developed sql scripts in database perspective. using jdbc url of form:
jdbc:db2://the.vpn.host:60006/student
my scripts work fine. vpn still active attempt modify sql adapter use url, automatic deployment kicks in , bingo,
deploy mobile first adapter (66%)
stage , nothing further happens, ever, not few minutes time-out, sit there hours. drop vpn deployment completes.
so question two-fold:
1). seems clear aspect of adapter deployment code not resilient network issue - it's not acceptable hang indefinitely. speculate may hint @ underlying cause of referenced question.
2). there must network peculiarity here. assume deployment process having trouble reaching server when vpn active. how can diagnose this?
we have identified , corrected following via apar:
pi42968 adapter/application deployment time can extremely slow
the fix available via ibm fix central, i'd try fix hopeful in scenario well.
Comments
Post a Comment