The Source for Java Technology Collaboration

Home » java.net Forums » Project Looking Glass 3D » Wonderland & MPK20 Interest

Thread: Next Community Test

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 8 - Last Post: Oct 21, 2009 10:49 AM by: nicoley
nicoley

Posts: 209
Next Community Test
Posted: Oct 13, 2009 10:19 AM
  Click to reply to this thread Reply

We have scheduled the next community test for:

Monday, October 19th
8:30am PT / 11:30am ET / 3:30pm GMT

The setup will be much the same as last time, with a few changes. First, Paul has been working on a test harness that will allow us to add automated avatars into the world so we can start to collect some scalability data. Second, I'll be sending around a test script that tickles as many of the basic 0.5 features as possible. We'll first go through the script in one large group. Then we'll break up into smaller groups. Each group will go through the script, allowing us to test the actions as they happen in parallel.

The guidelines for participating are the same as last time:

* You should use a computer that has successfully run Wonderland in the past
* Before connecting to the test server, set your client to use one of the low-quality avatars (cartoon or toy)
* Please use headphones
* Don't do anything in the world other than open HUD windows, talk, and walk around until asked
* Set up your environment to collect data as described in the Testing 101 tutorial (http://wiki.java.net/bin/view/Javadesktop/WonderlandTesting101#Data_Collection)

Once again, we'll be using an IRC chat channel:

server: irc.freenode.net
channel: #wonderland

It's important to connect to this channel so that we can let you know what's going on if there are problems.

We will announce the Wonderland server URL on the day of the test.

Hope you can join us!
Nicole.

nicoley

Posts: 209
Re: Next Community Test - CORRECTION
Posted: Oct 15, 2009 8:34 PM   in response to: nicoley
  Click to reply to this thread Reply

Someone just pointed out to me that 11:30am ET is actually 4:30pm GMT, not 3:30pm. So the correct meeting time is:

Monday, October 19th
8:30am PT / 11:30am ET / 4:30pm GMT

We have a bit of fun planned for the test, so I hope you can join us.

Sorry for the error!
Nicole.

nicoley

Posts: 209
Community Test Details
Posted: Oct 18, 2009 6:29 PM   in response to: nicoley
  Click to reply to this thread Reply

I hope many of you will be able to join us for the community test:

Monday, October 19th
8:30am PT / 11:30am ET / 4:30pm GMT

We'll be using the same server as last time:

http://coherent.sunlabs.com:45874/wonderland-web-front/

We have authentication turned on, so please log on as a "Guest" and remember to use headphones when connecting to the world. We will restart this server a half an hour before the test to ensure that we are starting with a known state.

For this test, we will be following a test script. You can find the script here:

https://wonderland.dev.java.net/files/documents/8095/144276/CommunityTestScript-Oct19.txt

During the test, we will be dragging and dropping some PDF and KMZ documents into the world. If you'd like to be one of the people to help with this portion of the test, you can either download the individual files or download the complete bundle (CommunityTestAssetsZip) from here:

https://wonderland.dev.java.net/servlets/ProjectDocumentList?folderID=11847&expandFolder=11847&folderID=11781

As a reminder, here are the guidelines for participating:

* You should use a computer that has successfully run Wonderland in the past
* Before connecting to the test server, set your client to use one of the low-quality avatars (cartoon or toy)
* Please use headphones
* Don't do anything in the world other than open HUD windows, talk, and walk around until asked
* Set up your environment to collect data as described in the Testing 101 tutorial (http://wiki.java.net/bin/view/Javadesktop/WonderlandTesting101#Data_Collection)

During the test, everyone should be connected to the Wonderland IRC chat channel:

server: irc.freenode.net
channel: #wonderland

It's important to connect to this channel so that we can let you know what's going on if there are problems. If you don't have an IRC program, you can connect to the chat channel using your web browser:

http://webchat.freenode.net/

Let me know if you have any questions.

Nicole.

nicoley

Posts: 209
Re: Community Test Details
Posted: Oct 19, 2009 5:14 AM   in response to: nicoley
  Click to reply to this thread Reply

Apparently I'm really bad with time zones! I didn't realize that the UK is still on British Summer Time (BST), so not the same as GMT. My first message was correct. We'll meet today at:

3:30pm GMT / 4:30pm BST

So sorry!
Nicole.

tom01278

Posts: 13
Re: Community Test Details
Posted: Oct 19, 2009 8:29 AM   in response to: nicoley
  Click to reply to this thread Reply

here's the npe i get when trying to join:


java.lang.NullPointerException
at org.jdesktop.wonderland.modules.xappsconfig.client.XAppRegistryItemUtils.getSystemXAppContentCollection(XAppRegistryItemUtils.java:217)
at org.jdesktop.wonderland.modules.xappsconfig.client.XAppRegistryItemUtils.getSystemXAppRegistryItemList(XAppRegistryItemUtils.java:67)
at org.jdesktop.wonderland.modules.xappsconfig.client.XAppRegistryPlugin.activate(XAppRegistryPlugin.java:86)
at org.jdesktop.wonderland.client.BaseClientPlugin.primaryServer(BaseClientPlugin.java:94)
at org.jdesktop.wonderland.client.login.LoginManager.setPrimary(LoginManager.java:165)
at org.jdesktop.wonderland.client.jme.JmeClientMain.loadServer(JmeClientMain.java:425)
at org.jdesktop.wonderland.client.jme.JmeClientMain.loadServer(JmeClientMain.java:317)
at org.jdesktop.wonderland.client.jme.JmeClientMain.<init>(JmeClientMain.java:256)
at org.jdesktop.wonderland.client.jme.JmeClientMain.main(JmeClientMain.java:524)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javaws.Launcher.executeApplication(Unknown Source)
at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)


Tom

Edit:
and the java console:
Java Web Start 1.6.0_16
Using JRE version 1.6.0_16-b01 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\id912072
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
m: print memory usage
o: trigger logging
p: reload proxy configuration
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
0-5: set trace level to <n>
----------------------------------------------------
19-Oct-2009 16:24:46 org.jdesktop.wonderland.client.jme.Webstart webstartSetup
WARNING: Running from Java Web Start. Performing setup.
19-Oct-2009 16:24:46 org.jdesktop.wonderland.client.jme.Webstart webstartSetup
INFO: Setting security manager
19-Oct-2009 16:24:46 org.jdesktop.wonderland.webstart.SoftphoneInstaller onStartup
INFO: Softphone is up-to-date
19-Oct-2009 16:24:47 org.jdesktop.wonderland.client.assetmgr.AssetDB disconnect
INFO: AssetDB: Shutdown was normal
CREATED RENDERER, isHeadless false
19-Oct-2009 16:25:09 org.jdesktop.wonderland.common.utils.ScannedClassLoader createDB
WARNING: Scanned classes in 1984 ms.
19-Oct-2009 16:25:11 org.jdesktop.wonderland.modules.presentationbase.client.PresentationBaseClientPlugin initialize
WARNING: Initializing ClientPlugin for Presentation-base.
19-Oct-2009 16:25:15 org.jdesktop.wonderland.client.cell.CellChannelConnection$CellMessageDelivery deliver
WARNING: Delaying messages for cell 36
19-Oct-2009 16:25:15 org.jdesktop.wonderland.client.cell.CellChannelConnection$CellMessageDelivery deliver
WARNING: Delaying messages for cell 55
19-Oct-2009 16:25:15 org.jdesktop.wonderland.modules.webdav.common.WebdavContentCollection getChild
WARNING: In path system element system not found
#### Java Web Start Error:
#### null
USING CLASSLOADER org.jdesktop.wonderland.common.utils.ScannedClassLoader@54782a
TIMELINE ENGINE INIT true
READING jar:wlj://animationbase@204.153.12.95:45874/client/trident.jar!/META-INF/trident-plugin.properties
TRIDENT UIToolkitHandler org.pushingpixels.trident.swing.SwingToolkitHandler
TRIDENT PropertyInterpolatorSource org.pushingpixels.trident.swing.AWTPropertyInterpolators
TRIDENT UIToolkitHandler org.jdesktop.wonderland.modules.animationbase.client.toolkit.JMEToolkitHandler
TRIDENT PropertyInterpolatorSource org.jdesktop.wonderland.modules.animationbase.client.toolkit.JMEPropertyInterpolators
TRIDENT #UIToolkitHandler org.pushingpixels.trident.swt.SWTToolkitHandler
TRIDENT #PropertyInterpolatorSource org.pushingpixels.trident.swt.SWTPropertyInterpolators
TRIDENT PropertyInterpolatorSource org.pushingpixels.trident.interpolator.CorePropertyInterpolators
19-Oct-2009 16:25:19 org.jdesktop.wonderland.client.cell.CellChannelConnection$CellMessageDelivery deliver
WARNING: Delaying messages for cell 40
19-Oct-2009 16:25:23 com.jme.scene.state.jogl.JOGLTextureState load
WARNING: (card unsupported) Attempted to apply texture with size that is not power of 2: 240 x 240
19-Oct-2009 16:25:23 com.jme.scene.state.jogl.JOGLTextureState load
WARNING: Rescaling image to 256 x 256 !!!
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:27 com.jme.scene.state.jogl.JOGLTextureState load
WARNING: (card unsupported) Attempted to apply texture with size that is not power of 2: 240 x 240
19-Oct-2009 16:25:27 com.jme.scene.state.jogl.JOGLTextureState load
WARNING: Rescaling image to 256 x 256 !!!
19-Oct-2009 16:25:28 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:28 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:28 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:28 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:28 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:28 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:28 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:28 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:28 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:28 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:28 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:28 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:28 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:28 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:28 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:28 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:28 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:28 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:28 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:28 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:29 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:29 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:29 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:29 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:29 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:29 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:29 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:29 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:29 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:29 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:29 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:29 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:29 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:29 org.jdesktop.wonderland.client.cell.ChannelComponent messageReceived
WARNING: No listener for message class org.jdesktop.wonderland.common.cell.messages.MovableAvatarMessage from cell org.jdesktop.wonderland.client.cell.view.AvatarCell status INACTIVE
19-Oct-2009 16:25:29 com.jme.scene.state.jogl.JOGLTextureState load
WARNING: (card unsupported) Attempted to apply texture with size that is not power of 2: 220 x 220
19-Oct-2009 16:25:29 com.jme.scene.state.jogl.JOGLTextureState load
WARNING: Rescaling image to 256 x 256 !!!
19-Oct-2009 16:25:29 com.jme.scene.state.jogl.JOGLTextureState load
WARNING: (card unsupported) Attempted to apply texture with size that is not power of 2: 2732 x 177
19-Oct-2009 16:25:29 com.jme.scene.state.jogl.JOGLTextureState load
WARNING: Rescaling image to 2048 x 128 !!!
19-Oct-2009 16:25:30 com.jme.scene.state.jogl.JOGLTextureState load
WARNING: (card unsupported) Attempted to apply texture with size that is not power of 2: 205 x 128
19-Oct-2009 16:25:30 com.jme.scene.state.jogl.JOGLTextureState load
WARNING: Rescaling image to 256 x 128 !!!
19-Oct-2009 16:25:30 com.jme.scene.state.jogl.JOGLTextureState load
WARNING: (card unsupported) Attempted to apply texture with size that is not power of 2: 120 x 135
19-Oct-2009 16:25:30 com.jme.scene.state.jogl.JOGLTextureState load
WARNING: Rescaling image to 128 x 128 !!!
19-Oct-2009 16:25:31 com.jme.scene.state.jogl.JOGLTextureState load
WARNING: (card unsupported) Attempted to apply texture with size that is not power of 2: 1000 x 1000
19-Oct-2009 16:25:31 com.jme.scene.state.jogl.JOGLTextureState load
WARNING: Rescaling image to 1024 x 1024 !!!
19-Oct-2009 16:25:34 com.jme.scene.state.jogl.JOGLTextureState load
WARNING: (card unsupported) Attempted to apply texture with size that is not power of 2: 1000 x 1000
19-Oct-2009 16:25:34 com.jme.scene.state.jogl.JOGLTextureState load
WARNING: Rescaling image to 1024 x 1024 !!!
19-Oct-2009 16:31:08 com.jme.scene.state.jogl.JOGLTextureState load
WARNING: (card unsupported) Attempted to apply texture with size that is not power of 2: 1000 x 1000
19-Oct-2009 16:31:08 com.jme.scene.state.jogl.JOGLTextureState load
WARNING: Rescaling image to 1024 x 1024 !!!

Message was edited by: tom01278

Deron Johnson
Re: Community Test Details
Posted: Oct 19, 2009 9:38 AM   in response to: tom01278
  Click to reply to this thread Reply

Is this in Jordan's package?

wonderland@javadesktop.org wrote:
> here's the npe i get when trying to join:
>
>
> java.lang.NullPointerException
> at org.jdesktop.wonderland.modules.xappsconfig.client.XAppRegistryItemUtils.getSystemXAppContentCollection(XAppRegistryItemUtils.java:217)
> at org.jdesktop.wonderland.modules.xappsconfig.client.XAppRegistryItemUtils.getSystemXAppRegistryItemList(XAppRegistryItemUtils.java:67)
> at org.jdesktop.wonderland.modules.xappsconfig.client.XAppRegistryPlugin.activate(XAppRegistryPlugin.java:86)
> at org.jdesktop.wonderland.client.BaseClientPlugin.primaryServer(BaseClientPlugin.java:94)
> at org.jdesktop.wonderland.client.login.LoginManager.setPrimary(LoginManager.java:165)
> at org.jdesktop.wonderland.client.jme.JmeClientMain.loadServer(JmeClientMain.java:425)
> at org.jdesktop.wonderland.client.jme.JmeClientMain.loadServer(JmeClientMain.java:317)
> at org.jdesktop.wonderland.client.jme.JmeClientMain.<init>(JmeClientMain.java:256)
> at org.jdesktop.wonderland.client.jme.JmeClientMain.main(JmeClientMain.java:524)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> at java.lang.reflect.Method.invoke(Unknown Source)
> at com.sun.javaws.Launcher.executeApplication(Unknown Source)
> at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
> at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
> at com.sun.javaws.Launcher.run(Unknown Source)
> at java.lang.Thread.run(Unknown Source)
>
>
>
>
>
> Tom
> [Message sent by forum member 'tom01278' (thomas_willcocks@hotmail.com)]
>
> http://forums.java.net/jive/thread.jspa?messageID=368457
>


jrscott

Posts: 126
Re: Community Test Details
Posted: Oct 19, 2009 9:45 AM   in response to: Deron Johnson
  Click to reply to this thread Reply

Gestures stopped working. Following error in Java Console.

WARNING: No presence info for 35
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at org.jdesktop.wonderland.modules.avatarbase.client.jme.cellrenderer.WlAvatarCharacter.playAnimation(WlAvatarCharacter.java:103)
at org.jdesktop.wonderland.modules.avatarbase.client.jme.cellrenderer.GestureHUD$4$1.actionPerformed(GestureHUD.java:216)
at org.jdesktop.wonderland.modules.hud.client.HUDButtonComponent.notifyListeners(HUDButtonComponent.java:93)
at org.jdesktop.wonderland.modules.hud.client.HUDButtonComponent.access$000(HUDButtonComponent.java:34)
at org.jdesktop.wonderland.modules.hud.client.HUDButtonComponent$1.actionPerformed(HUDButtonComponent.java:46)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at org.jdesktop.wonderland.modules.avatarbase.client.jme.cellrenderer.WlAvatarCharacter.playAnimation(WlAvatarCharacter.java:103)
at org.jdesktop.wonderland.modules.avatarbase.client.jme.cellrenderer.GestureHUD$4$1.actionPerformed(GestureHUD.java:216)
at org.jdesktop.wonderland.modules.hud.client.HUDButtonComponent.notifyListeners(HUDButtonComponent.java:93)
at org.jdesktop.wonderland.modules.hud.client.HUDButtonComponent.access$000(HUDButtonComponent.java:34)
at org.jdesktop.wonderland.modules.hud.client.HUDButtonComponent$1.actionPerformed(HUDButtonComponent.java:46)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at org.jdesktop.wonderland.modules.avatarbase.client.jme.cellrenderer.WlAvatarCharacter.playAnimation(WlAvatarCharacter.java:103)
at org.jdesktop.wonderland.modules.avatarbase.client.jme.cellrenderer.GestureHUD$4$1.actionPerformed(GestureHUD.java:216)
at org.jdesktop.wonderland.modules.hud.client.HUDButtonComponent.notifyListeners(HUDButtonComponent.java:93)
at org.jdesktop.wonderland.modules.hud.client.HUDButtonComponent.access$000(HUDButtonComponent.java:34)
at org.jdesktop.wonderland.modules.hud.client.HUDButtonComponent$1.actionPerformed(HUDButtonComponent.java:46)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at org.jdesktop.wonderland.modules.avatarbase.client.jme.cellrenderer.WlAvatarCharacter.playAnimation(WlAvatarCharacter.java:103)
at org.jdesktop.wonderland.modules.avatarbase.client.jme.cellrenderer.GestureHUD$4$1.actionPerformed(GestureHUD.java:216)
at org.jdesktop.wonderland.modules.hud.client.HUDButtonComponent.notifyListeners(HUDButtonComponent.java:93)
at org.jdesktop.wonderland.modules.hud.client.HUDButtonComponent.access$000(HUDButtonComponent.java:34)
at org.jdesktop.wonderland.modules.hud.client.HUDButtonComponent$1.actionPerformed(HUDButtonComponent.java:46)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

nicoley

Posts: 209
Re: Community Test Details
Posted: Oct 19, 2009 1:37 PM   in response to: jrscott
  Click to reply to this thread Reply

Thanks to everyone who participated in today's test. On the whole, I think it went great. I'll be posting screen shots on the blog shortly. In the mean time, I quickly wanted to capture all the problems we ran into and check to see if anyone experienced something that I didn't manage to capture.

-
Basic Functionality Problems
-

Snapshots missing / accidentally restored
* All snapshots after September 22nd were removed from the server during the night before the test (hacking suspected - security hole on "manage world" page discovered)
* Orientation world snapshot was restored 5 minutes into the test (perhaps hacking again or perhaps someone with access to the server restarted the snapshot by accident thinking it was their local server?)

Startup Problems
* People reported 5 to 10 minutes download times
* Right after login, someone got "unable to launch application", nullpointererror.
* Someone got this NPE: org.jdesktop.wonderland.modules.xappsconfig.client.XAppRegistryItemUtils.getSystemXAppContentCollection(XAppRegistryItemUtils.java:217)
* While downloading the client, someone got a com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://coherent.sunlabs.com:45874/wonderland-web-front/app/derby.jar

Can't stop walking
* Once when dialog was open
* Once after going through portal

Gesture problems
* Nicole took a screen shot immediately after waving and her arm grew very large
* Someone else had gestures stop working with an NPE: org.jdesktop.wonderland.modules.avatarbase.client.jme.cellrenderer.WlAvatarCharacter.playAnimation(WlAvatarCharacter.java:103)

Out of memory
* Many people ran into out of memory problems

Bernard lost horizon
* Everyone else could see it

-
App Related
-

Firefox stopped working (app base deadlock - fix in progress)
* After 3rd person took control, app no longer responsive

Sticky note - typing didn't work
* Probably related to app base deadlock

Firefox quit dialog box
* Needs to be removed - move message to log

Context menu on controlled app comes up wrong
* Appears in upper left corner of screen

PDF Viewer controls not visible for some people
* For a few people, the PDF came into the world too low for the tools to be visible

All sticky notes disappeared (reproduced - happens on teleport to far away location)
* Disappeared once when everyone was in the Great Beyond
* Got removed again right before taking a snapshot

-
Audio Related Problems
-

Cone of Silence not deleted properly - still see black names
* Someone added cone of silence to bat floor
* Resized bounds
* Deleted cone capability using minus
* Cone didn't go away

Audio Capability on Tomb (maon.au)
* Had a cone of silence
* Went in - audio played fine
* Audio still playing outside cone

Static when leaving cone
* Audio degrades after leaving cone
* Clears up after teleporting

Deleted audio capability (using minus)
* Treatment still played

Audio Capabilities should be renamed "Audio"
* Not consistent with other capability names

nicoley

Posts: 209
Community Test Blog Post
Posted: Oct 21, 2009 10:49 AM   in response to: nicoley
  Click to reply to this thread Reply

In case you missed it, be sure to check out the video and screen shots from the community test on the blog:

http://blogs.sun.com/wonderland/entry/a_very_spooky_test

Thanks again to everyone who participated!
Nicole.




 XML java.net RSS