□問題:
SAP BusinessObjects Enterprise XI 3.1のUniverse DesignerでUniverseの新規作成に必要なJDBC接続を行うと「server is not responding. SBO0001. java class not found in classpath. oracle.jdbc.driver.OracleDriver」エラーメッセージが出力される。
□対処:
"c:Program FilesBusiness ObjectsBusinessObjects enteprise 12.0win32_x86DataAccessConnectionServerjdbcjdbc.sbo"ファイルをエディタでオープンし、<Classpath>セクションに次の行を追加する。"<path>c:/lib/ojdbc14.jar</path>".その後、Universe Designerを再起動。
□問題:
SAP CrystalReports XIのレポート新規作成に必要なJDBC接続を行うと"java class not found in classpath."エラーメッセージが出力される。
□対処:
"C:Program FilesBusiness Objectscommon3.5(or 4.0)javaCRConfig.xml"ファイルをエディタでオープンし、<classpath>xxx</classpath>箇所の先頭に次の文字列を追加し保存する。"c:libojdbc14.jar;". その後CrystalReportsを再起動する。
[Problem]
I've got the error message "server is not responding SBO0001. DBD: java class not found in classpath." when creating a new universe on Universe Designer of BusinessObjects Enteprise XI 3.1.
[Solution]
Find "c:program filesbusiness objectsbusinessobjects enteprise 12.0win32_x86dataAccessconnectionServerjdbcjdbc.sbo" file, and add the following line "<path>c:/lib/ojdbc14.jar</path>" in <classpath> section.
[Problem]
I've got the exactly same error message "java class not found in classpath" when creating a new report in CrystalReports XI.
[Solution]
Find "c:program filesbusiness objectscommon3.5(or 4.0)javacrconfig.xml" file, and add the following "c:libojdbc14.jar;" at the beggining of
<classpath>xxx</classpath>.
SAP BusinessObjects Enterprise XI 3.1のUniverse DesignerでUniverseの新規作成に必要なJDBC接続を行うと「server is not responding. SBO0001. java class not found in classpath. oracle.jdbc.driver.OracleDriver」エラーメッセージが出力される。
□対処:
"c:Program FilesBusiness ObjectsBusinessObjects enteprise 12.0win32_x86DataAccessConnectionServerjdbcjdbc.sbo"ファイルをエディタでオープンし、<Classpath>セクションに次の行を追加する。"<path>c:/lib/ojdbc14.jar</path>".その後、Universe Designerを再起動。
□問題:
SAP CrystalReports XIのレポート新規作成に必要なJDBC接続を行うと"java class not found in classpath."エラーメッセージが出力される。
□対処:
"C:Program FilesBusiness Objectscommon3.5(or 4.0)javaCRConfig.xml"ファイルをエディタでオープンし、<classpath>xxx</classpath>箇所の先頭に次の文字列を追加し保存する。"c:libojdbc14.jar;". その後CrystalReportsを再起動する。
[Problem]
I've got the error message "server is not responding SBO0001. DBD: java class not found in classpath." when creating a new universe on Universe Designer of BusinessObjects Enteprise XI 3.1.
[Solution]
Find "c:program filesbusiness objectsbusinessobjects enteprise 12.0win32_x86dataAccessconnectionServerjdbcjdbc.sbo" file, and add the following line "<path>c:/lib/ojdbc14.jar</path>" in <classpath> section.
[Problem]
I've got the exactly same error message "java class not found in classpath" when creating a new report in CrystalReports XI.
[Solution]
Find "c:program filesbusiness objectscommon3.5(or 4.0)javacrconfig.xml" file, and add the following "c:libojdbc14.jar;" at the beggining of
<classpath>xxx</classpath>.