Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Create .war packege of ADF app and Deploy into Weblogic server

3610631Apr 20 2018 — edited Apr 23 2018

Hi,

I created a very simple app in JDeveloper with ADF. My development is an ADF Fusion Web Application where I created "untitled1.jspx" page with only one outputText with de message "HelloWorld". I created the deploy profile creating the .war package. When I made the deployment over the Weblogic server 12.2.1.3.0 I could make the deploy properly but when I am calling the url for access to the page I am recieving bellow error:

Error.PNG

The message in the page is: "ADF_FACES-30200:For more information, please see the server's error log for an entry beginning with: The UIViewRoot is null. Fatal exception during PhaseId: RESTORE_VIEW 1."

I don know if i need add something into the deploy profile or change it.

Thanks for your help.

Regards!!

Marcos Fracchia.

Comments

307050
>
It seems that the OHJ does not clear the memory when loading the next HTML page.
Can the OHJ deal with larger images ?


We have never seen such a problem with large images and OHJ. Could you send us a ZIP containing your help content by e-mail to ohinfo_us@oracle.com so that we can try to reproduce it?

Thanks,
-brian
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on May 21 2018
Added on Apr 20 2018
4 comments
126 views