To display the most relevant entries to you in priority,
vote for the stories you are interested in
(  )
and reject those that you are not interested in
(  )
Conscientious -
12 hours and 33 minutes ago
 Pictured above is Omega Centauri, a globular star cluster that orbits the
Milky Way galaxy and that has millions of stars in a sphere 150 light years across (150 light years
is a bit more than 34 times the distance of the Sun from the nearest star). On the left-hand side
is an image taken by an amateur astronomer ( source), and it's quite
typical of what you would have seen with professional telescopes many years ago. On the right-hand
side is what you get if you use ESO's "Wide Field Imager (WFI), mounted on the 2.2-metre diameter
Max-Planck/ESO telescope, located at ESO's La Silla observatory, high up in the arid mountains of
the southern Atacama Desert in Chile." ( source;
note that I created the little composite above by eye using Photoshop, aligning some of the bright
stars; this required rotating one of the images) That's not even such a big telescope actually.
The difference is quite striking, though, especially if you look at a couple close-ups:

or

The last image is aesthetically a bit more interesting, but it's the center image that's the
killer: A look at the cluster's center (crop done by eye). These days, you can actually resolve
individual stars in the center of globular stars clusters! If you wan to see the cluster in all
its glory download the 8040 x 7560 pixel - 72MB full-resolution image.

|
Support Forums: Message List - Announcements (EAP) -
13 hours and 50 minutes ago
!-- [DocumentBodyStart:5db09580-fe75-47cb-9172-2b2754a9aa3d] --div class='jive-rendered-content'p
class="MsoNormal" style="margin: 0in 0in 0pt;"span style="font-size: 12pt; color: #000000;
font-family: Times New Roman;"Any idea on how to resolve this issue?/span/pp class="MsoNormal"
style="margin: 0in 0in 0pt;"span style="font-size: 12pt; color: #000000; font-family: Times New
Roman;"Thanks./span/p/div!-- [DocumentBodyEnd:5db09580-fe75-47cb-9172-2b2754a9aa3d] --
|
Support Forums: Message List - Announcements (EAP) -
16 hours and 51 minutes ago
!-- [DocumentBodyStart:a8d8ad1c-a74e-48b7-9aa9-4b61cfd585c9] --div class='jive-rendered-content'pHi
all!/pp style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/ppI am getting the exact same
error message after upgrading to the new version 4.0: my logfile (localhost2008.12-02.log) looks
like the following./pp style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/ppAny Ideas? Need
Help!/pp style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/pp02-Dec-2008 14:23:24
org.apache.catalina.core.ApplicationContext logbr/INFO: Initializing Spring root
WebApplicationContextbr/02-Dec-2008 14:23:34 org.apache.catalina.core.StandardContext
listenerStartbr/SEVERE: Exception sending context initialized event to listener instance of class
org.springframework.web.context.ContextLoaderListenerbr/org.springframework.beans.factory.BeanCreationException:
Error creating bean with name 'projectsDBMirror' defined in URL
[jar:file:/E:/TeamCity/webapps/ROOT/WEB-INF/lib/server.jar!/META-INF/buildServerSpring.xml]:
Instantiation of bean failed; nested exception is
org.springframework.beans.BeanInstantiationException: Could not instantiate bean class
[jetbrains.buildServer.serverSide.impl.ConfigurationMirror]: Constructor threw exception; nested
exception is org.springframework.jdbc.UncategorizedSQLException: Error executing update with
params:[]; uncategorized SQLException for SQL [DELETE FROM projects]; SQL state [42S02]; error code
[1146]; Table 'teamcitydb.projects' doesn't exist; nested exception is
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Table 'teamcitydb.projects' doesn't
existbr/Â Â Â at
org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:243)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:923)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:833)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)br/Â Â Â
at java.security.AccessController.doPrivileged(Native
Method)br/Â Â Â at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)br/Â Â Â
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:217)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)br/Â Â Â
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)br/Â Â Â
at
org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:729)br/Â Â Â
at
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:381)br/Â Â Â
at
org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)br/Â Â Â
at
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)br/Â Â Â
at
org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)br/Â Â Â
at
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3843)br/Â Â Â
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4342)br/Â Â Â
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)br/Â Â Â
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)br/Â Â Â
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)br/Â Â Â
at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:926)br/Â Â Â
at
org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:889)br/Â Â Â
at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492)br/Â Â Â
at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:1149)br/Â Â Â
at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)br/Â Â Â
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)br/Â Â Â
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)br/Â Â Â
at
org.apache.catalina.core.StandardHost.start(StandardHost.java:719)br/Â Â Â
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)br/Â Â Â
at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)br/Â Â Â
at
org.apache.catalina.core.StandardService.start(StandardService.java:516)br/Â Â Â
at
org.apache.catalina.core.StandardServer.start(StandardServer.java:710)br/Â Â Â
at
org.apache.catalina.startup.Catalina.start(Catalina.java:578)br/Â Â Â
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)br/Â Â Â at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)br/Â Â Â
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)br/Â Â Â
at java.lang.reflect.Method.invoke(Method.java:585)br/Â Â Â at
org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)br/Â Â Â
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)br/Caused by:
org.springframework.beans.BeanInstantiationException: Could not instantiate bean class
[jetbrains.buildServer.serverSide.impl.ConfigurationMirror]: Constructor threw exception; nested
exception is org.springframework.jdbc.UncategorizedSQLException: Error executing update with
params:[]; uncategorized SQLException for SQL [DELETE FROM projects]; SQL state [42S02]; error code
[1146]; Table 'teamcitydb.projects' doesn't exist; nested exception is
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Table 'teamcitydb.projects' doesn't
existbr/Â Â Â at
org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:99)br/Â Â Â
at
org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:87)br/Â Â Â
at
org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:237)br/Â Â Â
... 41 morebr/Caused by: org.springframework.jdbc.UncategorizedSQLException: Error executing update
with params:[]; uncategorized SQLException for SQL [DELETE FROM projects]; SQL state [42S02]; error
code [1146]; Table 'teamcitydb.projects' doesn't exist; nested exception is
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Table 'teamcitydb.projects' doesn't
existbr/Â Â Â at
jetbrains.buildServer.serverSide.impl.query.GenericQuery.executeUpdate(GenericQuery.java:40)br/Â Â Â
at
jetbrains.buildServer.serverSide.impl.query.GenericQuery$3.run(GenericQuery.java:1)br/Â Â Â
at
jetbrains.buildServer.serverSide.impl.query.GenericQuery$3.run(GenericQuery.java)br/Â Â Â
at
jetbrains.buildServer.serverSide.impl.DBFacade$4.doInConnection(DBFacade.java)br/Â Â Â
at
jetbrains.buildServer.serverSide.impl.DBFacade$5.doInConnection(DBFacade.java:3)br/Â Â Â
at
org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:341)br/Â Â Â
at
jetbrains.buildServer.serverSide.impl.DBFacade._runSql(DBFacade.java:113)br/Â Â Â
at
jetbrains.buildServer.serverSide.impl.DBFacade.runSql(DBFacade.java:68)br/Â Â Â
at
jetbrains.buildServer.serverSide.impl.query.GenericQuery.executeUpdate(GenericQuery.java:103)br/Â Â Â
at
jetbrains.buildServer.serverSide.impl.ConfigurationMirror.lt;initgt;(ConfigurationMirror.java:4)br/Â Â Â
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)br/Â Â Â at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)br/Â Â Â
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)br/Â Â Â
at
java.lang.reflect.Constructor.newInstance(Constructor.java:494)br/Â Â Â
at
org.springframework.beans.BeanUtils.instantiateClass(BeanUtils.java:84)br/Â Â Â
... 43 morebr/Caused by: com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Table
'teamcitydb.projects' doesn't existbr/Â Â Â at
com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1026)br/Â Â Â
at
com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956)br/Â Â Â
at
com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515)br/Â Â Â
at
com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447)br/Â Â Â
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951)br/Â Â Â
at
com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101)br/Â Â Â
at
com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2554)br/Â Â Â
at
com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1761)br/Â Â Â
at
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2046)br/Â Â Â
at
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1964)br/Â Â Â
at
com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1949)br/Â Â Â
at
org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:102)br/Â Â Â
at
org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:102)br/Â Â Â
at
jetbrains.buildServer.serverSide.impl.query.GenericQuery.executeUpdate(GenericQuery.java:112)br/Â Â Â
... 57 morebr/02-Dec-2008 14:23:34 org.apache.catalina.core.ApplicationContext logbr/INFO: Closing
Spring root WebApplicationContextbr/02-Dec-2008 14:28:20
org.apache.catalina.core.ApplicationContext logbr/INFO: Initializing Spring root
WebApplicationContextbr/02-Dec-2008 14:28:26 org.apache.catalina.core.StandardContext
listenerStartbr/SEVERE: Exception sending context initialized event to listener instance of class
org.springframework.web.context.ContextLoaderListenerbr/org.springframework.beans.factory.UnsatisfiedDependencyException:
Error creating bean with name 'defaultMessageProcessorFactory' defined in URL
[jar:file:/E:/TeamCity/webapps/ROOT/WEB-INF/lib/server.jar!/META-INF/buildServerSpring.xml]:
Unsatisfied dependency expressed through constructor argument with index 0 of type
[jetbrains.buildServer.serverSide.BuildServerEx]: Error creating bean with name 'buildServer'
defined in URL
[jar:file:/E:/TeamCity/webapps/ROOT/WEB-INF/lib/server.jar!/META-INF/buildServerSpring.xml]: Cannot
resolve reference to bean 'dbFacade' while setting bean property 'db'; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dbFacade'
defined in URL
[jar:file:/E:/TeamCity/webapps/ROOT/WEB-INF/lib/server.jar!/META-INF/buildServerSpring.xml]:
Instantiation of bean failed; nested exception is
org.springframework.beans.BeanInstantiationException: Could not instantiate bean class
[jetbrains.buildServer.serverSide.impl.DBFacade]: Constructor threw exception; nested exception is
java.lang.RuntimeException: org.apache.commons.dbcp.SQLNestedException: Cannot load JDBC driver
class 'com.mysql.jdbc.Driver'br/Related cause:
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name
'dbSettings' defined in URL
[jar:file:/E:/TeamCity/webapps/ROOT/WEB-INF/lib/server.jar!/META-INF/buildServerSpring.xml]:
Unsatisfied dependency expressed through constructor argument with index 0 of type
[java.lang.String]: No unique bean of type [java.lang.String] is defined: Unsatisfied dependency of
type [class java.lang.String]: expected at least 1 matching beanbr/Related cause:
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name
'dbSettings' defined in URL
[jar:file:/E:/TeamCity/webapps/ROOT/WEB-INF/lib/server.jar!/META-INF/buildServerSpring.xml]:
Unsatisfied dependency expressed through constructor argument with index 0 of type
[java.lang.String]: No unique bean of type [java.lang.String] is defined: Unsatisfied dependency of
type [class java.lang.String]: expected at least 1 matching
beanbr/Â Â Â at
org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:570)br/Â Â Â
at
org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:190)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:923)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:833)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)br/Â Â Â
at java.security.AccessController.doPrivileged(Native
Method)br/Â Â Â at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)br/Â Â Â
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:217)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)br/Â Â Â
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)br/Â Â Â
at
org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:729)br/Â Â Â
at
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:381)br/Â Â Â
at
org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)br/Â Â Â
at
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)br/Â Â Â
at
org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)br/Â Â Â
at
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3843)br/Â Â Â
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4342)br/Â Â Â
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)br/Â Â Â
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)br/Â Â Â
at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)br/Â Â Â
at
org.apache.catalina.startup.HostConfig.deployDirectory(HostConfig.java:926)br/Â Â Â
at
org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java:889)br/Â Â Â
at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:492)br/Â Â Â
at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:1149)br/Â Â Â
at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)br/Â Â Â
at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)br/Â Â Â
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)br/Â Â Â
at
org.apache.catalina.core.StandardHost.start(StandardHost.java:719)br/Â Â Â
at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)br/Â Â Â
at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)br/Â Â Â
at
org.apache.catalina.core.StandardService.start(StandardService.java:516)br/Â Â Â
at
org.apache.catalina.core.StandardServer.start(StandardServer.java:710)br/Â Â Â
at
org.apache.catalina.startup.Catalina.start(Catalina.java:578)br/Â Â Â
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)br/Â Â Â at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)br/Â Â Â
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)br/Â Â Â
at java.lang.reflect.Method.invoke(Method.java:585)br/Â Â Â at
org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)br/Â Â Â
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)br/Related
cause:br/org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with
name 'dbSettings' defined in URL
[jar:file:/E:/TeamCity/webapps/ROOT/WEB-INF/lib/server.jar!/META-INF/buildServerSpring.xml]:
Unsatisfied dependency expressed through constructor argument with index 0 of type
[java.lang.String]: No unique bean of type [java.lang.String] is defined: Unsatisfied dependency of
type [class java.lang.String]: expected at least 1 matching
beanbr/Â Â Â at
org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:570)br/Â Â Â
at
org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:190)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:923)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:833)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)br/Â Â Â
at java.security.AccessController.doPrivileged(Native
Method)br/Â Â Â at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)br/Â Â Â
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:217)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)br/Â Â Â
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:269)br/Â Â Â
at
org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:104)br/Â Â Â
at
org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:458)br/Â Â Â
at
org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:160)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:923)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:833)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)br/Â Â Â
at java.security.AccessController.doPrivileged(Native
Method)br/Â Â Â at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)br/Â Â Â
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:217)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)br/Â Â Â
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:671)br/Â Â Â
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:610)br/Â Â Â
at
org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:601)br/Â Â Â
at
org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:563)br/Â Â Â
at
org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:190)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:923)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:833)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:440)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)br/Â Â Â
at java.security.AccessController.doPrivileged(Native
Method)br/Â Â Â at
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:380)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:264)br/Â Â Â
at
org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:217)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:185)br/Â Â Â
at
org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:164)br/Â Â Â
at
org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:429)br/Â Â Â
at
org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:729)br/Â Â Â
at
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:381)br/Â Â Â
at
org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)br/Â Â Â
at
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)br/Â Â Â
at
org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)br/Â Â Â
at
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3843)br/Â Â Â
at
org.apache.catalina.core.StandardContext.start(StandardContext.java:4342)br/Â Â Â
at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)br/Â Â Â
at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)br/Â Â Â
at(...)

|
Guardian Unlimited -
21 hours and 23 minutes ago
divimg alt=""
src="http://hits.guardian.co.uk/b/ss/guardiangu-feeds/1/H.15.1/31756?ns=guardianpageName=World+news%3A+Mumbai+attacks%3A+India+demands+Pakistan+hand+over+terror+suspectsch=World+newsc3=guardian.co.ukc4=Mumbai+terror+attacks+%28News%29%2CIndia+%28News%29%2CPakistan+%28News%29%2CWorld+news%2CUS+newsc5=Not+commercially+usefulc6=Julian+Borger%2CVikram+Dodd%2CMark+Tranc7=2008_12_02c8=1127301c9=articlec10=GUc11=World+newsc12=Mumbai+terror+attacksc13=c14=h2=GU%2FWorld+news%2FMumbai+terror+attacks"
width="1" height="1" //divpIndia today downplayed the possibility of military action in response to
the Mumbai attacks but demanded that Islamabad hand over suspected terrorists believed to be in
Pakistan./pp"Nobody is talking of military action," India's foreign minister, Pranab Mukherjee,
told reporters when asked what action might be taken./ppIndian investigators have said the attacks
that killed at least 172 people last week were carried out by militants from Lashkar-e-Taiba, a
Kashmiri extremist group based in Pakistan./ppMukherjee said a list of about 20 names was given to
Pakistan's high commissioner to India at a meeting last night. India has already demanded that
Pakistan take "strong action" against those responsible for the attacks, and the US has put
pressure on Islamabad to cooperate./ppCondoleezza Rice yesterday called for full Pakistani
cooperation with the investigation into the Mumbai attacks, saying they represented a "critical
moment" in the new civilian government's efforts to stamp its authority on Pakistan's security
services./ppThe outgoing secretary of state said she did not want to "jump to conclusions", but
made it clear during a visit to London that she expected Islamabad would have to answer for the
attacks./ppRice, who is due to arrive in India tomorrow, urged its government to focus on the
investigation of the attacks, and to avoid actions that might have "unintended consequences", such
as troop manoeuvres./ppThe Indian government has claimed the attackers trained in
Pakistan./ppIslamabad has denied any involvement, but has warned that it might have to transfer
forces from its western tribal areas, where they are fighting Islamic extremist groups, to its
eastern border with India if there were threatening moves by Indian troops./ppThe Indian
authorities have been releasing parts of their case against Pakistan to the media. Yesterday Indian
media reported intelligence sources as saying an email claiming responsibility for the attack had
been traced to an internet address in Lahore./ppThere were signs yesterday that India was winning
the diplomatic tussle. A western diplomatic source said India's claims that extremist elements in
Pakistan were involved in the attack were being widely believed, and that Pakistan's warning that
it would have to move troops away from the Afghan border was being interpreted as "a threat" to
western interests./ppSpeaking to reporters in London yesterday, Rice directed most of her remarks
to the newly elected government of President Asif Ali Zardari./pp"President Zardari has said
rightly that extremism in any form is a threat to Pakistan as well as India. So I fully expect the
commitment of Pakistan to absolute transparency and wherever the leads go, to follow them up," Rice
said./ppThe civilian government's control over Pakistan's Inter-Services Intelligence agency (ISI)
came into question last week when the prime minister, Yousef Raza Gilani, announced he would
dispatch the agency's new director general, Lieutenant General Ahmed Shuja Pasha, to India to
discuss the attack, only for the offer to be withdrawn within hours. A more junior ISI
representative was promised instead./ppMost foreign observers believe at least some ISI officers
still harbour sympathy for Islamic extremist groups and turn a blind eye to their terrorist
activities./ppRice did not mention the ISI yesterday but made clear she believed the time had come
for Pakistan's government to ensure different parts of its security apparatus were not pursuing
separate agendas./pp"Everyone knows that you don't have day one with a military government and day
two with a civilian government," Rice said. "But this is a critical moment for Pakistan to bring
all its institutions into a common strategy to defend Pakistan. And defending Pakistan means
rooting out extremism, defending Pakistani interests means cooperating fully, defending Pakistani
interests means investigating this so further attacks can be prevented."/ppRice said she was flying
to New Delhi tomorrow "to show solidarity" and offer help with the investigation and
counter-terrorism measures. She would also be discouraging the escalation of the
situation./ppIndia's high commissioner in London said last night the attacks were "probably" aimed
at derailing peace talks between India and Pakistan, which had been given a boost by the election
of a new democratic government in Islamabad./ppShiv Shankar Mukherjee told Sky News that India had
made no "aggressive moves" since the attack, but warned that the peace process between the two
countries was "under pressure"./ppBut he added that "over the last few months we've been having a
terrorist attack virtually every month in India. And we've leaned over backwards and have gone the
extra mile ... to see that the dialogue succeeds, because there is no alternative, except peaceful
dialogue to resolve our problems."/pdiv style="float: left; margin-right: 10px; margin-bottom:
10px;"ullia href="http://www.guardian.co.uk/world/mumbai-terror-attacks"Mumbai terror
attacks/a/lilia href="http://www.guardian.co.uk/world/india"India/a/lilia
href="http://www.guardian.co.uk/world/pakistan"Pakistan/a/lilia
href="http://www.guardian.co.uk/world/usa"United States/a/li/ul/diva
href="http://www.guardian.co.uk"guardian.co.uk/a copy; Guardian News Media Limited 2008 | Use of
this content is subject to our a
href="http://users.guardian.co.uk/help/article/0,,933909,00.html"Terms Conditions/a | a
href="http://www.guardian.co.uk/webfeeds/1,,1309488,00.html"More Feeds/a pa
href="http://feedads.googleadservices.com/~at/oAr-hPTX2E23WVHEq4DXYtND2eE/a"img
src="http://feedads.googleadservices.com/~at/oAr-hPTX2E23WVHEq4DXYtND2eE/i" border="0"
ismap="true"/img/a/p

|
Guardian Unlimited -
1 days and 6 hours ago
divimg alt=""
src="http://hits.guardian.co.uk/b/ss/guardiangu-feeds/1/H.15.1/74466?ns=guardianpageName=Society%3A+Devastating+report+reveals+Baby+P+failingsch=Societyc3=The+Guardianc4=Baby+P%2CChild+protection+%28Society%29%2CLocal+government+%28Society%29%2CSociety%2CUK+newsc5=Society+Weekly%2CNot+commercially+useful%2CLocal+Government+Society%2CChildren+Societyc6=John+Carvelc7=2008_12_02c8=1127201c9=articlec10=GUc11=Societyc12=Baby+Pc13=c14=h2=GU%2FSociety%2FBaby+P"
width="1" height="1" //divpThe head of children's services in the London borough where Baby P died
after months of persistent injury and neglect was dismissed from her post yesterday as the
government responded to a damning report into the council's failings./ppOn a day which saw two
senior figures on Haringey council resign within hours of the report hitting ministers' desks, Ed
Balls, the children's secretary, removed Sharon Shoesmith from control of the borough's children's
department. He described the findings of the review as "devastating". /ppThe report, commissioned
at the conclusion of the Old Bailey trial into the toddler's death, found nine fundamental defects,
which continue to put children in danger despite the intense public scrutiny since Baby P was
killed in August last year. They included failure to identify children and young people at risk of
immediate harm, lack of coordination between agencies and poor sharing of information./ppGeorge
Meehan, the council's leader, and Liz Santry, its cabinet member for children and young people,
resigned within hours of reading the conclusions. It is understood that Shoesmith offered to follow
suit and was astonished to see Balls announce her immediate dismissal on live television in the
early afternoon. It also emerged that five other council employees have been suspended over their
handling of the case. /ppBalls said he was using powers under the 1996 Education Act to remove
Shoesmith and install John Coughlin, director of children's services in Hampshire, in her place. "I
have powers to intervene and remove someone who is not fit for office," he told journalists./ppHe
added: "Most people would look at this report - look at the clear evidence of management failures -
and say that this kind of failure should not be rewarded with compensation or payoffs. That's a
matter for Haringey." The council acknowledged that Balls had the authority to remove Shoesmith
from her role as director of children services, but the status of her employment contract with
Haringey was still a matter for the council to resolve./ppA spokesman said: "She has been suspended
pending disciplinary proceedings, with two others: Cecilia Hitchen, deputy director, children and
families; and Clive Preece, head of children in need and safeguarding services." Three other staff
-Maria Ward, the social worker, Sylvia Henry, senior social worker and Gillie Christou, the team
manager - had been removed from child protection duties pending further investigation."/ppThe
council would be required to report monthly to the government on progress in reforming the
children's department, with a further review by Ofsted by the end of June. Balls said he would then
decide whether "further sanction" was needed, including a possible compulsory contracting out of
children's services to another provider./ppBalls said the report by Ofsted, the Healthcare
Commission and chief inspector of constabulary was "devastating and damning". On nearly every page,
the document was littered with words such as "inadequate", "unacceptable", "poor" and "unreliable".
/ppThe failings included:/pp· Failure to identify children and young people at immediate
risk of harm and to act on evidence;/pp· Agencies working in isolation from one another and
without effective coordination;/pp· Poor gathering, recording and sharing of
information;/pp· Inconsistent quality of frontline procedures and insufficient evidence of
supervision by senior management;/pp· Inconsistent management oversight of the assistant
director of children's services by the director of children's services and the chief
executive;/pp· Insufficient challenge by the local Safeguarding Children Board to council
members and frontline staff;/pp· Poor child protection plans./ppBalls ordered the review
after public outcry over the death of the 17-month-old boy, who suffered more than 50 injuries at
the hands of his abusive mother, 27, her boyfriend, 32, and their lodger, Jason Owen, 36, despite
60 contacts with the authorities over eight months. They will be sentenced next year./ppBalls said
he was particularly worried by a finding of the inspectors that child protection staff failed to
talk directly to children. He added: "Where children were not seen alone, it worries me greatly
that the inspectors found little evidence of management follow-up to ensure children suspected of
being abused were properly heard and able to speak up without fear."/ppBalls urged investigations
into 38 other abuse cases to be reopened after Ofsted criticised the quality of previous reviews.
They include three cases in Cornwall, three in Northamptonshire and deaths and serious injuries to
children in Bristol, Derbyshire and Hampshire./ppOfsted will also carry out annual unannounced
inspections in England./ppThere will be a fresh independent review of the Baby P case, with an
executive summary published in March. But the full report will remain confidential and Balls
refused to order a full public inquiry./ppHe accepted advice from Lord Laming, head of the inquiry
into the death of the abuse victim Victoria Climbieacute; in 2000, who said a public inquiry would
set back progress on child protection made in many parts of England and divert effort from the
actions needed to keep children safe in Haringey./pdiv style="float: left; margin-right: 10px;
margin-bottom: 10px;"ullia href="http://www.guardian.co.uk/society/baby-p"Baby P/a/lilia
href="http://www.guardian.co.uk/society/childprotection"Child protection/a/lilia
href="http://www.guardian.co.uk/society/localgovernment"Local government/a/li/ul/diva
href="http://www.guardian.co.uk"guardian.co.uk/a copy; Guardian News Media Limited 2008 | Use of
this content is subject to our a
href="http://users.guardian.co.uk/help/article/0,,933909,00.html"Terms Conditions/a | a
href="http://www.guardian.co.uk/webfeeds/1,,1309488,00.html"More Feeds/a pa
href="http://feedads.googleadservices.com/~at/_nSkxdNX5OGw82lnsfQqEtztgu4/a"img
src="http://feedads.googleadservices.com/~at/_nSkxdNX5OGw82lnsfQqEtztgu4/i" border="0"
ismap="true"/img/a/p

|
Guardian Unlimited -
1 days and 6 hours ago
divimg alt=""
src="http://hits.guardian.co.uk/b/ss/guardiangu-feeds/1/H.15.1/38762?ns=guardianpageName=World+news%3A+Rice+urges+Pakistan+to+cooperate+fully+with+investigationch=World+newsc3=The+Guardianc4=Mumbai+terror+attacks+%28News%29%2CPakistan+%28News%29%2CIndia+%28News%29%2CUS+news%2CWorld+news%2CTerrorism+-+internationalc5=Not+commercially+usefulc6=Vikram+Dodd%2CJulian+Borgerc7=2008_12_02c8=1127164c9=articlec10=GUc11=World+newsc12=Mumbai+terror+attacksc13=c14=h2=GU%2FWorld+news%2FMumbai+terror+attacks"
width="1" height="1" //divpCondoleezza Rice yesterday called on full Pakistani cooperation with the
investigation into the Mumbai attacks, saying they represented a "critical moment" in the new
civilian government's efforts to wrest control of Pakistan's security services./ppThe outgoing US
secretary of state said she did not want to "jump to conclusions", but made it clear during a visit
to London yesterday that she expected Islamabad would have to answer for the attacks which left
nearly 200 people dead last week./ppRice, who is due to arrive in India tomorrow, urged its
government to focus on the investigation of the attacks, and to avoid actions that might have
"unintended consequences", such as troop manoeuvres./ppThe Indian government has claimed the
attackers had trained in Pakistan, while the Indian press has claimed they were members of a
Kashmiri extremist organisation based in Pakistan, Lashkar-e-Taiba. The Indian foreign ministry
yesterday summoned the Pakistani high commissioner to call for "strong action" against the
perpetrators./ppPakistan has denied any involvement, but has warned that it might have to transfer
forces from its western tribal areas, where they are fighting Islamic extremist groups, to its
eastern border with India if there were threatening moves by Indian troops./ppThe Indian
authorities have been releasing parts of their case against Pakistan to the media. Yesterday Indian
media reported intelligence sources as saying an email claiming responsibility for the attack had
been traced to an internet address in Lahore./ppThere were signs yesterday that India was winning
the diplomatic tussle. A western diplomatic source said India's claims that extremist elements in
Pakistan were involved in last week's attack were being widely believed, and that Pakistan's
warning that it would have to move troops away from the Afghan border was being interpreted as "a
threat" to western interests./ppSpeaking to reporters in London yesterday, Rice directed most of
her remarks to the newly elected government of President Asif Ali Zardari./pp"President Zardari has
said rightly that extremism in any form is a threat to Pakistan as well as India. So I fully expect
the commitment of Pakistan to absolute transparency and wherever the leads go, to follow them up,"
Rice said./ppThe civilian government's control over Pakistan's Inter-Services Intelligence agency
(ISI) came into question last week when the prime minister, Yousef Raza Gilani, announced he would
dispatch the agency's new director general, Lieutenant General Ahmed Shuja Pasha, to India to
discuss the attack, only for the offer to be withdrawn within hours. A more junior ISI
representative was promised instead./ppMost foreign observers believe at least some ISI officers
still harbour sympathy for Islamic extremist groups and turn a blind eye to their terrorist
activities. /ppRice did not mention the ISI yesterday but made clear she believed the time had come
for the Pakistan's government to make sure that different parts of its security apparatus were not
pursuing separate agendas./pp"Everyone knows that you don't have day one with a military government
and day two with a civilian government," Rice said. "But this is a critical moment for Pakistan to
bring all its institutions into a common strategy to defend Pakistan. And defending Pakistan means
rooting out extremism, defending Pakistani interests means cooperating fully, defending Pakistani
interests means investigating this so further attacks can be prevented."/ppRice said she was flying
to New Delhi tomorrow "to show solidarity" and offer help with the investigation and
counter-terrorism measures. She would also be discouraging the escalation of the
situation./ppBritain's foreign secretary, David Miliband, said the attacks had put Pakistani-Indian
relations, which had been improving since the election of a civilian government in Islamabad, to a
severe test./pp"Now these are under the greatest possible scrutiny and the greatest possible
strain," Miliband said. "I think it is precisely at this moment of strain and scrutiny that we need
very strong statesmanship and leadership so that it is joint action and cooperative action that
will make the difference."/ppIndia's high commissioner in London said last night that the attacks
were "probably" aimed at derailing peace talks between India and Pakistan, which had been given a
boost by the election of a new democratic government in Islamabad./ppShiv Shankar Mukherjee, told
Sky News that India had made no "aggressive moves" since the attack, but warned that the peace
process between the two countries was "under pressure"./ppBut he added that "over the last few
months, we've been having a terrorist attack virtually every month in India. And we've leaned over
backwards and have gone the extra mile ... to see that the dialogue succeeds, because there is no
alternative, except peaceful dialogue to resolve our problems."/pdiv style="float: left;
margin-right: 10px; margin-bottom: 10px;"ullia
href="http://www.guardian.co.uk/world/mumbai-terror-attacks"Mumbai terror attacks/a/lilia
href="http://www.guardian.co.uk/world/pakistan"Pakistan/a/lilia
href="http://www.guardian.co.uk/world/india"India/a/lilia
href="http://www.guardian.co.uk/world/usa"United States/a/lilia
href="http://www.guardian.co.uk/world/terrorism"Global terrorism/a/li/ul/diva
href="http://www.guardian.co.uk"guardian.co.uk/a copy; Guardian News Media Limited 2008 | Use of
this content is subject to our a
href="http://users.guardian.co.uk/help/article/0,,933909,00.html"Terms Conditions/a | a
href="http://www.guardian.co.uk/webfeeds/1,,1309488,00.html"More Feeds/a pa
href="http://feedads.googleadservices.com/~at/sLiGHPisou7MJ39wgj40puH-53U/a"img
src="http://feedads.googleadservices.com/~at/sLiGHPisou7MJ39wgj40puH-53U/i" border="0"
ismap="true"/img/a/p

|
DCEmu Forums:: The Homebrew & Gaming Network :: PSP Dreamcast Nintendo DS Wii GP2X Xbox 360 GBA Gamecube PS2 Forums - GP2X News Forum -
1 days and 8 hours ago
News/release from ollipolli
Hi!
Thank you for testing, I hope to resolve these memory issues in a future version. But in the
meantime, I've released DSwiki 0.2alpha2. As always, go to http://code.google.com/p/dswiki/ and
download the latest version from the list of featured downloads.
Here is a partial list of changes:
The long awaited bookmarks in an early version. They can be added and loaded, but not edited in
DSwiki itself. But the bookmarks will be saved in a plain text file, so edit it as you like! (a
must-have, but nonetheless, suggested by Sphere)
I got rid of most remaining ASCII-text-output and replaced it by a better looking dialog
interface.
The display can be inverted (suggested by Sphere). Activate the option menu with "Start" or the
left icon. The search looks ugly then, but that doesn't affect usability.
The search can be reached with an icon in the main window
I spent most of my time improving the new parser, and it's going to be great...
I hope you like these small changes. Please test them and report bugs here or at my Googlecode
page.
Have fun!
Ciao, Olli Download and Give Feedback Via Comments
Attached Files DSwiki-0[1].2alpha2.zip
(965.0 KB)

|
Support Forums : Thread List - UI Designer (EAP) -
1 days and 10 hours ago
!-- [DocumentBodyStart:c03cf81f-463b-4038-8c08-802a4d0588dc] --div
class='jive-rendered-content'pHi,/ppthanks for the continued updates to the plugin!/pp
style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/ppToday's version doesn't allow me to view
the project view any more. The package folders which contain scala source files just show
"Loading..." and I get this exception:/pp style="min-height: 8pt; height: 8pt; padding:
0px;"nbsp;/ppSome(org.jetbrains.plugins.scala.lang.resolve.ScalaResolveResult@aa415d)br/scala.MatchError:
Some(org.jetbrains.plugins.scala.lang.resolve.ScalaResolveResult@aa415d)br/Â Â Â
at
org.jetbrains.plugins.scala.lang.psi.types.ScType$.toPsi(ScType.scala:127)br/Â Â Â
at
org.jetbrains.plugins.scala.lang.psi.impl.statements.ScFunctionImpl.getReturnType(ScFunctionImpl.scala:56)br/Â Â Â
at
com.intellij.execution.junit.JUnitUtil.isSuiteMethod(JUnitUtil.java:100)br/Â Â Â
at
com.intellij.execution.junit.JUnitUtil.a(JUnitUtil.java:11)br/Â Â Â
at
com.intellij.execution.junit.JUnitUtil.isTestClass(JUnitUtil.java:5)br/Â Â Â
at
com.intellij.execution.junit.JUnitTestFramework.isTestKlass(JUnitTestFramework.java:31)br/Â Â Â
at
com.intellij.codeInsight.TestUtil.isTestClass(TestUtil.java:38)br/Â Â Â
at
com.intellij.psi.impl.ElementPresentationUtil.a(ElementPresentationUtil.java:65)br/Â Â Â
at
com.intellij.psi.impl.ElementPresentationUtil.access$000(ElementPresentationUtil.java:38)br/Â Â Â
at
com.intellij.psi.impl.ElementPresentationUtil$1.compute(ElementPresentationUtil.java:1)br/Â Â Â
at
com.intellij.psi.impl.CachedValueImpl.getValue(CachedValueImpl.java:44)br/Â Â Â
at
com.intellij.psi.impl.ElementPresentationUtil.getClassKind(ElementPresentationUtil.java:109)br/Â Â Â
at
com.intellij.psi.impl.ElementPresentationUtil.b(ElementPresentationUtil.java:1)br/Â Â Â
at
com.intellij.psi.impl.ElementPresentationUtil.getDescription(ElementPresentationUtil.java:29)br/Â Â Â
at
com.intellij.ide.projectView.impl.nodes.BasePsiMemberNode.calcTooltip(BasePsiMemberNode.java:1)br/Â Â Â
at
com.intellij.ide.projectView.impl.nodes.AbstractPsiBasedNode.update(AbstractPsiBasedNode.java:37)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeNode.getUpdatedData(AbstractTreeNode.java:95)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeNode.update(AbstractTreeNode.java:52)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeUi.doUpdateNodeDescriptor(AbstractTreeUi.java:1200)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeBuilder.updateNodeDescriptor(AbstractTreeBuilder.java:294)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeUi.collectNodesToInsert(AbstractTreeUi.java:824)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeUi.access$900(AbstractTreeUi.java:41)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeUi$8.run(AbstractTreeUi.java:556)br/Â Â Â
at
com.intellij.openapi.util.ExecutionCallback.callback(ExecutionCallback.java:48)br/Â Â Â
at
com.intellij.openapi.util.ExecutionCallback.doWhenExecuted(ExecutionCallback.java:32)br/Â Â Â
at
com.intellij.openapi.util.ActionCallback.doWhenDone(ActionCallback.java:50)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeUi.updateNodeChildren(AbstractTreeUi.java:554)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeUi.updateSubtree(AbstractTreeUi.java:497)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeUpdater$2.run(AbstractTreeUpdater.java:154)br/Â Â Â
at
com.intellij.openapi.util.ExecutionCallback.callback(ExecutionCallback.java:48)br/Â Â Â
at
com.intellij.openapi.util.ExecutionCallback.doWhenExecuted(ExecutionCallback.java:32)br/Â Â Â
at
com.intellij.openapi.util.ActionCallback.doWhenDone(ActionCallback.java:50)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeUpdater.performUpdate(AbstractTreeUpdater.java:152)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeUi.doExpandNodeChildren(AbstractTreeUi.java:256)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeBuilder.expandNodeChildren(AbstractTreeBuilder.java:208)br/Â Â Â
at
com.intellij.ide.projectView.BaseProjectTreeBuilder.expandNodeChildren(BaseProjectTreeBuilder.java:18)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeUi$MyExpansionListener.treeExpanded(AbstractTreeUi.java:1900)br/Â Â Â
at javax.swing.JTree.fireTreeExpanded(JTree.java:2669)br/Â Â Â at
javax.swing.JTree.setExpandedState(JTree.java:3430)br/Â Â Â at
javax.swing.JTree.expandPath(JTree.java:2166)br/Â Â Â at
com.intellij.ide.util.treeView.TreeState.applyTo(TreeState.java:319)br/Â Â Â
at
com.intellij.ide.util.treeView.TreeState.applyTo(TreeState.java:328)br/Â Â Â
at
com.intellij.ide.util.treeView.TreeState.applyTo(TreeState.java:328)br/Â Â Â
at
com.intellij.ide.util.treeView.TreeState.applyTo(TreeState.java:328)br/Â Â Â
at
com.intellij.ide.util.treeView.TreeState.applyTo(TreeState.java:328)br/Â Â Â
at
com.intellij.ide.util.treeView.TreeState.applyTo(TreeState.java:328)br/Â Â Â
at
com.intellij.ide.util.treeView.TreeState.applyTo(TreeState.java:328)br/Â Â Â
at
com.intellij.ide.util.treeView.TreeState.applyExpanded(TreeState.java:239)br/Â Â Â
at
com.intellij.ide.util.treeView.TreeState.applyTo(TreeState.java:228)br/Â Â Â
at
com.intellij.ide.projectView.impl.AbstractProjectViewPane.restoreExpandedPaths(AbstractProjectViewPane.java:28)br/Â Â Â
at
com.intellij.ide.projectView.impl.ProjectViewImpl.c(ProjectViewImpl.java:341)br/Â Â Â
at
com.intellij.ide.projectView.impl.ProjectViewImpl.e(ProjectViewImpl.java:37)br/Â Â Â
at
com.intellij.ide.projectView.impl.ProjectViewImpl.changeView(ProjectViewImpl.java:213)br/Â Â Â
at
com.intellij.ide.projectView.impl.ProjectViewImpl.b(ProjectViewImpl.java:438)br/Â Â Â
at
com.intellij.ide.projectView.impl.ProjectViewImpl.b(ProjectViewImpl.java:23)br/Â Â Â
at
com.intellij.ide.projectView.impl.ProjectViewImpl.setupImpl(ProjectViewImpl.java:67)br/Â Â Â
at
com.intellij.ide.projectView.impl.ProjectViewImpl$8$1.run(ProjectViewImpl.java:1)br/Â Â Â
at
com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:27)br/Â Â Â
at
java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)br/Â Â Â
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)br/Â Â Â
at
com.intellij.ide.IdeEventQueue.c(IdeEventQueue.java:35)br/Â Â Â
at
com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:99)br/Â Â Â
at
com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:217)br/Â Â Â
at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)br/Â Â Â
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)br/Â Â Â
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)br/Â Â Â
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)br/Â Â Â
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)br/Â Â Â
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)/p/div!--
[DocumentBodyEnd:c03cf81f-463b-4038-8c08-802a4d0588dc] --

|
Support Forums: Message List - Announcements (EAP) -
1 days and 10 hours ago
!-- [DocumentBodyStart:c03cf81f-463b-4038-8c08-802a4d0588dc] --div
class='jive-rendered-content'pHi,/ppthanks for the continued updates to the plugin!/pp
style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/ppToday's version doesn't allow me to view
the project view any more. The package folders which contain scala source files just show
"Loading..." and I get this exception:/pp style="min-height: 8pt; height: 8pt; padding:
0px;"nbsp;/ppSome(org.jetbrains.plugins.scala.lang.resolve.ScalaResolveResult@aa415d)br/scala.MatchError:
Some(org.jetbrains.plugins.scala.lang.resolve.ScalaResolveResult@aa415d)br/Â Â Â
at
org.jetbrains.plugins.scala.lang.psi.types.ScType$.toPsi(ScType.scala:127)br/Â Â Â
at
org.jetbrains.plugins.scala.lang.psi.impl.statements.ScFunctionImpl.getReturnType(ScFunctionImpl.scala:56)br/Â Â Â
at
com.intellij.execution.junit.JUnitUtil.isSuiteMethod(JUnitUtil.java:100)br/Â Â Â
at
com.intellij.execution.junit.JUnitUtil.a(JUnitUtil.java:11)br/Â Â Â
at
com.intellij.execution.junit.JUnitUtil.isTestClass(JUnitUtil.java:5)br/Â Â Â
at
com.intellij.execution.junit.JUnitTestFramework.isTestKlass(JUnitTestFramework.java:31)br/Â Â Â
at
com.intellij.codeInsight.TestUtil.isTestClass(TestUtil.java:38)br/Â Â Â
at
com.intellij.psi.impl.ElementPresentationUtil.a(ElementPresentationUtil.java:65)br/Â Â Â
at
com.intellij.psi.impl.ElementPresentationUtil.access$000(ElementPresentationUtil.java:38)br/Â Â Â
at
com.intellij.psi.impl.ElementPresentationUtil$1.compute(ElementPresentationUtil.java:1)br/Â Â Â
at
com.intellij.psi.impl.CachedValueImpl.getValue(CachedValueImpl.java:44)br/Â Â Â
at
com.intellij.psi.impl.ElementPresentationUtil.getClassKind(ElementPresentationUtil.java:109)br/Â Â Â
at
com.intellij.psi.impl.ElementPresentationUtil.b(ElementPresentationUtil.java:1)br/Â Â Â
at
com.intellij.psi.impl.ElementPresentationUtil.getDescription(ElementPresentationUtil.java:29)br/Â Â Â
at
com.intellij.ide.projectView.impl.nodes.BasePsiMemberNode.calcTooltip(BasePsiMemberNode.java:1)br/Â Â Â
at
com.intellij.ide.projectView.impl.nodes.AbstractPsiBasedNode.update(AbstractPsiBasedNode.java:37)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeNode.getUpdatedData(AbstractTreeNode.java:95)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeNode.update(AbstractTreeNode.java:52)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeUi.doUpdateNodeDescriptor(AbstractTreeUi.java:1200)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeBuilder.updateNodeDescriptor(AbstractTreeBuilder.java:294)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeUi.collectNodesToInsert(AbstractTreeUi.java:824)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeUi.access$900(AbstractTreeUi.java:41)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeUi$8.run(AbstractTreeUi.java:556)br/Â Â Â
at
com.intellij.openapi.util.ExecutionCallback.callback(ExecutionCallback.java:48)br/Â Â Â
at
com.intellij.openapi.util.ExecutionCallback.doWhenExecuted(ExecutionCallback.java:32)br/Â Â Â
at
com.intellij.openapi.util.ActionCallback.doWhenDone(ActionCallback.java:50)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeUi.updateNodeChildren(AbstractTreeUi.java:554)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeUi.updateSubtree(AbstractTreeUi.java:497)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeUpdater$2.run(AbstractTreeUpdater.java:154)br/Â Â Â
at
com.intellij.openapi.util.ExecutionCallback.callback(ExecutionCallback.java:48)br/Â Â Â
at
com.intellij.openapi.util.ExecutionCallback.doWhenExecuted(ExecutionCallback.java:32)br/Â Â Â
at
com.intellij.openapi.util.ActionCallback.doWhenDone(ActionCallback.java:50)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeUpdater.performUpdate(AbstractTreeUpdater.java:152)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeUi.doExpandNodeChildren(AbstractTreeUi.java:256)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeBuilder.expandNodeChildren(AbstractTreeBuilder.java:208)br/Â Â Â
at
com.intellij.ide.projectView.BaseProjectTreeBuilder.expandNodeChildren(BaseProjectTreeBuilder.java:18)br/Â Â Â
at
com.intellij.ide.util.treeView.AbstractTreeUi$MyExpansionListener.treeExpanded(AbstractTreeUi.java:1900)br/Â Â Â
at javax.swing.JTree.fireTreeExpanded(JTree.java:2669)br/Â Â Â at
javax.swing.JTree.setExpandedState(JTree.java:3430)br/Â Â Â at
javax.swing.JTree.expandPath(JTree.java:2166)br/Â Â Â at
com.intellij.ide.util.treeView.TreeState.applyTo(TreeState.java:319)br/Â Â Â
at
com.intellij.ide.util.treeView.TreeState.applyTo(TreeState.java:328)br/Â Â Â
at
com.intellij.ide.util.treeView.TreeState.applyTo(TreeState.java:328)br/Â Â Â
at
com.intellij.ide.util.treeView.TreeState.applyTo(TreeState.java:328)br/Â Â Â
at
com.intellij.ide.util.treeView.TreeState.applyTo(TreeState.java:328)br/Â Â Â
at
com.intellij.ide.util.treeView.TreeState.applyTo(TreeState.java:328)br/Â Â Â
at
com.intellij.ide.util.treeView.TreeState.applyTo(TreeState.java:328)br/Â Â Â
at
com.intellij.ide.util.treeView.TreeState.applyExpanded(TreeState.java:239)br/Â Â Â
at
com.intellij.ide.util.treeView.TreeState.applyTo(TreeState.java:228)br/Â Â Â
at
com.intellij.ide.projectView.impl.AbstractProjectViewPane.restoreExpandedPaths(AbstractProjectViewPane.java:28)br/Â Â Â
at
com.intellij.ide.projectView.impl.ProjectViewImpl.c(ProjectViewImpl.java:341)br/Â Â Â
at
com.intellij.ide.projectView.impl.ProjectViewImpl.e(ProjectViewImpl.java:37)br/Â Â Â
at
com.intellij.ide.projectView.impl.ProjectViewImpl.changeView(ProjectViewImpl.java:213)br/Â Â Â
at
com.intellij.ide.projectView.impl.ProjectViewImpl.b(ProjectViewImpl.java:438)br/Â Â Â
at
com.intellij.ide.projectView.impl.ProjectViewImpl.b(ProjectViewImpl.java:23)br/Â Â Â
at
com.intellij.ide.projectView.impl.ProjectViewImpl.setupImpl(ProjectViewImpl.java:67)br/Â Â Â
at
com.intellij.ide.projectView.impl.ProjectViewImpl$8$1.run(ProjectViewImpl.java:1)br/Â Â Â
at
com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:27)br/Â Â Â
at
java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)br/Â Â Â
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)br/Â Â Â
at
com.intellij.ide.IdeEventQueue.c(IdeEventQueue.java:35)br/Â Â Â
at
com.intellij.ide.IdeEventQueue.b(IdeEventQueue.java:99)br/Â Â Â
at
com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:217)br/Â Â Â
at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)br/Â Â Â
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)br/Â Â Â
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)br/Â Â Â
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)br/Â Â Â
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)br/Â Â Â
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)/p/div!--
[DocumentBodyEnd:c03cf81f-463b-4038-8c08-802a4d0588dc] --

|
Support Forums : Thread List - Plugins -
1 days and 13 hours ago
!-- [DocumentBodyStart:63d23535-e298-4c73-9bee-76f77f58abf3] --div
class='jive-rendered-content'pBelow is the hbm.xml file for SynphotStringThroughputList. In the
query /ppat the bottom SynphotStringThroughputList, toVersion, toSVersion and /ppsynphotString are
all marked in red with the error "can't resolve /ppexpression"./pp style="min-height: 8pt; height:
8pt; padding: 0px;"nbsp;/ppDonald/pp style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/pp
style="min-height: 8pt; height: 8pt; padding:
0px;"nbsp;/pp!--[CodeBlockStart:55086d85-449b-44f5-9f09-6b7b5f9969f0]--span/span!--[CodeBlockEnd:55086d85-449b-44f5-9f09-6b7b5f9969f0]--/pp
style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/p/div!--
[DocumentBodyEnd:63d23535-e298-4c73-9bee-76f77f58abf3] --
|
Support Forums: Message List - Announcements (EAP) -
1 days and 13 hours ago
!-- [DocumentBodyStart:63d23535-e298-4c73-9bee-76f77f58abf3] --div
class='jive-rendered-content'pBelow is the hbm.xml file for SynphotStringThroughputList. In the
query /ppat the bottom SynphotStringThroughputList, toVersion, toSVersion and /ppsynphotString are
all marked in red with the error "can't resolve /ppexpression"./pp style="min-height: 8pt; height:
8pt; padding: 0px;"nbsp;/ppDonald/pp style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/pp
style="min-height: 8pt; height: 8pt; padding:
0px;"nbsp;/pp!--[CodeBlockStart:55086d85-449b-44f5-9f09-6b7b5f9969f0]--span/span!--[CodeBlockEnd:55086d85-449b-44f5-9f09-6b7b5f9969f0]--/pp
style="min-height: 8pt; height: 8pt; padding: 0px;"nbsp;/p/div!--
[DocumentBodyEnd:63d23535-e298-4c73-9bee-76f77f58abf3] --
|
Support Forums: Message List - Announcements (EAP) -
1 days and 15 hours ago
!-- [DocumentBodyStart:80cac3c0-d0f6-4613-a759-1fbeedd7f9fc] --div
class='jive-rendered-content'pYou need to setup module to have all files under source directories
(and /ppswc should be in module | |