ofbiz ecommerce page unaccessible

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

ofbiz ecommerce page unaccessible

sugionodjojo
Hello,

I am new in server and linux, I have just tried to install ofbiz and everything went smooth including ofbiz.jar.

the only thing is that i have 2 folder in /var/www, which index.html point to my other folder (the other one is ofbiz).

now when i tried to connect to localhost:8080/admin , ecommerce, etc, the page always return 404, can anyone please help me point out what went wrong?

Thanks in advance !
Reply | Threaded
Open this post in threaded view
|

Re: ofbiz ecommerce page unaccessible

Venkat Mangudi
Have you started ofbiz? Please navigate to your ofbiz folder and run the
command "./startofbiz.sh" (without the quotes) to start ofbiz. Wait for a
couple of minutes and then connect to localhost:8080/catalog (or any other
application).

--Venkat

On Thu, May 24, 2012 at 12:57 PM, sugionodjojo <[hidden email]>wrote:

> Hello,
>
> I am new in server and linux, I have just tried to install ofbiz and
> everything went smooth including ofbiz.jar.
>
> the only thing is that i have 2 folder in /var/www, which index.html point
> to my other folder (the other one is ofbiz).
>
> now when i tried to connect to localhost:8080/admin , ecommerce, etc, the
> page always return 404, can anyone please help me point out what went
> wrong?
>
> Thanks in advance !
>
> --
> View this message in context:
> http://ofbiz.135035.n4.nabble.com/ofbiz-ecommerce-page-unaccessible-tp4632379.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>



--
Regards,
Venkat
Reply | Threaded
Open this post in threaded view
|

Re: ofbiz ecommerce page unaccessible

sugionodjojo
Hi,
thanks for your advice.

i change the java sdk to 1.6 or version 6, as i understand some of linux package require the exact version of other supporting program

and yes, there is a change from previous installation, after ./ant run-install, i carry on with java -Xms128M -Xmx512M -jar ofbiz.jar from terminal

it went all night with the installation , and never finish !! I have to close terminal and cancel any program in progress. the only thing is that i manage to glance localhost:8080/ecommerce even i cannot edit anything

I restart my computer, and try ./startofbiz.sh

and it exactly like what i had before, it went on and went on with date, catalina container, persistent program, etc from terminal window.

is there something wrong with my installation?

thanks in advance for advice


Reply | Threaded
Open this post in threaded view
|

Re: ofbiz ecommerce page unaccessible

Venkat Mangudi
On Fri, May 25, 2012 at 4:00 PM, sugionodjojo <[hidden email]>wrote:

> I restart my computer, and try ./startofbiz.sh
>
> and it exactly like what i had before, it went on and went on with date,
> catalina container, persistent program, etc from terminal window.
>
> is there something wrong with my installation?
>

Not at all. What you're seeing is the log from the java program. Wait for
it to stop, it will after a bit and then browse to
<a href="http://localhost:8080(for">http://localhost:8080(for ecommerce). Once you browse, it will start
adding more text on your
console, this is normal.

--
Regards,
Venkat
Reply | Threaded
Open this post in threaded view
|

ofbiz ecommerce page unaccessible

Charles Tjandra
In reply to this post by sugionodjojo

I think your OFBiz is running ....
if you can access localhost:8080/ecommerce/control/main from your web
browser

- Charles


-----Original Message-----
From: sugionodjojo [mailto:[hidden email]]
Sent: 25 Mei 2012 17:31
To: [hidden email]
Subject: Re: ofbiz ecommerce page unaccessible


Hi,
thanks for your advice.

i change the java sdk to 1.6 or version 6, as i understand some of linux
package require the exact version of other supporting program

and yes, there is a change from previous installation, after ./ant
run-install, i carry on with java -Xms128M -Xmx512M -jar ofbiz.jar from
terminal

it went all night with the installation , and never finish !! I have to
close terminal and cancel any program in progress. the only thing is that i
manage to glance localhost:8080/ecommerce even i cannot edit anything

I restart my computer, and try ./startofbiz.sh

and it exactly like what i had before, it went on and went on with date,
catalina container, persistent program, etc from terminal window.

is there something wrong with my installation?

thanks in advance for advice




--
View this message in context:
http://ofbiz.135035.n4.nabble.com/ofbiz-ecommerce-page-unaccessible-tp463237
9p4632435.html
Sent from the OFBiz - User mailing list archive at Nabble.com.