HELP! Xpetstore - anyone have success? Getting category PATH errors or no such entity...
HELP! Xpetstore - anyone have success? Getting category PATH errors or no such entity...
- Subject: HELP! Xpetstore - anyone have success? Getting category PATH errors or no such entity...
- From: Timothy Carpenter <email@hidden>
- Date: Wed, 31 Mar 2004 20:22:01 +0100
Am trying to get xpetstore working on Jboss.
It DID work once but then I made the mistake of trying to build a copy from
another location (copied the entire folder) and then getting errors when I
try to click on any of the catagories - category path error, no "/" or no
such entity.
I copied another, unbuilt version of xpetsore and rebuilt in xcode again,
recopying the hsqldb etc files also to my deploy folder.
Having looked at Jboss startup I am getting the following error (below).
This is now really confusing. It DID work but now does not. Also, the stages
to get the system up and running is really not very easy to follow - I only
just got xpetstore running ONCE by using hints in fraser_bob presentation
from O'Reilly, but these do not bring success now!
Is there any resources so I can reset back to zero, ensure my environment is
setup properly, clear out any files and have a consistent, full list of
setup instructions (fraser-bob is not quite right as the order of commands
given did not work for me)
Any help grateful, as without a pulse of xpetstore anything else I do is
really without foundation.
Thanks in advance.
Tim
20:06:22,986 DEBUG [J2EEDeployedObject] File:
file:/var/tmp/jbosstmpdata711/deploy/tmp35014xpetstore.ear, descriptor:
META-INF/application.xml
20:06:22,988 DEBUG [J2EEApplication] Could not create JSR-77
J2EEApplication:
jboss.management.local:J2EEServer=Local,j2eeType=J2EEApplication,name=xpetst
ore.ear
java.lang.NullPointerException
at
org.jboss.management.j2ee.J2EEApplication.addChild(J2EEApplication.java:170)
at
org.jboss.management.j2ee.J2EEApplication.create(J2EEApplication.java:79)
at
org.jboss.management.j2ee.factory.EARModuleFactory.create(EARModuleFactory.j
ava:40)
at
org.jboss.management.j2ee.LocalJBossServerDomain.handleNotification(LocalJBo
ssServerDomain.java:383)
at
org.jboss.mx.server.NotificationListenerProxy.handleNotification(Notificatio
nListenerProxy.java:71)
at
javax.management.NotificationBroadcasterSupport.sendNotification(Notificatio
nBroadcasterSupport.java:95)
at
org.jboss.deployment.SubDeployerSupport.start(SubDeployerSupport.java:178)
at org.jboss.deployment.EARDeployer.start(EARDeployer.java:196)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:824)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:632)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:605)
at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispat
cher.java:284)
at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:550)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
at $Proxy7.deploy(Unknown Source)
at
org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanne
r.java:302)
at
org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.
java:476)
at
org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(
AbstractDeploymentScanner.java:200)
at
org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(Abstract
DeploymentScanner.java:273)
at
org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:192)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispat
cher.java:284)
at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:550)
at
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.jav
a:976)
at $Proxy0.start(Unknown Source)
at
org.jboss.system.ServiceController.start(ServiceController.java:394)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispat
cher.java:284)
at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:550)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
at $Proxy5.start(Unknown Source)
at org.jboss.deployment.SARDeployer.start(SARDeployer.java:226)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:824)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:632)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:605)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:589)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispat
cher.java:284)
at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:550)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:177)
at $Proxy6.deploy(Unknown Source)
at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:383)
at org.jboss.system.server.ServerImpl.start(ServerImpl.java:290)
at org.jboss.Main.boot(Main.java:150)
at org.jboss.Main$1.run(Main.java:388)
at java.lang.Thread.run(Thread.java:552)
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.