Welcome, Guest
Username: Password: Remember me

TOPIC: Web system

Web system 13 years 3 months ago #1316

  • Grzegorz
  • Grzegorz's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 51
  • Karma: 0
I'm trying to run my project in a web site but I have some problems.
The applet is not initialized, why?
I've configred Apache and get the page - but I see on it only the description and project name. Can somebody help me? Is there a tutorial about this? I've found something in the developers guide but nothing more.
Thanks
The administrator has disabled public write access.

Re:Web system 13 years 3 months ago #1324

  • Grzegorz
  • Grzegorz's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 51
  • Karma: 0
Can somebody help me?
The administrator has disabled public write access.

Re:Web system 13 years 3 months ago #1325

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3178
  • Thank you received: 502
  • Karma: 133
Hi Grzegorz,

Have you read this thread ?

http://www.proview.se/index.php?option=com_joomlaboard&Itemid=24&func=view&id=506&catid=3

If you don't see the menu to the left, the Proview web server processes are not started, probably because $jdk is not defined or $jdk/bin is not in the PATH.

/Claes
The administrator has disabled public write access.

Re:Web system 13 years 3 months ago #1326

  • Grzegorz
  • Grzegorz's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 51
  • Karma: 0
Thanks for that but it didn't help...
rt_webmon etc. didn't start. I'm seeing it in ps x.
When running manualy rt_webmonmh.sh I get:
Exceprion in thread \"main\" java.lang.NullPointerException
at jpwr.rt.MhServer.openServerSocket(MhServer.java:215)
at jpwr.rt.MhServer.main(WhServer.java:90)

And after manualy running rt)webmon.sh
java.library.path = /user/locl/jdk/jdk1.6.0_23/lib/i386/client:/user/local/jdk/jdk1.6.0_23/lib/i386:/usr/local/jdk/jdk1.6.0_23/../lib/i386:usr/pwr48/os_linux/hw_x86/exp/exe
GdhServer exiting

(I didn't look at the third rt_web.. prog)
I've serached in my jvm instalation and there is no i386 folder there - but it is in /user/local/jdk/jdk1.6.0_23/lib/jre/i386/client.
I've set it to this location but in didn't help too.

Have You got any idea what is wrong?
(I'm using 4.8 version)
The administrator has disabled public write access.

Re:Web system 13 years 3 months ago #1328

  • Grzegorz
  • Grzegorz's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 51
  • Karma: 0
I've read many time what You wrote Claes and I'm doing everything step by step.
I'm trying now to run manually these rt_'s changing paths of jdk but it's not it.
Please help
The administrator has disabled public write access.

Re:Web system 13 years 3 months ago #1329

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3178
  • Thank you received: 502
  • Karma: 133
If you get the 'GdhServer exiting' message webmon is exiting usually because it doesn't find any WebHandler object in the runtime database. Is there really sucn an object ? It could also be exceptions from opening a socket or a Qcom queue. Do you get any error messages from rt_webmon in the system messages ?

/Claes
The administrator has disabled public write access.
Time to create page: 8.373 seconds