cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
muller1
Level 2

IA Build unable to read properties file

I have IA installed on a shared drive and build works on one server, but doesnt on the other.   Here is the output on the server that fails and logs show that user.name=? and user.dir=?.  build is unable to determine user.name running the build.  Why?   Revenera support has provided no guidance so far and I dont know why we are even paying for the product/support.

 

Picked up _JAVA_OPTIONS: -Dlax.debug.all=true -Dlax.debug.level=4
LAX Version = 20.0
Setting debug level to: 4
FileEncoding::initialize()- initializing FileEncoding
FileEncoding::initialize()- platform default encoding: UTF-8
FileEncoding::initialize()- using encoding: UTF-8
IsLicensed: false
Looking for 'resource' directory using the CLASS_PATH...
Resource dir found under '/usr/add-on/cadws/prod_linux/swtools/installanywhere/v20.0/resource'.
laxRoot = /opt/tools/swtools/installanywhere/v20.0
userDir = /usr/add-on/cadws/prod_linux/swtools/installanywhere/v20.0
laxRoot != userDir
Set iaHome = /usr/add-on/cadws/prod_linux/swtools/installanywhere/v20.0
unable to load registration info
java.io.FileNotFoundException: ?/.InstallAnywhere/200/Premier/preferences/com.zerog.ia.Designer.properties (No such file or directory)
Your properties file is probably locked!
unable to load registration info
java.io.FileNotFoundException: ?/.InstallAnywhere/200/Premier/preferences/com.zerog.ia.jdev.properties (No such file or directory)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(FileOutputStream.java:270)
at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
at java.io.FileOutputStream.<init>(FileOutputStream.java:162)
at com.zerog.ia.installer.util.RegistrationInfo.save(Unknown Source)
at Flexeraab9.ab(Unknown Source)
at InstallAnywhere.main(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.zerog.lax.LAX.launch(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)

0 Kudos
(0) Replies