R12.2 Apps DBA. Powered by Blogger.

APEX Workspace Image directory is not set up properly

No comments :
Step 1:
[apapex@ATGAPPS apex_listener]$ java -jar ords.war setup
Jan 15, 2016 12:30:11 PM oracle.dbtools.common.config.file.ConfigurationFolder logConfigFolder
INFO: Using configuration folder: /tmp/ords
Enter the name of the database server [localhost]:atgapps
Enter the database listen port [1521]:
Enter 1 to specify the database service name, or 2 to specify the database SID [1]:2
Enter the database SID [xe]:
Enter the database user name [APEX_PUBLIC_USER]:
Enter the database password for APEX_PUBLIC_USER: <Password is kb321456>
Confirm password:
Enter 1 to enter passwords for the RESTful Services database users (APEX_LISTENER,APEX_REST_PUBLIC_USER), 2 to use the same password as used for APEX_PUBLIC_USER or, 3 to skip this step [1]:2
Jan 15, 2016 12:30:41 PM oracle.dbtools.common.config.file.ConfigurationFiles update
INFO: Updated configurations: defaults, apex, apex_al, apex_rt
[apapex@ATGAPPS apex_listener]$ pwd
/u01/app/middleware/apex_listener
[apapex@ATGAPPS apex_listener]$
Step 2:
[apapex@ATGAPPS apex_listener]$ java -jar ords.war static /u01/app/middleware/apex/images
WAR Generation complete
 WAR location     : /u01/app/middleware/apex_listener/i.war
 Context path     : /i
 Static resources : /u01/app/middleware/apex/images
Ensure the static resources are available at path: /u01/app/middleware/apex/images
on the server where the WAR is deployed[apapex@ATGAPPS apex_listener]$
[apapex@ATGAPPS apex_listener]$
Step 3: Restart weblogic admin server

No comments :

Post a Comment

Note: only a member of this blog may post a comment.