I get this error when starting my dm server 2 on my Mac with STS
java.lang.OutOfMemoryError: Java heap space
Dumping heap to...
Type: Posts; User: craig; Keyword(s):
I get this error when starting my dm server 2 on my Mac with STS
java.lang.OutOfMemoryError: Java heap space
Dumping heap to...
i am using STS
Version: 2.3.0.RELEASE
Build Id: 200912171331
Is it compatible with using DM Server 2.0 release?
Could that be an issue?
thanks,
craig
did you figure this out? I get this same exception while trying to reference a service myself. I am using dm server 2 release.
thanks,
craig
We patched: com.springsource.server.servlet.tomcat-1.0.1.jar from the SERVER_HOME/repository/bundles/subsystems/com.springsource.server.servlet folder
It was quite awhile ago, so I am not totally...
What the deal with issue DMS-41 ? It says resolved, but not mention of what version of dm server we could find this fix in.
thanks,
craig
somewhat related...
Is it possible to get the AJP/1.3 connector to listen on a particular NIC? Or does this also have to be on all?
thanks.
We're just starting to deploy dm server, and assumed we would want telnet, sounds like that is not what you guys expect.
We have disabled it for now. If it becomes clear it would be handy, I...
A little more clarity to Kieran's post.
We have servers which have a public and private NIC. We would like the telnet server to only attach to the private NIC. This functionality is pretty...
Here's a little trick to add to your bag of tools, but it is undocumented so beware...
There is a file:
$DM_HOME/work/com.springsource.server.deployer/deployed
That file seems to maintain...
in case anyone else goes down this painful path...
if you swap in the instrumented Spring bundles, and you do Import-Library in your manifests, you will have to adjust your...
Ok, getting better at telnetting in to dm server.
I have added the instrumentation jars, but now my projects would build because my import library line in the Manifest file says there is an error...
Here is an example of an error. I replaced the spring bundles in bundles/ext
/repository/bundles/ext/org.springframework.beans.instrumented-2.5.6.A.jar [10]
Caused by:...
Would there be any documentation which gives detailed steps on enabling AMS within dm Server? We have spent a bunch of time trying to copy over the new bundles, with no luck.
thanks,
craig
I am having trouble getting the instrumented spring in with dm server.
Should I be replacing the bundles in the bundle/ext folder?
Thanks Shawn and Ben.
Very helpful.
craig
i notice Ben did the work to the 2.0 branch. Could you or someone at SpringSource give a quick description of where to look within the 1.0.1 source to disable the access logging?
It would save...
Hi Shawn,
Would you be able to post those changes/patch to this list, or add to the JIRA?
We were hoping to deploy to production shortly but won't be able to without disabling the access logs...
Hi,
I have the following code:
ServerConfiguration config = Db4oClientServer.newServerConfiguration();
config.common().reflectWith(new JdkReflector(osgiLoader));
objectServer =...
I have one bundle which is bringing up my domain with Hibernate.
I would like to have another bundle which layers on compass searching. However, compass requires a reference to the actual...
I have been fiddling around to try and get GWT working.
I can get GWT to render a screen properly when embedded within a Web module, but my RPCs are not working. I have also read there are...
That did it. I had typed it as a Set, and as you said spring was automatically doing a conversion.
I have changed it to List now and it works.
Thanks!
Hi Costin,
When I remove one of the bundles which exposes a 'com.xxxx.paymentprocessing.service.PaymentProcessor', and re-iterate the collection which references such bundles I get the following:...
I have a service which needs all implementors of an interface that is registered in the Service Registry.
eg:
<bean id="paymentManager"...
Rob,
I am registered. It has my name up on the right.
Here is exact message:
ERROR
It seems that you have tried to perform an operation which you are not permitted to perform.
Rob,
When I click on the JIRA link, I get permission denied error. Is that project not public?
craig