Menu

#7 configure.sh throws "main" java.lang.NoSuchFieldError: DOCUM

open
nobody
None
5
2007-11-30
2007-11-30
Anonymous
No

I'm trying to install amtu under SCO OpenServer 6.0. I've recompiled wrapper (correctly, I hope) and have modified the install scripts for SCO. When configure.sh runs and all the information is entered it throws:
Please standby while your account details are verified...
Exception in thread "main" java.lang.NoSuchFieldError: DOCUMENT
at com.amazon.merchants.transport.soapclient.MerchantInterfaceStub.<clinit>(MerchantInterfaceStub.java:28)
at com.amazon.merchants.transport.soapclient.MerchantInterfaceMimeLocator.getMerchantInterface(MerchantInterfaceMimeLocator.java:43)
at com.amazon.merchants.transport.adapter.impl.MerchantsAtConnectorMGSImpl.<init>(MerchantsAtConnectorMGSImpl.java:56)
at com.amazon.merchants.transport.adapter.MerchantsAtConnectorFactory.getMerchantsAtConnector(MerchantsAtConnectorFactory.java:41)
at com.amazon.merchants.transport.util.TransportPingUtility.pingServer(TransportPingUtility.java:40)
at com.amazon.merchants.transport.preferences.Configure.addOrModifyAccount(Configure.java:226)
at com.amazon.merchants.transport.preferences.Configure.addStandardAccounts(Configure.java:340)
at com.amazon.merchants.transport.preferences.Configure.initialConfiguration(Configure.java:102)
at com.amazon.merchants.transport.preferences.Configure.main(Configure.java:62)

I am not a java programmer so I have no idea where to go from here. I notices in the amt/service/bin/configure.sh it accepts an option via $1 and in the amt/configure.sh it calls the bin version with the paramter %1 but the amt/install.sh does not call the configure.sh with any parameter. Don't know if that's significant.

Thank you.
Frank S. Bernhardt - b.c.s.i.
frank@bcsi.ca

Discussion


Log in to post a comment.

Monday.com Logo