Homework Lab 0
| Newsgroups | gmane.comp.java.mvc.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello there. I just received Lab 0 and I am on my last leg to finish it.
I hope I am getting all the jasic set up right well. I know this is not
quite true though.
Anyhow first thing first.
This is Question 1 of Lab 0. Introduce myself.
Name: Adrian Cho
Organization: Vidicept Limited (I also work in projects in other companies.
I am having some difficulty in another email box. Hence I am now using one
from cggroup.com
Role: Software developer
6 years of Java
2 years of Web development (front-end)
I have done a lot of Java work on the server back end. I came up with a few
ideas of MVC as well. By and large, I taught myself over the last few years
by reading up material from the internet. Hence I would like a more
"structured" class to re-learn the material.
Question f> I practices Aikido. It is a martial art, A bit of Self-defense
and a bit of dancing.
Question g: I don't understand the question. What does it mean???
OK, back to the Lab 0
I am having difficulty to understand the meaning of the English sentence in
Step 9. Would appreciate if anyone may help.
I know where the configuration I read the URL's
http://www.caucho.com/resin/ref/basic-config.xtp
http://www.caucho.com/resin/java_tut/conf-basic.xtp
Hope you agree with me that I am struggling, having read the urls and done
some Google search.
Second problem
seems to be a
problem with
my Resin
installation,
which is an
out-of-the-box
installation
from jasic.
I attach message below and help please.
C:\jasic>java -version
java version "1.4.1_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01)
BEA WebLogic JRockit(R) Virtual Machine (build
8.0-1.4.1_01-win32-CROSIS-20030124-1058, Native Threads, Generational
Concurrent Garb
age Collector)
C:\jasic>cd resin
C:\jasic\resin>cd bin
C:\jasic\resin\bin>httpd
Resin 3.0.0-beta (built Thu Feb 13 18:21:13 PST 2003)
Copyright(c) 1998-2002 Caucho Technology. All rights reserved.
Starting Resin on Fri, 28 Feb 2003 20:43:37 +0000 (GMT)
[20:43:39.873] ServletServer[] starting
[20:43:40.053] java.lang.RuntimeException:
javax.management.MalformedObjectNameException: ObjectName: Invalid value ->
[20:43:40.053] at
com.caucho.jmx.Jmx.createJMXContext(Ljava.lang.ClassLoader;)Ljavax.management.MBeanServer;(Jmx.java:94)
[20:43:40.053] at com.caucho.server.host.Host.<init>()V(Host.java:125)
[20:43:40.053] at com.caucho.server.host.HostEntry.createHostInt
()Lcom.caucho.server.host.Host;(HostEntry.java:365)
[20:43:40.053] at com.caucho.server.host.HostEntry.createHost
()Lcom.caucho.server.host.Host;(HostEntry.java:253)
[20:43:40.053] at com.caucho.server.host.HostContainer.start
()V(HostContainer.java:452)
[20:43:40.053] at com.caucho.server.resin.ServletServer.start
()V(ServletServer.java:490)
[20:43:40.053] at com.caucho.server.resin.ResinServer.start
()V(ResinServer.java:134)
[20:43:40.053] at com.caucho.server.resin.Resin.init()V(Resin.java:233)
[20:43:40.053] at com.caucho.server.resin.Resin.main
([Ljava.lang.String;)V(Resin.java:350)
[20:43:40.053] Caused by: javax.management.MalformedObjectNameException:
ObjectName: Invalid value ->
[20:43:40.053] at
javax.management.ObjectName.validateAndAdd(Ljava.lang.Object;Ljava.util.Hashtable;Ljava.util.Map;)V(ObjectName.ja
va:440)
[20:43:40.053] at
javax.management.ObjectName.initObjectName(Ljava.lang.String;Ljava.util.Hashtable;Ljava.util.ArrayList;)V(ObjectN
ame.java:409)
[20:43:40.053] at
javax.management.ObjectName.<init>(Ljava.lang.String;Ljava.util.Hashtable;)V(ObjectName.java:254)
[20:43:40.053] at
com.caucho.jmx.Jmx.createJMXContext(Ljava.lang.ClassLoader;)Ljavax.management.MBeanServer;(Jmx.java:92)
[20:43:40.053] ... 8 more
[20:43:40.094] http listening to *:80
[20:43:40.194] hmux listening to *:6802