Skip to content

Instantly share code, notes, and snippets.

@hauntingEcho
hauntingEcho / gist:1430620fd2107f4c7c86e09748dc124d
Created September 18, 2018 20:03
stdout from `mvn deploy`-generated artifact
L110607:bin matt.beary$ ./wso2server.sh
JAVA_HOME environment variable is set to /Library/Java/JavaVirtualMachines/jdk1.8.0_77.jdk/Contents/Home
CARBON_HOME environment variable is set to /Users/matt.beary/Desktop/wso2is-5.6.0-pti1-SNAPSHOT
Using Java memory options: -Xms256m -Xmx1024m
log4j:ERROR Could not instantiate class [org.wso2.carbon.logging.service.appender.CarbonMemoryAppender].
java.lang.ClassNotFoundException: org.wso2.carbon.logging.service.appender.CarbonMemoryAppender cannot be found by org.wso2.carbon.logging_4.4.32
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
@hauntingEcho
hauntingEcho / gist:6a820d92509b1e051c87e54955ed698d
Created March 24, 2018 16:35
console output from failed download of "maps/estates_b3.bsp.bz2". command is `./insurgency_linux -dev -condebug`
Opened Steam Socket NS_SERVER ( socket 21 )
Opened Steam Socket NS_CLIENT ( socket 23 )
mode MP, dedicated No, ports 27015 SV / 27005 CL
Parent cvar in client.dll not allowed (dod_grenadegravity)
Parent cvar in client.dll not allowed (ins_achievement_allow_cheats)
Parent cvar in client.dll not allowed (ins_achievement_required_players_coop)
Parent cvar in client.dll not allowed (ins_achievement_required_players)
Parent cvar in client.dll not allowed (player_prone_pushaway_debug)
Parent cvar in client.dll not allowed (mp_joinwaittime)
Parent cvar in client.dll not allowed (sv_factions)
@hauntingEcho
hauntingEcho / gist:e004e472b8452373371eb6b012c27b14
Created March 24, 2018 15:24
Insurgency bz2 hang log, output of '/insurgency_linux -dev'
SDL video target is 'x11'
SDL video target is 'x11'
SDL failed to create GL compatibility profile (whichProfile=0!
SDL failed to create GL compatibility profile (whichProfile=0!
This system supports the OpenGL extension GL_EXT_framebuffer_object.
This system supports the OpenGL extension GL_EXT_framebuffer_blit.
This system supports the OpenGL extension GL_EXT_framebuffer_multisample.
This system DOES NOT support the OpenGL extension GL_APPLE_fence.