Upload Portal Resource Error in JDeveloper

Asked By 0 points N/A Posted on -
qa-featured

Hi! I created one Java Web page and now I am trying to debug this page but I received below error.

I can’t understand the logic of this error.

Please tell me the solution and also tell me how can I remove this error?

Upload Portal Resource

Upload of resource “newTestST” complete. Please check the log at the following location for upload status:

            C:DOCUME ~ 1rharveyLOCALS ~ 1 Temp upload_siteTemplate_17289.log

 

                                                                                                                                    OK

SHARE
Answered By 590495 points N/A #121107

Upload Portal Resource Error in JDeveloper

qa-featured

I think this is not an error. It is only an information dialog box informing you about the previous upload task that you did that was saved in a log file. Maybe you only misunderstood its content.

To further understand what the information is really all about, try reading the upload_siteTemplate_17283.log file located in this path: C:Documents and SettingsrharveyLocal SettingsTemp. If you think that this is really an error, if you have a disk utility application installed on your computer, run it to check your hard disk for errors.

  1. Right click on drive C and then select Properties.
  2. Click Tools tab.
  3. Click Check Now.
  4. Check Automatically fix file system errors and then hit Start.

Related Questions