My setup here which I'm fiddeling with right now is a CentOS 6.2 and it's
an Oracle Enterprise Manager Server so I just use the same Java as Oracle
uses  meaning I set the following in my jetty.sh

# Adding one of the JDK's to the path (Locally)
PATH=$PATH:/opt/oracle/product/middleware/jdk16/jdk/bin

# JAVA_OPTIONS to avoid X11 error when using Charts in OpenBD
JAVA_OPTIONS+=("-Djava.awt.headless=true")


That's pretty much all I did besides editing the start.ini file in tzhe
/opt/openbd directory to include the etc/jetty-ssl.xml  since I have to run
my app on HTTPS here





On Thu, Jun 6, 2013 at 1:25 PM, Andy Wu <[email protected]> wrote:

>  Do you see any error messages in either the jetty log or the
> bluedragon.log?
>
>
> On 06/06/2013 12:17, Norman Schklar wrote:
>
> I downloaded and unziped to /opt/openbd
> ran java -jar start.jar
> Gets down to
>
>  2013-06-06 07:03:42.327:INFO:oejsh.ContextHandler:started
> o.e.j.w.WebAppContext{/,file:/opt/openbd/webapps/openbd/
> },/opt/openbd/webapps/openbd
> 0    [main] INFO  org.apache.commons.vfs.impl.StandardFileSystemManager  -
> Using "/tmp/vfs_cache" as temporary files store.
> 2013-06-06 07:03:43.601:INFO:oejs.AbstractConnector:Started
> [email protected]:8080 STARTING
>
>  and hangs.
>
>  Browser doesn't find anything at 127.0.0.1:8080
>
>
>
>
>
>
>
>  Norm Schklar
>
>
>  --
> --
> online documentation: http://openbd.org/manual/
> http://groups.google.com/group/openbd?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Open BlueDragon" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
*Mats Strömberg*
*NETWORK 23*
*Oracle Tablespace Report (Open Source)*
Project Homepage: www.project-otr.org
Source Code: Google
Code<http://code.google.com/p/oracle-tablespace-report/source/checkout>
Still paying to use CFML? Keep your money and switch to
OpenBD<http://www.openbluedragon.org>

-- 
-- 
online documentation: http://openbd.org/manual/
 http://groups.google.com/group/openbd?hl=en

--- 
You received this message because you are subscribed to the Google Groups "Open 
BlueDragon" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to