Java™ Pet Store Demo 1.4 > Troubleshooting the Demo Troubleshooting
Some Known Issues:
- If you encounter problems when running the application, review the log files at <install_dir>/domains/<domain-name>/logs/server.log to learn what exactly went wrong.
- If you encounter errors while deploying the application, make sure that your admin password is set correctly in <install_dir>/samples/common.properties.
- If you make changes to the application, you can use the build.xml in that specific module to rebuild the EAR files. Your changes will be effective after you redeploy the EAR files.
- The repopulate link does not work for Oracle. Clicking on the link populates the inventory data but not the catalog data. User needs to populate it using oracle.petstoredb.sql.
- samples/blueprints/petstore1.4/sql/<database_name>/*.sql files may need to be updated to match J2EE 1.4 SDK samples environment.
Copyright © 2004 Sun Microsystems, Inc. All rights reserved.