Hello guys,
I have installed a crm server and a j2ee standalone,
the j2ee intance have been intalled sacesfully but when the java application was deployed, it had ocurred the following error.
WARNING 2009-03-03 11:21:51
CJSlibModule::writeWarning_impl()
Found profile of Java instance JC01 in supposed system based on AS-ABAP C18. Setting hasABAP status to undefined.
TRACE [iaxxejsexp.cpp:199]
EJS_Installer::writeTraceToLogBook()
2009-03-03 11:21:51.808 NW._setHasABAP(undefined)
TRACE [iaxxejsexp.cpp:199]
EJS_Installer::writeTraceToLogBook()
NWException thrown: nw.hasABAPswitchABAP:
SAP system C18 is a ABAP or double stack system. Cannot switch this to a Java standalone system.
TRACE [iaxxejsexp.cpp:199]
EJS_Installer::writeTraceToLogBook()
t_NW_Options.updateRow(, WHERE name='collected'), updating
ERROR 2009-03-03 11:21:51
CJSlibModule::writeError_impl()
CJS-30036 SAP system C18 is a ABAP or double stack system. Cannot switch this to a Java standalone system.
And now this error show when i want to do something.
Now I want to uninstall the j2ee but the result is the same.
Thank you.