We are upgrading to 9.6 and have done fresh installation of Integration server 9.6.
we are facing issue to bring the IS up . In 9.6 the internal directory structure has been changed for default instance of Integration server to support Multi instance Integration server feature provided in 9.6. As per the documentation provided while installing the integration server a default instance should be created in (integrationServer\Instance\default ) directory , which contains all sub directories like logs , bin , config, packag …etc.
But after i have installed the IS iam not able to find the bin directory in the default folder only config and packages folder has been created .
If any one is in the process of upgrading to 9.6 or has already upgraded and have faced the issue please let me know how this can be resolved.
I encountered similar issue; i.e. only config and packages directory under /opt/softwareag/IntegrationServer/instances/default/. I cannot find bin directory.
Install log is as below. Do I need to specify full licence key path?
16:32:44 info OSGI> End substitute of internal user repo script successfull.
16:32:44 info NERVInstallPanel> executePanel: ENTER
16:32:44 info NERVInstallPanel> NERVInstallPanel> Invoke step RegisterNERVUnit
16:32:44 info NERVInstallPanel> Registering NERV install unit…
16:32:44 info NERVInstallPanel> NERV install unit registered successfully.
16:32:44 info NERVInstallPanel> executePanel: EXIT
16:32:44 info ISLauncherInstallPanel> Invoke step InitProfile.
16:32:44 info ISLauncherInstallPanel> Initializing profile data…
16:32:44 info ISLauncherInstallPanel> The profile name is ‘IS_default’.
16:32:44 info ISLauncherInstallPanel> Invoke step CreateProfile.
16:32:44 info ISLauncherInstallPanel> Creating instance of profile IS_default for product Integration Server …
16:32:44 info ISLauncherInstallPanel> SAG root dir= /xxxxxx/webMethods/opt/softwareag
16:32:44 info /xxxxxx/webMethods/opt/softwareag/IntegrationServer/instances/is_instance.sh
16:32:44 info create
16:32:44 info -Dinstance.name=default
16:32:44 info -Dprimary.port=5555
16:32:44 info -Dlicense.file=LicenseKeyLinux.xml
16:32:44 info -Dplatform.install.dir=/xxxxxx/webMethods/opt/softwareag
16:32:44 info -Dexclude.jdbc=true
16:32:44 info -DprofileDebug=false
16:32:44 info ISLauncherInstallPanel.create_default_ISInstance() using properties: Port Number=5555, nodeName=xap-dvapa2a01-node20909
16:32:48 info ISLauncherInstallPanel> Error creating IS ‘default’ instance.
16:32:48 info updatedLine = JAVA_DIR=“/xxxxxx/webMethods/opt/softwareag/jvm/jvm/jre”
16:32:48 info BatchFileUpdaterPanel> Done updating setenv.sh
16:32:48 error BatchFileUpdaterPanelError: no more install work units.
16:32:48 info BatchFileUpdaterPanel> Done updating server.conf
16:32:48 info updatedLine = IS_DIR=/xxxxxx/webMethods/opt/softwareag/IntegrationServer
16:32:48 info updatedLine = log4j.appender.MigrationFile.File=/xxxxxx/webMethods/opt/softwareag/install/logs/migrationLog.txt
16:32:48 info BatchFileUpdaterPanel> Done updating log4j.properties
16:32:48 error BatchFileUpdaterPanelError: no more install work units.
16:32:48 error BatchFileUpdaterPanelError: no more install work units.
16:32:48 info InstallUnitProperties> getRegisteredInstallUnits: ENTER
16:32:48 info InstallUnitProperties> Creating instance of class: com.softwareag.tps.install.InstallUnit_XmlTools
16:32:48 info InstallUnitProperties> getInstallUnit: EXIT
16:32:48 info InstallUnitProperties> Creating instance of class: com.softwareag.tps.install.InstallUnit_DbTools
16:32:48 info InstallUnitProperties> getInstallUnit: EXIT
16:32:48 info InstallUnitProperties> getRegisteredInstallUnits: EXIT
I have the same problem as mithilesh kumar … can anyone please tell me in detail , as to how to get the integration server up and running ? i have shared the install logs below
if i run the batch file …it shows exceed stack error …
here are the contents of my batch file
@echo off
rem #############################################################################
rem
rem # This file can only be used to run Integration Server under common platform.
rem
rem #############################################################################
i guess there is no bin directory under default …that is the reason …so changedm the path to \bin\startup.bat …after this , exceeds expectation error is shown
23:18:28 alert DM>
23:18:28 alert DM> To find product error messages, search for the string APP_ERROR>
23:18:28 alert DM>
23:18:28 info CLA> arg #0: -nativestart
23:18:28 alert DM> Time: Fri Sep 12 23:18:28 IST 2014
23:18:28 alert DM> Installer client version: 2014-01 (build 9.6.0.0.172)
23:18:28 alert DM> debugLog lvl: info
23:18:29 alert DM> real os: Microsoft Windows 8 Pro, version: 6.2.9200
23:18:29 alert DM> No compatibility mode detected.
23:18:29 alert DM> platform: W64
23:18:29 alert DM> Java system properties dump start.
23:18:29 alert DM> os.arch: x86
23:18:29 alert DM> os.name: Windows 8
23:18:29 alert DM> os.version: 6.2
23:18:29 alert DM> sun.arch.data.model: 32
23:18:29 alert DM> user.name: gameaholic
23:18:29 alert DM> user.home: C:\Users\gameaholic
23:18:29 alert DM> user.language: en
23:18:29 alert DM> java.home: C:\Users\gameaholic\AppData\Local\Temp\ZFI_1648\jre
23:18:29 alert DM> java.version: 1.7.0_51
23:18:29 alert DM> java.class.path: sagInstaller.jar
23:18:29 alert DM> sun.os.patch.level:
23:18:29 alert DM> Java system properties dump end.
23:18:29 alert DM> Cannot obtain current active session name. Reason: executable C:\Windows\system32\qwinsta.exe does not exist.
23:25:56 warning DMU> package JDBC65Messages.jar has platform value we can’t extract, return ‘ALL’
23:25:56 warning DMU> package e2ei,11,EDA_9.6.0.0.218,BM_EDA_UpgradeMigration-WIN-Any.zip has platform value we can’t extract, return ‘ALL’
23:25:59 warning DMU> package JDBC65Messages.jar has platform value we can’t extract, return ‘ALL’
23:25:59 warning DMU> package e2ei,11,EDA_9.6.0.0.218,BM_EDA_UpgradeMigration-WIN-Any.zip has platform value we can’t extract, return ‘ALL’
23:26:01 info DLIFPP> We are running with local admin privileges.
23:26:01 alert DLIFPP> Windows product name: Windows 8 Pro
23:26:01 alert DLIFPP> Windows build lab: 9200.win8_gdr.140309-1509
23:26:27 info CSWP> space required for environment: 3799472246
23:26:30 warning ICL> class org.w3c.dom.events.DocumentEvent was previously loaded into a class loader with size 250 and CRC32 ce35f5cc versus what we are attempting to load (size 208 and CRC32 8f7c5d45)
23:26:30 warning ICL> class org.w3c.dom.events.Event was previously loaded into a class loader with size 578 and CRC32 37b3110f versus what we are attempting to load (size 544 and CRC32 ac436a0a)
23:26:30 warning ICL> class org.w3c.dom.events.EventException was previously loaded into a class loader with size 518 and CRC32 4441d534 versus what we are attempting to load (size 302 and CRC32 80b7cf31)
23:26:30 warning ICL> class org.w3c.dom.events.EventListener was previously loaded into a class loader with size 180 and CRC32 321cac45 versus what we are attempting to load (size 138 and CRC32 ef3ca324)
23:26:30 warning ICL> class org.w3c.dom.events.EventTarget was previously loaded into a class loader with size 356 and CRC32 84036894 versus what we are attempting to load (size 316 and CRC32 9bbba024)
23:26:30 warning ICL> class org.w3c.dom.events.MutationEvent was previously loaded into a class loader with size 572 and CRC32 9eba3517 versus what we are attempting to load (size 530 and CRC32 8b543f8a)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLAnchorElement was previously loaded into a class loader with size 735 and CRC32 18e3fec6 versus what we are attempting to load (size 689 and CRC32 dd20136c)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLAppletElement was previously loaded into a class loader with size 643 and CRC32 431a1e89 versus what we are attempting to load (size 597 and CRC32 54689994)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLAreaElement was previously loaded into a class loader with size 555 and CRC32 897b8ea9 versus what we are attempting to load (size 511 and CRC32 df4830b1)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLBaseElement was previously loaded into a class loader with size 287 and CRC32 560137fa versus what we are attempting to load (size 243 and CRC32 b5dc2e4a)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLBaseFontElement was previously loaded into a class loader with size 329 and CRC32 fd711c03 versus what we are attempting to load (size 281 and CRC32 d98d8e43)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLBodyElement was previously loaded into a class loader with size 449 and CRC32 9726c7bb versus what we are attempting to load (size 405 and CRC32 ed7dd3ea)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLBRElement was previously loaded into a class loader with size 245 and CRC32 580c1595 versus what we are attempting to load (size 203 and CRC32 7e972fc1)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLButtonElement was previously loaded into a class loader with size 524 and CRC32 d7d157e0 versus what we are attempting to load (size 478 and CRC32 ab6585e6)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLCollection was previously loaded into a class loader with size 252 and CRC32 8bf54dcb versus what we are attempting to load (size 209 and CRC32 37016dc9)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLDirectoryElement was previously loaded into a class loader with size 229 and CRC32 0a73c31c versus what we are attempting to load (size 180 and CRC32 9e1a25d7)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLDivElement was previously loaded into a class loader with size 247 and CRC32 d4f135ed versus what we are attempting to load (size 204 and CRC32 3df33ba0)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLDListElement was previously loaded into a class loader with size 221 and CRC32 9aa731d8 versus what we are attempting to load (size 176 and CRC32 a5995988)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLDocument was previously loaded into a class loader with size 723 and CRC32 93b83a7e versus what we are attempting to load (size 682 and CRC32 55fe31a3)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLDOMImplementation was previously loaded into a class loader with size 260 and CRC32 82762342 versus what we are attempting to load (size 210 and CRC32 72718c82)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLElement was previously loaded into a class loader with size 380 and CRC32 21a4e9dd versus what we are attempting to load (size 340 and CRC32 d81e8410)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLFieldSetElement was previously loaded into a class loader with size 229 and CRC32 55334ee6 versus what we are attempting to load (size 181 and CRC32 4f01a82f)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLFontElement was previously loaded into a class loader with size 321 and CRC32 e4709cdc versus what we are attempting to load (size 277 and CRC32 807589d9)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLFormElement was previously loaded into a class loader with size 588 and CRC32 43453854 versus what we are attempting to load (size 544 and CRC32 9b3fcd33)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLFrameElement was previously loaded into a class loader with size 638 and CRC32 3504adbd versus what we are attempting to load (size 537 and CRC32 e5845156)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLFrameSetElement was previously loaded into a class loader with size 291 and CRC32 ef32db3c versus what we are attempting to load (size 243 and CRC32 f5df8a04)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLHeadElement was previously loaded into a class loader with size 253 and CRC32 0a7e1f88 versus what we are attempting to load (size 209 and CRC32 d4d142e2)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLHeadingElement was previously loaded into a class loader with size 255 and CRC32 332789de versus what we are attempting to load (size 208 and CRC32 7c862041)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLHRElement was previously loaded into a class loader with size 374 and CRC32 782121da versus what we are attempting to load (size 332 and CRC32 25dca506)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLHtmlElement was previously loaded into a class loader with size 253 and CRC32 f3386373 versus what we are attempting to load (size 209 and CRC32 785377f7)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLIFrameElement was previously loaded into a class loader with size 699 and CRC32 a0b67622 versus what we are attempting to load (size 597 and CRC32 2baf26e5)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLImageElement was previously loaded into a class loader with size 728 and CRC32 47824bd9 versus what we are attempting to load (size 683 and CRC32 b9a209d5)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLInputElement was previously loaded into a class loader with size 1054 and CRC32 47413727 versus what we are attempting to load (size 1009 and CRC32 464ffe99)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLIsIndexElement was previously loaded into a class loader with size 314 and CRC32 6b2edd8f versus what we are attempting to load (size 267 and CRC32 e1192ad1)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLLabelElement was previously loaded into a class loader with size 358 and CRC32 0a28561f versus what we are attempting to load (size 313 and CRC32 5840c484)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLLegendElement was previously loaded into a class loader with size 356 and CRC32 9e1a2940 versus what we are attempting to load (size 310 and CRC32 8b948d7c)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLLIElement was previously loaded into a class loader with size 294 and CRC32 d6015346 versus what we are attempting to load (size 252 and CRC32 a2dbe481)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLLinkElement was previously loaded into a class loader with size 572 and CRC32 09b4abce versus what we are attempting to load (size 528 and CRC32 879771b7)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLMapElement was previously loaded into a class loader with size 302 and CRC32 0cf6fac6 versus what we are attempting to load (size 259 and CRC32 bcbe78e5)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLMenuElement was previously loaded into a class loader with size 219 and CRC32 e97d0941 versus what we are attempting to load (size 175 and CRC32 09ced74c)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLMetaElement was previously loaded into a class loader with size 375 and CRC32 dc6a3e6c versus what we are attempting to load (size 331 and CRC32 f4aacb7c)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLModElement was previously loaded into a class loader with size 289 and CRC32 93a50418 versus what we are attempting to load (size 246 and CRC32 96b23590)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLObjectElement was previously loaded into a class loader with size 1032 and CRC32 d1309155 versus what we are attempting to load (size 930 and CRC32 8d541bb1)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLOListElement was previously loaded into a class loader with size 355 and CRC32 ae5f68a2 versus what we are attempting to load (size 310 and CRC32 2d12ba8e)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLOptGroupElement was previously loaded into a class loader with size 314 and CRC32 03907ef6 versus what we are attempting to load (size 266 and CRC32 4229ba54)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLOptionElement was previously loaded into a class loader with size 550 and CRC32 db12fa8c versus what we are attempting to load (size 504 and CRC32 029f1523)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLParagraphElement was previously loaded into a class loader with size 259 and CRC32 9367a0d1 versus what we are attempting to load (size 210 and CRC32 2279cfaa)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLParamElement was previously loaded into a class loader with size 369 and CRC32 61303c04 versus what we are attempting to load (size 324 and CRC32 b8bca8ed)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLPreElement was previously loaded into a class loader with size 213 and CRC32 74671f15 versus what we are attempting to load (size 170 and CRC32 b6a4097c)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLQuoteElement was previously loaded into a class loader with size 249 and CRC32 5cb4684f versus what we are attempting to load (size 204 and CRC32 b6659708)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLScriptElement was previously loaded into a class loader with size 494 and CRC32 0d9603dd versus what we are attempting to load (size 448 and CRC32 c0e59aaf)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLSelectElement was previously loaded into a class loader with size 878 and CRC32 03efd968 versus what we are attempting to load (size 832 and CRC32 f32abbc9)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLStyleElement was previously loaded into a class loader with size 344 and CRC32 da7f7f14 versus what we are attempting to load (size 299 and CRC32 63df0824)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLTableCaptionElement was previously loaded into a class loader with size 265 and CRC32 b4e327fe versus what we are attempting to load (size 213 and CRC32 769e78fe)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLTableCellElement was previously loaded into a class loader with size 814 and CRC32 08ed626d versus what we are attempting to load (size 765 and CRC32 697fbded)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLTableColElement was previously loaded into a class loader with size 454 and CRC32 8adffd4a versus what we are attempting to load (size 406 and CRC32 b5b33ba5)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLTableElement was previously loaded into a class loader with size 1297 and CRC32 e7e9a5c0 versus what we are attempting to load (size 1252 and CRC32 fbd4e1a3)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLTableRowElement was previously loaded into a class loader with size 671 and CRC32 cc11563b versus what we are attempting to load (size 623 and CRC32 bad2a776)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLTableSectionElement was previously loaded into a class loader with size 577 and CRC32 75ee9f04 versus what we are attempting to load (size 525 and CRC32 e845ab3b)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLTextAreaElement was previously loaded into a class loader with size 750 and CRC32 f69491d6 versus what we are attempting to load (size 702 and CRC32 0eaf98e0)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLTitleElement was previously loaded into a class loader with size 249 and CRC32 4473e5f8 versus what we are attempting to load (size 204 and CRC32 05ee36b3)
23:26:30 warning ICL> class org.w3c.dom.html.HTMLUListElement was previously loaded into a class loader with size 304 and CRC32 6d0edcd0 versus what we are attempting to load (size 259 and CRC32 4780b991)
23:26:30 warning ICL> class org.w3c.dom.ranges.DocumentRange was previously loaded into a class loader with size 179 and CRC32 de967209 versus what we are attempting to load (size 137 and CRC32 8a644e76)
23:26:30 warning ICL> class org.w3c.dom.ranges.Range was previously loaded into a class loader with size 1408 and CRC32 54fc377a versus what we are attempting to load (size 1374 and CRC32 f0e72f2d)
23:26:30 warning ICL> class org.w3c.dom.ranges.RangeException was previously loaded into a class loader with size 559 and CRC32 aba1360d versus what we are attempting to load (size 343 and CRC32 adfb6bf7)
23:26:30 warning ICL> class org.w3c.dom.traversal.DocumentTraversal was previously loaded into a class loader with size 444 and CRC32 41a35f63 versus what we are attempting to load (size 398 and CRC32 5af8158b)
23:26:30 warning ICL> class org.w3c.dom.traversal.NodeFilter was previously loaded into a class loader with size 801 and CRC32 b3d027c2 versus what we are attempting to load (size 762 and CRC32 df3bc58f)
23:26:30 warning ICL> class org.w3c.dom.traversal.NodeIterator was previously loaded into a class loader with size 427 and CRC32 85bbc914 versus what we are attempting to load (size 386 and CRC32 c9a1ab60)
23:26:30 warning ICL> class org.w3c.dom.traversal.TreeWalker was previously loaded into a class loader with size 574 and CRC32 e073236c versus what we are attempting to load (size 535 and CRC32 357cb136)
23:26:30 warning ICL> class javax.activation.ActivationDataFlavor was previously loaded into a class loader with size 2841 and CRC32 f0d1d6b6 versus what we are attempting to load (size 2093 and CRC32 758b66af)
23:26:30 warning ICL> class javax.activation.MimeType was previously loaded into a class loader with size 4709 and CRC32 fcd5ee84 versus what we are attempting to load (size 3611 and CRC32 07bf2247)
23:26:30 warning ICL> class javax.activation.MimeTypeParameterList was previously loaded into a class loader with size 4870 and CRC32 75f054e6 versus what we are attempting to load (size 3639 and CRC32 bc05f781)
23:26:30 warning ICL> class javax.activation.MimeTypeParseException was previously loaded into a class loader with size 467 and CRC32 400ec125 versus what we are attempting to load (size 324 and CRC32 c28c3ec2)
23:26:30 warning ICL> class javax.activation.CommandInfo was previously loaded into a class loader with size 1662 and CRC32 e80497bc versus what we are attempting to load (size 1304 and CRC32 db6dd904)
23:26:30 warning ICL> class javax.activation.DataHandler$1 was previously loaded into a class loader with size 1508 and CRC32 4b710929 versus what we are attempting to load (size 1207 and CRC32 b1a57024)
23:26:30 warning ICL> class javax.activation.DataHandler was previously loaded into a class loader with size 9854 and CRC32 41bf61c4 versus what we are attempting to load (size 8412 and CRC32 dda57447)
23:26:30 warning ICL> class javax.activation.DataSource was previously loaded into a class loader with size 346 and CRC32 881d2b70 versus what we are attempting to load (size 346 and CRC32 d7f84068)
23:26:30 warning ICL> class javax.activation.CommandMap was previously loaded into a class loader with size 2323 and CRC32 4c075d44 versus what we are attempting to load (size 2279 and CRC32 bccd4e60)
23:26:30 warning ICL> class javax.activation.DataContentHandler was previously loaded into a class loader with size 598 and CRC32 5ebba11d versus what we are attempting to load (size 598 and CRC32 31ab785d)
23:26:30 warning ICL> class javax.activation.DataContentHandlerFactory was previously loaded into a class loader with size 243 and CRC32 a7fd91b9 versus what we are attempting to load (size 243 and CRC32 59402f43)
23:26:30 warning ICL> class javax.activation.CommandObject was previously loaded into a class loader with size 254 and CRC32 883b4459 versus what we are attempting to load (size 254 and CRC32 678eccc7)
23:26:30 warning ICL> class javax.activation.DataHandlerDataSource was previously loaded into a class loader with size 1011 and CRC32 9422cd35 versus what we are attempting to load (size 835 and CRC32 7a210b3e)
23:26:30 warning ICL> class javax.activation.DataSourceDataContentHandler was previously loaded into a class loader with size 2526 and CRC32 44173596 versus what we are attempting to load (size 2090 and CRC32 9ee621c8)
23:26:30 warning ICL> class javax.activation.ObjectDataContentHandler was previously loaded into a class loader with size 2857 and CRC32 1bf2f697 versus what we are attempting to load (size 2115 and CRC32 9f5527e5)
23:26:30 warning ICL> class javax.activation.FileDataSource was previously loaded into a class loader with size 1650 and CRC32 6d6ac41b versus what we are attempting to load (size 1346 and CRC32 5c83e7e5)
23:26:30 warning ICL> class javax.activation.FileTypeMap was previously loaded into a class loader with size 1310 and CRC32 fdec8f30 versus what we are attempting to load (size 1534 and CRC32 a35c210a)
23:26:30 warning ICL> class javax.activation.MailcapCommandMap was previously loaded into a class loader with size 12454 and CRC32 d88f9e43 versus what we are attempting to load (size 9491 and CRC32 29ca8653)
23:26:30 warning ICL> class javax.activation.MimetypesFileTypeMap was previously loaded into a class loader with size 6969 and CRC32 b1b3946e versus what we are attempting to load (size 5663 and CRC32 a66890d9)
23:26:30 warning ICL> class javax.activation.SecuritySupport$1 was previously loaded into a class loader with size 885 and CRC32 543f9d18 versus what we are attempting to load (size 563 and CRC32 3bed115f)
23:26:30 warning ICL> class javax.activation.SecuritySupport$2 was previously loaded into a class loader with size 907 and CRC32 e19f67cf versus what we are attempting to load (size 699 and CRC32 f2ebe52d)
23:26:30 warning ICL> class javax.activation.SecuritySupport$3 was previously loaded into a class loader with size 1648 and CRC32 94a91be9 versus what we are attempting to load (size 1173 and CRC32 3bf68ad8)
23:26:30 warning ICL> class javax.activation.SecuritySupport$4 was previously loaded into a class loader with size 1546 and CRC32 eb279781 versus what we are attempting to load (size 1088 and CRC32 e12c22ac)
23:26:30 warning ICL> class javax.activation.SecuritySupport$5 was previously loaded into a class loader with size 775 and CRC32 1eefa58e versus what we are attempting to load (size 592 and CRC32 d85ece68)
23:26:30 warning ICL> class javax.activation.SecuritySupport was previously loaded into a class loader with size 2116 and CRC32 bca372a2 versus what we are attempting to load (size 1724 and CRC32 5f72f660)
23:26:30 warning ICL> class javax.activation.URLDataSource was previously loaded into a class loader with size 1526 and CRC32 f48f5273 versus what we are attempting to load (size 1201 and CRC32 d04f63bc)
23:26:30 warning ICL> class javax.activation.UnsupportedDataTypeException was previously loaded into a class loader with size 485 and CRC32 b7ee5ff1 versus what we are attempting to load (size 336 and CRC32 e7368148)
23:26:30 warning ICL> class com.sun.activation.registries.MailcapFile was previously loaded into a class loader with size 9736 and CRC32 be206fcc versus what we are attempting to load (size 7029 and CRC32 2d1c6bcd)
23:26:30 warning ICL> class com.sun.activation.registries.MailcapParseException was previously loaded into a class loader with size 495 and CRC32 bca8fe59 versus what we are attempting to load (size 335 and CRC32 36407355)
23:26:30 warning ICL> class com.sun.activation.registries.MimeTypeFile was previously loaded into a class loader with size 4428 and CRC32 3d3a8c64 versus what we are attempting to load (size 3287 and CRC32 92b532de)
23:26:30 warning ICL> class com.sun.activation.registries.MimeTypeEntry was previously loaded into a class loader with size 927 and CRC32 2a6c80c9 versus what we are attempting to load (size 734 and CRC32 ad2a2805)
23:26:30 warning ICL> class com.sun.activation.registries.LineTokenizer was previously loaded into a class loader with size 2311 and CRC32 c4873aab versus what we are attempting to load (size 1862 and CRC32 f5ed5e7d)
23:26:30 warning ICL> class com.sun.activation.registries.LogSupport was previously loaded into a class loader with size 1877 and CRC32 29531d83 versus what we are attempting to load (size 1605 and CRC32 bee10cf6)
23:26:30 warning ICL> class com.sun.activation.registries.MailcapTokenizer was previously loaded into a class loader with size 4151 and CRC32 c603403a versus what we are attempting to load (size 3616 and CRC32 73d7bb01)
23:26:31 warning ICL> class com.webMethods.portal.install.CommonUIFrameworkMessages was previously loaded into a class loader with size 14767 and CRC32 d0b5273f versus what we are attempting to load (size 14792 and CRC32 4928d58c)
23:26:31 warning ICL> class com.webMethods.portal.install.server.PortalStartConfiguratorSerenity$StreamListener was previously loaded into a class loader with size 551 and CRC32 0408a241 versus what we are attempting to load (size 491 and CRC32 a7e54e0e)
23:26:31 warning ICL> class com.webMethods.portal.install.server.PortalStartConfiguratorSerenity$StreamPumper$IdleThread was previously loaded into a class loader with size 1789 and CRC32 bb853182 versus what we are attempting to load (size 1449 and CRC32 38db20d7)
23:26:31 warning ICL> class com.webMethods.portal.install.server.PortalStartConfiguratorSerenity$StreamPumper was previously loaded into a class loader with size 3618 and CRC32 122d2baf versus what we are attempting to load (size 2947 and CRC32 2135892c)
23:26:31 warning ICL> class com.webMethods.portal.install.server.PortalStartConfiguratorSerenity$StringStreamListener was previously loaded into a class loader with size 1643 and CRC32 819269a6 versus what we are attempting to load (size 1113 and CRC32 78f4449a)
23:26:31 warning ICL> class com.webMethods.portal.install.server.PortalStartConfiguratorSerenity$SystemOutStreamListener was previously loaded into a class loader with size 1542 and CRC32 0bd67442 versus what we are attempting to load (size 1017 and CRC32 405e44fb)
23:26:31 warning ICL> class com.webMethods.portal.install.server.PortalStartConfiguratorSerenity was previously loaded into a class loader with size 12061 and CRC32 b88f2061 versus what we are attempting to load (size 9103 and CRC32 de447b08)
23:26:42 info MWSDiagSelectionPanel.executePanel: No Products installed, auto selecting the CAFRLib libraries
23:38:08 info ISGUIPanel.endPanel()
23:38:08 info ISGUIPanel.endPanel() isInteractiveInstall() true
23:38:08 info ISGUIPanel.endPanel() dbDriverSelected=0
23:38:08 info ISGUIPanel.endPanel() installAsDatabase=true
23:38:08 info ISGUIPanel.endPanel() gAliasName=oracle
23:38:08 info ISGUIPanel.endPanel() gDBURL=http://local:8080
23:38:08 info ISGUIPanel.endPanel() gDBUser=SYSTEM
23:38:08 info ISGUIPanel.endPanel() gDBPass=
23:38:08 info ISInstallHelper.writePortHost()
23:38:08 info ISInstallHelper.writePropstoFile()
23:38:08 info ISInstallHelper.writePropstoFile() done
23:38:08 info ISInstallHelper.writePortHost() done
23:39:28 info ISGUIPanel.endPanel()
23:39:28 info ISGUIPanel.endPanel() isInteractiveInstall() true
23:39:28 info ISGUIPanel.endPanel() dbDriverSelected=0
23:39:28 info ISGUIPanel.endPanel() installAsDatabase=true
23:39:28 info ISGUIPanel.endPanel() gAliasName=oracle
23:39:28 info ISGUIPanel.endPanel() gDBURL=http://local:8080
23:39:28 info ISGUIPanel.endPanel() gDBUser=SYSTEM
23:39:28 info ISGUIPanel.endPanel() gDBPass=
23:39:28 info ISInstallHelper.writePortHost()
23:39:28 info ISInstallHelper.writePropstoFile()
23:39:28 info ISInstallHelper.writePropstoFile() done
23:39:28 info ISInstallHelper.writePortHost() done
23:39:28 info CCE_SetupPanel.endpanel - Entering executePanel
23:39:28 info CCE_SetupPanel.endpanel - Exiting executePanel
23:39:33 info CCE_SetupPanel.endPanel()
23:39:33 info CCE_SetupPanel.writeFinalVars()-BEGIN
23:39:33 info HttpPortNum is 8090
23:39:33 info HttpsPortNum is 8091
23:39:33 info CCE_SetupPanel.writeFinalVars()-END
23:39:33 info SPM_SetupPanel.endpanel - Entering executePanel
23:39:33 info SPM_SetupPanel.endpanel - Exiting executePanel
23:39:36 info SPM_SetupPanel.endPanel()
23:39:36 info SPM HttpsPortNum is 8093
23:39:36 info SPM_SetupPanel.writeFinalVars()-BEGIN
23:39:36 info SPM HttpPortNum is 8092
23:39:36 info SPM_SetupPanel.writeFinalVars()-END
23:39:36 info PortalUpgradePanel.isUpgradeNeeded() No Local Products installed
23:39:36 info PortalServerWizard.beginPanel() isUpgrade false
23:39:36 info PortalServerWizard.beginPanel()
23:39:36 info PortalServerWizard.readInitialValues()
23:39:36 info PortalServerWizard.readInitialValues() !silentInstall ||
23:39:36 info PortalServerWizard.readInitialValues() dbParamsFile does exist and this is not a silent install
23:39:36 info PortalUtils.readDBParam()
23:39:36 info PortalServerWizard.beginPanel() The initial values are: newInstance=true,port=8585,asService=false,driver=Oracle,dbUrl=http://local:8080,user=SYSTEM,
23:39:36 info PortalServerWizard.beginPanel() install as service false
23:39:36 info PortalServerWizard.beginPanel() externalDatabase true
23:39:36 info PortalServerWizard.beginPanel() value of defaultDriver Oracle
23:39:56 info PortalServerWizard.actionPerformed()
23:39:56 info PortalServerWizard.actionPerformed()
23:39:56 info PortalServerWizard.actionPerformed() mwsDatabaseDriverCombo
23:39:56 info PortalServerWizard.actionPerformed() mwsDatabaseDriverCombo selected Driver Oracle
23:39:56 info PortalServerWizard.actionPerformed()
23:39:56 info PortalServerWizard.actionPerformed() mwsPortField
23:39:56 info PortalServerWizard.actionPerformed()
23:39:56 info PortalServerWizard.actionPerformed() dbType0
23:39:56 info PortalServerWizard.actionPerformed() Enabling the fields after External is selected
23:39:56 info PortalServerWizard.endPanel()
23:39:56 info PortalServerWizard.endPanel() external DB true
23:39:56 info PortalServerWizard.endPanel() dbParamsOracle
23:39:56 info PortalServerWizard.endPanel() dbParamshttp://local:8080
23:39:56 info PortalServerWizard.endPanel() dbParamsSYSTEM
23:39:56 info PortalUtils.dbParamsEmpty() start
23:39:56 info PortalUtils.dbParamsEmpty() false
23:39:56 info PortalServerWizard.endPanel() emptyDB false
23:39:56 info PortalServerWizard.actionPerformed() emptyDB false externalDatabase true
23:39:56 info PortalServerWizard.readyToLeavePanel
23:39:56 info PortalUtils.writePropstoFile()
23:39:56 info PortalUtils.writePropstoFile() done
23:39:56 info PortalUtils.writePortHost()
23:39:56 info PortalUtils.writePropstoFile()
23:39:56 info PortalUtils.writePropstoFile() done
23:39:56 info PortalUtils.writePortHost() done
23:39:56 info PortalUtils.writeToInstallVars()
23:39:56 info PortalUtils.getServiceName() C:\SoftwareAG\MWS\bin\mws.bat doesn’t exist
23:39:56 info PortalServerWizard.readyToLeavePanel() external DB true
23:39:56 info RWP>
23:39:56 info RWP> locally installed products:
23:39:56 info RWP>
23:39:56 info RWP> NONE
23:39:56 info RWP>
23:39:56 info RWP> products to be installed or added to image:
23:39:56 info RWP>
23:39:56 info RWP> e2ei/11/ACDL_9.6.0.0.136/ACDL/ACDLDeployerSharedBundle : Bundles > Deployer and Asset Build Environment Bundles
23:39:56 info RWP> e2ei/11/ACDL_9.6.0.0.136/ACDL/acdl : Asset Build Environment
23:39:56 info RWP> e2ei/11/BAM_9.6.0.0.96/optimize/optimizeSharedLib : Libraries > Optimize Libraries
23:39:56 info RWP> e2ei/11/BAM_9.6.0.0.96/optimize/optimizeSharedUI : Shared User Interface > Optimize Support
23:39:56 info RWP> e2ei/11/BPM_9.6.0.0.82/DES/BPMARIS : Business Processes > ARIS Integration
23:39:56 info RWP> e2ei/11/BPM_9.6.0.0.82/DES/BPMCentrasite : Business Processes > CentraSite Integration
23:39:56 info RWP> e2ei/11/BPM_9.6.0.0.82/DES/BPMMetadata : Shared Plug-ins > Metadata
23:39:56 info RWP> e2ei/11/BPM_9.6.0.0.82/DES/BPMMetadataCS : Shared Plug-ins > CentraSite Integration
23:39:56 info RWP> e2ei/11/BPM_9.6.0.0.82/DES/DesignerBPM : Business Processes > Process Development
23:39:56 info RWP> e2ei/11/BPM_9.6.0.0.82/DES/DesignerSharedLib : Libraries > Designer Libraries
23:39:56 info RWP> e2ei/11/BR_9.6.0.0.210/Broker/BrokerJMSShared : Libraries > Broker Libraries
23:39:56 info RWP> e2ei/11/BR_9.6.0.0.210/Broker/PIFSharedBundles : Bundles > Broker Bundles
23:39:56 info RWP> e2ei/11/BR_9.6.0.0.210/DES/DesignerPIFShared : Shared Plug-ins > Broker Integration
23:39:56 info RWP> e2ei/11/CCE_9.6.0.0.235/Platform/CCE-CCplugins : Platform Manager Plug-ins > Command Central
23:39:56 info RWP> e2ei/11/CCE_9.6.0.0.235/Platform/CCE : Command Central > Server
23:39:56 info RWP> e2ei/11/CCE_9.6.0.0.235/Platform/CLI : Command Central > Command Line Tools
23:39:56 info RWP> e2ei/11/CDBS_9.6.0.0.85/CDC/DatabaseScripts : Database Configuration > Database Scripts
23:39:56 info RWP> e2ei/11/CPP_9.6.0.0.172/DES/DesignerCPP : Shared Plug-ins > Branding and Naming
23:39:56 info RWP> e2ei/11/CPP_9.6.0.0.172/DES/DesignerDDJ : Shared Plug-ins > Database Drivers
23:39:56 info RWP> e2ei/11/DCC_9.6.0.0.22/CDC/DatabaseComponentConfigurator : Database Configuration > Database Component Configurator
23:39:56 info RWP> e2ei/11/EDA_9.6.0.0.218/DES/DesignerEDA : Designer > Events Development
23:39:56 info RWP> e2ei/11/EDA_9.6.0.0.218/EDA/EventTypeCommon : Event-Driven Architecture > Event Type Store
23:39:56 info RWP> e2ei/11/EDA_9.6.0.0.218/EDA/NERV : Bundles > NERV Bundles
23:39:56 info RWP> e2ei/11/INMJ_9.6.0.0.475/DES/DesignerINMRepository : SOA Governance > CentraSite
23:39:56 info RWP> e2ei/11/INMJ_9.6.0.0.475/INMJ/INMSharedLibs : Libraries > CentraSite Libraries
23:39:56 info RWP> e2ei/11/IS_9.6.0.0.294/integrationServer/ISSharedBundles : Bundles > Integration Server Bundles
23:39:56 info RWP> e2ei/11/IS_9.6.0.0.294/integrationServer/integrationServer : Integration Server > Server
23:39:56 info RWP> e2ei/11/IS_9.6.0.0.294/integrationServer/integrationServerMigrationFrameworkLib : Libraries > Migration Framework Libraries
23:39:56 info RWP> e2ei/11/IS_9.6.0.0.294/integrationServer/integrationServerPortal : My webMethods User Interfaces > Integration Server
23:39:56 info RWP> e2ei/11/IS_9.6.0.0.294/integrationServer/integrationServerSharedLib : Libraries > Integration Server Libraries
23:39:56 info RWP> e2ei/11/LDEV_9.6.0.0.142/DES/LDev : Services > Service Development
23:39:56 info RWP> e2ei/11/MWS_9.6.0.0.164/portal/CAFRLib : Libraries > Composite Applications Runtime
23:39:56 info RWP> e2ei/11/MWS_9.6.0.0.164/portal/MWSDiagnostics : My webMethods Server > Diagnostic Tools
23:39:56 info RWP> e2ei/11/MWS_9.6.0.0.164/portal/MWSSharedLib : Libraries > My webMethods Server Libraries
23:39:56 info RWP> e2ei/11/MWS_9.6.0.0.164/portal/MwsProgramFiles : My webMethods Server > Server
23:39:56 info RWP> e2ei/11/NUM_9.6.0.0.12476/DES/NUMDesigner : Shared Plug-ins > Universal Messaging Integration
23:39:56 info RWP> e2ei/11/NUM_9.6.0.0.12476/UniversalMessaging/NUMRepository : Bundles > Universal Messaging Bundles
23:39:56 info RWP> e2ei/11/NUM_9.6.0.0.12476/UniversalMessaging/NUMSharedLibs : Libraries > Universal Messaging Libraries
23:39:56 info RWP> e2ei/11/OSGI_9.6.0.0.290/Platform/OSGI : Shared Platform > Platform
23:39:56 info RWP> e2ei/11/SEP_4.3.0.0.132/DES/Eclipse43 : Designer > Eclipse 4.3
23:39:56 info RWP> e2ei/11/SJP_1.7.0.0.26/Infrastructure/sjp : Infrastructure > Java Package
23:39:56 info RWP> e2ei/11/SPM_9.6.0.0.255/Platform/SPM : Platform Manager
23:39:56 info RWP> e2ei/11/SSX_9.6.0.0.1674/API/SSX : Libraries > Security Libraries
23:39:56 info RWP> e2ei/11/STP_9.6.0.0.159/Platform/STP : Shared Platform > Runtime
23:39:56 info RWP> e2ei/11/TES_3.7.6.0.7/TES/TES : Terracotta 3.7.6
23:39:56 info RWP> e2ei/11/TPL_9.6.0.0.11/License/license : License > Agreement
23:39:56 info RWP> e2ei/11/TPS_9.6.0.0.11/Platform/TPS : Bundles > Shared Bundles
23:39:56 info RWP> e2ei/11/TPS_9.6.0.0.11/Platform/TPSddj : Bundles > Database Driver Bundles
23:39:56 info RWP> e2ei/11/WCD_9.6.0.0.157/WCD/wcd : CloudStreams Development
23:39:56 info RWP> e2ei/11/WIR_9.6.0.1.172/Infrastructure/CustomInstall : Core Installer Files > Software AG Installer
23:39:56 info RWP> e2ei/11/WMN_9.6.0.0.92/WmMonitor/monitorSharedUI : Shared User Interface > Monitor Support
23:39:56 info RWP> e2ei/11/WMN_9.6.0.0.92/WmMonitor/monitorUI : My webMethods User Interfaces > Monitor
23:39:56 info RWP> e2ei/11/WSI_9.6.0.0.130/SCG/SCGCommon : Libraries > Shared Libraries
23:39:56 info RWP> e2ei/11/WSI_9.6.0.0.130/SCG/WSIddj : Libraries > Database Driver Libraries
23:39:56 info RWP> e2ei/11/WSI_9.6.0.0.130/SCG/jsw : Libraries > Java Service Wrapper
23:39:56 info RWP> e2ei/11/WSI_9.6.0.0.130/SCG/log4j : Libraries > log4j Libraries
23:39:56 info RWP> e2ei/11/WSI_9.6.0.0.130/SCG/saglic : License > Validator
23:39:56 info RWP> e2ei/11/WSS_9.6.0.0.237/DES/WSSplugin : Designer > Web Services Stack
23:39:56 info RWP> e2ei/11/WSS_9.6.0.0.237/Platform/WSSOSGi : Bundles > Web Services Stack Bundles
23:39:56 info RWP> e2ei/11/WSS_9.6.0.0.237/SCG/WSSCore : Web Services Stack > Core Files
23:39:56 info RWP> e2ei/11/WST_9.6.0.0.146/cloudstreams/wst : CloudStreams > Server
23:39:56 info RWP> e2ei/11/XCS_9.6.0.0.14/cloudstreams/xcssalesforcewsdl : Providers > Salesforce.com Provider
23:40:02 info MWSDiagPreFileCopyStopService() baseVersion is
23:40:02 info MWSDiagPreFileCopyStopService() skipping panel
23:40:02 info OSGI> init: ENTER
23:40:02 info OSGI> Getting ITools interface…
23:40:02 info OSGI> Getting IEnvironmentHelper interface…
23:40:02 info OSGI> Getting IOSGiUtils interface…
23:40:02 info OSGI> Getting java image path…
23:40:02 info EnvironmentHelperImpl> getJavaExecut: ENTER
23:40:02 info EnvironmentHelperImpl> Java absolute executable: C:\SoftwareAG\jvm\jvm\bin\java
23:40:02 info EnvironmentHelperImpl> getJavaExecut: EXIT
23:40:02 info OSGI> Getting OSGi platform directory…
23:40:02 info OSGI> Getting profiles directory…
23:40:02 info OSGI> init: EXIT
23:40:02 info CCEPreUpdatePanel> beginPanel> ENTER
23:40:02 info CCEPreUpdatePanel> beginPanel> EXIT
23:40:02 info Getting installerAccess.createStartMenuHelper…
23:40:02 info SPMPreUpdatePanel> beginPanel> ENTER
23:40:02 info SPMPreUpdatePanel> beginPanel> EXIT
23:40:02 info STPPreUpdatePanel> beginPanel> ENTER
23:40:02 info STPPreUpdatePanel> beginPanel> EXIT
23:40:02 info EDAEventTypePreUpdatePanel> beginPanel: ENTER
23:40:02 info EDAEventTypePreUpdatePanel> beginPanel: EXIT
23:40:03 info Entering ISPreFileCopyPanel.installExecute
23:40:03 info Entering ISPreFileCopyPanel.saveIS71Files
23:40:03 info There are no IS product installed here, this is a fresh install
23:40:03 info Entering ISPreFileCopyPanel.upgradeISService
23:40:03 info There are no IS product installed here, this is a fresh install
23:40:05 info SAGEMW> Stored C:\SoftwareAG: 1 (persistent)
23:47:59 alert SEPUtils SimplifiedInstallerProgressGroupPanel
23:47:59 info installerAccess = com.wm.distman.install.InstallerAccessLimited@871837
23:47:59 info SEPInstallPanel installInit()
23:47:59 info CDCStartMenuPanel.beginPanel()
23:47:59 info BulkFeaturesInstallPanel:beginPanel()
23:47:59 info BulkFeaturesInstallPanel:getProductProps() install
23:47:59 info BulkFeaturesInstallPanel:beginPanel() arrstrSelectedForInstallProducts.length = 62
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strProductName = e2ei/11/BPM_9.6.0.0.82/DES/BPMARIS
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strUseBulk != nul and true will return work units
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strProductName = e2ei/11/BPM_9.6.0.0.82/DES/BPMCentrasite
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strUseBulk != nul and true will return work units
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strProductName = e2ei/11/BPM_9.6.0.0.82/DES/BPMMetadata
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strUseBulk != nul and true will return work units
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strProductName = e2ei/11/BPM_9.6.0.0.82/DES/BPMMetadataCS
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strUseBulk != nul and true will return work units
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strProductName = e2ei/11/BPM_9.6.0.0.82/DES/DesignerBPM
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strUseBulk != nul and true will return work units
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strProductName = e2ei/11/BR_9.6.0.0.210/DES/DesignerPIFShared
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strUseBulk != nul and true will return work units
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strProductName = e2ei/11/CPP_9.6.0.0.172/DES/DesignerCPP
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strUseBulk != nul and true will return work units
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strProductName = e2ei/11/CPP_9.6.0.0.172/DES/DesignerDDJ
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strUseBulk != nul and true will return work units
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strProductName = e2ei/11/EDA_9.6.0.0.218/DES/DesignerEDA
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strUseBulk != nul and true will return work units
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strProductName = e2ei/11/INMJ_9.6.0.0.475/DES/DesignerINMRepository
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strUseBulk != nul and true will return work units
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strProductName = e2ei/11/LDEV_9.6.0.0.142/DES/LDev
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strUseBulk != nul and true will return work units
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strProductName = e2ei/11/NUM_9.6.0.0.12476/DES/NUMDesigner
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strUseBulk != nul and true will return work units
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strProductName = e2ei/11/WCD_9.6.0.0.157/WCD/wcd
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strUseBulk != nul and true will return work units
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strProductName = e2ei/11/WSS_9.6.0.0.237/DES/WSSplugin
23:47:59 info BulkFeaturesInstallPanel:beginPanel() strUseBulk != nul and true will return work units
23:47:59 info BulkFeaturesInstallPanel:beginPanel() return work units m_iAllWorkUnits = 21
23:47:59 info ProductSpecificUtils.deleteDir() dir=C:\SoftwareAG\IntegrationServer\bin\migrate\classes
23:47:59 info MWSDiagPostFileCopySetEnv.beginPanel()
23:47:59 info OSGI> init: ENTER
23:47:59 info OSGI> Getting ITools interface…
23:47:59 info OSGI> Getting IEnvironmentHelper interface…
23:47:59 info OSGI> Getting IOSGiUtils interface…
23:47:59 info OSGI> Getting java image path…
23:47:59 info EnvironmentHelperImpl> getJavaExecut: ENTER
23:47:59 info EnvironmentHelperImpl> Java absolute executable: C:\SoftwareAG\jvm\jvm\bin\java
23:47:59 info EnvironmentHelperImpl> getJavaExecut: EXIT
23:47:59 info OSGI> Getting OSGi platform directory…
23:47:59 info OSGI> Getting profiles directory…
23:47:59 info OSGI> init: EXIT
23:47:59 info NERVInstallPanel> beginPanel: ENTER
23:47:59 info NERVInstallPanel> beginPanel: EXIT
23:47:59 info ISLauncherInstallPanel> productID=e2ei/11/IS_9.6.0.0.294/integrationServer/integrationServer
23:47:59 info ISLauncherInstallPanel> Getting IWinTool interface…
23:47:59 info ISLauncherInstallPanel> Getting object for getting ports from the environment…
23:47:59 info ISLauncherInstallPanel> install=true
23:47:59 info ISLauncherInstallPanel> isInstalled=false
23:47:59 info Executing create_default_ISInstance
23:47:59 info Getting installerAccess.createStartMenuHelper…
23:47:59 info com.softwareag.wss.install.WSSOSGiInstallPanel> > beginPanel: ENTER
23:47:59 info com.softwareag.wss.install.WSSOSGiInstallPanel> > init: ENTER
23:47:59 info com.softwareag.wss.install.WSSOSGiInstallPanel> > Getting ITools interface…
23:47:59 info com.softwareag.wss.install.WSSOSGiInstallPanel> > Getting IOSGiUtils interface…
23:47:59 info com.softwareag.wss.install.WSSOSGiInstallPanel> > beginPanel: EXIT
23:47:59 info PortalServerInstances.isInstallPanelEnabled()
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info OSGiUtilsImpl> getTargetDependProducts: EXIT
23:47:59 info OSGiUtilsImpl> InstallerAccess is not InstallerAccessIntrospection.
23:47:59 info OSGiUtilsImpl> It will be used getTargetDependProducts from InstallerProductProps.
23:47:59 info O
I am trying to install wM 9.12 in Windows system. I am using the installer where I am giving the script and image file. wM suite is getting installed but with errors where its not able to create the IS_default:
ISLauncher: Could not create profile IS_default for product Integration Server . Reason: Could not create instance IS_default.
17:13:18 critical UpdateACDLPropertiesFile.installExecute()