Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2200 | minor | always | 11-22-07 09:28 | 01-07-08 14:35 | |
|
|||||
Reporter: | pelikt1 | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | |||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.5 | ||
|
|||||
Summary: | 0002200: Problem with JSR-88 | ||||
Description: |
Hi, I have problem with JSR-88. I try used for plugin for Netbeans. I readed, that JSR-88 is in progress. I load DeploymentFactoryImp and create DeplomentManager. It's ok. When i call dm.getTargets(), system write this exception: INFO [com.caucho.j2ee.deployclient.DeploymentManagerImpl]: com.caucho.hessian.client.HessianRuntimeException: com.caucho.hessian.io.HessianProtocolException: unknown code: com.caucho.hessian.io.HessianProtocolException: unknown code: at com.caucho.hessian.io.HessianInput.error(HessianInput.java:1682) at com.caucho.hessian.io.HessianInput.readObject(HessianInput.java:1174) at com.caucho.hessian.io.HessianInput.readObject(HessianInput.java:1071) at com.caucho.hessian.io.HessianInput.readReply(HessianInput.java:306) at com.caucho.hessian.client.HessianProxy.invoke(HessianProxy.java:195) Caused: com.caucho.hessian.client.HessianRuntimeException at com.caucho.hessian.client.HessianProxy.invoke(HessianProxy.java:197) at $Proxy15.getTargets(Unknown Source) [catch] at com.caucho.j2ee.deployclient.DeploymentManagerImpl.getTargets(DeploymentManagerImpl.java:113) at org.netbeans.modules.j2ee.cauchoresin.CRDeploymentManager.getTargets(CRDeploymentManager.java:389) at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.getTargetMap(ServerInstance.java:490) at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.getTargets(ServerInstance.java:463) at org.netbeans.modules.j2ee.deployment.impl.ServerInstance._retrieveTarget(ServerInstance.java:1609) at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.isSuspended(ServerInstance.java:804) at org.netbeans.modules.j2ee.deployment.impl.ServerInstance$1.run(ServerInstance.java:345) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986 It's yours failed or mine? If yours can you fix it? |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|