× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Perhaps you need to run it as sudo? When I install manually I have to "sign in" even though I'm running as the administrator.


Jon Paris

www.partner400.com
www.SystemiDeveloper.com

On Dec 1, 2017, at 4:30 PM, MWHopkins@xxxxxxxxxxxxxxx wrote:

I got a little further today. I have the Windows silent install working,
but the MAC still does not.

My problem yesterday was I was calling "install" instead of "installc"

Now it seems to run but nothing is installed and I just get an output of
the install settings in the command shell:

Installc:
/Applications/IBM/InstallationManager/eclipse/jre_7.0.100010.20170822_1251/jre/Contents/Home/bin
-Dcic.agentRelaunched=/Volumes/pdpsoftware/_Software_Windows/Rational
Development Studio for IBMi/RDI
9.6/disk1/InstallerImage_macosx_cocoa_x86_64
-Xms40m
-Xmx1024m
-XstartOnFirstThread
-Xdock:icon=../Resources/IIM.icns
-jar
/Applications/IBM/InstallationManager/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1446.jar
-exitdata
50000
-ws
cocoa
-os
macosx
-arch
x86_64
-toolId
ibmim
-accessRights
admin
-startup
/Applications/IBM/InstallationManager/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1446.jar
--launcher.appendVmargs
--launcher.library
/Applications/IBM/InstallationManager/eclipse/plugins/com.ibm.cic.agent.core.launcher.macosx_1.0.7.v20160506_0238/binary/macosx.cocoa.x86_64/eclipse_1503.so
-launcher
/Applications/IBM/InstallationManager/eclipse/IBMIM.app/Contents/MacOS/IBMIM
--launcher.library
/Applications/IBM/InstallationManager/eclipse/plugins/com.ibm.cic.agent.core.launcher.macosx_1.0.7.v20160506_0238/binary/macosx.cocoa.x86_64/eclipse_1503.so
-startup
/Applications/IBM/InstallationManager/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1446.jar
-nosplash
-toolId
installc
-accessRights
admin
--launcher.runJvmOutOfProc
-silent
input
@osgi.install.area/install.xml
-input
/Volumes/pdpsoftware/_Software_Windows/Rational Development Studio for
IBMi/RDI 9.6/rdi96MACinstall.xml
-acceptLicense
-log
/Users/mwh001/Documents/rdi96Install.log
-vm
/Applications/IBM/InstallationManager/eclipse/jre_7.0.100010.20170822_1251/jre/Contents/Home/bin
-vmargs
-Dcic.agentRelaunched=/Volumes/pdpsoftware/_Software_Windows/Rational
Development Studio for IBMi/RDI
9.6/disk1/InstallerImage_macosx_cocoa_x86_64
-Xms40m
-Xmx1024m
-XstartOnFirstThread
-Xdock:icon=../Resources/IIM.icns
-jar
/Applications/IBM/InstallationManager/eclipse/plugins/org.eclipse.equinox.launcher_1.3.0.v20130327-1446.jar


Matt Hopkins
MFT/EDI/Web Services Project Leader
Information Technology
PDP Group, Inc.
--
Web: www.pdpgroupinc.com
Email: MWHopkins@xxxxxxxxxxxxxxx
Office: 410-584-0330
Cell: 410-258-8845
Support: EDISupport@xxxxxxxxxxxxxxx




From: MWHopkins@xxxxxxxxxxxxxxx
To: wdsci-l@xxxxxxxxxxxx
Date: 11/30/2017 04:18 PM
Subject: [WDSCI-L] Trying silent install on MAC
Sent by: "WDSCI-L" <wdsci-l-bounces@xxxxxxxxxxxx>



I've been trying to create a silent install that can be run on several
other developers MAC's. I was able to run the install with DISK1 local and

create the install.xml file. I then un-installed and cleaned up my MAC and

tried to run the silent install from a network drive after adjusting the
repository locations in the xml.

I had an issue with the install not able to lock the .fileTableLock on the

network, but after adding a line to the config.ini (osgi.locking=none) in
the configuration folder, I got past that. Now the install is failing with

a pretty large number of errors in the log file.

The log file starts like this:

!SESSION 2017-11-30 15:07:19.547
-----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_65
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments: -toolId install -accessRights admin input
@osgi.install.area/install.xml -input
/Volumes/pdpsoftware/_Software_Windows/Rational Development Studio for
IBMi/RDI 9.6/rdi96MACinstall.xml -acceptLicense -log
/Users/mwh001/Documents/rdi96Install.log
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -toolId install

-accessRights admin input @osgi.install.area/install.xml -input
/Volumes/pdpsoftware/_Software_Windows/Rational Development Studio for
IBMi/RDI 9.6/rdi96MACinstall.xml -acceptLicense -log
/Users/mwh001/Documents/rdi96Install.log

!ENTRY org.eclipse.equinox.app 0 0 2017-11-30 15:07:23.001
!MESSAGE Product com.ibm.cic.agent.ui.product could not be found.

!ENTRY org.eclipse.osgi 2 0 2017-11-30 15:07:30.087
!MESSAGE One or more bundles are not resolved because the following root
constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2017-11-30 15:07:30.087
!MESSAGE Bundle
update@plugins/com.ibm.cic.licensing.policy.ui.preferences_7.1.147.v20160506_0238.jar

was not resolved.
!SUBENTRY 2 com.ibm.cic.licensing.policy.ui.preferences 2 0 2017-11-30
15:07:30.087


followed by a ton more !MESSAGE... !SUBENTRY... lines and finally ending
with:

!ENTRY org.eclipse.osgi 4 0 2017-11-30 15:07:30.372
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at
org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:242)
at
org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)

Does anyone know why it would be failiing?

Matt Hopkins
MFT/EDI/Web Services Project Leader
Information Technology
PDP Group, Inc.
--
Web: www.pdpgroupinc.com
Email: MWHopkins@xxxxxxxxxxxxxxx
Office: 410-584-0330
Cell: 410-258-8845
Support: EDISupport@xxxxxxxxxxxxxxx
--
This is the Rational Developer for IBM i / Websphere Development Studio
Client for System i & iSeries (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/wdsci-l.



--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/wdsci-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.