This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Re: source path in team development
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 24, 2010
05:54 PM
source path in team development
Hi All,
Currently one of our developers is trying to build my IA project but he doesn't have IA installed.
The source path kept complaining but he had to copy the file com.zerog.ia.PathManager.properties to C:\Documents and Settings\Administrator\InstallAnywhere\100\Enterprise\preferences
and it worked.
However, is there a way to set the source path in the build.xml instead of having to manually copy this file over?
Thanks
Currently one of our developers is trying to build my IA project but he doesn't have IA installed.
The source path kept complaining but he had to copy the file com.zerog.ia.PathManager.properties to C:\Documents and Settings\Administrator\InstallAnywhere\100\Enterprise\preferences
and it worked.
However, is there a way to set the source path in the build.xml instead of having to manually copy this file over?
Thanks
(5) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 24, 2010
06:04 PM
Please be aware that IA is licensed on a per-developer basis, so at least a build license is needed!
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 24, 2010
11:52 PM
Hi there
we have a license for the developer too
but somehow now we are getting the following error when building the installer
[buildinstaller] Unable to invoke the method:
[buildinstaller] InstallFrameConfigurator.setResizePanelDecorations(boolean)
[buildinstaller] Some installer configuration information may be lost
[buildinstaller] java.lang.NoSuchMethodException
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGfh.c(DashoA10*..)
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGlm.a(DashoA10*..)
[buildinstaller] at ZeroGlm.a(DashoA10*..)
[buildinstaller] at ZeroGlm.c(DashoA10*..)
[buildinstaller] at ZeroGlm.a(DashoA10*..)
[buildinstaller] at InstallAnywhere.a(DashoA10*..)
[buildinstaller] at InstallAnywhere.main(DashoA10*..)
[buildinstaller] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M
ethod)
[buildinstaller] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMet
hodAccessorImpl.java:39)
[buildinstaller] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Deleg
atingMethodAccessorImpl.java:25)
[buildinstaller] at java.lang.reflect.Method.invoke(Method.java:585)
[buildinstaller] at com.zerog.lax.LAX.launch(DashoA10*..)
[buildinstaller] at com.zerog.lax.LAX.main(DashoA10*..)
[buildinstaller] Unable to invoke the method:
[buildinstaller] InstallFrameConfigurator.setAllowLabelTextToWrap(boolean)
[buildinstaller] Some installer configuration information may be lost
[buildinstaller] java.lang.NoSuchMethodException
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGfh.c(DashoA10*..)
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGlm.a(DashoA10*..)
[buildinstaller] at ZeroGlm.a(DashoA10*..)
[buildinstaller] at ZeroGlm.c(DashoA10*..)
[buildinstaller] at ZeroGlm.a(DashoA10*..)
[buildinstaller] at InstallAnywhere.a(DashoA10*..)
[buildinstaller] at InstallAnywhere.main(DashoA10*..)
[buildinstaller] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M
ethod)
[buildinstaller] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMet
hodAccessorImpl.java:39)
[buildinstaller] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Deleg
atingMethodAccessorImpl.java:25)
[buildinstaller] at java.lang.reflect.Method.invoke(Method.java:585)
[buildinstaller] at com.zerog.lax.LAX.launch(DashoA10*..)
[buildinstaller] at com.zerog.lax.LAX.main(DashoA10*..)
[buildinstaller] Unable to invoke the method:
[buildinstaller] InstallerInfoData.setLicense(String)
[buildinstaller] Some installer configuration information may be lost
[buildinstaller] java.lang.NoSuchMethodException
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGfh.c(DashoA10*..)
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGlm.a(DashoA10*..)
[buildinstaller] at ZeroGlm.a(DashoA10*..)
[buildinstaller] at ZeroGlm.c(DashoA10*..)
[buildinstaller] at ZeroGlm.a(DashoA10*..)
[buildinstaller] at InstallAnywhere.a(DashoA10*..)
[buildinstaller] at InstallAnywhere.main(DashoA10*..)
[buildinstaller] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M
ethod)
[buildinstaller] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMet
hodAccessorImpl.java:39)
[buildinstaller] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Deleg
atingMethodAccessorImpl.java:25)
[buildinstaller] at java.lang.reflect.Method.invoke(Method.java:585)
[buildinstaller] at com.zerog.lax.LAX.launch(DashoA10*..)
[buildinstaller] at com.zerog.lax.LAX.main(DashoA10*..)
we have a license for the developer too
but somehow now we are getting the following error when building the installer
[buildinstaller] Unable to invoke the method:
[buildinstaller] InstallFrameConfigurator.setResizePanelDecorations(boolean)
[buildinstaller] Some installer configuration information may be lost
[buildinstaller] java.lang.NoSuchMethodException
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGfh.c(DashoA10*..)
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGlm.a(DashoA10*..)
[buildinstaller] at ZeroGlm.a(DashoA10*..)
[buildinstaller] at ZeroGlm.c(DashoA10*..)
[buildinstaller] at ZeroGlm.a(DashoA10*..)
[buildinstaller] at InstallAnywhere.a(DashoA10*..)
[buildinstaller] at InstallAnywhere.main(DashoA10*..)
[buildinstaller] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M
ethod)
[buildinstaller] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMet
hodAccessorImpl.java:39)
[buildinstaller] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Deleg
atingMethodAccessorImpl.java:25)
[buildinstaller] at java.lang.reflect.Method.invoke(Method.java:585)
[buildinstaller] at com.zerog.lax.LAX.launch(DashoA10*..)
[buildinstaller] at com.zerog.lax.LAX.main(DashoA10*..)
[buildinstaller] Unable to invoke the method:
[buildinstaller] InstallFrameConfigurator.setAllowLabelTextToWrap(boolean)
[buildinstaller] Some installer configuration information may be lost
[buildinstaller] java.lang.NoSuchMethodException
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGfh.c(DashoA10*..)
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGlm.a(DashoA10*..)
[buildinstaller] at ZeroGlm.a(DashoA10*..)
[buildinstaller] at ZeroGlm.c(DashoA10*..)
[buildinstaller] at ZeroGlm.a(DashoA10*..)
[buildinstaller] at InstallAnywhere.a(DashoA10*..)
[buildinstaller] at InstallAnywhere.main(DashoA10*..)
[buildinstaller] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M
ethod)
[buildinstaller] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMet
hodAccessorImpl.java:39)
[buildinstaller] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Deleg
atingMethodAccessorImpl.java:25)
[buildinstaller] at java.lang.reflect.Method.invoke(Method.java:585)
[buildinstaller] at com.zerog.lax.LAX.launch(DashoA10*..)
[buildinstaller] at com.zerog.lax.LAX.main(DashoA10*..)
[buildinstaller] Unable to invoke the method:
[buildinstaller] InstallerInfoData.setLicense(String)
[buildinstaller] Some installer configuration information may be lost
[buildinstaller] java.lang.NoSuchMethodException
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGfh.c(DashoA10*..)
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGfh.a(DashoA10*..)
[buildinstaller] at ZeroGlm.a(DashoA10*..)
[buildinstaller] at ZeroGlm.a(DashoA10*..)
[buildinstaller] at ZeroGlm.c(DashoA10*..)
[buildinstaller] at ZeroGlm.a(DashoA10*..)
[buildinstaller] at InstallAnywhere.a(DashoA10*..)
[buildinstaller] at InstallAnywhere.main(DashoA10*..)
[buildinstaller] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M
ethod)
[buildinstaller] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMet
hodAccessorImpl.java:39)
[buildinstaller] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Deleg
atingMethodAccessorImpl.java:25)
[buildinstaller] at java.lang.reflect.Method.invoke(Method.java:585)
[buildinstaller] at com.zerog.lax.LAX.launch(DashoA10*..)
[buildinstaller] at com.zerog.lax.LAX.main(DashoA10*..)
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 25, 2010
04:59 AM
So I'm not sure if I understood correctly here: as you noticed, source path is a per-user setting, but I think you can do what you did, manually copy the file and then alter it! But you did that then you got the error?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 25, 2010
07:15 PM
Yes that is right.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 26, 2010
04:47 AM
Without your project it's hard to tell where the issue might be!...