× 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.



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.

As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.