由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Database版 - Help with Oracle Application Server
相关主题
有谁知道Oracle还会support Oracle Application Server多久?Where to find log files in SQL server?
这里有人对sqlj熟悉吗, 有个很急的问题?SQL Server 2012 will support Windows server Core!
急问:Oracle JDBC 问题求助:cacl, access to database file。万能的db版啊。
journal for sql serverIs that possible for Applet to access the Oracle?
servlet调用sql 访问oracle的问题who used oracle 8i?
download version Oracle discoverer installation problem请问Oracle Application Server 4.0是什么时候发布的
Help!!!!我的tora为什么连不上oracle呀?Managment server in Oracle8i
在线急问:D盘装了Oracle的Windows机器要重装Does VB works with Oracle
相关话题的讨论汇总
话题: server话题: oracle话题: person话题: group
进入Database版参与讨论
1 (共1页)
t******t
发帖数: 51
1
I installed Oc4j as a standalone package in a directory (Solaris2.6) where
everybody in my group has full access. Now the problem is I'm the only person
who can start the application server by the following:
java -jar oc4j.jar
For other people in the group , they get exceptions like:
java.lang.ClassNotFoundException: oracle.dms.instrument.DMSConsole
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.
m**c
发帖数: 90
2

Check environment variable CLASSPATH. You should have it defined (during
installation), but others may not. They need set their CLASSPATH just like
yours.
person
com.evermind.server.ApplicationServer.initConsole(ApplicationServer.java:2970)

【在 t******t 的大作中提到】
: I installed Oc4j as a standalone package in a directory (Solaris2.6) where
: everybody in my group has full access. Now the problem is I'm the only person
: who can start the application server by the following:
: java -jar oc4j.jar
: For other people in the group , they get exceptions like:
: java.lang.ClassNotFoundException: oracle.dms.instrument.DMSConsole
: at java.lang.Throwable.fillInStackTrace(Native Method)
: at java.lang.Throwable.fillInStackTrace(Compiled Code)
: at java.lang.Throwable.
t******t
发帖数: 51
3
I figured that out. The oracle.dms.instrument thing is under j2ee/lib and that
directory is set to be unreadable to others.

person
com.evermind.server.ApplicationServer.initConsole(ApplicationServer.java:2970)

【在 t******t 的大作中提到】
: I installed Oc4j as a standalone package in a directory (Solaris2.6) where
: everybody in my group has full access. Now the problem is I'm the only person
: who can start the application server by the following:
: java -jar oc4j.jar
: For other people in the group , they get exceptions like:
: java.lang.ClassNotFoundException: oracle.dms.instrument.DMSConsole
: at java.lang.Throwable.fillInStackTrace(Native Method)
: at java.lang.Throwable.fillInStackTrace(Compiled Code)
: at java.lang.Throwable.
1 (共1页)
进入Database版参与讨论
相关主题
Does VB works with Oracleservlet调用sql 访问oracle的问题
a newbie's question about oracledownload version Oracle discoverer installation problem
2 problems about OracleHelp!!!!我的tora为什么连不上oracle呀?
Oracle Server for Windows 2000 -- 新手求助在线急问:D盘装了Oracle的Windows机器要重装
有谁知道Oracle还会support Oracle Application Server多久?Where to find log files in SQL server?
这里有人对sqlj熟悉吗, 有个很急的问题?SQL Server 2012 will support Windows server Core!
急问:Oracle JDBC 问题求助:cacl, access to database file。万能的db版啊。
journal for sql serverIs that possible for Applet to access the Oracle?
相关话题的讨论汇总
话题: server话题: oracle话题: person话题: group