I'm trying to 'Start a kernel component' as described here:

I installed Oracle 11.1 trade according to the web site of the Oracle that is available in the form of directives.

I'm currently 'Start a kernel component' using the 'ATG control center"as described here:

Oracle ATG Web Commerce - from a core component

Using the control center of the ATG (i.e. startACC), I go through all the steps as described in the instructions. When I close the last dialog box, I'm prompted to save my changes, so I click 'Yes'. When I click on the button "Yes" in the dialog box stating 'Changed copy set up thelive /Initial State', I get an error message with this information:

atg.nucleus.ConfigurationException

at atg.nucleus.SimpleConfigurationState.saveToBean(SimpleConfigurationState.java:244)

at atg.ui.component.model.ComponentManager.setLiveState(ComponentManager.java:609)

at atg.ui.component.model.ComponentAgentImpl.setLiveState(ComponentAgentImpl.java:426)

at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:606)

to atg.security.proxy.UserSessionProxy$ SessionSkeletonHandler.invoke (UserSessionProxy.java:273)

at atg.rmi.context.ContextualSkeletonImpl.invoke(ContextualSkeletonImpl.java:127)

at sun.reflect.GeneratedMethodAccessor182.invoke (unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:606)

at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:322)

to sun.rmi.transport.Transport$ 1.run(Transport.java:177)

to sun.rmi.transport.Transport$ 1.run(Transport.java:174)

at java.security.AccessController.doPrivileged (Native Method)

at sun.rmi.transport.Transport.serviceCall(Transport.java:173)

at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:556)

to sun.rmi.transport.tcp.TCPTransport$ ConnectionHandler.run0 (TCPTransport.java:811)

to sun.rmi.transport.tcp.TCPTransport$ ConnectionHandler.run (TCPTransport.java:670)

at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:615)

at java.lang.Thread.run(Thread.java:745)

And the papers say:

ErrorWed Oct 22 16:53:06 EDT 20141414007586997/ ATG/Dynamo/service/ReConfigurationServiceCannot set the configured property "/ Initial.initialServices" atg.nucleus.ConfigurationException: could not resolve the component/test/service/Person
ErrorWed Oct 22 16:53:07 EDT 20141414007587006/Failed to create the Person class for configuration/test/service/Person java.lang.ClassNotFoundException: personjava.lang.ClassNotFoundException: person

I placed the Person.class file in the < ATG >/home/locallib according to the instructions.

I can't guess what I am doing wrong, TIA.

Found a solution to this problem.

The instructions here:

Oracle ATG Web Commerce - from a core component

are correct, but not sufficient.

In the end, the instructions say:

"pull up your application, and then restart it..

The details of what means the phrase are:

Start the cim tool: /home/bin/cim.sh

Select option 4 "Assembly & application deployment.

Select a 'ATGProduction... '. »

Specify 'ATGProduction.ear' for the name of the Ear file

(Note that the weblogic server must be running)

Select would be "to deploy

Select 'o' set the server on the other

Select would have "done

type q to exit

Go to the weblogic administration console, and then click "Transfer" under the "Domain Structure" (http://localhost:7001 / console).

Under the terms of deployments in the right pane, ATGProduction.ear and ATGPublishing.ear should be in the list.

Check the box next to ATGProduction.ear

Click on the button "Update".

In the next page, click on "Finish".

Wait for the deployment is complete.

Now you should be able to use the ATG control center to complete this step:
Oracle ATG Web Commerce - from a core component

Tags: Oracle Applications

Similar Questions

Maybe you are looking for