Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debugging #98

Open
fjcanobailen opened this issue Jul 21, 2014 · 2 comments
Open

Debugging #98

fjcanobailen opened this issue Jul 21, 2014 · 2 comments

Comments

@fjcanobailen
Copy link

Hello,

I'm trying to debug my jaggery app following:

http://jaggeryjs.org/debugger.jag

sh ./server.sh -DjsDebug=9005

But I get this error:

jul 21, 2014 12:08:50 PM org.apache.catalina.core.ContainerBase addChildInternal
GRAVE: ContainerBase.addChild: start:
org.apache.catalina.LifecycleException: Failed to start component [StandardEngine[Catalina].StandardHost[localhost].StandardContext[/sample]]
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:154)
...
Caused by: java.lang.LinkageError: loader constraint violation: loader (instance of org/eclipse/osgi/internal/baseadaptor/DefaultClassLoader) previously initiated loading for a different type with name "org/eclipse/wst/jsdt/debug/transport/TransportService"

Could you tell me what the right process that I need to follow to debug my jaggery app?

Thanks.

@dakshika
Copy link
Contributor

What is the java version that your using?

@fjcanobailen
Copy link
Author

Hello,

[2014-07-21 12:40:36,803] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java Version : 1.7.0_60
[2014-07-21 12:40:36,803] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator} - Java VM : Java HotSpot(TM) 64-Bit Server VM 24.60-b09,Oracle Corporation

Thanks,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants