執行petstore時出的問題
sun網站上下載的glassfish和petstore 按sun的要求配置的 可是在瀏覽器上能登入http://localhost:8080/petstore/成功
看到頁面上有
Java Pet Store Reference Application, 2.0 Early Access
Enter the Store
The Java Pet Store Reference Application is a sample application brought to you by the Java BluePrints program at Sun Microsystems. This application is designed to illustrate how the Java EE 5 Platform can be used to develop an AJAX-enabled Web 2.0 application. The application comes with full source-code available under a BSD-style license, so you can experiment with it and use it in your own applications.
Try the Petstore Demo
Learn more about features in Java Petstore
Show appreciation for Pet Store image contributors
About BluePrints
Try the Pet Store Demo
Now that you have the application deployed, you can use it and try out the features. You can browse the catalog of pets for sale, sell your own pets on the store, search for pets by location using Google maps, view the RSS news bar for BluePrints news, and more.Enter the Store
等內容
再往裡點選Enter the Store超連結時報錯為:
HTTP Status 500 -
--------------------------------------------------------------------------------
type Exception report
message
descriptionThe server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: org.apache.derby.client.net.NetConnection.getClientInfo()Ljava/util/Properties;
root cause
java.lang.AbstractMethodError: org.apache.derby.client.net.NetConnection.getClientInfo()Ljava/util/Properties;
note The full stack traces of the exception and its root causes are available in the Sun Java System Application Server 9.1 logs.
這是怎麼回事啊?請高手指教
看到頁面上有
Java Pet Store Reference Application, 2.0 Early Access
Enter the Store
The Java Pet Store Reference Application is a sample application brought to you by the Java BluePrints program at Sun Microsystems. This application is designed to illustrate how the Java EE 5 Platform can be used to develop an AJAX-enabled Web 2.0 application. The application comes with full source-code available under a BSD-style license, so you can experiment with it and use it in your own applications.
Try the Petstore Demo
Learn more about features in Java Petstore
Show appreciation for Pet Store image contributors
About BluePrints
Try the Pet Store Demo
Now that you have the application deployed, you can use it and try out the features. You can browse the catalog of pets for sale, sell your own pets on the store, search for pets by location using Google maps, view the RSS news bar for BluePrints news, and more.Enter the Store
等內容
再往裡點選Enter the Store超連結時報錯為:
HTTP Status 500 -
--------------------------------------------------------------------------------
type Exception report
message
descriptionThe server encountered an internal error () that prevented it from fulfilling this request.
exception
javax.servlet.ServletException: org.apache.derby.client.net.NetConnection.getClientInfo()Ljava/util/Properties;
root cause
java.lang.AbstractMethodError: org.apache.derby.client.net.NetConnection.getClientInfo()Ljava/util/Properties;
note The full stack traces of the exception and its root causes are available in the Sun Java System Application Server 9.1 logs.
這是怎麼回事啊?請高手指教
相關文章
- 關於petstore的執行問題,謝謝~
- 求教執行EJB程式時出現的問題
- 安裝petstore1.3.2的問題
- Mysql執行批量sql時的格式問題MySql
- CMD執行命令列時卡住的問題命令列
- 執行計劃問題導致處理速度時快時慢的問題
- 用jbuilder執行jive出現的問題,求教!UI
- petstore中初始化資料問題?
- Lcust 分散式執行時的引數化問題分散式
- ThreadLocal執行緒重用時帶來的問題thread執行緒
- Faiss使用多執行緒出現的效能問題AI執行緒
- 執行JPetStore的問題
- crontab的執行問題
- petstore中TemplateServlet為什麼在部署的時候就執行了Servlet
- 關於離開頁面時執行的操作問題
- mysql執行truncate drop 時卡死問題解決MySql
- php max_execution_time執行時間問題PHP
- C++輸出流cout的執行順序問題C++
- 執行緒問題執行緒
- java多執行緒執行問題Java執行緒
- steam確認錯誤執行此操作時出現問題怎麼解決
- 請教個問題執行 httprunner 遇到的問題HTTP
- SimpleJdonFrameworkTest安裝完後執行,出現問題Framework
- 一個debug應用程式出現執行時診測錯誤assert的問題 (轉)
- Ubuentu crontab執行scala不執行問題
- ArrayList 的執行緒安全問題執行緒
- 執行df -h卡住的問題
- 問題:執行緒的終止執行緒
- jboss直接執行類的問題?
- 關於執行緒的問題...執行緒
- jivejdon執行的問題請教
- 多執行緒鎖的問題執行緒
- 記一個有意思的面試題 → 執行緒交替輸出問題面試題執行緒
- • 新聞釋出系統執行出現問題?..
- 多執行緒問題執行緒
- JdonFrameworkTest執行問題Framework
- 關於 Angular Universal 應用執行時需要 Browser API 的問題AngularAPI
- HttpWebRequest多執行緒效能問題,請求超時的錯誤HTTPWeb執行緒