Can't connect to ACC with the following error.

157 views
Skip to first unread message

kchintal1

unread,
Mar 10, 2008, 5:58:23 PM3/10/08
to ATG_Tech
Hi,

I'm unable to connect to Remote ACC with the following error msg on an
Internationalization website with ACC2006.3 on Jboss.

Exception in thread "main" java.lang.ExceptionInInitializerError
at atg.nucleus.ConfigPathFile.<clinit>(ConfigPathFile.java:47)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:164)
at atg.nucleus.PropertyEditors.class$(PropertyEditors.java:76)
at
atg.nucleus.PropertyEditors.registerEditors(PropertyEditors.java:108)
at atg.nucleus.PropertyEditors.<clinit>(PropertyEditors.java:
62)
at atg.ui.common.DevApp.<clinit>(DevApp.java:70)
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:585)
at atg.applauncher.AppLauncher.launch(AppLauncher.java:795)
at
atg.applauncher.dynamo.DynamoClientLauncher.main(DynamoClientLauncher.java:
606)
Caused by: java.util.MissingResourceException: Can't find bundle for
base name atg.service.ServiceResources, locale en_US
at
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:
836)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:
805)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:549)
at atg.service.dynamo.LicenseImpl.<clinit>(LicenseImpl.java:
62)
... 13 more


I'm wonder, if is related to Licenses or Resource Bundle?

-kchintal.

Kartikeya

unread,
Mar 11, 2008, 10:07:04 AM3/11/08
to atg_...@googlegroups.com
This seems to be a known error trace, which appears when the ACC attempts to connect to the admin UI HTTP port to download certain data. So, Whenever you're running on a 3rd-party appserver, it is required to change the configuration of the adminPort property of the /atg/dynamo/Configuration component to the TCP/IP port from which the /dyn/admin/ data is being served.
 
-Kartik

 
Reply all
Reply to author
Forward
0 new messages